/***************************************
****************************************
	GENERAL STYLES
	------------------------------------
	PLEASE ADD NEW STYLE RULES TO THE
	APPROPRIATE SECTION ONLY. DO NOT
	REMOVE SECTION HEADERS EVEN IF THEY

	ARE NOT IN USE.


	Reminder: If you're setting a width
	and a padding/margin you're looking
	for trouble with ie6
	http://css.maxdesign.com.au/listamatic/about-boxmodel.htm

    #FFD204 yellow
    #FFE204 hover yellow

    #AC0E0E red
    #BF0B0B hover red

****************************************
***************************************/
/***************************************
	MEDIA STYLES
	-----------------------------------
	Add any styles here that only
	need to appear on a certain device.
***************************************/
/*If a title has an image instead of text then this
 will display the text rather than the image*/
@media handheld
{	
	.hidetext
	{
		text-indent:0px;
		background: none;
	}   
}

@media print 
{
	/*more styles in tripoli/print.css*/
	div#lhs,
	div#rhs,
	div#globalnav
	{
		display:none;
	}
}

/***************************************
	USEFUL ONE LINERS
	-----------------------------------
	Any useful simple one liners here.
***************************************/
.bold{font-weight:bold;}
.italic{font-style:italic;}
.floatright{float:right;}
.floatleft{float:left;}
.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}
.cleanedges{border:none;margin:0;padding:0;}
.marginbottom{margin-bottom:40px;}
.nomargin{margin:0;}
.hidetext{text-indent:-9000px; overflow:hidden;text-align:left;display:block;}
.alignright{text-align:right;}
.alignleft{text-align:left;}
/* html{ overflow:-moz-scrollbars-vertical;} */






/***************************************
	GLOBAL STYLES
	------------------------------------
	Style rules with a global effect.
***************************************/
*
{
	
}

body
{
	color:#333333;	
	/*text-shadow: #000000 0 0 0px;safari boldness fix*/
	text-align:center; /*ie5.5 center*/
	background:#989898;
}

a
{
	color:#000;
	text-decoration:none;
}

