*{ padding :0 ; margin:0 }

/* General markup
---------------------------------------- */
html {
	height: 101%;
	
}

/*ul
{
list-style-type: none; margin-left:0px; padding-left:20px;
}*/

/* Main blocks
---------------------------------------- */

#wrapper {
	width: 870px;
	margin: 0 auto 10px auto;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	background-image:url(images/bg.jpg);
	}

#header {
	width: 870px;
	height: 189px;
	}	


/* Content Columns */

div.left-column {
	float: left;
	width: 194px;
	background-color: #FFFFFF;

	}	
	
div.center-column {
	float: left;
	width: 493px;

padding-right: 7px;
}
	
div.center-column-long {

	float: left;
	width: 660px;	
	
	}
div.right-column {
	float: right;
	width: 174px;
	padding-right:0px;
	}

div.row {
	margin-bottom: 10px;
	}
	

/* Main area */

#main {
	margin-top: 0px;
	width: 870px;
padding: 0px;
	}

/* Corners */

span.corners-top,
span.corners-bottom {
	display: block;
	background-repeat: no-repeat;
	}
	
	
/* Content area */

#body {
	float: left;
	width: 665px;
	margin-left: 5px;
	margin-top: 22px;
	margin-bottom: 22px;
	}
	
/* Homepage */


/*#mainbox {
	width: 900px;
	margin-right: 5px;
}*/
	
	/*background: url("images/newsbox_04.jpg") repeat-y;*/

	
#mainbox span.corners-top {
	background-image: url("images/newsbox_01.jpg");
	}

#mainbox span.corners-bottom {
	background-image: url("images/newsbox_05.jpg");
	}
	
	/*----------- news ----*/
	
	#news {
	width: 407px;
	background: url("images/newsbox_04.jpg") repeat-y;
	margin-right: auto;
	margin-left: auto;
	
	}	
#news.body {	
	padding: 5px 10px;
	}

	
#news span.corners-top {
	background-image: url("images/newsbox_01.jpg");
	height: 20px;
	}

#news span.corners-bottom {
	background-image: url("images/newsbox_05.jpg");
	height: 20px;
	}

	/*--------------right menu -----------*/
#rightmenu {
	width: 174px;
	float: right;
	background-image: url("images/rightmenubg.jpg");
	}
	
#rightmenu .body  {

width: 150px;
	padding-top: 0px;
       
	padding-bottom: 5px;
	padding-left: 5px;
	}

#rightmenu .body h3 {
	border-bottom: 1px  #777777;
	}
	
/*#rightmenu .body ul li a {
	}

/*#rightmenu span.corners-top {
	background-image: url("images/mcs3_04.jpg");	
	}*/
#rightmenu span.corners-bottom {
	background: url("images/rightmenubottom.jpg");
	height: 28px;
	}
	
	
	
/*left menu*/

#menu {
	float: left;
	width: 194px;
	background-color: #ffffff;
	
magin-bottom: -2px;
	}
	
#menu  .body {	
	padding: 5px 15px;
	background-image: url(images/menubg.jpg);
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-align:left;
margin-bottom: -2px;
	}
	
/*#menu  .body ul {
	}*/
	
/*#menu  .body ul li a {
	}*/
	
#menu span.corners-bottom {
	background-image: url("images/menu-bottom.jpg"); 	
	height: 28px;
	}

#menu span.corners-top {
	background-image: url("images/menu-top.jpg"); 	
	height: 28px;
	}

/* Footer */
#footercontainer {

	height: 119px;
	width: 870px;
	clear:both;
	background-image:url(images/footer.jpg);
}

#footercontainer1 {
	width: 870px;
	
}

#footercontainer1 div.text {
text-align: center;

	
}


.bottom-copyright {
	color: #666666;
	font: 10px arial, verdana, sans-serif;
}






















.chromestyle{
	width: 100%;

	font-weight: bold;
	float: none;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%;
	background: url(images/Menu_Buttons/chromebg.gif) center center repeat-x;
	margin: 0px;
	text-align: right; /*set value to "left", "center", or "right"*/
	float: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	position: static;
}

.chromestyle ul li{
display: inline;
padding-right: 7px;

font-size: 15px;

	
    


}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(images/Menu_Buttons/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";

/*content: " " url(images/Menu_Buttons/downimage.gif); /*uncomment this line to use an image instead*/
}

#topmenu {

width: 100%;
}





















/*CSCART STUFF*/

