@import url("http://fast.fonts.com/cssapi/1bed80e4-83f6-45ae-b8fc-e2869114c436.css");

/*font-family:'EurostileLTW01-BoldEx2';
font-family:'Eurostile W01 Extended';
*/

h1, 
h2, 
.stockpool h3, 
.module.custom.shop .outer .inner a, 
.module.navigation .outer .inner a, 
.cufon.article h4, 
.pure h3, 
.pool h3, 
.filter h3, 
.contactpool h3, 
.contactdomestic h3, 
.contactindustrial h3 {
	font-family:'EurostileLTW01-BoldEx2';
	line-height: 1em;
}

#immediedit {
    padding: 10px;
    position: fixed;
    right: 0;
    z-index: 100;
}
body {
    background: url("/params/img/bg.jpg") repeat-x scroll center top #FFFFFF;
    color: #686969;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
a {
    color: #00AEEF;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img.lefty {
    border: medium none !important;
    float: left;
    padding-right: 10px;
}
img.noborder {
    border: medium none !important;
}
#dummy_empty {
    display: none;
}
#header {
    height: 150px;
    margin-bottom: 10px;
	z-index: 2;
	position: relative;
}
#branding {
    float: left;
    height: 129px;
    position: relative;
    width: 274px;
	margin-top: 20px;
}
#content_box {
    margin: 0 auto;
    text-align: left;
    width: 980px;
}
#content {
    margin: 7px 0;
    min-height: 500px;
	z-index: 1;
	position: relative;
}
#lhs {
    display: none;
}
#leftPanel {
    float: left;
    margin-right: 20px;
    width: 230px;
}
#middle {
    float: left;
    margin-right: 20px;
    width: 480px;
}

#rhs {
    float: right;
    width: 230px;
}
.wrap {
    margin: 0 auto;
    width: 980px;
}
.part {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    float: left;
    padding: 15px;
    width: 460px;
}
.part h2 {
    margin-top: 0;
}
.clr {
    clear: both;
}
.left {
    clear: left;
    float: left;
}
.right {
    clear: right;
    float: right;
}
.btn {
    background: none repeat scroll 0 0 #00AEEF;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer !important;
    font-size: 11px;
    margin-bottom: 1px;
    padding: 3px;
}
.btns {
    margin-top: 10px;
}
h1 {
    font-size: 26px;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
	padding-left:251px;
}
h2 {
    color: #00AEEF;
    font-size: 20px;
    line-height: 1em;
    margin: 10px 0 0;
    padding-bottom: 8px;
}
h3, h4, h5 {
    color: #00AEEF;
    margin: 0;
    padding-bottom: 8px;
}
h4, h5 {
    font-size: 12px;
}
#crumbs {
    color: #767676;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    top: 3px;
}
#crumbs a {
    color: #767676;
    padding: 0 3px;
}
.module {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    width: 188px;
}
.module .outer {
    padding: 0;
}
.module.dbl {
    clear: both;
    width: auto;
}
.module .clr {
    height: 1em;
    margin-top: -12px;
}
.article .outer {
    padding-bottom: 0;
}

.article h2 { margin-top: -5px; margin-bottom: 0.6em; }

.article h4 {
    font-size: 14px;
}


.module h3 {
    background: none repeat scroll 0 0 transparent;
    color: #00AEEF;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
}

#rhs .module h3 {
	text-align: center;
}

.module p {
    margin: 0 0 1em;
}
.module h3 a, .module h4 a, .module h5 a {
    color: #ACACAC;
}
.module h3 a:hover, .module h4 a:hover, .module h5 a:hover {
    text-decoration: underline;
}
.module ul {
    margin: 10px;
    padding-left: 5px;
    position: relative;
}
.module li {
    padding: 1px 0;
	position: relative;
	padding-right: 1em;
	left: 1em;
}
.module .radio {
}
.news .item {
    clear: both;
}
.news .details {
    margin-bottom: 0;
}
.discussion .item * {
    margin: 0;
}
.discussion .item .details {
    margin-bottom: 1em;
}
.news .item a:hover {
    text-decoration: underline !important;
}
.navigation {
    background-color: #FFFFFF;
    font-size: 20px;
    overflow: hidden;
}
.navigation p {
    margin: 0;
    padding: 0;
}
.navigation a {
    color: #FFFFFF;
    text-decoration: none !important;
}
.navigation a:hover {
    color: #FFFFFF;
}
.pic p {
    font-size: 10px;
    margin: 0;
    padding: 2px 3px 4px;
}
.module .pic p {
    display: none;
}

.module.img_serving.dbl .rotator_pager {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 100;
}

.module.img_serving.dbl .rotator_pager a { 
	text-indent: -100px;
	overflow: hidden;
	display: block;
	height: 13px;
	width: 14px;
	background: url('/params/img/dots.png') no-repeat right top;
	float: left;
	margin-left: 5px;
}

.module.img_serving.dbl .rotator_pager a.activeSlide {
	background-position: left top;
}

.module.img_serving.dbl .pic p { 
	display: block;
	padding: 10px;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 458px;
	line-height: 1.2em;
	font-size: 12px;
	color: #c9c7c7;
}

.module.img_serving.dbl .pic p span {
	display: block;
	font-family:'EurostileLTW01-BoldEx2';
	color: #ff3232;
	text-transform: uppercase;
}

.pic {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 5px;
    position: relative;
}
.pic.dbl {
    margin-bottom: 0;
}
.dbl.img_serving {
    padding: 0;
}
.dbl.img_serving br {
    display: none;
}

