/*******************************************

	MTS Homepage stylesheet
	
********************************************/


/*--- header styles height - 30px ---*/

#header {
	margin: 0;
	width: 100%;
	min-height: 85px; 
	height: auto !important;
	height: 85px; 
	background: #fff;
	display: block;
}

#header_content {
	margin: 0 auto;
	width: 960px; 
}

#header_content a {
	color: #363636;
	font-size: 13px; 
}

#header_content a:hover {
	text-decoration: none;
}

#logo {
	margin: 5px 0 0 0;
	width: 300px; 
	height: 80px; 
	float: left;
}

#top_nav { 
	margin: 3px 0 0 0;
	width: 50%;
	float: right;
	text-align: right;
	height: 39px;
}

#top_nav ul {
	margin: 11px 0 0 0;
	height: 39px; 
	list-style-type: none;
	float: right;
}


#top_nav ul li {
	float: left;
}


a.btn_signin {
	margin: 0;
	padding: 0 0 0 20px;
	background: url('../images/icon_signin.gif') 0 0 no-repeat;
	height: 38px; 
	line-height: 24px;
	display: inline-block;
}

a.btn_cart {
	margin: 0 10px 0 10px;
	padding: 0 0 0 20px;
	background: url('../images/icon_cart.gif') 0 2px no-repeat;
	height: 38px; 
	line-height: 24px;
	display: inline-block;
}

a.btn_person {
	margin: 0;
	padding: 0 0 0 20px;
	background: url('../images/icon_person.gif') 0 2px no-repeat;
	height: 38px; 
	line-height: 24px;
	display: inline-block;
}

a.btn_us {
	margin: 0 10px 0 0;
	height: 30px;
	display: inline-block;
}


.ie7 #top_nav {
	width: 450px;
}
.ie7 #top_nav a {
	float: left;
}
#top_nav form, #top_nav div {
	margin: 2px 0 0 0;
	float: right;
	width: 154px; 
	height: 38px;
	display: block;
	background: url('../images/bg_search.gif') top left no-repeat;
}
#top_nav input {
	background: none;
	border: none;
	padding: 10px 4px 5px 30px;
    margin-top: 5px;
    margin-right: 6px;
	width: 118px;
}
#top_nav input[type="submit"] { 
	display: none;
}
#nav {
	margin: 5px -15px 0 0;
	float: right;
	width: 600px;
}

#nav ul {
	float: right;
	list-style-type: none;
	text-align: right; 
}

#nav ul li {
	margin: 0 0 0 0;
	padding: 5px 14px 15px;
	text-align: right;
	float: left;
	display: block;
    
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
}

#nav ul li:hover {
	border: none;
	background: url('../images/nav_arrow.gif') bottom center no-repeat;
}

#header_content #nav ul li a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
}
	
#nav ul li.ui-tabs-active a, #nav ul li:hover, #nav ul li a:hover, #nav ul li:hover a { 
	color: #0056b8;
}
	
.subnav {
	margin: 14px 0 0 -100px;
	padding: 5px 35px 25px;
	display: none;
	position: absolute;
	border: none;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px; 

	/* useful if you don't want a bg color from leaking outside the border: */
	background-clip: padding-box; 
	background-color: #f2f2f2;
	z-index: 3000;
	border-top: solid 5px #0056b8;
	box-shadow: 2px 2px 2px #e0e0e0;
}

.ie8 .subnav {
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
}

li:hover .subnav {
	display: block;
}

#header_content #nav ul li ul {
	margin-right: 5px;
	float: left;
	color: #252525;
}

#header_content #nav ul li ul li {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
	text-align: left;
	color: #252525;
}

#header_content #nav ul li ul li:hover {
	background: none;
}

#header_content #nav ul li ul li a {
	/*margin-top: 20px;
	padding: 0 0 0 0;*/
	color: #252525;
	text-transform: none;
	font-weight: bold;
    margin: 10px 0;
    padding: 7px;
}
    #header_content #nav ul li ul li a:hover
    {
        background: url('../images/bg_subnav1_li.gif') repeat top left;
	    color: #fff;
    }

.subnav.subnav1 {
	padding: 20px 0 25px 0;
	margin-left: -450px;
	min-width: 1020px;
	background: url('../images/bg_subnav1.gif') top left repeat-y #fff;
}

#header_content #nav ul li .subnav.subnav1 ul.bluearrow {
	margin: 0; padding: 0;
	width: 258px;
	float: left;
}

#header_content #nav ul li .subnav.subnav1 ul.bluearrow li {
	margin: 0; padding: 0;
	width: 258px;
	height: 60px;
	display: block;
	border-bottom: solid 1px #fff;
}

#header_content #nav ul li .subnav.subnav1 ul.bluearrow li a, #header_content #nav ul li .subnav.subnav1 ul.bluearrow li.header {
	margin: 0; padding: 0 0 0 40px;
	width: 180px;
	height: 60px;
	display: block;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	text-transform: uppercase;
}

.ie9 #header_content #nav ul li .subnav.subnav1 ul.bluearrow li a, 
.ie8 #header_content #nav ul li .subnav.subnav1 ul.bluearrow li a {
	padding-top: 15px;
	height: 45px;
	vertical-align: center;
	display: block;
}

#header_content #nav ul li .subnav.subnav1 ul.bluearrow li.ui-tabs-active, #header_content #nav ul li .subnav.subnav1 ul.bluearrow li:hover {
	background: url('../images/bg_subnav1_bluearrow.gif') no-repeat top left;
	color: #fff;
}

#header_content #nav ul li .subnav.subnav1 ul.bluearrow li:hover a, #header_content #nav ul li .subnav.subnav1 ul.bluearrow li.ui-tabs-active a { 
	color: #fff;
}

#header_content #nav ul li .subnav.subnav1 ul.bluearrow li.header
{
    height: 30px;
    background: none;
    color: inherit;
    width: 258px;
}
#header_content #nav ul li .subnav.subnav1 ul.bluearrow li.indent20
{
    padding-left: 20px;
}

#header_content #nav ul li .subnav.subnav1 .subnav1_content {
	margin: 0 50px 0 20px;
	width: 400px;
	float: left;
	color: #252525;
}

#header_content #nav ul li .subnav.subnav1 .subnav1_content h2 {
	color: #363636;
	width: 100%;
	font-size: 18px;
	padding-bottom: 4px;
	display: block;
	border-bottom: solid 1px #e0e0e0;
	text-align: left;
    text-transform: none;
}

