/**** classes *****/
.prodname{
	
}
.prodname_shortdesc{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	font-weight:bold;
}
.prodname_name{
	font-family:Arial, Helvetica, sans-serif;
	color:#013299;
	font-size:24px;
	font-weight:bold;
}
.proddesc{
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.prodprice{
	padding-top:20px;
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}
.review-links a{
	font-family:Verdana;
	font-size:10px;
	color:#00CCFF;
	text-decoration:none;
}
.review-links a:hover{
	text-decoration:underline;
}
.reviewcount{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
/**** breadcrum *****/
#breadcrumcontainer{
	width:715px;
	height:33px;
	margin-bottom:10px;
	margin-top:10px;
}
#breadcrumcontainer .top{
	background-image:url(../images/apple/bc-bg-corners.gif);
	background-repeat:no-repeat;
	width:715px;
	height:100%;
}
#breadcrumcontainer .top .content{
	position:relative;
	top:2px;
	left:1px;
	width:710px;
	height:30px;
	background-image:url(../images/apple/bc-bg.gif);
}
#breadcrumcontainer .top .content .breadcrum{
	float:left;
	height:30px;
	width:17px;
	margin-left:5px;
	background-image:url(../images/apple/chevron.png);
	background-repeat:no-repeat;
}
#breadcrumcontainer .top .content a{
	float:left;
	font:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	margin-left:10px;
	margin-top:10px;
}
#breadcrumcontainer .top .content .prodname{
	float:left;
	font:Verdana;
	font-size:10px;
	color:#666666;
	margin-left:10px;
	margin-top:10px;
}
#breadcrumcontainer .bottom{
	background-image:url(../images/apple/bc-bg-corners_btm.gif);
	background-repeat:no-repeat;
	width:715px;
	height:4px;
}
#breadcrumcontainer .top .content .subnav{
	float:right;
	height:100%;
	margin-top:1px;
	margin-right:3px;
	border-left:1px solid #cccccc;
}
#breadcrumcontainer .top .content .subnav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#breadcrumcontainer .top .content .subnav li{
	float: left;
	margin:0;
}
#breadcrumcontainer .top .content .subnav li a{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
#breadcrumcontainer .top .content .subnav li a:hover{
	color:#00CCFF;
}

/**** Category *****/
#categorycontainer{
	margin-top:3px;
}
#categorycontainer .header{
	background-image:url(../images/apple/primary-top-with-content1.png);
	background-repeat:no-repeat;
	width:715px;
	height:75px;
	border-bottom:1px solid #CCCCCC;
}
#categorycontainer .header h2{
	float:left;
	margin:0;
	padding-left:20px;
	padding-top:25px;
	font-size: 28px;
	color: #0000;	
}
#categorycontainer .header .item-count{
	float:right;
	padding-right:5px;
	padding-top:45px;
}
#categorycontainer .content{
	width:713px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#categorycontainer .content ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#categorycontainer .content ul .productrow_first{

}
#categorycontainer .content ul .productrow{

}
#categorycontainer .content li{
	float:left;
	background-image:url(../images/apple/category-grid.png);
}
#categorycontainer .content li .firstitem{

}
#categorycontainer .content li .item{

}
#categorycontainer .content li .image{

}
#categorycontainer .content li .name{

}
#categorycontainer .content li .starrating{

}
#categorycontainer .content li .price{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:10px;
	font-weight:bold;
	color:#666666;
}
#categorycontainer .content li .cattablecell{
	width:237px;
	height:95px;
}
#categorycontainer .content li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
#categorycontainer .bottom{
	background-image:url(../images/apple/category-primary_btm.png);
	width:715px;
	height:5px;
}

/**** Product Detail *****/
#productcontainer{
	width:715px;
	margin-top:3px;
}
#productcontainer .detail{
	width:715px;
	height:100%;
	background-image:url(../images/apple/product-details-bg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#productcontainer .detail .top{
	width:715px;
	height:4px;
	background-image:url(../images/apple/product-details-top.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}
#productcontainer .detail .bottom{
	width:715px;
	height:4px;
	background-image:url(../images/apple/product-details-btm.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#productcontainer .detail .content{
	width:525px;
	padding-left:5px;
}
#productcontainer .detail .content .product-info{
	width:380px;
}
#productcontainer .detail .content .product-info h2{
	font-size:16px;
}
#productcontainer .detail .content .product-rating{

}
#productcontainer .detail .content .product-rating h2{
	font-size:16px;
	line-height:0px;
}
#productcontainer .detail .product-rating .review-links{

}

#product-details-form{
	float:right;
	width:180px;
}
#product-details-form .purchase-info{

}
#product-details-form .purchase-info .price{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
#product-details-form .options{
	min-height:60px;
	margin-bottom:10px;
}
#product-details-form .options h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:0px;
	padding-left:5px;
	margin-top:15px;
}
#product-details-form .options .category{
	margin-left:5px;
	margin-top:8px;
}
#product-details-form .options .productdropdown{
	margin-top:2px;
	margin-left:5px;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	background-color:#EDEDED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #000000;
}
#product-details-form .action-buttons{
	margin-right:1px;
}

#product_overview{
	background-image:url(../images/apple/primary-bg.png);
	width:715px;
	height:100%;
	margin-top:10px;
}
#product_overview .top{
	width:715px;
	height:4px;
	background-image:url(../images/apple/primary-top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_overview .bottom{
	width:715px;
	height:4px;
	margin-top:-4px;
	background-image:url(../images/apple/primary-btm.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_overview .content{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

#product_images{
	background-image:url(../images/apple/primary-bg.png);
	width:715px;
	height:100%;
	margin-top:10px;
}
#product_images .top{
	width:715px;
	height:4px;
	background-image:url(../images/apple/primary-top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_images .bottom{
	width:715px;
	height:4px;
	margin-top:-4px;
	background-image:url(../images/apple/primary-btm.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_images .content{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

#product_video{
	background-image:url(../images/apple/primary-bg.png);
	width:715px;
	height:100%;
	margin-top:10px;
}
#product_video .top{
	width:715px;
	height:4px;
	background-image:url(../images/apple/primary-top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_video .bottom{
	width:715px;
	height:4px;
	margin-top:-4px;
	background-image:url(../images/apple/primary-btm.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_video .content{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}


#product_reviews{
	background-image:url(../images/apple/primary-bg.png);
	width:715px;
	height:100%;
	margin-top:10px;
}
#product_reviews .top{
	width:715px;
	height:4px;
	background-image:url(../images/apple/primary-top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_reviews .bottom{
	width:715px;
	height:4px;
	margin-top:-4px;
	background-image:url(../images/apple/primary-btm.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#product_reviews .content{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

#customerreviews{
	background-image:url(../images/apple/primary-bg.png);
	width:715px;
	height:100%;
	margin-top:10px;
}
#customerreviews .top{
	width:715px;
	height:4px;
	background-image:url(../images/apple/primary-top.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#customerreviews .bottom{
	width:715px;
	height:4px;
	margin-top:-4px;
	background-image:url(../images/apple/primary-btm.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#overall{
	width:675px;
	height:50px;
	background-color:#EDEDED;
	margin: 0 auto;
}
#overall .content{
	padding:10px;
}
#overall .content .reviewtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#overall .content .review-links{
	float:right;
	margin-right:10px;
}
#ratingcontent{
	width:675px;
	height:100%;
	margin: 0 auto;
}