.pic img + a.enlarge img {
    border: medium none;
}
.pic a + a img {
    border: medium none;
}
div.std {
    float: left;
    margin: 0 10px 10px 0;
    width: 188px;
}
div.option {
    float: left;
    margin: 0 10px 10px 0;
    width: 110px;
}
.img_txt div.pic {
    width: 188px;
}
p.pic, .promo .pic {
    float: left;
    margin: 0 10px 10px 0;
}
p.option {
    width: 77px;
}
p.std {
    width: 74px;
}
.enlarge {
    background: url("/params/img/enlarge.gif") no-repeat scroll 0 0 transparent;
    height: 9px;
    margin: -8px -1px 0 0;
    position: absolute;
    right: 0;
    width: 9px;
}
.promo .outer {
    padding-bottom: 0;
}
.promo img {
    width: 50px !important;
}
blockquote {
    border-left: 3px solid #CFCFCF;
    margin: 1em 0;
    padding: 0.5em 0 0.5em 1em;
}
.quote {
    background: url("../img/bg_quotes.jpg") no-repeat scroll right top #80CCE8;
}
.quote h3 {
    color: #FFFFFF;
}
.quote a {
    color: #FFFFFF;
}
.quote blockquote {
    border: medium none;
    color: #404040;
    font-size: 16px;
    margin-top: 0;
    padding: 0;
}
.quote .by {
    color: #404040;
    font-weight: bold;
    margin-top: 15px !important;
    text-align: right;
}
.quote .by + p {
    margin: 0;
}
.quote .link {
    margin-top: 30px !important;
}
.news h4, .discussion h4 {
}
.module .details {
    margin-top: 0;
}
.custom img {
    border: 1px solid #CFCFCF;
    margin-bottom: 5px;
}
.poll {
    background: none repeat scroll 0 0 #FFFFFF;
}
.poll .item {
    clear: both;
    padding-top: 10px;
    position: relative;
}
.poll .a b {
    display: block;
    float: left;
    font-weight: normal;
    margin: 0 30px 0 0;
}
.poll .a span {
    display: block;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 28px;
}
.poll .result {
    background-image: url("/params/img/bar.jpg");
    background-position: -188px 0;
    background-repeat: repeat-y;
    border: 1px solid #CFCFCF;
    height: 15px;
    margin-bottom: 3px;
}
.user_icons {
    padding: 0 !important;
}
.user_icons a {
    display: block;
    float: left;
    height: 40px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    width: 40px;
}
.user_icons a img {
    min-height: 40px;
}
.user_icons img {
}
.profiles p {
    clear: both;
    margin: 0;
    padding-top: 1em;
}
#pop {
    background: none repeat scroll 0 0 #FFFFFF;
}
#pop .pic {
    border: 0 none !important;
    margin: 0 !important;
    width: auto !important;
}
.req, .req_txt {
    color: #990000;
}
form, img, object {
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0;
}
p {
    margin: 1em 0;
}
input, select, textarea {
    font-family: arial,sans-serif;
    font-size: 12px;
    vertical-align: middle;
}
.text, select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    color: #666666;
    padding: 1px;
}
.text, textarea {
    padding: 2px 4px;
}
.radio, .checkbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 12px;
    margin: 0 2px 0 0;
    padding: 0;
    width: 12px;
}
.image {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
}
.t_sm {
    width: 40px !important;
}
.text_2 {
    margin-top: 3px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}
td {
    padding: 0 0 3px;
    vertical-align: top;
}

.range td {
    padding: 7px;
	background:#eee;
	border:1px solid #999;
    vertical-align: top;
}

.range th {
	font-family: 'EurostileLTW01-BoldEx2';
	font-weight:300!important;
    padding: 7px!important;
	line-height:1em;
	color:#fff;
	background:#ff3232;
	border:1px solid #999;
    vertical-align: top;
}

.details {
    font-size: 10px;
}
#site_search {
    border: 0 none;
    display: block;
    height: 31px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 7px;
    width: 180px;
}
#site_search table {
    width: 180px;
}
#site_search td {
    padding: 0;
}
#search_text {
    background: url("/params/img/search_bg.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #666666;
    display: block;
    font-size: 12px !important;
    height: 23px;
    margin-right: 5px;
    overflow: hidden;
    padding: 8px 0 0 10px;
    vertical-align: middle;
    width: 129px;
}
#search_text.on {
    background-position: 0 -31px;
}

#go {
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 31px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 36px;
}

#navs_level_1 {
    float: right;
    font-size: 11px;
    font-weight: normal;
    height: 26px;
    margin-top: 47px;
    padding: 0;
    position: relative;
    top: 15px;
    z-index: 1;
}

#navs_level_1 a {
    color: #333;
    font-weight: normal;
    text-transform: uppercase;
}

#navs_level_1 a:hover {
    color: #00aeef;
	text-decoration: none;
}

#navs_level_1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navs_level_1 ul li {
	float: left;
	position: relative;
	padding: 0;
	color: #505050;
	line-height: 20px;
}

#navs_level_1 ul li a{
	padding: 5px 6px;
	display: block;
}

#navs_level_1 ul li ul {
	display: none;
	position:absolute;
	left: 0;
	top: 29px;
	background: #fff;
	font-size: 12px;
	z-index: 1000;
	border: solid 1px #c0d8e9;
}

#navs_level_1 ul li.n5 ul  {
	left: auto;
	right: 0;
}

#navs_level_1 ul li ul li {
	display: block;
	float: none;
}

#navs_level_1 ul li ul li + li {
	border-top: 1px solid #f0f6fa;
}

#navs_level_1 ul li ul li a {
	padding: 12px 30px 12px 9px;
	display: block;
	text-transform: none;
	color: #999;
	white-space:nowrap;
}

#navs_level_1 ul li ul li a:hover {
	background: url('../img/arrow_g.png') no-repeat right center;
}

#navs_level_1 ul li:hover ul {
	display: block;
}

