body {
	font: 12px Verdana,Tahoma,Arial,sans-serif;
}

a {text-decoration: none; color: #e51}
a:hover {color: #bc4; text-deocration: dotted-underline;}

a img {border: 0;}
	 
#header {
	width: 100%;
	min-width: 700px;
	display: block;
	margin-top: 12px;
	margin-bottom: 15px;
	border-bottom: 2px solid #e51;
/* 	background-image: url("art/pantsfordogs_fpo.gif"); */
	background-repeat: no-repeat;
	height: 56px;
}
		
#mainmenu {
	float: right;
	padding-top: 30px;
	margin-bottom: 0;
}
		  
#mainmenu ul { 
	list-style: none;
}

#mainmenu ul li { 
	display: inline;
	margin-left: 4px;
}				
		  
#mainmenu a { 
	font: 14px Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #e51;
	padding: 4px 6px;
}
		  
#mainmenu a:hover {
	background: #bc4; color: #332;
}

#mainmenu a.here {
	background: #bc4; border: 1px solid #332; color: #332;
}

/* well & sidebar are on home page only; use well2 and sidebar2 on inside pages */

#content {
	width: 100%;
	max-width: 1000px;
}

#well {
	float: left;
	width: 400px;
}

#well2 {
	float: right;
	width: 75%;
}

#sidebar {
	float: right;
	width: 50%;
	min-width: 300px;
}

#sidebar2 {
	float: left;
	width: 175px;
}

#splash {
	margin-right: 10px;
	background: #fff;
	text-align: center;
	padding: 8px 0;
}

h1 {
	font-size: 1.6em;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;
	margin-top: 0;
}
img.mainphoto {
	text-align: center;
}

#sidebar .pullquote {
	font-size: 1.4em;
	font-family: Times New Roman,Times,Palatino,serif;
	font-style: italic;
	text-align: right;
	color: #742006;
	margin-left: 45%;
}

#sidebar2 .pullquote {
	font-size: 1.4em;
	font-family: Times New Roman,Times,Palatino,serif;
	font-style: italic;
	text-align: left;
	margin-right: 25%;
	margin-left: 5%;
	color: #742006;
}

.smtext {
	font-size: 10px;
}


.sellingpoints li {padding: 4px 0;}

/* product page styles */

table#productshow {
	border: 0;
}

table#productshow td {
	padding: 2px 2px 6px 2px;
	text-align: center;
	font-weight: bold;
}

table#productshow td img {
	margin-bottom: 4px;
}

/* product showcase styles */

#stageholder {
	display: block;
	margin-bottom: 20px;
}

#stageextra {
	height: 245px;
	overflow: auto;
}

#stagethumbs {
	display: block;
	min-width: 130px;
	margin-top: 0;
}

table.details {width: 320px; float: left; margin-right: 8px; margin-bottom: 15px;}
table.details th {text-align: left; padding: 2px;}
table.details th a {font-weight: normal; font-size: x-small;}
table.details td {padding: 1px;}

tr {vertical-align: top;}
tr.odd {background: #bc4;}
tr.odd td {padding: 1px; text-indent: 3px;}
tr.even {background: #fff;}
tr.even td {padding: 1px; text-indent: 3px;}
td.key {padding: 4px 1px 0 3px; border-top: 2px solid #b5c5c1; margin-top; 3px;}

.textright {
	float: right; margin-left: 10px;
}

/* fabric swatch page styles*/

table#boys td {font: 10px Verdana; text-align: center; padding: 4px; vertical-align: top; width: 100px; border: 1px solid #999;}
table#boys2 td {font: 10px Verdana; text-align: center; padding: 4px; vertical-align: top; width: 100px; border: 1px solid #999;}table#girls td {font: 10px Verdana; text-align: center; padding: 4px; vertical-align: top; width: 100px; border: 1px solid #999;}
table#girls2 td {font: 10px Verdana; text-align: center; padding: 4px; vertical-align: top; width: 100px; border: 1px solid #999;}
table#boysgirls td {font: 10px Verdana; text-align: center;}
table#skirts td  {font: 10px Verdana; text-align: center; padding: 4px; vertical-align: top; width: 100px; border: 1px solid #999;}

td.limited {background: #9bb; }

/* order page styles */
#orderboys {border: 1px solid #999; padding: 2px; margin-bottom: 1em;}
#orderboys2 {border: 1px solid #999; padding: 2px; margin-bottom: 1em;}
#ordergirls {border: 1px solid #999; padding: 2px; margin-bottom: 1em;}
#ordergirls2 {border: 1px solid #999; padding: 2px; margin-bottom: 1em;}
#orderskirts {border: 1px solid #999; padding: 2px; margin-bottom: 1em;}
#orderhumans {border: 1px solid #999; padding: 2px; margin-bottom: 1em;}
#orderspecials {border: 1px solid #999; padding: 2px; margin-bottom: 1em;}
#ordercones {border: 1px solid #999; padding: 2px; margin-bottom: 1em; }
#ordereyes {border: 1px solid #999; padding: 2px; margin-bottom: 1em; }
.orderform {border: 1px solid #999; padding: 2px; margin-bottom: 1em; }

.viewcart {background: #bc4; padding: 2px;}
.teaser {padding: 2px 2px; background: #9bb;}
.teaser a:hover {color: #221;}

/* press page styles */
div.pressblock {display: block; clear: both; margin-bottom: 1.5em;}
.presshead {font-size: 1.2em; font-weight: bold; color: #c41;}
.pressquote {color: #332;}
.presssource {font-style: italic; color: #332; indent-left: 2em; margin-top; 2px;}
.coverfloat {float: left; margin: 0 10px 0 0;}