@import url('styles.base.css');

body {
	/*background: #f1f6f9 url('images/body_bg.gif') repeat-y center top;*/
	background-color:#fff;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	color: #2d2d2d;
	border: 1px solid #ccc;
	padding: 2px;
}
select {
	border: 2px solid #dfe6ed;
	padding: 1px;
}
a, a:visited,  a:active {
	/*color: #014ead;*/
	color: #000000;
	text-decoration:none;
}

div.mainbox-body a {
	font-weight: bold;
}

div.product_title_grid a, div.product_list_title a {
	font-weight: normal;
}

a:hover{
text-decoration:underline;
}

hr {
	border: 0px solid #333333;
	border-top-width: 1px;
}
.dark-hr {
	border-color: #e3e3e3;
}

img{
border:none;
}

.error-text {
	color: #f27a00;
}
.view-large-image-link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #c5d1d8 1px solid;
	padding: 2px 1px 0px 1px;
}

/* Ajax */
.ajax-loading-box {
	background: url('images/ajax_left.gif') no-repeat left bottom;
	padding: 0px 0px 0px 5px;
}

.right-inner-loading-box {
	background: url('images/ajax_right.gif') no-repeat right bottom;
	padding: 0px 5px 0px 0px;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 12px;
	font-weight: normal;
	color: #3f0000;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-w, .notification-n, .notification-e {
	background-color: #d72323;
}
.notification-header-w, .notification-header-n, .notification-header-e {
	color: #ffffff;
	background: #b50000 url('images/icons/notification_icon_e.gif') no-repeat left center;
}
.notification-body {
	color: #ffffff;
}
.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	color: #ffffff;
}
.notification-n {
	background-color: #88ba00;
}
.notification-header-n {
	background: #5ca400 url('images/icons/notification_icon_n.gif') no-repeat left center;
}
.notification-w {
	background-color: #ff9600;
}
.notification-header-w {
	background: #f66e00 url('images/icons/notification_icon_w.gif') no-repeat left center;
}
/* /Notification box */

/* Section in main box */
.section-border {
	border: 1px solid #d0cebe;
	margin-top: 0px;
}
.section-title {
	/*background: #f3f1da url('images/section_title_bg.gif') repeat-x bottom;*/
}
.section-title a {
	color: #5c5d3e;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: underline;
}
.section-body, .section-body-details {
	border-top: 1px solid #d0cebe;
	background-color: #E6E6E6;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}	
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #ffffff;
	font: normal 11px Verdana;
	height: 20px;
	line-height: 13px;
	border: 0px none;
	margin: 0px;
}
.button-submit-action input, .button-submit input {
	padding: 3px 8px 4px 0
}
.button-submit-action input, .button-submit input, x:-moz-any-link {
	/*padding: 1px 7px 4px 0;*/
	padding: 2px 9px 4px 0;
}
.button a, .button-action a {
	padding: 5px 10px 0 3px;
	height: 17px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	/*background: #f67c1c url('images/but_left_action.png') no-repeat left top;*/
	background: url('images/but_left_action.png') no-repeat left top;
	height: 26px;
	padding-left: 9px;
}
.button-submit, .button {
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background: transparent url('images/but_right_action.png') no-repeat right top;
	height:26px;
	font-weight:normal;
}
.button-submit input, .button a {
	/*background: url(images/but_right.png) no-repeat right top;*/
	background: transparent url('images/but_right_action.png') no-repeat right top;
	height:26px;
}
.button-submit-big {
	background: #fff url('images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input {
	/*font: normal 12px Arial, Geneva, Arial, Helvetica, sans-serif;*/
	font: normal 12px Verdana;
	background: url('images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 16px 8px 4px;
}
/* /input buttons */
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
	background: url('images/icons/text_but_arrow.gif') no-repeat right 6px;
}

.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #000000;
	/*background-image: url('images/icons/action_text_but_arrow.gif');*/
}
.go-button {
	padding-left: 3px;
}
.top-tools-container .go-button {
	padding-left: 4px;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 12px Verdana;
	color: #b20101;
	text-transform: lowercase;
}
/* /Buttons */