#membership {
    display: block;
    height: 31px;
    position: absolute;
    right: 190px;
    top: -120px;
    width: 200px;
}
#membership a {
    color: #333333;
    display: block;
    float: right;
    height: 12px;
    margin-left: 8px;
    margin-top: 11px;
}
#membership b {
    display: none;
}
#m_login {
    background: url("/params/img/nav_login.gif") no-repeat scroll 0 0 transparent;
    width: 38px;
}
#m_join {
    background: url("/params/img/nav_register.gif") no-repeat scroll 0 0 transparent;
    width: 50px;
}
#m_logout {
    background: url("/params/img/nav_logout.gif") no-repeat scroll 0 0 transparent;
    width: 54px;
}
#m_details {
    background: url("/params/img/nav_my_details.gif") no-repeat scroll 0 0 transparent;
    width: 66px;
}
#navs_level_2, #navs_level_3 {
    display: none;
}
#navs_level_4 {
}
#navs_level_5 {
    margin-top: 1em;
}
#navs_level_5 a + a {
    border-left: 1px solid #CCCCCC;
    margin-left: 5px;
    padding-left: 5px;
}
#banner {
    margin-top: 3px;
    overflow: hidden;
}
#main a {
    text-decoration: underline;
}
.intro {
    font-style: normal;
    margin-top: 0;
}
.links {
    font-size: 10px;
    margin: 7em 0 2em;
    text-align: right;
}
.links a {
    color: #000000;
}
.links a.l2 {
    border-left: 1px solid #333333;
    margin-left: 3px;
    padding-left: 5px;
}
.extra_imgs .left {
    border: 1px solid #CFCFCF;
    clear: none;
    float: left;
    margin-bottom: 7px;
    margin-right: 5px;
}
.extra_imgs .right {
    border: 1px solid #CFCFCF;
    float: right;
    margin-bottom: 7px;
}
.options {
    font-size: 10px;
    margin: 7em 0 2em;
    text-align: right;
}
.options a {
    color: #000000;
}
#membership .note {
    font-size: 10px;
}
.note {
    color: #990000;
    font-weight: bold;
}
.part .module {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 10px;
}
.part .module h3 {
    color: #222222;
    font-size: 18px;
}
.part .module .outer {
    background: url("/params/img/bigmodule_bottom.gif") no-repeat scroll 0 100% transparent;
    padding: 8px 10px;
}
#main .module a {
    text-decoration: none;
}
.full .module {
    margin-bottom: 10px;
}
.full .module .outer {
    padding: 8px 10px;
}
#members #rhs {
    display: none;
}
#members .part {
    float: none;
    width: 100%;
}
#left_col {
    float: left;
    width: 330px;
}
#right_col {
    float: right;
    width: 330px;
}
h3 {
    font-size: 1.4em;
    margin-bottom: 15px;
}
.block {
    clear: both;
    padding: 10px 0 30px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.field {
    font-weight: bold;
    padding: 0 15px 0 0;
    width: 135px;
}
.field + td select {
}
.field + td input, .field + td textarea {
    width: 161px;
}
.field + td input.radio, .field + td input.checkbox {
    width: 12px;
}
#members td .text, #members td textarea {
    width: 195px;
}
#members td .dropdown {
    width: 201px;
}
.check {
    clear: both;
}
#members .check {
    color: #666666;
}
.check .checkbox, .check .radio {
    float: left;
    margin-top: 2px;
}
.check label {
    display: block;
    padding-left: 20px;
}
.t_c {
    height: 130px;
    margin-bottom: 2em;
    overflow: auto;
    padding-right: 10px;
}
#category_list .btns {
    display: none;
}
#category_list h3, #recent h3, #popular h3 {
    margin-bottom: 0;
}
#category_list .topic h4 a {
    color: #666666;
    font-size: 16px;
}
#category_list .topic .recent {
    clear: both;
    padding-left: 20px;
}
#category_list .thread {
    background: none repeat scroll 0 center transparent;
    padding: 0 0 5px;
}
.recent .thread *, .popular .thread * {
    display: inline;
    padding-right: 2px;
}
#category_list .thread h5 a, .recent h5 a, .popular h5 a {
    color: #729130;
}
.topic, .thread, .post {
    background: url("/params/img/dotted-line.gif") repeat-x scroll 0 100% transparent;
    clear: both;
    padding: 10px 0;
}
* html .topic {
    height: 1%;
}
.thread h4 a {
    color: #729130;
    font-size: 16px;
}
.post_original {
    background: none repeat scroll 0 0 #ECECEC;
    color: #666666;
    height: 100%;
    margin: 8px 0 5px;
    padding: 10px;
}
.post_original .post {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
.thread p, .post p {
    margin-top: 0;
}
#discussion .by {
    color: #DBB56E;
    font-weight: bold;
    margin: 0 0 4px;
}
#discussion .details {
    margin-top: 0;
}
.post .mod, .post .mod:hover {
    color: #663333;
    font-weight: bold;
}
.post p a:hover {
    color: #333333;
}
.deleted {
    color: #663333;
}
#discussion blockquote {
    color: #A8A08E;
    font-style: italic;
}
#discussion .btns {
    margin-top: 10px;
    text-align: right;
}
#discussion #original_text, #discussion #add_text blockquote {
    display: none;
}
#add_text .text, #add_text textarea {
    width: 99% !important;
}
#discussion #add_images {
    background: url("/params/img/dotted-line.gif") repeat-x scroll left bottom transparent;
    padding-bottom: 15px;
}
#discussion #add_images .check {
    margin-bottom: 2em;
}
#discussion .file {
    display: block;
    margin-top: 3px;
}
.pages {
    background: url("/params/img/dotted-line.gif") repeat-x scroll 0 0 transparent;
    margin-top: 40px;
    padding: 7px 0 10px;
}
.pages a {
    color: #729130;
    font-weight: bold;
    text-decoration: underline;
}
.top {
    text-align: right;
}
#discussion .text, #discussion textarea {
    width: 99%;
}
.deleted {
    color: #663333;
}
.post img, .post_original img {
    display: inline !important;
}
.post_imgs {
    overflow: hidden;
    vertical-align: middle;
}
.post_imgs img {
    margin: 0 5px 3px 0;
    width: 150px !important;
}
#forms .block {
    background: url("/params/img/dotted-line.gif") repeat-x scroll left bottom transparent;
    clear: both;
    margin: 0;
    padding: 1em 0 1.1em;
}
#forms .block h4 {
    font-weight: normal;
}
#forms .block .number {
    float: left;
    font-size: 12px;
}
.format_a .block .q, .format_a .block .a {
    margin-left: 25px;
}
.format_a .block .number {
    margin-left: -25px;
}
.format_b .block .q, .format_b .block .a, .format_b .block .exp {
    margin-left: 55px;
}
.format_b .block .exp {
    margin-top: 10px;
}
.format_b .block .number {
    margin-left: -55px;
}
ol.progress {
    background: none repeat scroll 0 0 #00AEEF;
    color: #FFFFFF;
    font-size: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 20px;
}
ol.progress li {
    display: inline;
}
ol.progress li + li {
    border-left: 1px solid #CCCCCC;
    margin-left: 10px;
    padding-left: 10px;
}
ol.progress li.current {
    font-weight: bold;
}
#forms .block .text {
    width: 300px;
}
#forms .block .t_lrg {
    width: 247px;
}
#forms .progress + h3 {
    margin-top: 15px;
}
.block th {
    font-weight: normal;
    padding: 5px 20px;
}
.upload {
    margin: 8px 0 5px;
}
#upload {
    background: none repeat scroll 0 0 #FFFFFF;
}
.upload img {
    border: 1px solid #CFCFCF;
}
#forms_upload td {
    padding-bottom: 2px;
}
.t_other {
    margin-top: 3px;
}
#ecard .field {
    width: 50px;
}
#ecard .text {
    margin: 0 3px;
    width: 300px;
}
.layout_options .pic {
    border: 0 none;
    float: left;
    margin-right: 10px;
    width: 188px;
}
.layout_options p {
    border: 0 none;
}
.layout_options img {
    border: 1px solid #CFCFCF;
    margin-bottom: 3px;
    width: 158px;
}
#ecard textarea {
    width: 739px;
}
.product_tbl {
    margin-bottom: 10px;
    width: 100%;
}
.product_tbl th {
    background: none repeat scroll 0 0 #CCCCCC;
    padding: 5px;
    text-align: left;
}
.product_tbl td {
    border-bottom: 1px solid #CCCCCC;
    padding: 5px;
}
.product_tbl .pic, .product_tbl img {
    margin: 0;
    width: 158px;
}
.main_col {
    width: 50%;
}
.product_tbl td td {
    border: 0 none;
    padding: 0 2px 2px;
}
#footer {
    background: url("../img/bg_footer.jpg") repeat-x scroll left top transparent;
    clear: both !important;
    font-size: 11px !important;
    margin-top: 100px;
    padding: 2px 0 4px;
}
#footer .section {
    float: left;
    margin-right: 15px;
    margin-top: -26px;
    overflow: hidden;
    width: 310px;
}
#footer .section h6 {
    border-bottom: 1px solid #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    margin: 10px 0 5px;
    padding-bottom: 5px;
}
#footer .section ul {
    float: left;
    list-style-position: inside;
    list-style-type: square;
    margin: 0 10px 0 0;
    padding: 0;
    width: 140px;
}
#footer #drop {
    background: url("../img/footer_drop.png") no-repeat scroll 0 0 transparent;
    height: 53px;
    margin-left: 946px;
    margin-top: -26px;
    width: 34px;
}
#footer p {
    font-size: 11px !important;
    margin: 20px 0 5px;
    padding-bottom: 5px;
}
#footer a {
    color: #333333;
    text-decoration: none;
}
#footer a:hover {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
}
.edit_mode {
    padding: 5px 0;
    text-align: right;
}
.MODULEhtmlGreen {
    background: url("/params/img/module_top.gif") no-repeat scroll 0 0 #719230;
}
.MODULEhtmlGreen, .MODULEhtmlGreen a {
    color: #FFFFFF !important;
}
.MODULEhtmlLtGreen {
    background: url("/params/img/module_top.gif") no-repeat scroll 0 0 #9ACF34;
}
.MODULEhtmlRed {
    background: url("/params/img/module_top.gif") no-repeat scroll 0 0 #880400;
}
.module.dbl.MODULEhtmlRed {
    background: url("/params/img/dblmodule_top.gif") no-repeat scroll 0 0 #880400;
}
.MODULEhtmlRed, .MODULEhtmlRed h3, .MODULEhtmlRed a, .module.dbl.MODULEhtmlRed h3, .module.dbl.MODULEhtmlRed a {
    color: #FFFFFF !important;
}
* html .module {
    height: 1%;
}
.data, .request_tbl {
    width: 100%;
}
.data th, .request_tbl th {
    background: none repeat scroll 0 0 #CCCCCC;
    padding: 5px;
    text-align: left;
}
.data td, .request_tbl td {
    border-bottom: 1px solid #CCCCCC;
    line-height: 1.5em;
    padding: 5px;
}
.col_end {
    padding-right: 0;
}
.col_end .btn {
    width: 70px;
}
#calendar_search {
    background: none repeat scroll 0 0 transparent;
    color: #8B8A88;
    font-size: 14px;
    margin-bottom: 1em;
    padding: 0;
    width: auto;
}
#calendar_search h3 {
    background: none repeat scroll 0 0 transparent;
    font-size: 16px;
    margin: 20px 0 0;
}
#calendar_search form {
    background: none repeat scroll 0 0 #E1DED8;
    padding: 10px;
}
#calendar_search td {
    line-height: 16px;
}
#calendar_search .text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #8B8A88;
    font-size: 14px;
    padding: 3px 5px;
}
#calendar_search select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #8B8A88;
    font-size: 14px;
}
#calendar_search .check {
    font-size: 14px;
    margin: 4px 0;
}
#calendar_search .btns {
    margin: 0;
    text-align: right;
}
#calendar_search .btn {
    background: url("/params/img/calendar/go.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 37px;
}
#add_event .btn {
    background: url("/params/img/calendar/button.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 127px;
}
.tabs {
    clear: both;
    padding-top: 1em;
    position: relative;
    z-index: 1;
}
.t {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #999999;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    padding: 10px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.t_on {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #CCCCCC #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    cursor: default;
}
a.t:hover {
    color: #333333;
}
.t_content {
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: none;
    min-height: 30px;
    padding-top: 15px;
    position: relative;
    top: -1px;
    z-index: 0;
}
.t_content.on {
    display: block;
}
#content_calendar table {
    width: 100%;
}
#info_window .btn {
    background: url("/params/img/calendar/button.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 127px;
}
#info_window .btns {
    margin-top: 20px;
}
#calendar a {
    text-decoration: none;
}
#content_calendar {
    clear: both;
}
.months a {
    background: url("/params/img/calendar/tab.png") no-repeat scroll 0 0 #C4BFB4;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    margin-right: 1px;
    padding-top: 10px;
    text-align: center;
    width: 69px;
}
.months a.end {
    margin-right: 0;
}
.months a.on, .months a.on:hover {
    background-color: #E1DED8;
    color: #000000;
}
.months a:hover {
    background-color: #939290;
}
.months span {
    display: block;
    font-size: 12px;
    margin-top: -3px;
}
#content_calendar .outer {
    background: url("/params/img/calendar/calendarTabBL.gif") no-repeat scroll 0 100% #E1DED8;
    clear: both;
}
#content_calendar .inner {
    background: url("/params/img/calendar/calendarTabBR.gif") no-repeat scroll 100% 100% transparent;
    padding: 10px;
}
#content_calendar table {
    width: 100%;
}
#content_calendar th {
    color: #666666;
    font-size: 20px;
    padding: 15px 0 5px;
    text-align: center;
    width: 14%;
}
#content_calendar td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E1DED8;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 80px;
    padding: 5px 5px 20px;
    vertical-align: top;
}
#content_calendar .event p {
    background: url("/params/img/calendar/dots.gif") no-repeat scroll 0 100% transparent;
    font-size: 10px;
    padding: 5px 0 8px;
}
#content_calendar .event a {
    color: #666666;
}
#content_calendar .event .on a {
    background: none repeat scroll 0 0 #FF9900;
    color: #FFFFFF;
    font-size: 10px;
    padding: 2px;
}
#content_calendar .event .on .edit a {
    padding: 0 !important;
}
.edit {
    display: block;
    margin-top: 5px;
    text-align: right;
}
.edit img {
    background: url("/params/img/calendar/edit.gif") no-repeat scroll 0 100% transparent;
    display: inline;
    height: 21px;
    width: 21px;
}
#info_window {
    background: url("/params/img/calendar/detailsBgBottom.png") no-repeat scroll 0 100% transparent;
    color: #8B8A88;
    left: 50%;
    margin-left: -257px;
    padding-bottom: 44px;
    position: absolute;
    top: 30px;
    visibility: hidden;
    width: 515px;
    z-index: 100;
}
#info_window .outer {
    background: url("/params/img/calendar/detailsBgTop.png") no-repeat scroll 0 0 transparent;
    padding-top: 30px;
}
#info_window .inner {
    background: url("/params/img/calendar/detailsBgMiddle.png") repeat-y scroll 0 0 transparent;
    padding: 0 44px 10px 20px;
}
#info_window_close {
    cursor: pointer;
    height: 37px;
    margin: 0;
    position: absolute;
    right: 35px;
    top: 10px;
    width: 37px;
    z-index: 1;
}
#info_window_close .btn {
    background: url("/params/img/calendar/go.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block !important;
    font-size: 16px !important;
    font-weight: bold;
    height: 37px !important;
    line-height: 28px !important;
    text-align: center;
    width: 37px !important;
}
#info_window h2 {
    color: #333333;
    margin: 0 50px 0 0;
    position: relative;
    top: -10px;
}
#info_window table {
    width: 100%;
}
#info_window .pic {
    float: left;
    margin-right: 10px;
}
#info_window p img {
    border: 1px solid #CFCFCF;
}
#info_window .text, #info_window textarea {
    width: 305px;
}
#info_window .text, #info_window textarea, #info_window select {
    border: 0 none;
    margin-bottom: 2px;
}
#mask {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    height: 100%;
    left: 50%;
    margin-left: -385px;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 770px;
    z-index: 1;
}
#preview {
    margin-top: 5px;
}
#profile_btns {
    margin: 1.5em 0;
}
#pop p {
    border-top: 0 none;
}
.enlarge img {
    height: 9px !important;
    width: 9px !important;
}
#rhs .custom img, #lhs .custom img {
    width: 158px;
}
.dbl.img_serving .pic img {
}
.extra_imgs img {
    width: 74px;
}
#pop div.pic img {
    border: 0 none;
    height: 279px;
    width: 400px;
}
#pop div.pic.option img {
    border: 0 none;
    height: 400px;
    width: 279px;
}
html:last-child .poll .item {
    width: 161px;
}
.no_bg {
    background: none repeat scroll 0 0 transparent;
}
.no_bg .outer {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.opt_in {
    background-color: #729130;
    color: #FFFFFF;
}
.opt_in .inner {
    background: url("/params/img/subscribe.gif") no-repeat scroll 0 0 transparent;
    padding-top: 41px;
}
.opt_in h3 {
    display: none;
}
.opt_in table {
    margin-bottom: 10px;
}
.opt_in .text {
    margin-top: 3px;
    width: 150px;
}
.opt_in a {
    color: #FFFFFF;
}
.opt_in a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.module.navigation {
    border: medium none;
    margin: 0 0 20px;
    padding: 0;
    width: 230px;
}
.navigation p {
    font-size: 10px;
    margin: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    width: 230px;
}
.navigation p a {
    background: none repeat scroll 0 0 #00AEEF;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    margin-bottom: 1px;
    padding: 10px;
    text-transform: uppercase;
    width: 210px;
}
.navigation p a:hover {
    background: none repeat scroll 0 0 #48C0ED;
}
.support_links {
    background: none repeat scroll 0 0 transparent;
}
.support_links .outer {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.support_links p {
    margin: 0 0 5px;
}
#content .no_bg img, #content .support_links img, #content .support_acf img, #content .get_involved img {
    border: 0 none !important;
}
#rhs .no_bg img, #lhs .no_bg img, #rhs .support_links img, #lhs .support_links img, #rhs .get_involved img, #lhs .get_involved img {
    width: 180px !important;
}
.button {
    margin: 0 !important;
    text-align: right;
}
#lhs .button img, #rhs .button img {
    display: inline;
    height: 37px !important;
    width: 37px !important;
}
.get_involved {
    background-color: #607219;
    color: #FFFFFF;
}
.get_involved a {
    color: #FFFFFF;
}
.get_involved a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.get_involved .inner {
    background: url("/params/img/get_involved.gif") no-repeat scroll 0 0 transparent;
    padding-top: 31px;
}
#albums #content {
    overflow: hidden;
}
.wrapper {
    width: 760px;
}
.album, .gallery {
    background: url("/params/img/module_bottom.gif") no-repeat scroll 0 100% #E1DED8;
    float: left;
    font-size: 12px;
    margin: 0 10px 10px 0;
    padding: 0 10px 8px;
    position: relative;
    width: 188px;
}
.album .pic, .gallery .pic {
    background: url("/params/img/module_top.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0 -10px;
    padding: 8px 10px 0;
    width: 188px;
}
.album .pic img, .gallery .pic img {
    border: 1px solid #CFCFCF;
    height: 110px;
    width: 158px;
}
.album .more {
    text-decoration: none !important;
}
.gallery .enlarge {
    display: none;
}
#controls {
    float: left;
    margin: 1px 0 1em 1px;
}
#controls a {
    background: none repeat scroll 0 0 #000000;
    display: block;
    float: left;
    margin-right: 1px;
    padding: 5px 10px;
}
#controls a:hover {
    background: none repeat scroll 0 0 #666666;
}
#controls b {
    color: #FFFFFF;
}
.pages {
    font-size: 11px;
    margin: 0;
    padding: 15px 0;
}
.pages a {
    color: #48C0ED;
}
#shop .pic {
    border: 1px solid #CFCFCF;
}
#shop .pic img {
    border: 0 none;
    width: auto;
}
#navs_level_4 {
    background: none repeat scroll 0 0 #48C0ED;
    border: 1px solid #CFCFCF;
    color: #FFFFFF;
    float: left;
    margin: 0 0 25px;
    padding: 0;
    width: 728px;
}
#navs_level_4 a {
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 3px 0;
    padding: 0 10px;
}
#navs_level_4 form {
    display: inline;
    float: right;
    padding: 3px 10px 3px 0;
}
#navs_level_4 form input {
    border: 1px solid #686969;
    color: #686969;
    height: 22px;
    line-height: 22px;
    padding: 0 4px;
    width: 95px;
}
#navs_level_4 form input.btn {
    background: none repeat scroll 0 0 #ACDBF6;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0;
    width: auto;
}
#main h2 {
    margin-top: -5px;
    text-transform: uppercase;
}
#main {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    float: left;
    overflow: hidden;
    padding: 26px;
    width: 676px;
}
#main.part {
    width: 425px;
}
#main.full {
}
#main .wrapper {
    overflow: hidden;
}
div.module.custom.shop {
    border: medium none;
    padding: 0;
    width: 230px;
}
div.module.custom.shop a {
    background: none repeat scroll 0 0 #00AEEF;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    margin-bottom: 1px;
    padding: 10px;
    text-transform: uppercase;
    width: 210px;
}
div.module.custom.shop a:hover {
    background: none repeat scroll 0 0 #48C0ED;
    text-decoration: none;
}
.module.shop div.line {
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 10px;
}
.module.shop .line h4 a {
    color: #00AAEF;
}
#shop div.line h4 a {
    text-decoration: none;
}
.product {
    display: inline;
    float: left;
    margin: 0 26px 30px 0;
    width: 190px;
}
.product + .product {
    margin: 0 26px 30px;
}
.product + .product + .product {
    margin: 0 0 30px 26px;
}
#shop #main #product_pic {
    float: left;
    width: 352px;
}
#shop #main #product_pic > img {
    border: 1px solid #CFCFCF;
    height: 350px;
    width: 350px;
}
#shop #main #product_pic .extra_imgs {
    left: 360px;
    margin-top: -76px;
    overflow: hidden;
    position: relative;
    width: 250px;
}
#shop #main #product_info_pic {
    float: right;
    width: 305px;
}
#shop #main #product_info_pic .block {
    padding: 0 5px;
}
#shop #main #product_info_pic #notes_title {
    padding: 0 5px;
}
#shop #main #product_info_pic h3, #related_products h3, #product_options h3 {
    color: #00AEEF;
    margin: 0;
    text-transform: uppercase;
}
#shop #main p {
    line-height: 1.7em;
    margin: 1em 0;
}

