	@import url(/Portals/65442/fonts.css);
	
		/* LANDING PAGES */
		
		
		
		#landingpage h1 {font-family:arial !important; font-size:32px !important; color:#444 !important;}
		#landingpage h2 {font-family:arial !important; font-size:26px !important; color:#444 !important;}
		#landingpage h3 {font-family:arial !important; font-size:22px !important; color:#444 !important;}
		#landingpage p {font-family:arial; font-size:14px; color:#444;}
                #landingpage ul li {font-family:arial; font-size:14px; color:#444;}
		
		#landingpage table {font-family:arial; font-size:14px; color:#444;}
		#landingpage td {font-family:arial; font-size:14px; color:#444;}
		
		
		
		/* NAVIGATION STYLING */
		#everett_menu .radmenu {
		width: 100%;
		background: url(images/home/nav-bg.png) repeat-x;
		}
		#everett_menu .link {
		background-color: transparent !important;
		}
		#everett_top {
		background-color: #fff;
		}
		#second-level-nav {
		background-color: #5C0032;
		color: #E1E1E1;
		overflow: hidden;
		width: 100%;
		}
		#second-level-nav a {
		display: inline-block;
		font-size: 11px;reg
		
		font-weight: bold;
		padding: 5px;
		text-decoration: none;
		}
		#second-level-nav a.first {
		padding-left: 15px !important;
		}
		
		
		/* ALL COLUMNS */
		#everett_body {
		position: relative;
		}
		#everett_header {
		background-color: transparent !important;
		}
		
		/* COLUMN ONE STYLING */
		#everett_content #everett_col1 div.block div.pad {
		margin: 0 !important;
		}
		
		/* COLUMN THREE STYLING */
		#everett_content #everett_col3 div.block div.pad {
		margin: 0 !important;
		background-color: #e5e5e5;
		}
		
		
		/* FOOTER STYLING */
		#everett_footer {
		border-top: 15px solid #7C003B;
		}
		
		
		/* BLOG SEARCH */
		#bloggooglesearchbox {
		display: none;
		}
		
		
		/* MISCELLANEOUS STYLING */
		.blog-feed .Item, .blog-feed a {
		color: #000 !important;
		}
		.blog-feed .ItemInfo, .blog-feed .ItemDetails {
		display: none;
		}
		
		#product-header {
		overflow: hidden;
		padding-top: 15px;
		}
		#add-to-cart {
		width: 140px;
		float: right;
		}
		#product-title {
		width: 290px;
		float: left;
		font-size: 1.2em;
		font-weight: bold;
		line-height: 22px;
		}
		h2.product-title, h3.product-title {
		font-weight: bold !important;
		color: #000 !important;
		margin-bottom: 3px !important;
		}
		h2.product-title a, h3.product-title a {
		text-decoration: none !important;
		color: #000 !important;
		}
		h2.product-title a:hover, h3.product-title a:hover {
		text-decoration: underline !important;
		}
		h3.product-subtitle, h4.product-subtitle {
		margin-top: 0 !important;
		font-weight: normal !important;
		}
		a.arbitrary-link {
		color: #000 !important;
		}
		a.arbitrary-link:hover {
		color: #0b7f0b !important;
		}
		p.product-image img {
		border: 5px solid #fff !important;
		}
		p.product-image img:hover {
		border: 5px solid #999 !important;
		}
		
		
		
		.rssFeed {padding: 0!important;}
		.rssFeed div {padding: 0px!important;}
		.rssFeed ul {background:none!important;}
		.rssFeed li {padding:0!important;width:inherit!important;}
		.rssFeed li:hover {background:none!important;}
		.rssFeed h4 {margin-top:0px!important;}
		.rssFeed h4 a {color:#000!important; text-decoration:none!important; font-size:12px; font-weight:normal;}
		
		/*////////////////////////////
		////// MEDIA SECTION /////////
		////////////////////////////*/
		#gallery {float: left; width: 306px; min-height: 200px; margin: 0 13px 0 13px; }
		
		#media-tabs {float: left; width: 646px; font-size:12px; font-weight:bold; color: #5c0032; margin-bottom: 50px; border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
		#media-tabs ul {list-style-type: none; margin: 0; padding: 0; background: url(images/tabs-background.gif)}
		#media-tabs ul li {float: left;}
		
	
		
		#media-tabs .tabs a { color:#930251; text-decoration: none; display:block; cursor: pointer; padding-right:1px; text-align: center; padding:10px 18px 10px 18px; width: 125px; background: url(images/tabs-spacer.gif) no-repeat right top;}
		#media-tabs .tabs a:hover, #media-tabs .tabs.last a:hover {background: url(images/tabs-background-hover.gif) repeat-x;}
		#media-tabs .tabs a.last:hover {background: url(images/tabs-background-hover.gif) repeat-x;} /*added for hover on last tab */
		#media-tabs .tabs a.last {width: 127px; background: none;-webkit-border-top-right-radius: 5px; -khtml-border-radius-topright: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px;}
		#media-tabs ul li .tab-item {display:block; text-decoration:none;}
		#media-tabs .tabs a.current {color: #000!important; background: #fff!important;}
		
		/*////////////media-tabs table in Science Center ///////////*/
		#media-tabs table {border:1px solid #e6e6e6;  padding:5px; color:black; border-collapse:collapse;}
		#media-tabs th {border:1px solid #cecece; border-collapse:collapse; padding:5px; font-weight:bold;}
		#media-tabs td {border:1px solid #cecece; border-collapse:collapse; padding:5px;}
		#media-tabs td.cellctr, th.cellctr  {text-align:center;}
	   	#media-tabs td.cellctr a:hover  {color:#00CC00!important; text-decoration:underline!important;}

		
		
		/*///////////inside media-tabs in Learning Center /////////*/ 
		#media-tabless {float: left; width: 646px; font-size:12px; font-weight:bold; color: #5c0032; margin-bottom: 50px; border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
		#media-tabless .panes div {padding: 26px; color:#000; font-weight: normal; font-size: 13px;}
		#media-tabless .panes a {color:#b00066; font-weight: normal; font-size: 13px; text-decoration:none;}
		#media-tabless .panes a:hover {color:#666;}
	
		/*///////////inside media-tabless-full in Learning Center /////////*/ 
		#media-tabless-full {float: left; width: 960px; font-size:12px; font-weight:bold; color: #5c0032; padding:20px 5px 30px 20px; border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
	#media-tabless-full .panes a {color:#b00066; font-weight: normal; font-size: 13px; text-decoration:none;}
		#media-tabless-full .panes a:hover {color:#666;}
		
	/*link for media center and tab pages */
		#media-tabs .panes  .medialink  {color:#b00066!important; font-weight: normal!important; font-size: 13px!important; text-decoration:none!important;}
		#media-tabs .panes  .medialink:hover {color:#666!important; text-decoration:underline!important;}
		
	
	
		
		#media-tabs ul li.first {-webkit-border-top-left-radius: 5px; -khtml-border-radius-topleft: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px;}
		
		/* regular list items inside of media-tabs */
		 #media-tabs ul.reglist {display:list-item!important; padding-start:50px; margin-left:35px; background:none; float:none; list-style-type:disk; color:#00d3ff;}
		 
		#media-tabs ul li.reglist { margin:10px; float:none; list-style-type:disc; color:#000;}
		#media-tabs .panes div {padding: 26px; color:#000; font-weight: normal; font-size: 13px;}
		 
		/* links for press release page */
		#press-release a, #media-tabs .panes div a { color:#b00066!important; text-decoration:none; }
		#press-release a:hover, #media-tabs .panes div a:hover { color:#666!important; text-decoration:underline!important; }
		#press-release a, #media-tabs .panes div .infolink a { color:green!important; text-decoration:none; }
		 
		 	/*link for scence page */
		#media-tabs .panes  a.sciencelink  {color:#b00066!important; font-weight: normal!important; font-size: 13px!important; text-decoration:none!important;}
		#media-tabs .panes  a.sciencelink:hover {color:#666!important; text-decoration:underline!important;}
		
		#media-tabs .partnerlogo {float:left; margin:3px 15px 0px 0px;}
		
		.two-col-block {list-style-type: none; padding: 0; margin: 0;}
		.two-col-block li {float:left; background: #fafafa; padding: 26px; width: 433px; min-height: 134px; margin-right: 9px;}
		.two-col-block li.no-right-margin {margin-right: 0px;}
		.two-col-block .image-download {float: left; width: 142px; margin-right: 26px;}
		.two-col-block .image-download img {display: block; margin-bottom: 8px;}
		.two-col-block .download-button {border: 1px solid #bbbbbb; background: #baee01; text-align: center; font-weight: bold; padding: 8px 0 8px 0;}
		.two-col-block .read-button {border: 1px solid #bbbbbb; background: #dbdbdb; text-align: center; font-weight: bold; padding: 8px 0 8px 0;}
		.two-col-block .description {float: left; width: 260px;}
		.ad-thumb-list {list-style-type: none; margin: 0; padding: 0;}
		.picture-group {text-align: left; background: none!important;}
		.picture-group ul li { width:88px; text-align: left!important;}
		.picture-item {position: relative; width: 88px!important; margin: 0px 12px 12px 0px; padding: 0px!important; cursor: default!important;}
		.picture-item.last-on-row {margin-right: 0px;}
		.picture-item:hover .download-area {display: block;}
		.picture-item h4 {font-size: 12px; font-weight: normal; margin-top: 0!important; margin-bottom: 12px!important;}
		.download-area {position: absolute; top: 0px; left: 0px; display: none; padding:9px!important; width: 70px!important; height: 70px; font-size: 9px!important; background: url(images/media/download-area-background.png);}
		.download-area ul {background: none!important;}
		.download-area li {padding: 0px!important; cursor: default!important; color: #636365!important; width: inherit!important; background: none!important; float: none!important; margin-bottom: 4px;}
		.download-area .high-res {background: url(images/media/btn-high-low-res.png) 0 0 no-repeat; width: 68px; height: 19px; display: block; text-indent: -9999px;}
		.download-area .low-res {background: url(images/media/btn-high-low-res.png) 0 -23px no-repeat; width: 68px; height: 19px; display: block; text-indent: -9999px}
		.download-all {padding: 0!important;}
		.download-all a {float:right; text-decoration: none!important; margin-bottom: 15px; background:url(images/media/btn-download-all.png);display: block; width: 220px; height: 31px; text-align: center; color: #000!important; padding-top: 8px; margin-right: 6px;}
	
	/*///////////////////////////////
	   //// LEARNING CENTER [-dB] ///
	  /////////////////////////////*/
	
	#right-column-wrapper {
		float: right; 
		width: 300px; 
		min-height: 150px; 
		margin: 0 13px 0 13px; 			
	}
	
	#right-column {
		float: right; 
		width: 279px; 
		 
		margin: 0px 0px 13px 0px; 
		border:1px solid #e5e5e5;
		padding:11px;
		
	}
	#right-column-social {
		float: right; 
		width: 300px; 
		min-height: 150px; 
		margin: 0px 0px 13px 0px; 
		border:1px solid #e5e5e5;
		background:url(images/home/content/bean-sprout3.jpg) no-repeat;	
	}
	
	#right-column  h3.rtColHeader {
		color: #fff;	
		font-weight: bold;
		font-size: 16px;
		font-family: 'arial';
		margin:-12px;
		background-color:#b00066;
		padding:8px;
	}
	
	#right-column  h3 {
		color: #b00066;	
		font-weight: bold;
		font-size: 16px;
		font-family: 'arial';
		margin-top:0px;
		
	}
		
	#right-column  h3 a {
		color: #b00066;
		font-weight: bold;
		font-size: 16px;
		font-family: 'arial';
		
		text-decoration:none;
		}
			
	#right-column  h3 a:hover {
		color: #666;
		text-decoration:none;
		}
		
	#right-column  h4 a {
		color: #b00066;
		font-weight: bold;
		font-size: 15px;
		font-family: 'arial';
		text-decoration:none;
		margin: 0px 0px 0px 0px;
		
		line-height:10px;
		}
			
	#right-column  h4 a:hover {
		color: #666;
		text-decoration:none;
		}
			
	#right-column-social {
		float: right; 
		width: 300px; 
		min-height: 150px; 
		border:1px solid #e5e5e5;
		background:url(images/home/content/bean-sprout3.jpg) no-repeat;
		}
	
	#right-column-social  h3 {
		color: #b00066;
		font-weight: bold;
		font-size: 16px;
		font-family: 'arial';
		margin: 11px 0px 0px 11px;
		}
	
	/*social-box-learning*/
	.social-box-learning {
		margin: 10px !important;
		padding: 0 !important;
		float: left;
	}
	
	.social-box-learning li{
		border: 1px solid #e1e1e1;
		border-radius: 10px;
		padding: 8px 15px 8px 35px !important;
		margin: 0 0 3px;
		list-style: none;
	}
	#everett_content .social-box-learning li a{
		text-decoration: none;
		font-weight: bold;
		color: #990053;
	}
	.social-box-learning li a:hover{
		text-decoration: underline;
	}
	.social-box-learning li.facebook-icon{
		background: url(images/elem/facebook2.png) no-repeat 5px 3px;
	}
	.social-box-learning li.tweeter-icon{
		background: url(images/elem/twitter2.png) no-repeat 5px 3px;
	}
	
	#learningcenter-main {
		float: left; 
		width: 646px; 
		height:500px;
		font-size:12px; 
		font-weight:bold; 
		color:#444; 
		margin-bottom:50px; 
		border: 1px solid #e5e5e5; 
		-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	#learningcenter-main p {
		margin:120px 11px 0px 11px;
		line-height:13px;
		color:#000;
		text-decoration:none;
	}
	#learningcenter-main h3 {
		color:#fff;
		font-weight: bold;
		font-size: 16px;
		font-family: 'arial';
		margin:0px 0px 0px 0px;
		text-decoration:none;
	}
	#learningcenter-main a {
		text-decoration:none;
	}
	#learningcenter-main a:hover {
		text-decoration:none;
	}
	
	
		
		#learningcenter-box1 {
		float:left;
		background-image:url(/Portals/65442/images/learningcenter/planting-1.jpg );
		background-repeat:no-repeat;
		width: 323px; 
		height:250px;
		border-right: 1px solid #e5e5e5; 
		border-bottom: 1px solid #e5e5e5;
		}
		#learningcenter-box1 img {
		display:block;
		margin-left:auto;
		margin-right:auto;
		}
		.boxshader-newgreen {
		
		background:rgb(146, 135, 0);
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */ 
		background-image:none;
		height:10px;
		width:303px;
		padding:7px 10px 13px 10px;
		
		
		}
		.boxshader-blue {
		background-color:rgb(28, 76, 142);
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */ 
		background-image:none;
		height:10px;
		width:303px;
		padding:7px 10px 13px 10px;
		
		
		}
		.boxshader-red {
		background:rgb(161, 16, 0);
		opacity:0.9;
		filter:alpha(opacity=90); /* For IE8 and earlier */ 
		background-image:none;
		height:10px;
		width:303px;
		padding:7px 10px 13px 10px;
		
		
		}
		.boxshader-purple {
		background:rgb(138, 0, 71);
		opacity:0.8;
		filter:alpha(opacity=80); /* For IE8 and earlier */ 
		background-image:none;
		height:10px;
		width:303px;
		padding:7px 10px 13px 10px;	
		}
		.boxshader-darkpurple {
		background:rgb(57, 2, 25);
		opacity:0.8;
		filter:alpha(opacity=80); /* For IE8 and earlier */ 
		background-image:none;
		height:10px;
		width:303px;
		padding:7px 10px 13px 10px;	
		}
		
		.boxshader-newblu {
		/*background:rgb(4, 69, 82);
		opacity:0.8;
		filter:alpha(opacity=80); *//* For IE8 and earlier */ 
		
		background-image:none;
		height:10px;
		width:303px;
		padding:7px 10px 13px 10px;	
		}
		.boxshader-lightblu {
		background:rgb(19, 178, 210);
		opacity:0.8;
		filter:alpha(opacity=80); /* For IE8 and earlier */ 
		background-image:none;
		height:10px;
		width:303px;
		padding:7px 10px 13px 10px;	
		}
		.boxshader h3 {
		color:#fff;
		font-weight: bold;
		font-size: 16px;
		font-family: 'arial';
		margin:0px 0px 0px 0px;
		}
		
		
		
	
		
		#learningcenter-box2 {
		float:left;
		background-image:url(/Portals/65442/images/learningcenter/faq2.jpg);
		background-repeat:no-repeat;
		width: 322px; 
		height:250px;
		border-bottom: 1px solid #e5e5e5;
		}
		#learningcenter-box2 img {
		display:block;
		margin-left:auto;
		margin-right:auto;
		}
		#learningcenter-box3 {
		float:left;
		background-image:url(/Portals/65442/images/learningcenter/hydroponics2.jpg);
		background-repeat:no-repeat;
		width: 323px; 
		height:250px;
		
		border-right: 1px solid #e5e5e5;
		}
		#learningcenter-box3 img {
		display:block;
		margin-left:auto;
		margin-right:auto;
		}
		#learningcenter-box4{
		float:left;
		background-image:url(http://cdn2.hubspot.net/hub/65442/file-2289258766-png/images/learningcenter/instructions-2b.png);
		background-repeat:no-repeat;
		width: 322px; 
		height:250px;
		}
		
	#learningcenter-box4 img {
			display:block;
		margin-left:auto;
		margin-right:auto;
		}
		
	
	h1.learningcenter  {
		color: #444;
		font-weight: normal;
		font-size: 30px;
		margin: 21px 0px;
		font-family: 'MuseoSlab500';
	
	}
	/*///// LEARNING CENTER BUTTONS //////*/
	
	#button {
		float:right;
		margin:11px;
		}
	.blue-button {
		background-color:#1c4b8e;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666;
	}.blue-button:hover {
		background-color:#1e72c7;
	}.blue-button:active {
		position:relative;
		top:1px;
	}
	
	.green-button {
		background-color:#468b15;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666;
	}.green-button:hover {
		background-color:#4d9c14;
	}.green-button:active {
		position:relative;
		top:1px;
	}
	
	
	.purple-button {
		background-color:#890047;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666666;
	}.purple-button:hover {
		background-color:#a30c5a;
	}.purple-button:active {
		position:relative;
		top:1px;
	}
	
	.red-button {
		background-color:rgb(161, 16, 0);
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666666;
	}.red-button:hover {
		background-color:#ba1c0a;
	}.red-button:active {
		position:relative;
		top:1px;
	}
	.darkpurple-button {
		background-color:rgb(57, 2, 25);
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666666;
	}.darkpurple-button:hover {
		background-color:#5b062a;
	}.darkpuple-button:active {
		position:relative;
		top:1px;
	}
	
	.newblu-button {
		background-color:rgb(4, 69, 82);
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666666;
	}.newblu-button:hover {
		background-color:#085868;
	}.newblu-button:active {
		position:relative;
		top:1px;
	}
	.lightblu-button {
		background-color:rgb(19, 178, 210);
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666666;
	}.lightblu-button:hover {
		background-color:#15bee0;
	}.lightblu-button:active {
		position:relative;
		top:1px;
	}
	.newgreen-button {
		background-color:rgb(146, 135, 0);
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		border-radius:3px;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
		padding:3px 11px;
		text-decoration:none;
		text-shadow:1px 1px 0px #666666;
	}.newgreen-button:hover {
		background-color:#ac9f04;
	}.newgreen-button:active {
		position:relative;
		top:1px;
	}
	
		/*////////Instructions ///////*/
		h3.instructiontab {
			font-family: 'MuseoSlab500';
			font-size:18px;
			color:#444;
			margin-top:-8px;
		}
		h4.instructiontab {
			color:#444;
			font-weight:bold;
		}
	
	
		
		/*////////////////////////////
		////////// Labels ///////////
		//////////////////////////*/
			#labels { width: 500px; margin: 0 auto; }
			#labels ul li {float: left; }
		#labels ul {list-style-type: none; margin: 0; padding: 0; background: url(images/tabs-background.gif)}
	
	
		/*////////////////////////////
		///// Retail Locations //////
		//////////////////////////*/
		
		#retailcontainer {	
			width:720px;
			height:4800px;	
			
		}
		#left-retail {
			float:left;
			padding:10px;
			width:220px;
			height:4800px;
			}		
		#center-retail {
			float:left;
			padding:10px;
			width:220px;
			height:4800px;	
		}
		#right-retail {
			float:left;
			padding:10px;
			width:220px;
			height:4800px;	
		}
		#retailcontainer h3 {
			font-family:Verdana, Geneva, sans-serif !important;
			font-size:14px  !important;
			color:#ad0063  !important;
			font-weight:bold !important;
			margin-bottom:0px !important;
		}
	
	        #retailcontainer img.star {
		        float:left;
	                padding-right:4px;
					
	        }
                #distcontainer {	
				width:720px;
			
		}
		#left-dist {
			float:left;
			padding:10px;
			width:220px;
			
			}		
		#center-dist {
			float:left;
			padding:10px;
			width:220px;
			
		}
		#right-dist {
			float:left;
			padding:10px;
			width:220px;
			
		}
		.dealers-clear {
		clear:both;
		}
			
		/*////////////////////////////
		/////// AD GALLERY ///////////
		////////////////////////////*/
		.ad-gallery { width:600px; }
		.ad-gallery,.ad-gallery * { margin:0; padding:0; }
		.ad-gallery .ad-image-wrapper { width:100%; height:193px; margin-bottom:10px; position:relative; overflow:hidden; }
		.ad-gallery .ad-image-wrapper .ad-loader { position:absolute; z-index:10; top:48%; left:48%; border:1px solid #CCC; }
		.ad-gallery .ad-image-wrapper .ad-next { position:absolute; right:0; top:0; width:25%; height:100%; cursor:pointer; display:block; z-index:100; }
		.ad-gallery .ad-image-wrapper .ad-prev { position:absolute; left:0; top:0; width:25%; height:100%; cursor:pointer; display:block; z-index:100; }
		.ad-gallery .ad-image-wrapper .ad-prev,.ad-gallery .ad-image-wrapper .ad-next { 
		/* Or else IE will hide it */
		background:url(non-existing.jpg)\9; }
		.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,.ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background:url(ad_prev.png); width:30px; height:30px; display:none; position:absolute; top:47%; left:0; z-index:101; }
		.ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background:url(ad_next.png); width:30px; height:30px; right:0; left:auto; }
		.ad-gallery .ad-image-wrapper .ad-image {border: 1px solid #bbbbbb; position:absolute; overflow:hidden; top:0; left:0; z-index:9; }
		.ad-gallery .ad-image-wrapper .ad-image a img { border:0; }
		.ad-gallery .ad-image-wrapper .ad-image .ad-image-description { position:absolute; bottom:0; left:0; padding:7px; text-align:left; width:100%; z-index:2; background:url(opa75.png); color:#000; }
		* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=scale,src='opa75.png'); }
		.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title { display:block; }
		.ad-gallery .ad-controls { height:20px; display: none; }
		.ad-gallery .ad-info { float:left; }
		.ad-gallery .ad-slideshow-controls { float:right; }
		.ad-gallery .ad-slideshow-controls .ad-slideshow-start,.ad-gallery .ad-slideshow-controls .ad-slideshow-stop { padding-left:5px; cursor:pointer; }
		.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown { padding-left:5px; font-size:.9em; }
		.ad-gallery .ad-slideshow-running .ad-slideshow-start { cursor:default; font-style:italic; }
		.ad-gallery .ad-nav { width:282px; position:relative; margin-left: 14px;}
		.ad-gallery .ad-forward,.ad-gallery .ad-back { position:absolute; top:0; height:100%; z-index:10; display:none; }
		
		/* IE 6 doesn't like height: 100% */
		* html .ad-gallery .ad-forward,.ad-gallery .ad-back { height:50px; }
		.ad-gallery .ad-back { cursor:pointer; width:13px; display:hidden; background:url(images/media/ad_scroll_back.png) center center no-repeat; }
		.ad-gallery .ad-forward { cursor:pointer; display:hidden; right: 0; width:13px; background:url(images/media/ad_scroll_forward.png) center center no-repeat; }
		.ad-gallery .ad-nav .ad-thumbs { overflow:hidden; width:250px; margin-left: 15px;}
		.ad-gallery .ad-thumbs .ad-thumb-list { float:left; width:9000px; list-style:none; }
		.ad-gallery .ad-thumbs li { float:left; padding-right:5px; }
		.ad-gallery .ad-thumbs li a { display:block; }
		.ad-gallery .ad-thumbs li a img { border: 1px solid #bbb!important; display:block; }
		.ad-gallery .ad-thumbs li a.ad-active img { border:3px solid #616161; }
		
		/* Can't do display none, since Opera won't load the images then */
		.ad-preloads { position:absolute; left:-9000px; top:-9000px; }
		
		
		
		
		
		
		
		#media-tabs li.blist {
		list-style-type:square;
		
		
		}
		
		
		