#header_content #nav ul li .subnav.subnav1 .subnav1_content ul {
	float: left; 
	width: 48%;
	margin-right: 1%;
}
#header_content #nav ul li .subnav.subnav1 .subnav1_content ul li a {
	font-weight: normal;
    	margin: 1px; 
        padding: 5px 0 0 10px;
        height: 40px;

}
#header_content #nav ul li .subnav.subnav1 .subnav1_content ul li a:hover {
	/*color: #0056b8;*/
    background: url('../images/bg_subnav1_li.gif') repeat-y top left;
	color: #fff;
}

#header_content #nav ul li .subnav.subnav1 .featured_navbox {
	margin: 0;
	padding: 0 0 0 50px;
	width: 240px;
	float: left;
	border-left: solid 1px #e0e0e0;
	text-align: left;
	color: #363636;
	font-size: 14px;
    text-transform: none;
}

#header_content #nav ul li .subnav.subnav1 .featured_navbox img {
	border: solid 1px #e0e0e0;
	margin-bottom: 5px;
}

#header_content #nav ul li .subnav.subnav1 .featured_navbox a.red_button {
	margin: 10px 0 0 0;
	padding: 0 18px;
	color: #fff;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background: #d0343a;
	display: inline-block;
	text-transform: none;
	box-shadow: 2px 2px 2px #e0e0e0;
}

.subnav.subnav2 {
	padding: 20px 0 25px 40px;
	margin-left: -560px;
	min-width: 920px;
	background: url('../images/bg_subnav2.gif') top left repeat-y #fff;
}

#header_content #nav ul li .subnav.subnav2 ul.bluearrow {
	margin: 0; padding: 0;
	width: 220px;
	float: left;
	border-right: dotted 1px #e6e6e6;
}

#header_content #nav ul li .subnav.subnav2 ul.bluearrow li {
	margin: 0; padding: 0;
	width: 220px;
	height: 31px;
	display: block;
}
#header_content #nav ul li .subnav.subnav2 ul.bluearrow li a {
	margin: 0; padding: 0 0 0 10px;
	width: 200px;
	height: 31px;
	display: block;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: dotted 1px #e0e0e0;
}

.ie9 #header_content #nav ul li .subnav.subnav2 ul.bluearrow li a, 
.ie8 #header_content #nav ul li .subnav.subnav2 ul.bluearrow li a {
	padding-top: 8px;
	height: 22px;
	vertical-align: center;
	display: block;
}

#header_content #nav ul li .subnav.subnav2 ul.bluearrow li.ui-tabs-active, #header_content #nav ul li .subnav.subnav2 ul.bluearrow li:hover {
	background: url('../images/bg_subnav2_bluearrow.gif') no-repeat top left;
	color: #fff;
}

#header_content #nav ul li .subnav.subnav2 ul.bluearrow li:hover a, #header_content #nav ul li .subnav.subnav2 ul.bluearrow li.ui-tabs-active a { 
	color: #fff;
}

#header_content #nav ul li .subnav.subnav2 .subnav2_content {
	margin: 0 80px 0 0;
	width: 520px;
	float: left;
	color: #252525;
}
/*#header_content #nav ul li .subnav.subnav2 .subnav2_content h2, #header_content #nav ul li .subnav.subnav2 .featured_navbox h2 */
#header_content #nav ul li .subnav.subnav2 .subnav2_content h2 a, #header_content #nav ul li .subnav.subnav2 .featured_navbox h2 a {
	color: #363636;
	font-size: 14px;
	width: 100%;
	font-size: 18px;
	padding-bottom: 4px;
	display: block;
	border-bottom: solid 1px #e0e0e0;
	text-align: left;
	margin-bottom: 20px;
	text-transform: none;
}

#header_content #nav ul li .subnav.subnav2 .subnav2_content p {
	margin: 1px 0 6px 10px;
	width: 285px;
	float: left;
}

#header_content #nav ul li .subnav.subnav2 .subnav2_content p a {
	color: #252525;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	margin: 0;
    padding: 4px 1px;
}

#header_content #nav ul li .subnav.subnav2 .subnav2_content p a:hover, #header_content #nav ul li .subnav.subnav2 .subnav2_content p:hover {
	/*font-weight: bold;
	color: #0056b8;*/
    background: url('../images/bg_subnav1_li.gif') repeat top left;
	color: #fff;
    width: 285px;
}

#header_content #nav ul li .subnav.subnav2 p a.red_button {
	margin: 10px 0 0 0;
	padding: 0 18px;
	color: #fff;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background: #d0343a;
	display: inline-block;
	text-transform: none;
	box-shadow: 2px 2px 2px #e0e0e0;
	text-align: left;
	float: left;
}

#header_content #nav ul li .subnav.subnav2 p a.red_button:hover {
	font-weight: normal;
}

#header_content #nav ul li .subnav.subnav2 .featured_navbox {
	margin: 0;
	padding: 0;
	width: 320px;
	float: left;
	text-align: left;
	font-size: 14px;
}

#header_content #nav ul li .subnav.subnav2 .featured_navbox h2 {
	width: 290px;
}

#header_content #nav ul li .subnav.subnav2 .featured_navbox a {
	margin: 0 20px 15px 0;
	width: 82px; 
	float: left;
	color: #252525;
	text-transform: none;
}

#header_content #nav ul li .subnav.subnav2 .featured_navbox img {
	border: solid 1px #e0e0e0;
	margin-bottom: 5px;
}

#header_content #nav ul li .subnav.subnav2 .featured_navbox a:hover {
	color: #0056b8;
}

#header_content #nav ul li .subnav.subnav2 .featured_navbox a:hover img {
	border: solid 1px #0056b8;
}

.subnav.subnav3 {
	margin-left: -100px;
}

.subnav.subnav4 {
	margin-left: -110px;
}

.subnav.subnav5 {
	margin-left: -130px;
}

.pgHeader {
    -moz-box-shadow: 0 1px 8px -1px #000;
	-webkit-box-shadow: 0 1px 8px -1px #000;
	box-shadow: 0 1px 8px -1px #000;
    width: 100%;
	height: 80px;
	display: block;
	background: #363636;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 80px;
}
#quick_find span.header {
	font-size: 24px;
    font-weight: normal;
}

.pgHeaderLargeFontSize {
	font-size: 25px;
}

.pgHeaderSmallFontSize {
	font-size: 0.8em;
}
/*---- footer styles ----*/

#footer {
	margin: 0;
	width: 100%;
	min-height: 300px; 
	height: auto !important;
	height: 300px; 
	background: url('../images/bg_footer.gif') repeat top left;
	display: block;
	border-top: 5px solid #0056a2;
}

