@charset "utf-8";

/* The _7r6sitename_ main css template
 * created by Ninja & Maestro @ EFX
 * nigel@efx.co.nz
 * mikeo@efx.co.nz
*/

@font-face {
    font-family: 'frutigerblack';
    src: url('/fonts/frutigerblack-webfont.eot');
    src: url('/fonts/frutigerblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/frutigerblack-webfont.woff') format('woff'),
         url('/fonts/frutigerblack-webfont.ttf') format('truetype'),
         url('/fonts/frutigerblack-webfont.svg#frutigerblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'frutigerlight';
    src: url('/fonts/frutigerlight-webfont.eot');
    src: url('/fonts/frutigerlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/frutigerlight-webfont.woff') format('woff'),
         url('/fonts/frutigerlight-webfont.ttf') format('truetype'),
         url('/fonts/frutigerlight-webfont.svg#frutigerlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'frutigerroman';
    src: url('/fonts/frutigerroman-webfont.eot');
    src: url('/fonts/frutigerroman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/frutigerroman-webfont.woff') format('woff'),
         url('/fonts/frutigerroman-webfont.ttf') format('truetype'),
         url('/fonts/frutigerroman-webfont.svg#frutigerroman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-style: normal;
}
/* ################################    GENERAL STYLES    ################################ */
* { margin: 0; padding: 0;  font-family: "frutigerroman",Helvetica,Verdana,Arial,sans-serif; }
body { color:#191919; font-size: 13px; line-height: 1.5em; }
a { color: #3D9932; text-decoration: none; }
a:hover { color: #3D9932; text-decoration: underline; }
a img { border: 0 none; outline: medium none; } /*stop ie putting borders around image links*/
ul, ol { list-style-position: inside; }
ul.stepped-list, ol.stepped-list { margin-left: 15px; padding-left:15px; padding-right:15px; }
ol.stepped-list li { text-indent: -20px; }
ul.stepped-list li { text-indent: -14px; }
h1, td.contentheading { color: #000; font-size: 24px; /* line-height: 27px;*/ margin-bottom:22px; font-family:"frutiger",frutigerroman; }
div.contentheading { color: #000; font-size: 32px; font-weight: 400; line-height: 27px; }
td.contentheading, div.contentheading { padding-top: 10px; padding-bottom: 20px; }
td.contentheading_news { font-weight: bold; }
h1.blogheading { padding-top: 10px; padding-bottom: 5px; }
h2 { color: #000; font-size: 22px; font-weight: 500; padding-bottom: 15px; font-family:frutigerlight; }
h2.latest-news-title { color:#000; padding-top:20px; }
h3 { color: #000; font-size: 18px; font-weight: normal; padding-bottom: 15px; }
h4 { color: #111; padding-bottom: 15px; font-size:22px; font-weight:500; font-family:frutigerlight; }
h5 { font-family:frutigerblack; color:#fff; font-size:24px; padding-bottom:15px; font-weight:500; }
h6 { font-family:frutigerlight; color:#fff; font-size:22px; font-weight:500; }
tbody {	border: 0 none; }
span.article_separator { /*display: none;*/ }
.clearing, div.error { clear: both; /*height: 5px; background-color: red;*/ }
.left { float: left; }
.right { float: right; }
/* 10px margins and paddings */
.mr10 { margin-right: 10px; }
.ml10 { margin-left: 10px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.pr10 { padding-right: 10px; }
.pl10 { padding-left: 10px; }
.pt10 { padding-top: 10px; }
.pb10 { padding-bottom: 10px; }
.ptb10 { padding-top: 10px; padding-bottom: 10px; }
/* 15px margins and paddings */
.mr15 { margin-right: 15px; }
.ml15 { margin-left: 15px; }
.mt15 { margin-top: 15px; }
.mb15 { margin-bottom: 15px; }
.pr15 { padding-right: 15px; }
.pl15 { padding-left: 15px; }
.pt15 { padding-top: 15px; }
.pb15 { padding-bottom: 15px; }
.ptb15 { padding-top: 15px; padding-bottom: 15px; }
/* 20px margins and paddings */
.mr20 { margin-right: 20px; }
.ml20 { margin-left: 20px; }
.mt20 { margin-top: 20px; }
.mb20 { margin-bottom: 20px; }
.pr20 { padding-right: 20px; }
.pl20 { padding-left: 20px; }
.pt20 { padding-top: 20px; }
.pb20 { padding-bottom: 20px; }
.ptb20 { padding-top: 20px; padding-bottom: 20px; }


/* ################################    HEADER STYLES    ################################ */
div#header-container {
    height: 133px;
    margin-left: auto;
    margin-right: auto;
    min-width: 980px;
    width: 100%;
    background-color: #fff;
}

div#header {
    height: 133px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
	/*background-image: url("/templates/_7r6sitename__main/images/header.jpg");
    background-position: top left;
    background-repeat: no-repeat;*/
	/*background-color:#99C299;*/
}

div#header-left {
    float: left;
    height: 133px;
    width: 280px;
    position: relative;
}

div#header-left-logo { top:30px; left: 0px; position: absolute; }
div#header-left-logo h1 { font-size: 2.8em; }
img.logo-link { /* extra positioning here if required */ }

div#header-right {
    float: left;
    height: 133px;
    width: 700px;
	position: relative;
}

div#header-right-top-nav {
	float: left;
	height: 45px;
	width: 600px;
	position: relative;
}

div#header-right-top-nav ul { width: 478px; height: 45px; list-style-type: none; float:right; }
div#header-right-top-nav ul li a { /* link override if required */ }
li.header-right-top-link { float: left; display: inline-block; height: 24px; margin-top: 21px; }
li.top-link-home { width: 36px; }
li.top-link-about { width: 40px; }
li.top-link-1 { width: 40px; }
li.top-link-2 { width: 40px; }
li.top-link-3 { width: 40px; }
li.top-link-blog { width: 40px; }
li.top-link-login { width: 40px; }
li.header-right-top-divider { height: 11px; float: left; width: 2px; margin-top: 25px; margin-left: 16px; margin-right: 16px; border-right: 1px solid #454445; }


div.search-site { bottom: 8px; right: 0px; position: absolute; }
input#mod_search_searchword { width: 140px; height: 20px; border:none; padding: 2px 5px 0 6px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
/* if using a search button */
input.button-site { height: 22px; width: 28px; border: none; background-color: #7A9B7A; color: #fff; border-top-right-radius: 4px; border-bottom-right-radius: 4px; cursor: pointer; }
.ie7 input.button-site { height: 26px; cursor:pointer; }
.ie8 input.button-site { height: 22px; }
.ie9 input.button-site { height: 23px; }

div#header-bottom {
	float: left;
	height: 50px;
	width: 980px;
	position: relative;
	/*background-color: #7A9B7A;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
}

ul.menu_topper { list-style: none; float:right; height: 50px; margin-top:70px; }
ul.menu_topper li {
	float: left;
	height: 38px;
	width: 110px;
	margin-left: 3px;
	margin-right: 7px;
	position: relative;
	/*gradients if required
	background: #CCE0CC;
	background: -webkit-gradient(linear, top center, bottom center, from(#CCE0CC), to(#338533));
	background: -webkit-linear-gradient(top, #CCE0CC, #338533);
	background: -moz-linear-gradient(top, #CCE0CC 0%, #479147 101%);
	background: -o-linear-gradient(top, #CCE0CC, #338533);
	background: -ms-linear-gradient(top, #CCE0CC, #338533);*/
	/*rounded top corners if required
	-border-top-left-radius: 8px;
	-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;*/
}
ul.menu_topper li:hover { background-color:#3D9A32; }
ul.menu_topper li#current { background: #3D9A32; color:#fff}
ul.menu_topper li#current a span { color:#fff; }
ul.menu_topper li a { display:block; height: 38px; }
ul.menu_topper li a:hover { color:#fff; text-decoration:none; }
ul.menu_topper li a span { /*position: absolute; top: 36%; left: 36%;*/display:block; font-size:22px; color:#000;}
ul.menu_topper li a span:hover { text-decoration:none; color:#fff; }
ul.menu_topper li.item1 { margin-left: 0px; width:95px; }
ul.menu_topper li.item1 a { width:95px; }
ul.menu_topper li.item1 a span { width:55px; height:18px; padding:10px 20px; font-family:frutigerlight; }

ul.menu_topper li.item9 { margin-left: 0px; width:100px; }
ul.menu_topper li.item9 a { width:100px; }
ul.menu_topper li.item9 a span { width:60px; height:18px; padding:10px 20px; font-family:frutigerlight; }

ul.menu_topper li.item16 { margin-left: 0px; width:115px; }
ul.menu_topper li.item16 a { width:115px; }
ul.menu_topper li.item16 a span { width:75px; height:18px; padding:10px 20px; font-family:frutigerlight; }

ul.menu_topper li.item17 { margin-left: 0px; width:110px; }
ul.menu_topper li.item17 a { width:110px; }
ul.menu_topper li.item17 a span { width:70px; height:18px; padding:10px 20px; font-family:frutigerlight; }

ul.menu_topper li.item18 { margin-left: 0px; width:110px; }
ul.menu_topper li.item18 a { width:110px; }
ul.menu_topper li.item18 a span { width:70px; height:18px; padding:10px 20px; font-family:frutigerlight; }


ul.menu_topper li.item3 { margin-left: 0px; width:110px; }
ul.menu_topper li.item3 a { width:110px; }
ul.menu_topper li.item3 a span { width:70px; height:18px; padding:10px 20px; font-family:frutigerlight; }

div#header-shadow-container { height: 10px; margin-left: auto; margin-right: auto; min-width: 980px; width: 100%;background:url(/templates/clarke_underground_main/images/top_shadow_slice.png) repeat-x 0 0; }
div#header-lower-container-home {  height: 540px; margin-left: auto; margin-right: auto; min-width: 980px; width: 100%; background:url(/templates/clarke_underground_main/images/mid_header_slice_home.png) repeat-x 0 0 #fff; }
div#header-lower-container-main {  height: 260px; margin-left: auto; margin-right: auto; min-width: 980px; width: 100%; background:url(/templates/clarke_underground_main/images/mid_header_slice.png) repeat-x 0 0 #fff; }

div#sleeve-home { height: 540px; margin-left: auto; margin-right: auto; width: 980px; position:relative; }
div.banner-home-pic { width:980px; height:446px; position:absolute; left:0; bottom:0; }
div.banner-hm-big-text { width:980px; position:absolute; left:0; top:20px; }
div#sleeve-main { height: 260px; margin-left: auto; margin-right: auto; width: 980px; position:relative; }
div.banner-main-pic { width:980px; height:164px; position:absolute; left:0; bottom:0; }
div.banner-main-text { width:980px; position:absolute; left:0; top:20px; }

/* ################################    PAGE STYLES    ################################ */
div#page-container {
	margin-left: auto;
    margin-right: auto;
	width: 100%;
    min-width: 980px;
	position:relative;
	/*background-image: url("/templates/_7r6sitename__main/images/container_bg.jpg");
    background-repeat: repeat-x;*/
}

div#page {
    margin-left: auto;
    margin-right: auto;
	width: 980px;
	background-color:#FFF;
	/*min-height: 500px;*/
	position: relative;
}

div#page-padding { padding: 35px 0 20px 0; }

div#crumbs {
	width: 950px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	font-size: 0.8em;
	padding-bottom: 5px;
}

div#page-top {
	width: 950px;
	margin-left: 15px;
	margin-right: 15px;
	float:left;
	padding-bottom: 15px;
}

div#page-middle {
	width:980px;
	margin-left: 0px;
	margin-right: 0px;
	float:left;
}

div#page-middle-left {
	width:675px;
	margin-right: 15px;
	float:left;
}

div#page-middle-right {
	width:260px;
	float:left;
	padding-top:14px;
}

/* alternate left and right for main_double template */
/* (with the sub menu nav in left hand column, content on right */
div#page-middle-left-alt {
	width:260px;
	margin-right: 15px;
	float:left;
	padding-top:14px;
}

div#page-middle-right-alt {
	width:675px;
	float:left;	
}

div#page-bottom {
	width:950px;
	margin-left: 15px;
	margin-right: 15px;
	float:left;
}

/* *****************************    article inner    ***************************** */
table.detail-intro-details { /* width or color if needed */ }
p.spaced-paragraph { margin:0 12px 20px 0;   }
table.people { margin-bottom:40px; }
p.people-name { color:#3D9932; font-size:20px; margin-bottom:5px; }
p.people-title { color:#111; font-size:15px; margin-bottom:10px; }
p.people-detail { color:#3D9932; }
p.people-detail-black { color:#191919; }

/* *****************************    left sub menu    **************************** */
ul.menu-left-sub { padding-bottom: 40px; list-style-type: none; width: 260px; float: left; }
ul.menu-left-sub li { background-color: #E2E2E2; float: left; margin-bottom: 5px; width: 260px; height: 40px; position: relative; }
ul.menu-left-sub li:hover { background-color: #CCC; }
ul.menu-left-sub li a { display: block; height: 40px; }
ul.menu-left-sub li a span { position: absolute; left: 15px; top: 10px; cursor:pointer; }
ul.menu-left-sub li#current { background-color: #CCC; }

/* *******************************    banners    ******************************* */
/* bottom 4 */
div#banner-mn-bottom-1, div#banner-mn-bottom-2, div#banner-mn-bottom-3 { float: left; margin-top: 15px; position: relative; width: 226px; margin-right: 15px; }
div#banner-mn-bottom-4 { float: left; margin-top: 15px; position: relative; width: 226px; }
div#banner-mn-bottom-1 h2, div#banner-mn-bottom-2 h2, div#banner-mn-bottom-3 h2, div#banner-mn-bottom-4 h2 { padding: 10px 0 8px 0; }
/* bottom 5 */
div#banner-hm-bottom-1, div#banner-hm-bottom-2, div#banner-hm-bottom-3, div#banner-hm-bottom-4 { float: left; margin-top: 15px; position: relative; width: 182px; margin-right: 10px; }
div#banner-hm-bottom-5 { float: left; margin-top: 15px; position: relative; width: 182px; }
div#banner-hm-bottom-1 h2, div#banner-hm-bottom-2 h2, div#banner-hm-bottom-3 h2, div#banner-hm-bottom-4 h2, div#banner-hm-bottom-5 h2 { padding: 10px 0 8px 0; }
/* right 3 */
div#banner-hm-right-1, div#banner-hm-right-2, div#banner-hm-right-3 { padding-bottom: 15px; }
div#banner-hm-right-1 h2, div#banner-hm-right-2 h2, div#banner-hm-right-3 h2 { padding: 10px 0 8px 0; }
/* big single */
div.bannergroup_hm_big {  }

/* ******************************    login form    ****************************** */
form#form-login, .form-login { width:300px; }
div.login-row { clear: both; padding: 2px 0; }
div.login-label { float: left; margin: 10px 0px; padding: 0 3px; }
input#modlgn_remember { margin-left: 32px; }
div.login-input { float: right; padding: 1px 3px; }
div.login-input input { background-color: #FFFFFF; border: 1px solid #D2D2D2; font-weight: normal; height: 26px; line-height: normal; text-decoration: none; vertical-align: middle; padding: 2px 0 0 2px; }
#login-control-button, #logout-control-button, #pass-reset-button, #forgot-username, #user-reg { background-color: #7A9B7A; border: medium none #7A9B7A; color: #FFFFFF; cursor: pointer; width: 70px; margin:2px; padding:5px; border-radius: 3px;  height: 30px; font-weight: bold; }

/* *****************************   contact form   ****************************** */
div#aiContactSafe_mainbody_3 { margin-left:auto; margin-right:auto; width: 420px; }
div#displayAiContactSafeForm_3 { /*width:420px;*/ }
div#aiContactSafe_form_3 { width: 420px; margin-bottom:20px; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_row { clear:both; padding:2px 0px; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_label_left { float:left; padding:0px 10px; margin: 10px 0px; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_left { float:left; padding:0px 3px; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_label_right { float:left; padding:1px 3px; margin-top:2px; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_contact_form_field_right { float:right; padding:1px 3px; }
div#aiContactSafe_mainbody_3 #aiContactSafeForm { width:420px; border: 1px dashed #D2D2D2; }
div#aiContactSafe_mainbody_3 div#aiContactSafe_info { margin:5px 0 10px 10px; }
div#aiContactSafe_mainbody_3 div#div_captcha { clear:both; text-align:left; margin:5px 0px; padding-top:10px; }
div#aiContactSafe_mainbody_3 div#div_captcha_info { margin-bottom:5px; margin-left:10px; }
div#div_captcha_img_3, div#div_captcha_new, div#div_captcha_code { margin-left:10px; }
img#captcha { /*background-color: #F2F2F2;*/ }
div#aiContactSafe_mainbody_3 div.countdown_div { font-size:9px; }
div#aiContactSafe_mainbody_3 input.countdown_editbox { font-size:9px; text-align:center; border:none; overflow:visible; background:transparent; }
div#aiContactSafe_mainbody_3 table#aiContactSafeForm td, div#aiContactSafe_mainbody_1 div#aiContactSafeForm { vertical-align:top; }
div#aiContactSafe_mainbody_3 label { cursor:pointer; }
div#aiContactSafe_mainbody_3 label.required_field { text-align:left; vertical-align:top; margin-left:5px; }
div#aiContactSafe_mainbody_3 div.aiContactSafe_row_hidden { display:none; }
div#aiContactSafe_mainbody_3 div#aiContactSafeBtns input { padding:5px; margin:0px; }
div#aiContactSafe_mainbody_3 table.aiContactSafe_date td { padding:0px 0px 0px 0px; vertical-align:middle; }
div#aiContactSafe_mainbody_3 table.aiContactSafe_date td select { margin:0px 2px 0px 0px; }
div#aiContactSafe_mainbody_3 span.aiContactSafe_sufix { margin-right:3px; }
div#aiContactSafe_mainbody_3 span.aiContactSafe_prefix { margin-left:3px; }
input#aiContactSafeSendButton { width:70px; height:30px; border:none; cursor:pointer; background-color:#3D9A32; color:#fff; font-weight:normal; }
div#aiContactSafeSend { float: right; padding-bottom:10px; }
input.textbox, input.email, input#captcha-code, textarea#aics_message {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
	font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
}
input.textbox, input.email, input#captcha-code { width:240px; height: 26px; vertical-align: middle; }
textarea#aics_message { width: 240px; height: 140px; }

/* ****************************    search page    ***************************** */
div.search-results-container { width: 70%; margin-left: 5%; }
select#limit { width: 45px; }
input#search_searchword { 
	width: 165px;
	background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
	font-size: 14px;
    font-weight: normal;
    line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
	height:26px;
}
select#ordering { width: 140px; border: 1px solid #D2D2D2; font-size:14px; height: 26px; vertical-align: middle; }
input#searchphraseany, input#searchphraseexact { margin-left:15px; }
table.searchintro { padding-bottom: 10px; }
div.pagination { width:90%; margin-left: 5%; text-align:right; padding-top:15px; }
div.pagination ul { list-style-type:none; }
div.pagination ul li { float:left; }
div.componentheading { display: none; }
dd.result-text { padding-bottom:10px; }
button#my_search_button { width:80px; height:30px; border:none; cursor:pointer; background-color:#3D9A32; color:#fff; font-weight:bold; border-radius: 3px; }

/* ****************************    google map    ***************************** */
input.get-dir-button { width:110px; height:25px; border:none; cursor:pointer; background-color:#3D9A32; color:#fff; font-weight:normal;  }

/* ################################    FOOTER STYLES    ################################ */
div#footer-upper-container {
    margin-left: auto;
    margin-right: auto;
    min-width: 980px;
    width: 100%;
	position: relative;
}

div#footer-upper-inner {
	width: 980px;
	height: 216px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color:#EEE;
    margin-bottom:30px;
}

div.footer-nav-block { width:245px; height:139px; float:left; text-align:center; padding:45px 0 32px; font-size:13px; position:relative; }
.fnwb { background:url(/templates/clarke_underground_main/images/footer_upper_divider.png) no-repeat 244px 27px; }
div.footer-nav-block a { display:block; width:86px; height:24px; background-color:#3D9A32; color:#fff; position:absolute; left:79px; bottom:32px; padding-top:6px; font-size:15px; }

div#footer-container {
    margin-left: auto;
    margin-right: auto;
    min-width: 980px;
    width: 100%;
	position: relative;
	background-color: #EEE;
}

div#footer {
	width: 980px;
	height: 192px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}

div#footer-top {
	width: 980px;
	height: 47px;
	float: left;
  background:url(/templates/clarke_underground_main/images/footer_zebra.png) top right no-repeat #EEE;
}

div#footer-bottom {
	width: 980px;
	float: left;
}

div#footer-bottom-details {
	width: 980px;
	margin-top:35px;
	float: left;
	color: #000;
	position: relative;
}

div#footer-contact-details p {
	color: #FFF;
	font-size: 13px;
}

div.footer-bullet { 
	width: 50px;
	height: 71px;
	float: left;
	background-image: url("/templates/clarke_underground_main/images/footer_bottom_divider.png");
	background-position: 25px 1px;
	background-repeat: no-repeat;
}

div#footer-bottom-details-block1 {
	/*width: 150px;*/
	float: left;
  margin-right:10px;
}

div#footer-bottom-details-block2 {
	/*width: 200px;*/
	float: left;	
  margin-left:10px;
  margin-right:10px;
}

div#footer-bottom-details-block3 {
	/*width: 160px;*/
	float: left;	
  margin-left:10px;
}

div#footer-bottom-details-block4 {
	width: 286px;
	float: left;
	text-align: right;
}

