/* Global styles */


div.cws_text  {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.cws_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin:0pt auto;
	text-align:center;
	/*width: 615px;*/
	width: 100%;
}

.cws_short input{
	width: 50px;
}
.cws_short select {
	width: 100px;
}

.cws_short td th{
	padding: 0;
}

.cws_long input, .cws_long select{
	width: 200px;
}

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

.cws_title {
	font-weight: bold;	
}

.cws_line {
	/*color: #5871B3;*/
}

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

.cws_left_col {
	float: left;
}

.cws_left_col img{
	margin: 0px;
	padding: 0px;
	border-style: none;
	display: inline-block;
	vertical-align: middle;
}

.review  img{
	margin: 0px;
	padding: 0 1px;
	border-style: none;
	display: inline-block;	
	vertical-align: middle;
}

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

.cws_right_col {
	text-align: right;

}

#cws_cart {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 150px;
	color: red;
	border-bottom: 1px solid #5871B3;
	text-align: right;
}
#cws_cart a {
	text-decoration: none;
}

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

#header_menu {
	margin-left: 150px;
	text-align: right;	
}
#header_menu a{
	text-decoration: none;
}
#header_menu a:hover{
	text-decoration: underline;
}

#cws_top_menu{
	height: 37px;
	display: block;
	margin-top: 15px;
	padding: 0px 10px;
	text-align: center;
	line-height: 37px;
	font-size: 11px;
}

#cws_top_menu a{
	text-decoration: none;
	font-weight: bold;
}

#cws_top_menu a:hover{
}

#cws_search_box {
	text-align: center;
	padding: 0px 10px;
	margin: 0 0;
}

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

#cws_breadcrumbs{
	/*background-color: #5871B3;
	line-height: 250%;
	clear: both;	
	color: #F8DC94;
	padding: 0px 10px;*/
}

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

#cws_container {
	border: 1px solid #5871B3;
	position:relative;
}

#cws_content  {
	padding: 10px 5px;
	/*width:592px;*/
	width:99%;
	min-height: 500px;	
	height: auto;
}

* html #cws_content {
	height: 500px;
}

#cws_side_menu {
	width: 170px;
	padding: 15px 5px;
	/*color: #666666;*/
	position:absolute;
	right:0pt;
	top:0pt;
}

#cws_side_menu .option {
	border-bottom: 1px solid #BFBFBF;
}

#cws_side_menu a {
	text-decoration:none;
	line-height: 15px;
}

#cws_side_menu li {
	list-style-image:none;
	list-style-type:none;
	margin-top: 10px;
}

#cws_side_menu ul {
	padding-left:5px;
	margin-left: 0px;
}

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

#cwshop_footer  {
	text-align: center;
	/*color:#5871B3;*/
	line-height: 30px;
	clear: both;	
	position: relative;
	text-align: center;
	margin-top: 10px;
}

/* Summary page styles */
#cws_itembox .cws_itembox{
	float: left; 	
	width:175px;
	height: 250px;
	margin: 10px 0px;
	padding: 10px 10px;
	position: relative;
	line-height: 1.1;
}

#cws_itembox .cws_item_image{
	height: 180px;
	text-align:center;
	line-height: 180px;
}

.cws_item_image img{	
	padding:0px;
	margin:0px;
	border:none;
	background-color:#FFFFFF;
}

.cws_item_image div {	
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;	
	margin:4px 0 4px 5px;
	padding:4px;
	height:166px;
	
}

.cws_item_image div:hover{
	border:2px solid #A9A9A9;	
	padding:3px;
}

#cws_itembox #cws_left_col {
	line-height: 25px;
	height: 25px;
	vertical-align:middle;
}

#cws_itembox .cws_bottom{
	position: absolute;
	bottom: 0px;
	width: 175px;
}

#cws_itembox .cws_bottom img{	padding: 0px;	border-style: none;}

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

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

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

.cws_ads {
	text-align: center;
}

/* Item page styles */

#cws_summary img{ 
		padding: 0 1px;
		margin: 0;
		border: none;
		
}

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

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

#cws_summary .cws_tumbs{
	clear: both;
}

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

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

#cws_data .offer{
	width: 50%;
	float: left;
	text-align: left;
}
#productsSort {
	margin: 0 5px;
}
/*admin area*/

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

.input input {
	width: 200px;
} 


.cws_admin_table th, .cws_admin_table td, .cws_admin_table  tr{
	padding: 0;
}