/* Category page */
.product-title, .product-title:visited, .product-title:active {
	color: #4d4d4d;
	font-size: 12px;
	text-decoration:none;
}
.product-title:hover
{	color: #4d4d4d;
	font-size: 12px;
	text-decoration:underline;
}
.list-price {
	color: #757575;
	font: normal 13px Verdana;
}
.price, .sub-price {
	color: #97271e;
}
.sub-price {
	color: #333333;
}
.discount {
	color: #666666;
}
.qty-in-stock {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
/*	background: url('images/tabs_bg.gif') 0px 0px;
	padding: 0px;*/
	background: url('images/tab-bg.png') 0px 0px;
	background-repeat:no-repeat;
	height:41px;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 8px 2px 0 0;
	/*background: #ececec url(images/tab_left.png) no-repeat left top;*/
	padding: 0 0 0 3px;
}
.tabs ul li.cm-active {
	/*background: #dfe2e5 url(images/tab_left_active.png) no-repeat left top;*/
}
.tabs ul li a {
	display: block;
	padding: 5px 12px 4px 10px;
	height: 24px;
	/*background: url(images/tab_right.png) no-repeat right top;*/
}
.tabs ul li.cm-active a {
	/*background-image: url(images/tab_right_active.png);*/
	background-color:#FFFFFF;
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px; 
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px;
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #545454;
	font: normal 13px Verdana;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: normal 13px Verdana;
	color: #545454;
}
.tabs ul li a:hover {
	text-decoration: underline;
}
.cm-tabs-content {
	border: 1px none #d9dbdd;
	border-top-width: 0px;
	padding: 15px 22px;
}
.tab-list-title {
	margin: 20px 0 8px -2px;
	border-bottom: 1px solid #808080;
	padding-bottom: 1px;
	font: normal 16px Verdana;
}
/* /Tabs */


.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}
.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* jCarusel */
.jcarousel-skin {
	border: 1px solid #dadada;
	background-color: #ffffff;
}
.jcarousel-skin .prices-container {
	padding: 5px 0 2px 0;
}
.jcarousel-skin .buttons-container {
	padding-top: 0px;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #dadada;
}
.lm-left {
	border-left: 1px solid #dadada;
}
.lm-right {
	border-right: 1px solid #dadada;
}
.lm-bottom {
	border-bottom: 1px solid #dadada;
}
.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}
/* /Listmania */

/* common styles */
.border {
	/*border: 1px solid #e3e3e3;*/
	
	background-color: #ffffff;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 2px solid #b3b3b3; 
}
.no-items {
	background-color: #E6E6E6;
}
/* /common styles */

/* main styles */
#footer {
	/*border-top: 2px solid #d0e0ee;*/
	padding: 0px;
}
/* Styles for the fixed width layout */ 

/* /Styles for the fixed width layout */ 

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout.
body {
	background-image: none;
	background-color: #ffffff;
}
*/
/* Styles for the 100% width layout */ 
/* /main styles */

/* top styles */
.top_menu2{
float:left;
/*background: url('images/store-images/quicklink-bg.png') no-repeat top right;*/
height:32px;
width:680px;
margin-left:9px;
}

