/* CSS Document */

/*

BACKGROUND CREAM: #f6f1eb
PURPLE: #35183f
MAROON: #842b38
PINK: #d05096
BROWN: #4a2909
LAVENDAR BORDER: #954875
TAN BORDER: #ece8dc

*/
body {
	margin:0; padding:0;
	background:#f6f1eb url("../images/background.gif") repeat-x; height:100%;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px; line-height:1.4em;
	color:#4a2909;
	}
	
	p {
	line-height:1.4em;
	font-size: 12px;
}
.p14 {
	line-height:1.4em;
	font-size: 14px;
	color: #4a2909;
}
.p14ital {
	line-height:1.4em;
	font-size: 14px;
	color: #4a2909;
	font-style: italic;
}
.p16ital {
	line-height:1.4em;
	font-size: 16px;
	color: #4a2909;
	font-style: italic;
}
	
	li {line-height:1.5em;}
	
	h1 {
	font-size:24px;
	font-weight:800;
	color:#d05096;
	margin-top:10px;
	line-height:1.2em;
}
	h2 {font-size:18px;color:#4a2909;}
	h3 {
	font-size:16px;
	font-weight:500;
	color:#d05096;
	margin:-1px 0 -5px 0;
}
		h3 a, h3 a:link, h3 a:active {text-decoration:none; color:#4a2909;}
		h3 a:hover, h3 a:active:hover {text-decoration:none; color:#954875;}
	
	
	a, a:link, a:active {text-decoration:underline; color:#d05096;}
	a:visited {color:#954875;}
	a:hover, a:active:hover {text-decoration:underline; color:#954875;}
	
	
	
	hr {height:1px; width:100%; border:0;color:#ece8dc; background:#ece8dc; margin:-1px 0 !important; margin:-10px 0; padding:0;}
	
	.flag { 
		background:#35183f;
		padding:4px;
		color:#FFF;
		text-transform:uppercase;
		font-weight:300;
		text-align:center;
		}
	.shopDesigner a {
		display:block;
		margin-right:200px;
		background:#d05096;
		font-weight:800;
		font-size:14px;
		text-align:center;
		padding:5px;
		color:#FFF;
		width:200px;
		text-decoration:none;
		}
		
		.shopDesigner a:hover {
		background:#954875;
		color:#FFF;
		text-decoration:none;
		}

/* ---------------- Page Structure ------------------- */
	#container {
	width:960px;
	margin:0px auto;
	 }
	
	#content {
	float:left; 
	width:960px;
	padding:0; margin:-20px 0 0 0;
	 }
	 
	 #header {
	 float:left;
	 width:690px;
	 height:30px;
	 padding-top:5px;
	 }
	 #topForm {
	 	float:right; width:400px;
		}
	
	
	.spacer {clear:both;}
	 
	
#leftcol {
		float:left; 
		width:250px;
		padding-top:25px; 
		}
	
	#rightcol {
		float:left; 
		width:690px;
		 padding-top:25px;
		 padding-bottom:20px;
		}
		 
	 #realmain {
	 float:left;
	 width:690px;
	 padding-bottom:10px;
	 background:#FFF url("../images/bottom-stripes.gif") no-repeat bottom left;
	 }
	
	.interiorPage {
		float:left;
		width:650px;
		margin-left:20px;
		margin-top:20px;
		}
	
	#footer {
		float:left; 
		text-align:center;
		width:650px;  
		padding:5px 0; 
		border-top:1px solid #ece8dc; 
		}
	#footer a, #footer a:active {text-decoration:none; color:#4a2909; }
	#footer a:hover, #footer a:active:hover {text-decoration:none; color:#e73f97;}
	
	#copyright {width:960px; float:left; text-align:left;margin-top:7px;}
	
	
	#poweredby {width:960px; float:left; text-align:right; color:#543018; font-size:80%; margin-bottom:10px;}
	#poweredby a, #poweredby a:active {text-decoration:none; color:#4a2909;}
	#poweredby a:hover, #poweredby a:active:hover {text-decoration:none; color:#954875;}
	
	
	
/* ---------------- Side Navigation ------------------- */
	#departmentnav, #designernav {
	float:left;
	width:221px;
	background:#FFF url(../images/leftNavBack.gif) repeat-y;
	border-bottom:1px solid #ece8dc;
	}
	
	
	#departmentnav ul {
		margin:0 0 .5em .8em; padding:0;
		}
	#departmentnav li {
		list-style-type:none;
		line-height:1.5em;
		margin-left:.5em;
		}
	
	
	#designernav a, #designernav a:active, #departmentnav a,#departmentnav a:active {text-decoration:none; color:#4a2909;  }
	#designernav a:hover, #designernav a:active:hover, #departmentnav a:hover, #departmentnav a:active:hover {text-decoration:none; color:#954875;}
	
	#navscroll {width:200px; margin:5px 12px; height:350px; overflow:auto;}
	
	
	#looks {
		float:left;
		width:221px;
		margin-top:5px;
		background:#FFF url(../images/leftNavBack.gif) repeat-y;
		border-bottom:1px solid #ece8dc;
		}
		#looks li {
	width:200px;
	display:block;
	border-bottom:1px solid #ece8dc;
	padding:2px 0;
	margin-left:10px;
}
#looks li a {
	color: #4a2909;
	font-size: 13px;
	padding-left:25px;
	background:url(../images/square.gif) no-repeat;
	margin-left:2px;
	text-decoration:none;
}
#looks li a:visited {
	color: #4a2909;
}
#looks li a:hover {
	color: #954875;
}

