
/**
 * @author skypaint
 * @copyright 2007
 */
 
 
#table_style th{
 	font-size:1em; color:#ffffff; background:#52afff;
 	font-weight: normal;
 	padding-right: 10px;
 }
#table_col_num{
	text-align: right;
	padding-right: 10px;
}
#table_row_style{
	background-color:#dce2e6 ;
}
#table_style td{
	vertical-align: baseline;
	padding-right: 10px;
	}
#table_style{
 	font-size:1em;
 	font-family:Tahoma,Verdana,Segoe,sans-serif;
 	color:#687177;
 	}
#table_style a{
	text-decoration:none;
	color:#52afff;
	}
#table_style a:hover{
	color:black;
	}
#table_style caption{
	font-size:1.2em; color:#ffffff; background:#52afff;
	margin: 0px; padding: 0px;
	}
#table_footer{
	font-size:1em; color:#ffffff; background:#52afff;
	}
#table_footer_text{
	float: left;
	}
#table_footer_action{
	text-align: right;
	min-width: 20px; width:auto;
	}
#table_footer_action a{
	text-decoration:none;
	color:#ffffff;
	}
#table_footer_action a:hover{
	color:black;
	}
/*=== Top Products style*/
.top_products_class strong{
	color:#60BEDC;
	font-weight: normal;
	}
.top_products_class h5{
	color:#60BEDC;
	font-weight: normal;
	font-size: 11pt;
	}
.top_products_class h4{
	color:#60BEDC;
	font-weight: normal;
	font-size: 15pt;
}

#top_products{
	height: auto;
	margin-top: 10px;
	font-size:8pt;
	width: 100px;
	}
.top_products_add{
	width:300px;
}
#top_link{
	margin-bottom: 10px;
	}
#top_link a{
	color:#EA672E;
	}
	
/*=== Form style=====*/
#form_style label{
	text-align: left; 
	width: auto; 
	display: block; 
	margin-top:7px;
	}
#form_style input{
	margin-right: 5px;
	}
#form_style table td{
	padding-right: 10px;
	vertical-align: baseline;
	}
#form_style table th{
	text-align: left;
	padding-bottom: 10px;
	color:#15B0E4;
	}
#form_style{
	
}

/*======Menu======*/
#menu_left{
	width:200px;
	margin-top:25px;
	float:left;
	}
#menu_right{
	float:right;
	padding-right: 30px;
	}
#content_style {
	margin-left:200px;
	}
#content_style{
	width:auto;
	min-height: 300px;
	margin-top: 20px;
	}
/*======Order Style======*/
#order_style{
	width:190px;
	float: left;
	margin-right: 20px;
}
#order_style div{
	width:190px;
}
#order_style h2{
	font-size: 9pt;
}
#order_style div{
margin: 10px;
}

/*====== Sorting Style ======*/
#sorting_style{
	background-color: #dce2e6;
	width: 550px;
}
#sorting_style input{
	font-size:8pt;
} 
#sorting_style select{
	font-size:8pt;
}
