/* TEMPLATE STYLE */
body{
	margin:0px;
}
#body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#47736e;
}
#top_div{
	width:100%;
	height:142px;
	background-image: url(../../files/images/top_logo_bg.gif);
	background-repeat:repeat-x;
}
#top_div a{
	display:inline-block;
	padding:2px 5px 2px 5px 2px;
	color:#CCCCCC;
	font-size:12px;
	font-weight:bold;
}
#top_div a:hover{
	display:inline-block;
	padding:2px 5px 2px 5px 2px;
	color:#EEE;
	font-size:12px;
	font-weight:bold;
}
#top_nav{
	width:100%;
	height:89px;
	background-image: url(../../files/images/lower_top_logo_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
.green_bg{
	background-color:#DEE9DE;
}
#center{
	width:900px;
	padding:15px 35px 15px 35px;
	height:auto;
	/*background: url('http://scooter.aaronmoon.com/files/images/body_bg.jpg');*/
}
#center #left{
	float:left;
	width:200px;
	text-align:center;
}
#center #right{
	float:left;
	width:auto;
	height:auto;
	text-align:center;
	border:2px dotted #999;
	background-color:#F2F5F2;
	padding:3px;
	background: url('http://scooter.aaronmoon.com/files/images/body_bg.jpg');
	/*background:#F2F5F2 url('http://scooter.aaronmoon.com/files/images/body_bottom_bg.jpg') no-repeat bottom right;*/
}
#main_body_div{
	width:650px;
}
#bottom{
	clear:both;
	width:100%;
	height:150px;
	background: url(../../files/images/lower.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#nav_top{
	float:right;
	width:525px;
}
#nav_top a{
	display:block;
	width:100px;
	height:28px;
	text-decoration:none;
	font-size:13px;
	float:left;
	padding-top:7px;
	border:1px solid #FFF;
	color:#EFEFEF;
	margin-left:2px;
	text-align:center;
}
#nav_top a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#FFFFFF;
	color:#140C3C;
}
#login_form{
	height:250px;
}
#nav_side{
	border: 2px solid #83C7B0;
	width: 150px;
	text-align:left;
	padding:4px;
}

#nav_side .sn_ml{
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	height:auto;
	padding:2px 0 2px 0;
}
#nav_side .sn_ml:hover{
	color:#333333;
	background-color: #EEE;
}

#nav_side .sn_sl{
	display:block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	height:auto;
}
#nav_side .sn_sl:hover{
	color:#333333;
	background-color: #EEE;
}

#top_logo{
	background-image: url(../../files/images/new_top_logo.gif);
	background-repeat:no-repeat;
	height:142px;
}
th.OuterTable{
	text-align:right;
}
td.OuterTable{
	text-align:left;
}
.headline{
	color:#FFFFFF;
	background-color:#999;
	width:100%;
	text-align:center;
	font-weight:bold;
}
.headline h1{
	margin:0px;
	padding:0px;
	font-size:20px;
}
.page_headline{
	color:#FFFFFF;
	background-color:#83C7B0;
	width:100%;
	text-align:center;
}
.subtle_head{
	color:#666;
	text-align:center;
}
.highlight{
	color:#7d3128;
	font-weight:bold;
	font-size:14px;
}
.user_nav a{
	display:block;
	padding:2px 5px 2px 5px;
	float:left;
	text-decoration:none;
	border: 1px solid #47736e;
	background-color:#FFFFFF;
	color:#47736e;
	margin:5px 2px 2px 2px;
}
.user_nav a:hover{
	border: 1px dotted #643838;
	color:#643838;
}
.buttons{
	border:1px dotted #47736e;
	background-color:#FFFFFF;
	color:#47736e;
	margin-top:10px;
}
.page_section{
	width:100%;
	height:auto;
	background-color:#FFFFFF;
}
.page_section .top_line{
	background-color:#CCC;
	color:#666;
	font-weight:bold;
}
.page_section .line{
	background-color:#F2F5F2;
	color:#47736e;
}
.page_section td{
	text-align:left;
}
.blue_text{
	color:#7b80c4;
}
.red_text{
	color:#ab0000;
}
.part_sec a.sec_line{
	display:block;
	width:50%;
	padding:2px 0px 2px 0px;
	text-decoration:none;
	background-color:#eaebd9;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	text-align:left;
	float:left;
	clear:both;
	height:17px;
}
.part_sec a.sec_line:hover{
	background-color:#FFFFFF;
}
.part_sec a.del_but{
	display:block;
	height:17px;
	width:9%;
	padding:2px 0px 2px 0px;
	text-decoration:none;
	background-color:#FFF;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	border-left:1px dashed #CCC;
	text-align:center;
	float:left;
}
.part_sec a.del_but:hover{
	background-color:#eaebd9;
}
.td_del_but{
	padding:2px 0px 2px 0px;
	text-decoration:none;
	background-color:#FFF;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	border-left:1px dashed #CCC;
	text-align:center;
	cursor:pointer;
}
.td_del_but_hover{
	padding:2px 0px 2px 0px;
	text-decoration:none;
	background-color:#eaebd9;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	border-left:1px dashed #CCC;
	text-align:center;
	cursor:pointer;
}
.td_sec_line{
	padding:2px 0px 2px 0px;
	text-decoration:none;
	background-color:#eaebd9;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	text-align:left;
	cursor:pointer;
}
.td_sec_line_hover{
	padding:2px 0px 2px 0px;
	text-decoration:none;
	background-color:#FFFFFF;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	text-align:left;
	cursor:pointer;
}
.del_hover_alt{
	background-color:#eaebd9;
	display:block;
	height:17px;
	width:9%;
	padding:2px 0px 2px 0px;
	text-decoration:none;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	border-left:1px dashed #CCC;
	text-align:center;
	float:left;
}

