/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #eee url(../images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

img {
	border: none;
}
h1 {
	font-size:24px;
}

/*#wrapper {
	width:100%;
	margin:10px auto 0px auto;
}*/

#container {
	width:970px;
	margin:0 auto 0 auto;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	background:#fff;
}

/*#wrapper {
	width:100%;
	margin:10px auto 0px auto;
}*/

#login{
	float:right;
	}

#login ul li{
	display:inline;
	list-style:none;
	padding: 0 8px;
	}
	
#login ul li a {
	text-decoration: none;
	color: #666666;

	}
#login ul li a:hover {
	text-decoration: underline;
	color: #666666;

	}

#search {
	clear:right;
	float:right;
	}
	

#search {
	text-align: center;
	padding: 17px 0px 0px 0px;
	height: 35px;
	font-size: 13px;
	margin: 1px 0px;
}

#search #searchInput {
	background: url(../images/input.jpg) no-repeat;
	height: 24px;
	font-size: 12px;
	width: 172px;
	color: #999999;
	/*margin: 0px 10px;*/
	padding: 5px 0 0 5px;
	border: none;
}



#search #goBtn {
	vertical-align: top;
	margin: 0 0 0 0;
}
	
	

#logo {
	height: 57px;
	width: 970px;
	margin: 0 auto;
	
	}

#header {
	width: 970px;
	margin:10px auto 0px auto;
	position: relative;
	height: 40px;
	font-size: 12px;
}
/*#wrapper {
	width:100%;
	margin:10px auto 0px auto;
}*/


#menuBar {
	background: #F9F9F9;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	list-style: none;
	color: #757575;
	font-size:14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	height:35px;
	text-align:left;
	width: 970px;
	
	}
	
#menuBar ul {
	float:left;
	margin: 8px auto 0 auto;
	width: 100%;
	}

#menuBar li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}



#menuBar li.last{
	padding: 0 10px 0 0;
	background: url(../images/shopping-bag.jpg) center right no-repeat;
	font-weight:bold;
	margin: 8px 0 0 0;
	
	}
	
#menuBar .last a{
	
	margin: 0 0 0 0;
	
	}
	
#menuBar a {
	display: block;
	padding: 0 12px;
	margin: 8px 0 0 0;
	/*line-height: 40px;*/
	color: #757575;
	text-decoration: none;
	}
	
#menuBar a:hover {
	color: #000;
}

#menuBar ul li.current a {
	text-decoration: underline;
	font-weight:normal;
	}
#container #left {
	background:#f3f3f3;
	width:200px;
	float:left;
	overflow:hidden;
}
#container #right {
	width:770px;
	float:right;
	overflow:hidden;
}
#container #right #productList {
	padding:0px 20px;
}
.productNavigation
{
	background: #fff;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	padding: 0px 10px;
	border-top:2px dotted #800040;
}


.productNavigation .pageNumbers
{
	float: right;
}

.productNavigation .pageNumbers a
{
	color: #666;
	text-decoration: none;
	padding: 0px 1px;
}

.productNavigation .pageNumbers a:hover
{
	text-decoration: underline;
}
.productNavigationBottom
{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0px 10px;
	border-top:2px solid #F4AD82;
}
.productNavigationBottom .pageNumbers {
	float: right;
}

.productNavigationBottom .pageNumbers a
{
	color: #666;
	text-decoration: none;
	padding: 0px 1px;
}

.productNavigationBottom .pageNumbers a:hover
{
	text-decoration: underline;
}
#container #left h2
{
	color: #703c56;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	border-bottom:1px dotted #800040;
}

