@CHARSET "UTF-8";
body{
margin-top:2px;
background-color:#63687e;
	
	}
	
ul, ol { }


p, table, hr, .box { margin-bottom:10px; }
		.box p { margin-bottom:10px; }


#container{
background-color:white;
padding:0px 20px 20px 20px;
}		
	
	
#cartimage{
background-image:url("../images/shoppingcart.png");
background-repeat: no-repeat; 
height:50;
width:40;
	}	
	
	
/*category box */
#category_box{
background-color:#ebeced;
margin-bottom:10px;
color:black;
}
#category_box #box_body{
border:1px solid gray;

}

#category_box a{
color:#363d46;
}
#category_box a:hover{
color:black;
}


#category_box #tool_bar{
background-image:url("../images/title_bar.png");
height:25px;
color:#fff;
padding-left:5px;
font-size:1.2em;
}	

#category_box ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style: disc url("../images/cat_li.png") inside;
	}


#category_box ul li{
color: #201E86;
font-size:1.1em;
 	}

#category_box ul li a{
	text-decoration:none;
	}

/* adds box */
#adds_box{
margin-top:5px;
margin-bottom:5px;
}

#adds_box_top{
margin-top:0px;
margin-bottom:5px;
}


/*best sellers box */
#best_sellers_box{
border: 1px solid #c6dfff;
margin-bottom:10px;
margin-top:10px;
}


#best_sellers_box #title_bar{
background-image:url("../images/title_bar2.png");
height:25px;
color:#fff;
}	
#best_sellers_box #title_bar #txt{
font-size:13px;
position:relative;
left:5px;
}
#best_sellers_box #product_number{
font-weight:bold;
color:black;
font-size:16px;
}
#best_sellers_box #product_name{
color:black;
font-size:12px;
	
}
#best_sellers_box #monthly_text{
color:#B53D03;
}
#best_sellers_box #m_price, #po_price{
color:#721B27;
font-weight:bold;
}

#best_sellers_box #price{
position:relative;

	}


#best_sellers_box #product_image{
}



/*info box */
#info_box{
border: 1px solid #61A3F5;
width:188px;
margin-bottom:10px;
}

#info_box #title_bar{
background-image:url("../images/title_bar2.png");
height:25px;
color:#fff;
padding-left:5px;
font-size:1.2em;
}	

#info_box #ibody{
background-color:#eae8e8;
padding:5px;
}
#info_box ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style: disc url("../images/cat_li.png") inside;
	}


#info_box ul li{
color: #201E86;
font-size:1.1em;
 
	}



/*hot in  box */
#hot_in_box{
border: 1px solid #D9E7FD;
margin-bottom:10px;
}

#hot_in_box #title_bar{
height:25px;
color:#BB4601;
padding-left:5px;
font-size:1.3em;
}	

#hot_in_box #product_number{
font-weight:bold;
color:black;
font-size:14px;
}
#hot_in_box #monthly_text{
color:#B53D03;
}
#hot_in_box #m_price, #po_price{
color:#721B27;
font-weight:bold;
}
#hot_in_box #product_name{
	font-family:Arial, "Arial Black", "Sen srif";
	font-size:14px;
	font-weight:bold;
	}

#hot_in_box #product_image{
padding-bottom:5px;
margin: 0px 0px 0px 0px;
}



/*searched  box */
#searched_box{
border: 1px solid #D9E7FD;
}	

#searched_box #title_bar{
background-image:url("../images/searched_tb.png");
height:35px;
margin-bottom:10px;
}	

#searched_box #title_bar #txt{
position:relative;
color:#fff;
font-size:1.4em;
top:5px;
left:10px;	
	}

#searched_box #sps{
margin-left:15px;
}

#searched_box #searched_product {
left:10px;	
padding-bottom:10px;	
	}


#searched_box #product_name{
	color:#147D55;
	font-weight:bold;
	}

#searched_box #monthly_payment{
	font-weight:bold;
	margin-bottom:5px;
	}



/*Vendor box */
#vendor_box{
border: 1px solid #61A3F5;
width:508px;
margin-bottom:10px;
}

#vendor_box #title_bar{
background-image:url("../images/searched_tb.png");
height:25px;
color:#fff;
padding-left:5px;
font-size:1.2em;
}	



/*explore  box */
#explorer_box{
margin-bottom:10px;
margin-top:10px;
border:1px solid #bec5f3;
width:100%;
}	
#explorer_box #title_bar{
height:25px;
color:#BB4601;
padding-left:5px;
font-size:1.3em;
margin-bottom:10px;
}	

#explorer_box #title_bar #txt{
font-size:1.2em;
top:5px;
left:10px;
	}

#explorer_box #e-tbl{
	margin-left:10px;
	}

#explorer_box .p_cell{
text-align:left;
vertical-align:top;
}
#explorer_box #explorer_image{
position:relative;
text-align:center;
border:1px solid #e5e3e3;
padding-top:10%;
width:130px;
height:120px;
}

#explorer_box #exp_p_info{
position:relative;
margin-top:5px;
width:130px;
}

#explorer_box #product_name{
	color:#1027b5;
	}

#explorer_box #monthly_payment, #pay_once{
	color:#1427ae;
	font-weight:bold;
	font-size:13px;
}

#explorer_box #offer{
	color:#BB4601;
	/*font-weight:bold;*/
	margin-bottom:10px;
}

#explorer_box #used{
	color:#6f0716;
	font-weight:bold;
	font-size:14px;
}


/*cart box */
#cart_box{
position:relative;
border:0px 1px 1px 1px solid #D9E7FD;;
background-color: #FEFEF4;
margin-bottom:10px;
}	
#cart_box #title_bar{
background-image:url("../images/cart_bar.png");
height:25px;
color:#fff;
padding-left:5px;
font-size:1.2em;
}	

#cart_box #title_bar #txt{
position:relative;
color:#fff;
font-size:1.0em;
top:2px;
left:3px;	
	}
	
#cart_box #no_item{
position:relative;
font-size:1.0em;
top:2px;
left:5px;	
	}

	
	
/*right box  */
#right_box{
border: 1px solid #D4D4D4;
width:508px;
margin-bottom:10px;
}	
#right_box a{
color:blue;
}
#right_box #product_image{
	padding-left:35px;
	}


/*two products */
#two_products{
border: 1px solid #D4D4D4;
width:498px;
padding-left:10px;
margin-bottom:10px;
}

/*welcome page */
#img11, #img21, #img31{
height:200px;
}

#img11{
background-image:url("../images/welcome.png");
background-repeat: no-repeat;
}	

#img21{
background-image:url("../images/welcomebm.png");
background-repeat: no-repeat; 
}	

#img31{
background-image:url("../images/welcomech.png");
background-repeat: no-repeat; 
}	

#tabs{
padding-bottom:10px;
}


#blog{
position:relative;	
margin-bottom:10px;
}
/* footer */

#footer{
	text-align:center;
	color:#909090;
}