#footer_content {
	margin: 30px auto;
	width: 960px; 
	font-size: 12px;
	line-height: 18px;
	color: #b9b9b9;
}

#footer_content a {
	font-size: 12px;
	color: #b9b9b9;
}

#footer_content ul {
	list-style-type: none;
}

#footer_content ul li {
	margin: 0 0 5px 0;
}

#footer_content h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 10px 0;
}

#footer_products {
	float: left;
	width: 208px;
}

#footer_resources {
	float: left;
	width: 150px;
}

#footer_about {
	float: left;
	width: 385px;
}

#footer_contact {
	float: right;
	width: 162px;
}

#marvin_logos {
	margin: 20px 0 0 0;
	width: 960px; 
	height: 110px;
	background: url('../images/bg_footer_logos.png') top left no-repeat;
	display: block;
	float: left;
}

a.btn_mts {
	width: 162px;
	height: 100px; 
	display: block;
	float: left;
	text-indent: -99999px;
}

a.btn_mts_group {
	width: 320px; 
	height: 100px; 
	display: block;
	float: right;
	text-indent: -99999px;
}

#footer_copyright {
	margin: 0 auto;
	width: 960px; 
	height: 42px;
	font-size: 12px;
	color: #b9b9b9;
}

#footer_nav {
	margin: 0; padding: 0;
	width: 60%;
	float: right;
}

#footer_nav ul {
	margin: -7px 0 0 0;
	float: right;
	list-style-type: none;
}

#footer_nav ul li {
	margin-left: 10px;
	line-height: 28px;
	height: 30px;
	float: left;
	text-align: right;
	text-decoration: none;
	color: #b9b9b9;
	display: table-cell;
	vertical-align: top;
}

#footer_nav ul li a {
	text-decoration: none;
	color: #b9b9b9;
}

#footer_nav ul li a:hover {
	text-decoration: underline;
}

#footer_nav a.btn_print {
	margin-bottom: 0px;
	padding: 0 0 0 18px;
	display: block;
	background: url('../images/icon_print1.png') 0 0 no-repeat;
}

#footer_nav a.btn_email {
	/*margin-bottom: 0px;
	padding: 0 0 0 18px;
	display: block;
	background: url('../images/icon_send.png') 0 0 no-repeat;*/
	margin-bottom: 0px;
	padding: 0 0 0 20px;
	display: block;
	background: url('../images/icon_footer_contact.png') 0 8px no-repeat;
}

#footer a.btn_contact {
	margin-bottom: 5px;
	padding: 0 0 0 20px;
	display: block;
	background: url('../images/icon_footer_contact.png') 0 2px no-repeat;
}

#footer a.btn_phone {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	display: block;
	background: url('../images/icon_footer_contact.png') 0 -22px no-repeat;
}

#footer a.sn_facebook {
	margin-right: 1px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	float: left;
	background: url('../images/footer_social_networking1.png') 0 0 no-repeat;
}

#footer a.sn_twitter {
	margin-right: 1px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	float: left;
	background: url('../images/footer_social_networking1.png') -30px 0 no-repeat;
}

#footer a.sn_rss {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	float: left;
	background: url('../images/footer_social_networking1.png') -60px 0 no-repeat;
}


#footer a.sn_linkedin {
	margin-right: 1px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	float: left;
	background: url('../images/footer_social_networking1.png') -90px 0 no-repeat;
}


#footer a:hover {
	text-decoration: underline;
}

/*---- content area ---*/

#content_area {
	border-top: solid 1px #e1e1e1;
	margin: 0;
	width: 100%;
	min-height: 230px; 
	height: auto !important;
	/*height: 330px; */
	background: #fff;
	display: block;
    /*background: url('../images/bg_gray_texture.gif') repeat top left #f7f7f7;*/

}

.home #content_area {
	-moz-box-shadow:	none;
	-webkit-box-shadow:none;
	box-shadow:	none;
}


#content {
	margin: 0 auto;
	width: 960px;
	font-size: 13px;
    line-height: 18px;
}

#content_area #content
{
    /* border-left: solid 1px #f6f6f6;
    padding-left: 5px;
    border-right: solid 1px #f6f6f6;
    padding-right: 5px;
    background-color: #fff;*/
}
    #content div.spacing
    {
        padding: 20px 2px;
    }
    #content label, #quick_find label
    {
        padding: 0px 5px;
        /*margin: 0px 5px;*/
        font-size: inherit;
    }
.ie8 #content {
	position: relative;
	z-index: 1;
}

img.ie8_background { display: none; }
.ie8 img.ie8_background { 
	position:absolute;
	z-index:0;
	top:125px;
	left:0;
	width:100%;
	height:720px;
	display: block;
}

#content h1 {
	padding-top: 40px;
	/* margin-bottom: 10px; */
	font-size: 30px; 
	line-height: 34px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #000;
}

#content h2{
	margin: 10px 0px;
	font-size: 20px; 
	line-height: 26px;
	font-weight: 400;
	letter-spacing: -1px;
	color: #000;
}

#content h3, h3.popup {
	margin: 6px 0;
	font-size: 18px; 
	line-height: 22px;
	font-weight: 500;
	letter-spacing: -1px;
	color: #363636;
}
#content h3.popup {
    padding-bottom: 2px;
    border-bottom: 5px solid #0056a2;
}
#content h3.sub {
	margin: 10px 0;
	font-size: 18px; 
	font-weight: 400;
}
#content h3.blue {
	margin: 10px 0;
	font-size: 18px; 
	font-weight: 400;
    color: #194483;
}

#content h4 {
	margin: 6px 0;
	font-size: 14px; 
	line-height: 18px;
	font-weight: 500;
	letter-spacing: -1px;
	color: #363636;
}

#content h5 {
	margin-top: 10px;
	font-size: 11px; 
	text-transform: uppercase;
	font-weight: bold; 
	color: #363636;
}

#content p {
	margin-bottom: 16px;
	font-size: 13px; 
	line-height: 16px;
	font-weight: 400;
	letter-spacing: 0;
	color: #363636;
}

#content ul {
	margin-bottom: 10px;
	font-size: 13px;
}

#content ul li {
	margin: 0 0 5px 20px;
}

#content hr {
	margin: 10px 0;
	width: 100%;
	border: none;
	border-bottom: solid 1px #e0e0e0;	
	clear: both;
}

#content hr.dotted {
	border-bottom: dotted 1px #e0e0e0;	
}