#shop #main table { margin: 1.5em 0; }

#shop #main p.check {
    margin: 1em 0;
}
#shop #main #product_info_pic #page_total {
    margin-bottom: 15px;
}
#shop #main #product_info_pic #page_total + .block h3 {
    font-size: 13px;
}
#shop #main #product_options {
    float: left;
}
#shop #main #product_options .block {
    padding-bottom: 0;
}
#shop #main #page_total.block {
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    margin-bottom: 30px;
    padding: 5px 0;
    text-align: right;
}
#shop #main #product_options .block > table {
    margin: 10px 0;
}
#shop #main #product_options .block table tr td {
    padding: 5px 0;
    width: 200px;
}
#shop #main #product_options .block table tr td + td {
    width: 505px;
}
#shop #main #product_options .block table tr td + td textarea {
    width: 300px;
}
#shop #main #product_options .block table tr td table.y td {
    padding: 0 5px;
    width: auto;
}
#shop #main #product_descriptions {
    float: left;
    overflow: hidden;
    width: 100%;
}
#shop #related_products {
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
#shop #related_products .relatedProduct_item {
    float: left;
    margin: 0 14px;
    width: 196px;
}
#shop #related_products .relatedProduct_item .pic {
    border: 0 none;
}
#shop #related_products .relatedProduct_item .pic a img {
}
#shop #related_products .accessories .product_options_tbl, #shop #related_products .accessories .product_options_tbl select, #shop #related_products .accessories .product_options_tbl textarea {
    font-size: 11px;
}
#shop #related_products .accessories .product_options_tbl td {
    padding-right: 2px;
    width: 96px;
}
#shop #related_products .accessories .product_options_tbl td + td {
    padding-left: 2px;
    padding-right: 0;
}
#shop #related_products .accessories .product_options_tbl textarea {
    width: 86px;
}
#shop .shop_buybuttons {
    clear: both;
}
.notab {
    display: none;
}
#shop ul#tabnames {
    border-bottom: 1px solid #CFCFCF;
    border-left: 1px solid #CFCFCF;
    display: block !important;
    float: left;
    height: 27px;
    list-style: none outside none;
    margin: 0 0 -1px;
    padding: 0;
    width: 100%;
}
#shop ul#tabnames li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E0E0E0;
    border-color: #CFCFCF #CFCFCF #CFCFCF -moz-use-text-color;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    float: left;
    height: 26px;
    line-height: 26px;
    margin: 0 0 -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#shop ul#tabnames li a {
    color: #00AEEF;
    display: block;
    font-size: 12px;
    outline: medium none;
    padding: 0 10px;
    text-decoration: none;
}
#shop ul#tabnames li a:hover {
    background: none repeat scroll 0 0 #CCCCCC;
}
#shop ul#tabnames li.on, #shop ul#tabnames li.on a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
#shop .tabContent {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CFCFCF #CFCFCF;
    border-right: 1px solid #CFCFCF;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    clear: both;
    margin: 0;
    overflow: hidden;
    padding: 15px 10px;
    width: 655px;
}
#shop .tabContent p {
    margin: 0;
}
#shop .tabContent h3 {
    display: none;
}
#shop .shop_buybuttons {
    margin-top: 15px;
    padding: 0 5px;
}
.icon_plus img {
    background: url("/params/img/plus.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 9px;
    margin-right: 2px;
    width: 9px;
}
.icon_minus img {
    background: url("/params/img/minus.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 9px;
    width: 9px;
}
.qty_line {
    margin-bottom: 5px;
}
.qty_line input {
    width: 30px;
}
.module.shop {
    overflow: hidden;
}
.module.shop .pic img {
    width: 100%;
}
.qty_icons_block {
    overflow: hidden;
}
.module.shop b {
    float: left;
    margin-right: 5px;
}
.module.shop input {
    float: left;
    margin-right: 5px;
    width: 30px;
}
.module.shop .qty_icons {
    float: left;
    width: 20px;
}
.module.shop .qty_icons a {
    clear: right;
    float: left;
    padding: 5px 0;
}
.module.shop h4 {
    clear: both;
    display: block;
}
.module.shop p.btns input {
    width: auto;
}
.full {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFCFCF;
    float: left;
    padding: 20px;
    width: 688px;
}
#site_map_wrapper .btns {
    display: none;
}
#site_map_wrapper ul {
    margin: 0;
    padding: 0 1em;
}
#site_map_wrapper ul li {
    padding: 3px 0;
}
#site_map_wrapper ul li a {
    text-decoration: none;
}
#site_map_wrapper ul li a:hover {
    text-decoration: underline;
}
#site_map_wrapper ul li ul {
    margin: 0 1em;
}
#site_map_wrapper ul li h3 {
    margin: 0;
    padding: 0;
}
#site_map_wrapper ul li h4 {
    margin: 0;
    padding: 0;
}
.contactpool {
    background: none repeat scroll 0 0 #00AEEF;
    color: #FFFFFF;
}
.contactpool img {
    height: 34px !important;
    width: 27px !important;
}
.contactpool a {
    color: #FFFFFF;
}
.contactpool h3 {
    color: #FFFFFF;
    text-transform: uppercase;
}
.contactpool h3 a {
    color: #FFFFFF;
}
.stockpool {
    background: none repeat scroll 0 0 #8FCAE7;
    color: #FFFFFF;
}
.stockpool img {
    height: 34px !important;
    width: 27px !important;
}
.stockpool a {
    color: #000000;
}
.stockpool h3 {
    color: #FFFFFF;
    font-size: 13px;
    text-transform: uppercase;
}
.stockpool h3 a {
    color: #FFFFFF;
}
.contactdomestic {
    background: none repeat scroll 0 0 #0068AC !important;
    color: #FFFFFF;
}
.contactdomestic img {
    height: 34px !important;
    width: 27px !important;
}
.contactdomestic a {
    color: #FFFFFF;
}
.contactdomestic h3 {
    color: #FFFFFF !important;
    text-transform: uppercase;
}
.contactdomestic h3 a {
    color: #FFFFFF;
}
.contactindustrial {
    background: none repeat scroll 0 0 #686969 !important;
    color: #FFFFFF;
}
.contactindustrial img {
    height: 34px !important;
    width: 27px !important;
}
.contactindustrial a {
    color: #FFFFFF;
}
.contactindustrial h3 {
    color: #FFFFFF !important;
    text-transform: uppercase;
}
.contactindustrial h3 a {
    color: #FFFFFF;
}
a.rounded-button-dark {
    background: none repeat scroll 0 0 #0068ac;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: 'EurostileLTW01-BoldEx2';
    font-size: 9px;
    line-height: 1em;
    margin-bottom: 15px;
    padding: 7px;
    text-decoration: none !important;
    text-transform: uppercase;
}
a:hover.rounded-button-dark {
    background: none repeat scroll 0 0 #00aeef;
}

