/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#000000; font:12px/17px Arial, Helvetica, sans-serif; color:#181818; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#0000cc; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; margin:15px 0px 5px 0px;}
h2            { font-size:18px; font-weight:normal; line-height:1.25; margin:15px 0px 5px 0px;}
h3            { font-size:16px; font-weight:bold; line-height:1.25; margin:15px 0px 5px 0px;}
h4            { font-size:14px; font-weight:bold;}
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold;}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0px 0px 10px 0px; }
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */

.footer-sites a,.footer-sites{
  color:#fff;
  padding:10px;
  text-align:center;
}
.footer-sites a:hover{
  color:#e7a518;
}

/* Layout ================================================================================ */
.wrapper {background:url(../images/bg_header.png) center top repeat-y;}
.page { width:902px; margin:0 auto; padding:0 0 0 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:20px; text-align:left; }
.main-container { padding:0 0 0 0;}
.main { margin:0 0 0 0; margin:auto;width:902px;}
.clear { clear:both;}
/* Base Columns */
.col-left { float:left; width:198px; padding:0 0 10px 0; background:#fff;border-right:1px solid #000;}
.col-main { float:left; width:665px; padding:0; }
.indent-col-main { padding:0 0 0 26px;}
.col-right { float:right; width:198px; padding:0 0 0 0; border-left:1px solid #000;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }

/* 3 Columns Layout */
.col3-layout .col-main { width:450px; margin-left:1px; margin-right:20px; }
.col3-layout .col-wrapper { float:left; width:690px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:43%;}
.col2-set .col-2 { float:right; width:55%;}
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; color:#616161; }
input.input-text,select,textarea { background:#fff; border:1px solid #CCCCCC; }
input.input-text,textarea { padding:1px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:34px !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.button { overflow:visible; height:30px !important; width:auto; border:0; padding:0; margin:0 0 0 0; background:transparent; cursor:pointer;}
button.button span { float:left; height:30px !important; background:transparent url(../images/bkg_button.png) right 0 no-repeat; padding:0 5px 0 0; font:normal 13px/30px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff}
button.button span span { background-position:0 0; padding:0 8px 0 12px; }

.product-box {text-align:center;}
.product-box .price-box{height:40px;}
.product-box div.product-name{vertical-align:bottom;height:44px;font-weight:bold;}

/**/
.products-list button.button span { float:left; height:29px !important; background:transparent url(../images/bkg_button.png) 0 0 no-repeat; padding:0 0 0 8px; font:normal 13px/29px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }
.products-list button.button span span { background-position:100% 0; padding:0 12px 0 4px; }

.products-grid button.button span { float:left; height:29px !important; background:transparent url(../images/bkg_button.png) 0 0 no-repeat; padding:0 0 0 8px; font:normal 13px/29px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }
.products-grid button.button span span { background-position:100% 0; padding:0 12px 0 4px; }
/**/

/**/
ul.checkout-types button.button { overflow:visible; height:35px !important; width:auto; border:0; padding:0; margin:0 0 0 0; background:transparent; cursor:pointer; }
ul.checkout-types button.button span { float:left; height:35px !important; background:transparent url(../images/bkg_button_checkout_types.gif) left 0 no-repeat; padding:0 0 0 9px; font:normal 18px/35px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }
ul.checkout-types button.button span span { background-position:100% 0; padding:0 13px 0 0; }

/**/

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { font-size:11px; float:left; color:#0C0C0C; font-weight:bold; position:relative; z-index:0; }
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:0 0 0; padding:5px 0 5px 0;}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; margin:0 0 0 10px; }
.buttons-set p.required { margin:0 0 5px; }

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
p.required { font-size:11px; text-align:right; color:#0C0C0C; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { width:100%; overflow:hidden; padding:0 0 0 44px; margin:0 0 7px 0;}
.breadcrumbs li { display:inline; color:#7E7F80; }
.breadcrumbs li a{ color:#7E7F80; }
.breadcrumbs li strong{ font-weight:normal;}

/* Page Heading */
.page-title { padding:0px 0 0 10px; margin:0 0 17px; }
.page-title h1,
.page-title h2 { font-size:21px; color:#181818; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { overflow:hidden; text-align:right; padding:16px 15px 10px 0; margin:0 0 9px; min-height:45px; height:auto !important; height:45px; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

/* Pager */
.pager { color:#535353; border-bottom:1px solid #535353; padding:5px 5px 0px 5px; margin:0px 0px 10px 0; text-align:center; }
.pager select{ width:52px; margin:0px 6px 1px 6px;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }

/* Toolbar */
.toolbar { margin:0 0 20px 0; padding:0 10px 0 10px;}
/* Data Table */
.data-table { width:100%; border-right:1px solid #DEDCDC;}
.data-table th { padding:6px 5px 7px 5px; border:1px solid #DEDCDC; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #DEDCDC; }
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { margin:0 0 10px; }
.std ul.disc { list-style:disc outside; padding-left:18px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline;}
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; color:#535353; }
.add-to-links { padding:0 0 0 0; margin:0 0 0 0;}
.add-to-links li{ font-size:11px; line-height:14px; color:#535353;}
.link-wishlist { color:#0C0C0C;}
.link-compare { color:#767676;}
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:13px; height:13px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { padding:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */

/*custom*/


/**slider****/

/*slider no slider*/

.cms-home .page.content-page{ width:auto;}
.cms-home .slider .product-name{ font-size:17px; line-height:18px; color:#FFFFFF; margin:0;}
.cms-home .slider .product-name a{ font-size:17px; line-height:18px; font-weight:normal; color:#FFFFFF;}
.cms-home .slider .desc { font-size:11px; line-height:15px; color:#494747; padding:0 50px 0 50px; margin:0 0 4px 0; min-height:30px; height:auto !important; height:30px;}
.cms-home .slider .desc a{ color:#494747;}
.cms-home .indent-main { padding:9px 0 10px 0;}
.cms-home .indent-col-main { padding:31px 0 0 0;}
.cms-home .indent-col-main .products-grid .product-image { width:200px; margin:0 auto;}
/*end slider no slider*/

.arr-slider { width:978px; margin:0 auto; position:relative; z-index:999;}
.slider{ width:100%; padding:13px 0px 0 0px; margin:0 0 0 0;}
.box-top{
		overflow:hidden;
		width:100%;
		padding:0;
		margin:0;
		color:#616161;
		font-size:1.2em;
		float:left;
		position:relative;
		left:0;
		height:394px;
}



#left, #right{ cursor:pointer}	

.box-top-2 { margin-left:-479px; left:50%; zoom:1; position:relative;}
.box-top { margin:0; padding:0; z-index:1; position:relative;}
.box-top ul.products-grid { list-style:none; padding:0; margin:0; position:relative; z-index:1; text-align:left; border:none;}
.box-top ul.products-grid li {  width:242px; padding:0 0 0 0; margin:0; text-align:left; display:inline-block; float:left !important; text-align:center;}	


.box-left { background:url(../images/prev.png) 0 0 no-repeat; position:absolute; z-index:999; width:21px; height:43px; padding:0 0 0 0; margin:0 0 0 0; text-align:center; font-size:0; left:13px; top:309px; line-height:0; cursor:pointer;}
.box-right { background:url(../images/next.png) 0 0 no-repeat; position:absolute; z-index:999; width:21px; height:43px; padding:0 0 0 0; margin:0 0 0 0; text-align:center; font-size:0; right:14px; top:299px; line-height:0; cursor:pointer;}	


.box-left-hover { background:url(../images/prev_hover.png) 0 0 no-repeat;}
.box-right-hover { background:url(../images/next_hover.png) 0 0 no-repeat;}
/**slider****/


.left-top { background:url(../images/left_top.gif) left top no-repeat #FFFFFF;}
.right-top { background:url(../images/right_top.gif) right top no-repeat;}
.left-bot { background:url(../images/left_bot.gif) left bottom no-repeat;}
.right-bot { background:url(../images/right_bot.gif) right bottom no-repeat; width:100%; padding:2px 0 2px 0;}
.indent-main { padding:9px 7px 9px 7px;}
.col2-left-layout .indent-main { padding:7px 29px 9px 7px;}

/*custom*/

/* Header ================================================================================ */
.logo { float:left; position:relative; margin:43px 0 0 0;}
.header-container {  width:100%;}
.header { padding:0 0 0 0; margin:0 0 6px 0;}
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
.header .welcome-msg { height:25px; text-align:right; font-size:11px; color:#FFFFFF; padding:0 2px 16px 0; }

.header .links { float:right; }
.header .links li { color:#e7a518; font-size:12px; line-height:18px; padding:0 3px 0 3px;}
.header .links li a{ color:#e7a518; font-size:12px; line-height:18px; padding:0 3px 0 3px; text-decoration:underline;}
.header .links li a:hover{ background:#363636; color:#FFFFFF;}

/*header search*/
.header .block-search { text-align:right; margin:0 0 15px 0;}
.header .form-search {background:url(../images/bg_search.gif) 0 0 no-repeat; width:173px; height:21px; overflow:hidden; text-align:right; float:right; }
.header .form-search {background:url(../images/search.png) 0 0 no-repeat; width:249px; height:27px; text-align:right; float:right;margin:20px 20px 0px 0px;}
.header .form-search .button{background:transparent;}

.header .form-search label{ display:none;}
.header .form-search input { font-weight:bold;width:140px; background:none; border:none; color:#000; font-size:12px; vertical-align:top;margin-top:4px;margin-right:18px;}
.header .form-search button.button { width:23px; height:21px;}
.header .form-search button.button span { float:left; height:21px; background:none; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }


.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { text-align:left; padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
/*header search*/

.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

.quick-access {position:absolute; top:10px; left:50%;margin-left:-450px;width:900px;}

.corner-left-menu { background:url(../images/corner_menu_left.gif) 0 0 no-repeat; width:3px; height:30px; position:absolute; zoom:1; z-index:999; left:0;}
.corner-right-menu { background:url(../images/corner_menu_right.gif) 0 0 no-repeat; width:3px; height:30px; position:absolute; zoom:1; z-index:999; right:0;}

/********** < Navigation */
.nav-container { position:relative;width:902px;}
#nav { position:relative; z-index:1; background:url(../images/bg_menu.gif) 0 0 repeat; padding:0 0 0 0; margin:0 0 0 0; font-size:12px; }

#nav li.nav-10 {
    background: none repeat scroll 0 0 transparent;
}


/* All Levels */
#nav li {text-align:left; position:relative; background:url(../images/devider_menu.gif) left top no-repeat;font-weight:bold; }

#nav li.nav-1 { /*background:none;*/}

#nav li.over { z-index:999; }
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { background:url(../images/bg_menu_hover.gif) 0 0 repeat; text-decoration:none; }
#nav li.active a { background:url(../images/bg_menu_hover.gif) 0 0 repeat;}
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:7px 25px 6px 25px;  color:#fff; }
#nav li a:hover { color:#ccc; }
#nav li.over a,
#nav li.active a { color:#e7a518; }

/* 2nd Level */
#nav ul { position:absolute; width:128px; top:30px; left:-10000px; border:none; border-top:1px solid #000000; background:url(../images/bg_sub.png) left bottom no-repeat; padding:10px 0 15px 0; z-index:99999; }
#nav ul li { float:none; background:none;}
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:0px 3px 8px 13px; font-size:11px !important; line-height:12px !important; color:#fff !important; background:none !important; }
#nav ul li a:hover { color:#e7a518 !important; background:none !important;}
#nav ul li.active > a,
#nav ul li.over > a  { color:#e7a518 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 0 0; padding:10px 15px 0 10px; }
.block .block-title { padding:0 0 0 1px;}
.block .block-title strong { display:block; background:url(../images/bull.gif) 0 7px no-repeat; padding:0 0 0 16px; font-size:15px; line-height:18px; color:#090909; font-weight:bold;}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:12px; line-height:18px; color:#535353; font-weight:normal; margin:0 0 15px 0; }
.block .block-subtitle a{ font-size:12px; line-height:18px; color:#535353; font-weight:bold; text-decoration:none;}
.block .block-subtitle a:hover{ text-decoration:underline;}
.block .block-content { padding:3px 0 0 0; }
.block .block-content li.item { background:url(../images/li_item_devider.gif) 0 8px no-repeat; color:#535353; padding:0 0 7px 12px;}
.block .block-content li.item p.product-name{ margin:0 0 0 0 !important;}
.block .block-content li.item p.product-name a{ font-size:12px; line-height:14px; color:#535353;}
.block .btn-remove { float:right; }
.block .actions { text-align:right; padding:7px 0 5px 0; }
.block .actions a { float:left; }
.block .empty { font-size:11px; line-height:15px; color:#535353;}

/* Mini Products List */
.mini-products-list li { padding:5px 0px;}
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; background:#fff;}
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Currency Switcher */
.block-currency {width:150px;position:absolute;top:110px;left:50%;margin-left:-75px;}
.block-currency label{color:#ccc;display:inline;}
.block-currency p{color:#ccc;display:inline;}
.block-currency select { color:#e7a518;background:#000;border:0px;border-bottom:1px dotted #e7a518;border-left:1px dotted #e7a518; }

/* Block: Layered Navigation */
.block-layered-nav dt { font-size:12px; line-height:14px; color:#535353; padding:3px 0 0 7px;}
.block-layered-nav dd { font-size:12px; line-height:18px; color:#535353; padding:3px 0 17px 18px;}
.block-layered-nav dd .price{ font-size:12px; line-height:18px; color:#535353;}
.block-layered-nav dd a{ text-decoration:none;}
.block-layered-nav dd a:hover{ text-decoration:underline;}
.block-layered-nav .currently span.label { display:block; padding:0 0 0 7px;}
.block-layered-nav .currently .price{ font-size:12px; color:#535353; font-weight:normal; padding:0 5px 0 10px;}
.block-layered-nav .btn-remove { float:right; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart .subtotal { text-align:center; }

/* Block: Wishlist */
.block-wishlist .block-content li.item { background:none; color:#535353; padding:0 0 20px 0; margin:0 0 0 0;}
.block-wishlist .block-content li.item .price{ font-size:12px; font-weight:bold; color:#535353;}

.my-wishlist textarea { width:90%;}

/* Block: Related */
.block-related .block-content li.item { background:none; color:#535353; padding:0 0 20px 0; margin:0 0 0 0;}
.block-related .block-content .product { margin:0 0 0 20px;}
.block-related li { padding:5px 0; }
.block-related li .price{ font-size:12px; color:#535353; font-weight:bold;}
.block-related li a.link-wishlist { float:right; font-size:11px; color:#535353;}
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare li { padding:5px 0; }

/* Block: Poll */
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.tags li { display:inline;}
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block.block-subscribe { margin-bottom:10px;}
.block.block-subscribe .block-content input.input-text { padding:6px 3px 7px 3px}
.block.block-subscribe .actions {padding:7px 0 0 0; text-align:left;}
.block.block-subscribe .actions button.button{ margin:0;}

/* Block: Reorder */
.block.block-reorder .block-content li { background:none !important; color:#535353; padding:5px 0 0 0;}

.block.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block.block-reorder .block-content li p.product-name { margin:0 0 0 20px !important;  padding:0 0; }

/* Block: Banner */
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 17px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-description { margin:0 0 10px; }

/* View Type: Grid */
.products-grid { border-bottom:1px solid #767676; position:relative; margin-bottom:15px !important; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:28%; margin:0 49px 0 0; padding:0 0 10px 0; }
.products-grid li.item.last { margin:0 0 0 0;}
.products-grid .product-image { display:block; width:173px; margin:0 0 0; vertical-align:top; }
.products-grid .product-name {font-size:12px}
.products-grid .price-box { margin:0 0 8px 0; padding:5px 0 0 0; }

/*add to*/
.add-to-links li{ display:inline;}
.add-to-links li .separator{ display:inline;}
/*add to*/

.products-grid .availability { line-height:21px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

.products-grid .add-to-links {padding-top:10px;}

/* View Type: List */
.products-list li.item { padding:0 0 50px 10px; }
.products-list .product-image { float:left; width:173px; margin:0 18px 0 0; }
.products-list .product-shop { float:left; width:165px; padding:7px 0 0 0; }
.products-list .product-info { width:230px; float:right;}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .ratings .rating-box {float:none; margin:0 0 12px 0;}
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px;}
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0 0 15px 0; }
.ratings .rating-links a{ font-size:11px;}
.ratings .rating-links a.add-review { color:#767676;}
.ratings .rating-links .separator { margin:0 2px; }
.rating-box { width:80px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating_full.gif) 0 0 repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; padding:2px 0 0 0; }
.availability span { font-weight:normal; }

/* Email to a Friend */

/********** < Product Prices */
.price { font-weight:bold; font-size:15px; line-height:24px; color:#181818; white-space:nowrap !important; }

.price-box .price { font-weight:bold; }

/* Old price */
.old-price .price-label { white-space:nowrap; }
.old-price .price {text-decoration:line-through; }

/* Special price */
.special-price .price-label { font-weight:bold; white-space:nowrap; }

/* Minimal price (as low as) */
.minimal-price .price-label {white-space:nowrap; }

.minimal-price-link { display:block; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { background:#F9F8F7; padding:2px 0 3px 7px; margin:0 0 16px 0;}
.tier-prices .price { font-size:12px; color:#0C0C0C; font-weight:bold; }
.tier-prices .benefit { font-size:12px; color:#0C0C0C; font-weight:bold;}

/* Add to Links */
.add-to-links .separator { display:none; color:#767676; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; margin-top:4px; }
.add-to-cart .qty { float:left; border:1px solid #F0F0F0; padding:6px 3px 6px 3px; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { padding:0 0 10px 0;}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; padding:4px 0 0 0; margin:0 10px; font-size:12px; color:#0C0C0C; font-weight:bold; }
.add-to-box .add-to-links { float:left; }
.add-to-box .add-to-links li { display:block;}
.add-to-box .add-to-links li .separator{ display:none;}
.product-view { padding:32px 0 0 8px;}
.product-collateral .box-collateral { margin:0 0 30px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; text-decoration:underline; padding:9px 0 17px 0; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 0 4px repeat-x; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:2px; width:11px; height:6px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:0; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:0; top:0; }

.product-view .product-img-box .more-views h2{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:bold; padding:0 0 15px 0;}
.product-view .product-img-box .more-views ul { margin-left:0 }
.product-view .product-img-box .more-views li { float:left; border:1px solid #F6F6F6; margin:0 10px 5px 0 ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }

/* Product Shop */
.product-view .product-shop { float:right; width:320px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .price-box { float:left; margin:0 20px 0 0;}
.product-view .short-description { color:#0C0C0C;}
.product-view .short-description h2{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:bold; padding:0 0 15px 0;}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Block: Description */
.product-view .box-description { color:#0C0C0C; padding:30px 0 0 0;}
.product-view .box-description h2{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:bold; padding:0 0 15px 0;}

/* Block: Additional */
.product-view .box-additional { color:#0C0C0C;}
.product-view .box-additional h2{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:bold; padding:0 0 15px 0;}

/* Block: Upsell */
#upsell-product-table.products-grid { border-bottom:none;}
.product-view .box-up-sell { color:#0C0C0C;}
.product-view .box-up-sell h2{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:bold; padding:0 0 15px 0;}
.product-view .box-up-sell .products-grid td { width:25%; padding:0 20px 0 0; }
.product-view .box-up-sell .products-grid td.last { padding:0 0 0 0; }
.product-view .box-up-sell .products-grid td .ratings .rating-box {
	float:none;
	margin:0 0 12px 0;
}

/* Block: Tags */
.product-view .box-tags { color:#0C0C0C;}
.product-view .box-tags h2{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:bold; padding:0 0 15px 0;}
.product-view .box-tags h3{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:normal; padding:0 0 10px 0;}
.product-view .box-tags .form-add label { display:block; padding:0 0 7px 0;}
.product-view .box-tags .form-add .input-box { float:left; width:510px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { border:1px solid #F0F0F0; width:500px; padding:6px 3px 5px 3px; }
.product-view .box-tags .form-add p { clear:both; }
.product-view .box-tags ul { margin:0 0 15px 0;}
.product-view .box-tags ul li { display:inline; background:url(../images/devider_tags.gif) left 3px no-repeat; padding:0 8px 0 8px; color:#0C0C0C;}
.product-view .box-tags ul li.first { background:none; padding:0 8px 0 0;}
.product-view .box-tags ul li a{ color:#0C0C0C;}

/* Content Styles ================================================================= */
.product-short-description{height:20px;}
.product-short-description a { text-decoration:none;color:#20386a;}
.product-short-description a:hover { text-decoration:underline;}
.product-name { font-size:16px; line-height:16px; color:#181818; margin:0 0 0px 0; }
.product-name h1{ font-size:16px; line-height:16px; color:#181818;}
.product-name a { text-decoration:none;}
.product-name a:hover { text-decoration:underline;}

/* Product Tags */
.tags-list li { display:inline; }

/* Sitemap */
.page-sitemap .pager { padding:0 0 10px 0;}
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }


/* Shopping Cart ========================================================================= */
.checkout-cart-index .header{ margin-bottom:30px;}
.checkout-cart-index .indent-col-main { padding:0 33px 0 26px;} 

.cart td.cart-buttons {
	padding:6px 13px 0 11px !important;
}
.cart-buttons-block { width:100%; overflow:hidden; height:34px;}
.cart td.cart-buttons button.button { margin:0;}
.cart td.cart-buttons .btn-continue {
	float:left;
}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; width:200px; }
.cart .checkout-types li{ padding:7px 0 3px 0; overflow:hidden; width:100%;}
.cart .checkout-types li a{ font-size:12px; line-height:14px; color:#535353;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:5px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:599px; }

.cart .crosssell { border:1px solid #DEDCDC; padding:12px 12px 0 12px;}
.cart .crosssell h2 { font-size:12px; line-height:18px; color:#0C0C0C; font-weight:bold; padding:0 0 12px 8px;}
.cart .crosssell .product-image { float:left; width:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; padding:7px 0 0 0; }
.cart .crosssell li.item { padding:0 9px 17px 8px; margin:0 0 17px 0; border-bottom:1px solid #DEDCDC; }
.cart .crosssell li.last { margin:0 0 0 0; border-bottom:none; }

.cart .crosssell li.item .add-to-links { padding:10px 0 0 0; margin:0 0 0 0;}
.cart .crosssell li.item .add-to-links li{ display:block;}
.cart .crosssell li.item .add-to-links li .separator{ display:none;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #DEDCDC; padding:12px 0px 12px 21px;}
.cart .discount { margin-bottom:5px;}

.cart .discount h2,
.cart .shipping h2{ font-size:12px; line-height:14px; color:#0C0C0C; font-weight:bold; padding:0 0 13px 0;}

.cart .discount label,
.cart .shipping p{ font-size:10px; line-height:12px; color:#0C0C0C; font-weight:normal; display:block; padding:0 0 7px 0;}

.cart .discount .discount-form { overflow:hidden;}
.cart .discount .input-box { float:left;}
.cart .discount .input-box input { border:1px solid #F0F0F0; width:160px; padding:6px 3px 7px 3px;}
.cart .discount .buttons-set { float:left; border:none; margin:0; padding:0 0 0 9px; clear:none;}


.cart .shipping .buttons-set { border:none; margin:0; padding:0 0 0 0;}
.cart .shipping .buttons-set button.button {float:none;}
.cart .shipping .input-box input, .cart .shipping .input-box select { border:1px solid #F0F0F0; color:#0C0C0C;}

.shipping-form {padding:10px 0;}

/* Shopping Cart Totals */
.cart .totals { float:right; background:#F0F0F0; width:216px; padding:25px 5px 35px 5px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px 5px 5px 5px; }
.cart .totals table th { font-weight:bold; }

.cart .totals .checkout-types { float:none; text-align:center; }
.cart .totals .checkout-types li{ padding:7px 0 3px 0; margin:0 0 0 0;}

.cart .totals table td.title-totals { padding:10px 5px 5px 5px; text-align:left !important; color:#535353 !important; font-weight:bold !important;}
.cart .totals table .price { font-size:21px; line-height:24px; color:#535353; font-weight:normal;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }

/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form .inner-box { padding:10px;}
.gift-messages-form { position:relative; }
.gift-messages-form .form-list li.wide textarea{ width:70%;}
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */

/* One Page Checkout */

.checkout-multishipping-shipping .box-title h3{ padding:3px 0 10px 0;}

.checkout-onepage-index .indent-col-main { padding:32px 0 0 24px;}
.checkout-onepage-index .page-title{ display:none;}
.checkout-onepage-index .col-right{ background:none;}

.block-progress { padding:41px 17px 0 18px;}

.block-progress .block-title { padding:0 0 23px 3px;}
.block-progress .block-title strong { display:block; background:none; padding:0 0 0 0; font-size:12px; line-height:18px; color:#0C0C0C; font-weight:bold;}

.block-progress dl { border:1px solid #767676; border-top:none;}
.block-progress dt { font-weight:bold; border-top:1px solid #767676; padding:10px 5px 9px 18px; }
.block-progress dt a{ font-weight:normal; font-size:11px; line-height:13px;}

.block-progress dd.complete { border-top:1px solid #767676; padding:23px 5px 23px 19px; font-size:11px; line-height:14px; color:#0C0C0C; }

.opc { border-bottom:1px solid #767676; position:relative; }
.opc li.section { border:1px solid #767676; border-bottom:0; }

/**/
.opc li.section input,
.opc li.section select{ border:1px solid #F0F0F0;}

.opc li.section .form-list label {
	color:#0C0C0C;
	font-weight:normal;
}
/**/

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { padding:8px 8px 8px 20px; background:#F0F0F0; text-align:right; }
.opc .step-title .number { 
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:18px; 
	font-weight:bold; 
	margin-right:10px; 
	border:1px solid #B1B1B1; 
	background:#FFFFFF; 
	padding:0 5px 0 5px; 
}
.opc .step-title h2 { float:left; font-size:12px; line-height:20px; color:#0C0C0C; font-weight:bold;}
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/
.opc .active .step-title { padding:8px 8px 8px 20px; background:#FFFFFF; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #767676; padding:20px 10px 20px 20px; position:relative; }
.opc .step .tool-tip { right:10px; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#767676; color:#0000cc; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */

.box-title h3 { padding:10px 0 0 0;}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }
.order-items { width:100%; overflow-x:auto; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Footer ================================================================================ */
.footer-container { padding:24px 0 40px 0;}
.footer {padding:12px 0 0 0; text-align:center;}

.footer-container .banner-block { width:100%; overflow:hidden; margin:0 0 31px 0;}
.footer-container .banner-block .banner{ float:left; margin:0 1px 0 1px;}
.footer-container .banner-block .banner-2{ float:left; margin:0 1px 0 0;}
.footer-container .banner-block .banner-3{ float:left; margin:0 1px 0 0;}
.footer-container .banner-block .banner-4{ float:left; margin:0 1px 0 0;}
.footer-container .banner-block .banner-5{ float:left; margin:0 0 0 0;}

.footer p { text-align:right; }
.footer .copyright { text-align:right; font-size:11px; line-height:14px; color:#404040; }
.footer ul { display:inline; padding:0 0 0 0;}
.footer ul li { font-size:12px; display:inline; color:#e7a518; padding:0 15px 0 0; }
.footer ul li a{ color:#e7a518;}
.footer ul li a:hover{ color:#FFFFFF; text-decoration:none;}
.footer-container .bottom-container { text-align:center; }

.copyright a{color:#c0c0c0;}

.footer .footer-nafigation { float:right; width:350px; overflow:hidden;}
.footer .footer-nafigation label { font-size:11px; line-height:14px; color:#585757;}
.footer .footer-nafigation select { width:80px; border:1px solid #2F2F30; font-size:11px; line-height:14px; color:#616161;}
.footer .footer-nafigation .form-currency { float:right; padding:0 0 0 22px;}
.footer .footer-nafigation .form-language { float:right;}


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */]



/* Testimonials */
.postWrapper{margin:0;padding:0;margin-bottom:10px;width:100%;}
.postWrapper .content_test{background:#fff;}
.div_top{background:url(../../images/testimonial/div_top.gif) no-repeat;height:25px;}
.div_middle{background:url(../../images/testimonial/div_md.gif) repeat-y;height:200px;}
#slideshow{height:110px;}
#slideshow_advance{height:120px;}
h2.title_test{color:#444444;font-family:Verdana;font-size:20px;text-align:center;}
.icon_bt{text-align:right;}
.div_bt{height:47px;}
.div_bt h6{text-align:right;padding-top:20px;margin-right:65px;}
.div_bt h6 a{color:#444444;font-weight:normal;font-size:11px;text-decoration:underline;}
.div_bt_box h6{text-align:right;padding:10px 0px;margin-right:10px;}
.div_bt_box h6 a{color:#444444;font-weight:normal;font-size:11px;text-decoration:underline;}
/*create nguyen  thi van 30/9/2009*/
.div_middle_content{
background:url(../../images/testimonial/right.jpg) repeat-y;
background-position:right top;
padding:0px 10px;
}
.div_testimonial_L{
background:#fff url(../../images/testimonial/left.jpg) repeat-y;
background-position:left top
}
.div_testimonial_L .div_testimonial_R{
background:url(../../images/testimonial/right.jpg) repeat-y;
background-position:right top;
}
.div_testimonial_L .div_testimonial_R  .div_testimonial_main_B{

background:url(../../images/testimonial/bottom.jpg) repeat-x;
background-position:bottom left;
}


.div_testimonial_L .div_testimonial_R  .div_testimonial_main_B .div_testimonial_main_BL{


background:url(../../images/testimonial/bottom_r.jpg) no-repeat;
background-position:bottom right;
}
.div_testimonial_L .div_testimonial_R  .div_testimonial_main_B .div_testimonial_main_BL  .div_testimonial_main_T{
background:url(../../images/testimonial/top.jpg) repeat-x;
background-position:top left;
}
.div_testimonial_L .div_testimonial_R  .div_testimonial_main_B .div_testimonial_main_BL  .div_testimonial_main_T  .div_testimonial_main_TL{
background:url(../../images/testimonial/top_left.jpg) no-repeat;
background-position:top left;
}
.div_testimonial_L .div_testimonial_R  .div_testimonial_main_B .div_testimonial_main_BL  .div_testimonial_main_T  .div_testimonial_main_TL .div_testimonial_main_TR{
background:url(../../images/testimonial/top_right.jpg) no-repeat;
background-position:top right;
}

.div_testimonial_main_C{padding:25px 10px 10px;}
.div_submit{float:left;}
.div_submit_content{float:left;margin-right:10px;}
.mw_tt_a-right{ text-align:right !important;}

table.mw_tt_pager select{ font-size:0.95em; margin:0 3px; }
table.mw_tt_pager select { width:50px; }

table.mw_tt_pager { background:url("images/pager_bg.gif") repeat-x scroll 0 100% #FFFFFF; font-size:0.95em; width:100%;}
table.mw_tt_pager td { border-top:1px solid #DDDDDD; padding:4px 8px; vertical-align:middle; width:33%; }

table.mw_tt_pager td.pages { padding:4px 0; text-align:center; white-space:nowrap;}
table.mw_tt_pager ol, table.mw_tt_pager li { display:inline; }
table.mw_tt_pager li { padding:0 2px; }

/* AJAX Cart Pro */

DIV.ajaxcartpro_progress{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
	left: 50%;
	margin-left: -130px;
	//position:absolute;
	//top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");
}

DIV.ajaxcartpro_confirm{
	border: 1px #999999 solid;
	display: block;
	position: fixed;
	text-align: center !important;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
	left: 50%;
	margin-left: -130px;

	//position:absolute;
	//top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");
}

#aw_acp_continue, #aw_acp_checkout{
	padding:0;
	line-height:24px;
	height:24px;
	margin:0px auto;
	display:block;
	font-family:Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

#aw_acp_continue{
	color:#333;
	background:url('../images/btn_continue_shopping.png');
	width:144px;
}

#aw_acp_checkout{
	color:#fff;
	background:url('../images/btn_view_cart.png');
	width:164px;
}

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(../images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(../images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(../images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(../images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* buy_back_form ======================================================================================= */

#buy_back_form *{
margin:0px;
padding:0px;
font-family:Arial;
font-size:12px;
}


#buy_back_form .black {
background:#000;
color:#fff;
border:none;
}

#buy_back_form tr.black:hover{
	background:#000;
}
#buy_back_form table {
border-collapse: collapse;
position:relative;
}


#buy_back_form th{
border-spacing: 0;
border-width: 0px 0px 0px 0px;
padding:5px;
}



#buy_back_form tr:hover {
background:#EEEEEE;
}


#buy_back_form table td{
border-collapse: collapse;
border-spacing: 0;
border-width: 0px 0px 0px 0px;
padding:5px;
vertical-align:middle;
}

#buy_back_form a {
color:#0000cc;
}

#buy_back_form #dialog {
position:absolute;
top:80px;
left:100px;
width:220px;
height:120px;
border:5px solid black;
background:#DDDDDD;
z-index:10;
text-align:center;
display:none;
cursor:move;
}
#buy_back_form #dialog p {
font-size:20px;
padding:10px;
color:#000;

}

#buy_back_form #thankyou {
position:absolute;
top:80px;
left:100px;
width:220px;
height:100px;
border:5px solid black;
background:#DDDDDD;
z-index:10;
text-align:center;
display:none;
cursor:move;
}
#buy_back_form #thankyou p {
font-size:20px;
padding:10px;
color:#000;

}

#buy_back_form input,
#buy_back_form textarea,
#buy_back_form input.disabled,
#buy_back_form input[disabled],
#buy_back_form input[readonly]  {
border:1px solid #444444;
padding:5px;
color:#008000;
font-weight:bold;
}

#buy_back_form .button {
background:transparent url(../images/submit.png) no-repeat scroll left top;
width:144px;
height:0;
padding:34px 0 0 0;
display:block;
overflow:hidden;
cursor:pointer;
margin:0;
}

#buy_back_form .button:hover {
background-position:left -34px;
}

#buy_back_form tr.nohover:hover {
background:none;
}

#buy_back_form .total{
	text-align:right;
}


/*Referral Navigator*/
#referral-navigator{
	margin:0 0 10px 0;
}
#referral-navigator li {
	margin:0 0 0 20px;
}
/*End Referral Navigator*/

.referral-account-label {
	width:200px; 
	float:left; 
	margin-top:8px;
}

.edit-referral-account {
	margin-top:15px; 
	
	float:right;
}

.clear {
	clear: both;
}

.edit-referral-account-left {
	margin-left:20px;
}

.edit-referral-account-line-below {
	margin-top:15px;
}

.edit-referral-account-left {
	margin-left:20px;
}

/*Banner view*/
.view-banner-label {
	width:100%;
	text-align:center;
	font-weight:bold;
	margin-top: 15px;
}
.view-banner-input {
	width:90%;
	padding:12px;
	margin-top: 5px;
}

.banner-image {
	width:90%;
	padding:10px;
	text-align:center;
}

.banner_code {
	width:95%;
	margin-top:25px;
}

/*End Banner view*/

.request_payment_form #advice-required-entry-request_payment, .request_payment_form #advice-validate-number-request_payment{
	margin-left:105px;
}

.input_fields_form {
	margin-bottom:15px;
}

.input_fields_form  button {
	padding-left:10px;
}

.input_fields_form label {
	padding-right:10px;
}

/*List Banner*/
.banner-form-search {
	width:100%;
	margin-bottom:20px;
}
.banner-form-search .label{
	font-weight:bold; 
	padding-bottom:5px;
	width:120px;
}
.banner-form-search button{
	margin:0 0 5px 35px;
	width:80px;
}
/*End List Banner*/

/* List Programs*/
.list-program-form-search {
	padding-bottom:10px;
}

.list-program-form-search-button  button {
	margin:0 0 3px 35px;
	width:80px;
}
.list-program-form-search  .label {
	font-weight:bold; 
	padding-bottom:5px;
	width:120px;
}
/* End List Programs*/

/*global class name*/
.affiliate_message{
	margin:10px 0 0 0;
	width:260px;
}
/*end global class name*/


















.faq
{
	
}

.block-faq-category .block-content ul
{		
padding:10px;
}

.faq .right_column
{
border-left:1px solid #AAAAAA;
padding-left:15px;
}

.block-faq-category .block-content ul li a.active
{
font-weight:bold;
}

.block-faq-category .block-content  ul li
{
line-height:30px;
list-style:none;	
}
.block-faq-category .block-content  ul li a,.block-faq-category .block-content  ul li a:visited,.block-faq-category .block-content  ul li a:link
{

text-decoration:underline;
color:#0000cc;
}
.block-faq-category .block-content  ul li a:hover
{
text-decoration:none;
	border-bottom:1px solid red;*/
}

.faq, .faq h1
{
	color:#000;
}
.faq #most_frequently
{
	padding-left:15px;
}
.faq #most_frequently ul li
{
	font-size: 13px;
	line-height:25px;
	font-weight:bold;
	color:#000;
	
}

.faq #most_frequently ul li a
{
	color:#0000cc;
	font-weight:bold;
	text-decoration:none;
}

.faq #most_frequently ul li a:hover
{
	font-weight:bold;
	text-decoration:underline;
}

.faq #searchform
{
	height:21px;
	background:url(../../images/faq_search_bar.png) top left no-repeat;
	background-color:#ccc;
	
	padding:10px 10px 10px 30px;
	margin:30px;
}

.faq #searchform label
{
	font-weight:bold;
	font-size:18px;	
	float:left;
}
.faq #searchform #keyword
{
	float:left;
	margin-left:10px;
}
.faq #searchform .btnSearch
{
	float:left;
	display: inline;
	margin: 0px 0 0 5px;
	width: 25px;
	height: 25px;
	border: 0;
	background:url(../../images/search.gif) top left no-repeat;
}

.faq #searchform .btnSearch ins {display: none;}

.faq #list_category ul
{
	margin-left:15px;
}

.faq #list_category ul li
{
	width:45%;	
	margin-top:20px;
}

.faq #list_category .left
{
	clear:both;
}

.faq #list_category .right
{
	float:right;
}

.faq #list_category ul li h3
{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-bottom:10px;
}

.faq #list_category a, .faq #list_category a:visited,.faq #list_category a:link
{
	text-decoration:none;
	color:#0000cc;
	
}

.faq #list_category a:hover
{
	text-decoration:underline;
	color:#0000cc;
	
}
.faq #list_category ul li div
{
	padding-left:10px;
	padding-top:5px;
}

.faq #list_category a.more,.faq #list_category a.more:hover,.faq #list_category a.more:active,.faq #list_category a.more:visited
{
	text-decoration:underline;
	color:#0000cc;
}

.faq .faq_view
{
	color:#3A3A3A;
	margin-bottom:15px;
}

.faq .active
{
	background-color:#DEDEDE;
}

.faq .faq_view .faq_conent
{
	margin-left:15px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.featured_products_list {
height:80px;
overflow:hidden;
width:450px;
}
.featured_products_list .featured_products {
}
.featured_products_list .item {
float:left;
height:80px;
margin-right:10px;
width:80px;
}


td.pay_prop{ vertical-align:middle; text-align:center; width:150px; color:green; font-weight:bold; }

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#fff;
	width: 640px;
	border:0px solid #ccc;	

}

/* accordion header */
#accordion h2 {
	background:#fff;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:4px 0px 1px 0px;
	font-size:14px;
	border-bottom:1px solid #B8B8B8;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#fff;
}

/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 2px;
	background:#F0F0F0;
	display:none;
	/*height:300px;*/
	padding:15px;
	color:#000;
	font-size:12px;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#000;
}