#content iframe {
	border: solid 1px #e0e0e0;	
}


/*---- About content area ---*/

#content_area.gray {
	background: url('../images/bg_gray_texture.gif') repeat top left #f7f7f7;
	min-height: 110px; 
	height: auto !important;
	height: 110px; 
	border-top: none; /* solid 3px #363636; */
}

    #content_area.gray #content
    {
        border: none;
	background: url('../images/bg_gray_texture.gif') repeat top left #f7f7f7;
    }

#content p.breadcrumbs {
	margin: 20px 0;
	float: left;
	width: 100%;
}

#content p.breadcrumbs a {
	font-size: 12px; 
	color: #0056b8;
}

#content p.breadcrumbs a:hover {
	text-decoration: none;
}

#about_video {
	margin: 0 0 20px;
	width: 100%;
	float: left;
	text-align: center;
}

#about_video h1 {
	padding: 0;
	font-size: 36px;
}

#about_video p {
	font-size: 20px;
	line-height: 30px;
	color: #363636;
}

#about_video iframe {
	margin: 40px 0;
}

#product_info, .product_info {
	margin: 0px 0 20px 0;
	width: 480px;
	float: left;
}

#product_info h1, #product_info h2 {
	padding-top: 0;
    margin-top: 0;
}

#product_image {
    margin-top: 10px;
	width: 480px;
	float: right;
}

#product_big {
	border: solid 1px #e0e0e0;
	float: right;
	position: relative;
}

#product_big img {
	margin: 10px 8px;
    max-height: 200px;
    max-width: 300px;
}

#product_big a {
	cursor: pointer;
}

#product_big .caption {
	text-align: center; 
    vertical-align: baseline;
    font-size: 11px;
    color: #636363;
}

a.btn_mag {
	margin: 0;
	bottom: -6px;
	right: -6px;
	width: 30px;
	height: 30px;
	position: absolute;
	display: block;
	text-indent: -99999px;
	background: url('../images/icon_zoom.gif') top left no-repeat;
}

#product_thumbs {
	width: 142px;
	float: right;
}

#product_thumbs a {
	margin: 0 0 5px 5px;
	padding: 5px;
	border: solid 1px #e0e0e0;
	width: 50px;
	height: 50px;
	float: left;
}

#product_thumbs a img {
	max-width: 50px;
	max-height: 50px;
}

#product_thumbs a:hover, #product_thumbs a.on {
	border: solid 1px #0056b8;
}


#blue_callout {
	padding: 20px 100px 0 100px;
	margin: 0 0 60px 0;
	float: left;
	min-height: 60px; 
	height: auto !important;
	height: 60px;
	width: 760px;
	background: url('../images/bg_bluecallout.gif') no-repeat bottom left #0056b8;
}

#blue_callout p {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
}

#blue_callout .red_button {
	margin: 0 0 0 40px;
	height: 40px;
	line-height: 40px;
}

/*---- Two column subpage ----*/

#left_col {
	margin: 20px 0 60px 0;
	float: left;
	width: 650px;
}

#left_col p, #left_col ul, #left_col li {
	font-size: 14px;
	line-height: 18px;
}

#left_col .alignleft {
	margin: 0 5px 10px 0;
}

#left_col .alignright {
	margin: 0 0 10px 5px; 
}

#right_col {
	margin: -30px 0 60px 0;
	padding: 20px 40px;
	float: right;
	width: 220px;
	background: #f0f5fb;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px; 
	background-clip: padding-box; 
	background-color: #f0f5fb;
	z-index: 3000;
	border-top: solid 10px #0056b8;
	box-shadow: 2px 2px 2px #e0e0e0;
}

#right_col img {
	margin: 10px 0 10px;
	border: solid 1px #e0e0e0;
}

#right_col input[type="text"] {
	width: 178px;
}

#content #right_col input[type="submit"] {
	margin: 10px 0;
}

.col_one, .col_one_normal
{
    margin: 10px 0 0 0;
	width: 45%; 
	float: left;
	padding: 0 40px 0 0;
	border-right: dotted 1px #e0e0e0;

	color: #363636;
}
.col_two, .col_two_normal
{
    margin: 10px 0 0 0;
	width: 43%; 
	float: left;
    border: none; 
    padding-left: 20px; 
    padding-right: 0px;
    
	color: #363636;
}
.col_third
{
    margin: 10px 5px 0 0;
    width: 32%;
    float: left;
}

.col_one, .col_two
{
	font-size: 11px; 
	text-transform: uppercase;
	font-weight: bold; 
}
.col_one input[type="text"], .col_two input[type="text"], .col_third input[type="text"]
{
	margin: 0 0 5px 0;
	width: 100%;
	min-width: 90px;
	float: left;
}
.col_one_normal .inputTitle, .col_two_normal .inputTitle, .col_third .inputTitle
{
    min-width: 90px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.checkbox input
{
	margin: 0;
        padding: 0;
        height: 11px !important;
        width: 11px !important;
        min-width: 11px;
        border: none;
    text-transform: none;
}
.checkbox label
{
    text-transform: none !important;
    font-size: 11px;
    height: 11px;
}

/*--- Tab styles ---*/

#tabs {
	margin: 20px 0 40px;
	width: 960px;
	float: left;
}

/*---- Form styles -----*/

#content form {
	font-size: 12px;
}

#content input, #content textarea {
	margin: 5px 0;
	padding: 0 8px;
	cursor: pointer;
	border: solid 1px #e0e0e0;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	font-family: 'Ubuntu', Myriad Pro, sans-serif;
}

#content input {
	height: 25px;
}

.ie8 #content input[type=radio], .ie8 #content input[type=checkbox] {
	padding: 0 4px;
	border: none;
	float: left;
}

#content textarea {
	width: 100%;
	height: 170px;
}

#content input.required {
	background: #f0f5fb;
}

#content input.whole {
	width: 100%;
}

#content input.half {
	width: 45%;
}

#content label {
	margin-top: 10px;
	font-size: 11px; 
	text-transform: uppercase;
	font-weight: bold; 
	color: #363636;
}

#content select {
	/*height: 25px;
	margin-left: 5px;
	width: 180px !important;
	top: auto !important;*/
	margin: 5px 0px;
	padding:0 7px 0 7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color: #fff;
	color: #363636;
	border: solid 1px #e0e0e0;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	font-size: 12px !important; 
	min-height: 25px;
    min-width: 130px;
	/*background: url('../images/bg_dropdown.gif') top right no-repeat #fff;*/
}

