@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#beb55a;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
img{
	border:0px;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.bold{
	font-weight:bold;
}
/*------------------------------------------------TopMain--------------------*/
#topmain{
	height:170px;
	background:#306d99;
}
#top{
	width:940px;
	margin:0px auto;
}
#top img.logo{
	width:171px;
	display:block;
	height:138px;
	margin:16px 70px 0px 0px;
	float:left;
}
#top form{
	background:url(../images/serch_bg.gif) 0 0 no-repeat;
	width:272px;
	height:124px;
	float:left;
	margin:16px 7px 0 0;
	padding:17px 0 0 19px;
}
#top form h2{
	display:block;
	width:222px;
	height:27px;
	padding:0 0 0 34px;
	border-bottom:#757575 dashed 1px;
	margin:0 0 16px 0;
	font:normal 21px/27px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	background:url(../images/serch_icon.gif) 0 0 no-repeat;
}
#top form input.txtBox{
	width:192px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	padding:0 0 0 8px;
	margin:0 0 14px 0;
	background-color:#fff;
	color:#000;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	float:left;
}
#top form input.btnSerch{
	background:url(../images/btn_serch.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:#E2E2C1;
	font:bold 10px/21px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
}
#top form label{
	display:block;
	width:180px;
	height:12px;
	background:url(../images/bullet.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
	font-size:0;
	float:left;
}
#top form label a.adv{
	color:#14625E;
	background-color:inherit;
	font:bold 11px/11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:180px;
	height:12px
}
#top form label a.adv:hover{
	text-decoration:none;
}
#top .advt{
	width:376px;
	height:141px;
	margin:16px 7px 0 0;
	float:right;
}
/*------------------------------------------------TopMain--------------------*/

/*------------------------------------------------MainMenu--------------------*/
#mainmenucontainer{
	height:25px;
	background:url(../images/mainmenu_bg.jpg) repeat-x;
}
#mainmenu{
	width:940px;
	margin:0px auto;
}
#mainmenu ul.nav{
	width:940px;
	height:25px;
	margin:0px;
	float:left;
	background:url(../images/nav_div.gif) left top no-repeat;
	padding:0 0 0 2px;
}
#mainmenu ul.nav li{
	float:left;
	font-size:0;
	line-height:0;
	background:url(../images/nav_div.gif) right top no-repeat;
	height:25px;
	padding:0 2px 0 0;
}
#mainmenu ul.nav li.noImg{
	background-image:none;
}
#mainmenu ul.nav li a{
	display:block;
	padding:0 31px;
	font:bold 10px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#670606;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	border:none;
}
#mainmenu ul.nav li a:hover{
	background:url(../images/nav_hover.gif) 0 0 repeat-x;
	padding:0 30px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	color:#fff;
	background-color:inherit;
}
#mainmenu ul.nav li a.hover{
	display:block;
	background:url(../images/nav_hover.gif) 0 0 repeat-x;
	padding:0 29px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	color:#fff;
	background-color:inherit;
	font:bold 10px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
/*------------------------------------------------MainMenu--------------------*/

/*------------------------------------------------SubMenu--------------------*/
#submenucontainer{
	height:29px;
	background:url(../images/submenu_bg.jpg) repeat-x;
}
#submenu{
	width:940px;
	margin:0px auto;
}
#submenu ul.sub{
	width:520px;
	padding:10px 0 0 10px;
	float:right;
}
#submenu ul.sub li{
	float:left;
	color:#C0C0C0;
	background-color:inherit;
	font:normal 11px/9px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#submenu ul.sub li a{
	color:#C0C0C0;
	background-color:inherit;
	font:normal 11px/9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 12px;
	text-decoration:none;
}
#submenu ul.sub li a:hover{
	color:#EFEF94;
	background-color:inherit;
}
/*------------------------------------------------SubMenu--------------------*/