#top_menu {
	/*padding: 30px 8px 0px 0px;*/
	padding: 0px 140px 0px 0px;
	text-align: right;
	clear: right;
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
/*	background: #f7f7e3 url('images/top_tab_right.gif') no-repeat right top;*/
	padding: 0 2px 0 0;
	margin: 0 0 0 3px;
	text-align: left;
	border: 0px none;
	height: 27px;
	
}
#top_menu ul li.first-level.cm-active {
/*	background: #caf0f9 url('images/top_tab_right_active.gif') no-repeat right top;*/
	height: 27px;
}
#top_menu ul li.first-level span {
	/*background: url('images/top_tab_left.gif') no-repeat left top;*/
	padding: 6px 5px 4px 5px;
}
#top_menu ul li.first-level.cm-active span {
	/*background: url('images/top_tab_left_active.gif') no-repeat left top;*/
	padding: 6px 10px 4px 10px;
}
#top_menu ul ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color:#8F9194;
}
/* /top styles */
/* top tools styles */
.top-tools-container {
	background: #caf0f9 url('images/top_tools_bg.gif') repeat-x;
}
.top-tools-container span.float-left {
	background: url('images/top_tools_left.gif') no-repeat top left;
}
.top-tools-container span.float-right {
	background: url('images/top_tools_right.gif') no-repeat top right;
}
.search-selectbox {
	border: 1px solid #83bdcb;
}
.search-input {
	/*border: 1px solid #83bdcb;*/
	border: 1px solid #000000;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0px 8px 0px 4px;
	background: url('images/icons/search_advanced_arrow.gif') no-repeat right 5px;
}
/* /top tools styles */

.quick-links {
	text-align: center;
	float: none;
	padding-bottom: 0px;
	background: url('images/store-images/quicklink-bg.png') no-repeat top right;
	height:32px;
}