#content span.customSelect {
	margin: 1px 5px;
	padding:0 7px 0 7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color: #fff;
	color: #363636;
	border: solid 1px #e0e0e0;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	font-size: 12px !important; 
	height: 25px;
	background: url('../images/bg_dropdown.gif') top right no-repeat #fff;
}

#content span.customSelect { 
	margin-top: 2px;
}

#content span.customSelect.changed {
	background-color: #fff;
}

#content .customSelectInner {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	line-height: 30px;
	font-size: 12px; 
	color: #363636;
	background: none;
}

#content input[type="submit"], #content input[type="submit"].yellowButton, #content input[type="submit"].blueButton, a.redButton:link, a.yellowButton:link, a.blueButton:link {
	margin: 10px 0 0 0;
	padding: 0 18px;
	color: #fff;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background: #d0343a;
	display: inline-block;
	text-transform: none;
	box-shadow: 2px 2px 2px #e0e0e0;
	text-align: left;
    text-decoration: none;
}
#content input[type="submit"].yellowButton, a.yellowButton:link
    {
        background-color: #ffcc33;
        color: #333333;
        font-weight: bold;
    }
    #content input[type="submit"].blueButton, a.blueButton:link
    {
        background: #0056b8;
    }

/*--- contact styles -----*/

#contact_form {
	margin: 20px 0 20px 0;
	float: left;
}

#contact_form input.button {
	float: right;
}

#contact_col_one {
	margin: 10px 40px 0 0;
	width: 210px; 
	float: left;
}

#contact_col_two {
	margin: 10px 20px 0 0;
	width: 420px; 
	float: right;
}

#contact_col_address {
	margin: 10px 0 0 0;
	width: 294px;
	float: left;
	padding: 0 40px 0 0;
	border-right: dotted 1px #e0e0e0;
}

#contact_col_address select {
	height: 30px;
	width: 130px;
	top: auto !important;
	margin: 0;
}

#contact_col_address span.customSelect {
	margin: 1px 5px 1px 0;
	padding:0 7px 0 7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color: #fff;
	color: #363636;
	border: solid 1px #e0e0e0;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	font-size: 12px !important; 
	height: 30px;
	background: url('../images/bg_dropdown.gif') top right no-repeat #fff;
}

#contact_col_address span.customSelect { 
	margin-top: 2px;
}

#contact_col_address span.customSelect.changed {
	background-color: #fff;
}

#contact_col_address .customSelectInner {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	line-height: 30px;
	font-size: 12px; 
	color: #363636;
	background: none;
}

#contact_checkboxes_one
{
    margin: 10px 0 0 40px;
    width: 285px;
    float: left;
}
#contact_checkboxes_one label, #contact_checkboxes_two label, #contact_radio label {
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
}
    #contact_checkboxes_one input, #contact_checkboxes_two input, #contact_radio input
    {
        margin: 0;
        padding: 0;
        /*height: 11px;*/
        width: 11px;
        border: none;
    }

#contact_checkboxes_two {
	margin: 10px 0 0 10px;
	width: 120px;
	float: left;
	padding: 0 40px 0 0;
	border-right: dotted 1px #e0e0e0;
}

#contact_radio {
	margin: 10px 0 0 0;
	width: 100px;
	float: right;
}

.half {
	float: left;
	width: 49%;
}

#contact_col_one input, #contact_col_two input, #contact_col_address input, .inputTitle input,
#contact_col_one label, #contact_col_two label, #contact_col_address label {
	margin: 0 0 5px 0;
	width: 100%;
	min-width: 90px;
	float: left;
}


/*--- this is what happens when you choose to style radio and checkboxes ---*/

p:not(#foo) > input {
	padding: 0;
	margin: 0;
	height: 18px;
	width: 18px;
	float: left;
	position: absolute;
	left: 0;
	opacity: 0;
}

#content p:not(#foo) > label { 
	line-height: 18px; 
	color: #fff; 
	padding: 0 0 0 18px;
	margin-bottom: 16px;
	font-size: 12px;
	display: block; 
	font-weight: 400;
	letter-spacing: 0;
	color: #363636;
	text-transform: none;
}

fieldset[dir=rtl] p:not(#foo) > label {
	padding: 0 18px 0 0;
}