/*------------------------------------------------Wrapper--------------------*/
#wrapper{
	width:940px;
	margin:0px auto;
	padding:10px 0px;
	display:block;
}
#wrapperleft{
	width:630px;
	margin:0px;
	float:left;
	wrapping:wrap;
}
#wrapperleft .box{
	width:144px;
	height:270px;
	background:#e2e2c1;
	border:3px #dcd58f solid;
	color:#670606;
	font:normal 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 10px 10px 0px;
	text-align:left;
}
#wrapperleft .box1{
	width:144px;
	background:#e2e2c1;
	border:3px #dcd58f solid;
	color:#670606;
	font:normal 11px/9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
}
#wrapperleft #text{
	margin:7px;
}
#wrapperleft #text a{
	color:#670606;
	text-decoration:underline;
}
#wrapperleft #text a:hover{
	color:#670606;
	text-decoration:none;
}
#wrapperleft #text p{
	margin:7px 0px;
	text-align:left;
}
#wrapperleft #twitter{
	width:580px;
	padding:10px 10px 5px;
	margin:10px 0px 0px;
	background:#dcd58f;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapperleft #twitter .tweet{
	padding:10px;
	margin:5px 0px;
	background:#e2e2c1;
	/*background:url(images/transpOrange25.png);*/
}
#wrapperleft #twitter .tweet a{
	color:#660066;
	text-decoration:none;
}
#wrapperleft #twitter .tweet a:hover{
	color:#cc3333;
	text-decoration:none;
}
#wrapperright{
	width:270px;
	margin:0px;
	float:left;
	padding:0px 0px 0px 18px;
}
#wrapperright ul.rightmenu{
	width:290px;
	padding:0px;
	margin:0px 0px 7px;
}
#wrapperright ul.rightmenu li{
	color:#C0C0C0;
	width:265px;
	height:11px;
	padding:9px 10px;
	margin:3px 0px;
	background:url(../images/submenu_bg.jpg) repeat-x;
	font:normal 11px/9px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapperright ul.rightmenu li a{
	color:#C0C0C0;
	font:normal 11px/9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 23px;
	background:url(../images/bullet.gif) 2px 2px no-repeat;
	text-decoration:none;
}
#wrapperright ul.rightmenu li a:hover{
	color:#EFEF94;
}
#wrapperright #brandtv{
	height:212px;
	width:268px;
	padding:98px 0 0 22px;
	background:url(../images/BrandTV.jpg) no-repeat;
}
#wrapperright #brandtv #brandtv1{
	height:144px;
	width:246px;
	background:#CCCC00;
}
/*------------------------------------------------Wrapper--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(../images/body_bot_bg.gif) 0 0 repeat-x #262626;
	padding:15px 0 10px 0;
	color:#fff;
}
#bodyBot{
	width:908px;
	margin:0 auto;
}
#bodyBot a.whatNew{
	display:block;
	background:url(../images/what_new.gif) 0 0 no-repeat;
	width:211px;
	height:194px;
	float:right;
	margin:5px 0 0 0;
}
#bodyBot a.whatNew:hover{
	background:url(../images/what_new_hover.gif) 0 0 no-repeat;
}
#story{
	width:309px;
	background:url(../images/body_bot_div.gif) right top no-repeat;
	float:left;
	padding:0 24px 0 0;
	margin:0 25px 0 0;
}
#story h2{
	color:#FFFEF4;
	background-color:inherit;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	display:block;
}
#story ul{
	padding:0 0 2px 0;
}
#story ul li{
	font-size:0;
	line-height:0;
}
#story ul li a{
	display:block;
	background:url(../images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#story ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#story a.rm3{
	display:block;
	background:url(../images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 231px;
	color:#232424;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#story a.rm3:hover{
	color:#670606;
	background-color:inherit;
}
#event{
	width:290px;
	float:left;
	padding:0;
	margin:0;
}
#event h2{
	color:#FFFEF4;
	background-color:inherit;
	font:normal 28px/22px Arial, Helvetica, sans-serif;
	margin:0 0 14px 0;
	display:block;
}
#event ul{
	padding:0 0 2px 0;
}
#event ul li{
	font-size:0;
	line-height:0;
}
#event ul li a{
	display:block;
	background:url(../images/arrow.gif) 0 5px no-repeat;
	padding:0 0 0 14px;
	color:#CF9201;
	background-color:inherit;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#event ul li a:hover{
	color:#fff;
	background-color:#393939;
}
#event a.rm4{
	display:block;
	background:url(../images/read_more_bg2.gif) 0 0 no-repeat;
	width:76px;
	height:18px;
	margin:0 0 0 213px;
	color:#232424;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}
#event a.rm4:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------bodyBot--------------------*/