/* content-tools */
.content-tools {
	background: #f1f1f1 url('images/content_tools_bg.gif') repeat-x;
}
.content-tools span.float-left, .content-tools span.float-right {
	background: url('images/content_tools_left.gif') no-repeat top left;
	width: 5px;
	height: 36px;
	margin: -5px 0px 0px -7px;
}
.content-tools span.float-right {
	background: url('images/content_tools_right.gif') no-repeat top right;
	margin: -5px -5px 0px 0px;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	/*background: url('images/top_tools_delim.gif') no-repeat 100% 2px;*/
	padding: 30px 15px 0px 0px;
	margin-right: 0px;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:active {
	/*background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;*/
	text-decoration:none;
}
 #cart_status .checkout-link a:hover{
 text-decoration:underline
  }
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	/*background-color: #f2fbb5 !important;*/
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #f2f2f2 !important;
}
.cart-list {
	background: url('images/cart_list_bg.gif') no-repeat 0px 24px;
}
.list-container {
	border: 1px solid #bebebe;
	border-top-width: 0px;
}
.cart-list .list {
	border: 1px solid #bababa;
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.cart-list ul {
	margin: 0px 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0px;
	padding-right: 2px;
}
.cart-list ul li {
	padding: 5px 0px;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: normal;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
/* /cart box styles */

/* common sidebox style */
.sidebox-title {
	/*background: #cfdfe7 url('images/sb_title_left.png') no-repeat left top;*/
}
.sidebox-title span {
	/*background: url('images/sb_title_right.png') no-repeat right top;
	padding: 7px 10px 7px 0px;*/
	border-bottom:1px solid #4d4d4d;
	color: #333333;
	margin: 5px 5px 5px 7px;
}
.sidebox-body {
/*	border-left: 1px solid #cfdfe7;
	border-right: 1px solid #cfdfe7;*/
	
/*	background-color: #ffffff;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 2px solid #b3b3b3;*/	 	
}
.sidebox-bottom {
	background: #cfdfe7 url('images/sb_btm_right.gif') no-repeat right top;
}
.sidebox-bottom span {
	background: url('images/sb_btm_left.gif') no-repeat left top;
}
.sidebox-body ul a, .sidebox-body ul a:visited, .sidebox-body ul a:active {
	font-size: 12px;
	color:#4d4d4d;
	text-decoration:none;
}
.sidebox-body ul a:hover
{
text-decoration:underline;
}

/* /common sidebox style */

/* categories sidebox style */
.sidebox-categories-wrapper .sidebox-title {
	/*background: #cbf1f7 url('images/sb_categ_title_left.png') no-repeat left top;*/
}
.sidebox-categories-wrapper .sidebox-title span {
	/*background: url('images/sb_categ_title_right.png') no-repeat right top;*/
}
.sidebox-categories-wrapper .sidebox-body {
	padding: 1px 0 0 0;
}
/* /categories sidebox style */

/***** Tables *****/
/* Common table */
.table {
	background-color: #dee1e5;
	border-width: 1px 0px 1px 1px;
}
.table th {
	background-color: #F1F1F1;
	border-right: 1px solid #dee1e5;
	border-bottom: 1px solid #dee1e5;
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: normal;
}
.table td, .table .table td {
	border-right: 1px solid #dee1e5;
}
.table .table-footer td {
	/*background-color: #e8eff8;*/
	background-color: #F1F1F1;
	border-right: 1px solid #dee1e5;
}
.table-row, tr.table-row, td.table-row {
	background-color: #f1f4f6;
}
/* /Common table */
/***** /Tables *****/

/* mainbox2 */
.mainbox2-title {
	/*background: url('images/subheader_bg.gif') repeat-x left bottom;*/
}
/* /mainbox2 */

.subheader, .subheader-first-item {
	color: #2d2e2e;
/*	background: url('images/subheader_bg.gif') repeat-x bottom;*/
	padding: 13px 0px 5px 0px;
	margin-bottom: 10px;
	font: 16px Verdana;
	border-bottom: 1px solid #808080;
}
.subheader-first-item {
	padding: 0px 0px 5px 0px;
}
.subheader2 {
	font: normal 11px Verdana;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}

/* color mainbox */
.mainbox-cart-title {
	/*background: #ecf6f8 url('images/mainbox_cart_title_bg.gif') repeat-x;*/
	font-size: 22px;
	color:#2D2E2E;
	font-weight:normal;
}
/*.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_left.gif') no-repeat left top;
	width: 8px;
	height: 32px;
	margin: -8px 0px 0px -13px;
}
.mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0px 0px;
}*/
.mainbox-cart-body, .mainbox-cart-body-flex {
/*	border: 1px solid #dddddd;
	border-width: 0px 1px;*/
}
.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
/*	background-color: #e9eff3;
	border: 1px solid #d2e1e8;*/
	background-color: #E6E6E6;
	border: 1px solid #B3B3B3;
}

/* Bottom styles */
.bottom-copyright {
	color: #FFFFFF;
	font: 12px Verdana;
	padding-left:5px;
}
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font-size: 11px;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link, a.extra-link:visited, a.extra-link:hover, a.extra-link:active, .sidebox-body ul a.extra-link {
	color: #000000;
	
}
/* /recently viewed */

/* product LIST view styles */
.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0px 0px 0px 10px;
}
.product-details-options .discount-label {
	margin-top: 24px;
}
.discount-label em {
	background: #37aae8 url('images/discount_label_right.png') no-repeat right top;
	padding: 4px 4px 4px 1px;
	color: #ffffff;
	font: normal normal 13px  Verdana;
	min-width: 28px;
	text-align: center;
	height: 16px;
}
.discount-label em strong {
	font-weight: normal;
}
.product-config-header {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
.product-list-price {
	padding-bottom: 4px;
}
/* /product LIST view styles */

/* pagination styles */
.pagination {
	/*background-color: #edf8fe;*/
	background-color: #E6E6E6;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #E6E6E6;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #B3B3B3;
	background-color: #ffffff;
}
.pagination-selected-page {
	font-weight: normal;
}
/* /pagination styles */

.info-field-title {
	background-color: #E6E6E6;
}

/* product details styles */
.product-details-options {
	/*background-color: #ffffbf;*/
background-color:#e6e6e6; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
width:310px;
	padding: 0 10px 10px;
	
	
}
.product-details-options .button-submit-action, .product-details-options .text-button {
	margin-right: 5px;
}
/* /product details styles */

/* List with circle bullets */
ul.bullets-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
.arrows-list li {
	/*background: url('images/icons/cart_arrow.gif') no-repeat 1px 7px;*/
	/*padding-left: 13px;*/
	padding-left: 0px;
}

.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
li.cm-expanded {
	background: url('images/icons/category_expanded.gif') no-repeat scroll right 5px;
}
li.cm-collapsed {
	background: url('images/icons/category_collapsed.gif') no-repeat scroll right 5px;
}
/* /Tree list */

/* Arrow list */
.arrow-list li {
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}
/* /Arrow list*/

/* inside list */
.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /inside list*/

/* Action bullets */
.action-bullets {
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0px 10px 0px 13px;
}
.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, ul.bullets-list li {
	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0px 6px 11px;
}
/* /Action bullets*/

/* No bullets */
ul.no-markers li, .wysiwyg-content ul.no-markers li {
	background-image: none;
	list-style-type: none;
	padding-left: 0px;
}
/* /No bullets */

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
}

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #c6d8dd;
}
.checkout-steps {
	/*background-color: #c8eef6;*/
	background-color: #E6E6E6;
}
.step-title-active {
	/*background: #fdfec5 url('images/op_checkout_title_active_bg.gif') repeat-x bottom;*/
	border-bottom: 1px solid #E6E6E6;
}
.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}
.step-title-active span.float-left {
	color: #97271E;
}
.step-body .shipping-rates label {
	font: italic normal 11px Verdana;
	color: #8ca1a1;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: normal 17px Verdana;
	color: #8ca1a1;
	background: url('images/icons/step_arrow.gif') no-repeat 3px 7px;
}
.step-title-active a.title, .step-title-active a.title:hover {
	color: #242424;
	background: url('images/icons/step_arrow_active.gif') no-repeat 0px 7px;
}
.step-complete-wrapper, .step-complete-wrapper strong {
	color: #8ca1a1;
	font: italic 11px Verdana;
}
.step-complete-wrapper strong {
	font-weight: normal;
}
.step-complete-wrapper span {
	font-style: normal;
}
p.step-complete-wrapper {
	padding-top: 11px;
}
.step-complete-text {
	color: #858585;
}
.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: normal 11px Verdana;
	padding-top: 2px;
	padding-right: 3px;
}
#list_payment_methods {
	margin-left: -8px;
}
#summary {
	padding: 10px 0 5px 0;
}
.multiple-profiles, .multiple-profiles strong {
	font-style: normal;
}
.multiple-profiles .form-field {
	margin-bottom: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0px;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}