p:not(#foo) > input:hover + label, p:not(#foo) > input:focus + label,
p:not(#foo) > input + label:hover, p:not(#foo) > input:focus + label			 {  }

p:not(#foo) > input + label {
	background: url(../images/gr_custom-inputs.png) 0 -1px no-repeat;
	height: 18px;
}
p:not(#foo) > input[type=radio] + label									{ background-position: 0 -161px; }

/* Checked styles */
p:not(#foo) > input[type=radio]:checked + label 							{ background-position: 0 -241px; }
p:not(#foo) > input[type=checkbox]:checked + label 						{ background-position: 0 -81px; }
p:not(#foo) > input[type=checkbox]:hover:checked + label,
p:not(#foo) > input[type=checkbox]:focus:checked + label,
p:not(#foo) > input[type=checkbox]:checked + label:hover,
p:not(#foo) > input[type=checkbox]:focus:checked + label 					{ background-position: 0 -101px; }
p:not(#foo) > input[type=radio]:hover:checked + label,
p:not(#foo) > input[type=radio]:focus:checked + label,
p:not(#foo) > input[type=radio]:checked + label:hover,
p:not(#foo) > input[type=radio]:focus:checked + label 					{ background-position: 0 -262px; }

/* Hover & Focus styles */
p:not(#foo) > input[type=checkbox]:hover + label,
p:not(#foo) > input[type=checkbox]:focus + label,
p:not(#foo) > input[type=checkbox] + label:hover 							{ background-position: 0 -20px; }
p:not(#foo) > input[type=radio]:hover + label,
p:not(#foo) > input[type=radio]:focus + label,
p:not(#foo) > input[type=radio] + label:hover								{ background-position: 0 -181px; }

/* Active styles */
p:not(#foo) > input[type=checkbox]:active + label,
p:not(#foo) > input[type=checkbox] + label:hover:active					{ background-position: 0 -40px; }
p:not(#foo) > input[type=radio]:active + label,
p:not(#foo) > input[type=radio] + label:hover:active						{ background-position: 0 -201px; }
p:not(#foo) > input[type=checkbox]:active:checked + label,
p:not(#foo) > input[type=checkbox]:checked + label:hover:active			{ background-position: 0 -120px; }
p:not(#foo) > input[type=radio]:active:checked + label,
p:not(#foo) > input[type=radio]:checked + label:hover:active				{ background-position: 0 -281px; }

/* Disabled styles */
p:not(#foo) > input[type=checkbox]:disabled + label,
p:not(#foo) > input[type=checkbox]:hover:disabled + label,
p:not(#foo) > input[type=checkbox]:focus:disabled + label,
p:not(#foo) > input[type=checkbox]:disabled + label:hover,
p:not(#foo) > input[type=checkbox]:disabled + label:hover:active			{ background-position: 0 -60px; }
p:not(#foo) > input[type=radio]:disabled + label,
p:not(#foo) > input[type=radio]:hover:disabled + label,
p:not(#foo) > input[type=radio]:focus:disabled + label,
p:not(#foo) > input[type=radio]:disabled + label:hover,
p:not(#foo) > input[type=radio]:disabled + label:hover:active				{ background-position: 0 -221px; }
p:not(#foo) > input[type=checkbox]:disabled:checked + label,
p:not(#foo) > input[type=checkbox]:hover:disabled:checked + label,
p:not(#foo) > input[type=checkbox]:focus:disabled:checked + label,
p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover,
p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover:active	{ background-position: 0 -140px; }
p:not(#foo) > input[type=radio]:disabled:checked + label,
p:not(#foo) > input[type=radio]:hover:disabled:checked + label,
p:not(#foo) > input[type=radio]:focus:disabled:checked + label,
p:not(#foo) > input[type=radio]:disabled:checked + label:hover,
p:not(#foo) > input[type=radio]:disabled:checked + label:hover:active		{ background-position: 0 -301px; }

fieldset[dir=rtl] p > input { left: auto; right: 0; }
fieldset[dir=rtl] p:not(#foo) > input + label												{ background-position: 100% -161px; }
fieldset[dir=rtl] p:not(#foo) > input[type=radio] + label									{ background-position: 100% -161px; }

/* Checked styles */
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:checked + label 							{ background-position: 100% -241px; }
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:checked + label 						{ background-position: 100% -81px; }
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:checked + label:hover,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:checked + label 					{ background-position: 100% -101px; }
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:checked + label:hover,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:checked + label 					{ background-position: 100% -261px; }

/* Hover & Focus styles */
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox] + label:hover 							{ background-position: 100% -21px; }
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio] + label:hover								{ background-position: 100% -181px; }

/* Active styles */
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:active + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox] + label:hover:active					{ background-position: 100% -41px; }
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:active + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio] + label:hover:active						{ background-position: 100% -201px; }
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:active:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:checked + label:hover:active			{ background-position: 100% -121px; }
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:active:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:checked + label:hover:active				{ background-position: 100% -281px; }

/* Disabled styles */
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover:disabled + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:disabled + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled + label:hover,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled + label:hover:active			{ background-position: 100% -61px; }
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover:disabled + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:disabled + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled + label:hover,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled + label:hover:active				{ background-position: 100% -221px; }
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:hover:disabled:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:focus:disabled:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover,
fieldset[dir=rtl] p:not(#foo) > input[type=checkbox]:disabled:checked + label:hover:active	{ background-position: 100% -141px; }
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:hover:disabled:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:focus:disabled:checked + label,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled:checked + label:hover,
fieldset[dir=rtl] p:not(#foo) > input[type=radio]:disabled:checked + label:hover:active		{ background-position: 100% -301px; }

/*--- homepage specific styles ----*/

#gallery {
	margin: 0; padding: 0;
	width: 100%;
	height: 400px;
	display: block;
	background-color: #5292d9;
	z-index: 0;
}

#gallery_nav {
	margin: 360px 0 0 0;
	right: 20%;
	position: absolute;
	z-index: 2000;
}

#gallery_nav a { background: url('../images/hero_nav.png') top right; float: left;
			text-decoration: none; margin: 0; padding: 0; width: 18px; height: 20px; display: block; text-indent: -9999px; }

#gallery_nav a.activeSlide, #slider_nav a:hover { background-position: top left; }

#gallery_nav a:focus { outline: none; }


.slide {
	margin: 0; padding: 0;
	width: 100%;
	height: 100%;
	background-size: cover; 
	display: block;
	-moz-box-shadow:	inset 0  8px 8px -8px #000, 
						inset 0 -8px 8px -8px #000;
	-webkit-box-shadow: inset 0  8px 8px -8px #000, 
						inset 0 -8px 8px -8px #000;
	box-shadow:		inset 0  8px 8px -8px #000, 
						inset 0 -8px 8px -8px #000;
}

.slide_content {
	margin: 0 auto 0;
	width: 960px;
	color: #fff;
}

.slide_text_area {
	margin: 150px 0 0 480px;
	float: left;
}

.slide_content h2 {
	margin-bottom: 12px;
	color: #fff;
	font-weight: 400;
	font-size: 37px;
	text-shadow: 1px 1px 1px #363636; 
	letter-spacing: -1px;
}

.slide_content p {
	margin-bottom: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px #363636; 
	font-size: 18px;
	font-weight: 400;
}

.slide_content a.hero_button {
	padding: 0 20px;
	color: #fff;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
	border: solid 1px #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background-clip: padding-box;
	background: rgba(0,0,0,.6);
	display: inline-block;
}

.ie7 .slide_content a.hero_button, .ie8 .slide_content a.hero_button {
	background: #000;
}

#header_bar {
	width: 100%;
	height: 80px;
	display: block;
	background: #363636;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 80px;
}
#quick_find {
	width: 100%;
	height: 80px;
	display: block;
	color: #363636;
	font-size: 24px;
	text-align: center;
	line-height: 80px;
	background: url('../images/bg_gray_texture.gif') repeat top left #f7f7f7;
}

#quick_find_content {
	margin: 0 auto;
	width: 960px;
}

#quick_find span {
	font-size: 12px;
	font-weight: 700;
}

#quick_find input {
	width: 120px;
	height: 36px;
	color: #fff;
	font-size: 14px; 
	font-weight: 700;
	text-shadow: -1px 0px 2px #363636; 
	cursor: pointer;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background-clip: padding-box; /* Android 2.2+, Chrome, Firefox 4+, IE 9+, iOS 4+, Opera 10.50+, Safari 4+ */
	background-color: #5292d9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5292d9), to(#0056b8)); 
	background-image: -webkit-linear-gradient(top, #5292d9, #0056b8);
	background-image:	-moz-linear-gradient(top, #5292d9, #0056b8);
	background-image:	  -o-linear-gradient(top, #5292d9, #0056b8);
	background-image:		 linear-gradient(to bottom, #5292d9, #0056b8);
}

#quick_find select {
	top: 505px !important;
	height: 30px;
	margin-left: 11px;
	cursor: pointer;
}

#quick_find span.customSelect {
	margin: 0 10px 0 10px;
	padding:3px 7px 3px 7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-color: #fff;
	color: #363636;
	border: solid 1px #e0e0e0;
	color:#363636;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	font-size: 12px !important; 
	height: 30px;
	line-height: 30px;
	background: url('../images/bg_dropdown.gif') top right no-repeat #fff;
	background-size: 32px 100%;
}

.ie8 #quick_find span.customSelect { 
	margin-top: 20px;
}

#quick_find span.customSelect.changed {
	background-color: #fff;
}

#quick_find .customSelectInner {
	padding-right: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px; 
	color: #363636;
	background: none;
}

#events_solutions {
	margin: 30px 0 30px 0;
	width: 480px;
	float: left; 
	border-right: solid 1px #c3c3c3;
}

#es_gallery_nav {
	margin: 200px 0 0 0;
	float: left;
	position: absolute;
	z-index: 2000;
}

#es_gallery_nav a { background: url('../images/events_solutions_nav.gif') top right; float: left;
			text-decoration: none; margin: 0 0 0 3px; padding: 0; width: 10px; height: 12px; display: block; text-indent: -9999px; }

#es_gallery_nav a.activeSlide, #slider_nav a:hover { background-position: top left; }

#es_gallery_nav a:focus { outline: none; }


.es_slide {
	width: 450px;
}

.product_thumb {
	float: right;
}

#updates {
	margin: 30px 0 30px 0;
	width: 450px;
	float: right;
}

#up_tab_nav {
	width: 100px;
	float: left;
}

#up_tab_nav ul {
	list-style-type: none;
}

#up_tab_nav ul li {
	/*margin: 0; padding: 0 10px 0 0;
	border-bottom: solid 1px #fff;*/
    
	margin: 0; padding: 0;
	width: 90px;
	border-bottom: dotted 1px #e0e0e0;
	display: block;
}

#up_tab_nav ul li.ui-tabs-active, #up_tab_nav a:hover, #up_tab_nav li.on a {
	text-decoration: none;
	color: #fff;
	background: url('../images/updatetab_arrow.gif') top right no-repeat #0056a2;
}

#up_tab_nav a {
    padding: 3px 10px 3px 8px;
	width: 90px; 
	min-height: 18px; 
	height: auto !important;
	height: 18px;
	font-size: 11px;
	color: #363636;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
}

#up_tab_nav a:hover, #up_tab_nav li.ui-tabs-active a {
	background: #0056a2;
	text-decoration: none;
}

#up_tab {
	margin: 0 0 0 10px;
	width: 320px;
	float: left;
}

.news_story {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 320px;
	border-bottom: solid 1px #ecaeb0;
}

#content .news_story p {
	margin: 0;
}

.news_story p a {
	font-size: 14px; 
	color: #0056a2;
}

.news_story p.date {
	margin: 0;
	font-size: 12px !important; 
	color: #363636;
}

.news_story.last {
	border-bottom: none;
}

#solution_boxes {
	margin: 0 auto 0;
	padding-bottom: 60px;
	width:1000px;
}

#solution_boxes h1 {
	margin: 30px 0 10px 0;
	padding: 0;
	color: #fff;
	text-shadow: 2px 2px 2px #3a3a3a;
	font-size: 36px; 
	text-align: left;
}

#solution_boxes h2 {
	margin: 20px 300px 100px 0px;
	color: #fff;
	text-shadow: 1px 2px 2px #3a3a3a;
	font-weight: normal;
	font-size: 25px; 
	text-align: left;
    line-height: 36px;
    /*padding-left: 5px;*/
	border: solid 0px #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
	background-clip: padding-box;
	background: rgba(0,0,0,.6);
	/*display: inline-block;*/
}

.solution_box {

	margin: 0 24px 30px 0;
	display: inline-block;
	width: 300px; 
	min-height: 225px;
	background: #fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-clip: padding-box; 
	box-shadow: 2px 2px 2px #e0e0e0;
	font-size: 12px;
	background: #f2f2f2;
	overflow: hidden;
	border: solid 1px #e0e0e0;
    vertical-align: top;
}

.ie8 .solution_box {
	margin-right: 24px;
	border: solid 1px #e0e0e0;
}

.solution_box a, .solution_box a:hover {
	font-size: 12px; 
	text-decoration: none;
	color: #363636;
}

.solution_box_head, .solution_box_foot {
	padding: 8px 4%;
	width: 92%;
	display: block;
	background-clip: padding-box; 
	text-align: left;
}

.solution_box_head {
	color: #d0343a;
	text-transform: uppercase;
	font-weight: bold;
    height: 17px;
}

.solution_box_content {
	padding: 10px;
	background: #fff;
	text-align: left;
    min-height: 135px;
}

.solution_box_content h4 {
	margin: 0 0 0 0;
}

.solution_box_content p {
	margin: 12px 0 0 0;
}

.solution_box_content .blue_button {
	margin: 0 0 0 0;
	padding: 0 10px;
	color: #fff !important;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background: #0056b8;
	display: inline-block;
	text-transform: none;
	box-shadow: 2px 2px 2px #e0e0e0;
	float: right;
}

.solution_box_content img {
	margin: 10px 20px 0 0;
	border: solid 1px #e0e0e0;
    max-height: 100px;
    max-width: 125px;
}

.solution_box_foot {
	bottom: 0;
	font-weight: bold;
    min-height: 35px;
}

#products_hero_left {
	margin: 20px 40px 40px 0; 
	padding: 0 0 0 0;
	width: 320px;
	float: left;
}
#products_hero_left h1, #products_hero_main h1 {
	margin: 0 0 20px 0;
	padding: 0;
}

#products_hero_middle {
	margin: 20px 0 40px 0; 
	padding: 0 40px 0 40px;
	width: 310px;
	float: left;
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
}
#products_hero_middle p, #products_hero_main p, #knowledge_hero_left p {
	margin: 0 5px 0 0;
	font-size: 14px;
	line-height: 22px;
    padding-bottom: 5px;
}

#products_hero_main {
	margin: 20px 40px 40px 0; 
	padding: 0 0 0 0;
	width: 650px;
	float: left;
	border-right: solid 1px #e0e0e0;
}

#products_hero_right {
	margin: 20px 0 10px 5px; 
	width: 250px;
	float: left;
}
#products_hero_right h3 {
	width: 100%;
	border-bottom: solid 1px #e0e0e0;
}
    #products_hero_right ul
    {
        margin-left: 17px;
    }
#products_hero_right ul li {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
    /*text-indent: -10px;
    padding-left: 5px;*/
}
#products_hero_right ul li a:hover {
	text-decoration: none;
	color: #363636;
}

#content input.search {
	padding-left: 40px;
	width: 190px;
	height: 38px;
	display: block;
	font-size: 20px;
	border: solid 1px #959595;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0; 
	background: url('../images/bg_search.png') top left no-repeat #fff;
	float: left;
}

#content #knowledge_hero_left input.search {
	width: 320px;
}

#content #products_hero_left input.search, #products_hero_main input.search {
	width: 280px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
}
#content #products_hero_left input[type="submit"], #products_hero_main input[type="submit"], #knowledge_hero_left input[type="submit"] { 
	display: none;
}

#search_btn, .search_btn {
	cursor: pointer;
	float: left;
	border-bottom: solid 1px #959595;
	/*border: none;*/
	height: 39px;
    margin-top: 2px;
}

#search_dropdown {
	display: none;
	margin-top: 40px;
	padding: 20px;
	height: 380px;
	width: 340px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	text-transform: none;
	box-shadow: 2px 2px 2px #e0e0e0;
	position: absolute;
	left: auto;
}

.ie8 #search_dropdown {
	border: solid 1px #e0e0e0;
}

#search_dropdown.search_knowl {
	width: 110px;
    height: 100px;
}

#search_scroll {
	/*height: 380px;
	width: 340px;*/
    width: 125px;
    height: 140px;
	overflow: auto;
	font-size: 14px;
	line-height: 22px;
}

.search_knowl #search_scroll {
	width: 110px;
    height: 120px;
}

#search_scroll p a {
	color: #363636;
	font-size: 14px;
}

#category_head, #category_foot {
	margin: 30px 0 10px 0;
	width: 960px;
	height: 30px;
	border-bottom: solid 1px #e0e0e0;
}
#category_foot
{
	border-bottom: none;
	border-top: solid 1px #e0e0e0;
}
#category_head h4 {
	font-size: 20px;
    line-height: 24px;
	float: left;
}
#category_head h3 {
    line-height: 24px;
	float: left;
}
#category_nav {
	margin: 4px 0 0 0;
	font-size: 14px; 
	float: right;
}
.productBlueTabs #category_head, .productBlueTabs #category_foot
{
    width: 100%;
}

