html { background:url(images/pagebg.jpg) repeat left top; margin:0; padding:0;  }
body { margin:0; padding:0; }
div { font-size:13px; }
html, body, div, p { font-family: "Verdana", Geneva, sans-serif; letter-spacing: -0.04em; }
td { padding:0; }
img { border:none; }
p {}
ul { margin:4px 0 16px 18px;}
hr { height:1px; color:#ccc; background-color:#ccc; margin:10px 0; border:none;}

#wrapper { padding:0; margin:50px 0; }

#header { margin:0 auto; padding:0; width:950px; height:266px; overflow:hidden; background:url(images/header.gif) no-repeat left top; }
#header #logo {margin:0 0 0 22px; width:352px; height:88px; }
#header #logo a { height:88px; width:352px; display:block; text-indent:-9999px;}
#header #slogan { margin:49px 0 0 0; color:#585858; font-size:36px; text-align:left; background: url(images/sloganbg.jpg) no-repeat left top; width:950px; height:129px; }
#header #slogan span { width:440px; display:block; padding:18px 20px; }

#body {color:#231f20; width:708px; float:left; display:inline; height:100%; overflow:hidden; }
#body-wrapper { overflow:hidden; margin:0; padding:0 20px 20px 20px; }

#body h1 { font-size:21px; color:#af7f1b; }
#body h2 { font-size:21px; color:#af7f1b; }
#body h3 { font-size:21px; color:#af7f1b; }
#body h4 { font-size:21px; color:#af7f1b; }
#body h5 { font-size:21px; color:#af7f1b; }
#body h6 { font-size:21px; color:#af7f1b; }

#body h1, #body h2, #body h3, #body h4, #body h5, #body h6 { display:inline-block; font-weight:normal; margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #999999; }

#body img {}
#body a { color:#FFC526; text-decoration:underline; }
#body a:hover, #footer a:hover { text-decoration:none; }

.show-page h1, h2, h3, h4, h5, h6 {}
.show-page h3 { display:inline; line-height:18px; }

/* basket */
#basket {text-align:left; background:url('images/cart.gif') no-repeat center right; border-bottom:#999 solid 1px; display:block; clear:both; height:160px; }
#basket p { width:160px;}
#basket h3 { display:inline; font-size:18px; font-weight:normal; margin-bottom:10px; border-bottom:#93a446 dotted 2px; text-align: left; }
#basket img {margin-left:5px; margin-bottom:10px;}
#basket p { margin:0 0 10px 0; clear:both; display:block; }
#basket p a {color:#ffc526; text-decoration:underline; font-weight:bold;}
#basket p a:hover { text-decoration:none; }
#basket a img { }

#footer { font-size:13px; clear:both; width:950px; height:56px; overflow:hidden; margin:0 auto; padding-top:10px; background:url(images/footerbg.gif) no-repeat left top; }
#footer p {margin:0; padding:7px 0 0 20px; color:#fff;}
#footer a {color:#ffc526; text-decoration:underline;}
#footer a:hover {text-decoration:none;}
#footer #xsis-technology {width:128px; height:22px; display:block; float:right; margin-right:16px;}
#footer img { border:none; padding:0; margin:0;}

/*******************************************************
XSIS
********************************************************/
#xsis { width:950px; margin:129px auto 0 auto; padding:0; background:#ffffff; overflow:hidden; background:url('images/xsisbg.jpg') repeat-y left top; }

/*******************************************************
Sidebar
*/
#sidebar { width:242px; color:#191512; float:right; margin:0; padding:0; overflow:visible; }
#sidebar-wrapper { margin:0; padding:0 20px 20px 20px; }
#sidebar-wrapper div {}
#sidebar a {color:#3b5aa1;}
#sidebar a:hover {}

#sidebar h1 { font-size:21px; color:#af7f1b; }
#sidebar h2 { font-size:21px; color:#af7f1b; }
#sidebar h3 { font-size:21px; color:#af7f1b; }
#sidebar h4 { font-size:21px; color:#af7f1b; }
#sidebar h5 { font-size:21px; color:#af7f1b; }
#sidebar h6 { font-size:21px; color:#af7f1b; }

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 { display:inline-block; font-weight:normal; margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #999999; }

/* SHOP NAV */
#nav-shop { border-bottom:#999 solid 1px; margin-top:15px; padding-bottom:6px; margin-bottom:20px; position:relative; }
#nav-shop ul { padding:0; margin:0 0 10px 0; position:relative; left:-35px; width:240px; *width:200px;  }
#nav-shop ul li { background:url(images/nav-normal.gif) no-repeat left top; padding:6px 0 9px; margin:0 0 1px 0; list-style:none; display:block; overflow:hidden; font-size:14px; }
#nav-shop ul li:hover { background:url(images/nav-over.gif) no-repeat left top; }
#nav-shop ul li.selected { background:url(images/nav-over.gif) no-repeat left top; }
#nav-shop ul li:hover a { color:#fff; text-decoration:none; cursor:pointer; }
#nav-shop ul li:hover ol li a { color:#af7f1b; }

#nav-shop ul li#nav-all { display:none; }

#nav-shop ul li a { color:#af7f1b; padding:0; text-decoration:none; cursor:pointer; display:block; font-size:11px; text-transform:uppercase; padding-left:26px; }
#nav-shop ul li a:hover { color:#fff !important; text-decoration:none; cursor:pointer; }
#nav-shop ul li.selected a { color:#fff !important; text-decoration:none; cursor:pointer; }
#nav-shop ul li.selected a:hover { color:#fff !important; cursor:pointer; }

#nav-shop ol { display:block; margin:10px 0 0; padding:0;  }
#nav-shop ol li { background:url(images/nav-ol.gif) repeat-y left top; padding:8px 0 8px; margin:0 0 1px 0; }
#nav-shop ol li:hover { background-repeat:repeat-y !important;  }

#nav-shop ol li a { color:#af7f1b; display:block; }
#nav-shop ol li a:hover { color:#fff; }

#nav-shop ol li:hover { background:url(images/nav-ol.gif) no-repeat left top; }
#nav-shop ol li:hover a { color:#fff !important; }

#search-shop-sidebar { border-bottom:#999 solid 1px; padding:15px 0 19px 0; *padding:10px 0 0 0; }
#search-shop-sidebar fieldset { margin-top:10px; padding:0; }
#search-shop-sidebar #name-textbox { float:left; display:inline; border:#000 inset 1px; width:119px; height:15px; font-size:12px; padding:5px 2px; }
#search-shop-sidebar #bt-search { font-size:13px; float:right; display:inline; background:url(images/search.gif) no-repeat center top; width:60px; height:25px; border:none; color:#fff; margin:5px 0 0 9px; }

/* Modules */
/* newsletter */
.newsletter-sidebar { border-bottom:#93a446 solid 4px; padding-bottom:10px; }
#newsletter-form { margin:10px 0; padding:0; }
.register-textbox { border:1px inset #000000; margin:5px 0; width:218px; }
.button { background:transparent url(images/button-bg.jpg) no-repeat center top; border:none; color:#FFFFFF; display:inline; height:20px; margin:0; width:80px; }

/* product-body-list */
.product-body .product-body-all { display:none; }
.product-body-h3 { display:block !important; border:none !important; }
.product-body-h3 span { border-bottom:1px solid #999; padding-bottom:10px; }


.product-body-list { float:left; background:#fff; display:inline; }
.product-body-list .sort { padding:5px;  }
.product-body-list .product-picture { float:left; display:inline; }
.product-body-list .product-picture #product-picture-big { }
.product-body-list .product-picture ul { float:left; display:inline; width:180px; *width:160px !important; overflow:visible; clear:both; }

.product-body-list .product-picture ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0;
}

.product-body-list ul { margin:0; padding:0; overflow:hidden;}
.product-body-list ul li { list-style:none; display:inline; float:left; overflow:hidden; }
.product-body-list h1 {display:inlune; font-size:18px; font-weight:normal; margin:0 10px 10px 10px; border-bottom:#93a446 dotted 2px;}
.product-body-list h3 { display:inline; font-size:18px; font-weight:normal; margin-bottom:10px; text-align: left; }
.product-body-list h4 { color:#93a446; display:inline; font-size:14px; font-weight:normal; margin-bottom:10px; text-align: left; }
.product-body-list h6 { 
	font-size:16px !important;
	margin:0px 0px 20px 0px !important;
	padding:5px 10px 5px 10px !important;
	background:#FFC526 none repeat scroll 0 0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	color:#AF7F1B;
	font-weight:bold;
	padding:0.3em 0.7em;
	text-decoration:none;
	border:none !important;
	width:460px;
}

..product-body-list h6 br { display:none; height:1px; }

.product-body-list .price small { font-size:14px; color:#AF7F1B; border-bottom:1px solid #AF7F1B; padding-bottom:10px; display:block; }
.product-body-list .price small s { color:#585858; }
.product-body-list .special { font-size:18px !important; font-weight:bold;  }
.product-body-list #add-cart {  }
.product-body-list #product-sdescription { clear:none; overflow:hidden; padding-top:10px; font-weight:bold; font-size:14px; }
.product-body-list #product-description { display:block; clear:both; padding-top:10px; }
.product-body-list #product-description h4 { font-size:21px; }

/* page split */
.product-body-list #page-split { margin:0 0 4px 5px; display:block; clear:both; padding:20px 0 0 0; }
.product-body-list #page-split a { color:#af7f1b; font-weight:bold; padding:0.3em 0.7em; text-decoration:none; -moz-border-radius:3px; -webkit-border-radius:3px; }
.product-body-list #page-split a:hover { background:#ffc526; }
.product-body-list #page-split a.selected { color:#fff; background:#af7f1b; }

.product-body-list .product-list-welcome {}

.product-list { display:block; float:left; height:216px; margin-right:10px; overflow:hidden; width:156px; }
.product-list:hover {}
.product-list .prices { display:block; color:#242021 !important; }
.product-list .price { color:#242021; background:url(images/price1.gif) no-repeat left 1px; display:block; text-align:center; font-size:16px; height:22px;  }
.product-list .discount { background:url(images/price2.gif) no-repeat left top; color:#B61B14; display:block; font-size:14px; font-weight:bold; height:17px; text-align:center; }
.product-list .price-box { clear:both; display:block; }
.product-list .description { display:none; }
.product-list .title { display:block; float:left; height:32px; overflow:hidden; text-align:center; width:144px; text-transform:lowercase; font-size:14px; }
.product-list h3 { display:inline; font-size:18px; font-weight:normal; margin-bottom:10px; border-bottom:#93a446 dotted 2px; text-align: left; }
.product-list h4 { display:block; font-size:18px; font-weight:normal; margin:0 0 0 0 !important; padding-left:10px; padding-bottom:5px !important; line-height:15px; border:none !important; }
.product-list h4 a { color:#af7f1b !important; text-decoration:underline !important; }

.product-view {}
.product-view h1 { display:block; float:left; width:480px; }
.product-view h3 { }
.product-view h4 { display:block; }

.product-photo { border:2px solid #ffc526; display:block; height:140px; margin-bottom:5px; padding:0; text-align:center; width:152px; }
.product-photo a { height:100%; overflow:hidden; display:block; margin:0 auto; }
.product-photo a img { margin-top:10px; }
.product-body-all a { }


/* Login */
#login { width:567px; display:block; }
#login span { font-weight:bold; }
#login .login { border:#ed1c24 solid 1px!important; background:url(images/memberonly.gif) no-repeat left top; padding:40px 10px 10px 10px;}
#login .login .subtitle {font-size:11px;}
#login .login label {display:block; margin-top:5px;}
#login .login input {width:292px; border:1px solid #CCCCCC; font-size:12px; margin:2px 0pt; padding:3px; color:#191512;}
#login .login #bt-continue {background:url('images/btn-login.gif') no-repeat left top; height:25px; width:62px; text-indent:-9999px; margin-top:5px;}

#login .join { display:none; }
#login .join .subtitle {font-size:11px;}
#login .join label {display:block; margin-top:5px;}
#login .join input {width:292px; border:1px solid #CCCCCC; font-size:12px; margin:2px 0pt; padding:3px; color:#191512;}
#login .join b { display:block; margin-bottom:5px; font-size:10px;}
#login .join #bt-register {background:url('images/btn-register_dynatron.gif') no-repeat left top; height:25px; width:77px; text-indent:-9999px; margin-top:5px;}

#body h4 {font-size:14px; margin:0;}
#login .cart-login {float:left;}

#cart { margin-bottom:20px; }
#cart .cart-view { border-collapse:separate; padding:0; margin:10px 0 0 0; width:100%; text-align:center; }
#cart #shipping-options { margin:0 0 20px 0; }
#cart .cart-buttons {padding:15px 0;}
#cart .cart-buttons div {float:right; text-align:right; width:300px;}
#cart .cart-tr1 {background:#e4e4e4;}
#cart .cart-tr-title {color:#ffffff; font-weight:bold; height:30px; background:url(images/bg-tr-title.gif) center top;}

#cart .cart-tr-title td.col1 { width:100px; }
#cart .cart-tr-title td.col2 { width:40px; }
#cart .cart-tr-title td.col3 { width:40px; }
#cart .cart-tr-title td.col4 { width:60px; }
#cart .cart-tr-title td.col5 { width:60px; }

#cart .cart-tr2 {background:#f4f4f4;}
#cart .cart-table-total {border-collapse:collapse; width:100%; margin:0;}
#cart .cart-table-total td {border-bottom:2px solid #fff;}
#cart .cart-subtotal tr td { margin:0; padding:0; }
#cart .cart-subtotal, #cart .cart-delivery, #cart .cart-total {padding:0; height:30px; margin:0px; background:#f4f4f4;}
#cart .desc {text-align:left;}
#cart .desc tr td a { color:#AF7F1B; }
#cart table { margin:10px 0 20px 0;}

#cart .title { font-size:14px; color:#AF7F1B; }

#cart h3 { font-size:21px; font-weight:normal; margin-bottom:10px; text-align: left; }
#cart h4 { font-size:21px; font-weight:normal; text-align: left; }
#cart h5 {font-size:11px; }

/* faq-body */
.faq-body ol li h4 {margin:10px 0 -5px 0; font-size:13px;}
.faq-body {margin-left:20px}
.faq {}
.faq-body ol li {margin:10px 0;}

/* text-body/sidebar */
.text-body { overflow:hidden; clear:both; color:#383838; margin:0 0 20px 0; border-bottom:#999999 solid 1px; padding-bottom:15px; }
.text-body img { margin:5px; }

.text-sidebar  { overflow:hidden; clear:both; color:#383838; margin:0 0 20px 0; border-bottom:#999999 solid 1px; padding-bottom:3px; }
.text-sidebar img { margin:5px; }

/* extra */
.table_template {}
.table_template small {color:#999;}

/* member-sidebar */
.member-sidebar { background:url(images/member-login.gif) left top no-repeat; width:188px; height:195px; padding:35px 15px 0 15px; display:block; color:#000; }
.member-sidebar h3 {display:none;}
.member-sidebar label {display:block; color:#000!important; margin:0px!important;}
.member-sidebar input {float:none; margin:0; padding:0; border:#ccc solid 1px;}
.member-sidebar #password-sidebar-textbox, .member-sidebar #email-sidebar-textbox {width:140px; height:18px; border:#ccc solid 1px;}
.member-sidebar #bt-ok { background:url(images/btn-login.gif) no-repeat center top; width:62px; height:25px; border:none; text-indent:-9999px; margin-top:5px;}
.member-sidebar .member-sidebar-logged {padding:5px 0; color:#000; font-size:14px!important; }
.member-sidebar p { margin-top:5px; }
.member-sidebar  .edit { background:url(images/btn-edit-profile.gif) no-repeat center top; text-indent:-9999px; width:157px; height:25px; display:block; margin-top:5px; }
.member-sidebar  .logoff{ background:url(images/btn-logout.gif) no-repeat center top; text-indent:-9999px; width:157px; height:25px; display:block; margin-top:10px;}
/* comom itens */
.subtitle {margin:0; padding:0; font-size:10px;}

/* Contact Form */
#contact-form .contact-textbox { padding:2px; font-size:10px; margin:2px 0;  border:#94A549 solid 1px; width:300px; }
#contact-form .contact-textarea { padding:2px; font-size:10px; margin:2px 0;  border:#94A549 solid 1px; width:300px; height:150px; }

/* buttons */
#bt-continue {background:url(images/continue.gif); width:73px; height:21px; border:0px;display:block; text-indent:-9999px;}
#bt-register {background:url(images/register.gif); width:71px; height:21px; border:0px;display:block; text-indent:-9999px;}
#bt-update {background:url(images/update.gif); width:71px; height:21px; border:0px;display:block; text-indent:-9999px;}

/* labels */
/*#label-payment-credit, #label-payment-internet, #label-payment-cheque {height:100px; width:50px!important; text-align:right;  } */
#label-pay-account,#label-payment-credit, #label-payment-internet, #label-payment-cheque , #label-payment-cash{ margin:0; width:30px; height:60px!important; clear:both; }
.paybox { margin-left:10px; clear:both; }
.paybox p {}
.paybox p b { color:#AF7F1B; }
#pay-option p { margin:0; padding:0; margin-left:30px; }
.cart-logos { margin:10px 0 0 30px; }
#payaccount { border:#c7eaaf solid 1px; padding:5px; display:block; margin:10px 0 0 20px; background:#eee;  }
#payaccount input { width:170px; border:#ccc solid 1px; }

.txtbox { border:1px inset #999; width:300px; padding:3px; font-size:13px; }
.textarea { border:1px inset #999; width:300px; height:100px; padding:2px; font-size:13px; }
.error { margin:10px 0; text-align:center; border:#f00 solid 1px; background:#FFE6E6; padding:10px 0; clear:both;}
.error p { margin:0!important; padding:0;color:#f00!important; font-weight:bold; text-align:center!important;}
.msgerror { color:#f00!important; font-weight:bold;}

/* Nav */

#nav { padding: 0; margin:0 auto; height:49px; overflow:hidden; width:950px; margin-top:-178px; background:url(images/navbg.jpg) no-repeat left top; }
#nav ul { margin:0 0 0 0; padding:0; list-style:none;}
#nav-wrapper li {list-style:none; float:left; display:inline; font-size:13px; }
#nav a { float:left; /*background:url(images/tabbg.gif) repeat-x left top;*/ margin:10px 0 0 0; padding:5px 0 17px 9px; text-decoration:none; }
#nav a span { float:left; display:block; margin:0 0 0 0; padding:0 9px 0 0; color:#fff; border-right:1px solid #ffc526; }
#nav-wrapper li.last a span { border:none; }
/* Commented Backslash Hack hides rule from IE5-Mac */
#nav a span { float:none;}
/* End IE5-Mac hack */
#nav a:hover span, #nav .selected span {color:#ffc526;}
#nav a:hover, #nav  .selected a { /*background-position:0% -59px;*/ }
#nav #nav-wrapper li.selected { border-bottom:2px solid #fbc125; height:47px; }


/* nav-cart */

#nav-cart {padding:0; margin:0; clear:both; height:80px;}
#nav-cart .nav-shop-h3 {display:inline;}
#nav-cart li {height:62px; list-style:none; float:left; background-color:#f4f4f4;}
#nav-cart li.current {background-color:#ED1C24; background-image: url(images/nav-current-step.gif);}
#nav-cart li.last-done{background-color:#000; background-image: url(images/nav-lastdone-step.gif);}
#nav-cart li.done {background-color:#000; background-image: url(images/nav-done-step.gif);}
#nav-cart li a, #nav-cart li a:link, #nav-cart li a:visited, #nav-cart li a:hover, #nav-cart li a:active {color:#ccc;}
#nav-cart li.last-done a, #nav-cart li.last-done a:link, #nav-cart li.last-done a:visited, #nav-cart li.last-done a:hover, #nav-cart li.last-done a:active, #nav-cart li.current a, #nav-cart li.current a:link, #nav-cart li.current a:visited, #nav-cart li.current a:hover, #nav-cart li.current a:active, #nav-cart li.done a, #nav-cart li.done a:link, #nav-cart li.done a:visited, #nav-cart li.done a:hover, #nav-cart li.done a:active {color:#fff;}
#nav-cart li.done a:hover, #nav-cart li.last-done a:hover {color:#EBEBEB; cursor:pointer;}
#nav-cart li a em {width:80px; display:block; margin:3px 0 0 6px; font-style:normal; font-weight:bold; font-size:14px;}
#nav-cart li a span {width:80px; display:block; margin-left:6px; font-weight:normal;}
#nav-cart li.nav-cart-nobg {background-image:none;}
#nav-cart li a {height:71px; display:block;}
#nav-cart #step3 {}
#nav-cart h3 {  }

/* #nav-cart.fiveStep - http://codylindley.com/blogstuff/css/stepmenu/ */
#nav-cart.fiveStep li{width:111px;}
#nav-cart.fiveStep li.nav-cart-nobg {width:99px;}
#nav-cart.fiveStep li a{width:108px;}

/* ************************************************ */
/* Page Content */

.tab-on {background:#ed1c24; border-top:#ed1c24 solid 1px; border:#ed1c24 solid 1px!important; text-align:center;}
.tab-on a { color:#fff!important; text-decoration:none;}
.tab-off {background:#fff; border:#ed1c24 solid 1px!important; text-align:center; color:#000;}
.tab-off a { color:#000!important; text-decoration:none; }
.tab-off a:hover { color:#ed1c24!important; }
.line {background:#fff; border-bottom:#ed1c24 solid 1px!important;}

/* Booking */
.booking-body .booking-textbox { width:300px; border:#CCCCCC solid 1px; font-size:11px;padding:2px; } 
.booking-body .booking-listbox { border:#94A549 solid 1px; font-size:11px; padding:2px; width:302px; } 
.booking-body .booking-textarea { border:#94A549 solid 1px; font-size:11px;padding:2px; height:150px; } 
.booking-body .booking-date { border:#94A549 solid 1px; font-size:11px;padding:2px; width:60px; } 
.booking-body .booking-button { background:#D8261A; font-size:11px; color:#fff; padding:2px; width:60px; } 
select { border:#94A549 solid 1px; }
.booking-body h3 { margin-bottom:10px!important; }


/* Booking Form */
.form-booking { color:#191512; font-size:11px; border:none;}
.form-booking .label {}
.form-booking .header {font-size:14px; color:#3b5aa1 ;}
.form-booking .text {font-size:10px; color:#999999;}
.form-booking label {float:left; font-size:11px; font-weight:bold; text-align:left; margin-right:20px; color:#191512;}
.form-booking .line {border: none !important;}
.form-booking tr {border:none !important;}
.form-booking .listbox {width:300px; border:1px inset #999 !important; font-size:13px; margin:2px 0pt; padding:2px; color:#383838;}
.form-booking .day {width:46px; border:1px inset #999; font-size:13px; margin:2px 0pt; padding:2px; color:#383838;}
.form-booking .month {width:46px; border:1px inset #999; font-size:13px; margin:2px 0pt; padding:2px; color:#383838;}
.form-booking .year {width:58px; border:1px inset #999; font-size:13px; margin:2px 0pt; padding:2px; color:#383838;}
.form-booking .textbox { width:292px; border:1px inset #999; font-size:13px; margin:2px 0pt; padding:3px; color:#383838;}
.form-booking .textarea { width:294px; height:100px; border:1px inset #999; font-size:13px; margin:2px 0pt; padding:2px; color:#383838;}
.form-booking .file { color:#383838; }
.form-booking .button { background:url(images/submit.gif) no-repeat left top; color:#ffffff; padding:0 0 0 0; font-size:13px; cursor:pointer; border:none; width:61px; height:25px; }

/* forms */
input {margin:1px 0;}
button {cursor:pointer;}
/* forms */
.form label {color:#191512;}
.form fieldset {border:none;}
.form .button {background:#D8261A; color:#ffffff; padding:2px; font-size:12px; cursor:pointer;}
.form .form-general {text-align:left; padding:10px 0;border:none;}
.form .form-general label {float:left; width:80px; text-align:left; margin-bottom:2px; line-height:18px;}
.form .form-general input, #form-general select {padding:2px; font-size:11px; margin:2px 0; border:#94A549 solid 1px; color:#191512; width:286px;}
.form .form-general textarea {float:left; text-align:left; margin-top:3px; color:#191512; line-height:18px; width:290px; height:100px; border:#94A549 solid 1px;}
.form .form-general button {clear:both; float:left; margin:5px 0 0 80px; cursor:pointer; border:none; background:#D8261A; color:#fff; width:100px;}
#form-order label {width:20px;}

/* STEPS FROM */
#form-order #payaccount {border:1px solid #ccc; padding:6px; margin-top:10px;}
#form-order {border: none;}
#form-order label {}
#form-order p {display:inline; vertical-align:middle; margin-left:5px; text-align:left;}
#form-order .subtitle {margin:5px 0; font-size:12px !important; display:block; text-align:left;}
.form-general {border:none;}

.contact-body { background:#fff;}
.contact-body .send { background:url(images/btn-send.gif) no-repeat center top!important; margin:10px 0 0 80px!important; width:47px !important; height:20px; display:block; text-indent:-9999px; } 
/* TRADE */

#tbl_trade {border:none;}
#label {font-size:14px; font-weight:bold; color:#3b5aa1; display:block;}
#s_cat {width:568px; padding:2px; font-size:12px; color:#191512; margin:2px 0 5px 0; border:1px solid #CCCCCC;}
.col4, .col5 { width:69px; }

/* table trade header */
#tr_top {margin:2px !important;}
.td_top {background:url("images/bg-tr-title.gif") repeat-x left top; font-size:13px; font-weight:bold; color:#ffffff; text-align:center; padding:2px;}

/* table trade product title */
.tr_cat {margin:2px !important;}
.td_cat {background-color:#ccc; font-size:13px; font-weight:bold; color:#191512; text-align:center; padding:2px; text-indent:-177px;}

/* table trade content */

.td_pdt {background-color:#f4f4f4; font-size:12px; font-weight:normal; color:#191512; text-align:center; padding:2px;}
.td_desc {background-color:#f4f4f4; font-size:12px; font-weight:normal; color:#191512; text-align:left; padding:2px;}
.td_price {background-color:#f4f4f4; font-size:12px; font-weight:normal; color:#191512; text-align:center; padding:2px;}

.tr_sub {margin:2px !important;}
.td_sub {background-color:#f4f4f4; font-size:12px; font-weight:normal; color:#191512; text-align:left; padding:2px;}
.s_qty {width:52px; padding:2px; border:1px solid #ccc; color:#191512; font-size:12px;}
.btn_sub_add { background:url('images/add-trade.gif') no-repeat left top; display:block; width:67px; height:25px; border:none; cursor:pointer; text-indent:-9999px;}

.form-options .label {display:block;}
.form-options .options {display:block; margin:5px 0;}

.cart-tr2 {height:35px !important;}


/* delivery-view */
.delivery-view {border:none; padding:8px 0; }

.delivery-view td {padding:5px;}
.delivery-view .label {width:140px !important;}
.delivery-view .content {width:405px !important;}
#cart p {padding:8px 0; overflow:hidden !important;}

.delivery-view .delivery-tr1 {background-color:#f4f4f4; height:20px;}

.delivery-view .delivery-tr2 {background-color:#ffffff; height:20px;}

#bt-confirm-order {background:url('images/confirm-order.gif') no-repeat left top; text-indent:-9999px; display:block; cursor:pointer; border:none; width:109px; height:25px; float:left; margin-right:10px;}

#bt-edit-details {background:url('images/edit-details.gif') no-repeat left top; text-indent:-9999px; display:block; cursor:pointer; border:none; width:91px; height:25px; float:left;}

/* print */

.print {background:url('images/print.gif') no-repeat left top; text-indent:-9999px !important; width:111px; height:25px; display:block; float:left; margin-right:10px;}
.homepage {background:url('images/go-back.gif') no-repeat left top; text-indent:-9999px; width:157px; height:25px; display:block; float:left;}
#cart p a img {display:none;}

/*#cart a {background:url('images/go-back.gif') no-repeat left top; text-indent:-9999px; width:157px; height:25px; display:block; text-align:center;}*/

/* franchise */
.franchise-body { margin:0 20px 20px 0; background:#e9e9e9 none top left scroll no-repeat; float:left; display:inline; width:314px; }
.franchise-body h3 { background:url(images/icon_arrow.gif) left 3px scroll no-repeat; border:none !important; margin:5px 0 5px 0 !important; padding:0 0 0 0 !important; }
.franchise-body h3 span { font-size:16px; color:#000; padding-left:20px; text-transform:none; }
.franchise-body .franchise-item { border-bottom:#999999 dotted 1px; overflow:auto; padding:10px 0; background:#F4F4F4; padding:10px 10px; }
.franchise-body .franchise-item h4 { padding:0 0 0 0 !important; margin:0 0 0 0 !important; border:none !important; }
.franchise-body .franchise-item h4 a { font-size:14px; text-decoration:underline!important; color:#AF7F1B !important; }
.franchise-body .franchise-item .left { float:left; }
.franchise-body .address {color:#333; margin:10px 0; }
.franchise-body .pic { float:right; height:75px;}
.franchise-body-view #pic-group { height: 130px; padding:10px; display:block; border:#ccc solid 1px; }
.franchise-body-view #address {color:#191512; font-weight:bold; margin:10px 0; }
.franchise-body-view #content {color:#191512; padding:10px 0; border-top:#ccc dotted 1px; }
.franchise-body-view h1 { color:#191512 !important; }
.franchise-body-view #franchise-map {display:block; width:560px; height:350px; border:1px solid #999999; padding:2px !important; margin:10px 0;}
.franchise-body-view .pic { float:left; height:130px; border:#ccc solid 1px; display:block; margin-right:10px; }

/* Registration */
#form-register {}
#form-register .label {width:100px; font-size:12px; margin:2px 0pt; padding:3px; color:#191512;}
#form-register input {width:292px; border:1px solid #CCCCCC; font-size:12px; margin:2px 0pt; padding:3px; color:#191512;}
#form-register #bt-register {background:url('images/btn-register_dynatron.gif') no-repeat left top; height:25px; width:77px; text-indent:-9999px; margin-top:5px;}

/* Enquire */
#enquire-item { float:left; display:inline; margin-left:10px; }

#login-form h3 { display:none; }

.maps { display:block; margin-top:30px; width:660px; height:350px;}
.thumb {padding:10px;}
.pics { float:left; display:inline; padding:5px; margin:0 5px 5px 0; width:270px; background-color:#fff; border:1px solid #E8E8E8;}

.paybox { margin-bottom:0px; display:block; height:100%; overflow:auto;}
.paybox label { float:left; width:10px !important; }
.paybox label imput { float:left; }
#pay-option p { display:block; float:left; margin:0 0 0 15px; padding:0; width:550px; }
.cart-logos { display:block; float:left; } 

#bt-confirm-order { width:116px; }
#bt-edit-details { width:98px; }

/* NEWSLETTER */
#newsletter-data { display:block; margin:20px 0;  }
#newsletter-data-body {  }
#newsletter-data-body ul { list-style:none; margin:5px 10px; padding:0; }
#newsletter-data-body ul li { background:url(images/newsletter_icon.gif) no-repeat left center; margin:3px 0; padding:5px 0; }
#newsletter-data-body ul li a { padding-left:33px; text-decoration:none; }
#newsletter-data-body ul li a:hover { text-decoration:none; }
#newsletter-data-body ul li a span.date { font-size:10px; color:#666; }

/* payment-types */
.payment-types {}
.payment-types h4 { border:medium none !important; color:#585858 !important; display:block !important; font-size:16px !important;}

/* news ligth box */
#lightwindow_iframe {}
#lightwindow_iframe p img { margin:5px; }

/* category list */
.category-list {padding:10px; margin:0 0 20px 0; display:block; overflow: hidden; border-bottom:1px dotted #999; background:#FFC526; clear: both; }
.category-list ul {padding:0; margin:0; list-style:none; text-align:left; display: block; height: 100%; overflow: hidden; clear: both; }
.category-list ul li {padding:0 5px 0 11px; margin:5px 0 0 7px; float:left; background:url('images/bullet-arrow.gif') no-repeat left center; display:inline; }
.category-list ul li a {padding:1px 0 2px 4px; margin:0; text-decoration:none; width:295px; display:block; font-weight:bold; color:#AF7F1B !important; }
.category-list ul li a:hover, .category-list ul li a.selected { text-decoration:none !important; background-color:#ffda75; }

/* directory body */
.directory-body {}
.directory-body h3 { margin-bottom:5px!important; }
.directory-body .wrapper {}
.directory-body .directory-item span { font-weight:bold; background:url(images/bullet.gif) no-repeat left 1px; padding-left:21px; }
.directory-body .wrapper .directory-detail {}
.directory-body .wrapper .directory-detail h1 { margin:0 !important; padding:0 !important; border:none !important; font-size:16px !important; }
.directory-body .wrapper .directory-detail .info { margin-bottom:14px;  font-size:14px; padding-top:10px; }
.directory-body .wrapper .directory-detail .info .label { width:100px; font-weight:bold;}
.directory-body .wrapper .directory-detail .info .content { width:400px; }
.directory-body .wrapper .directory-detail .info td { border-bottom:#999 dotted 1px; padding:3px; vertical-align:top;  }
.directory-body .wrapper .directory-detail .desc img { width:200px; border:1px solid #999; margin:0 0 5px 5px; }
.directory-body .wrapper .directory-detail .desc { font-size:14px; }
.directory-body .wrapper .directory-detail .desc #directory-map { clear:both; display:block; margin-top:30px; width:660px; height:350px; }
.directory-body h2 { background:url(images/icon-fav.gif) no-repeat left 7px; margin:0 0 15px 0 !important; padding:0 0 0 20px !important; border:none !important; } 
.directory-body .wrapper .directory-detail .back { clear:both; text-align:right; background:#AF7F1B url(images/icon-back.gif) no-repeat 6px 6px; padding:6px 10px 6px 30px; margin:10px 0!important; font-size:11px; }
.directory-body .wrapper .directory-detail .back a{ text-decoration:none; }


/* directory item */
.directory-item { color:#333; margin:5px 0 10px; padding:5px 0 10px 15px; display:block; height: 100%; clear: both; overflow:hidden; border-bottom:1px dotted #999; background:#f4f4f4; }
.highlight { background:#f4f4f4; }
.directory-item .subtitle { color:#999; font-size:11px;margin-bottom:5px; }
.directory-item .left { float:left; width: 345px; height: 100%; overflow: hidden; }
.directory-item .left h3 { margin:0 0 10px 0 !important; padding:0 !important; border:none !important; display:block !important; }
.directory-item .left h3 a { text-decoration:underline; }
.directory-item .left h3 a:hover { text-decoration:underline !important;  }
.directory-item .left p { font-size:12px; }
.directory-item img { float:right; padding:2px; margin:0px 5px 5px 5px; border:1px solid #9c9c9c; width:150px; }
.directory-item span label { display:none; }
.directory-item .website { color:#AF7F1B!important; } 