.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.float_right { float:right; }
.margin_top { margin-top:10px; }
.margin_bottom { margin-bottom:10px; }
.padding { padding:5px; }
.bold { font-weight:bold; }

#central_content_container { padding:0 10px 10px 10px; }

.right_section_header { background:url(../img/right-section-corner.gif) #E9E9E9 top left no-repeat; height:11px; }
.right_section_top { background:url(../img/body-right-top-fade.gif) #E9E9E9 top left repeat-x; padding:10px 15px; }
.right_section { background:#E9E9E9; padding:10px 15px; text-align:center; }
.right_section_footer { background:url(../img/right-section-corner.gif) #E9E9E9 bottom left no-repeat; height:11px; }

.main_title { color:#006600; margin-top:5px; }
.general_container { padding:0 10px 10px 10px; }

#main_menu_bar_1 { height:14px; background:#009933; }
#main_menu_bar_2 { height:26px; background:#244994; }
#main_menu_bar_3 { height:8px; line-height:8px; width:760px; background:url(../img/header-fade-horizontal.gif) top left no-repeat; }

.right_image_container { width:180px; padding:10px; background:#FFFFFF; text-align:center; font-weight:bold; }

#product_container {
	float:left;
	border-left:1px solid #1D3976;
	border-right:1px solid #1D3976;
	border-bottom:1px solid #1D3976;
	width:390px;
	padding-bottom:5px;
}
#product_option_list { float:left; width:390px; /*margin-right:10px;*/ }
#product_option_list ul { list-style:none; padding:0; margin:0; width:390px; background:#1D3976; }
#product_option_list li { float:left; list-style-type:none; padding:4px 15px; color:#FFFFFF; font-weight:bold; }
#product_option_list li.selected { background:#009933; }

.product_option_container { float:left; margin:5px 0 0 5px; border:1px solid #1D3976; width:175px; padding:5px; display:inline; }
.product_option_icon { vertical-align:middle; margin-right:5px; }

#wish_list_container { margin-left:10px; float:left; border:1px solid #1D3976; width:160px; background:#D3EBFA; }
#wish_list_header { background:#1D3976; color:#FFFFFF; font-weight:bold; padding:4px 5px; }
#wish_list_container a { color:#FFFFFF; }
#wish_list_container a:hover { color:#CCCCCC; }

.page_title { color:#006600; margin-top:5px; }


#sitemap_level_1 a:link,#sitemap_level_1 a:visited,#sitemap_level_1 a:hover,#sitemap_level_1 a:active {
	color:#235B9C; font-weight:bold; text-decoration:none;
	
}
#sitemap_level_1 a:hover { text-decoration:underline; }
#sitemap_level_2 { margin:0 0 0 15px; padding:0 0 5px 0; }
#sitemap_level_3 { margin:0 0 0 15px; padding:0 0 5px 0; }
#sitemap_level_4 { margin:0 0 0 15px; padding:0 0 5px 0; }
