

body { 
	margin: 0px; 
	padding: 0px; 
	font-size: 90%; 
	color: #000; 
	background-color: #fff; 
	font-family: tahoma,verdana,arial,helvetica,sans-serif; 
	background-image: url(../images/layout/sitebg.gif);
	background-repeat: repeat;
	background-position: left top;
}

ul,li {
	margin: 2px;
	list-style: none;
	display: block;
	text-indent: 0px;
}
ul>li {
	text-indent:-2.75em;
}

p,font { margin:0;padding:0;}

#container {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -385px;
	padding: 0;
	width: 788px;
	background-image: url(../images/layout/fullbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

body>#container {
	margin-top: 0px; 
	padding: 0px;
}

#rightflap {
	float:right;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 100%;
	background-image: url(../images/layout/flapright.gif);
	background-repeat: repeat-y;
}


#header {
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
body>#container>#header {
	width: 770px;
}

#body,#body3col {
	float: right;
	clear: none;
	padding: 5px;
	margin: 1px;
	width: 479px;
}
body>#container>#body,body>#container>#body3col {
	width: 467px;
}

#body2col {
	float: right;
	clear: none;
	padding: 0px;
	margin: 0px;
	width: 491px;
	margin-right /**/: 18px;
}


#body1col {
	float: right;
	clear: none;
	padding: 5px;
	margin: 1px;
	width: 719px;
}
body>#container>#body1col {
	width: 711px;
}

#leftnav {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	left:0;
	width: 279px;
}
body>#container>#leftnav {
	width: 279px;
}

#rightnav {
	float: right;
	clear: none;
	margin: 1px;
	padding: 5px;
	right:0;
	width: 118px;
}
body>#container>#rightnav {
	width: 108px;
}

#footer {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#container>#footer {
	width: 770px;
}



/* ### Body Colors / Borders ### */

#container {
	background-color: #fff;
	border: 0px solid #fff;
}

#header,#body1col,#body2col,#body3col,#leftnav,#rightnav {
	background-color: #fff;
	border: 0px solid #fff;
}

#body,#footer {
	background-color: #fff; 
	border: 0px solid #fff;
}


/* ### Formatting Classes ### */

#separate {
	color: #99a;
	padding: 5px;
	size: 1px;
	border: 1px dotted #99a;
}
body * #separate {
	padding: 0;
	margin: 5px;
}
#letter {
	float: left;
	font-size: 180%;
	padding: 0 2px 2px 0;
	margin: -2px 0 0 0;
}

#thumbnail {
	float: left;
	font-size: 80%;
	width:122px;
	align:center;
	padding: 5px 0 5px 0;
	text-align:left;
}


/*  ### Font Styles ### */

.title {
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: 333366;
	text-decoration: italic;
}

.sitetitle {
	font-size: 180%;
	font-weight: bold;
	color: 222233;
	text-decoration: italic;
}

.linkers {
	font-size: 80%;
	font-weight: bold;
	color: 000033;
	text-align:center;
	display:block;
}

.copyright {
	display: block;
	font-size: 70%;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #336699;
	border-top:2px solid black;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
}

.footerinfo {
	display: block;
	font-size: 70%;
	color: black;
	text-align: center;
	margin: 0;
	padding: 10px 0 10px 0;
	border-left: 2px solid #000;
}

.headleft {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 279px
}
.headright {
	float: right;
	clear: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 491px
}

.headerfull {
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 770px;
}


