@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin: 0px;
	background-image: url(http://www.canadacomputers.com/ocz/images/bgLAN.jpg);
	background-repeat: repeat-x;
}
img{border:none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.main{
	background-image: url(http://www.canadacomputers.com/ocz/images/topBR.gif);
	background-repeat: repeat-x;
	background-position: 0px -30px;
	display: block;
	height: 305px;
	width: 1015px;
	text-align: left;
	margin-top: 5px;
	padding: 0px;
	background-color: #FFF;
}
.main2{
	display: block;
	height: 380px;
	width: 1015px;
	text-align: left;
	margin-top: 0px;
	background-color: #FFF;
	padding: 0px;
	clear: both;
}
ul.menu{
	text-align: left;
	clear: both;
	height: 175px;
	width: 185px;
	display: block;
	background-image: url(http://www.canadacomputers.com/ocz/images/logo_new.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 0px;
	padding-top: 77px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
li.menuList{
	float:left;
	display:block;
	color: #06C;
	font-size: 12px;
	width: 175px;
	height: auto;
	list-style-type: disc;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li.menuListSelected{
	background:#F90;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	width: 175px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
.menuList a{
	color:#06C;
	display:block;
	width: 175px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	padding-left: 10px;
}
.menuList a:hover{
	color: #FFF;
	background-image:url(http://www.canadacomputers.com/ocz/images/topBR.gif)
	background-repeat: repeat-x;
	background-image: url(../images/topBR.gif);
	background-repeat: repeat-x;
	}
.topBanner{
	height: 250px;
	width: 830px;
	float: right;
}
.titleBar{
	width:1015px;
	display:block;
	margin-top:5px;
	background-image:url(http://www.canadacomputers.com/ocz/images/titleBar.jpg);
	height:20px;
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
}
.itemBox{
	display:block;
	float:left;
	width: 312px;
	height: 170px;
	margin-right: 7px;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFF;
}
.itemBox:hover{
	border: 1px solid #CCC;
	filter: Alpha(Opacity=70);
	opacity:0.75;
}
.itemBox a{
	color: #333;
}
.itemImg{
	display:block;
	width:120px;
	height:120px;
	border:#CCC 1px solid;
	float: left;
	margin-right: 5px;
}
.detail{
	font-size: 12px;
	padding-top: 10px;
	display: block;
	color: #666;
	font-weight: normal;
}
.price{
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	display: block;
	padding-top: 10px;
	background-image: url(http://www1.canadacomputers.com/pictures/small_buy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 185px;
	float: left;
	padding-bottom: 20px;
}
.sku{
	font-size: 10px;
	color: #666;
	clear: both;
	float: left;
	font-weight: normal;
}
.copy{
	font-size: 9px;
	color: #FFF;
	display: block;
	clear: both;
	height: 62px;
	width: 100%;
	background-image: url(http://www.canadacomputers.com/ocz/images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	background-position: 0px -50px;
}



