﻿.inv-cost
{
font-size:18px;
color:Red;
font-weight:bolder;
float:left;
clear:both;
}
#morefrombrand
{
    font-size:11px;
    clear:both;
    float:left;
    margin-bottom:30px;
}
#product-information
{
    color: #3A3A3A;
	width: 300px;
	float: right;
	padding-left: 15px;
	margin-top:20px;
}
#product-information p{
 font-weight:bold;
 margin-top:3px;
 clear:both;
}
#product-information #addquantity{
 clear:both;
 margin-bottom: 20px;
  }
#product-information p span{
float:right;
font-weight:normal;
}
#product-information #description span
{
    text-align: justify;
    font-size: 11px;
    padding-left:5px;
    margin-bottom:25px;
    color: #333333;
}
#product-information #ourprice span{
font-size:20px;
color:Red;
font-weight:bolder;
margin-bottom: 10px;
}
#productreviews
{
	padding-bottom: 25px;
	background-image: url(hor-rule.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
	width:580px;
}

#productreviews h2
{
	padding-top: 10px;
}
#productreviews p
{
    font-size: 11px;
    color: #232323;
}
#productreviews .header
{
    font-size: 13px;
    color: #232323;
    padding-top:15px;
}
#productreviews .note
{
    font-size: 13px;
    color: #232323;
    padding-bottom:15px;
}
#productdetails
{
	padding-bottom: 25px;
	background-image: url(hor-rule.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
	width:580px;
}

#productdetails h2
{
	padding-top: 10px;
}

#productfeatures
{
	padding-bottom: 25px;
	background-image: url(hor-rule.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
	width:580px;
}

#productfeatures h2
{
	padding-top: 10px;
}
#productfeatures ul{
padding-left: 30px;
}
#productdetails ul
{
    padding-left: 15px;
    list-style-type: none;
}

#productfeatures ul li
{
    font-size: 13px;
    color: #232323;
}
 
 #productdetails ul li{
 font-size:13px;
 color: #232323;}

#title
{
	background-image: url(navrbg.gif);
	background-position: left top;
	padding-left: 15px;
	padding-top:1px;
	background-repeat: repeat-x;
	margin-top:3px;
	height: 20px;
	color:White;
}
#title h4
{
    padding-top:2px;
}
#productimage
{
	width: 320px;
	height: 320px;
	padding-right: 4px;
	background-image: url(vert-rule.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#productinfo
{
	width: 100%;
	position: relative;
	top: 16px; 
	font-size: 11px; 
	left: 0px;
}
.inventoryitem{
    padding: 2px 5px 5px  5px;
    width:30%;
    float:left;
    display:inline;
    position:relative;
}
.invsep{
clear:both;
}
.inventoryitem .image{
    height: 170px; 
    text-align:center;
}