/* CSS Document */

/* E Store Styles */

#content1.estoreContent table {
	margin:0 0 0 10px;
}

#shoppingCart {
	text-align:right;
}

#sideBar input.textinput, #sideBar input.textinputhover {
 	width:119px;
}

#productSearch {
	padding-top:22px;
}

.productSearchBT {
	float:right;
	padding:5px 0 0 0;
	text-align:right;
}

#contentFooterHome {
	background-color:#333333;
	color:#848E46;
	height:32px;
	padding:0 5px 0 10px;
	line-height:33px;
	margin-bottom:15px;
}

.signUp {
	font-size:12px; 
	color:#FFFFFF;
}

#vipSignUpFooter {
	float:right;
	padding-top:6px;
	width:270px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
}

#vipSignUpFooter input.textinputSignUp, #vipSignUpFooter input.textinputhover {
	width:133px;
	height:18px;
}

.textinputSignUp {
	border:1px solid #AFB79B;
	padding:0px 2px;
}

.itemContainer {
	width:226px;
	float:left;
	padding-bottom:15px;
}

.itemContainerRight {
	float:left;
	padding-bottom:15px;
}

.itemTable {
	width:201px;
}

.productTitle {
	border-bottom:2px solid #1E1E19;
	padding:10px 0 2px 0;
	font-size:12px;
	color:#333333;
	font-weight:800;
}

.productTitle a {
	color:#333333;
}

.productTitle a:hover {
	color:#8B1D04;
}

.productPriceCell {
	color:#8B1D04;
	padding:3px 0 20px 0;
}
 
.productPriceCell a {
	color:#8B1D04;
	background:url(images/spacers/red_arrow.gif) no-repeat center left;
	padding-left:8px;
	margin-left:11px;
}

.productPriceCell a:hover {
	text-decoration:underline;
}

.storeImgCell {
	text-align:center;
	vertical-align:middle;
	height:122px;
}


/* Category View */

h1.catTitle {
	margin-bottom:20px;
}

.itemContainerCell {
	padding-right:25px;
}

#page {
	float:right;
	width:200px;
	text-align:right;
	padding:5px 2px 0 0;
}

.cantFindPara {
	text-align:justify;
	padding-top:20px;
}

.cantFindPara a {
	text-decoration:underline;
}

.cantFindLookingFor {
	color:#8B1D04;
	font-weight:bold;
	font-size:12px;
}

#contentFooter {
	clear:both;
	background-color:#333333;
	color:#fff;
	height:32px;
	padding:0 5px 0 10px;
	line-height:30px;
	text-align:center;
	margin-bottom:15px;
}

#contentFooter a {
	color:#fff;
	padding-left:1px;
}

#contentFooter a:hover, #contentFooter a.pageDown {
	color:#fff;
	text-decoration:underline;
}

#contentFooter span.pageDown {
	text-decoration:underline;
}

.next {
	background:url(images/spacers/next_arrow.gif) center right no-repeat;
	padding-right:10px;
}

#contentFooter a.prev {
	background:url(images/spacers/prev_arrow.gif) center left no-repeat;
	padding-left:10px;
}



/* Product View */

.prouductInfoTable {
	width:100%;
	border-bottom:1px solid #C2897C;
}

.productImgCell {
	color:#808080;
	line-height:40px;
	width:391px
}

.productImgCell a {
	color:#808080;
}

.productImgCell a:hover {
	color:#8B1D04;
}

.productViewTitleCell {
	border-bottom:2px solid #1E1E19;
	padding:5px 0 5px 0;
	font-size:12px;
	color:#333333;
}

h1.productViewTitle {
	margin:0 0 10px 0;
}

#content td.productItemDetails div {
	margin:5px 0;
}

#content td.productItemDetails {
	padding:5px 0;
}

.buyNow {
	margin-top:5px;
}

.priceLabel {
	float:left;
	width:175px;
	color:#8B1D04;
}

.optionLabel {
	color:#8B1D04;
	padding-right:10px;
	font-size:12px;
}
