/* CSS Document */
body {
	margin:0; padding:0;
	background:#999; height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; line-height:14px;
	}

	
	p {line-height:1.4em; margin: 0px 0px 12px 0px;}
	
	li {line-height:1.5em;}
	
	h1 {font-size:24px; font-weight:700; color:#6d1c2b; }
	h2 {
	font-size:16px;
	color: #6d1c2b;
	margin-bottom: 4px;
	margin-top: 24px;
	font-weight: normal;
}
	h3 {display:block; background:#999; font-size:16px; width:165px; color:#FFF; padding:4px; margin-bottom:5px; font-weight:800;}
	h4 {font-size:12px; color: #6d1c2b; margin-bottom: 2px; margin-top: 12px;}
	blockquote {float:left; margin-top: 15px;}
	
	
	.brandnav  {
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.designer {
	margin-top: 10px;
	margin-bottom: 3px;
	font: normal 22px Arial, Helvetica, sans-serif;
}

.catmenu {
	text-align:left;
	width: 150px;
	margin-top:10px;
	margin-left: -15px;
}
ul.catmenu {
	list-style-type: none;
}
ul.catmenu li a:link, ul.catmenu li a:visited {
	color:#6d1c2b;
	text-decoration: none;
}
ul.catmenu li a:hover, ul.catmenu li a:active {
	color:#000;
}

.menuhere a:link, .menuhere a:visited {
	font-weight: bold;
}

	a:link, a:active {text-decoration:underline; color:#6d1c2b;}

	a:visited {text-decoration:underline; color:#999;}
	a:hover, a:active:hover, a:visited:hover {text-decoration:underline; color:#6d1c2b;}
	
	form, select {margin: 0px;}
	
/* ---------------- Page Structure ------------------- */
	#container {width:955px; margin:10px auto; }
	#shopbag {width:955px; text-align:right;}
	#content {float:left; background:#FFF; border-right: solid #000 8px; border-left: solid #000 8px; border-top: solid #000 8px; width:939px; background-image: url(/images/background.gif); background-repeat: repeat-y; }

	#leftcol {
	width:200px;
	margin:0px;
	float:left;
	margin-right:8px;
}
	#leftnav {text-align: center; width:200px;}

	#rightcol {
	float:left;
	width:731px;
	
	padding:0px;
	
}
	#margin {
	margin: 20px 20px 30px 25px;
}

	
	
	#main {float:left; width:731px;}
	
	#footer {
	float:left;
	text-align:right;
	color:FFF;
	width:955px;
	background-color: #000000;
	height: 26px;
	padding-top: 10px;
	 
}
	#footer a:link, #footer a:active, #footer a:visited {text-decoration:none; color:#FFF; text-transform: uppercase; padding-right:25px;}
	#footer a:hover, #footer a:active:hover,  #footer a:visited:hover { color:#999;}
	
	#copyright {width:492px; float:left; text-align:left; color:#333;margin-top:6px; margin-bottom: 12px; padding-left: 8px;}
	#poweredby {
	width:447px;
	float:left;
	text-align:right;
	color:#FFF;
	font-size:80%;
	margin-top:6px;
	padding-right: 8px;
}
	#poweredby a, #poweredby a:active {text-decoration:none; color:#333;}
	#poweredby a:hover, #poweredby a:active:hover {text-decoration:none; color:#FFF;}
	
/* ---------------- Form buttons ------------------- */
input.ftext {background-color:#FFF; border: 1px solid #666; color:#000; margin-bottom: 10px; width: 125px}
input.button {background-color:#999; color:#FFF; border:0;cursor:pointer; }
.navlist {font-size: 13px; margin-bottom: 14px; margin-top: 0px;}
textarea {margin-bottom: 10px}

/* ---------------- Shopping specific styles ------------------- */
h1.prodname {
	line-height:normal;
}

.shopt {
	padding:0;
	margin:-1px 0 -3px 0 !important;
	margin:0 0 -3px 0;
	}
	
.namerow {font-size:12px; line-height:12px; padding:5px 0px 10px 0px; font-family:Verdana, Helvetica, Arial, sans-serif;}

	.namerow a:link, .namerow a:active{ color:#000; text-decoration: underline;}
.namerow a:visited { color:#666; text-decoration: underline;}
	.namerow a:hover, .namerow a:visited:hover {text-decoration:none; color:#000; }
	.smallprice {font-size:12px; line-height:16px;  padding-top:2px; padding-bottom: 8px;font-family:Verdana, Helvetica, Arial, sans-serif;}
.flag {background: #666; width: 122px; color: #fff; line-height: 18px; margin-bottom: 3px; border: 1px solid #999; padding: 0px 4px 0px 4px;}
.namerow{line-height: 15px;}
	
	.results {font: 12px/1.5 Verdana, Helvetica, Arial, sans-serif; text-align:left;}
	.results a:link, .results a:active, .results a:visited {color:#000; text-decoration: underline; font-weight:700;}
	.results a:hover, .results a:visited:hover {text-decoration:none; color:#000; font-weight:700;}
.longdesc ul {list-style-type:square; font-family: Verdana, Helvetica, Arial, sans-serif;}
.longdesc p {font-family:Verdana, Arial, Helvetica, sans-serif;}
.longdesc li {font-family: Verdana, Helvetica, Arial, sans-serif;}

.catnamenav  {  margin-top:20px; margin-bottom:20px; margin-left: 20px; }



#search {float:left; padding: 0 0 0 0px; margin:-3px 0 0 4px;}
.navlinks {padding:15px 0;}

