
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/bg.gif) #f0eee1 repeat-x;
	color:#686457;
	height: 100%;
}

html {
/*	height: 100%;*/
}

#wrapper {
	margin: 0 auto;
	width: 996px;/*	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;*/
}

#faux {
	background: url(../images/whiteBg.gif);
	overflow: auto;
	min-height: 100%;
}

#header {
	/* width: 996px;*/
 height: 100px;
	margin-left: 790px;
}

#header #shopCart {
	width: 205px;
	height: 77px;
	margin: 0px;
	padding: 5px 0px 0px 20px;
	background:url(../images/shopCart.gif) no-repeat;
}

#header #shopCart .welcome {
	font-size:9px;
}

#header #shopCart .items {
	font-size:30px;
	float:left;
}

#header #shopCart .text {
	padding:5px 0px 0px 24px;
	font-size:11px;
}

#navigation {
	/* width: 996px;*/
	padding: 13px;
	margin: 0px;
	background:url(../images/navigation.gif) no-repeat;
}

#navigation .menu {
	padding-left: 352px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

#navigation .menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}

#navigation .menu li {
	display: inline;
	margin: 0;
}

#navigation .menu li a {
	text-decoration: none;
	margin: 0;
	padding: 7px 8px;
	color: #686457;
}

#navigation .menu li a:visited {
	color: #686457;
}

#navigation .menu li a:hover, #navigation .menu li.selected a {
	color:#aa0000;
}

#rightcolumn {
	display: inline;
	margin: 20px 33px 0px 0px;
	padding: 0px;
	width: 275px;
	float: right;
}

#rightcolumn .img {
	margin-bottom:10px;
}

#rightcolumn .search {
	margin-bottom:10px;
	height:115px;
	background:url(../images/search.jpg) no-repeat;
}

#rightcolumn .search .textfield {
	margin: 57px 40px 0px 108px;
	border:1px solid #ff5d4c;
	background-color:#fff3ff;
	width:157px;
	height:18px;/*font-size:12px;*/
}

.searchBut {
	margin:5px 0px 0px 193px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/searchBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:64px;
}

.searchBut ins {
	background:url(../images/searchBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:64px;
}

a.searchBut:hover {
	background-position:right -40px;
}

a.searchBut:hover ins {
	background-position:left -40px;
}

#rightcolumn .newsletter {
	margin-bottom:10px;
	height:115px;
	background:url(../images/newsletter.jpg) no-repeat;
}

#rightcolumn .newsletter .textfield {
	margin: 57px 40px 0px 108px;
	border:1px solid #ff7e00;
	background-color:#fff3ff;
	width:157px;
	height:18px;/*font-size:12px;*/
}

.subscribeBut {
	margin:5px 0px 0px 193px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/subscribeBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:64px;
}

.subscribeBut ins {
	background:url(../images/subscribeBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:64px;
}

a.subscribeBut:hover {
	background-position:right -40px;
}

a.subscribeBut:hover ins {
	background-position:left -40px;
}


#leftcolumn {
	float: left;
	margin: 20px 25px 40px 30px;
	padding: 0px;
	width: 630px;
	text-align:justify;
	display: inline;
	position: relative;
}

#leftcolumn .breadcrumb {
	font-size:11px;
	float:left;
	padding:0px 0px 10px 0px;
}

#leftcolumn .breadcrumb a:link, .breadcrumb a:visited {
	color: #aa0000;
	text-decoration:none;
}

#leftcolumn .breadcrumb a:hover {
	color: #686457;
	text-decoration:none;
}

#leftcolumn .sortby {
	font-size:11px;
	float:right;
	padding:0px 0px 10px 0px;
}

#leftcolumn .sortby select {
	font-size:11px;
	border:1px solid #eceada;
	width:120px;
}

#leftcolumn .bigimage {
width:390px;
float:left;
}

#leftcolumn .bigimage img{
border:1px solid #eceada;
}