/* /One page checkout styles */

/* Estimation form */
.estimation-popup-box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}

/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	opacity: 0.1;
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select {
	background-color: #ffffff;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini, .product-variant-image-unselected {
	border: 1px solid #c1d4eb;
}
a.cm-cur-item, .product-variant-image-selected {
	border: 1px solid #0551ae;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
}
.calendar-navig a.cm-previous-month {
	background: url('images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #ffffff;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: normal;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('images/icons/delete_icon.gif') no-repeat 0px 3px;
	text-transform: lowercase;
	font-size: 11px;
}
/* /block "Product filters" */

/* captcha */.image-captcha {
	border: 2px solid #ccc;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #ccc;
	font: normal 16px Verdana;
	padding: 4px 2px;
}
/* /captcha */

/* Select languages */
.select-link, .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 3px;
}
.select-wrap .select-link, .select-wrap .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
}
.cm-select-list a.active {
	font: bold 12px Verdana;
}
.select-popup {
	border: 1px solid #cecece;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #808080;
	color: #ffffff;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
.localization {
	background: url('images/top_tools_delim.gif') no-repeat 0px 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	/*background: #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top;*/
	background-color:#F1F1F1;
	border: 1px solid #dddddd;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* Statistic list */
ul.statistic-list {
	/*background-color: #f2f9db;*/
	background-color: #F1F1F1;
}
/* /Statistic list */

/* plain/dynamic menu */
.subcategories-link, .subcategories-link:visited, .subcategories-link:hover, .subcategories-link:active {
	color: #2d2d2d;
}
.subcategories-link-active, .subcategories-link-active:visited, .subcategories-link-active:hover, .subcategories-link-active:active {
	color: #2d2d2d;
	font-weight: normal;
}
.sitemap-list {
	padding-top: 10px;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/icons/left_menu_arrow.gif) no-repeat 0px 6px;
}
/* /plain/dynamic menu */

/* File uploader */
.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	font: 10px Verdana;
	color: #858585;
}
.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: normal 11px Verdana;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
}
.product-description a.cm-combo-off {
	background-image: url('images/icons/prod_details_expanded.gif');
}
.product-description .button-submit-action, .product-description .text-button {
	margin-right: 0px;
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/
.pb-container em {
	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0px 0px;
	color: #ffffff;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('images/pb_step_complete.gif');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('images/pb_step_active.gif');
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	color: #000000;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #d2d9e1;
	background: #ffffff url('images/icons/icon_username.gif') no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url('images/icons/icon_password.gif');
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs{
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 0px solid #b3b3b3; 
}


 .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active 
 {
 	color: #000000;
	font-size: 11px;
 }
 
/* /breadcrumbs */

.manage-post {
	background-color: #E6E6E6;
}
.posts em {
	font-size: 11px;
}

/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #eff8fc url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #c1d1d5;
}
body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: normal 32px Verdana;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}
.exception-body h2 {
	color: #373737;
	font: normal 42px Verdana;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}
