html { background:url(images/wrapper-bg.jpg) repeat-y left top; margin:0; padding:0;  }
body { margin:0; padding:0; }
div { font-size:12px; }
html, body, div, p { font-family:'Trebuchet MS', tahoma, sans-serif; }
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:0; }

#header { margin:0; padding:0; width:900px; height:151px; overflow:hidden; background:url(images/header-bg.jpg) repeat-x left top; }
#header #logo {margin:10px 20px; width:237px; height:112px; float:left; display:inline; }
#header #logo a {background:transparent url('images/logo.jpg') no-repeat top left; height:112px; width:237px; display:block; text-indent:-9999px;}
#header #slogan { float:right; display:inline; margin:10px 20px; color:#93a446; font-size:14px; text-align:right; }

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

#body h4 {font-size:13px; margin-top:12px;}
#body h3 { display:block; font-size:18px; color:#93A446; margin-bottom:10px;}
#body h2 {font-size:15px;}
#body h1 {display:inline; font-size:18px; font-weight:normal; color:#93a446; margin-bottom:10px; border-bottom:#93a446 dotted 2px; text-align: left;}
#body img {}
#body a { color:#3b5aa1; text-decoration:none; }
#body a:hover, #footer a:hover {text-decoration:none;}

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

/* basket */
#basket {text-align:left; background:url('images/cart.jpg') no-repeat center right; border-bottom:#93a446 solid 4px; height:127px; }
#basket p {width:120px;}
#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 a {color:#3b5aa1; text-decoration:underline; font-weight:bold;}
#basket a img { }

#footer {font-size:12px; clear:both; width:900px; height:30px; margin:0; border-top:#e9e7e8 solid 8px; padding-top:10px;}
#footer p {margin:0; padding:0 0 0 20px; color:#191512;}
#footer a {color:#3b5aa1; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#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:900px; margin:0; padding:0; background:#ffffff; overflow:hidden; background:url('images/xsis-bg.jpg') repeat-y left top; }

/*******************************************************
Sidebar
*/
#sidebar {width:260px; color:#191512; float:right; margin:0; padding:0; overflow:hidden; }
#sidebar-wrapper { margin:0; padding:20px;}
#sidebar-wrapper div {}
#sidebar a {color:#3b5aa1;}
#sidebar a:hover {}
#sidebar h3 { display:inline; font-size:18px; font-weight:normal; color:#93a446; margin-bottom:10px; border-bottom:#93a446 dotted 2px; text-align: left; }
#sidebar h3 a { color:#3b5aa1; text-decoration:none; }

/* SHOP NAV */
#nav-shop-wrapper {}
#nav-shop { border-bottom:#93a446 solid 4px; margin-top:15px; padding-bottom:6px;}
#nav-shop ul {padding:0; margin:10px 0;}
#nav-shop ul li {background:url(images/categori-icon.jpg) no-repeat left center; list-style:none; display:block; overflow:hidden; font-size:14px; text-indent:20px; }

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

#nav-shop ul li a { color:#231f20; padding:5px 0 1px 5px; height:22px; text-decoration:none; cursor:pointer;}
#nav-shop ul li a:hover {color:#3b5aa1 !important; text-decoration:underline; cursor:pointer; }
#nav-shop ul li.selected a {color:#3b5aa1 !important; text-decoration:none; cursor:pointer; }
#nav-shop ul li.selected a:hover { color:#3b5aa1 !important; text-decoration:underline; cursor:pointer; }
#nav-shop h3 {display:inline; font-size:18px; font-weight:normal; color:#93a446; margin-bottom:10px; border-bottom:#93a446 dotted 2px; text-align: left;}

#nav-shop ol {display:block;}
#nav-shop ol li {background:none;}
#nav-shop ol li a {background:#f4f4f4 url(images/arrow.jpg) no-repeat 188px center !important; padding-left:24px; font-size:13px; color:#DA3732; text-transform:none;}
#nav-shop ol li a:hover {background:#CCCCCC; }