/* General styles */
body,th,td,tt,p,div,span {
	color: #2d2d2d;
	font: 12px tahoma,  verdana, arial, sans-serif;
}
body,form,div {
	margin:	0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}
body {
	color: #000000;
	padding-bottom: 40px;
	padding-top: 10px;
	background-color: #c4d3f0;	
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	
	
	}
input,textarea,select {
	color: #2d2d2d;
	font: 11px tahoma, verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
input, textarea {
	padding: 1px;
}
textarea {
	margin: 0px;
}
.input-text {
	color: #2d2d2d;
	border: 1px solid #6e9db7;
	vertical-align: top;
	font-weight: normal;
}
.input-textarea {
	border: 1px solid #6e9db7;
	font-weight: normal;
}
.input-text-100 {
	color: #2d2d2d;
	border: #333333 1px solid;
	width: 100%;
}
p {
	margin-top:	6px;
	margin-bottom: 0px;
	color: #2c2b2b;
	font-weight: normal;
}
span {
	color: #2c2b2b;
	font: 11px tahoma, verdana, arial, sans-serif;
	line-height: 16px;
}
a {

	font: 11px tahoma, verdana, arial, sans-serif;
}
a:link, a:visited, a:active {
	color: #003399;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.underlined:link, .underlined:visited, .underlined:active {
	/*inherits*/
}
.underlined:hover {
	/*inherits*/
}
.underlined-bold:link, .underlined-bold:visited, .underlined-bold:active {
	font-weight: bold;

}
.underlined-bold:hover {
	font-weight: bold;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
hr {
	border: solid #eaf0f5 0px;
	border-top-width: 1px;
	height: 0px;
}
.dark-hr {
	border: solid #d5d5d5 0px;
	border-top-width: 1px;
	height: 0px;
	margin: 14px 0px 19px 0px;
}
.page-title:link, .page-title:visited, .page-title:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.page-title:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
	font-size: 0px;
}
/* /General styles */

/* common sidebox style */
.sidebox-wrapper {
	margin: 2px;
}

.sidebox-title {
	background: #d9efff url('images/sidebox_title_bg.gif') repeat-x left top;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #2c2b2b;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 6px 0px 7px 8px;
	display: block;
}

.sidebox-body {
	color: #2d2d2d;
	
	padding-top: 5px;
	padding-bottom: 5px;
}
/* /common sidebox style */

/* main menu style */
.buttons-wrapper {
	margin-top: 10px;
}
.main-menu-first-section-left{
	background: #96d0f1 url(images/first_section_left_bg.gif) no-repeat left;
	height: 37px;
}
.main-menu-first-section-right {
	background: #96d0f1 url(images/first_section_right_bg.gif) no-repeat right;
	height: 37px;
	margin-left: 5px;
}
.main-menu-first-section-bg {
	background: #96d0f1 url(images/first_section_bg.gif) repeat-x;
	height: 37px;
	margin-right: 5px;
}
.main-menu-second-section {
	background: #4e4d4d url(images/second_section_bg.gif) repeat-x;
	height: 21px;
width: 100%;
border: 1px solid #454444;
}
.main-menu-third-section-left {
	background: #ffffff url(images/third_section_left_bg.gif) no-repeat top left;
	height: 44px;
}
.main-menu-third-section-bg {
	margin-left: 5px;
	padding-left: 10px;
	background: #ffffff url(images/third_section_bg.gif) repeat-x center;
	height: 44px;
	margin-right: 0px;
}
p.top-text {
	background: url('images/hot_news_icon.gif') no-repeat left 2px; 
	padding-left: 13px;
	font: bold 11px tahoma, verdana, arial, sans-serif;
	color: #ff7800;
	margin-top: 0px;
}
/* /main menu style */

/* breadcrumbs links */
.breadcrumbs-text {
	color: #ffffff;
	font: bold 10px verdana, geneva, arial, helvetica, sans-serif;
	text-transform: uppercase;
	float: left;
	padding: 5px 5px 5px 5px;
}
.breadcrumbs {
	color: #ffffff;
	font: bold 10px verdana, geneva, arial, helvetica, sans-serif;
	float: left;
	padding: 5px 5px 5px 5px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #ffffff;
	font: normal 10px verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: none;
}
.breadcrumbs-link:hover {
	color: #ff0000;
	font: 10px verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: underline;
}
.breadcrumbs-arrow {
	width: 3px;
	height: 5px;
	margin: 0px 9px;
}
.bc-wrapper {
	padding: 3px 0px;
}
.bc-text {
	color: #014ead;
	font-weight: bold;
}
.bc-arrow {
	margin: 0px 6px;
}
.bc-link:link, .bc-link:visited, .bc-link:active {
	color: #014ead;
	font-weight: bold;
	text-decoration: underline;
}
.bc-link:hover {
	color: #014ead;
	font-weight: bold;
	text-decoration: none;
}
/* /breadcrumbs links */

/* cart box styles */
.cart-box-bg {
	background: #f9f9f9 url(images/cart_box_bg.gif) repeat-x;
	height: 44px;
	white-space: nowrap;
}
.cartbox-link:link, .cartbox-link:visited, .cartbox-link:hover, .cartbox-link:active {
	color: #2d2d2d;
	font: 11px tahoma, arial, verdana, sans-serif;
	padding-left: 11px;
	text-decoration: underline;
	background: url(images/cart_arrow.gif) no-repeat left 5px;
}
.cartbox-link:hover {
	text-decoration: none;
}
.cartbox-image {
	vertical-align: middle;
	margin: 0px 20px 0px 10px;
}




/* login page */
.reload-icon {
	margin-left: 7px;
	vertical-align: middle;
}
/* login page */

.info-field-title {
	background-color: #e2f3ff;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	display: block;
}

.info-field-body {
	padding: 10px 0px 25px 10px;
}

p.info-field {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
}

p.info-field label {
	padding: 0;
	margin: 0;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
	width: 100px;
	line-height: 18px;
	float: left;
}



/* progress bar styles */
.pb-main-bg {
	background: #eef4f8 url(images/pb_main_bg.gif) repeat-x;
	height: 26px;
}
.pb-bg {
	background: #dfebef url(images/pb_bg.gif) repeat-x;
	color: #708fb5;
	font-weight: bold;
	padding: 0px 18px;
	white-space: nowrap;
}
.pb-bg-active {
	background: #b7e3ef url(images/pb_bg_active.gif) repeat-x;
	padding: 0px 18px;
	white-space: nowrap;
}
.pb-link:link, .pb-link:visited, .pb-link:active {
	color: #014ead;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.pb-link:hover {
	color: #014ead;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
/* /progress bar styles */

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
	padding: 0px;
	margin: 0px;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	
}

/* Basic list definition */
ul.bullets-list, ul.arrows-list, ul.common-list, ul.tree-list, ul.bottom-list, ul.inside-list, ul.action-bullets, ul.menu-root-categories, ul.menu-subcategories, ul.sitemap-list {
	margin: 0px;
	padding: 3px;
	line-height: 16px;
	font-size: 11px;
	list-style-type: none;
}

ul.bullets-list li, ul.arrows-list li, ul.common-list li, ul.tree-list li, ul.bottom-list li, ul.inside-list li, ul.action-bullets li, ul.menu-root-categories li, ul.menu-subcategories li, ul.sitemap-list li {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
/* /Basic list (w/delimiters) */

/* List with circle bullets */
ul.bullets-list li {
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 13px;
}
/* /List with circle bullets */

/* List with 2 arrows as bullet */
ul.arrows-list li {
	background-image: url(images/cart_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-left: 13px;
}

ul.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 2px;
	padding: 0px;
	margin: 0px;
	height: 7px;
	line-height: 7px;
	font-size: 7px;
}
/* /List with 2 arrows as bullet */

/* Tree list */
ul.tree-list li ul {
	margin-left: 15px;
	line-height: 20px;
	color: #3da5ee;
	font: 12px Arial, Helvetica, sans-serif;
}

ul.tree-list .expanded {
	background: url('images/links_expanded.gif') no-repeat scroll right 5px;
}


ul.tree-list .collapsed {
	background: url('images/links_collapsed.gif') no-repeat scroll right 5px;



	padding: 1px 0 1px 0;
}
/* /Tree list */

/* Bottom list */
ul.bottom-list {
	margin: 0px 0px 0px 6px;
	line-height: 17px;
}
ul.bottom-list li {
	padding-left: 10px;
	background: url(images/blue_arrow.gif) no-repeat 1px 6px;
}
ul.bottom-list li a.underlined:link, ul.bottom-list li a.underlined:visited, ul.bottom-list li a.underlined:hover, ul.bottom-list li a.underlined:active {
	font-weight: bold;	
}
ul.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}
/* /Bottom list*/

/* Action bullets */
ul.action-bullets li {
	background-image: url('images/dot_dark.gif');
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 10px 0px 13px;
	display: inline;
}
/* /Action bullets*/

/* plain/dynamic menu */
ul.menu-root-categories {
	background-color: #ffffff;
}
ul.menu-root-categories li {
	background: #e7eff7 url(images/left_menu_arrow.gif) no-repeat 9px 7px;
	padding: 2px 5px 3px 18px;
	border-bottom: 1px solid #ffffff;
	height: 1%;
}
ul.menu-subcategories {
	padding: 1px 0px 7px 6px;
	background-color: #ffffff;
}
ul.menu-subcategories li {
	background: #ffffff none;
	padding:  1px 0px 4px 1px;
	line-height: 12px;
	height: 1%;
}
.subcategories-link:link, .subcategories-link:visited, .subcategories-link:active {
	text-decoration: underline;
	color: #2d2d2d;
}
.subcategories-link:hover {
	text-decoration: none;
	color: #2d2d2d;
}
.subcategories-link-active:link, .subcategories-link-active:visited, .subcategories-link-active:active {
	text-decoration: underline;
	color: #2d2d2d;
	font-weight: bold;
}
.subcategories-link-active:hover {
	text-decoration: none;
	color: #2d2d2d;
	font-weight: bold;
}
ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/left_menu_arrow.gif) no-repeat 0px 5px;
}
/* /plain/dynamic menu */
/* form styles */
.form-elm-required {
	border: 1px solid #ff0000;
}