.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: normal 17px Verdana;
	padding: 0px;
}
.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0px 5px;
	padding: 0px 0px 14px 10px;
	color: #898989;
	font: normal 11px Verdana;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 14px Verdana;
}
.exception-content p {
	font-size: 14px;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #ffffff;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0px;
}
.form-field label {
	font: normal 12px Verdana;
}
.product-list-field label {
	font: normal 12px Verdana;
}
.product-list-field, .product-list-field input, .product-list-field textarea, .product-list-field select {
	font-size: 12px;
}
.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat right 6px;
}
.select-field label, .form-field .select-field label {
	font: normal 11px Verdana;
}
.search-field textarea {
	border: 1px solid #83bdcb;
}
/* /form styles */

/* mandatory fields */

.mandatory-fields {
	font-size: 11px;
	text-decoration: underline;
	padding-bottom: 7px;
}

/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #d5d5d5;
}
#content_discussion p.stars {
	padding: 3px 0 15px 0;
	text-align: right;
	margin: 0px;
}
.post-author {
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 11px;
}
.left-column .post-author, .right-column .post-author {
	padding: 3px 0 15px 0;
}
.post-message {
	padding-bottom: 3px;
	color:#FFFFFF;
	font-style: italic;
}

.post-message2 {
	padding: 0;
	font-style: italic;
}
.tags-group {
	font: italic normal 13px Verdana;
}
.tags-list-container {
	padding: 0 0 10px 7px;
}
.cm-hint {
	color: #A5A5A5 !important;
}

/* Product notification */
.product-notification {
	background-color: #e8f8f8;
}
.product-notification .notification-body {
	background-color: #ffffff;
	height: 73px;
}
/* /Product notification */

a.secondary-link {
	font-size: 12px;
}
.stars {
	padding-bottom: 0;
}
.in-stock, .out-of-stock {
text-transform:uppercase;
	color: #000000;
	padding-bottom:0px;
	font-weight:normal;
}
.out-of-stock {
	color: #666666;
}
.features-list {
	margin: 0px;
	padding: 3px 0;
}
.box {
	background-color: #f5f5f5;
	color: #707070;
	font-size: 11px;
	padding: 10px;
}
.product-descr {
	margin: 0;
	padding: 7px 0 2px 0;
	color: #232323;
	font-size: 12px;
}
.product-info, .product-info .add-product {
	padding-left: 10px;
}
.product-prices {
	padding-top: 0px;
}
.prices-container {
	padding-bottom: 0px;
}
.product-info {
	padding-left: 20px;
}
.compact-link .product-title, .compact-link .product-title:visited, .compact-link .product-title:hover, .compact-link .product-title:active {
	font-weight: normal;
}
.compact-link .text-button, .compact-link .text-button:visited, .compact-link .text-button:hover, .compact-link .text-button:active, .compact-link .text-button-act, .compact-link .text-button-act:visited, .compact-link .text-button-act:hover, .compact-link .text-button-act:active {
	font-size: 11px;
	background-position: right 5px;
}



