/* Basic structure */


html {
	/*background-color: #6d526d; */
	background-color: #9758A6;
}
body {
	font: 11px Verdana, sans-serif;
	text-align: center;	
}
#main {
	background-color: #fff;
	margin: 0 auto;
	height: 100%;
}
#header {
	height: 81px;
}

#footer {
	height: 28px;
}

td {
	vertical-align: top; 
}


.prop {
	float: left;
	width: 28px; height: 28px;
}
#mainProp1 {
	background: url("images/2nd/corner-top-left-redline.gif");
	width: 157px; height: 126px;
	cursor: hand; cursor: pointer;
}
/*
#mainProp2 {
	background: url("images/2nd/corner-top-right.gif");
	float: right;
}
*/
#mainProp2 {
	display: none;
}
#tools {
	float: right;
	margin: 10px 10px 0px 0;
}

#tools div {
	float: left;
	margin-right: 5px;
	font: 9px Verdana, sans-serif;
}

#tools div {
	background: 1px 11px no-repeat url("images/topnav-bullet.gif");
	padding: 10px 0 10px 10px;
}

#tools div a {
	color: #666;
	text-decoration: none;
}

#tools div.shoppingbag {
	background: 0px 0px url("images/icon_shoppingbag.gif") no-repeat;
	padding-left: 30px;	
	padding-bottom: 10px;
}

#tools div .count {
	font: bold 11px Verdana, sans-serif;
}



#footerProp1 {
	background: url("images/2nd/corner-bottom-left.gif");
	width: 157px; height: 28px;
}
#footerProp2 {
	background: url("images/2nd/corner-bottom-right.gif");
	float: right;
}


#nav, #mast {
	text-align: left;
}
#nav {
	background: url("images/2nd/corner-top-left-repeat.gif");
	width: 157px;
}
#mast {
	background: top right no-repeat url("images/2nd/corner-top-right.gif");
	width: 603px;
}
#welcome {
	float: left;
	margin: 0px 10px 0 0px;
	width: 230px;
	padding: 0;
}

#content {
	font-size: 12px;
	padding: 5px 8px;
	border-top: 3px solid #ca4c09;
}

a, a:visited {
	color: #000;
}

/*
a:link, a:active, a:visited {
	color: #d24d20; 
}
*/

/* /Basic structure */
/* header, footer */
#header h2 {
	font: bold 13px Verdana, sans-serif;
	padding: 0 0 0 7px; margin: 20px 0 0 0px;
	float: left;

}

#footer ul {
	padding: 0; margin: 17px 5px 0 0;
}

#footer ul {
	text-align: right;
	display: block;
	margin: 0;
}
#footer li {
	font: 9px Verdana, sans-serif; line-height: 14px;
	background: 1px 1px no-repeat url("images/topnav-bullet.gif");
	padding: 0 0 0 10px; margin: 0 0 0 2px; display: inline;
}

#footer li, #footer li a, #footer li a:visited {
	color: #666;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;	
}
#footer li.first {
	padding: 0; margin: 0;
	background: none;
}

	/* navigation */
	#navigation {
		clear: both;
		margin: 0 7px 0 24px;
	}
	#nav ul {
		width: 100%;
		list-style: none;
		font-size: 1px;
		padding: 0; border: 0; margin: 0;
	}
	#nav li {
		font-size: 11px;
		padding: 0; border: 0; margin: 0;
		border-bottom: 1px solid #c1a2c1;
	}
	#nav li a {
		text-decoration: none;
		padding: 0; border: 0; margin: 0;
		display: block;
	}
	#nav li a:hover, #nav li a:active, #nav li a.active {
		color: #fff;
		background-color: #ca4c09;
	}
	
	#nav li.sale a {
		font-weight: bold;
		color: #900;
	}
	#nav li.sale a:hover, #nav li.sale a:active, #nav li.sale a.active {
		color: #fff;
	}
	
	#nav ul li a { padding: 1px 5px 1px 5px; }
	#nav ul ul li a {
		padding-left: 20px; 
		background: url("images/purple_arrow_purple.gif") no-repeat 10px 2px;
	}
	#nav ul ul ul li a {
		padding-left: 30px; 
		background: url("images/purple_arrow_purple.gif") no-repeat 20px 2px;
	}
	#nav ul ul li a:hover, #nav ul ul li a:active, #nav ul ul li a.active {
		background-color: #ca4c09;
		background: url("images/white_arrow_red.gif") no-repeat 10px 2px #ca4c09;
	}
	#nav ul ul ul li a:hover, #nav ul ul ul li a:active, #nav ul ul ul li a.active {
		padding-left: 30px; 
		background: url("images/white_arrow_red.gif") no-repeat 20px 2px #ca4c09;	
	}
	
	/* /navigation */
	/* search */
	#search {
		text-align: right;
		width: 300px;
		position: absolute;
		top: 50px;
		left: 50%;
		margin-left: 75px;
	}
	
	* html #search {
		top: 60px; margin-left: 50px; 
	}
	/* /search */
