html,body {
  height:100%;
}
body {
  padding:0;
  margin:0;
  background-color: #FFF;
  background: #fff url(/design/bg.jpg) repeat-x center top;
}
body {
  font-family: Arial, Verdana, Tahoma, Sans-serif;
  font-size: 14px;
  color:#333;  
}
h1 { color:#FFF; padding:0; margin:-6px 0 6px 0; font-size:18px; }
h1 a { text-decoration: none; }
h2 { color:#0188B8;padding:0;margin:0;font-size:21px; font-weight:bold; }
h2 a { text-decoration: none; }
h3 { color:#669400;padding:0;margin:0;font-size:18px; font-weight:bold; }
h4 { padding:0;margin:0; }

a,a:hover,a:visited { color:#2097C2; }
a:hover { text-decoration: none; }
p { padding:4px 0 5px 0; margin:0; }
.comments { font-size:10px; color:#719F01; }

/*div { border:1px red dotted }*/
#skip { position:absolute; left:0; top: -1000px; width:1px; height:1px; overflow:hidden; }
#container { width:778px; margin: 0 auto; }
#header { width:580px; height:141px; }
#menu { 
  width:580px; 
  height:53px;
  background: url(/design/bg-menu.jpg) repeat-x right; 
}
#menu img {
  vertical-align: middle;
}
#menuUL {
  padding:0; margin:0;
  height: 53px;
}
#menuUL li {
	vertical-align: middle;
  display: inline;
  margin:0;
  padding:0 0 0 10px;
}
#menuUL li img {
  padding:0 10px 0 10px; 
  margin:0;
}
a.menulinks,a.menulinks:visited,a.menulinks:hover { 
  font-weight: bold; 
  text-decoration: none; 
  color:#2097C2;
  font-size:16px;
  margin:0 3px 0 3px;
}

#main { 
  width:580px;
  float:right;
  padding:0;
  text-align: right;
  background-image: url(/design/bg-main.gif);
  background-repeat: repeat-y;  
}


caption { display:none; }
.home-table td { }
.home-box-td-1 {
	/*background:url(design/home-box-bg.gif) top right repeat-y;*/
	vertical-align:top;
	text-align:right;
}
.home-box-td-2 {
	vertical-align:top;
	text-align:center;
}
.home-box-td-3 {
	vertical-align:top;
	text-align:left;
}


.home-box-tbl {
	width:175px;
}
td.home-box-bg {
	background:url(design/home-box-bg.jpg) right bottom no-repeat;
	height:129px;
	overflow:hidden;
	vertical-align:top;
	text-align:right;
	padding:0 3px 0 3px;
}
.home-welcome-bg {
	background:url(design/home-welcome-bg.gif) right top no-repeat;
	width:550px;
	height:143px;
	overflow:hidden;
	vertical-align:top;
	text-align:right;
	padding:0 5px 0 5px;
}
ul.home-ul {
	padding:0;
	margin:0;
}
ul.home-ul li {
	border-bottom:1px #b0b0b0 dotted;
}

a.home-links {
	font-size:12px;
	text-decoration:none;
}
.home-welcome-bg h3 {
	margin-right:40px;
	margin-top:5px;
}

.green-title {
	color:#5a8b00;
	text-decoration:none;
}
.blue-title {
	color:#0a8cbc;
	text-decoration:none;
}
.small-title {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


#sidebarSections {
  height:269px;
  background: url(/design/bg-sections.jpg) no-repeat center top;
}

#sectionsUL {
  list-style-image: url(/design/li-section-sidebar.gif);
  padding-top:20px;
}
#sectionsUL li {
  border-bottom:1px #7DCEEB solid;
}
a.sections-links,a.sections-links:hover,a.sections-links:visited {
  color:#fff;
  font-weight:bold;
  font-size:12px;
  text-decoration: none;
}

#sidebarSearch {
  height:47px;
  background-image: url(design/bg-search.jpg);
  margin-top:5px;
}
.form-text-search {
  width:130px;
  margin:10px 10px 0 0;
  padding:0;
}
.submit-image {
  border:none;
  background:none;
  display: inline;
}