.footerinline-wrapper{
width:175px;
height:250px;
float:left;
margin-right:5px;
margin-left:5px;
background-color: #4d4d4d;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: 0px solid #b3b3b3;
margin-bottom:10px;
color:#FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

.footerinline-wrapper hr{
margin-left:10px;
margin-right:10px;
border-top:1px solid #FFFFFF;
}


.footerinline-title span {
	color: #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:10px;
	display: block;
	/*font: normal 14px Tahoma, Arial, Geneva, Arial, Helvetica;*/
	font-family: Verdana;
	font-size:14px;
	font-weight:normal;
	 
}


.footerinline-body{
color:#FFFFFF;
padding:0 10px 10px 10px;
}

.footerinline-body ul a, .footerinline-body ul a:visited, .footerinline-body ul a:active {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.footerinline-body ul a:hover
{
text-decoration:underline;
}


.footer_image{
/*background:url('http://localhost/cscart/images/store-images/footer-bottom-image.png') center center;*/

background:url('images/store-images/footer-bottom-image.png') center center;
background-repeat:no-repeat;
padding-top:10px;
padding-bottom:10px;
 width:936px;
 margin:0 auto;
 height:40px;
 clear:both; 
background-color:#FFFFFF; 
margin-top:10px;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: 0px solid #b3b3b3;
margin-bottom:10px;
color:#FFFFFF;
}

.footer-new{
background-color:#4d4d4d; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: 0px solid #b3b3b3;
clear:both;
width:936px;
margin:0 auto;
margin-top:0px;
color:#FFFFFF;
}



/** bottom quik links **/

.quick-links-bottom{
}
#footer .quick-links-bottom {
clear:both;
	float: none;
	text-align: left;
	margin-bottom: 1px;
	padding: 5px 0 5px 5px;
}

.quick-links-bottom a{
color:#FFFFFF;
text-decoration:none;
padding-right:5px;
}


.quick-links-bottom a:hover{
text-decoration:underline;
}

.quick-links-bottom a:visited{
color:#FFFFFF;
}


/** bottom links  (Hard coded)**/

#bottom-links{
color:#FFFFFF;
	padding: 5px 0 5px 5px;
}


#bottom-links a
{
color:#FFFFFF;
text-decoration:none;
}

#bottom-links a:hover
{
text-decoration:underline;
}

#bottom-links ul
{
list-style:none;
}
#bottom-links ul li
{
float:left;
margin:0;
padding:0 10px 0 0;
}
.bottom-logo
{
	background:url('images/store-images/logo3.png') center center;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	height:42px;	
}	



#top{
width:930px;
margin:0 auto;
padding:0 0px 3px 5px;
background-color:#FFFFFF; 
-moz-border-radius: 14px; 
-webkit-border-radius: 14px; 
border: 0px solid #b3b3b3;
margin-bottom:10px;
}


.rounded-border{
background-color:#FFFFFF; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border: 1px solid #b3b3b3;
}

.product_list_title{
padding-bottom:15px;
}


.product_list_title a{
font-size:15px;
text-decoration:none;
font-weight:normal;
}

.product_list_title a:visited{
font-size:15px;
text-decoration:none;
font-weight:normal;
}

.product_list_title a:hover{
font-size:15px;
font-weight:normal;
text-decoration:underline;
}

.product_title_grid{
padding:0 3px 10px 3px;
height: 40px;
}

.my_account_bottom{
background-color:#4d4d4d; 
border:none; 
border-top:1px solid #FFFFFF; 
margin-top:5px;
}



.love_your_home{
background-image:url('images/store-images/loveyourhome.png');
background-repeat:no-repeat;
height:49px;
width:142px;
position:relative;
z-index:2;
margin-bottom:-40px;
margin-left:815px;
}


#mega_menu{

margin-bottom:10px;
}

.email_newsletter_text{
color:#FFFFFF;
}
#my_email_form .input-text{
margin-top:7px;
padding:0;
width:150px;
background-color:#E6E6E6;
}