#product_boxes {
	margin: 20px 0 30px 0;
	width: 1010px;
	float: left;
}

.product_box {
	margin: 0 24px 30px 0;
	display: inline-block;
	width: 300px; 
	min-height: 196px;
	background: #fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background-clip: padding-box; 
	box-shadow: 2px 2px 2px #e0e0e0;
	font-size: 12px;
	background: #f2f2f2;
	overflow: hidden;
	border: solid 1px #e0e0e0;
    vertical-align: top;
}
.product_box a {
	font-size: 12px; 
	text-decoration: none;
	color: #363636;
}

.product_box_head, .product_box_foot {
	padding: 8px 4%;
	width: 92%;
	display: block;
	background-clip: padding-box; 
	text-align: left;
}

.product_box_head {
	color: #d0343a;
	text-transform: uppercase;
	font-weight: bold;
    min-height: 18px;
}

.product_box_content {
	padding: 10px;
	background: #fff;
	min-height: 138px;
	text-align: left;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	background-clip: pading-box;
}

#content .product_box_content h4 {
	margin: 0 0 0 0;
}

#content .product_box_content p {
	margin: 12px 0 0 0;
}

.product_box_content ul {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
	overflow: hidden;
}
#content .product_box_content ul li {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
}

.product_box_content .blue_button {
	margin: 0 0 0 0;
	padding: 0 10px;
	color: #fff !important;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	background: #0056b8;
	display: inline-block;
	text-transform: none;
	box-shadow: 2px 2px 2px #3a3a3a;
	float: right;
}