#leftcolumn .details {
float:right;
width:207px;
background:url(../images/productBg.gif) no-repeat;
border:1px solid #eceada;
font-size:11px;
padding:10px;
height:370px;
}

#leftcolumn .details .top {
line-height:20px;
height:235px;
}


#leftcolumn .details .bottom .textfield {
	margin: 5px 0px 0px 0px;
	border:1px solid #c9c5b6;
	background-color:#ffffff;
	width:200px;
	height:18px;/*font-size:12px;*/
}

#leftcolumn .wishlist {
padding:30px 10px 10px 10px;
}

.sendwishBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/sendwishBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:110px;
}

.sendwishBut ins {
	background:url(../images/sendwishBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:110px;
}

a.sendwishBut:hover {
	background-position:right -40px;
}

a.sendwishBut:hover ins {
	background-position:left -40px;
}

.advsearchBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/advsearchBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:71px;
}

.advsearchBut ins {
	background:url(../images/advsearchBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:71px;
}

a.advsearchBut:hover {
	background-position:right -40px;
}

a.advsearchBut:hover ins {
	background-position:left -40px;
}

.rec2FriendBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/rec2FriendBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:113px;
}

.rec2FriendBut ins {
	background:url(../images/rec2FriendBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:113px;
}

a.rec2FriendBut:hover {
	background-position:right -40px;
}

a.rec2FriendBut:hover ins {
	background-position:left -40px;
}

.viewBut {
	margin:5px 5px 0px 10px;
	cursor:pointer;
	cursor:hand;
	line-height:18px;
	background:url(../images/viewBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:35px;
}

.viewBut ins {
	background:url(../images/viewBut.gif) no-repeat left top;
	line-height:18px;
	display:inline-block;
	padding-left:10px;
	width:35px;
}

a.viewBut:hover {
	background-position:right -40px;
}

a.viewBut:hover ins {
	background-position:left -40px;
}

.add2CartBut {
	margin:5px 5px 0px 5px;
	cursor:pointer;
	cursor:hand;
	line-height:18px;
	background:url(../images/add2CartBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:64px;
}

.add2CartBut ins {
	background:url(../images/add2CartBut.gif) no-repeat left top;
	line-height:18px;
	display:inline-block;
	padding-left:10px;
	width:64px;
}

a.add2CartBut:hover {
	background-position:right -40px;
}

a.add2CartBut:hover ins {
	background-position:left -40px;
}


.add2WishBut {
	margin:15px 5px 0px 15px;
	cursor:pointer;
	cursor:hand;
	line-height:18px;
	background:url(../images/add2WishBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:90px;
}

.add2WishBut ins {
	background:url(../images/add2WishBut.gif) no-repeat left top;
	line-height:18px;
	display:inline-block;
	padding-left:10px;
	width:90px;
}

a.add2WishBut:hover {
	background-position:right -40px;
}

a.add2WishBut:hover ins {
	background-position:left -40px;
}



.viewDetailsBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:18px;
	background:url(../images/viewdetailsBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:109px;
}

.viewDetailsBut ins {
	background:url(../images/viewdetailsBut.gif) no-repeat left top;
	line-height:18px;
	display:inline-block;
	padding-left:10px;
	width:109px;
}

a.viewDetailsBut:hover {
	background-position:right -40px;
}

a.viewDetailsBut:hover ins {
	background-position:left -40px;
}



.add2CartBut2 {
	margin:15px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:18px;
	background:url(../images/add2CartBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:64px;
}

.add2CartBut2 ins {
	background:url(../images/add2CartBut.gif) no-repeat left top;
	line-height:18px;
	display:inline-block;
	padding-left:10px;
	width:64px;
}

a.add2CartBut2:hover {
	background-position:right -40px;
}

a.add2CartBut2:hover ins {
	background-position:left -40px;
}


.backBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/backBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:64px;
}

.backBut ins {
	background:url(../images/backBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:64px;
}

a.backBut:hover {
	background-position:right -40px;
}

a.backBut:hover ins {
	background-position:left -40px;
}


.checkoutBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/checkoutBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:89px;
}

.checkoutBut ins {
	background:url(../images/checkoutBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:89px;
}

a.checkoutBut:hover {
	background-position:right -40px;
}

a.checkoutBut:hover ins {
	background-position:left -40px;
}

.loginBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/loginBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:71px;
}

.loginBut ins {
	background:url(../images/loginBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:71px;
}

a.loginBut:hover {
	background-position:right -40px;
}

a.loginBut:hover ins {
	background-position:left -40px;
}


.registerBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/registerBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:89px;
}

.registerBut ins {
	background:url(../images/registerBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:89px;
}

a.registerBut:hover {
	background-position:right -40px;
}

a.registerBut:hover ins {
	background-position:left -40px;
}


.nextstepBut {
	margin:5px 0px 0px 0px;
	cursor:pointer;
	cursor:hand;
	line-height:20px;
	background:url(../images/nextstepBut.gif) no-repeat right top;
	padding-right:10px;
	display:inline-block;
	width:89px;
}

.nextstepBut ins {
	background:url(../images/nextstepBut.gif) no-repeat left top;
	line-height:20px;
	display:inline-block;
	padding-left:10px;
	width:89px;
}

a.nextstepBut:hover {
	background-position:right -40px;
}

a.nextstepBut:hover ins {
	background-position:left -40px;
}


#leftcolumn .pages {
	font-size:11px;
	padding:20px 0px 0px 0px;
	font-weight:bold;
}

#leftcolumn .pages a:link, .pages a:visited {
	color: #aa0000;
	background-color:#eceada;
	text-decoration:none;
	padding:1px 4px 1px 4px;
	margin:3px;
	border:1px solid #eceada;
}

#leftcolumn .pages a:hover {
	color: #686457;
	background-color:#eceada;
	text-decoration:none;
}

#leftcolumn .pages .activepage {
	background-color:#aa0000;
	color:#FFFFFF;
	padding:1px 4px 1px 4px;
	margin:3px;
	border:1px solid #eceada;
}

#leftcolumn .item {
	vertical-align:top;
	font-size:10px;
	text-align:center;
	padding:0px 4px 15px 4px;
	float:left;
	display:inline-block;
	position:relative;
}