#sidebarLogin {
  height:234px;
  background-image: url(/design/bg-login.jpg);
  margin-top:5px;
}
.form-button-login {
  font-weight:bold;
}
.sidebarLoginIn {
  padding:40px 10px 10px 10px;
  color:#fff;
  font-weight:bold;
}
a.login-links, a.login-links:hover, a.login-links:visited {
  color:#fff;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;  
}
.label-login {
  color:#fff;
  font-size:11px;
}

#sidebarBanner {
  padding:5px 0 5px 0;
  text-align: center;
}
#sidebar {
  width:195px;
  min-height:290px;
  float:left;
}

#inner-content {
  padding:10px;
}
.inner-content {
  padding:10px;
}

#footer { 
  clear: both;
  width:778px;
  height:25px;
  text-align: center;
  border-top:1px #7DCEEB solid;
}
a.footer-links,a.footer-links:visited {
  color:#508200;
  text-decoration: none;
} 
a.footer-links:hover {
  color:#77A020;
} 

h2.article-title { font-weight: bold; color:#0098AA; }
.content-promo {
  padding:10px;
}
.hr-content-promo {
  color:#7DCEEB;
  width:100%;
  height:1px;
  clear: both;
}
.img-content-promo {
  border:1px #333 solid;
  margin:0 0 5px 2px;
}
.keywords {
  margin-top:200px;
  color:#77A020;
  border:1px #D7F4A0 dotted;
  font-size:11px;
  padding:5px;
}
.keywords a {
  color:#AACF5A;
  font-size:11px;
}
a.links-link { font-weight:bold; }

#categoriesTitle { padding:0;margin:0;width:498px;height:23px;background-image: url(/design/categories-title.gif);background-repeat: no-repeat; }
#categoriesTitle span { position: absolute; margin-top: -10000px; }
.stands-cat-list {
  list-style-type: none;
  display: inline;
  margin:0;
  padding:0;
}
.stands-cat-list li {
  float:right;
  width:229px;
  height:25px;
  background-color: #DCF1F7;
  margin: 5px;
  padding:2px 0px 2px 0;
}
a.category-link { 
  font-size:16px;
  font-weight: bold;
  text-decoration: none; 
}
a.side-list-link {
  font-size:13px;
  text-decoration: none; 
}
.side-list-title {
  font-size:14px;
  font-weight: bold;
  color:#0098AA;
  padding-right:5px;
}
.standts-list {
  list-style-type: none;
  padding:0;
  margin:0;
}
.standts-list li {
  height:80px;
  margin:0 0 2px 0;
  padding:5px;
}
.stands-li-1 {
  background-color: #D7E859;
  background-image: url(design/flower-1.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.stands-li-2 {
  background-color: #DCF1F7;
  background-image: url(design/flower-3.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.stands-li-3 {
  background-color: #FFC259;
  background-image: url(design/flower-2.gif);
  background-position: left top;
  background-repeat: no-repeat;
  border:3px #FFCC99 outset;
  
}
.stands-li-4 {
  background-color: #C8009D;
  background-image: url(design/flower-2.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.duchan-image { border:2px #4B2222 solid; margin:0 0 0 5px; }

.sidebar-list li a { font-size:13px; text-decoration: none; }
.links a { font-size:13px; text-decoration: none; }

.events-nav {
  text-align: center;
  display: inline;
  padding:0;
  margin:0;
}
.events-nav li {
	margin: 0 2px 0 2px;
	padding: 5px;
	width:142px;
	list-style: none;
  float:right;
  text-align: center;
  font-size:14px;
  background-color: #CAEAF2;
  border:1px #29D5C7 solid;
}
.events-nav li a.eventslinks,a.eventslinks:visited,a.eventslinks:hover { font-weight: bold; text-decoration: none; }

.eventdiv-show { 
  display: block; 
  border-right:1px #ccc solid;
  border-bottom:1px #ccc solid;
  background-color: #F0F0F0; 
}
.eventdiv { display: none; }
.div_eventclose { display: none; }
.eventclose { display: block; }
.div_eventdiv { display: block; width:100%; }
.event-div-title { background-color:#C2DC01;color:#fff;font-weight:bold;text-align:center;width:100%; }
.div_event-div-title { color:#0098AA;font-weight:bold;padding:0;margin:0; }
.events-list { padding:10px; margin:10px; list-style-type: circle; }
.events-list li a { font-size:13px; text-decoration: none; border-bottom:1px #C2DC01 dashed; }
.div_events-list { list-style-type: circle; }
.div_events-list li a { font-size:13px; text-decoration: none; border-bottom:1px #C2DC01 dashed; }
.event-date { direction:rtl; font-style: italic; color:#7F5F60; }

#standDetailsTable {
  width:240px;
  border:1px #BED631 solid; 
}
#standDetailsTable caption { 
  background-color: #BED631;
  border:1px #BED631 solid;
  text-align: center;
  font-weight: bold;
}
#standDetailsTable th { 
  background-color: #CAEAF2;
  text-align: center;
}
#standDetailsTable td {
  background-color: #EFFCFF;
  padding:3px;
}

#eventDetailsTable {
  width:100%;

}
#eventDetailsTable caption { 
  background-color: #679501;
  border:1px #679501 solid;
  color:#FFF;
  text-align: center;
  font-weight: bold;
}
#eventDetailsTable th { 
  background-color: #EFFCFF;
  text-align: right;
}
#eventDetailsTable td {
  border-bottom:1px #EFFCFF dotted;
  padding:3px;
}

.absmiddle {
  vertical-align: middle;
}
.other-stand {
  width:230px;
  padding:5px;
  margin-bottom:5px;
  background-color: #EFFCFF;
  border: 1px #CAEAF2 solid;
  border-top: 3px #679501 solid;
  /*border-style: dashed double ridge outset;*/
}

/* Form */
form { padding:0; margin:0; }

input, textarea {
  font-family: Arial, Verdana, Tahoma, Sans-serif;
  font-size: 14px;
  color:#0388B9;
}
textarea { height:100px;width:250px; }
legend { font-weight:bold;color:#679501; }
fieldset { border:1px #CAEAF2 solid }
.error { color:red; }
.comment { font-size:11px; }
.form-text {
  width:150px;
  margin-right:10px;
}
.form-text-ltr {
  width:150px;
  margin-right:10px;
  direction: ltr;
}
.form-text-small {
  width:150px;
  margin-right:10px;
}
.form-text-small-ltr {
  width:150px;
  margin-right:10px;
  direction: ltr;
}
.form-textarea-promo {
	width:80%;
	height:100px;
	font-size:small;
}
.form-textarea-content {
	width:80%;
	height:300px;
	font-size:small;
}
img.thumb-preview {
	border: 1px outset #666666;
	float: left;
	margin-left: 20%;
}
img.upload-image {
	display:none;
}


#fSubmit { 
  width:60px;
  height:26px;
  background-color:#9DC202;
  border:1px #568505 solid;
  color:#FFF;
  font-weight:bold;
  margin-top:-26px;
}


#errorMessage {
  width:300px; 
  margin: 20px auto;
  padding:40px;
  border:2px #A88D8D solid;
  background-color: #FFF;
  color:red;
  font: bold medium bold ;
}

/* Text Ads */
#textads{
  margin:0 auto;
  border: 1px #b4d0dc solid; 
  width:80%;
  padding:3px;
  text-align:center;
}
a.adtitle{
  font-size:14px;
  color:#000077;
  text-decoration:underline;
}
a:hover.adtitle{
  color:#000000;
  text-decoration:none;
}
.adline{
  font-size:12px;
  color:#000;
  text-decoration:none;
}
a.adurl {
  direction: ltr;
  font-size:10px;
  color:#007700;
  text-decoration:none;
}
.contact-ads {
  margin:0 auto;
  font-size:10px;
  background-color: #F2F6F9;
  text-align: center;
  color:#666;
  width:80%;
  height:12px;
  padding:3px;
  border-right: 1px #b4d0dc solid;
  border-left: 1px #b4d0dc solid;
  border-bottom: 1px #b4d0dc solid;
}
.contact-ads a, .contact-ads a:visited { text-decoration: none; }
.contact-ads a:hover { text-decoration: underline; }