/* for checkboxes in FF */
input[type=checkbox].form-elm-required {
	outline: 1px solid #ff0000; 
}

.form-field {
	margin-bottom: 5px;
	z-index: 100;
	clear: both;
}

.form-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 170px;
	padding-top: 1px;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
}

.form-field .required-field-mark {
	display: block;
	float: left;
	width: 15px;
	text-align: center;
}

.form-field span {
	font-size: 11px;
}

select {
	border: 1px solid #6e9db7;
}

p.textarea-break {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.search-field {
	margin-bottom: 7px;
}

/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .item-wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.search-field label, .search-field label.long{
	float: left;
	clear: left;
	text-align: left;
	width: 95px;
	font: bold 11px verdana, geneva, arial, helvetica, sans-serif;
	padding-top: 1px;
}

.search-field label.long {
	width: 150px;
}

.search-field div label {
	width: auto;
	font: normal 11px tahoma, verdana, arial, sans-serif;
}
.search-field input {
	font-weight: normal;
}
.search-field select {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field textarea {
	font-weight: normal;
	border: 1px solid #6e9db7;
}
.search-field span {
	font-weight: normal;
	font-size: 11px;
}
.product-list-field, .product-features {
	margin-bottom: 3px;
}
.product-list-field label, .product-features label {
	float: left;
	clear: left;
	text-align: left;
	width: 110px;
	padding-top: 1px;
	font-weight: bold;
}
.product-features label {
	font-weight: normal;
}
/* form styles */


/* mainbox */
.mainbox-wrapper {
	margin-bottom: 10px;
}
.mainbox-title {
	color: #3da5ee;
	font: 22px Arial, Helvetica, sans-serif;
	padding: 6px 0px 7px 0px;
}
.mainbox-body {
	color: #141414;
	background-color: #ffffff;
	padding: 0px 8px 1px 8px;
}


/* /mainbox */

/* Categories side box */
.sidebox-rootcategory {



	color: #2d2d2d;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}

.sidebox-rootcategory:link, .sidebox-rootcategory:visited, .sidebox-rootcategory:active {
	color: #2d2d2d;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.sidebox-rootcategory:hover {
	color: #2d2d2d;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.sidebox-subcategory:link, .sidebox-subcategory:visited, .sidebox-subcategory:active {
	color: #2d2d2d;
	font: 11px tahoma, verdana, arial, sans-serif;
}
.sidebox-subcategory:hover {
	color: #2d2d2d;
	font: 11px tahoma, verdana, arial, sans-serif;
}
/* /Categories side box */

/* Side boxes styles */
.sidebox-link:link, .sidebox-link:visited, .sidebox-link:active {
	color: #2d2d2d;
	font: 11px tahoma, arial, verdana, sans-serif;
}
.sidebox-link:hover {
	color: #2d2d2d;
	font: 11px tahoma, arial, verdana, sans-serif;
}
.sidebox-input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #8fb1da 1px solid;
	width: 100px;
}
/* /Side boxes styles */


