/* reset styles */
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea
,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}

/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}

/*because legend doesn't inherit in IE */
legend{color:#000;}

/* Clearfix styles */
/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/* common classes */
.floatl {float: left;}
.floatr {float: right;}
.bold {font-weight: bold;}
.img_right {float: right; margin-left: 10px; border: 1px solid #fff;}
.img_left {float: left; margin-right: 10px; border: 1px solid #fff;}

/* common elements */
em {font-style: italic;}
strong {font-weight: bold;}
table {border-collapse: collapse;}

/** site styles **/

body {background: #01215e url(/static/img/body_bg.jpg) repeat-x top left; text-align: center; font-family: arial,helvetica,verdana,"sans serif"; font-size: 11px;}

.content-block-wrapper {text-align: left; margin-left: auto; margin-right: auto; width: 962px; background: url(/static/img/content_bg.jpg)}

.header {width: 950px; height: 174px; margin-left: 6px;}
.content-block {width: 950px; margin-left: 6px;}

.global-nav-block ul {display: block; height: 37px; width: 923px; margin-left: 35px;}
.global-nav-block ul li {display: block; float: left; padding-left: 35px; padding-right: 30px; height: 37px; background: url(/static/img/global_nav_bg.jpg) no-repeat right center;}
.global-nav-block ul li.last {background: none;}
.global-nav-block ul li a, .global-nav-block ul li a:hover, .global-nav-block ul li a:visited {color: #fff; text-decoration: none; display: block; padding-top: 12px; font-size: 12px; font-weight: bold;}

.footer {width: 950px; margin-left: 6px; height: 37px; color: #fff; font-size: 12px; position: relative;}
.footer div {height: 14px; position: absolute; top: 10px; width: 950px; text-align: center;}

/** GREAT product styles **/
.prod-list-container h1 {margin-left: 30px; width: 712px; font-size: 23px; font-weight: bold; color: #0f62a9; margin-bottom: 8px;}
.prod-list-container .prod-block {margin-left: 30px; width: 712px; border-top: 1px solid #0f62a9;margin-bottom:18px;}
.prod-block .thumb-block {margin-top: 10px; width: 150px; float: left;}
.prod-block .thumb-block .view-larger-link {display: block; width: 150px; text-align: center; font-size: 8pt; font-weight: bold; color: #f49b00;}  
.prod-block .desc-block {width: 547px; margin-top: 10px; float: right; position: relative;}
.prod-block h2 {font-size: 18px; font-weight: bold; color: #f49b00;}
.prod-block .desc-block h2.prod-new-label {width: 430px; text-align: left; min-height: 50px; height: auto !important; height: 50px;}
.prod-block .desc-block .prod-new {font-size: 25px; font-weight: bold; font-family: verdana,sans-serif; color: #595653; float: right; width: 120px; height: 50px;}

.prod-block .pqs-grid {width: 537px; margin-top: 5px; margin-bottom: 5px; background: #0f61aa; color: #fff; padding: 5px;}
.prod-block .pqs-grid table {width: 537px; text-align: left;}
.prod-block .pqs-grid p {margin-top: 5px;  margin-bottom: 5px;}
td.grid-top {border-bottom: 1px solid #ffffff;}

.prod-block .prod-special {color: #0f61aa; padding-top: 5px; padding-bottom: 5px; font-size: 12px; font-weight: bold;}
.prod-block .prod-special-desc {color: #0f61aa; font-size: 12px;}

.prod-block .prod-exclusive {font-weight: normal}
.prod-block .prod-exclusive-desc {color: #0f61aa; margin-top: 20px; font-weight: bold;}

.prod-block .prod-color {margin-top: 2px; margin-bottom: 2px;}

/** override the left side category label **/
h2.great-categories {background: none !important; padding-left: 12px; color: #f49b00; font-weight: bold; font-size: 11px; margin-bottom: 5px; }


/** embeded styles **/
.embed-list-container {
	float: left;
	width: 178px;
	height: 600px;
	background: #00225f url(/static/img/category_list_bg.jpg) repeat-y top right;
}
.embed-list-container h2 span{visibility: hidden;}
.embed-list-container h2 {display: block; height: 10px; width: 178px; background: transparent url(/static/img/category_list_top.jpg) no-repeat top right;}
.embed-list {margin-left: 5px; width: 147px;}
.embed-list li {
	display: block;
	background: url(/static/img/arrow.gif) no-repeat left center;
	padding-left: 10px;
	padding-top: 0px;
	height: 16px;
}
.embed-list li a,.embed-list li a:active, .embed-list li a:visited, .embed-list li a:link, .embed-list li a:hover {
	display: block;
	color: #fff;
	font-family: arial,helvetica,verdana,"sans serif";
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.embed-list li.active {
	background: none;
}

.embed-list li.active a, .embed-list li.active a:active, .embed-list li.active a:visited, .embed-list li.active a:link, .embed-list li.active a:hover{
	color: #f49b00;
}
/** content styles **/
.right-col h1 {font-size:30px;font-weight:bold;color:#1062AB;margin-bottom:10px;}
.right-col h2 {color:#F59C04;font-size:25px;font-weight:bold;margin-bottom:10px;}
.right-col h3 {color:#000000;font-size:16px;font-weight:bold;margin-bottom:10px;}
.right-col hr {height:1px; margin:10px 0 20px 0; border:0; color:#1062AB; background-color:#1062AB;}
.right-col p { margin-bottom:20px;font-size:12px;line-height:25px;}
.right-col ul {margin-left:15px;margin-top:15px;margin-bottom:15px;}
.right-col ul li{list-style-image: url(/static/img/bullet.gif);margin-bottom:5px;font-size:12px;}
.right-col .box1 {background-image:url(/static/img/box1.gif);background-repeat:no-repeat;width:680px;height:142px;color:#ffffff;font-size:16px; font-weight:bold;line-height:28px; padding:15px;}
.right-col .box1 p {padding:15px;margin:0;}
.right-col .blue {color:#1161A8;}
.right-col .yellow {color:#F59C04;}

/** left col content style **/
.middle-bg .left-col .l-c-content {width:150px; margin-left: auto; margin-right: auto; color: #ffffff; padding-top: 20px; font-size: 12px;}
.middle-bg .left-col h2{color: #f59c04; font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.middle-bg .left-col p{margin-bottom: 10px;}
.middle-bg .left-col .blue {color:#1161A8;}
.middle-bg .left-col .yellow {color:#F59C04;}
.middle-bg .left-col .white {color:#ffffff;}

/** middle area **/
.content-block .middle-bg {background: url(/static/img/flat_content_bg.jpg) repeat-y top left; min-height: 600px;}
.content-block .middle-footer {background-image: url(/static/img/middle-footer.jpg); height: 6px; width:950px;}
.content-block .middle-bg .left-col {float:left;width:205px;}
.content-block .middle-bg .right-col {float:left;width:740px;}
.content-block .middle-bg .right-col .content {padding:20px;}

/** contact **/
.right-col #contact-form {background-image:url(/static/img/contact-box.gif);background-repeat:no-repeat;width:680px;height:320px;padding-top:15px;}
.right-col #contact-form table {font-weight:bold;color:#0E62AA;}
.right-col #contact-form input, .right-col #contact-form textarea {background-color:#C3E6EA;padding:2px;border:0;margin-bottom:5px;margin-left:10px;width:420px;font-weight:normal;}
.right-col #contact-form textarea{height:120px;}
.right-col #contact-form .submit {background-color:#86CCD4;width:93px;height:23px;}
.right-col .content .errorlist li {color:red;}

/** request catalog **/
#req-catalog-form {background-image:url(/static/img/contact-box.gif);background-repeat:no-repeat;width:680px;height:320px;padding-top:15px;}
#req-catalog-form table {font-weight:bold;color:#0E62AA;}
#req-catalog-form input, #req-catalog-form textarea {background-color:#C3E6EA;padding:2px;border:0;margin-bottom:5px;margin-left:10px;width:420px;font-weight:normal;}
#req-catalog-form textarea{height:120px;}
#req-catalog-form .submit {background-color:#86CCD4;width:93px;height:23px;}
#req-catalog-form .content .errorlist li {color:red;}

/** product flatpage styles **/
.product-flatpage p {margin-bottom: 5px;}
.product-flatpage ul {padding-left: 15px; margin-bottom: 5px;}
.product-flatpage li {list-style-type: disc;}
