@charset "UTF-8";
/* CSS Document */
/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

.font10px {font-size: 10px; line-height: 10px;}
.font11px {font-size: 11px; line-height: 11px;}
.font12px {font-size: 12px; line-height: 12px;}
.font13px {font-size: 13px; line-height: 13px;}
.font14px {font-size: 14px; line-height: 14px;}
.font15px {font-size: 15px; line-height: 15px;}
.font16px {font-size: 16px; line-height: 16px;}
.font18px {font-size: 18px; line-height: 18px;}
.font20px {font-size: 20px; line-height: 20px;}


body {
	text-align:center;
	background-color: #ffffff;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height: 150%;
}
h1 {
	color:#FFF;
	font-size:36px;
	font-weight:bold;
}

h2 {
	color: #6280a7;
	font-size:20px;
	font-weight:bold;
	margin-bottom:16px;
	padding-bottom:4px;
}
h3 {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
h4 {
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding: 8px;
	background: #F5F5F5;
	-moz-border-radius-topleft: 7px; /* Firefox */
	-moz-border-radius-topright: 7px; /* Firefox */
	-webkit-border-top-left-radius: 7px; /* Safari, Chrome */
	-webkit-border-top-right-radius: 7px; /* Safari, Chrome */
	border-top-left-radius: 7px; /* CSS3 */
	border-top-right-radius: 7px; /* CSS3 */
}
h5 {
	color:#fff;
	font-size:14px;
	font-weight:bold
}

li {
	margin-left: 20px;
	line-height: 150%;
}
strong {
	font-weight:bold;
	}
input {
	border:1px #CCC solid;
	height:24px;
	text-decoration: none;
	overflow:hidden;
	font-size: 12px;
	padding-top:4px;
	color: gray;
	background:#FFFFFF;
}

input[type="checkbox"] {
	border:none;
	height:12px;
	text-decoration: none;
	font-size: 12px;
	padding-top:0px;
}

input[type="radio"] {
	border:none;
	text-decoration: none;
	padding-top:0px;
}

a, a:visited, a:active {
	color:#0071BB;
	text-decoration:none;
	}
a:hover {
	color:#FF0000;
	}
.button:hover 
{
	color:#FFF;
	} 

.button 
{
	width: 125px;
	height: 29px;
	background:transparent url(../images/button.png) no-repeat;
	}
.button a
{
	top: 8px;
	}

input[type="submit"] {

}

#wrapper {
}

.full_container 
{
	width:1000px;
	margin:0 auto;
	text-align:left;
	}
	
#top_container {
	margin: 0 auto;
	width:100%;
	position:relative;
	text-align:left;
	background:url(../images/top_bg2.jpg) repeat-x top center;
	z-index: 5;
}

#header {
	background:transparent url(../images/top.jpg) no-repeat top left;
	width:1000px;
	height:110px;
	position:relative;
}

#footer {
	width:100%;
	position:relative;
	background-color: #333333;
	overflow:auto;
}

.bottomlogo {position:relative; float:left; width:245px; padding-left: 70px; padding-top: 18px; text-align:left;}
.address {position:relative; float:left; width:675px; color:#aaaaaa; text-align:left;}
small {font-size: 10px; line-height: 125%;}

.body_home {}

#topmenu 
{
	text-align:right;
	}
#topmenu a 
{
	color:#DDDDDD;
	font-weight: normal;
	}
#topmenu a:hover
{
	color:#0071BB;
	}

#topmenu ul {
	width: 650px;
	left:0px;
	position:absolute;
	top:12px;
}

#topmenu ul li {
	color:#DDDDDD;
	float:left;
	font-size:13px;
	list-style:none;
	margin-right:10px;
}


#topmenu ul li.social {
	margin-right:-10px;
}

#topmenu ul li.social div.google {
	background:url(../images/Social_google.png) no-repeat;
	height:18px;
	width:18px;
}

#topmenu ul li.social div.google:hover {
	background:url(../images/Social_google_hover.png) no-repeat;
	cursor:pointer;
}

#topmenu ul li.social div.linkedin {
	background:url(../images/Social_linkedin.png) no-repeat;
	height:18px;
	width:18px;
}

#topmenu ul li.social div.linkedin:hover {
	background:url(../images/Social_linkedin_hover.png) no-repeat;
	cursor:pointer;
}