#container #left a
{
	color: #800040;
	font-size: 13px;
	text-transform: capitalize;
	display: block;
	text-align: left;
	padding: 3px 0 3px 3px;
	font-weight: normal;
	text-decoration: none;
	font-family:"Century Gothic", Arial, Sans-serif;
}
#container #left a a:hover {
	text-decoration: underline;
}
#container #left #search {
	text-align:left;
	padding:8px;
	color: #333;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 20px 0px;
}
#container #left #search #searchInput {
	height: 16px;
	font-size: 10px;
	width: 105px;
	margin: 0px 3px 0px 0px;
	padding: 1px 3px;
	border: 1px solid #bbb;
}
#container #left #search #goBtn {
	vertical-align: top
}
#container .testimonial {
	margin:35px 0px;
	color:#666;
	font-style:italic;
	text-align:justify;
	font-size:12px;
	padding:8px;
	background: #eee;
	/*border:1px solid #ccc;*/
}
#container #left #becomeCustomer {
	margin-top:35px;
	height: 100px;
	text-align: center;
	padding-top: 10px;
	background:#56002b url(../images/become-customer.jpg);
	font-size: 12px;
	font-weight: bold;
	border-top:2px dotted #ffbedf;
	border-bottom:2px dotted #ffbedf;
	color:#fff;
}

#container #left #becomeCustomer a{
	text-align:center;
	font-size: 18px;
	color: #fff;
	font-weight:bold;
	
	}


#container #right .product
{
	width: 145px;
	float: left;
	background: #F3F3C4;
	padding-bottom: 10px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	margin:15px 20px 10px 20px;
	border:1px solid #cecece;
	padding:1px 1px 10px 1px;
}
#container #right #masterProduct {
	padding:10px;
	overflow:hidden;
}
#container #right .product a
{
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}
#container #right #bottom {
	margin-top:35px;
	background:#fff;
}
#phoneNumber {
	width:250px;
	float:right;
	height:65px;
	font-size:14px;
	text-align:center;
}
#userInfo {
	color: #666;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	display:none;
}

#userInfo a {
	padding: 0px 5px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
}
.price {
	font-size:14px;
	font-weight:bold;
}
#popUp {
	background-color:#FFF;
	border:1px solid #A49960;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	width: 350px;
	top: 325px;
	left: 50%;
	margin-left: -110px;
	padding: 0px 15px 5px 15px;
	position: absolute;
	display: block;
	z-index: 1000;
	text-align:center;
	font-size:14px;
}
#popUp h2
{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size:18px;
}
.clear
{
	clear:both;
}
.med_image
{	
	margin-right:8px;
	margin-bottom:4px;
	padding:1px;
	border:1px solid #cecece;
}
#breadCrumb a
{
	color:#666666;
	font-size:12px;
	
}
#breadCrumb {
	float:left;
	margin-bottom:8px;
	height:15px;
	width:280px;
	padding:5px 10px;
}
#sortOptions {
	float:right;
	font-size:12px;
	height:15px;
	width:280px;
	text-align:right;
	padding:5px 10px;
}
#contentRightHeader {
	height:35px;
}
#bottom {
	background: #F9F9F9; /*url(/images/interface/bottom-bg.gif) repeat-x*/;
	border-top: solid 1px #800040;
}

#innerBottom {
	width:900px;
	margin:0px auto;
	overflow: hidden;
	text-align:center;
}

#innerBottom a {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #696460;
	text-decoration: none;
	padding: 5px 8px;
	text-transform:uppercase;
	display:inline;
}

#innerBottom a:hover {
	text-decoration: underline;
}
.oldPrice
{
	display:block;
	margin-top:10px;
	text-decoration:line-through;
	color:#999999;
	text-align:center;
}
.salePrice
{
	display:block;
	color:#E76658;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#imagesContainer
{
	float:left;
}
#otherImages
{
	width:235px;
}
.ultra_thumb
{
	width:50px;
	margin-right:4px;
	margin-bottom:4px;
	padding:1px;
	border:1px solid #cecece;
	float:left;
}
#contentRightProduct
{
	font-size:14px;
	/*background-color:#FFFFCC;*/
}
#contentRightProduct h2 {
	margin-bottom:8px;
}
#contentRightProduct h3 {
	margin-top:15px;
}

#masterProduct h3 .price{
	float:right;
	}
#masterProduct input{
	clear:right;
	float:right;
	padding:5px 150px 5px 0;
	}