p.web-design { font-size: 0.8em; }

div#footer-logo-small { width:144px; height:42px; position:absolute; right:2px; bottom:35px; background:url(/templates/clarke_underground_main/images/footer_logo_small.png) no-repeat 0 0; }
div#footer-green { width:980px; height:5px; background-color:#3D9A32; position:absolute; bottom:-3px; left:0; }
div#footer-copy-text { width:980px; position:absolute; bottom:-50px; left:0; border-bottom:15px solid #fff; font-size:12px; color:#000; }
div#footer-copy-text a { color:#000; }
div#footer-copy-text a:hover { text-decoration:none; }



/* ################################    UNKNOWN or UNUSED STYLES from here down    ################################ */

/*
#home-boxes-container {
	background-color:#F5F5F5;
	height:266px;
	position: absolute;
    margin-left: auto;
    margin-right: auto;
    min-width: 980px;

}




li.footer{
color:#9F9F9F;
line-height:1.25em;
}

#footer-list-2 ul li a, #footer-list-3 ul li a, #footer-list-4 ul li a, #footer-list-5 ul li a {
    color: #9F9F9F;
	font-size:12px;
}

#footer-list-2 ul li p a, #footer-list-3 ul li p a, #footer-list-4 ul li p a, #footer-list-5 ul li p a {
    color: #9F9F9F;
	font-size:14px;
}

#footer-list-1 a {
	
	font-weight:bold;
	color: #9F9F9F;
	font-size:14px;
}

#footer-list-1 {
    float: left;
    height: 180px;
    width: 145px;
}
#footer-list-2 {
    float: left;
    height: 180px;
    width: 195px;
}
#footer-list-3 {
    float: left;
    height: 180px;
    width: 285px;
}
#footer-list-4 {
    float: left;
    height: 180px;
    width: 180px;
}
#footer-list-5 {
    float: left;
    height: 180px;
    width: 175px;
	text-align:right;
}

ul.footer-list {
    list-style-type: none;
}
ul.footer-list li.arrowed {
    list-style-type: square;
}
a.footer-title {
    font-weight: bold;
    text-decoration: none;
	font-size:14px;

}

p.footer-title {
	margin-bottom:14px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;

}

#footer-list-filler {
    float: left;
    height: 180px;
    width: 300px;
}
#footer-contact {
    float: left;
    height: 45px;
	margin-top:10px;
    width: 980px;
	font-size:11px;	
}
#footer-contact p { color:#9F9F9F; }

#footer-copyright {
    float: left;
    height: 65px;
    width: 320px;
}
#footer-blog {
    float: left;
    height: 65px;
    width: 125px;
	position: relative;
}

img.brands {
    margin-right: 10px;
}
img.fourzeys {
    margin-bottom: 4px;
}
img.eightzeys {
    margin-bottom: 8px;
}
#footer-left {
    color: #272727;
    font-size: 12px;
    margin-top: 30px;
}
span#footer-right {
    color: #272727;
    float: right;
    font-size: 12px;
    text-align: right;
}







p.box-text {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:15px;
	margin-left:15px;
	margin-top:16px;
}

p.box-text-1 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:15px;
	margin-left:15px;
	margin-top:5px;
}

p.box-text-4 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:15px;
	margin-left:15px;
	margin-top:5px;
}



p.home-box-title {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	font-size:18px;
	line-height:20px;
	margin-left:15px;
	margin-top:12px;
	font-weight:normal;
	color:#343540;

}

p.question-text {
    color: #33343F;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.4em;

}

p.musac-text {
    color: #33343F;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.4em;

}

p.musac-title {
    color: #33343F;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    font-size: 20px;

	margin-bottom:10px;
	font-weight:normal;
}

p.question-title {
    color: #33343F;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    font-size: 20px;
	margin-bottom:10px;
	font-weight:normal;

}

p.question-text a, p.musac-text a { color:#1F72A5; text-decoration:none; }




img.main-nav-main { position:absolute; left:-8px; top:7px; }

ul.menu_subby { list-style-type: none !important; margin: 0; padding: 0 5px 10px; }
ul.menu_subby li a, ul.menu_subby li a:link, ul.menu_subby li a:visited { color:#1F72A5; font-size:13px; display: block; padding: 0px 4px 0px 15px; text-decoration: none; }
ul.menu_subby li.active a { color:#99B82E; font-size:13px; }
#ninja {
    margin-bottom: 10px;
}
.productPrice {
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    white-space: nowrap;
}
div.sectiontableheader {
    color: #919292;
    font-family: "Arial",Serif;
    font-size: 16px;
    font-weight: bold;
}
td.product_description {
    color: black;
    font-family: "Arial",Serif;
    font-size: 14px;
    margin-top: 15px;
}
td.browse_abstract {
    height: 54px;
}
td.browse_title {
    height: 36px;
}
td.product_name {
    color: #919395;
    font-family: "Arial",Serif;
    font-size: 24px;
    margin-top: 15px;
    text-transform: uppercase;
}
td.product_name a {
    display: block;
    font-size: 12px;
}
tr.sectiontableheader_cust_info {
    color: #919292;
    font-family: "Arial",Serif;
    font-size: 16px;
}

input.button-lesser {
    cursor: pointer;
}
input.button_pay, input.button_pay_f {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: normal;
    height: 27px;
    padding-bottom: 0;
    padding-left: 14px;
    text-align: left;
    width: 170px;
}
input.button_pay_f {
    padding-left: 42px;
}
input.login_button {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1.3em;
    font-weight: normal;
    height: 27px;
    padding-left: 16px;
    text-align: left;
    width: 80px;
}

#booking-button-book-this{
    background: url("../images/musac-book-this-seminar.png") repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 40px;
    width: 224px;
	display:none;
}


input.button-confirm{
    background: -moz-linear-gradient(center top , #FFFFFF, #DCDCDC) repeat scroll 0 0 transparent;
    border: 1px solid #B7B7B7;
    border-radius: 3px 3px 3px 3px;
    color: #000000;
	float:left;
	
}



input.button-book {
    background: url("../images/button_confirm.png") no-repeat;
	float:right;
    height: 39px;
    width: 142px;
	border:none;
	cursor:pointer;
}

input.button-book-confirm {
    background: url("../images/button_confirm_booking.png") no-repeat;
    height: 39px;
    width: 191px;
	border:none;
	cursor:pointer;
}

table.os_table {
	font-size:13px;
	
}

.eb_empty{

	display:none;
}


input.button-back {
    background: url("../images/button_back.png") no-repeat;

    height: 39px;
    width: 86px;
	border:none;
	cursor:pointer;
}

input.button_pay, input.button_pay_f, input.login_button {
    background: -moz-linear-gradient(center top , #F3A853, #E07613) repeat scroll 0 0 transparent;
    border: 1px solid #DA7C0C;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
}
input.button_pay:hover, input.button_pay_f:hover, input.login_button:hover {
    background: -moz-linear-gradient(center top , #E07613, #E07613) repeat scroll 0 0 transparent;
}

.contentheading_newz {
	font-size:14px;
	font-weight:bold;
	color:#191919;
}

.contentpaneopen_newz {
	padding-left:24px;
	padding-right:24px;

} 

a.readmore { display:block; padding-bottom:15px; }

h2 a, h2 a:hover { color:#265972; }
div.grey-divider {
    background-color: #E3E7E9;
    height: 0;
    width: 100%;
}

div#product_list {
    height: 608px;
}

a.savedCart {
    margin-left: 20px;
    visibility: hidden;
}
ul.pagination li {
    position: relative;
}
.checkout-area table {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-top: 15px;
}
th.checkout-area-headings {
    background-color: #F0F0F0;
    border-bottom: 1px solid #CCCCCC;
}
div.checkout-area-customer {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-bottom: 15px;
}
div.checkout-area-customer-dps {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.checkout-area-customer table {
    background-color: #FFFFFF;
    border: 0 solid #CCCCCC;
}
.checkout-area-customer_sub table {
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
}
hr.grey-line {
    color: #CCCCCC;
    height: 1px;
    width: 100%;
}
div.dps-payment {
    background-color: #FFFFFF;
    padding-bottom: 15px;
    padding-top: 2px;
}


#slider {
	width:980px;
	height:355px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}




#bottom-header-nav-block{
	height:50px;
	margin-left: auto;
    margin-right: auto;
	width:980px;
}

#bottom-header-title-block{
	float: left;
    height: 45px;
    width: 670px;
}

#bottom-header-title{
	float: left;
    height: 45px;
    width: 617px;
}

p.home-bottom-header-title {
	color: #2C3238;
	font-size:23px;
	font-weight:normal;
	margin:0;
	padding-top:8px;
}

#bottom-header-search-block{
	float: right;
    height: 45px;
    width: 282px;
}

#bottom-header-search{

    height: 45px;
    width: 282px;
	background-image: url("../images/search-border.png");
    background-position: center top;
    background-repeat: no-repeat;
}

input#mod-search-searchword {
	border:none;
	margin-left:8px;
	margin-top:4px;
	height:24px;
	color:#666;
	font-size:13px;
}

input#search-button-mag {
	width:26px;
	height:22px;
	border: 1px solid white;
	background-image: url("../images/searchButton.png");
    background-position: center 1px;
    background-repeat: no-repeat;
	background-color:white;
	padding:0;
	cursor:pointer;
	float:right;
	margin-top:4px;
	margin-right:4px;
}


#green-main-nav-box{
	width:750px;
	height:48px;
	float:left;
	
	position: relative;
}

#green-nav {
	float:left;
	width: 550px;
	height:48px;


}
#green-main-nav-box-phone-no {
	float:left;
	width:200px;
	height:48px;
	text-align:right;

}

#question-container
{
	width:980px;
	height:242px;
	margin-left: auto;
    margin-right: auto;
	background-image: url("../images/question-container-bg.png");
    background-repeat: no-repeat;
	position:absolute;
	top: -80px;
	
}

#question-box {
	width:730px;
	height:140px;
	float:left;
	margin-top:32px;
}

#get-musac-box {
	width:250px;
	height:140px;
	float:left;
	margin-top:32px;
}


#question-box-image {
	width:247px;
	height:140px;
	float:left;


}


#question-box-text-container {
	width:483px;
	height:140px;
	float:left;


}

#get-musac-box-text-container {
	width:250px;
	height:140px;
	float:left;


}



#question-box-text-content{
	width:465px;
	height:109px;
	float:left;
	margin-left:8px;
	margin-top:10px;

}

#get-musac-box-text-content{
	width:139px;
	height:109px;
	float:left;
	margin-left:30px;
	margin-top:10px;

}



#get-musac-box {
	width:250px;
	height:140px;
	float:left;
	margin-top:32px;

}


#search-strip input#keyword {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    padding: 5px;
    width: 151px;
}

ul#blue-main-nav {
	width:734px;
	height:38px;
	background-image: url("../images/nav-menu-bg.png");
    background-repeat: no-repeat;
	margin-left:16px;
	list-style-type:none;
	float:left;
	
}

ul#blue-main-nav a li span { font-size:13px; font-weight:normal; }



ul li.green-main-nav {
	width:734px;
	height:38px;
	background-image: url("../images/nav-menu-bg.png");
    background-repeat: no-repeat;
	margin-left:16px;
	list-style-type:none;
	float:left;

}


li.blue-nav-link {
	height:36px;
	float:left;
	display:inline-block;
	font-size:15px;
	color:#FFF;
	text-transform:uppercase;
	position:relative;

}

.phone-no{
	font-size:26px;
	color:#FFF;
	margin:0px;
	padding:0px;
}



ul li.green-nav-link a {
	color: #fff;
	text-decoration:none;
}





ul#blue-main-nav a {
	padding-top:14px;
}

#cart-strip {
    float: left;
    height: 51px;
    margin-bottom: 62px;
    margin-left: 77px;
    margin-top: 0;
    width: 334px;
}
#cs1 {
    float: left;
    height: 42px;
    width: 90px;
}
#cs2 {
    float: left;
    height: 42px;
    width: 125px;
}
#cs3 {
    float: left;
    height: 42px;
    width: 75px;
}
#cs4 {
    float: left;
    height: 42px;
    width: 44px;
}
#search-strip {
    background-image: url("../images/hmk_top_search.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 51px;
    left: 412px;
    margin-bottom: 62px;
    margin-top: 0;
    overflow: visible;
    position: absolute;
    top: 0;
    width: 321px;
}
#search-strip label {
    visibility: hidden;
}

div.search_search label {
	display:none;
}



#top-search-input {
    background-image: url("../images/hmk_search_box.png");
    background-repeat: no-repeat;
    height: 23px;
    left: 73px;
    position: absolute;
    top: 11px;
    width: 192px;
}
#top-search-input input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none transparent;
    height: 21px;
    margin-left: 6px;
    width: 178px;
}
#top-search-input-button {
    background-color: blue;
    height: 16px;
    left: 48px;
    position: absolute;
    top: 13px;
    width: 15px;
}
#top-search-input-button input.mag-button {
    background-image: url("../images/hmk_mag_glass.png");
    border: 0 none transparent;
    cursor: pointer;
    height: 16px;
    width: 15px;
}
div.vmCartModule a {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#menu-strip {
    bottom: -14px;
    float: left;
    height: 38px;
    left: 103px;
    position: absolute;
    width: 570px;
}
#menu-strip table {
    height: 38px;
    width: 570px;
}
#menu-strip ul {
    float: left;
    height: 38px;
    list-style-type: none;
    width: 570px;
}
#menu-strip ul li {
    background-image: url("../images/hmk_menu_strip_divider.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: 38px;
}
#menu-strip ul li.item20 {
    width: 90px;
}
#menu-strip ul li.item47 {
    width: 117px;
}
#menu-strip ul li.item45 {
    width: 123px;
}
#menu-strip ul li.item46 {
    width: 111px;
}
#menu-strip ul li.item23 {
    width: 126px;
}
#menu-strip ul li.item20:hover {
    background-image: url("../images/hmk_menu_active_home.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
#menu-strip ul li.item47:hover {
    background-image: url("../images/hmk_menu_active_about_us.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
#menu-strip ul li.item45:hover {
    background-image: url("../images/hmk_menu_active_our_shop.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
#menu-strip ul li.item46:hover {
    background-image: url("../images/hmk_menu_active_register.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
#menu-strip ul li.item23:hover {
    background-image: url("../images/hmk_menu_active_contact_us.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
#menu-strip ul li.item20 a span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 18px;
    padding: 10px 26px;
    position: absolute;
}
#menu-strip ul li.item47 a span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 18px;
    padding: 10px 29px;
    position: absolute;
}
#menu-strip ul li.item45 a span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 18px;
    padding: 10px 30px;
    position: absolute;
}
#menu-strip ul li.item46 a span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 18px;
    padding: 10px 28px;
    position: absolute;
}
#menu-strip ul li.item23 a span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    height: 18px;
    padding: 10px 27px;
    position: absolute;
}



#page-container-main {
    background-color: #FFFFFF;
    background-image: url("../images/body_main_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    min-width: 1140px;
    width: 100%;
}
#page-container-banners {
    background-color: #FFFFFF;
    background-image: url("../images/main_boxes_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    height: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    min-width: 1140px;
    width: 100%;
}
#page-container-bottom-gradient {

	width:100%;
	height:123px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image: url("../images/bottom_grad_123_x_1.png");
    background-position: left top;
    background-repeat: repeat-x;

	
}
#main-container {
    margin-left: auto;
    margin-right: auto;
	padding-top:25px;
    width: 980px;

}

#main-container-left {
	float:left;
    width: 675px;
	margin-left:28px;
}



table.detail-intro { width:650px; margin-bottom:12px; }
table.detail-intro h1 {
	font-family: "proxima-nova",sans-serif;
    color: #fff;
    font-weight: 400;
    line-height: 27px;
	margin-left:15px;
	margin-bottom:0;
}
td.detail-heading { width:650px; height:44px; background-color:#1d1c1b;  }
td.detail-heading p { font-size:29px; color:#fff; margin-left:15px; }

table.detail-intro-links { width:650px; background-color: #e9e9e9; margin-bottom:16px; }
.detail-intro-links ul { margin-left:20px; margin-top:18px; margin-bottom:18px; font-size:19px;  }
.detail-intro-links ul li { line-height:1.5em; }
.detail-intro-links ul li a { color:#191919; margin-left:10px;}
p.pro-title { margin: 20px 15px 4px 15px; font-size:17px; font-weight:bold; }
p.pro-title a { color:#191919; }
p.pro-value { margin: 0 15px 25px 15px; font-size:14px; color:#464646; }
p.pro-desc { margin: 0 15px 20px 15px; font-size:14px; color:#464646; }

.detail-intro-details ul { margin-top:18px; margin-bottom:18px;  }
.detail-intro-details ul li { margin-left:10px; }

table.detail-projects-list { width:650px; margin-bottom:20px; }

td.detail-project { border-bottom: 1px solid #DDD;  }
p.project-title { margin-left:5px; font-size:17px; margin-bottom:8px; margin-top:15px; }
p.project-title a { color:#C5070F; }
p.project-value { margin-left:5px; margin-bottom:4px;  }
p.project-intro-line { margin-left:5px; margin-bottom:20px; }
td.detail-image-link p { margin-top:35px; margin-bottom:25px; text-align:center; }
td.detail-image2-link p { margin-top:5px; margin-bottom:25px; text-align:center; }

p.font12 { font-size:12px; }

p.ar { text-align:right; font-size:12px; color:#c5060d; }
p.ar-left { text-align:left; margin-left:12px; margin-bottom:40px; font-size:12px; color:#c5060d; }
p.contact-name { font-size:20px; color:#000; margin-bottom:6px; }
p.contact-title { font-size:12px; font-weight: bold; color:#191919; margin-bottom:6px; }
p.contact-detail { margin-bottom:18px; }
td.contact-underline { width:650px; border-bottom: 1px solid #DDDDDD; margin-top:5px; }

table.project-detail-images { width:650px; margin-bottom:15px; }

p.article-subtitle { font-size:17px; margin-top:20px; color:#000; }

table.archive-block-odd { background-color:#e9e9e9; padding-top:15px; padding-bottom:15px; }
table.archive-block-even { background-color:#fff; padding-top:15px; padding-bottom:15px; }
p.pro-arc-title { margin:0 15px 3px 15px; font-size:17px; font-weight:bold; }
p.pro-arc-value { margin:0 15px 3px 15px; }
p.pro-arc-date { margin:0 15px 3px 15px; }
p.pro-arc-red { margin:0 15px 0 15px; font-size:14px; color:#C5060E; }



#main-container-right {
	float:left;

    width: 277px;
}

#left-nav-wrapper {
    color: #000000;
    float: left;
    position: relative;
    width: 220px;
}

#left-nav {
    color: #000000;
    float: left;
    position: relative;
    width: 237px;
}

#left-nav-top {
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 237px;
}

#left-menu {
    background-position: center bottom;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 237px;
}

#Main-content {
    height: 650px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 743px;
	background-color:blue;
}




#home-top-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 953px;
	margin-left:27px;
	height:464px;
}

#home-middle-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 980px;
	height:250px;
	margin-top:27px;
}

#home-middle-container-left {
    position: relative;
    width: 648px;
	float:left;
	margin-left:27px;
	margin-right:27px;
}

#home-middle-container-right {
    position: relative;
    width: 250px;
	margin-left:3px;
	float:left;
	background-color:#e9e9e9;
}

#main-container-top-right { float:left; width:277px; height:464px; }

#main-container-news {  background-color:#e9e9e9; margin-top:25px; float:left; width:250px; }



#home-top-container-left {
    position: relative;
    width: 677px;
	float:left;
	height:464px;
}

#home-top-container-right {
    position: relative;
    width: 276px;
	float:left;
	height:464px;
}


#home-top-container-right-banner-box-1{
    position: relative;
    width: 262px;
	float:left;
	height:153px;
	margin-bottom:2px;
}

#home-top-container-right-banner-box-2{
    position: relative;
    width: 262px;
	float:left;
	height:153px;
	margin-bottom:2px;
}

#home-top-container-right-banner-box-3{
    position: relative;
    width: 262px;
	float:left;
	height:153px;
}



#shop-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 980px;
}
#tag-line {
    height: 200px;
    position: absolute;
    right: 450px;
    top: 160px;
    width: 520px;
}
#tag-line-text {
    color: #FFFFFF;
    font-size: 26px;
    line-height: 1.3em;
    margin-bottom: 24px;
}

#main-container-wrap {
    background-image: url("../images/container_wrap_background.png");
    background-position: left top;
    background-repeat: repeat-y;
	
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;

    width: 980px;
}

#page-container-banners {
    background-color: #FFFFFF;
    background-position: center top;
    background-repeat: no-repeat;
    height: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    min-width: 980px;
    width: 100%;
}

#page-container-questions{
    background-color: #FFFFFF;
    background-position: center top;
    background-repeat: no-repeat;
    height: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    min-width: 980px;
    width: 100%;
}


.clearing {
    clear: both;
    height: 0;
}

#reg-account-text {
    color: #EA8E22;
    font-family: "arial";
    font-size: 17px;
}
#reg-account {
    float: left;
    height: 40px;
    margin-top: 23px;
    width: 240px;
}
#login-to-shop {
    float: left;
    height: 63px;
    width: 209px;
}
#home-boxes {
    bottom: 14px;
    color: #2A2631;
    font-size: 13px;
    height: 223px;
    left: 0;
    line-height: 15px;
    width: 945px;
	top:22px;
	margin-left:27px;
	margin-top:21px;
}

#seminar-event-categorys {
	float:left;

	min-height:250px;
	width:700px;
}

#seminar-up-comming-events {
	float:left;

	min-height:250px;
	width:700px;
}


#joomla-content {
	float:left;
	min-height:250px;
	width:730px;
}

#joomla-content-left {
	width:480px;
	float:left;
}

#joomla-content-right {
	width:250px;
	float:left;
}

div.item-page { color: #2A2631; font-size: 13px; }

#home-boxes a, #main-boxes a {
    color: #2A2631;
    text-decoration: none;
}
p.box-p {
    margin-left: 12px;
    margin-top: 2px;
}
p.m-box-p {
    margin-left: 12px;
    margin-top: 8px;
}
#home-box-1 {
    float: left;
	width:188px;
	height:218px;
}

#home-box-2 {
    float: left;
	width:188px;
	height:218px;
}

#home-box-3 {
    float: left;
	width:188px;
	height:218px;
}

#home-box-4 {
    float: left;
	width:188px;
	height:218px;	
}

#home-box-5 {
    float: left;
	width:188px;
	height:218px;
}


.home-box-orange, .main-box-orange {
    color: #EA8E22;
    font-size: 29px;
    margin-left: 12px;
    margin-top: 2px;
}
#left-nav-wrapper {
    color: #000000;
    float: left;
    position: relative;
    width: 237px;
	margin-top:30px;
}
#left-nav {
   
    color: #000000;
    float: left;
    position: relative;
    width: 237px;
}
#left-nav-top {
  
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 237px;
}
#left-menu {
  
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 237px;
}
#flyer {
    color: #000000;
    float: left;
    margin-top: 15px;
    width: 237px;
}
div#left-nav ul li a {
    color: #000000;
    display: inline;
    font-size: 12px;
    font-weight: normal;
    margin-left: 4px;
    text-decoration: none;
}
div#left-nav ul {
    list-style-position: inside;
    list-style-type: none;
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 30px;
    padding-bottom: 60px;
}
div#left-nav ul li {
    border-bottom: 2px dotted #505153;
    color: #000000;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 6px;
}
div#left-nav ul li ul {
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
p#brands-heading {
    font-size: 16px;
    margin-left: 20px;
    margin-top: 35px;
}
#main-content {
    float: left;
    overflow: hidden;
    width: 732px;
	min-height:200px;
	margin-left:9px;
}
#content {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
    width: 729px;
}
div.breadcrumbs {
    color: #999999;
    margin-bottom: 1em;
    margin-left: 15px;
    margin-top: 20px;
}
div.article-content-wrap {
    margin-left: 15px;
    margin-right: 15px;
    width: 699px;
}
#vmMainPage {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 50px;
    position: relative;
}
#right-column {
}
div.banneritem_right {
    margin-bottom: 6px;
}
#bottom-banners {
    float: left;
    height: 156px;
    margin-left: 7px;
    width: 800px;
}
div.banneritem_bottom {
    display: inline;
    float: left;
    margin-right: 6px;
}

div.product-block-flypage {
    margin-bottom: 5px;
    padding-top: 5px;
    width: 680px;
}
div.product-block-fly-page-image {
    float: left;
    width: 240px;
}
div.mikeo {
    bottom: 15px;
    left: 0;
    position: absolute;
}
div.product-block-flypage-price div.mikeo {
    right: 125px;
}
div.product-block-flypage-desc {
    float: right;
    width: 440px;
}
div.product-block-flypage-price div.vmCartDetails div.vmCartChild div.vmCartAttributes div.vmAttribChildDetail {
    left: 510px;
    top: 20px;
}
p.prod-price-flypage {
    bottom: 0;
    font-size: 15px;
    font-weight: bold;
    margin-right: 20px;
    text-align: right;
}
div.vmAttribChildDetail {
    left: 163px;
    position: absolute;
    top: -5px;
}
.product-desc-flypage {
    margin-right: 20px;
    width: 420px;
}
div.product-block-flypage-add {
    float: left;
    height: 55px;
    width: 330px;
}
div.product-block-flypage-price {
    float: left;
    height: 80px;
    padding-top: 10px;
    position: relative;
    text-align: right;
    width: 680px;
}
.prod-title-flypage {
    font-size: 19px;
    margin-top: 20px;
}
.prod-desc-flypage {
    font-size: 13px;
    margin-right: 15px;
    margin-top: 10px;
}
div.product-block {
    background: url("../images/product_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 200px;
    margin-bottom: 5px;
    width: 330px;
}
.browseProductImage {
    margin-left: 20px;
    margin-top: 20px;
}
.prod-title {
    font-size: 19px;
    margin-top: 20px;
}
.prod-desc {
    font-size: 13px;
    margin-right: 15px;
    margin-top: 10px;
}
.prod-price {
    bottom: 0;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
}
div.product-block-image {
    float: left;
    height: 145px;
    width: 133px;
}
div.product-block-detail {
    float: left;
    height: 145px;
    overflow: hidden;
    position: relative;
    width: 197px;
}
div.product-block-add {
    float: left;
    height: 55px;
    position: relative;
    width: 330px;
}
div.product-block-add form label {
    margin-left: 115px;
}
#brands-menu {
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 30px;
    padding-bottom: 10px;
}



#eb_role {
	float: left;
    margin-bottom: 10px;
    margin-top: 15px;
	width:273px;
}

.field_cell {

	float: left;
    margin-bottom: 7px;
    margin-top: 7px;
	width:150px;


}

/* aicontacsafe styling 
.textbox {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
    line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 270px;
}

.email {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
    line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 270px;
}
#aics_first_name {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
    line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 270px;
}
#aics_First_Name {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
    line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 270px;
}
#aics_surname {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
   line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 180px;
}
#aics_Surname {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
   line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    
}
#aics_School {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    height: 26px;
   line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;

}
#aiContactSafe_mainbody_4 {
    width: 425px;
}

#measure {
    width: 480px;
}
div.aiContactSafe_form_4 {
    width: 500px;
	height:500px;
}

#aiContactSafe_form_4{
    width: 500px;
	height:500px;

}

div.aiContactSafe_row {
    float: left;
    width: 480px;
}
#aics_message {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
	width:270px;
}
div.aiContactSafe_contact_form_field_label_left {
    width: 150px;
}
div.aiContactSafe_contact_form_field_right {
    float: left;
    width: 240px;
	margin-top:10px;
}
#aiContactSafe_info {
    margin-bottom: 10px;
}
.aiContactSafe_label {
    margin-bottom: 10px;
	font-size:13px;
}
.aiContactSafe_contact_form_field_label_left {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 250px;
}
#aiContactSafe_row_aics_interested_in {
    margin-bottom: 5px;
    margin-top: 5px;
}
#aics_interested_in_chk_0 {
}
#aiContactSafeSend input {
    float: right;
}
#aiContactSafeSend {
    float: right;
}
#aiContactSafe_label_aics_subject {
    margin-top: 5px;
}
input#aics_request_a_demo { text-align:left; margin-top:4px;}

.inputbox {
    background-color: #FFFFFF;
    border: 1px solid #D2D2D2;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    height: 26px;
    line-height: normal;
    padding: 2px 0 0 2px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 270px;
}
*/