#topmenu ul li.social div.twitter {
	background:url(../images/Social_twitter.png) no-repeat;
	height:18px;
	width:18px;
}

#topmenu ul li.social div.twitter:hover {
	background:url(../images/Social_twitter_hover.png) no-repeat;
	cursor:pointer;
}

#topmenu ul li.social div.youtube {
	background:url(../images/Social_youtube.png) no-repeat;
	height:18px;
	width:45px;
}

#topmenu ul li.social div.youtube:hover {
	background:url(../images/Social_youtube_hover.png) no-repeat;
	cursor:pointer;
}

#topmenu ul li.social div.facebook {
	background:url(../images/Social_facebook.png) no-repeat;
	height:18px;
	width:18px;
}

#topmenu ul li.social div.facebook:hover {
	background:url(../images/Social_facebook_hover.png) no-repeat;
	cursor:pointer;
}

#topmenu ul li.social div.issuu {
	background:url(../images/Social_issuu.png) no-repeat;
	height:18px;
	width:18px;
}

#topmenu ul li.social div.issuu:hover {
	background:url(../images/Social_issuu_hover.png) no-repeat;
	cursor:pointer;
}

#sel_lang 
{
	position:absolute;
	top:0px;
	left: 680px;
	}
	
#lng_selector 
{
	color:#FFFFFF; 
	cursor:pointer;
	height:38px; 
	line-height:43px; 
	width: 100px; 
	z-index: 999;
}

#header_search 
{
	height:20px;
	right:20px;
	color:#FFF;
	position:absolute;
	top:4px;
	width:160px;	
	}
#header_search input[type=text] 
{
	color: #FFF;
	background-color: transparent;
	border: 0px;
	height: 16px;
	margin-top: 5px;
	padding-left:2px;
	width:130px;
	font-weight:bold;
	}

#sub_header {
	
	width:690px;
	height:30px;
	line-height:28px;
	padding-top:9px;
	z-index:2;
	position:absolute;
	top: 64px;
	left: 310px;
}
#sub_header li {
	float:left;
	list-style:none;
	border-left: 1px solid #CCC;
	padding-left: 8px;
	margin-left: 8px;
}



.sh_cat {
	text-align:center;
}

.sh_cat div {
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}

.sh_minor {
	color:#FFF;
	font-weight:normal;
	text-align:center;
}

.sh_selected {
	position:relative;
	color:#06C;
	z-index:3;
}

#sub_header a {
	color:#FFF;
}
#sub_header .sh_minor a {
	color:#FFF;
}


#logo 
{
	width:246px;
	height:60px;
	z-index:2;
	position:absolute;
	top: 46px;
	left: 35px;
}

#carousel_header {
	width:1000px;
	height:57px;
	position:relative;
	background:url(../images/carousel_header.jpg) no-repeat top left;
}

#carousel_header_left
{
	float:left;
	padding-left: 80px;
	padding-top: 16px;
	}
#carousel_header_left h6 
{
	color: #FFFFFF;
	font-size: 20px;
	}
#carousel_header_right 
{
	float:right;
	padding-right: 60px;
	padding-top: 22px;
	color: #FFFFFF;
	}
	
#carousel_container 
{
	width:100%;
	position: relative;
	/*background:#FFFFFF url(../images/carousel_bg.jpg) repeat-x top left;*/
	overflow:auto;
	z-index: 2;
}

#product_container 
{
	width:100%;
	position: relative;
	background:#FFFFFF;
	overflow:auto;
	background:#FFFFFF url(../images/prod_bg_temp_wrapper.jpg) repeat-x top left;
	z-index: 2;
}

#product_container .full_container 
{
	background:#FFFFFF url(../images/prod_bg_temp.jpg) no-repeat top left;
	overflow:auto;
	}

#dept_container 
{
	width:100%;
	position: relative;
	background:#FFFFFF;
	overflow:auto;
	background:#FFFFFF url(../images/dept_bg_temp_wrapper.jpg) repeat-x top left;
	z-index: 2;

}


#dept_container_grid 
{
	width:100%;
	position: relative;
	background:#FFFFFF;
	overflow:auto;
	/*background:#FFFFFF url(../images/dept_bg_temp_wrapper_grid.jpg) repeat-x top left;*/
	background:#FFFFFF url(../images/prod_bg_temp_wrapper3.jpg) repeat-x top left;
	z-index: 2;

}