/* /header, footer */
/* content */
	/* breadcrumbs */
	#breadcrumbs, #breadcrumbscart, #crumbs td {
		font:  11px Verdana, sans-serif;
		color: #000;	
	}
	#crumbs td#left {
		width: 400px;
	}
	#logout {
		float: right;
		margin-top: 0px;
	}
	#logoutcheckout {
		float: right;
		margin-top: 15px;
		voice-family: "\"}\""; /* begin hack for IE */
		voice-family:inherit;
		margin-right: 10px;
	}
	html>body #logoutcheckout 
	{
		margin-right: 5px;	/* end hack for IE */
	}		
	/* /breadcrumbs */
#content h1 {
	color: #c30;
	font: 18px sans-serif;
	margin: 25px 0 10px 0;
}
#content h2, .field, input {
	font:  12px Verdana, sans-serif;
}
#content h2 {
	color: #c30;
}
#content h2, .field {
	font-weight: bold;
}	

#content h3, td #content h3 { font-size: 12px; }

.description h3 {
	margin-bottom: 5px;
}
.number { text-align: right; }

.subhead h3 {
	text-decoration: underline;
}
#content ul {
	font: 11px Verdana, sans-serif;
	margin-bottom: 25px;
	voice-family: "\"}\""; /* begin hack for IE */
	voice-family:inherit;
	margin-top: -15px;
}
html>body #content ul {
	margin-top: 0px;  /* end hack for IE */
}
#content ul li {
	margin-left: -23px;
	voice-family: "\"}\""; /* begin hack for IE */
	voice-family:inherit;
	margin-top: 2px;
}
html>body #content ul li 
{
	margin-top: 5px;	/* end hack for IE */
}
#content ul li a {
	color: #000;
}
.section, .section td {
	font-size: 12px;
	margin: 5px 20px;
}

.labelboxhack { display: block; }