#search-shop-sidebar { border-bottom:#93a446 solid 4px; padding:15px 0 19px 0; *padding:10px 0 0 0; }
#search-shop-sidebar fieldset { margin-top:10px; padding:0; }
#search-shop-sidebar h3 { padding:0; font-weight:normal; font-size:18px; }
#search-shop-sidebar #name-textbox { float:left; display:inline; border:#000 inset 1px; width:119px; height:15px; font-size:12px; padding:2px; }
#search-shop-sidebar #bt-search { float:right; display:inline; background:url(images/button-bg.jpg) no-repeat center top; width:80px; height:20px; 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 { color:#93a446; margin-top:5px; }
.product-body h3 span { display:inline; font-size:18px; font-weight:normal; margin-bottom:10px; border-bottom:#93a446 dotted 2px; text-align: left; }

.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 { width:100px;}
.product-body-list .product-picture ul { float:left; display:inline; width:95px; overflow:visible; }
.product-body-list .product-picture ul li { }
.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:14px; margin:10px 0; padding-left:10px; overflow:hidden;}
.product-body-list .price small { font-size:14px; color:#d6d6d6; }
.product-body-list #add-cart { float:left; display:inline; margin-left:10px;}
.product-body-list #product-sdescription { display:block; clear:both; overflow:hidden; padding-top:10px; font-weight:bold; font-size:14px; }
.product-body-list #product-description { display:block; }
.product-body-list #product-description h4 { display:inline; border-bottom:#93a446 dotted 2px; font-size:18px; font-weight:normal; }

.product-body-list #page-split {text-align:center; clear:both; padding:3px; display:block; position:relative;}
.product-body-list #page-split a {border:1px solid #d6d6d6; color:#3b5aa1; margin-right:3px; padding:1px 4px;}
.product-body-list #page-split a:hover, .product-body-list #page-split .selected {border:1px solid #d6d6d6; color:#fff; background:#93A446;}

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

.product-list { width:265px; height:138px; float:left; background:#fff; display:inline; border:#e8e8e8 solid 1px; padding:10px; margin:5px; }
.product-list:hover {}
.product-list .prices { color:#242021 !important; }
.product-list .price { color:#242021; }
.product-list .discount { color:#242021; }
.product-list .price-box { display:block; float:left; overflow:hidden; padding-left:10px; font-size:16px; font-weight:normal; }
.product-list .description { border-top:2px dotted #93A446; border-bottom:2px dotted #93A446; display:inline; float:left; width:150px; text-align:left; overflow:hidden; padding:5px 0; margin:5px 10px; }
.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; float:left; width:160px; font-size:18px; font-weight:normal; margin-bottom:10px; padding-left:10px; }

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

.product-photo { display:inline; float:left; width:95px; height:134px;}
.product-photo img { width:98px;}
.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 {}
#cart .cart-view { border-collapse:separate; padding:0; margin:10px 0 0 0; width:100%; text-align:center; }
#cart #shipping-options {margin:20px 0;}
#cart .cart-buttons {padding:15px 0;}
#cart .cart-buttons div {float:right; text-align:right; width:300px;}
#cart .cart-tr1 {background:#E9E7E8;}
#cart .cart-tr-title {color:#ffffff; font-weight:bold; height:30px; background:url(images/bg-tr-title.gif) center top;}
#cart .cart-tr-title tr td {}
#cart .cart-tr2 {background:#E9E7E8;}
#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:#E9E7E8;}
#cart .desc {text-align:left;}
#cart table { margin:10px 0 20px 0;}

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

#cart h3 { display:inline; width:68px; font-size:18px; font-weight:normal; margin-bottom:10px; border-bottom:#93a446 dotted 2px; text-align: left; }
#cart h4 { color:#93A446; display:inline; font-size:18px; font-weight:normal; margin:10px 0; border-bottom:#93a446 dotted 2px; text-align: left; padding-top:10px;}
#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:#231f20; margin:10px 0; border-bottom:#93a446 solid 4px; padding-bottom:15px; }
.text-body h2 { color:#d8261a; margin-bottom:15px; } 
.text-body ul { list-style:none; margin:0; }
.text-body ul li { background:url(images/bullet-01.gif) no-repeat left top; padding-left:20px; margin-bottom:15px; }
.text-body img {}
.text-sidebar  { overflow:hidden; clear:both; color:#231f20; margin:15px 0; border-bottom:#93a446 solid 4px; padding-bottom:3px; }

/* 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:#3b5aa1; }
#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 solid #93A446; width:300px;}
.textarea {border:1px solid #94A549; width:300px; height:100px;}
.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; height:39px; overflow:hidden; width:900px; margin-top:-39px; }
#nav-wrapper { margin: 0; padding: 0; float:right; display:block;}
#nav ul {margin:0; padding:0; list-style:none;}
#nav-wrapper li {list-style:none; float:left; display:inline; font-size:14px; }
#nav a {float:left; background:url(images/tab-left.jpg) no-repeat left top; margin:0 1px 0 0; padding:0 0 0 9px; text-decoration:none; }
#nav a span {float:left; display:block; background:url(images/tab-right.jpg) no-repeat right top; margin:0px; padding:11px 9px 10px 0px; color:#93A446; }
/* 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:#fff;}
#nav a:hover, #nav  .selected a {background-position:0% -39px;}
#nav a:hover span, #nav  .selected span {background-position:100% -39px;}


/* 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 solid #94A549 !important; font-size:12px; margin:2px 0pt; padding:2px; color:#191512;}
.form-booking .day {width:46px; border:1px solid #94A549; font-size:12px; margin:2px 0pt; padding:2px; color:#191512;}
.form-booking .month {width:46px; border:1px solid #94A549; font-size:12px; margin:2px 0pt; padding:2px; color:#191512;}
.form-booking .year {width:58px; border:1px solid #94A549; font-size:12px; margin:2px 0pt; padding:2px; color:#191512;}
.form-booking .textbox {width:292px; border:1px solid #94A549; font-size:12px; margin:2px 0pt; padding:3px; color:#191512;}
.form-booking .textarea {width:294px; height:100px; border:1px solid #94A549; font-size:12px; margin:2px 0pt; padding:2px; color:#191512;}
.form-booking .file {color:#191512;}
.form-booking .button {background:#93A446; color:#ffffff; padding:0; font-size:14px; cursor:pointer; border:none; height:30px; width:60px;}

/* 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:13px;}
.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:13px; 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-bottom:20px;}
.franchise-body h3 { color:#333; padding:0 0 3px 0; background:url(images/icon_arrow.gif) no-repeat right top; border-bottom:#333 solid 1px;   }
.franchise-body .franchise-item h4 a { font-size:14px; text-decoration:underline!important; }
.franchise-body .franchise-item .left { float:left; }
.franchise-body .franchise-item{ border-bottom:#ccc dotted 1px; overflow:auto; padding:10px 0; background:#f5f5f5; padding:10px 10px;  }
.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; }

.map { display:block; width:600px; 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; }

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