#dept_container .full_container 
{
	background:#FFFFFF url(../images/dept_bg_temp.jpg) no-repeat top left;
	overflow:auto;
	}

#dept_container_grid h1 
{
	color: #000000;
	font-size: 32px;
	font-weight:normal;
	} 

#dept_container_grid h3 {
	color:#666;
	font-size:24px;
	font-weight:normal;
	line-height: 105%;
}

#dept_container_grid h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:8px;
}

#dept_container_grid h2 a {
	color: #000000;
}

.text2_absolute	
{
	position:absolute;
	top: 65%;
	left: 0px;
	background:transparent url(../assets/panel_bg.png) repeat;
	}
	
.text2_absolute	.bg_text2
{
	padding: 0px 30px;
	}

#dept_container_grid .text2_absolute h3 
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	}
	
#wrapper #middle_col 
{
	width:100%;
	position: relative;
	background:#FFFFFF url(../images/middle_col_bg.jpg) repeat-x bottom left;
	overflow:auto;
	z-index: 2;
}

#middle_left {
	width:206px;
	float:left;
	padding-right: 10px;
	padding-left: 70px;
}

ul.suggestion 
{
	margin-left: 0px;
	}

ul.suggestion li 
{
	font-size: 14px;
	color: #007Ba7;
	}
	
	

#middle_central {
	width:714px;
	float:right;
}


#over_footer_top 
{
	height: 58px;
	width:1000px;
	position: relative;
	color:#FFFFFF;	
	background:url(../images/over_footer_hd.jpg) repeat-x bottom left;
	overflow:auto;
}

#over_footer 
{
	width:100%;
	position: relative;
	color:#FFFFFF;	
	background:#12171B url(../images/over_footer_bg2.jpg) repeat-x top left;
	overflow:auto;
	
}

#over_footer .wrapper 
{
	padding-top: 20px;
	}

#over_footer_left 
{
	width:206px;
	padding-left: 70px;
	float:left;
	padding-right: 10px;
}
#over_footer_central 
{
	width:462px;
	padding-left: 30px;
	float:left;
	padding-right: 10px;
}
#over_footer_right 
{
	width:184px;
	padding-left: 10px;
	float:left;
}

#over_footer_left a {color: #FFFFFF;}
#over_footer_left a:hover {color: #FF0000;}


/****** Four Columns**********/
.four-columns{
	width: 100%;
	overflow: hidden;
	padding-bottom: 26px;
}

.four-columns .col1, .four-columns .col2, .four-columns .col3, .four-columns .col4{
	width: 143px;
	float: left;
	padding: 0 10px;
}



.four-columns .services-col h3, .four-columns .team-col h3, .four-columns .projects-col h3, .four-columns .portfolio-col h3{
	padding-left: 53px;
	padding-top: 7px;
	color: #000;
}

.four-columns h3 a{
	color: #000;
}

.hline{
	border-top: 1px solid #d4d3d3;
	border-bottom: 1px solid #f9f9f9;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}

.vline{
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #f9f9f9;
	float:left;
	height: 210px;
	width: 1px;
}


a.ovalbutton{
background: transparent url('../images/oval-black-left.png') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
font-weight:bold;
line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 29px; /* Height of button background height */
padding-left: 13px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #FFFFFF; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../images/oval-black-right.png') no-repeat top right;
display: block;
padding: 4px 15px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #CCCCCC;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


#product_container #bread_crumb{
	float:none;
	clear:both;
	padding:0px 0px 0px 0px;
	position:relative;
	text-align:left;
	font-size: 11px;
	width: 100%;
	border-top: 1px solid #444444;
	padding-bottom: 4px;
	color: #BBBBBB;
}


#dept_container_grid #bread_crumb{
	float:left;
	padding:0px 0px 0px 0px;
	position:relative;
	text-align:left;
	font-size: 11px;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 4px;
}

.breadcumb_container {float:left; width:665px; padding-left: 40px; overflow:auto;}
.servicemenu {float:right; width:280px; padding-top: 6px;}
.servicemenu img {padding-left:12px;}