a.rounded-button-light {
    background: none repeat scroll 0 0 #00aeef;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: 'EurostileLTW01-BoldEx2';
    font-size: 9px;
    line-height: 1em;
    margin-bottom: 15px;
    padding: 7px;
    text-decoration: none !important;
    text-transform: uppercase;
}

a:hover.rounded-button-light {
    background: none repeat scroll 0 0 #001464;
}

a.rounded-button-orange, .module a.rounded-button-teal {
    background: none repeat scroll 0 0 #ff3232;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: 'EurostileLTW01-BoldEx2';
    font-size: 9px;
    line-height: 1em;
    margin-bottom: 15px;
    padding: 7px;
    text-decoration: none !important;
    text-transform: uppercase;
}
 .module a.rounded-button-teal { background: #1692a5; }

a:hover.rounded-button-orange {
    background: none repeat scroll 0 0 #001464;
}

a:hover.rounded-button-teal { background: #686969; }

.rhs-video {padding:0;width:230px!important}
.rhs-video h3 {padding-left:10px;padding-top:10px;font-size:14px;}
.rhs-video p {padding-left:10px;padding-right:10px;}
.rhs-video h3 span {color:#ff3232;}
.rhs-video img {width:230px!important;}


.featured-product-pool {
border:1px solid #ff3232;
padding:0;
width:230px;
overflow:hidden;}

.featured-product-pool h3 {
background: none repeat scroll 0 0 #ff3232;
color: #FFFFFF!important;
font-family: 'EurostileLTW01-BoldEx2';
font-size: 13px;
padding: 11px;
text-transform: uppercase;}

.featured-product-pool img {
border:none;
width:230px!important;}

.featured-industrial {
border:1px solid #1692a5;
padding:0;
width:230px;
overflow:hidden;}

.featured-industrial h3 {
background: none repeat scroll 0 0 #1692a5;
color: #FFFFFF!important;
font-family: 'EurostileLTW01-BoldEx2';
font-size: 13px;
padding: 11px;
text-transform: uppercase;}

.featured-industrial img {
border:none;
width:230px!important;}

.featured-industrial a { color: #1692a5; }

.push {text-align:center;}

.featured-product-pool-base {
	padding: 0 10px 10px 10px!important;
}

.featured-buy-btn {float:right;}
img.featured-product-logo {float:left;width:94px!important;}

.event-box {background:#E1EFF8;border:1px solid #C0D8E9;margin-bottom:30px;padding:15px;}
.event-box img {width:150px;}

.partner-hold {width:440px;overflow:hidden;border-bottom:1px solid #c0d8e9;margin-bottom:30px;}
.partner-hold img {border:none;}
.partner-box {float:left;width:200px;display:inline;}
.partner-box2 {float:right;width:200px;display:inline;}
.partner-box3 {float:left;display:inline;}


hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c0d8e9 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    clear: both;
    height: 1px;
}

.ui-widget-content a {color:#fff;}

.ui-tabs-panel a {text-decoration:none;}



a.rounded-button-filter {
    background: none repeat scroll 0 0 #0068ac;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: 'EurostileLTW01-BoldEx2';
    font-size: 9px;
    line-height: 1em;
    margin-bottom: 0px;
    padding: 7px;
    text-decoration: none !important;
    text-transform: uppercase;
}
a:hover.rounded-button-filter {
    background: none repeat scroll 0 0 #40BDEC;
}

a.rounded-button-pool {
    background: none repeat scroll 0 0 #00aeef;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: 'EurostileLTW01-BoldEx2';
    font-size: 9px;
    line-height: 1em;
    margin-bottom: 0px;
    padding: 7px;
    text-decoration: none !important;
    text-transform: uppercase;
}
a:hover.rounded-button-pool {
    background: none repeat scroll 0 0 #344C81;
}

a.rounded-button-commercial {
    background: none repeat scroll 0 0 #00aeef;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-family: 'EurostileLTW01-BoldEx2';
    font-size: 9px;
    line-height: 1em;
    margin-bottom: 0px;
    padding: 7px;
    text-decoration: none !important;
    text-transform: uppercase;
}
a:hover.rounded-button-commercial {
    background: none repeat scroll 0 0 #6F819C;
}

.tinytxt {font-size:9px!important;}

.category-select {padding:0;width:230px;}

.category-select h3 {
	font-family: 'EurostileLTW01-BoldEx2';
	text-transform: uppercase;
	color:#fff;
	background:#0592a4;
	padding:10px;
	border-bottom:1px solid #a4a5a5;}
	
.category-select-row {display:block;overflow:hidden; margin-bottom: 2em;}
	
.category-select-row a {float:left;margin-left:3px;margin-bottom:3px;text-decoration:none!important;}
	
.category-select a {float:left;border-bottom:1px solid #a4a5a5;}
.category-select a.border-right {border-right:1px solid #a4a5a5;}
.category-select a.border-left {border-left:1px solid #a4a5a5;}
		
a.icon-water-recycling {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-water-recycling.png") no-repeat 0 0;}
a.icon-remote-rural {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-remote-rural.png") no-repeat 0 0;}
a.icon-municipal {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-municipal.png") no-repeat 0 0;}
a.icon-engineering {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-engineering.png") no-repeat 0 0;}
a.icon-cosmetics {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-cosmetics.png") no-repeat 0 0;}
a.icon-food-beverages {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-food-beverages.png") no-repeat 0 0;}
a.icon-mining {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-mining.png") no-repeat 0 0;}
a.icon-agriculture {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-agriculture.png") no-repeat 0 0;}
a.icon-laboratory-research {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-laboratory-research.png") no-repeat 0 0;}
a.icon-pharmaceutical {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-pharmaceutical.png") no-repeat 0 0;}
a.icon-hospitality {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-hospitality.png") no-repeat 0 0;}
a.icon-marine {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-marine.png") no-repeat 0 0;}
a.icon-hospitals-health {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-hospitals-health.png") no-repeat 0 0;}
a.icon-chemical-manufacturing {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-chemical-manufacturing.png") no-repeat 0 0;}
a.icon-vehicle-wash {display:block;width:76px; height:76px; background:#686969 url("/params/img/category-select-icons/icon-vehicle-wash.png") no-repeat 0 0;}

/*
a:hover.icon-vehicle-wash,
a:hover.icon-chemical-manufacturing,
a:hover.icon-hospitals-health,
a:hover.icon-marine,
a:hover.icon-agriculture,
a:hover.icon-mining,
a:hover.icon-food-beverages,
a:hover.icon-cosmetics,
a:hover.icon-engineering,
a:hover.icon-municipal,
a:hover.icon-remote-rural,
a:hover.icon-laboratory-research,
a:hover.icon-pharmaceutical,
a:hover.icon-hospitality,
a:hover.icon-water-recycling {background-color:#0592a4;}*/

.ui-widget-content a { color: #686969; }

.contactindustrial.module .inner > a {
    background: none repeat scroll 0 0 #1692A5;
    border-radius: 3px;
    display: block;
    font-family: 'EurostileLTW01-BoldEx2';
    font-size: 9px;
    line-height: 1em;
    padding: 11px;
    text-transform: uppercase;
}

#main a.download { text-decoration: none; }

.call,
.healthcheck,
.download {
	display: block; 
	padding: 14px 0 14px 55px;
	color: #686969;
	font-size: 16px;
	clear: both;
}

.call span,
.healthcheck span,
.download span { font-weight: bold; }

.call { background: url('/params/img/home/home-call.png') no-repeat left center;  }
.healthcheck { background: url('/params/img/home/home-healthcheck.png') no-repeat left center;  }
.download { background: url('/params/img/home/home-download.png') no-repeat left center; }

.call span { color: #0068ac; }
.healthcheck span { color: #838383; }
.download span { color: #00aeef; }

.call + hr { float: right; width: 92%; clear: both;}

h5.ui-accordion-header { 
	background: none;
	border: solid 1px #cfcfcf;
	border-radius: 0;
	padding: 5px 5px 5px 25px;
	font-family: "EurostileLTW01-BoldEx2";
	text-transform: uppercase;
	font-size: 10px;
}

.ui-accordion div.ui-accordion-content {
	border: 0;
	margin-top: -1px;
	padding-top: 0;
	padding-bottom: 0;
	color: #686969;
}
.ui-widget {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #686969;
	font-size: 12px;
}

.small-note {font-size:10px; line-height:1.2em; margin-top:15px!important;}

.home-health-alert hr { border-color: #dd3649; }

.home-health-alert a {color:#dd3649;}

.home-health-alert {border:1px solid #dd3649; overflow:hidden;}
.home-health-alert h2 {color:#dd3649!important; margin-bottom:10px;}
.home-health-alert .call span,
.home-health-alert .download span { font-weight: bold; }

.home-health-alert .call { background: url('/params/img/home-phone-red.png') no-repeat left center;  }
.home-health-alert .download { background: url('/params/img/home-download-red.png') no-repeat left top; }

.home-health-alert .call span { color: #dd3649; }
.home-health-alert .download a {color:#686969!important;}
.home-health-alert .download span { color: #dd3649; }

.home-health-alert .left { width: 48%; float: left; }
.home-health-alert .right { width: 48%; float: right; }

.home-health-alert .call {
	display: block; 
	padding: 14px 0 14px 55px;
	color: #686969;
	font-size: 12px;
	clear: both;
}

.home-health-alert .download {
	display: block; 
	padding: 0px 0 14px 55px;
	color: #686969;
	font-size: 12px;
	clear: both;
}