/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:50px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #F1EFD8;
	padding:30px 0 0 0;
	color:#000;
}
#footer{
	width:908px;
	height:50px;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:900px;
	position:absolute;
	left:0;
	top:0;
}
#footer ul li{
	float:left;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
}
#footer ul li a{
	padding:0 9px;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.home{
	padding:0 7px 0 0;
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.home:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 11px/20px Arial, Helvetica, sans-serif;
	position:absolute;
	top:20px;
	width:100%;
	text-align:center;
	color:#670606;
}
/*------------------------------------------------footer--------------------*/

/*------------------------------------------------about--------------------*/
#about{
	width:100%;
	margin:0px;
}
#about a{
	font-size:13px;
	line-height:17px;
	color:#670606;
	text-decoration:underline;
}
#about a:hover{
	font-size:13px;
	line-height:17px;
	color:#670606;
	text-decoration:none;
}
#about h2 a{
	font-size:24px;
	line-height:normal;
	color:#670606;
	text-decoration:underline;
}
#about h2 a:hover{
	font-size:24px;
	line-height:normal;
	color:#670606;
	text-decoration:none;
}
#about h2.about{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/about.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.uploadbrand{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/uploadbrand.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.branddetails{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/branddetails.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.brandcritique{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/brandcritique.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.submitcritique{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/submitcritique.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.brandarticle{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/brandarticle.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.submitarticle{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/submitarticle.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.searchbrands{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/searchbrands.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.howitworks{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/howitworks.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.faqs{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/faqs.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.terms{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/terms.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.privacy{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/privacy.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.pricing{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/pricing.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.sitemap{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/sitemap.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about h2.contact{
	display:block;
	height:45px;
	border-bottom:#DCD58F solid 2px;
	background:url(../images/contact.jpg) 0 0 no-repeat;
	text-indent:-2000px;
	margin:0 0 10px 0;
}
#about p.lftTxt{
	display:block;
	font-size:13px;
	line-height:17px;
	color:#fff;
	padding:0 0 10px 0;
}
#about p.lftTxt span{
	color:#000;
	background-color:inherit;
	font:normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#about p.lftTxt1{
	display:block;
	font-size:13px;
	line-height:17px;
	color:#fff;
	padding:0 0 10px 0;
}
#about .lftTxt2{
	color:#000;
	background-color:inherit;
	font:normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}
#about p.lftTxt1 span{
	color:#000;
	background-color:inherit;
	font:bold 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#about ol{
	margin:0px 30px 10px;
	padding:0px;
}
#about ul{
	margin:0px 30px 10px;
	padding:0px;
}
#about ul li{
	list-style-image:url(../images/arrow.gif);
}
#about li{
	margin:0px;
	color:#000;
	font:normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#about p.lftTxt2{
	display:block;
	width:538px;
	color:#670606;
	background-color:inherit;
	font:normal 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#about p.lftTxt2 a{
	display:block;
	background:url(..images/read_more_bg.gif) 0 0 no-repeat;
	width:75px;
	height:18px;
	color:#121310;
	background-color:inherit;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:right;
	text-align:center;
}
#about p.lftTxt2 a:hover{
	color:#670606;
	background-color:inherit;
}
/*------------------------------------------------Contact--------------------*/
#contact{
	margin:0px;
	color:#676436;
}
#contactform{
	margin:10px;
	color:#000;
	background-color:inherit;
	font:normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contactform fieldset{
	border:1px solid #676436;
	background:url(images/contact_bg.jpg) repeat-y;
	padding:10px;
	margin-bottom: 10px;
}
#contactform legend {
	padding:0 10px;
	color:#000000;
	background:#dcd9a6;
	text-transform:uppercase;
}
#contactform .formTable td{
	padding:0 0 5px 0;
}
#contactform .formTable th{
	padding-right:10px;
	text-align:right;
	width:250px;
	vertical-align:top;
}
#contactform .input_small{
	width:250px;
	color:#676436;
	border:1px solid #BBB;
	padding:3px 5px;
	margin:3px 0;
}
#contactform .input_small1{
	width:230px;
	color:#676436;
	border:1px solid #BBB;
	padding:3px 5px;
	margin:3px 0;
}
#contactform .btnsubmit{
	background:url(images/btn_search.gif) 0 0 no-repeat;
	height:23px;
	font:bold 12px/23px Arial, Helvetica, sans-serif;
	color:#343434;
	background-color:#EDECCD;
	cursor:pointer;
	border:none;
	padding:0;
	margin:0 0 10px 0;
}
#contact a{
	color:#000;
	text-decoration:underline;
}
#contact a:hover{
	color:#000;
	text-decoration:none;
}
#contact .alltext{
	padding:0px 7px 10px;
	color:#000;
	font-size:11px;
	text-align:justify;
}
/*------------------------------------------------Contact--------------------*/