#prod_left 
{
	float:left;
	width: 340px;
	padding-left: 4px;
	padding-right: 6px;

	}
#main_image_container 
{
	margin-top: 30px;
	/*min-height: 210px;*/
	}	
	
.main_img 
{
	background: #FFFFFF;
 	margin: 0px;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	z-index: 1;
	}
	
.transparent
{
	background: none;
 	margin: 0px;
	padding: 4px;
	border: none;
	}
	
#dept_container_grid .main_img 
{
	background: none;
	border: none;
	padding: 0;
	}

.leftinner 
{
	padding-left: 10px; 
	padding-right: 10px;
	}
	
.padder 
{
	padding-left: 20px; 
	padding-right: 20px;
	}
	
	
.medialist 
{
	background-color: #F5F5F5;
	padding-bottom: 20px;
	}
	
.medialist li 
{
	color: #0071BB;
	margin-left: 16px;
	}
	
	
		
#prod_main 
{
	float:left;
	width: 626px;
	padding-left: 0px;
	}
#middle_prod_main 
{
	float:none;
	clear:both;
	overflow: auto;
	}
	
#middle_dept_main 
{
	float:none;
	clear:both;
	height: 50px;
	overflow: visible;
	}
		
#dept_container #middle_prod_main 
{
	height: 200px;
	}
	
#prod_desc 
{
	float:left;
	width: 624px;
	margin-bottom: 20px;
	}
	
#prod_related 
{
	float:left;
	}
	
#prod_related h3{
	color:#06C;
	font-size:13px;
	border:none;
}
.related_title {font-weight:bold;}
	
.mini_grid {
	width:300px;
	border-top: 1px solid #CCCCCC;
	float:none;
	clear:both;
	overflow:auto;
	padding-bottom: 10px;
	padding-top: 10px;
	}	
	
.list_liquid {
	width:100%;
	border-bottom: 1px solid #CCCCCC;
	float:none;
	clear:both;
	overflow:auto;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	}	
.list_liquid_grid {
	width:100%;
	border-bottom: 1px solid #CCCCCC;
	float:left;
	overflow:auto;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
	}	
.child_img_container {
	height: 160px;	
}	

	
.grid_desc 
{
	font-size: 12px;
	color: #333;
	line-height: 110%;
	}

.itemcode 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #77B865;
	float:none;
	clear:both;
	}
.feature 
{
	float:none;
	clear:both;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 6px;
	padding-bottom: 4px;
	line-height: 150%;
	}
	
.featheader 
{
	color: #666;
	}
	
.featvalue 
{
	font-weight:bold;
	font-size: 14px;
	}
	
