body {
	font: 9pt Arial, Calibri, Tahoma, Geneva, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
}
A {
	color: #234a73;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #ebac59;
}

.site_table {
	margin: 0 auto;
}
.main_table {
	margin: 9px auto 0 auto;
}
#logo1 {
	background: url(../graphics/cs-logo1.gif) bottom left no-repeat;
	height: 53px;
	width: 230px;
	cursor: pointer;
}
#header_center{
	background: url(../graphics/cs-enewsletter.gif) center right no-repeat;
}
#enewsletter {
	text-align: center;
}
	#enews_text {
		font: 7.5pt Arial, Calibri, Tahoma, Geneva, Helvetica, sans-serif;
		color: #898989;
		width: 100px;
		height: 14px;
		border: 1px solid #244972;
    	background-color: #FFFFFF; 
		margin-left: 5px;
	}
	#enews_btn {
		width: 29px;
		height: 14px;
		margin-left: 5px;
    	background-color: #FFFFFF; 
		border: 0;
	}

#navbar_dark {
	background: #244972 url(../graphics/cs-logo2.gif) top left no-repeat; 
	height: 22px;
}
#navbar_dark_home, #navbar_dark_cats {
	color: white;
	height: 22px;
}
#navbar_dark_home {
	width: 85px;
	text-align: left;
}
#navbar_dark_cats {
	text-align: center;
}
#navbar_light {
	background-color: #41658b; 
	color: white;
	height: 22px;
	text-align: center;
}
	#navbar_dark a, #navbar_light a {
		color: white;
		font-size: 8pt;
		font-weight: bold;
		padding: 0 5px;
	}
	#navbar_dark a:hover, #navbar_light a:hover {
		color: #b5c4d3;
		font-size: 8pt;
		font-weight: bold;
	}
	#navbar_dark_home a {
		color: white;
		font-size: 8pt;
		font-weight: bold;
		padding: 0 5px;
	}
	#navbar_dark_home a:hover {
		color: #b5c4d3;
		font-size: 8pt;
		font-weight: bold;
	}
	#navbar_dark span, #navbar_light span, {
		display: block;
		padding: 0 8px;
	}
	#navbar_dark_home span {
		color: #244972;
	}

.spacer { height: 10px; }

#column_left {
	text-align: left;
	padding: 0 5px 5px 0;
	vertical-align: top;
	border-right: 1px solid #b5c4d3;
}
	#search_text {
		font: 7.5pt Arial, Calibri, Tahoma, Geneva, Helvetica, sans-serif;
		color: #898989;
		width: 95px;
		height: 14px;
		border: 1px solid #2a4f77;
		padding: 0 2px;
    	background-color: #FFFFFF; 
	}
	#search_btn {
		width: 36px;
		height: 14px;
		margin: 3px 0 0 5px;
    	background-color: #FFFFFF; 
		border: 0;
	}
	#column_left a {
		font-size: 9pt;
	}
	#search_widget {
		margin-bottom: 10px;
	}
	#catL1 {
		margin-bottom: 2px;
	}
	#catL1 a {
		font-size: 12pt;
	}
	.catL2, .linkSale, .linkNew, .linkWish {
		padding: 1px 0 1px 10px;
		background: url(../graphics/cs-bullet-L2.gif) left 5px no-repeat;
	}
	.catL3 {
		padding-left: 25px;
		background: url(../graphics/cs-bullet-L3.gif) 16px 7px no-repeat;
	}
	.catL3 a {
		font-size: 7.5pt;
		font-weight: normal;
		font-style: italic;
	}
	.dotbar {
		height: 2px;
		margin-top: 10px;
		background: url(../graphics/cs-bar-dot.gif) repeat-x;
	}
	a.epLink {
		color: #69819b;
	}
	#left_adUnit {
		margin-top: 15px;
	}
	
#column_main {
	vertical-align: top;
	border: 1px solid #b5c4d3;
}
	#middle_container {
		vertical-align: top;
	}
	#page_content {
		padding: 10px;
		text-align: left;
		width: 470px;
	}
	#page_content_home {
		text-align: left;
	}
	#right_content {
		padding: 5px 10px 10px 10px;
	}
	
#right_container {
	vertical-align: top;
	border: 1px solid #b5c4d3;
	border-left: 0;
}


#footer, #footer2 {
	text-align: right;
	color: #69819b;
	font-size: 8pt;
	margin-top: 10px;
}

#footer a, #footer2 a {
	color: #69819b;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
#footer a {
	padding: 0 5px;
}

#topsellers {
	color: #ee7e11;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 10px;
	background: url(../graphics/cs-bar-dot.gif) left bottom repeat-x;
}

.tileRight {
	margin: 5px 0;
	padding-bottom: 10px;
	background: url(../graphics/cs-bar-dot.gif) left bottom repeat-x;
}

	
/* ***** DEFAULT CPONLINE STYLES ***** */
.bodyText { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; }
.bodyTextBold { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight:bold;}

.bodyTextLarge { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; }
.bodyTextLargeBold { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight:bold;}

.bodyTextMedium { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; }
.bodyTextMediumBold { font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight:bold;}

.bodyTextSmall { font-family : Arial, Helvetica, sans-serif; font-size : 7.5pt; }
.bodyTextSmallBold { font-family : Arial, Helvetica, sans-serif; font-size : 7.5pt; font-weight:bold;}

.bodyHeader { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight:bold; padding-bottom:5px;}

.bodyTextStatus { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color:'#b91f59'; font-weight:bold; padding-top:5px; padding-bottom:5px; }

 /*** new ***/
.bodyTextContrast { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color:'#b91f59'; }
.bodyTextContrastBold { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; color:'#b91f59'; font-weight:bold;}
.bodyTextContrastSmall { font-family : Arial, Helvetica, sans-serif; font-size : 7.5pt; color:'#b91f59'; }
.bodyTextContrastSmallBold { font-family : Arial, Helvetica, sans-serif; font-size : 7.5pt; color:'#b91f59'; font-weight:bold;}

/*** used for text in table cells bgcolored the contrast color ***/
.contrastLabel { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight:bold; } 

.bodyTextStatusSmall { font-family : Arial, Helvetica, sans-serif; font-size : 7.5pt; color:'#b91f59'; font-weight:bold; padding-top:5px; padding-bottom:5px; }

.formLabel { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; }
.formLabelRequired { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; font-weight:bold; }
.formHelp { font-family : Arial, Helvetica, sans-serif; font-size : 7.5pt; }

.linkedItem { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; }
.linkedCategory { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight:bold; }

/*** .colorSizeSelector : select box for color/sizes ***/
/*** .colorSizeNames : label for colors and sizes ***/

/*** .itemDescription : item description ***/
/*** .categoryDescription : category description ***/