#Addresses_dl .listitem, #Addresses_dl .name { font-weight: bold; }
#Addresses_dl td { padding: 0 20px 10px 0; }

	/* headers */
		/* Accessible Image Replacement; http://phark.typepad.com/phark/2003/08/accessible_imag.html */
	
	h1#myaccount, h1#change, h1#forgotpassword, h1#shippingaddress, h1#billingaddress, h1#signupforemail, h1#about, h1#contact, h1#locations, h1#checkout, h1#cart, h1#ordersummary, h1#thanks, h1#wishlist, h1#sitemap, h1#searchresults, h1#whatshappening, h1#privacypolicy, h1#careers, h1#submitwork, h1#changepassword, h1#weresorry { 	font-size: 1px; text-indent: -10000px;
		padding: 0; margin: 18px 0px 10px 0px;
		height: 20px;
	}
	h1#about, h1#contact, h1#locations, h1#whatshappening, h1#careers, h1#submitwork { margin-top: 0px; }
	h1#myaccount { background: url("images/head_myaccount.gif") no-repeat; }
	h1#change { background: url("images/head_changenameemail.gif") no-repeat; }
	h1#forgotpassword { background: url("images/head_forgotyourpassword.gif") no-repeat; }
	h1#shippingaddress { background: url("images/head_addoreditshippingaddre.gif") no-repeat; }
	h1#billingaddress { background: url("images/head_addoreditbillingaddres.gif") no-repeat; }
	h1#signupforemail { background: url("images/head_signupforemail.gif") no-repeat;	 }
	h1#about { background: url("images/head_aboutfunusual.gif") no-repeat;	 }
	h1#contact { background: url("images/head_contactus.gif") no-repeat; }
	h1#locations { background: url("images/head_storelocations.gif") no-repeat; }
	h1#checkout { background: url("images/head_checkout.gif") no-repeat; }
	h1#ordersummary { background: url("images/head_ordersummaryandpayment.gif") no-repeat; }
	h1#thanks { background: url("images/head_thankyouforyourorder.gif") no-repeat; }
	h1#wishlist { background: url("images/head_wishlist.gif") no-repeat; }
	h1#sitemap { background: url("images/head_sitemap.gif") no-repeat; }
	h1#searchresults { background: url("images/head_searchresults.gif") no-repeat; }
	h1#whatshappening { background: url("images/head_whatshappening.gif") no-repeat; }
	h1#privacypolicy { background: url("images/head_privacypolicy.gif") no-repeat; }
	h1#careers { background: url("images/head_careers.gif") no-repeat; }
	h1#submitwork { background: url("images/head_submitwork.gif") no-repeat; }
	h1#changepassword { background: url("images/head_changepassword.gif") no-repeat; }
	h1#weresorry { background: url("images/head_weresorry.gif") no-repeat; }
	
	/* headers */

	/* form */
	textarea {
		width: 300px;
	}
	/*
	label {
		font-weight: bold;
		margin: 5px 0 0 0;
		display: block;
	}
	*/
	input.text {
		width: 217px;
		margin: 0 0 5px 0;
		display: block;
	}
	input.invalid {	
		inputbackground-color: #ffc;
	}
	input.disabled {
		cursor: default;
	}
	
	.text {
		font:  11px sans-serif;
		line-height: 14px; 
	}
	.textboxzip {
		width: 70px;
		margin: 0 0 5px 0;
	}	
	#formsection {
		margin-top: 0px;
	}
	.formcolumn {
		padding: 0px 12px 0px 25px;
	}
	.formcolumn h2 
	{
		margin-bottom: 2px;	
	}
	#formsection td {
		border-left: 1px solid #666;
	}	
	#formsection td.first {
		border-left: none;
	}
	#graybar {
		background: url(../images/gray_dot.gif) repeat-x; 
		width: 100%; height: 1px; 
	}
	.smalltext, .smalltextred, .smalltextbold {
		font-size: 11px; 
		font-family: Verdana, sans-serif; 
	}
	.smalltextbold {
		font-weight: bold; 
	}
	.smalltextred, .textred {
		color: #d24d20;
	}
	.button {
		margin: 15px 0px 5px; 
	}
	.buttonbottom {
		margin-bottom: 5px;
	}

	.section table tr td label, #formsection label, .section table tr td p, #billingaddress td {
		font-size: 12px; 
		font-family: Verdana, sans-serif; 
	}
	.section table tr td label, #formsection label {
		font-weight: bold;
	}
	#billingaddress td { padding-right: 60px; }
	#billingaddress td.radio { padding-right: 10px;	}
	
	.validationSummary {
		color: #e00 !important;
		margin-top: 2em;
	}
	
	input.text150 {
		width: 150px;
		margin: 0px 0px 3px 15px;
		font-size: 11px;
	}
	input.text120 {
		width: 120px;
		font-size: 11px;	
	}
	input.text50 {
		width: 50px;
		font-size: 11px;
	}
	input.text25 
	{
		width: 25px;
		font-size: 11px;
		height: 18px;
	}
	.dropdown 
	{
		margin-bottom: 3px;	
	}
	.buttonorder {
		float: right;
		margin-bottom: 40px;
	}
	.buttonright {
		float: right;	
		margin: 8px 10px 0px 0px;
	}
	/* /form */

	/* table cell formatting */
	td.bottom, th.bottom {
	border-bottom: solid 1px #000;		
	}
	td.top, th.top {
		border-top: solid 1px #000;	
	}
	.bottomalign {
		vertical-align: bottom;
	}
	/* /table cell formatting */

	/* search results */
	#paging {
		float: right;
		font-weight: bold;
	}
	#results 
	{
		width: 480px;
		margin-top: 20px;
	}
	#results td {
		width: 120px;
		text-align: center;
		font: 11px sans-serif;
		padding: 15px 0px 15px 0px;
	}
	.strike {
		text-decoration: line-through;	
	}
	/* search results  */
	
/* /content */

/* shopping nav */

#shoppingnav ul {
	list-style: none;
}
#shoppingnav ul li 
{
	background: url(images/red_arrow.gif) no-repeat;
	background-position: center left;
	padding-left: 12px;
	margin: 5px 0px -5px -40px;
}
#shoppingnav ul li a {
	text-decoration: none;	
}
#shoppingnav.wishlist 
{
	margin-left: 440px;
}
/* /shopping nav */

/* sitemap */
ul.sitemap {
	voice-family: "\"}\""; /* begin hack for IE */
	voice-family:inherit;
	margin-left: 22px;
}
html>body ul.sitemap {
	margin-left: -17px;
}
ul.sitemap li {
	display: inline;
	padding-right: 25px;		
}
/* /sitemap */

/* generic error message pages */
.carnav.error {
	margin-left: 20px;
}
.cartnav.error a {
	background: no-repeat center left url("images/red_arrow.gif");
	text-decoration: none;
	padding: 1px 0 1px 10px;
	display: block;
	font-size: 11px;
}

/* /generic erro message pages */