.box_white_caption {color: #FFFFFF;	font-size: 11px; font-weight: bold;}
.unselected_section_text {color: #5887A3;font-size: 11px;font-weight: bold;}

.gallery_title 
{
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding-right: 30px;
	padding-top: 4px;
}

.gotopage 
{
	font-weight: bold;
	}	
	
	
	
	
	
	
#left_area_child_p li {
	margin-left: 0px;
	}
	
.left_area_list
{
	background-color: #ffffff;
	}
	
.left_area_list li
{

	background-color: #FFFFFF;
	list-style-type: none;
	border-bottom: 1px solid #E0E0E0;
	padding-left: 20px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
    font-weight:normal;
	margin-left: 0px;
	background-image: url(../images/arrow_sm.png);
	background-repeat: no-repeat;
	background-position: center left;
	}
.left_area_list li a 
{
	font-size: 11px;
	} 
	
.left_area_list li a:hover 
{
	color: #000000;
	}
	
.left_area_child_sel 
{
	background-image: url(../images/gray_glossy_bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	/*border-bottom: 2px solid #888888;*/
	font-weight:bold;
	padding-left: 10px;
	padding-right: 6px;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	
	}
	
.left_area_child_sel a, .left_area_child_sel a:visited 
{
	color: #FFFFFF;
	}
	

.left_area_child_header 
{
	background-color: #ffffff;
	/*border-bottom: 2px solid #999999;*/
	padding-left: 10px;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight:bold;
	font-size: 14px;
	}

	
.left_area_child 
{
	background-color: #F5F5F5;
	/*border-bottom: 1px solid #cccccc;*/
	padding-left: 10px;
	padding-right: 6px;
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight:bold;
	border-bottom: 1px solid #FFFFFF;
	}
	
.left_area_child a, .left_area_child a:visited 
{
	color: #0071BB;
	}
.left_area_child a:hover 
{
	color: #333333;
	}

	
.left_child_selected 
{
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 6px;
	color: #0071BB;
	padding-top: 6px;
	border-bottom: #E0E0E0 0px solid;
	list-style-type: none;
}


.left_child_selected a, .left_child_selected a:hover, .left_child_selected a:visited
{
	color:#FFFFFF;
	font-weight:bold;
	}

#chidlren_container 
{
	background-color: #FFFFFF;
}

.middle_evidence 
{
border: 1px solid #CCCCCC;
-moz-border-radius: 8px; /* Firefox */
-webkit-border-radius: 8px; /* Safari, Chrome */
border-radius: 8px; /* CSS3 */
background-color: #FFFFFF;
	}

.shadowdown 
{
	background: transparent url(../images/shadow_down.png) no-repeat top center;
	width: 100%; 
	height: 10px;
	}

.shadowdown_long
{
	background: transparent url(../images/carousel_footer.png) no-repeat top center;
	width: 100%; 
	height: 19px;
	}



#paging_container {margin:15px; line-height: 225%;}
#paging_container span.paging_current{background-color:#000000; color:#FFFFFF;margin: 10px 1px 10px 1px; padding:4px;}
#paging_container a { background-color:#f5f5f5; width:42px; margin: 10px 0px 10px 0px; padding:5px;}
#paging_container a:hover { background-color:#0071BB; color:#FFFFFF; width:42px; margin: 10px 0px 10px 0px; padding:5px; font-weight:bold;}

#paging_container a.paging_arrows { background-color:#FFFFFF; width:42px; margin: 10px 0px 10px 0px; padding:5px;}
#paging_container a.paging_arrows:hover { background-color:#FFFFFF; color:#FF9900; width:42px; margin: 10px 0px 10px 0px; padding:5px; font-weight:bold;}

#mycarousel a {color: #333333;}
#mycarousel h3 a {color: #000000;}


/* CSS Tabs */
#navlist {
        padding: 0px 0;
        margin: 0px;
        border-bottom: 1px solid #CCCCCC;
        font: normal 10px Arial, Verdana, sans-serif;
        height: 22px;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 8px;
        margin-left: 3px;
        border: 1px solid #CCCCCC;
        border-bottom: none;
        background: #F1F1F1;
        text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }

#navlist li a:hover {
        color: #888888;
        background: #F1F1F1;
        border-color: #CCCCCC;
}

#navlist li a.current {
        background: #FFFFFF;
        border-bottom: 1px solid white;
        font-weight: bold;
		font-size: 12px;
}

















/*MENU SUPERIORE*/

.nav_sub
{
	display:none;
	position: absolute;
	top: 37px;
	z-index: 2;
	background-color: #fff;
	border: solid 2px #000;
	border-top:none;
	width:956px;
	line-height:normal;
	padding: 20px;
	-moz-border-radius-bottomleft: 7px; /* Firefox */
	-moz-border-radius-bottomright: 7px; /* Firefox */
	-webkit-border-bottom-left-radius: 7px; /* Safari, Chrome */
	-webkit-border-bottom-right-radius: 7px; /* Safari, Chrome */
	border-bottom-left-radius: 7px; /* CSS3 */
	border-bottom-right-radius: 7px; /* CSS3 */
	background-color: #F9F9F4;
	z-index: 99999;
	
}


#sub_0 {left: -2px;}
#sub_1 {left: -334px;} /*251px*/
#sub_2 {left: -666px;} /*500px*/
#sub_3 {left: -749px;}


.nav_sub ul
{
	display:block!important;
	position:relative;
	height:auto!important;
	margin:0!important;
	color: #000000;
	z-index: 99999;
}



.nav_sub ul li {
	display:block!important;
	position:relative!important;
	float:none!important;
	background:transparent!important;
	padding-top:0;
	border-right:0!important;
	text-align:left;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	z-index: 99999;
}


#sub_header li ul li {
	border-left: none;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 99999;
	text-decoration: none;
	padding-left: 6px;
	line-height: 13px;	
}

#sub_header li ul li ul li {
	margin: 0px;
	padding: 0px;
}