.product_box_content img {
	margin: 10px 20px 0 0;
	border: solid 1px #e0e0e0;
    max-height: 100px;
    max-width: 125px;
}

#knowledge_hero_left {
	margin: 20px 0 20px 0;
	padding: 0 40px 0 0;
	width: 450px;
	float: left;
	border-right: solid 1px #e0e0e0;
}

#knowledge_hero_left p {
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 20px; 
}

#knowledge_hero_left h1 {
	margin: 0 0 20px 0;
	padding: 0;
}

#search_scroll p {
	margin: 0;
	font-size: 14px;
	line-height: 22px;
}

#search_scroll h4 {
	margin: 10px 0 0 0;
	font-size: 14px;
}

#knowledge_hero_right {
	margin: 20px 0 20px 0;
	width: 440px;
	float: right;
}

#knowledge_hero_right img.alignleft {
	margin: 0 20px 10px 0;
	border: solid 1px #e0e0e0;
    max-height: 130px;
    max-width: 100px;
}

#knowledge_hero_right h3 {
	margin-bottom: 20px;
}

#knowledge_hero_right p {
	font-size: 14px; 
	line-height: 20px;
}

#knowledge_hero_right a.red_button {
	height: 36px;
}

#articles {
	margin: 0 0 60px 0;
	float: left;
}
    #articles h4
    {
        padding-top: 0px;
    }

.article_boxes {
	width: 960px;
	border-bottom: solid 1px #e0e0e0;
}
.article_boxes_top_border {
	width: 100%;
	border-top: solid 1px #e0e0e0;
}
.productBlueTabs .article_boxes
{
    width: 100%;
}

#content .article_boxes p {
	font-size: 12px;
}

.article {
	padding: 10px 0 0 0;
	width: 100%;
	border-bottom: dotted 1px #d0d0d0;
}

.noborder {
	border: none;
}

.article_left, .article_left_uppercase {
	margin: 0;
	padding-left: 30px;
	width: 120px;
	font-size: 11px;
	float: left;
}
.article_left_uppercase
{
    text-transform: uppercase;
}

.article_left a, .article_left .red {
	color: #D0343A;
	font-size: 11px;
}

.article_right {
	margin: 0;
	width: 780px;
	float: right;
}

    .article_right a, .article_right h4
    {
        font-weight: bold;
    }
    .article_right h4 a {
    font-size: 16px;
}

/*.vert_align {

width: auto;
height:10px;
}*/

.vert_align, label, input[type="radio"] {
      font-size: 10px;
      vertical-align: middle;
    }
