#nav ul {
	height:31px;
	background:url(../styleImages/nav.jpg) no-repeat 50% 50%;
}
#nav li {
	float:left;
	line-height:31px;
	border-right:1px solid #585858;
	font-size:110%;
}
#nav li#home{
	padding-left:10px;
}
#nav li a {
	color:#ccc;
	text-decoration:none;
	font-weight:bold;
	padding:0 15px;
	display:inline-block;
}
#nav li a:hover,
#nav li.topNavOn a {
	color:#fff;
	background:url(../styleImages/nav-hover.jpg) no-repeat 50% 100%;
}
/* search box in nav */
#search {
	background:#2D2D2D;
	padding:10px 7px;
	margin:0 10px 10px 10px;
}
#search label{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	background:url(../styleImages/searchMag.jpg) no-repeat 0 50%;
	padding:0 0 0 17px;
	margin:0 0 5px 0;
	display:block;
}
#search input.inputSubmit {
	background:none;
	border:none;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-size:13px;
	margin:0;
	padding:0;
}
#search input.inputField {
	background:url(../styleImages/inputFieldBg.jpg) no-repeat;
	width:102px;
	height:17px;
	padding:2px 5px 0 5px;
	border:none;
	font-size:11px;
}


#page {
	clear:both;
}

/* cols */
#colLeft {
	float:left;
	width:180px;
}
#colRight {
	float:right;
	width:180px;
}
#colWrap {
	float:left;
	width:770px;
}
#colCenter {
	width:585px;
	float:right;
	padding:0 0 0 5px;
}
#colLeft ul,
#colRight ul {
	margin:0 0 10px 0;
	clear:both;
	padding:10px 0 0 0;
}
#colLeft p{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	display:block;
	margin:0 10px;
}
#colLeft p a{
	color:#000;
}

#colRight p{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:24px;
	background:#424242;
	display:block;
	padding:0 0 0 5px;
	margin:0 10px;
}
#colLeft #newsItems p{
	background:url(../styleImages/latestNews.png) no-repeat;
	width:159px;
	height:37px;
	margin-left:-21px;
	font-family:Arial, Helvetica, sans-serif;
	padding:2px 0 0 28px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#social{
	position:absolute;
	bottom:0;
	left:10px;
}
#social #twitter{
	position:relative;
	bottom:-8px;
	left:10px;
}

/* featured product */
#featureProduct{
	margin:0 0 0 0;
	width:180px;
	color:#FF66CC;
	text-align:center;
}
#featureProduct ul{
	text-align:center;
}
#featureProduct li{
	clear:both;
	padding:5px 5px 0 5px;
}
#featureProduct img{
	margin:0 auto;
	width:75px;
}
#featureProduct a{
	color:#5A5A5A;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#featureProduct p{
	text-align:left;
}
/* popular product */
#popularProd{
	margin:0 0 10px 0;
	width:180px;
	color:#FF66CC;
}
#popularProd ul{
	padding-left:10px;
}
#popularProd li{
	clear:both;
	font-size:11px;
	font-weight:bold;
	padding:0 0 5px 0;
}
#popularProd img{
	float:left;
	width:50px;
	height:50px;
	margin-right:10px;
}
#popularProd a{
	color:#5A5A5A;
	text-decoration:none;
}
.popProdPrice{
	color:#F05DCF;
	display:block;
}
/* latest news */
#newsItems{
	margin:0 0 10px 0;
	width:180px;
}
#newsItems ul{
	margin:-10px 0 0 0;
}
#newsItems li{
	clear:both;
	padding:0 5px 5px 10px;
}
/* tag cloud */
#tagCloud{
	margin:0 0 10px 0;
	width:180px;
	color:#FF66CC;
	clear:both;
}
#tagCloud div {
	text-align:center;
}

.boxborder {
	margin:0 0 10px 0;
	width:170px;
	color:#FF66CC;
	clear:both;
	padding:10px 0 0 10px;
}

#sideBanners{
	text-align:center;
}
#sideBanners img{
	margin-bottom:10px;
}


/*
 ------------------------------------------ single product
*/
#singleProductDisplay{

}
#singleProductDisplay img {
	margin:0 0 10px 0px;
}
#singleProductDisplay #sideBar{
	float:right; 
	text-align:center; 
	width:200px;
	margin:0 0 0 20px;
}
.singleProductImage{
	margin:0 20px 0 0;
	width:180px;
}
.singleProdName,
.singleProdCategory,
.singleProdBrand,
.singleProdPromo,
.singleProdDescription,
.singleProdPrice {
	display:block;
}

.singleProdPrice{
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F0F0F;
}

a.bigbutton{
	background:url(../styleImages/getThisBag.gif) no-repeat;
	width:191px;
	height:52px;
	text-indent:-9999px;
	line-height:0;
	display:block;
}

a.button{
	color:#fff;
	display:block;
	background:#333;
	padding:4px 10px;
	text-decoration:none;
}
a:hover.button {
	color:#FF66CC;
}

#shareBag{
	display:block;
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	color:#0F0F0F;
	clear:both;
}
#shareBag img{
	height:32px;
	float:right;
	padding:0 15px;
}
#addComment{
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0F0F0F;
	font-weight:normal;
	padding:0 0 10px 0;
}


table.tabExpand{
	border:1px solid #ccc;
	padding:4px;
	width:570px;
	margin:0 0 5px 0;
	clear:both;
}
table.tabExpand td{
	padding:4px;
}


/* main center col content */
#pageContent {
}

#newArrivals{
	width:590px;
	height:720px;
}

/* footer */
#footer {
	text-align:center;
	clear:both;
}
/* misc styles */
.clear{
	clear:both;
}






.productBox {
	float:left;
	margin:0 10px 0 0;
	position:relative;
	width:160px;
	height:250px;
	padding:0 10px;
	text-align:center;
	font-size:115%;
}
.smallProductImage {
	height:150px;
	width:170px;
}
.productBox .productTitle {
	font-weight:bold;
	overflow:hidden;
	padding:4px 0;
}
#footerBanners{
	padding:10px 0;
	text-align:center;
	clear:both;
}
#footerBanners img{
	margin:20px -2px;
}
