/*** GLOBAL  ***/
body {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#363636;
}




a, a:visited {color:#828282; text-decoration:none; font-weight:normal; }
a:hover{color:#777777; text-decoration:underline;}
a img{border:none}



#outer-container-top{background-image:url(../images/bg-pattern-tr.gif); background-repeat:repeat-x;}
#outer-container-bgtoppattern{background-image:url(../images/bg-pattern-t.gif); background-repeat:no-repeat; background-position:top center;}

#outer-container-top-inner{background-image:url(../images/bg-pattern-tr-inner.gif); background-repeat:repeat-x;}
#outer-container-bgtoppattern-inner{background-image:url(../images/bg-pattern-t-inner.gif); background-repeat:no-repeat; background-position:top center;}


#outer-container-bottom{background-image:url(../images/bg-pattern-br.gif); background-repeat:repeat; min-height:60px; clear:both}
#outer-container-bgbottompattern{background-image:url(../images/bg-pattern-b.gif); background-repeat:no-repeat; background-position:top center; min-height:60px}

#center-container-top{width:940px; margin:0 auto}
#center-container-bottom{width:940px; margin:0 auto}





#menu{
	background:url(../images/top-menu-background.png) left top no-repeat;
	height:40px;
	margin:0;
	padding:3px 0 0 6px;
	list-style-type:none;
	overflow:visible;
  }
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
  }

#menu li {
	margin: 0;
	padding: 0;
	float:left;
	height:46px;
  }

#menu a {
	display: block;
	line-height: 36px;
	/*overflow: hidden;*/
	margin: auto 11px;
	color:#c0c0c0;
	text-decoration:none;
	font-size:14px;
  }

#menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
  }

#menu li ul {
  list-style: none;
  position: absolute;
  width: 200px;
  top: 40px;
  left: -999em;
  padding:10px 0;
  z-index:10;
  background-color:#13161b;
  -moz-border-radius: 6px; /* Firefox */
  -webkit-border-radius: 6px; /* Safari, Chrome */
  border-radius: 6px; /* CSS3 */
  }

#menu li:hover ul, #menu li.sfhover ul {
  left: auto;
  }
  
#menu li ul li:hover ul {
 left: 100%;
 top: -10px;
}
	
#menu li li {  
  margin: 0;
  padding: 0;
  width: 200px;
  left: auto;
  height:auto !important;
  position:relative!important
  }
  
#menu li li:first-child{
  background: url(../images/border-nav.gif) !important;
  background-repeat:repeat-x !important;
  background-position:top !important;
}
	
#menu li li a {
  width: 170px;
  color:#c0c0c0;
  line-height:18px;
  background-color: #13161b;
  margin: 0;
  font-size:12px;
  padding: 8px 15px 8px 15px;
  background: url(../images/border-nav.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  }
	
#menu li li a:hover {
  padding: 8px 15px 8px 15px;
  }
  
#menu li li:hover {
  background-color: #1f2227 !important;
  }

#menu li:hover, #menu li.sfhover { 
  position: static;
  }

.lavaLamp {
  position: relative;
  height: 36px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

.lavaLamp li {
  list-style: none;
  padding-right: 10px;
  float:left
}

#menu li.back {
	background: url(../images/lava.png) no-repeat right -40px;
	width: 9px; height: 36px;
	z-index: 8;
	position: absolute;
	z-index: -1;
}

#menu li.back .left {
	background: url(../images/lava.png) no-repeat top left;
	height: 36px;
	margin-right: 9px; 
	z-index: -1;
}
.lavaLamp li a {
  z-index: 10;
}

.lavaLamp li.current, .lavaLamp li.current a, .lavaLamp li.current a:visited{font-weight:bold !important;}
.lavaLamp li.current li a, .lavaLamp li.current li a:visited{font-weight:normal !important;}