/*search page styling 
div.search { font-size:13px; }
div.search h1 {  color:#265972; font-size: 18px; font-weight:normal;  }
fieldset.word label { margin-left:15px; }
fieldset.only {display:none;}
div.ordering-box { margin-top:4px; }
select#ordering { margin-top:4px; }
div.searchintro p strong { font-weight:normal; }


div.countdown_div { display:none; }

div.componentheading { display:none; }
div.joomla_sharethis { float:right;  border: 10px solid #F3F3F4; }
div.twtr-ft img { display:none; }
a.twtr-join-conv { color:red; }

div.div-sp-tab {  padding-top:25px; }

div.blog { padding-top: 15px; }
*/


/*
input.button, button.validate {
    background-color: #AED135;
    border: 2px solid #AED135;
    color: #FFFFFF;
    cursor: pointer;
    padding: 0.2em;
}

h2.seminar-titles {
	margin-left:20px;
	font-weight:bold;
}

#joomla-content li {
    text-indent: -3px;
	margin-left: 	5px;
}

td.title_cell {
    width: 200px;
}

form#adminForm {
	font-size:13px;
}


.title_cell {
    font-weight: bold;
    padding-left: 5px;
}

div.eb_empty, div.eb_description table td {
	color:#282631;
	font-size:13px;
}
*/