/*correct order of psudeo classes*/
a:link{color:#000;}
a:visited{color:#000;}
a:hover{color:#111;text-decoration:none;}
a:active {color:#000;}

address
{
	margin-left:20px;
}

#container
{
	/*background:url(../images/main_bg.gif) top right repeat-y;	*/
	text-align:left;/*reset after */
}

h1
{
	font-weight:normal;
	color:#000;   
	text-transform:none;
}
   
h2
{
   
	font-weight:normal;	
}

h3
{
	font-weight:normal;	
	text-transform:none;
}

h4
{
	color:#000;
	text-align:left;
	text-transform:none;
}

img
{
	border:none;
}

div.indent
{
	border-left:solid 1px #999999;
	padding-left:10px;
}

/*.transparent_class
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}*/

/*forces a div with floating image inside
 it to pull down to the end of the image*/
hr.clear {display: block; clear: left;
padding: 0;padding-top:0px;
visibility: hidden;width:1px;}


/***************************************
	HEADER STYLES: #header
	------------------------------------
	Style rules for the header
	area only.
***************************************/
#header
{
}

	#header #logo
	{
		width:325px;
		height:128px;
		position:absolute;
		background: url(../images/logo_big.gif) no-repeat left bottom;
	}
	
	#header .contact
	{
		float:right;
		color:#000;
		margin-top:63px;
		text-align:right;
		padding-right:32px;
	}

	#header .contact address
	{
		font-style:normal;		
	}

div#tagline
{	
	font-size:2.4em;
	padding-left:426px;
	padding-top:32px;
}

/***************************************
	GLOBAL NAVIGATION STYLES: #globalnav
	------------------------------------
	Style rules for the *global*
	navigation.
***************************************/

#skipmenu 
{
	position:absolute;
	font-size:0;
	top:0;
	left:0;
}

#globalnav
{
	height:auto !important;
	min-height:30px;
	height:30px;
	color:#fff;
	z-index:100;
	position:relative;
}
/*
#menusectors,
#menuprodcat,
#menuinfo
{visibility:hidden;}
div#globalnav ul li:hover ul 
{visibility:visible;}


div#globalnav ul ul ul
{visibility:hidden;}
div#globalnav ul ul  li:hover ul 
{visibility:visible;}
*/

div#globalnav ul ul,
div#globalnav li:hover ul ul,
div#globalnav li li:hover ul ul,
div#globalnav li li li:hover ul ul,
div#globalnav li li li li:hover ul ul
{visibility:hidden;}

div#globalnav li:hover ul,
div#globalnav li li:hover ul,
div#globalnav li li li:hover ul,
div#globalnav li li li li:hover ul
{visibility:visible;}






/*keep top highlighted*/

   
			
/*top level details*/	
#globalnav	  .home		   {background-position: -62px 0px;	width:128px;}
#globalnav	  .home:hover	 {background-position: -62px -32px;}
#ctl00_home	 .home		   {background-position: -62px -64px;}

#globalnav	  .sectors		{background-position:-287px  0px;	width:156px;}
#globalnav	  .sectors:hover  {background-position:-287px -32px;}
#ctl00_sectors  .sectors		{background-position:-287px -64px;}
#globalnav	  li:hover a.sectors{background-position:-287px  -32px;}
.sectorsdrop li {width:148px;}


#globalnav	  .catalogue	  {background-position:-531px 0px;	width:186px;}  
#globalnav	  .catalogue:hover{background-position:-531px  -32px;}
#ctl00_catalogue .catalogue, #ctl00_detail .catalogue	 {background-position :-531px -64px;}
#globalnav	  li:hover a.catalogue{background-position:-531px  -32px;}
.catdrop li {width:177px;}
   
#globalnav	  .cases		  {background-position:-769px 0px;	width:126px;}
#globalnav	  .cases:hover	{background-position:-769px -32px;}
#ctl00_cases	 .cases		 {background-position:-769px -64px;}

#globalnav	  .news		   {background-position:-936px 0px;	width:75px;}   
#globalnav	  .news:hover	 {background-position:-936px -32px;}
#ctl00_news	 .news		   {background-position:-936px -64px;}

#globalnav	  .info		   {background-position:-1065px 0px;	width:144px;}
#globalnav	  .info:hover	 {background-position:-1065px -32px;}
#ctl00_info	 .info		   {background-position:-1065px -64px;}
#globalnav	  li:hover a.info{background-position:-1065px  -32px;}
.infodrop li {width:135px;}
 
#globalnav	  .contact		{background-position:-1254px 0px;	width:115px;}
#globalnav	  .contact:hover  {background-position:-1254px -32px;}
#ctl00_contact  .contact		{background-position:-1254px -64px;}

/*2nd level details*/



   
			
/* testing 
#container #globalnav ul {display:block; } 
#container #globalnav ul ul ul{display:none; }*/


			
			
/*list details*/	   
#globalnav li
{
	float:left;
	margin:0;
	position:relative;
	color:#fff;	
	margin-right:5px;
}

#globalnav li.last
{
	margin-right:0;
}

#globalnav li li 
{
	float:none;
	margin:0px;
	display:block;
}

#globalnav li li a
{
	display:block;
	float:none;
}

/* unordered lists */




	   
#globalnav li ul
{
	left:0;
	position:absolute;
	padding:4px;
	background:#FFCE04;
	/*top:3em;*/
	left:0;	
   /* width:165px;*/
}

#globalnav li li ul
{
	padding:2px;
}

#globalnav ul li li ul
{
	left:100%;
	position:absolute;
	top:0;
	width:100%;   
}
/* anchors */
#globalnav a
{
	display:block;
	height:auto !important;
	min-height:30px;
	height:30px;
	background: url(../images/globalnav/Global_Nav.gif) no-repeat 0 0;
	color:#fff;
	text-indent:-9999px;
	overflow:hidden;
}

#globalnav li li a.selected  
{
	background:#FFE204;
}

#globalnav li li a 
{
	text-indent:0;
	color:#333;
	
	text-indent:0;
	background:none;
	padding:6px;
	font-size:1.10em;
   /* height:auto !important;*/
	min-height:2px;
	height:auto;
	border-top:#FFD905 solid 1px;
}
#globalnav li li a:hover
{
	text-decoration:none;
	color:#000;
	background:#FFE204;
}   
		 
#globalnav li li a:active
{
	background:#FFF2AD;
}	  

#globalnav ul li li a
{
}

#globalnav ul li li li a
{
	/*background:#000;*/
	position:relative;
	top:-2px;
}





/*
http://www.tanfa.co.uk/css/examples/menu/tutorial-v.asp#vs3
*/


 
			
	   
			
			
		
/***************************************
	LOCAL NAVIGATION STYLES: #localnav
	------------------------------------
	Style rules for the *local*
	navigation.
***************************************/ 
#lhs
{
    padding-bottom:7px;
}
 
#localnav
{	
	padding:0 3px;
}

#lhs h2
{	
	margin-top:8px;
	margin-left:3px;
	margin-right:3px;
	text-transform:uppercase;
	color:#000;
	font-size:1.2em;
	padding:0;
	clear:both;
}

#lhs h2 a
{	
	display:block;
	background:#FFD204;
	padding:6px;
}

#lhs h2 a:hover
{	
	background:#FFE204;
}

#lhs li.saleitems
{
    border:none;
}

#lhs li.saleitems a
{
    color:#fff;
    background:#AC0E0E;
    font-weight:bold;
    text-transform:uppercase;
}

#lhs li.saleitems a:hover
{
    background:#BF0B0B;
    color:#fff;
}

#lhs li.saleitems a:focus,
#lhs li.saleitems a:active
{
    background:#BF0B0B;
    color:#fff;
}

#localnav li
{
	background:#fff url(../images/dotted.gif) bottom left repeat-x;
	font-size:12px;
}

#localnav li a
{
	color:#666666;
	display:block;
	padding:6px 3px;
}

#localnav li a.selected
{
	background:#FFE204;
	color:#000;
}

#localnav li a:hover
{
	color:#333;
	background-color:#FFE766;
}
#localnav li a:active
{
	background:#FFF2AD;
}

#localnav li.AspNet-Menu-Selected
{
	
}
	
#localnav li.AspNet-Menu-Selected a
{   
	
}


/*sub level nav*/
#multilevel li li
{
	margin-left:10px;
}


	
/***************************************
	DROP DOWN GLOBAL (.simpleMenu)
	------------------------------------
	This is a drop down menu
	ie6: BrowserSpecific/IEMenu6.css
***************************************/

#menu
{
	position:absolute;/*ie fix only for template eg*/
	top:220px;
}

#menu li {float:left;}

/* link background and size */
#menu ul.AspNet-Menu ul
{	
	background:#ccc; /*could have a background image here */   
}

#menu ul.AspNet-Menu li a
{
	color:#fff;
	background:#000; /*could have a background image here */
	padding:10px;
}

#menu ul.AspNet-Menu li a:hover
{	
	color:#ccc;
}

/* text and img inside each menu link */
#menu ul.AspNet-Menu li span, 
#menu ul.AspNet-Menu li img 
{	
	
}

/*indent of lower down ones
.SimpleMenu ul.AspNet-Menu ul ul {
	margin-left:140px;
	margin-top:-125px;
	padding-left:5px;
}
*/

/* level 2 onwards - moves the list bit up and to the left*/
#menu ul.AspNet-Menu li li li
{
	left:100px;
	top:-30px;
}

/* selected */
a.AspNet-Menu-Selected
{
	text-decoration:underline;
}

li.AspNet-Menu-Selected
{
	
}

/***************************************
	LHS AREA STYLES: #lhs
	------------------------------------
	Style rules for the LHS column.
***************************************/
#lhs
{

}
	#lhs #ad
	{
		text-align:center;
		margin:10px 0;
	}

/***************************************
	BREADCRUMB STYLES: #breadcrumb
	------------------------------------
	Style rules for the breadcrumb
	only.
***************************************/
#breadcrumb
{
	border-bottom:1px solid #E1E1E1;
	margin:0 0 18px 0;
	/*position:relative;
	top:-6px;*/
	padding:0 0 1px;	
}

#breadcrumb span
{
	font-size:0.95em;
	color:#999999;
}

#breadcrumb .breadSelected
{
	color:#333333;
}

#breadcrumb a:link	  { text-decoration: none; color: #999999; border-bottom:none;}
#breadcrumb a:visited   { text-decoration: none; color: #999999; border-bottom:none;}
#breadcrumb a:hover	 { text-decoration: none; color: #555555; border-bottom:none;}
#breadcrumb a:active,
#breadcrumb a:focus	 { text-decoration: none; color: #777777; border-bottom:1px dotted #FFD204;}



/***************************************
	MAIN AREA STYLES: #main
	------------------------------------
	Style rules for the main page area
	(all content areas).
***************************************/
#main
{	
	background:#fff;
	padding-top:10px;
}

/***************************************
	RHS AREA STYLES: #rhs
	------------------------------------
	Style rules for the RHS column.
***************************************/
#rhs
{
	
}



/***************************************
	CONTENT STYLES: #content
	------------------------------------
	Style rules for the primary
	content area only.
***************************************/
#content
{
}

	#content_inside
	{	
		margin:0 10px 10px;			
		border-top:1px solid #E1E1E1;
	    overflow:hidden;
	}
	
	#ctl00_home #content_inside
	{	
		margin:0;	
		padding:0;
		border-top:0;	
	}
		
	#content h1
	{
		color:#333333;
		font-size:2.4em;
		line-height:1em;
		margin-bottom:5px;  
		margin-top:14px; 
	}
	
	#content h2,
	#content .h2	
	{
		/*color:#FFD204;*/
		color:#333333;
		font-size:1.7em;	
		line-height:1em;	  
		margin-top:6px;
	}	
		
		
		
	#content h3,
	#content .h3	
	{
		/*color:#FFD204;*/
		color:#333333;
		font-size:1.4em;	
		line-height:1em;	  
		margin-top:6px;
	}	
		
		
		
	#content p
	{
	}
	
	#content ul
	{	
	}

	#content ol li
	{
		padding:4px 0 4px 15px;
		list-style-position:outside;
	}
	
	#content ul li
	{
		background:url(../images/bullet.gif) 0px 5px no-repeat;
		padding:4px 0 4px 15px;
		list-style-position:outside;
		list-style-type:none;
	}

	#content hr
	{
	    
	}

	#content .floatleft
	{
		float:left;
		display:block;
		margin: 5px 10px 5px 0;
	}

	#content .floatright
	{
		float:right;
		display:block;
	}

	#content .imgborder
	{
		border:1px solid #3B3B3B;
		margin-bottom:10px;
	}
	
	/*float left and right images with padding for */
	#content img.left
	{
		display:block;
		float:left;
		padding:0 8px 8px 0;
	}	
	
	#content img.right
	{
		display:block;
		float:right;
		padding:0 0 8px 8px;
	}
		
	/*image with caption*/
	#content a.caption	  {text-align:center;display:block;}
	#content a.caption img  {border:none;outline:none;}
	#content a.caption span {display:block;}  


	
/* Tables */
#content table
{
	width:100%;
}

	#content table caption
	{
		caption-side:bottom;
		font:0.8em italic;
	}
	
	#content table thead
	{
		
	}
	
	#content table tbody
	{
		
	}

	#content table td
	{
		
	}

	#content table th
	{
		background:#ddd;
	}

	#content table .odd
	{
		background: #FFF4E9;
	}
	
 
 
 
 
 .best
 {
	padding-bottom:10px;
	height:132px;
	position:relative;
	clear:both;
 }


 .best h2
 {
	background:#FFD204;
	text-transform:uppercase; 
	padding:3px;
	font-size:1.4em;
	margin-bottom:8px;
 }
 
 .best img
 {
	border:3px solid #E2E2E2;
	clear:both;
	float:left;
	margin-left:3px;
	width:100px;
	
 }
 
 .best .rightside
 {
	float:right;
	width:135px !important;
	width:128px;
	text-align:center;
 }
 
 .best div h3
 {
	font-size:1.3em;
	margin-bottom:7px;
 }
 
 .best em
 {
	background:#FFD204;
	font-weight:bold;
	font-style:normal;
	color:#000;
	padding:3px;	
	line-height:1.6em;
 }
 
 
 .best em.sale
 {
	background:#AC0E0E;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	padding:3px;	
 }
 .best em.sale del
 {
	color:#fff;  
 }
 
 .best a.prod:hover img
 {
	border-color:#8C8C8C;
 }
 
 .best a.prod:active img
 {
	border-color:#333333;
 }
 
 .best a.button
 {
    bottom:4px !important;
    bottom:18px;
    left:136px;
    position:absolute;
    right:23px;
    width:80px;
 }

 


/***************************************
	FOOTER STYLES: #footer
	------------------------------------
	Style rules for the footer
	area only.
***************************************/
#footer
{
	text-align:center;
	color:#fff;
}

	#footer a
	{
		color:#fff;
	}
	#footer a:hover
	{
		color:#eee;
	}

	#footer .top
	{		
		background:#CCCCCC url(../images/logo_greysmall.gif) top left no-repeat;	
		height:auto !important;
		height:55px;
		min-height:55px;
		line-height:51px;
		text-align:right;
		padding-right:15px;
		color:#666666;
		font-size:0.9em;
	}
	
	
	#footer .top a
	{		
		color:#666666;
	}
	
	#footer .top a:hover
	{		
		color:#333;
	}


	#footer .footerright
	{   
		width:50%;
		float:right;
		display:inline;   
		padding-right:8px;   
		margin-top:12px;
	}

	#footer .footerright img
	{   
		float:right;
		clear:right;
		margin-top:12px;
		margin-bottom:12px;
	}
	
	#footer .developer
	{
		float:left;
		margin-top:12px;
		margin-left:8px;
		display:inline;
		font-size:1.2em;
	}	
		
	/*xhtml accessiblity and css validation logos*/
	#xhtml,
	#css
	{
		display:inline;
		float:right;	
		background: url(../images/validated.gif) top  left  no-repeat;
		text-indent:-9999px;
		overflow:hidden;
		width:64px;
	}
	
	
	#css
	{
		background-position: top right;
		width:51px;
		margin-left:11px;
	}


	#footer #css
	{
		
	}

/***************************************
	SINGLE PAGE STYLES: #page
	------------------------------------
	Style rules for specific pages.
	Replace the id #container with a
	unique id to do this.
***************************************/
/*Homepage*/

#home {position:relative;}

#home h1
{
	font-size:0;
	height:0;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}

#home h2.promotitle
{
	position:absolute;
	top:0;
	left:0;
	color:#FFD204;
	margin:15px;
	padding:10px;
	font-size:2.7em;
	text-transform:uppercase;
	background:url(../images/homepage_promo_bg.png) top left no-repeat;
	
	max-width:365px;	
} 

#promodesc 
{
	position:absolute;
	bottom:15px; /*ie.css*/
	right:15px;
	color:#FFD204;
	display:block;
	color:#fff;
	width:350px;
	padding:10px;
	background: url(../images/homepage_promo_bg.png) top left no-repeat;
	border:none;	
} 


#home #promodesc img
{
	float:right;
	display:inline;
} 

#ctl00_cphMain_LinkOffers
{
	border:none;
	padding:0;
}

#content #lastesttitle
{
	background:#FFD204 url(../images/latest_products.gif) top left no-repeat;
	height:36px;
	margin:0;
	text-indent:-9000px;
	position:relative;
	border:none;
}

#lastesttitle a
{
	position:absolute;
	right:0;
	height:100%;
	width:120px;
}

#home .homeproduct
{
	float:left;
	position:relative;
	text-align:center;
}

#content .homeproduct a
{
	position:absolute;
	color:#FFD204;
	left:13px !important;
	right:13px !important;
	bottom:13px !important;
	background:url(../images/productoverlay.png) bottom right no-repeat;
	font-size:1.3em;
	padding:12px;
	border:none;
	
	
 /*   left:6px;
	right:6px;  may need todo it manually
	bottom:6px;*/
}

.homeproduct em
{	
	color:#fff;
	font-style:normal;
	display:block;
	font-size:1.6em;
	margin-top:12px;
	line-height:1em;
	
}

.homeproduct del
{	
	font-size:0.7em;
	color:#fff;
}

.homeproduct img
{	
	width:238px;
}

.homeproduct img.plus
{	
	width:13px;
	height:13px;
	float:right;
	margin:0;
}

.homeproduct .homeproduct
{	
	width:238px;
	height:auto !important;
	height:200px;
	min-height:200px;
}

.pic1,
.pic2
{
	border-right:1px solid #fff;
}

#homeimage 
{
	height:auto !important;
	height:300px;
	min-height:300px;
	position:relative
}

#homeimage img.homebig
{
	width:715px;
}


/*error*/
#error{}


#error #yahoosearch
{
	padding:5px 5px 6px 5px;
	width:200px;
	margin:0 6px 5px 0;
	
}
#yahoosearchoutput ul
{
    margin:0;
}
#yahoosearchoutput ul li
{
    background:none;
    border-bottom:1px solid #E1E1E1;
    padding:5px 0;
}


/*sitemap*/
.sitemaplink, 
.termscondslinks
{
    padding-top:10px;
}

div#content div#sitemap *
{
	visibility:visible;
	margin:0;
	padding:0;
	float:none;
	
	position:static;
	width:auto;
	height:auto;
	border:0;
	background:none;
	color:#000;
}

	div#content div#sitemap  li
	{
		padding-left:15px;
		margin-left:20px;
		margin-top:0px;
		margin-bottom:0px;
		list-style-type:none;
		font-size:12px;	
	}
	div#content div#sitemap  li li a:before
	{
		content:"\2022";   
		color:#FFD204;		   
	}
	
	div#content div#sitemap  li li
	{
		margin-left:20px;
		padding-left:35px;
	}
	
	
	
	div#content div#sitemap  li.AspNet-Menu-WithChildren  a
	{
		color:#C3AB3C; 
		font-size:15px;	  
		padding-bottom:1px;  
		padding-bottom:2px;   
	}
  
	
	div#content div#sitemap  li.AspNet-Menu-WithChildren li a
	{
		border-bottom:0;	   
		font-size:12px;   
		color:#000;
	}
  
	
	div#content div#sitemap  li.AspNet-Menu-WithChildren  li.AspNet-Menu-WithChildren a
	{
		color:#C3AB3C;  
		font-size:15px;	  
		padding-bottom:6px;   
	}
	div#content div#sitemap  li.AspNet-Menu-WithChildren  li.AspNet-Menu-WithChildren a:before
	{
		content:"";
	}
	
	div#content div#sitemap  li.AspNet-Menu-WithChildren  li.AspNet-Menu-WithChildren li a
	{
		color:#000;
		font-size:12px;		 
	}
	div#content div#sitemap  li.AspNet-Menu-WithChildren  li.AspNet-Menu-WithChildren li a:before
	{
		content:"\2022";   
		color:#FFD204;	 
	}
	
	div#content div#sitemap  ul
	{
		margin-left:-20px;		   
	}
	
	div#content div#sitemap  a
	{
		color:inherit;	 
	}
	
	div#content div#sitemap  a:hover
	{
		color:#666666;	 
	}




	div#content div#sitemap  li li a
	{
					
	}


	div#content div#sitemap  li li li a
	{
		color:#000;	 
	}
	div#content div#sitemap  li li li a:before
	{
		content:"";	   
	}



	div#content div#sitemap  li li li li a
	{
		/*color:#C3AB3C;	*/ 
		font-size:11px;	  
	}

	div#content div#sitemap  li li li li a:before
	{
		content:"\2022";   
		color:#FFD204;	   
	}


	div#content div#sitemap  li li li li li a
	{
		color:#000;	  
	}




	div#content div#sitemap  li li 
	{
	}


	div#content div#sitemap  li li li 
	{
		border-bottom:0; 
		font-size:11px;		 
	}

	div#content div#sitemap  li li li li 
	{
		font-size:15px;		 
	}


	div#content div#sitemap  li li li li li 
	{
		border-bottom:0;	   
		font-size:11px;	   
	}








#ctl00_news,
#ctl00_cases
{
	
}

#ctl00_news .story h2,
#ctl00_cases .story h2
{
	margin:0;
	margin-top:10px;
	margin-bottom:10px;	
}


#ctl00_news h2 a,
#ctl00_cases h2 a
{
	border:none;
	
}

#ctl00_news .date,
#ctl00_cases .date
{
	bottom:0.22em;
	color:#999999;
	font-size:0.5em;
	position:relative;
}

.h1date
{
	bottom:0.3em;
	color:#999999;
	font-size:0.4em;
	position:relative;
}

.story {	position:relative;}

#ctl00_news .storydesc,
#ctl00_cases .storydesc
{
	border-top: 1px solid #FFD204;
	padding-top:10px;
	clear:both;
}

#ctl00_news .storydesc img,
#ctl00_cases .storydesc img
{
	float:left;
	margin:6px 10px 10px 0;
	border:1px solid #3B3B3B;
}



#ctl00_news .story,
#ctl00_cases .story
{
	border-bottom: 1px solid #FFD204;
	float:left;
	width:100%;
	margin-bottom:30px;
	clear:both;
	/*font-size:0.9em;*/
}

/*
#content .story p,
#content .story li
{
	font-size:1em;
}
*/




#ctl00_news .story a.readmore,
#ctl00_cases .story a.readmore
{
	float:right;
	background:#FFD204;	
	color:#000;
	border:none;
	font-weight:bold;
	padding:2px 4px;
	line-height:1.2em;
	
	position:absolute;
	right:0;
	bottom:0;
}



#ctl00_news .story a.readmore:hover,
#ctl00_cases .story a.readmore:hover
{
    background:#FFE204;
}
#storydesc,
#storydesc 
{
	border-top: 1px solid #FFD204;
	padding-top:12px;
	clear:both;
}

#newsimages
{
	padding:6px 0 6px 6px;
	background:#E1E1E1;
	float:left;
	margin:10px 0 0 0;
}

#newsimages img
{
	margin-right:6px;
	float:left;
}

/*contact*/
#ctl00_contact
{
	
}

#ctl00_contact #contactinfo
{
	border-top:solid 1px #FFD204;
	border-bottom:solid 1px #FFD204;
	float:left;
	width:100%;
	color:#333333;
	padding:20px 0;
	margin-bottom:20px;
}

#ctl00_contact #contactinfo address
{
	 float:left;
	 width:50%;
	 margin:0;
}

#ctl00_contact #contactinfo p
{
	float:left;
	margin:0;
	font-size:1em;
}

#contactform
{
	clear:both;
	width:430px;
	margin-top:35px;
	padding-bottom:20px;
}

#contactform div
{
	padding-top:8px;
	clear:both;
}
#contactform .buttondiv
{
   padding-top:0; 
}

#contactform label
{
	float:left;
	clear:left;
	width:120px;
}

#contactform input,
#contactform textarea
{
	float:right;
	width:280px;	
	border:1px solid #999999;
}

#contactform textarea
{
	height:220px;   
	margin-bottom:10px;
}

#contactform .button
{
	width:auto;
	float:right;
	clear:both;
	margin:0;
}

#map
{
	clear:both;   
	border-top:solid 1px #FFD204;
	padding-top:20px;
}

#map iframe
{
	display:block;
	padding:0;
	margin:0; 
	border:1px solid  #333333; 
}

#map a
{
	
}






/***************************************
	JAVASCRIPT
***************************************/


/***************************************
	JAVASCRIPT STYLES
	------------------------------------
	Style rules for specific javascript
	files.

***************************************/



/***************************************
http://www.no-margin-for-errors.com/projects/prettyPhoto/
***************************************/

.prettyPhotoTitle {visibility:hidden;} /*title not used*/

div.pictureHolder .top .left { background: url(../images/prettyPhoto/tl.gif) top left no-repeat; } /* Top left corner */
div.pictureHolder .top .middle { background: #fff; } /* Top pattern/color */
div.pictureHolder .top .right { background: url(../images/prettyPhoto/tr.gif) top left no-repeat; } /* Top right corner */
 div.pictureHolder .content  a {border:none;}
div.pictureHolder .content { background: #fff url(../images/prettyPhoto/loader.gif) center center no-repeat; } /* Content background */
div.pictureHolder .content a.next:hover { background: url(../images/prettyPhoto/btnNext.gif) center right no-repeat; cursor: pointer; } /* Next button */
div.pictureHolder .content a.previous:hover { background: url(../images/prettyPhoto/btnPrevious.gif) center left no-repeat; cursor: pointer; } /* Previous button */
div.pictureHolder .content a.expand { background: url(../images/prettyPhoto/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
div.pictureHolder .content a.expand:hover { background: url(../images/prettyPhoto/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
div.pictureHolder .content a.contract { background: url(../images/prettyPhoto/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
div.pictureHolder .content a.contract:hover { background: url(../images/prettyPhoto/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
div.pictureHolder .content a.close { border:none; width: 72px; height: 22px; background: url(../images/prettyPhoto/btnClose.gif) center left no-repeat; cursor: pointer; } /* Close button */

div.pictureHolder .content .details .nav a.arrow_previous {font-size:0; background: url(../images/prettyPhoto/arrow_previous.gif) top left no-repeat; } /* The previous arrow in the bottom nav */
div.pictureHolder .content .details .nav a.arrow_next {font-size:0; background: url(../images/prettyPhoto/arrow_next.gif) top left no-repeat; } /* The next arrow in the bottom nav */

div.pictureHolder .bottom .left { background: url(../images/prettyPhoto/bl.gif) top left no-repeat; } /* Bottom left corner */
div.pictureHolder .bottom .middle { background: #fff; } /* Bottom pattern/color */
div.pictureHolder .bottom .right { background: url(../images/prettyPhoto/br.gif) top left no-repeat; } /* Bottom right corner */

/*  div.pictureHolder .loaderIcon { background: url(../images/prettyPhoto/loader.gif) center center no-repeat; }  Loader icon */

div.prettyPhotoTitle div.prettyPhotoTitleLeft { background: url(../images/prettyPhoto/ttl.gif) top left no-repeat; }
div.prettyPhotoTitle div.prettyPhotoTitleRight { background: url(../images/prettyPhoto/ttr.gif) top left no-repeat; }
div.prettyPhotoTitle div.prettyPhotoTitleContent { background: url(../images/prettyPhoto/ttp.gif) top left repeat-x; }

/*don't change*/
div.prettyPhotoOverlay{background:#000;position:absolute;top:0;left:0;z-index:9500;width:100%}div.pictureHolder{position:absolute;z-index:10000;width:100px}div.pictureHolder .top{position:relative;height:20px}* html div.pictureHolder .top{padding:0 20px}div.pictureHolder .top .left{position:absolute;left:0;width:20px;height:20px}div.pictureHolder .top .middle{position:absolute;left:20px;right:20px;height:20px}* html div.pictureHolder .top .middle{position:static}div.pictureHolder .top .right{position:absolute;top:0;left:auto;right:0;width:20px;height:20px}div.pictureHolder .content{position:relative;text-align:left;width:100%;height:75px}div.pictureHolder .content .details{display:none;margin:10px 15px 0 20px}div.pictureHolder .content .details p.description{display:none;float:left;margin:0}div.pictureHolder .content .details .nav{float:left;margin:4px 0 0 0}div.pictureHolder .content .details .nav p{float:left;margin:0 4px}div.pictureHolder .content .details .nav a.arrow_previous,div.pictureHolder .content .details .nav a.arrow_next{float:left;display:block;width:8px;height:9px;text-indent:-10000px;margin-top:4px}div.pictureHolder .content .details .nav a.disabled{background-position:0 -10px;cursor:default}div.pictureHolder .content div.hoverContainer{position:absolute;z-index:10000;top:0;left:0;width:100%}div.pictureHolder .content a.next{position:relative;z-index:2000;display:block;float:right;text-indent:-10000px;width:49%;height:100%;background:url(../images/prettyPhoto/btnNext.gif) 10000px 50% no-repeat}div.pictureHolder .content a.previous{cursor:pointer;display:block;text-indent:-10000px;width:49%;height:100%;background:url(../images/prettyPhoto/btnNext.gif) 10000px 50% no-repeat}div.pictureHolder .content a.expand,div.pictureHolder .content a.contract{position:absolute;z-index:20000;top:10px;right:30px;cursor:pointer;display:none;text-indent:-10000px;width:20px;height:20px}div.pictureHolder .content a.close{float:right;display:block;text-indent:-10000px}div.pictureHolder .bottom{position:relative;height:20px}* html div.pictureHolder .bottom{padding:0 20px}div.pictureHolder .bottom .left{position:absolute;left:0;width:20px;height:20px}div.pictureHolder .bottom .middle{position:absolute;left:20px;right:20px;height:20px}* html div.pictureHolder .bottom .middle{position:static}div.pictureHolder .bottom .right{position:absolute;top:0;left:auto;right:0;width:20px;height:20px}div.pictureHolder .loaderIcon{display:none;position:absolute;top:50%;left:50%;margin:-12px 0 0 -12px;width:24px;height:24px}div.pictureHolder #fullResImageContainer{width:100%;text-align:center}div.prettyPhotoTitle{display:none;position:absolute;top:0;left:0;z-index:9999;color:#fff;font-size:13px}div.prettyPhotoTitle div.prettyPhotoTitleLeft,div.prettyPhotoTitle div.prettyPhotoTitleRight{float:left;width:19px;height:23px;overflow:hidden}div.prettyPhotoTitle div.prettyPhotoTitleContent{float:left;line-height:23px}
/*/EO don't change*/












/***************************************
	FUTURE CSS
	------------------------------------
	For testing css2/css3 selectors
	that don't work with all browsers.
***************************************/
/* E.g. This style rule will place an north east arrow after any link on your site to an external site. */
/*a[href^="http://"]:not([href*="smashingmagazine.com"])::after {content: "\2197";content: "\2197";*/






/***************************************
	END
***************************************/