* {
	padding:0px;
	margin:0px;
}

#sustainer {
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

.shadows {
	float:left;
	width:640px;	
}

.shadow_top {}

.shadow_bottom {
	float:left;
	width:640px;
	line-height:0px;
}

.main_wrapper {
	float:left;
	width:640px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	color:#333333;
}

.header {
	display:none;
}

.print_header {
	float:left;
	width:640px;
}

/* --------------------------------------------------------- TOP LINKS */
.top_links_wrapper {
	display:none;
}

.top_link:link,
.top_link:visited,
.top_link:active,
.top_link:hover,
.top_link_selected,
.top_link_selected:hover {}

.top_link_separator {}
/* --------------------------------------------------------- HEADERS */
h1 {
	padding:0px 0px 2px 0px;
	margin:0px 0px 6px 0px;
	font-size:24px;
	font-weight:normal;
	color:#023a7e;
	border-bottom:1px solid #b8c7e0;
}

h2 {
	padding:0px 0px 2px 0px;
	margin:0px 0px 10px 0px;
	color:#9460a8;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #b8c7e0;
}

h3 {
	padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:#023a7e;
}

h4 {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#415ba6;
}
/*----------------------------------------------------------- BREADCRUMBS */
.breadcrumbs_wrapper {
	display:none;
}

.breadCrumb {}
/* --------------------------------------------------------- TOP NAVIGATION */
.top_menu_wrapper {
	display:none;
}

.top_menu {}

.top_menu:hover,
.top_menu_selected,
.top_menu_selected,
.top_menu_selected:hover {}

.top_menu_separator {}

.search_wrapper {
	float:left;
	padding:3px 0px 0px 3px;
}

.search_box {
	float:left;
	height:19px;
	font-size:12px;
	padding-top:4px;
	border:1px solid #7d4593;
}

.search_submit {
	float:left;
	padding:5px 0px 0px 8px;
	width:12px;
	height:20px;
	border:none;
	display:block;

}
/* --------------------------------------------------------- CONTENT */
.content_frame {
	float:left;
	width:640px;	
	background-color:#094392;
}

.content_wrapper {
	float:left;
	width:640px;
}

.inside_content_wrapper {
	float:left;
	width:640px;
	padding:21px 0px 12px 0px;
	background-color:#ffffff;
}

.content {
	float:left;
	width:640px;
	min-height:400px;
}

.inside_content_top {}

.inside_content_bottom {}

.top_cb_wrapper {
	float:left;
	width:640px;
	margin-bottom:7px;
}

.bottom_cb_wrapper {
	float:left;
	width:640px;
	height:289px;
	padding:7px 0px 0px 0px;
}

.cb_space {
	float:left;
	padding-left:6px;	
}

.cb_space2 {
	float:left;
	padding-left:3px;	
}

.view_details:link,
.view_details:active,
.view_details:visited,
.view_details:hover {
	display:block;
	width:114px;
	height:25px;
	position:absolute;
	top:303px;
	left:14px;
	text-decoration:none;
}
/* --------------------------------------------------------- LEFT NAVIGATION */
.left_menu_wrapper {
	display:none;
}

.left_menu_top {}

#left_menu_body {}

.menu1 {}

.menu1 a span {}

.menu1 a.selected span {}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {}

.menu1 a:hover {}

.menu1 a.selected:link,
.menu1 a.selected:active,
.menu1 a.selected:visited,
.menu1 a.selected:hover {}

.menu2_wrapper {}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {}

.menu2 a:hover,
.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {}

.menu3_wrapper {}

.menu3 a:link,
.menu3 a:active,
.menu3 a:visited {}

.menu3 a:hover,
.menu3_selected a:link,
.menu3_selected a:active,
.menu3_selected a:visited,
.menu3_selected a:hover {}

.left_menu_bottom {}
/* --------------------------------------------------------- FOOTER */
.footer_wrapper {
	float:left;
	width:640px;
	padding:2px 0px 9px 0px;
	color:#666666;
}

.footer_left {
	float:left;
	width:600px;
}

.footer_right {
	display:none;
}

.footer_link {
	color:#666666;
	text-decoration:none;
}

.logos_wrapper {
	display:none;
}
/* --------------------------------------------------------- EGS CLASSES */
.sessionMessage {
	padding: 5px;
	color: #000000;
	background-color: #EEEEEE;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}

a {
	color: #9460a8;
	font-size: 12px;
	text-decoration: none;
}
	
strong {
	color:#2a4f95;
}
/* Content and Layout Styles
--------------------------------------------------- */
.categoryCell {
	text-align: center; 
	vertical-align: top;
}
	
.productCell {
	text-align: center; 
	vertical-align: top;
	height: 200px;
}
	
.product_price {
	color: #023a7e;
	font-weight: bold;
}
	
.product_price_label {
	font-weight:bold;
	color: #201d21;
}

.productTitle {
	font-weight: bold;
}

.productimg {
	margin:0px 10px 10px 0px;
	border:none;
}

.product_img {
	border:none;
}

.bodyText {
	padding-top:15px;
}

.oddRow { }

.evenRow { }
/* --------------------------------------------------------- FORM STYLES */
select {
	border: 1px solid #274c93;
	font-size: 11px;
}

.fieldInput {
	border: 1px solid #274c93;
}


#wishListButton {
	width: 123px;
	height: 25px; }
	
#btnSignIn {
	width: 216px;
	height: 25px; }

.button {
	background-image: url(/stores/ccbw/images/button_bg.jpg);
	border: 1px solid #8B8B8B;
	color: #000000; }
	
.button:hover {
	background-image: url(/stores/ccbw/images/button_bg.jpg);
	border: 1px solid #8B8B8B;
	color: #666666; }
	
.buttonOver {
	background-image: url(/stores/ccbw/images/button_bg.jpg);
	border: 1px solid #8B8B8B;
	color: #666666; }

.fieldLabel {
	color: #274C93;
	text-align: right;
	padding:5px 0px 0px 0px;
}

.fieldValue {
	padding:5px 0px 0px 0px;
}

.fieldLabelError {
	color: #FF0000;
	text-align: right; }

.fieldRequire {
	color: #FF0000;
	padding:5px 0px 0px 0px;
}
	
.requireField {
	color: #FF0000;
}
		
.cartHeader {
	padding: 5px;
	background-color: #FAFAFA;
	border-top: 1px solid #bac9e1;
	border-bottom: 1px solid #bac9e1;
}
	
.formHeader {
	padding: 5px;
	background-color: #FAFAFA;
	border-top: 1px solid #bac9e1;
	border-bottom: 1px solid #bac9e1;
}
/* Content and Layout Styles
--------------------------------------------------- */
.heading1 {
	color: #885B92;
	font-size: 11px;
	font-weight: bold; }
		
.contentBoxHeader {
	height: 20px; }
	
.sectionHeader {
	color:#9460a8;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	border-bottom: 2px solid #bac9e1;
}

.headingUnderline {
	color:#9460a8;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	border-bottom: 2px solid #bac9e1;
}
	
#registryButton {
	display:none;
}

.heading1 {
	color:#023a7e;
	font-size:15px;
	font-weight: bold;
}

.content ul {
	list-style-type:none;
}

.content ul li {
	padding-left:10px;
}