/* Global styles */
html,body {
	margin: 0 auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../img/bg.jpg); background-repeat:repeat-x;
	background-color:#F3F9FC;	
}

form {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

li {
	margin-top: 5px;
}

div.text, td, th {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color: #666666;	
}

div.container {
	margin:0pt auto;
	text-align:center;
	width: 800px;
}


input, select {
	border: 1px solid #666666;
	font-size: 12px;	
}

.short input, select{
	width: 50px;
}

select{
	width: 200px;
}

.long input{
	width: 400px;
	height: 20px;
	font-size:16px;
	margin-top:5px;
}

.input_short {
	color: #666666;
	border: 1px solid #666666;
	width: 50px;
}

a {
	color:#666666;
}

img {
	border:0;
	}

.title {
	color: #5871B3;
	font-weight: bold;	
}

.line {
	color: #BADDFB;
}

.separator {
	clear:both; 
	border-top: 1px solid;
	color: #5871B3;
	margin: 10px 0;
}

h1 {
	color: #5871B3;
	font-weight: bold;	
	font-size: 11px;	
}

.left_col {
	float: left;
}
.left_col img{
	display: inline-block;
	vertical-align: middle;
}

.left_col input {
	display: inline-block;
	vertical-align: middle;
}

.right_col {
	text-align: right;

}

/* Main Layout styles */
#logo {
	float: left;
	margin-top:15px;
}

#cart {
	padding-top:	15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-left: 450px;
	color: red;
	border-bottom: 1px solid #BADDFB;
	text-align: right;
}
#cart a {
	text-decoration: none;
}

#cart a:hover {
	text-decoration: underline;
}

#header_menu {
	margin-left: 150px;
	text-align: right;	
}

#bottom_menu {
	margin-bottom: 20px;
	text-align: center;	
}


#header_menu a{
	color: #5871B3;
	text-decoration: none;
}
#header_menu a:hover{
	text-decoration: underline;
}

#homeBanner{
	background-image:url(../img/banner.jpg);
	width:551px;
	height:210px;	
	margin-bottom:10px;
}

#top_menu{
	height: 50px;
	display: block;
	margin-top: 15px;
	padding: 5px 10px;
	text-align: center;
	line-height: 37px;
	font-size: 11px;
	vertical-align:middle;
}

#top_menu a{
	color: #7585AF;
	text-decoration: none;
	font-weight: bold;
}

#top_menu a:hover{
	color: red;
}

#search_box {
	padding: 0px 10px;
	margin: 0 0;
}

#search_box input, select {
	vertical-align: middle;
}

#breadcrumbs{
	background-image:url(../img/title-bg.jpg);
	line-height: 250%;
	clear: both;
	height:35px;		
	padding: 0px 10px;
	margin-bottom:10px;
	margin-top:10px;
}

#breadcrumbs a {
	/*color: #F8DC94;*/
}

#container {
	background-color: #E0F2FE;
	border: 1px solid #BADDFB;
	position:relative;
	height:auto;
	overflow:hidden;
	
}

#content {
	padding: 20px;
	width:552px;
	background-color: #FFFFFF;
	min-height: 500px;	
	height: auto;
	float:left;
}

* html #content {
	height: 500px;
}

#side_menu {
	width: 170px;
	padding-right: 25px;
	color: #666666;
	float:right;
}

#side_menu .option {
	border-bottom: 1px solid #BADDFB;
}

#side_menu a {
	color:#666666;
	text-decoration:none;
	line-height: 25px;
}

#side_menu a:hover{
	text-decoration: underline;		
}

#footer {
	text-align: center;
	color:#BADDFB;
	line-height: 30px;
	clear: both;	
	position: relative;
}

#footer a{
	text-decoration:none;
	color:#5871B3;	
}

#footer a:hover{
	text-decoration:underline;
}

/* Summary page styles */
#home_box{

	width:480px;
	height: auto;
	margin: 10px 0px;
	padding: 10px 10px;
	position: relative;

}

#home_itembox .itembox{
	float: left; 	
	width:160px;
	/*height: 250px;*/
	margin: 10px 0px;
	padding: 10px 10px;
	position: relative;

}

#itembox .itembox{
	float: left; 	
	width:160px;
	height: 260px;
	margin: 10px 0px;
	padding: 10px 10px;
	position: relative;

}

#home_itembox .itembox{
	float: left; 	
	width:160px;
	height: 205px;
	margin: 10px 0px;
	padding: 10px 10px;
	position: relative;

}

#itembox .item_image{
	height: 160px;
	text-align:center;
	line-height: 160px;
	margin-bottom:5px;
}

#home_itembox .item_image{
	height: 160px;
	text-align:center;
	line-height: 160px;
	margin-bottom:5px;
}

#itembox #left_col {
	line-height: 25px;
	height: 25px;
	vertical-align:middle;
}

#home_itembox #left_col {
	line-height: 25px;
	height: 25px;
	vertical-align:middle;
}

#bestOffer{
	width:90%;	
	background-color:#EBEBEB;
	line-height: 20px;
	text-align:center;
}

#ratting{
	line-height:20px;
}
#itembox .bottom{
	position: absolute;
	bottom: 0px;
	width: 175px;
	color: #666666;
	margin-top:5px;
}

#itembox_pager{
	float: left;
	width: 175px;
	margin: 10px 0px;
	padding: 10px 10px;
	text-align: center;
	padding-top: 80px;
}

#message {
	padding-top: 30px;
	text-align: center;
}

#flashMessage {
	color: #5871B3;
	font-weight: bold;	
	text-align: center;
	padding: 10px 10px;
}

.ads {
	text-align: center;
}

/* Item page styles */

#summary .item_image{ 
	height: 180px;
	width: 250px;
	text-align: center;
	float: left;
}

#summary .image_add{
	text-align:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#summary .tumbs{
	clear: both;
}

#data{
	clear: both;
	margin: 30px 30px;
}

#data .review{
	margin: 30px 0px;
}

#data .offer{
	width: 50%;
	float: left;
	text-align: left;
}

/*admin area*/

.input{
	margin:0pt auto;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.input input {
	width: 200px;
}