.smallblock {
	display: block;
	font-size: 80%;
	font-weight: bold;
	color: 666699;
	text-align: left;
	background-image: url(../images/layout/back_index.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 61px;
	padding: 0;
	padding-left:10px;
}

.navbak {
	display: block;
	font-size: 80%;
	font-weight: bold;
	color: 666699;
	text-align: left;
	padding: 0;
	padding-left:20px;
	background-image: url(../images/layout/lnavback.gif);
	margin: 0;
}
.navbakpad {
	display: block;
	font-size: 80%;
	font-weight: bold;
	color: 666699;
	text-align: left;
	padding: 0;
	padding-left:30px;
	background-image: url(../images/layout/lnavback.gif);
	margin: 0;
}


/* from another stylesheet */

.policies {color:#bbd0e1; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies {color:#bbd0e1; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies:link {color:#bbd0e1; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies:visited {color:black; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies:active {color:yellow; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies:hover {color:yellow; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}

.policies2 {color:#bbd0e1; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies2 {color:#bbd0e1; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies2:link {color:#bbd0e1; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies2:visited {color:#bbd0e1; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies2:active {color:red; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.policies2:hover {color:yellow; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.othersites:link {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}

a.othersites:visited {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.othersites:active {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.othersites:hover {color:yellow; font-size:10pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}	

a.hangertypes:link {color:white; font-size:9pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.hangertypes:visited {color:white; font-size:9pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.hangertypes:active {color:white; font-size:9pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}
a.hangertypes:hover {color:yellow; font-size:9pt; font-family:verdana; cursor:hand; text-decoration:none; font-weight:bold;}		
	
.sidelinks:link {color:white; font-size:9pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.sidelinks:link {color:white; font-size:9pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.sidelinks:visited {color:white; font-size:9pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.sidelinks:active {color:white; font-size:9pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.sidelinks:hover {color:yellow; font-size:9pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}		

a.hangertypeshead:link {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.hangertypeshead:visited {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.hangertypeshead:active {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.hangertypeshead:hover {color:yellow; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}		

a.hangerpolicies:link {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.hangerpolicies:visited {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.hangerpolicies:active {color:white; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}
a.hangerpolicies:hover {color:yellow; font-size:10pt; font-family:verdana; cursor:hand; text-decoration: underline; font-weight:bold;}		

.linespacer {
	line-height: 3px;
}

				  
.navtrail     {font-family:verdana,arial; font-size:8pt;}
.navtrailbold {color:#333333; font-family: verdana, arial; font-size: 7pt; font-weight:bold;}
.navtrailgrey {color:#333333; font-family: verdana, arial; font-size: 7pt; font-weight:normal;}
.navtrailgray {font-family: verdana, arial; font-size: 7pt; font-weight:normal; color:#666666;}
.detailstrong {font-family: verdana, arial; font-size: 8pt; font-weight:bold; color:#666666;}
.text2bold    {color:#333333; font-family:verdana,arial; font-size:9pt; font-weight:bold;}
.detailhead   {font-family: arial,helv; font-size: 9pt; font-weight:bold; color:#000000;}
.detailstrblk {font-family: verdana, arial; font-size: 9pt; font-weight:bold; color:#000000;}
.detailstrgry {font-family: verdana, arial; font-size: 9pt; font-weight:bold; color:#9296BB;}
.detailstrgry12 {font-family: verdana, arial; font-size: 9pt; font-weight:bold; color:#9296BB;}
.detailstrred {font-family: verdana, arial; font-size: 9pt; font-weight:bold; color:#FF0000;}
a.navtrail {font-family:verdana,arial; font-size:7pt; color:#0000ff;}
a.navtrail:visited {font-family:verdana,arial; font-size:7pt; color:#cc00cc;}
a.navtrail:active {font-family:verdana,arial; font-size:7pt; color:#ff0000;}
a.navtrail:hover {font-family:verdana,arial; font-size:7pt; color:#ff0000;}


.itemdesc {
	font-size: 14px;
}
input.searchfield {
	border-bottom: solid Black;
	border-bottom-width: 1px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.searchtable {
	margin-left: 24px;
}
table.shippingicon {
	margin-left: 35px;
}

.headerSearchField {
	background-color: #fff;
	color: #505153;
	font-size: 9px;
	font-family: Helvetica;
	padding: 2px 0 2px 4px;
	border: 1px solid #000;
	height: 18px;
}

.cartBody {
	font-size: 11px;
}
.cartBody th {
	background-color: #336699;
	color: #fff;
	font-size: 11px;
}
.cartBody .rowBorder td {
	border-bottom: 1px solid #336699;
}
.cartBody td {
	font-size: 11px;
	line-height: 16px;
}
.cartBody input,
.cartBody select,
.cartBody textarea {
	font-size: 10px;
}
.newred {
	color: rgb(137, 32, 52);
}
.checkoutError {
	border: 1px solid #ad002a;
	padding: 1px;
	color: #ad002a;
	margin-bottom: 5px;
}
.checkoutError li {
	line-height: 15px;
}
.checkoutErrorTitle {
	background-color: #ad002a;
	color: #fff;
	font-weight: 700;
	padding: 4px 6px;
}