.sign-me-up-button{
margin-left:30px;
margin-top:15px;
}

.sign-me-up-button .img{
background-color:#00FF66;
}

#newsletter_select select{
background-color:#4D4D4D;
color:#FFFFFF;
border:none;
width:80px;
}


.add_to_wish_list{
padding-top:50px;
}


.my_account_list li{
padding-top:0px;
padding-bottom:0px;
}


.more_details{
padding-top:3px;
text-align:center;
}
.more_details a{
font-size:11px;
}

.seperator{
border-top:1px dotted #808080; 
width:90%; 
margin:0 auto;
}

.sidebox_product_name{
margin-bottom:5px;
margin-left: 5px;
margin-right: 5px;
}

.add_to_compare_link{
padding-left:98px; 
margin-top:-10px;
}

.add_to_wish_list_link{
margin-top:-10px;
}


.buttons_cont_new{
padding-left:120px; 
margin-top:-30px
}

/*
******************************************************************************
*********************CSS UPDATES**********************************************
******************************************************************************
*/


hr.dashed {
	border: 0 none;
	border-bottom: 1px dashed #909090;
}

.product-container .button-submit-action, .product-container .text-button {
	margin-right: 5px;
}

/* mainbox */
.product-main-info h1.mainbox-title {
	padding: 6px 0 0 0;
	font-size: 19px;
}
/* /mainbox */

.product-details-options .product-container {
	padding: 0px;
}

a.cm-thumbnails-mini, .product-variant-image-unselected, #thumbs_frame img {
	border: 1px solid #e2e2e2;
	margin: 1px;
}


.image-border .jcarousel-skin {
	border: 0 none;
}
#product_thumbnails {
	white-space: nowrap;
	text-align: center;
}
#product_thumbnails li {
	display: inline;
	padding: 0;
}
#product_thumbnails li a.cm-thumbnails-mini {
	margin: 0 1px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	background: #ececec url(images/icons/prev_but.gif) no-repeat 50% 50%;
	width: 12px;
	height: 38px;
	float: left;
	margin: 0 1px 0 0;
	cursor: pointer;
}
.jcarousel-next-horizontal, .next-horizontal {
	background-image: url(images/icons/next_but.gif);
	float: right;
	margin: 0 0 0 1px;
}
.product-main-info .jcarousel-clip-horizontal {
	margin: 0 auto;
}
.product-main-info .jcarousel-container-horizontal {
	margin: 0 auto;
}
.product-info .cm-tabs-content .input-text {
	width: 160px;
}
.product-info .cm-tabs-content .input-textarea {
	width: 200px;
}
.product-main-info .discount-label {
	margin: 27px 0 0 20px;
}
.product-main-info .stars {
	padding: 0 15px 0 0;
	float: left;
}

/* sorting */
.sort-asc, .sort-desc {
	background: url(images/icons/sort_asc.gif) no-repeat right 6px;
	padding-right: 10px;
}
.sort-desc {
	background-image: url(images/icons/sort_desc.gif);
}
/* /sorting */

/* ADDED BY ANDY */

div.sidebox-body ul {
	padding-left: 7px;
	padding-right: 5px;
}

div.sidebox-link {
	padding: 0 6px 6px;
}

div.image-verification {
	padding-right: 7px;
	padding-left: 7px;
}

div.catlink {
	padding-bottom: 15px;
	padding-top: 3px;
}

p.shortdesc {
	color: #eb2241;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.side-box-padding {
	padding-right: 5px;
	padding-left: 7px;
}

.mainbox-container h2 { 
	margin: 20px 0 8px -2px;
	border-bottom: 1px solid #808080;
	padding-bottom: 1px;
	font: normal 16px Verdana;
}

h2.subheaderpromo {
	color: #2d2e2e;
	padding: 13px 10px 5px;
	font: 16px Verdana;
	border-width: 0;
	margin: 0;
}

p.pcode {
	font-size: 10px;
}

/*
******************************************************************************
*********************END OF CSS UPDATES**********************************************
******************************************************************************
*/