#leftcolumn .item img {
	border:1px solid #eceada;
}

#leftcolumn .item_overlay {
	right:50px;
	top:8px;
	float:right;
	right:12px;
	z-index:100;
	position:absolute;
	display:none;
}

#leftcolumn .login {
padding:10px;
float:left;
width:290px;
border-right:1px solid #eceada;
}

#leftcolumn .login input {
border:1px solid #c9c5b6;
width:250px;
margin: 3px 0px 10px 0px;
}

#leftcolumn .register {
padding:10px;
float:right;
width:290px;
}

#leftcolumn .register input {
border:1px solid #c9c5b6;
width:250px;
margin: 3px 0px 10px 0px;
}

#leftcolumn .step2 input {
border:1px solid #c9c5b6;
margin: 3px 0px 10px 0px;
}

#footer {
	/* width: 996px;*/
	clear: both;
	margin: 0px;
	padding: 20px 20px 20px 30px;
	background:url(../images/footer.gif) repeat-y;
	height:150px;
}

.footer, .push {
/*height: 150px;*/
}

#footer .tab {
	width:173px;
	position:relative;
	float:left;
	padding:0px 30px 30px 30px;
	font-size:11px;
	line-height:20px;
	height:140px;
}

#footer .tab .title {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

#footer .tab .phone {
	font-size:14px;
	font-weight:bold;
	color:#aa0000;
}

.clear {
	clear: both;
	background: none;
}

.noborder {
	border:none;
}