#header{
	height:447px;
	width:940px;
	background-image:url(../images/slider-shadow.png);
	background-repeat:no-repeat; background-position:bottom;
	position:relative;
}
#slider {
	width:940px;
	height:400px;
}
.nojs #slider {
	width:940px;
	height:400px;
	overflow:hidden
}

#frame-slider{
	background-image:url(../images/frame-slider.png);
	background-repeat:no-repeat;
	height:400px;
	width:940px;
	position:absolute;
	z-index:100;
	top:0;
}


#main{ margin:25px 0 40px 0;}
.middle-text{font-size:20px; line-height:28px; text-align:center; padding:0 10px 40px 10px}

#content{float:left; width:620px; padding-right:30px;}
#content h1{margin:0px 0px 22px 0px; padding:0px; color:#272727; font-size:24px; line-height:26px;}
/*#content2 div{background-image:url(../images/bg-postimg.png); background-repeat:no-repeat; background-position:bottom; padding-bottom:18px; margin-bottom:8px; position:relative;}*/
#content.fullwidth{float:none; padding:0px; width:100%;}

#contenturun{float:left; width:620px; padding-right:30px;}
#contenturun h1{margin:0px 0px 22px 0px; padding:0px; color:#272727; font-size:24px; line-height:26px;}
/*#contenturun div{background-image:url(../images/bg-postimg.png); background-repeat:no-repeat; background-position:bottom; padding-bottom:18px; margin-bottom:8px; position:relative;}*/
#contenturun.fullwidth{float:none; padding:0px; width:100%;}


