/* CSS Document */

table#color{
	margin:0px;
}

table#color td{
	width:15px;
	height: 15px;
}

table#color td.white{
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

table#color td.grey{
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

table#color td.black{
	background-color: #000000;
	border: 1px solid #333333;
}

table#color td.ltblue{
	background-color: #66CCFF;
	border: 1px solid #333333;
}

table#color td.blue{
	background-color: #0000FF;
	border: 1px solid #333333;
}

table#color td.brown{
	background-color: #663300;
	border: 1px solid #333333;
}

table#color td.pink{
	background-color: #FF66CC;
	border: 1px solid #333333;
}

table#color td.red{
	background-color: #FF0000;
	border: 1px solid #333333;
}

table#feature {
	margin: 40px 0px 0px 0px;
	vertical-align:bottom;
}

table#feature a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin:0px;
}

table#feature p{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	font-size: 12px;
	color: #52493F;
	padding: 10px 10px 10px 10px;
	margin:0px;
}

table#feature p.featuretext{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-size: 18px;
	font-variant:small-caps;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	background-color: #991C1F;
	padding: 5px;
}

table#feature td {
	background-color: #CCCCCC;
}

table#feature td.featuretext{
	vertical-align: middle;
	background-color: #991C1F;
}

table#header p.searchtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

table#header input{
	border: 1px solid #666666;
	margin: 0px 2px 0px 0px;
}

table#header td.header{
	height: 75px;
}

table#login{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}

table#login input {
	border: 1px solid #666666;
	margin: 0px 5px 0px 5px;
	height: 20px;
	width:170px;
}

table#login input.submit {
	border: 1px solid #666666;
	margin: 0px 5px 10px 5px;
	width:55px;
	height: 25px;
	color: #FFFFFF;
	background-color: #991C1F;
}

table#login p.login{
	color: #333333;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

table#login p.label{
	color: #333333;
	text-align: right;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

table#maincontent p.clothingheading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant:small-caps;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}

table#maincontent p.clothingtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

table#maincontent p.indexmodelcaption{
	margin:0px;
	padding:3px;
	color:#FFFFFF;
	text-align:left;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:11px;
	font-weight:300;
	font-variant:small-caps;
	background-color:#991C1F;
	border-bottom: 5px solid #ABA882;
}
.indexmodelcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: small-caps;
	background-color: #991c1f;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #aba882;
	border-right-color: #aba882;
	border-bottom-color: #aba882;
	border-left-color: #aba882;
}


table#maincontent td.headerspacer{
	width:14px;
	background-color: #52493F;
}

table#maincontent p.address{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

table#maincontent p.clothinglineheading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 5px 5px 10px;
}

table#maincontent table.address{
	margin: 20px 0px 0px 0px;
}

table#menu a{
	margin:0px;
	padding:8px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

table#menu a:hover{
	color: #CCCCCC;
}

table#menu a:visited{
	text-deoration: none;
}

table#menu p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:8px;
}

table#orderproduct{
	margin: 8px 0px 0px 20px;
}

table#orderproduct p.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #52493F;
	margin:0px;
	padding: 5px;
}

table#orderproduct input.addtobasket{
	width: 100px;
	border: 0px;
	background-color: #FFFFFF;
	color: #52493F;
	font-size: 11px;
	font-weight: bold;
}

table#orderproduct input.quantity{
	width: 45px;
	border: 1px solid #666666;
}

table#product{
	margin: 10px;
}

table#product p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #52493F;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

table#product p.productname{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #52493F;
	margin:0px;
	padding:5px;
}

table#product td {
	border-bottom: 1px solid #52493F;
}
.basictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
input {
	color: #FFFFFF;
	background-color: #ABA882;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: -10px;
}
.indexred {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: small-caps;
	background-color: #991c1f;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #aba882;
	border-right-color: #aba882;
	border-bottom-color: #aba882;
	border-left-color: #aba882;
}
.specials {
	border: 2px solid #e0e0e0;
	height: 110px;
	width: 165px;
}
.specialshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ac0000;
	font-weight: bold;
}

.specialstext {
	height: 50px;
	width: 166px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
}
.760width {
	width: 760px;
}