#horseMailingList {
	float:left;
	width:250px;
	}
.mailingList {
	width:155px;
	margin-left:15px;
	}


/* ---------------- Home Page ------------------- */

#homeImage {
	float:left;
	position:relative;
	z-index:100;
	width:690px;
	margin-top:-118px;
	margin-left:-20px;
	}
#homeContent {
	float:left;
	width:670px;
	margin-top:10px;
	padding-bottom:10px;
	}

/* ---------------- Designer page navigation ------------------- */	

#designContentnav ul
{
margin-left: .5em;
padding-left: 0;
list-style-type: none;
}
#designContentnav a, #designContentnav a:link, #designContentnav a:visited
{
display: block;
padding: 3px 0px;
width: 150px;
color:#4a2909;
text-decoration:none;
border-bottom:1px solid #ece8dc;
font-weight:200;
}
#designContentnav a:hover, #designContentnav a:visited:hover {
text-decoration:none;
color:#954875;
}
	
/* ---------------- Form buttons ------------------- */
input.ftext {background-color:#FFF; border: 1px solid #dacfc6; color:#000;}
input.button {background-color:#842b38; color:#FFF; border:0px;cursor:pointer; }


/* ---------------- Shopping specific styles ------------------- */

.prodtable {margin:10px 0;}


.namerow, .smallprice {font-size:12px; color:#4a2909; text-align:center; margin:0;}

.namerow a, .namerow a:active {text-decoration:underline; color:#d05096;}
.namerow a:hover, .namerow a:active:hover {text-decoration:underline; color:#543018;}

 .detaillink a, .detaillink a:active {text-decoration:none; color:#d05096;}
 .detaillink a:hover, .detaillink a:active:hover {text-decoration:none; color:#543018;}
	
.pictrow {text-align:center;}

.deptlist {font-size:10px; line-height:16px;}

.pagecount {font-size:12px; padding-top:10px;color:#4a2909; margin-bottom:10px; padding-left:0px; }
.prodname {font-size:24px; line-height:1.3em; color:#4a2909; font-weight:200; margin:0;}
.shortdesc, .smallcatname, .longdesc, .crosslink {font-size:12px;margin-bottom:8px;color:#4a2909;}
.smallcatname {font-weight:800; color:#543018; margin:0;}
.specinst {font-size:12px; line-height:16px; color:#543018; font-style:italic; margin-bottom:10px;}
.caption {
	font-size:11px;
	line-height:13px;
	color:#C69;
	font-style:italic;
	margin-bottom:10px;
}
.price {font-size:14px; margin-bottom:0px; font-weight:600;color:#4a2909;}

.pictrow img, #section img {border:5px solid #964977; margin-bottom:5px; }
.detaillink a, .detaillink a:visited { color:#4a2909; text-decoration:0; border:0;}
.detaillink img {border:0; padding:0;}

.alsorec {float:left; clear:both; width:630px;}
.seealso {color:#4a2909; font-size:12px; font-weight:800; }
.catnamenav {margin-bottom: 20px;}

	
div.float {float:left; margin:5px 15px 5px 0px;overflow:visible;}
div.item {float:left; margin:5px 15px 5px 0px;width:130px;}

.prodformlabel {color:#4a2909;}


/* ---------------- shopping bag styles ------------------- */
.shoppingbag {

}

.itemdesc a, .itemdesc a:active {text-decoration:underline; color:#543018;}
	.itemdesc a:hover, .itemdesc a:active:hover {text-decoration:underline; color:#e73f97;}
/* heading styles */
.sbhead {
	background-color:#954875;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	font-weight:700;
	margin-top:15px;
}
.sbhead  p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left:5px;
	margin-right:5px;
}
.sbqtyhead, .sblistpricehead, .sbtotalpricehead {
	text-align:right;
	font-weight:700;
}
/* item row styles  */
.sbitem {
	background:#ece8dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#543018;
}
.sbitem p {	
	margin-left:5px;
	margin-right:5px;
}
.sbimage {
	width:110px;
	text-align:center;
}
.sbitemname {
	width:320px;
}
.itemremove {
	text-align:right;
}
.sbqty {
	width:50px;
	text-align:right;
}
.sblistprice {
	width:100px;
	text-align:right;
}
.sbtotalprice {
	width:100px;
	text-align:right;
}
/* summary lines */

.sbsubtotal {
	background-color:#954875;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	font-weight:700;
}
.sbsubtotal p {
	margin-left:5px;
	margin-right:5px;
}
.sbline { margin-bottom:10px;
}