.part_sec .up_down{
	width:9%;
	height:22px;
	/*border-bottom:1px transparent;*/
	border-left:1px dashed #CCC;
	/*text-align:center;*/
	float:left;
	display:block;
}
.nav_bottom{
	width:100%;
}
.nav_bottom a{
	display:block;
	color:#83C7B1;
	float:left;
}
.subsection{
	background-color:#dee9de;
}
.subsection a{
	border-bottom:1px solid #dee9de;
}
.subsection .sec_links{
	font-weight:bold;
	color:#666;
}
.subsection .ss_link_text{
	height:auto;
}
#ss_sel_link{
	font-weight:bold;
	color:#555;
}
#ms_sel_link{
	font-weight:bold;
	color:#333;
}
.p_name_span{
	width:45%;
	display:block;
	float:left;
}
.p_number_span{
	width:40%;
	display:block;
	float:left;
}
.p_status_span{
	width:9%;
	display:block;
	float:left;
}
.img_holder{
	height:130px;
	cursor:pointer;
}
.img_holder{
	border:1px solid #47736e;
}
.item_det_image{
	width:350px;
}
.item_list_name{
	color:#140C3C;
}
#item_opts{
	text-align:center;
	color:#666;
}
.grey_text{
	color:#999;
}
#head_links{
	margin-right:25px;
}
#head_links a{
	color:#47736e; 
	text-decoration:none;
	font-weight:100;
}
#head_links a:hover{
	color:#AAA;
	font-weight:100;
}
#nav_sub_top{
	margin-top:10px;
	width:100%;
	height:30px;
	padding-left:0px;
	background-color:#140C3C;
	border-top:1px solid #a79d4b;
	border-left:1px solid #a79d4b;
	border-bottom:1px solid #a79d4b;
}
#nav_sub_top a{
	display:block;
	width:auto;
	height:20px;
	font-size:11px;
	float:left;
	margin-top:8px;
	color:#938eae;
	margin-left:3px;
	margin-right:3px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Courier New", Courier, monospace;
}
#nav_sub_top a:hover{
	color:#c8c0f0;
}
#nav_sub_top .arrows{
	display:block;
	width:30px;
	height:20px;
	font-size:12px;
	float:left;
	color:#000;
	margin-top:7px;
	margin-left:4px;
}
#nav_sub_top .cur_sec{
	display:block;
	width:auto;
	height:20px;
	font-size:17px;
	float:left;
	color:#FFF;
	margin-top:6px;
	margin-left:1px;
	font-weight:bold;
}
.item_sub_secs{
}
.item_sub_secs a{
	display:block;
	width:100%;
	font-weight:bold;
	padding:2px 5px 2px 5px;
	float:left;
	text-decoration:none;
	/*border: 1px solid #47736e;*/
	/*background-color:#d3cd97;*/
	color:#140C3C;
	/*margin:5px 2px 2px 2px;*/
	border:none;
}
.item_sub_secs a:hover{
	/*background-color:#a79d4b;*/
	text-decoration:underline;
	color:#47736E;
}
.item_sub_secs td{
	width:25%;
}
.item_sib_secs{
	background-color: #DEE9DE;
	border:1px solid #3E665B;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.item_sib_secs a{
	display:block;
	width:100%;
	/*font-weight:bold;*/
	padding:2px 5px 2px 5px;
	float:left;
	text-decoration:none;
	/*border: 1px solid #47736e;*/
	/*background-color:#d3cd97;*/
	color:#140C3C;
	/*margin:5px 2px 2px 2px;*/
	font-size:11px;
}
.item_sib_secs a:hover{
	/*background-color:#a79d4b;*/
	text-decoration:underline;
	color:#47736E;
}
.item_sib_secs td{
	width:25%;
}
.highlight_font{
	color: #140C3C;
	font-weight:bold;
}
.top_page_blurb{
	background-color:#140C3C;
	display:block;
	margin-top:5px;
	float:left;
	font-family:"Courier New", Courier, monospace;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.top_page_kw{
	background-color:#140C3C;
	display:block;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
	float:right;
	font-family:"Courier New", Courier, monospace;
	color:#CCC;
	font-size:14px;
	font-weight:bold;
}
.top_page_kw h2{
	margin:0px;
	font-size:12px;
}
.top_page_blurb h1{
	margin:0px;
	font-size:16px;
}
#opt_cell{
	width:280px;
	height:150px;
	background-color:#dee9de;
}
.item_sec_name{
	display:block;
	font-size:14px;
	color:#a79d4b;
	font-weight:bold;
}
#check_out_table{
	font-family:"Courier New", Courier, monospace;
}
#cart_table .line td{
	border-bottom:1px dashed #CCC;
}
.dotted_border{
	border-bottom:3px dotted #CCC;
	margin-top:20px;
	margin-bottom:20px;
	width:90%;
}
#add_list_head{
	background-color:#83C7B0;
	color:#FFF;
	font-weight:bold;
}
.add_list{
	width:100%;
	padding:2px 0px 2px 0px;
	background-color:#eaebd9;
	color:#47736e;
	border-bottom:1px dashed #CCC;
	text-align:left;
	clear:both;
}
#check_addys{
	padding:5px 40px 10px 40px; 
	font-size:13px; 
	background-color:#DEE9DE;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
}
#check_addys div{
	/*border-bottom: 1px dotted #ccc;*/
	font-weight:bold;
	margin-bottom:10px;
	font-family:"Courier New", Courier, monospace;
}
#nav_bottom a{
}