#sideright{float:left; width:290px;}
.smalltext{font-size:11px; color:#818181;}
.imgborder{padding:4px; background-color:#e7e7e7;}


.fontstyle1{font-size:18px; color:#272727}
.fontstyle2{font-size:14px;}
.desctext{padding:10px 0 0 0; display:block}



ul.display-inline{list-style-type:none; padding:0 ; margin:0;}
ul.display-inline li{display:inline; float:left; list-style-type:none; margin:0 20px 20px 0 ;}
#footer ul.display-inline li{display:inline;list-style-type:none; padding:0 !important; margin:0 !important; background-image:none !important; border:0 !important; }

ul.display-item{list-style-type:none; padding:0 ; margin:0 0 20px 8px;}
ul.display-item li{list-style-type:none; padding:0 0 17px 0; background-image:url(../images/list.png); background-repeat:no-repeat; background-position:0 6px; padding-left:20px} 
.nomargin{margin-right:0px !important;}

ul.display-inline-block{list-style-type:none; margin:0px; padding:0px;}
ul.display-inline-block li{list-style-type:none;width:275px; float:left; margin:0 40px 24px 0; padding-right:0px}
ul.display-inline-block .alignleft{vertical-align:middle; border:0; margin:0 10px 2px 0 }
.block-text{color:#828282;}

ul#social{text-align:right;list-style-type:none; padding:0 ; margin:0;}
ul#social li{display:inline;list-style-type:none; padding:0 !important; margin:0 !important; background-image:none !important; border:0 !important; }



.button{
	border:solid 1px #4d5052;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	text-align:center;
	padding:0px 14px;
	margin:0 20px 0 0;
	color:#444 !important;
	border:0px;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	height:34px;
	line-height:10px;
	background-image:url(../images/bg-button.gif);
	background-repeat:repeat-x;
	-moz-box-shadow: 0px 0px 3px #333;
	-webkit-box-shadow: 0px 0px 3px #333;
	box-shadow: 0px 0px 3px #333;
 }






.pagelink{
	border:solid 1px #4d5052;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	text-align:center;
	padding:4px 10px;
	color:#333 !important;
	border:0px;
	cursor:pointer;
	font-family:Arial;
	font-size:13px;
	display:inline-block;
	height:25px;
	width:97%;
	line-height:24px;
	background-image:url(../images/bg-button.gif);
	background-repeat:repeat-x;
	-moz-box-shadow: 0px 0px 3px #333;
	-webkit-box-shadow: 0px 0px 3px #333;
	box-shadow: 0px 0px 3px #333;
 }
 
 .pagelink a{ color:#333; }






.button2{
	border:solid 1px #4d5052;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	text-align:center;
	padding:0px 10px;
	color:#d4d4d4 !important;
	border:0px;
	cursor:pointer;
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	display:inline-block;
	height:22px;
	line-height:22px;
	background-image:url(../images/bg-button2.gif);
	background-repeat:repeat-x;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;

 }
.button2:hover{color:#d4d4d4; text-decoration:none; background-position:0 -22px}

#sideright table{ border:none; background:none; padding:0; margin:0; width:250px; }
#sideright tr td{ border:none; background:none; padding:0; margin:0; }
#sideright table p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6e6e6e; line-height:130%; padding:4px 0; margin:0; text-align:left; }
#sideright table a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6e6e6e; line-height:130%; padding:0; margin:0; text-align:left; }

/*== sideright & widget ==*/
.gradient-side-top{background-image:url(../images/gradient-side-top.gif); height:40px}
.gradient-side-bottom{background-image:url(../images/gradient-side-bottom.png); height:40px; background-position:top;}
#sidebar{background-image:url(../images/gradient-side.png); background-repeat:no-repeat; padding:0 0 10px 22px}
#sidebar .widget-title{font-size:24px; line-height:26px; margin-bottom:20px; color:#499b0b;}
#sidebar p{ color:#6e6e6e; }
#sidebar a{ color:#6e6e6e; }
#sidebar ul{list-style-type:none; padding:0 ; margin:0; list-style-position:outside}
#sidebar  ul li{list-style-type:none; padding:0 ; margin:0}
#sidebar  ul li li{
	border-bottom:solid 1px #e7e7e7;
	padding:0 0 10px 15px;
	margin-bottom:10px;
	background-image:url(../images/arrow-side.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	}
#sidebar ul li a, #sidebar ul li a:visited{color:#6e6e6e;}
#sidebar ul li a:hover{color:#4a4a4a;}

.widget-container{margin-bottom:40px !important;}
#widget-flickr .alignleft{
	margin:0 8px 8px 0;
}

#sideright ul.latestpost li{border-bottom:solid 1px #cecece; padding:0 0 14px 0; margin-bottom:15px; background-image:none}
.wd-title{font-weight:bold;}


#sidebar ul.popular-post{list-style-type:none; padding:0; margin:0;}
#sidebar ul.popular-post li{list-style-type:none; padding-left:0; background-image:none}



#footer{clear:both; padding:0; height:60px;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{color:#fff; margin-bottom:3px}
#footer, #footer p{color:#5c5d5e; font-size:11px}
#footer .widget-title{ background-image:url(../images/double-line.gif); background-repeat:repeat-x; background-position:bottom; padding-bottom:7px; margin-bottom:7px; text-align:left !important; font-size:18px; color:#fff}
*+html #footer .widget-title{}
#footer ul{ list-style-type:none; padding:0px; margin:0; list-style-position:outside; font-size:11px}
#footer ul li li{
	background: url(../images/arrow.gif) 0px 5px no-repeat;
	border-bottom:solid 1px #21272e\9;
}
#footer ul li li{
	color:#5c5d5e;
	padding:0 0 7px 10px;
	margin-bottom:7px;
	background: url(../images/double-line.gif) bottom left repeat-x,  
	url(../images/arrow.gif) 0px 5px no-repeat;

}
#footer ul li#widget-search li{
	background: url(../images/double-line.gif) bottom left repeat-x;
	padding-left:0px;
}

#footer ul li a, #footer ul li a:visited{color:#5c5d5e;}
#footer ul li a:hover{text-decoration:none; color:#707172}

#footer #searchform{margin:0px 0px 0px 0px; padding:10px 0px 0px 0px;}
#footer #searchform div{padding:0px 40px 0px 10px; width:130px; background-image:url(../images/bg-search.png); background-repeat:no-repeat; }
#footer #searchform .inputbox{width:120px; background-image:none; background:transparent; border:0px; padding:5px 0px 5px 0px; font-size:11px; background-color: }

#footer .copyright{ width:420px; margin:20px 0 0 0; float:left; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; }
#footer .copyright a{ margin:20px 0 0 30px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; }

#footer .links{ width:418px; margin:20px 0 0 0; float:right; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; }
#footer .links a{ margin:20px 0 0 0; text-align:right font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; }



.four_column{list-style-type:none; margin:0px; padding:0px;}
.four_column li{list-style-type:none;width:22%; margin-right:4%; float:left;}
.four_column p{margin-bottom:18px;}

.three_column{ list-style-type:none; margin:0px; padding:0px;}
.three_column li{ list-style-type:none;width:30.66%; margin-right:4%; float:left;}
.three_column li h3{ text-align:center; font-size:21px; margin:0 0 5px 0; padding:0; }
.three_column li img{ margin:278px; height:140px; background:url(../images/index-list-background.png) left top no-repeat; margin:0; padding:5px 5px 10px 5px; }
.three_column p{ text-align:center; margin-bottom:16px; color:#777; }

.two_column{list-style-type:none; margin:0px; padding:0px;}
.two_column li{list-style-type:none;width:48%; margin-right:4%; float:left;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none; margin:0px; padding:0px;}
.three_four_column li{list-style-type:none;width:74%; margin-right:4%; float:left;}
.three_four_column p{margin-bottom:18px;}

.two_column li li, .three_column li li, .four_column li li, .three_four_column li li{margin:0px; width:auto !important; float:none;}

.two_column .alignleft, .three_column .alignleft, .four_column .alignleft{ margin-right:3px; margin-bottom:0}


.one_half{ width:48%; }
.one_third{ width:30.66%; }
.one_fourth{width:22%; }
.two_third{ width:65.32%}
.three_fourth{width:74%;}
.one_half,.one_third,.one_fourth, .three_fourth, .two_third{margin-right:4%; float:left; }
.one_fifth{width:18.2%; margin-right:20px; float:left; }
.last{ margin-right:0 !important; clear:right; }



.dropcap1{
	text-shadow:1px 1px 0 #fff;
	display:block;
	float:left;
	font-size:34px;
	line-height:34px;
	margin:2px 8px 0 0;
}
.dropcap2{
	background: transparent url(../images/dropcaps.png) top left no-repeat;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:4px 8px 0 0;
}
.dropcap3{
	background: #363636;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
}


.highlight1{padding:1px 4px;background-color:yellow;color:#111;}	
.highlight2{padding:1px 4px;background-color:#111;color:#eee;}	



#slider-container{
	height:300px;
	width:620px;
	background-image:url(../images/slider-shadow-small.png);
	background-repeat:no-repeat; background-position:bottom;
	position:relative;
}
#slider-small {
	width:620px;
	height:270px;
}
.nojs #slider-small{
	overflow:hidden;
}

#frame-slider-small{
	background-image:url(../images/frame-slider-small.png);
	background-repeat:no-repeat;
	height:270px;
	width:620px;
	position:absolute;
	z-index:100;
	top:0;
}


ul.tbl-odd{ background-color:#fbfbfb; float:left;}
ul.tbl-odd li.one{ width:465px; padding-left:10px; }
ul.tbl-even{ background-color:#f7f7f7}
ul.tbl-even li.one{ width:465px; padding-left:10px; }
ul.tbl-price{ border:0px; font-size:18px;}
ul.tbl-price a, ul.tbl-price a:visited{ color:#707070; text-decoration:underline; font-size:12px;}
ul.tbl-price a:hover{ text-decoration:none;}


.icontable{width:25px; margin-right:10px;}
.icontable img{vertical-align:middle;}

.imgglow2{background-image:url(../images/bg-postimg2.png); background-repeat:no-repeat; background-position:bottom; padding-bottom:5px; margin-bottom:0px; position:relative}