#sub_header .nav_sub ul li a{
	display:block!important;
	position:relative!important;
	float:none!important;
	font-size:11px!important;
	font-weight:normal;
	padding-bottom:3px;
	color: #666666;
}

#sub_header .nav_sub ul li a:hover{
color: #0071BB;
}

#sub_header .nav_sub a {
	color: #000000;

}

#sub_header a.menu_seeall {
font-weight:normal;
font-size: 11px;
color: #0071BB;
}	

.servicelink {
	background:url(../images/button_border.png) bottom left no-repeat;
	text-align:left;
	float:right;
	font-size:10px;
	line-height:12px;
	width:120px;
	height:29px;
	margin-left:10px;
	margin-top:6px;
}

.servicelink:hover {background:url(../images/button_border_hover.png) bottom left no-repeat;}

.servicelink a {
	color:#FFFFFF;
}

.servicelink img {
	padding-right:6px;
	float:left;
}

#dept_container_grid .servicelink a {
	color:#000000;
}

#fullwidth ol li
{
	list-style-type: decimal;
	list-style-image: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #000;
	}

#fullwidth li, #fullwidth ol li ul li
{
	list-style-type: square;
	list-style-image: url(../images/arrow_right.png);
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #000;
	}
#fullwidth
{
	color: #777;
	}
	
#fullwidth ul 
{
	padding-top: 12px;
	padding-bottom: 20px;
	}
	
#fullwidth .breadcumb_container a {
	color:#FFF;
}
#fullwidth .breadcumb_container {
	color:#F5F5F5;
}


.orange-button {
	-moz-border-radius: 12px; /* Firefox */
	-webkit-border-radius: 12px; /* Safari, Chrome */
	border-radius: 12px; /* CSS3 */
    background: -moz-linear-gradient(top,  #f4a57a,  #f25400); /*gecko*/
    background: -webkit-gradient(linear, left top, left bottom, from(#f4a57a), to(#f25400)); /*webkit*/
    background: linear-gradient(#f4a57a, #f25400); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#f4a57a, #f25400); /*PIE*/
	behavior: url(PIE.htc);
	border:1px solid #f25400;
	color:#fff;
	font-weight:normal;
	overflow:auto;
	padding:5px 10px;
	position:relative;
	font-size: 14px;
	font-weight:bold;
}

.orange-button:visited 
{
	color:#fff;
	}

.orange-button:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#f25400), to(#f4a57a)); 
	background: -moz-linear-gradient(top,  #f25400,  #f4a57a);
    background: linear-gradient(#f25400, #f4a57a); /*future CSS3 browsers*/
    -pie-background: linear-gradient(#f25400, #f4a57a); /*PIE*/
	behavior: url(PIE.htc);
	cursor:pointer;
	color:#333;
}

.orange 
{
	font-size: 18px;
	color: rgb(242, 84, 0);
	font-weight: bold;
	}
	
.moreinfo 
{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	line-height: 22px;
	}
	
#fullwidth h1 
{
	margin-bottom: 24px; 
	margin-top: 36px; 
	color: #FFF; 
	font-size: 42px; 
	padding-right: 20px; 
	line-height: 56px;
	}

#fullwidth h3 
{
	color: #000;
	}

#fullwidth h6 
{
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
	}

#fullwidth .formcontainer 
{
	float:right; 
	border: 1px solid #CCC; 
	padding: 16px; 
	margin-left: 36px; 
	margin-bottom: 20px; 
	width: 342px;
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	border-radius: 8px; /* CSS3 */
	behavior: url(PIE.htc);
	position:relative;
	background: #F2F2F2 url(../images/sfuma.png) bottom repeat-x;
	}

#fullwidth hr 
{
	height: 1px;
	color: #CCC;
	} 


#fullwidth .imagecontainer 
{
	border: 1px solid #acdbef; 
	padding: 24px; 
	margin-right: 0px; 
	margin-bottom: 20px; 
	width: 800px;
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	border-radius: 8px; /* CSS3 */
	behavior: url(PIE.htc);
	position:relative;
	background: #d0e5ee url(../images/sfuma.png) bottom repeat-x;
	}


.rounded8 
{
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	border-radius: 8px; /* CSS3 */
	behavior: url(PIE.htc);
	
	}





