.label{
	font-weight:bold;
	text-align:right;
}
#contact_table th{
	text-align:left;
	width:225px;
	border-bottom:1px dashed #47736e;
	padding-left:5px;
}
#contact_table td{
	text-align:left;
	padding-left:10px;
	background-color:#DEE9DE;
}
#map{
	border:1px solid #47736e;
}
#map_dir_link{
	cursor:pointer;
	font-size:14px;
	color:#000099;
	font-weight:bold;
	font-variant:small-caps;
	text-decoration:underline;
}
.span_links{
	color:#000099;
	font-weight:bold;
	text-decoration:underline;
	font-stretch:expanded;
	cursor:pointer;
}
#cc_info_td{
	border-right:3px dotted #CCC;
}
#cc_popup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:550px;
}
#cc_popup_table .title_t{
	font-weight:bold;
}
#cc_address_td{
	padding-left:10px;
}
#faq .links a{
	color: #a79d4b;
	font-weight:bold;
}
#faq .links a:hover{
	color:#d3cd97;
	font-weight:bold;
}
.gold_bg{
	background-color:#DEE9DE;
}
.form{
	text-align:left;
}
.image_links{
	cursor:pointer;
}
#new_user_link{
	font-size:16px;
	font-weight:bold;
	color:#83C7B0;
	background-color:#47736E;
	display:block;
	padding:2px;
	width:400px;
}
#new_user_link a{
	color:#FFF;
	text-decoration:underline;
}
#new_user_link a:hover{
	color:#CCCCCC;
}
.del_img{
	display:block;
	width:20px;
	height:15px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#990000;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	float:left;
	font-weight:bold;
}
.del_img:hover{
	background-color:#999999;
}
.part_images{
	border:1px solid #000;
}
.img_label{
	display:block;
	width:70px;
	height:15px;
	background-color:#000099;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:left;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
.img_label:hover{
	background-color:#777;
}
.img_default{
	display:block;
	width:70px;
	height:15px;
	background-color:#009900;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:left;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
.img_default:hover{
	background-color:#555;
}
.img_is_default{
	display:block;
	width:70px;
	height:15px;
	background-color:#FFF;
	font-weight:bold;
	color:#009900;
	text-decoration:none;
	text-align:center;
	float:left;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
.item_thumbs{
	width:81px;
	cursor:pointer;
	border:1px solid #140C3C;
}

/* HOME PAGE STYLES */
#home_blurb{
	height:auto;
	margin:15px;
	border:1px solid #47736E;
	padding:10px;
	background-color:#DEE9DE;
}
#home_main{
}
#home_bottom{
}
#bs_table{
	background-color:#FFFFFF;
	border:1px solid #000;
}
#info_div{
	padding-bottom:10px;
}
#home_main .img_holder{
	height:110px;
	cursor:pointer;
}
#cc_address{
	background-color:#DEE9DE;
}
.item_links{
	color:#0033FF;
}
.item_links:hover{
	color:#999999;
}
.link_buttons{
	display:block;
	padding:2px 5px 2px 5px;
	float:left;
	text-decoration:none;
	border: 1px solid #47736e;
	background-color:#FFFFFF;
	color:#47736e;
	margin:5px 2px 2px 2px;
}
#next_page_button{
	float:right;
}
.link_buttons:hover{
	border: 1px dotted #643838;
	color:#643838;
}

#smap_div .link_buttons{
	float:none;
	width:300px;
}
.clearance_text{
	color:#47736e;
}
#msgs_table{
	width:675px;
}
#msgs_table #msg_head{
	background-color:#FFFFFF;
	font-weight:bold;
}
#msgs_table td{
	border-bottom:1px dotted #262;
}