/*------------------------------------------------Search--------------------*/
form#country{
	background:url(../images/search_bg.jpg) 0 0 no-repeat;
	width:272px;
	height:124px;
	float:left;
	margin:6px 7px 0 0;
	padding:17px 0 0 19px;
}
form#country h2{
	display:block;
	width:222px;
	height:27px;
	padding:0 0 0 34px;
	border-bottom:#757575 dashed 1px;
	margin:0 0 16px 0;
	font:normal 21px/27px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	background:url(../images/serch_icon.gif) 0 0 no-repeat;
}
form#country select.txtBox{
	display:block;
	width:252px;
	color:#676436;
	border:1px solid #BBB;
	padding:3px 5px;
	margin:3px 0;
	float:left;
}
form#country input.btnSerch{
	background:url(../images/btn_serch.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	margin-left:200px;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:#E2E2C1;
	font:bold 10px/21px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
form#country label{
	display:block;
	width:180px;
	height:12px;
	background:url(../images/bullet.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
	font-size:0;
	float:left;
}
form#country label a.adv{
	color:#14625E;
	background-color:inherit;
	font:bold 11px/11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:180px;
	height:12px
}
form#country label a.adv:hover{
	text-decoration:none;
}
/*------------------------------------------------Search--------------------*/

/*------------------------------------------------ContactThanks --------------------*/
#cthanks{
	margin:0 0 20px;
	font-size:22px;
	text-align:justify;
}
#cthanks .thankstext{
	padding:70px 17px 10px 80px;
	color:#676436;
	text-align:justify;
}
#cthanks a{
	font-size:22px;
	color:#676436;
	text-decoration:none;
}
#cthanks a:hover{
	font-size:22px;
	cursor:pointer;
	color:#676436;
	text-decoration:underline;
}
/*------------------------------------------------ContactThanks --------------------*/

/*------------------------------------------------Tooltip--------------------*/
#tooltip{
	position: absolute;
	z-index: 3000;
	/*  border: 1px solid #111;
 	background-color: #eee;*/
	/*padding: 5px;*/
	/*  opacity: 0.85;*/
}
#tooltip h3, #tooltip div{
	margin:0;
}

div.envato-tip, div#lightbox{
  position: relative;
  border: 1px solid #000000;
  background-color: #000000;
}

div#lightbox{
  padding: 1px;
}

div.up-arrow{
  height: 15px;
  width: 26px;
  background: transparent url(../images/tooltip-arrowup.png) no-repeat top left;
  position: absolute;
  top: -13px;
  left: 10px;
}

div.envato-tip p{
  color: #ffffff;
  padding: 0;
}

div.envato-tip div.inner-boundary{
  padding: 15px;
}

div.envato-tip div.inner-boundary{
  border: 1px solid #454547;
}

div.viewport-right div.up-arrow{
  top: -14px;
  left: 130px;
}

div.viewport-bottom div.up-arrow{
  background: transparent url(../images/tooltip-arrowdown.png) no-repeat top left;
  top: auto;
  bottom: -14px;
  left: 10px;
}


/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow{
	width:246px;
	margin:0px 0px;
	padding:0px;
	position:relative;
}
#slideshow ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%; /* IE fix */
}
            
/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides{
	overflow:hidden;
	width:246px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#slideshow .slides ul{
	padding:0px;
}
#slideshow .slides li{
	float:left;
	padding:0px;
}
#slideshow .slides h2{
	margin-top:0px;
	color:#ffffff;
	font-size:18px;
}
/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav{
	margin:10px 0px 0px;
	background-color:#dddddd;
	border-top:2px solid #ccc;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#slideshow .slides-nav li{
	float:left;
}
#slideshow .slides-nav li a{
	display:block;
	padding:15px 10px;
	outline:none;
	width:179px;
	text-align:center;
	font-variant:small-caps;
}
.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a{
	background-color:#00969a;
	color:#ffffff;
}
.js #slideshow .slides-nav li.on a{
	position:relative;
	top:-4px;
}
