/* CSS Document */

/* shop css */

*{
	font-size:100%;
}

legend {
	color: #000;
}

#loginForm legend {
	color: #fff;	
}

#loginForm input  {
	width: 150px;	
}

#ShopLoginForm input {
	width: 150px;
}

#ShopLoginForm legend {
	color: #fff;
}

.cartSummary table {
    border:1px solid #cfcfe8;
}
.cartSummary tr{
    border:1px solid #cfcfe8;
}
.cartSummary td{
    border:1px solid #EDF0F4;
}
.cartSummary th{
    padding-left:15px;
    border:1px solid #EDF0F4;
	 background-color:#F5F6F7;
}

.viewCART {
	margin-left: 10px;
	float: right;
	color: #fff;
	font-size: 11px;
	display: block;
	border: 1px dotted #fff;
}
.viewCART a:link {
	color: #fff;
	font-size: 11px;
}
.viewCART a:visited  {
	color: #fff;
	font-size: 11px;
}
.viewCART a:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}


.breadcrumb {
	font-style:italic;
	font-weight: bold;
	font-size: 9px;
}
.breadcrumbTITLE {
	font-weight: bold;
	font-size: 9px;	
	margin-left: 10px;
}
.productthumb {
	text-align: center;
	padding: 5px;
	float: left;
	border: 1px solid #000;
	font-size: 11px;
	width: 150px;
	height: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dotted #000;
}

.productthumb a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 150px;
	display: block;
}
.productthumb a:hover{
	text-decoration: none;
	color: #000;
}


/* main css */







body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align:left;
	background-color: #fff;
	margin-top: 0px;
	/*background-image: url(/images/back.jpg);
	background-repeat: repeat;*/
}
dd{
	margin-left:0;
}
#wrap{
	width: 765px;
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #;
	background-image: url();
	background-repeat: no-repeat;
	border: 0px solid #;
}
#header{
	padding: 0px;
	font-size: 24px;
	text-align: center;
	color: #000000;
}
#topbar {
	background-image: url(/images/bot.jpg);
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	width: 765px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
#PAGEnav {
	min-height: 552px;
	text-align: right;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-transform:capitalize;
	background-color:#;
	width: 200px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/navback.jpg);
	background-repeat: no-repeat;
}
#colone-onecol{
	float: right;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color:#;
}
/*#navtop{
	clear: both;
	background-color:#fff;
	background-image: url(/images/ntop.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#navbot {
	clear: both;
	background-color:#fff;
	background-image: url(/images/nbot.jpg);
	background-repeat: no-repeat;
	width: 990px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#ttop {
	clear: both;
	background-color:#;
	background-image: url(/images/ttop.jpg);
	background-repeat: no-repeat;
	width: 963px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#tbot {
	clear: both;
	background-color:#;
	background-image: url(/images/tbot.jpg);
	background-repeat: no-repeat;
	width: 963px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 18px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}*/
#foot{
	clear:both;
	padding-top: 9px;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	width: 725px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #;
	background-image: url(/images/bot.jpg);
	background-repeat: no-repeat;
}

a:link {
	color: #742b1c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #742b1c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #742b1c;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #742b1c;
	text-decoration: none;
	font-weight: bold;
}
#formleft {
	float: left;
	width: 150px;
}
.formbox {
	border: 1px solid #333333;
}
#formtwo {
	float: left;
	width: 230px;
}
#formthree {
	float: left;
	width: 150px;
}
#formfour {
	float: left;
	width: 230px;
}
#wrap #foot a:link {
	color: #fff;
	font-weight: normal;
}
#wrap #foot a:visited {
	color: #fff;
	font-weight: normal;
}
#wrap #foot a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#wrap #foot a:active {
	color: #fff;
	font-weight: normal;
}
#clearboth {
	clear: both;
}
#colone-onecol h1 {
	font-size: 16px;
}
#colone-onecol h1 .subscript {
	font-size:xx-small;
	vertical-align:bottom;
	font-variant: small-caps;
}
#colone-onecol .subscript {
	font-size:xx-small;
	vertical-align:bottom;
	font-variant: small-caps;
}
#colone-onecol h2 {
	font-size: 15px;
}
#colone-onecol h3 {
	font-size: 14px;
}