@CHARSET "UTF-8";
.list_content{
	font-family:Arial;
	height:700px;
	width:990px;	
	margin:auto;
	color:rgb(142, 143, 147);
	clear:both;
}	
.list_content .content_table{
    font-family:Arial;
    height:700px;
    width:990px;    
    margin:0px;
	padding:0px;
    color:rgb(142, 143, 147);
}   
   .list_content a{
      text-decoration:none;
	  color:rgb(90, 165, 205);
   }	
   .list_content a:hover{
      text-decoration:underline;;
   }	
	.left_content{
		width:238px;
		height:700px;
		text-align:left;
	}
		.left_content .background{
			margin-top:20px;
			width:236px;
			min-height:350px;
			.height:350px;
			height:auto !important;
			height:300px;
			background-color:rgb(244, 244, 244);
		}
			.title{
				font-size:15px;
				height:50px;
			}
				.title_left
				{
					float:left;
					margin-top:10px;
					color:rgb(0, 117, 178);
				}
			.shopping_cart{			
				font-size:12px;
				background-color:white;
				width:220px;
				margin-left:8px;
				color:rgb(90, 90, 90);
				min-height:290px;
				.height:290px;			
			}
				.item{
					height:65px;
					width:210px;
					margin-top:5px;
				}
				.cart_list{
					float: left; 
					width: 140px;
					font-size:11px;
					margin-left:5px;
				}
			.checkout{
				text-align:center;
				font-size:12px;
				font-weight:bold;
				margin-bottom:10px;
			}
			.viewed_items{
				min-height:110px;
				width:230px;
				font-size:11px;
				padding-bottom:20px;
			}
				.viewed_items .viewed_items_list{
					margin-left:11px;
					width:180px;
					margin-top:5px;
					padding-bottom:0px;
				}
			.icon_list{
				width:230px;
				height:50px;
				margin-top:5px;
			}
		
	.right_content{
		width:730px;
		margin-left:13px;
		min-height:800px;
		height:800px;
		
	}
		.sort{
			width:730px;
			height:80px
		}
			.monitors{
				font-size:30px;
				float:left;
				margin-left:30px;
				.margin-left:25px;
				margin-top:25px;
				width:380px;
				text-align:left;				
			}
			.sort_by{
				float:left;
				margin-top:50px;
				width:300px;
				height:30px;
				float:right;
			}
		.main_content{
			width:730px;
			height:528px;
		}
			.page{
				width:730px;
				height:30px;
				padding-top:10px;
			}
			.product_view{
				height:488px;
				width:730px ;
			}
				.product{
					padding-left:30px;
					margin-bottom:10px;
					text-align:left;
				}	.product .line1{
						text-align:center;
					}
					.product .line2{
						font-size:13px;width:183px;min-height:30px;color:rgb(90, 165, 205);
						margin-top:10px;
					}
					.product .line3{
						height:30px;
					}
					.product .line3 .line31{
						font-size:13px;font-weight:bold;float:left;padding-top:5px;color:rgb(94, 94, 96)
					}
					.product .line3 .line32{
						height:21px;width:44px;float:right;
					}
					.product .line4{
						height:30px;font-size:11px;-color:#F4F4F4;
					}
					.product .line4 .line41{
						font-weight:bold;float:left;padding-top:5px;font-size:12px;margin-left:10px;
					}
					.product .line4 .line42{
						height:17px;width:71px;float:right;
					}
						.product .line4 .line42 a{
	                        color:white;font-weight:bold;
	                    }
					.product .line5{
						font-size:11px;text-align:center;color:rgb(94, 94, 96);font-weight:bold;
					}
					
form {margin:0px;padding:0px;}
.sub_category_div{
   border:1px solid #ddd;
   width:180px;
   text-align:center;
   margin-top:10px;
}
.sub_categori_img{
   height:150px;
   width:180px;
   overflow:hidden;
   padding-top:10px;
}
.sub_category_name{
   background-color:#eae8e8;
   color:#58595b;
   text-align:left;
   padding-left:8px;
   padding-top:4px;
}
.sub_category_name a{
  color:#58595b;
  font-size:12px;
  font-weight:bolder;
}
