/*
	primary:		666666
*/
body
{
	margin: 0;
	color: #000000;
	background-color: #FFFFFF;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th
{
	text-align: left;
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
td.label
{
	text-align: right;
	font-weight: bolder;
	padding-right: 5px;
	vertical-align: top;
}

div
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
table.searchlist
{
	border: 2px solid #000;
}
.title
{
	font-weight: bold;
	color: #FFFFFF;
}
.required
{
	color: #FF0000;
	font-weight: bolder;
}
.error
{
	color: #FF0000;
}
.invalidcontrol
{
	color: #000000;
	background-color: #FFFF00;
}
.warning
{
	color: #FF0000;
}
.success
{
	color: #009900;
}
.small
{
	font-size: smaller;
}
.prominent
{
	font-size: larger;
	text-decoration: underline overline;
}
.bold
{
	font-weight: bolder;
}
.downloadlink
{
	color: #00CC33;
}
.errorbold
{
	color: #FF0000;
	font-weight: bolder;
}
hr
{
	color: #000;
}
hr.divider
{
	color: #000;
}
.primary
{
	color: #000;
}
.secondary
{
	background-color: #666666;
	font-weight: bold;
	color: #ffffff;
}
.accent
{
	background-color: #EBEBC3;
}
.border
{
	border: 1px solid #000000;
}
a
{
	text-decoration: none;
}
a:link
{
	color: #455C8C;
}
a:visited
{
	color: #455C8C;
}
a:hover
{
	color: #9999CC;
}
a:active
{
	color: #455C8C;
}

a.topnav:link
{
	color: #000;
}
a.topnav:visited
{
	color: #000;
}
a.topnav:hover
{
	color: #000;
}
a.topnav:active
{
	color: #000;
}

a.mainnav
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.mainnav:link
{
	color: #000000;
}
a.mainnav:visited
{
	color: #000000;
}
a.mainnav:hover
{
	color: #000000;
}
a.mainnav:active
{
	color: #000000;
}

a.subnav
{
	color: #000000;
}
a.subnav:link
{
	color: #000000;
}
a.subnav:visited
{
	color: #000000;
}
a.subnav:hover
{
	color: #000000;
	text-decoration: underline;
}
a.subnav:active
{
	color: #000000;
}


.sortlink, .sortlink:link, .sortlink:visited
{
	text-decoration: none;
	color: #000;
}
.sortlink:hover
{
	text-decoration: underline;
	color: #000;
}
.sortlink:active
{
	text-decoration: none;
	color: #000;
}
.lineheader
{
	background-color: #E0E0E0;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.lineitem
{
	background-color: #FFFFFF;
}
.lineitemalternating
{
	background-color: #EBEBC3;
}
.highlight
{
	background-color: #ccc;
	cursor: pointer;
}
.selectedlineitem
{
	background-color: #ccc;
}
input
{
	color: #000000;
	background-color: #EBEBC3;
	margin: 2px;
}
select
{
	background-color: #EBEBC3;
	color: #000000;
}
textarea
{
	background-color: #EBEBC3;
	color: #000000;
}
.checkout
{
	COLOR: #666666;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
}
h1, h2, h3, h4, h5, h6, h7, h8
{
	margin: 5px 0 0 0;
	padding-bottom: 0;
	color: #666666;
}

#ddhitlist
{
	padding: 0px;
	border: none;
	text-align: center;
}
div.ddhit
{
	float: left;
	margin: 5px;
	width: 110px;
}
div.ddhit img
{
	border: none;
}
div.spacer
{
	clear: both;
}
.caption
{
	text-align: center;
}

div.filehit
{
	text-align: left;
	border: 1px solid #455C8C;
	padding: 3px;
}

div.product
{
	margin: 2px;
	padding: 2px;
}

#detailnav
{
	text-align: right;
	font-size: larger;
}

#detailnav a
{
	line-height: 25px;
	margin-left: 20px;
}
#detailnav a.selected
{
	color: black;
	font-weight: bolder;
}

#detailContent
{
	background-color: #EBEBC3;
	padding: 5px;
}
.ddimage
{
	border:1px solid black;
	padding: 5px;
	margin:5px;
}

.ddTextSmall
{
	font-size: 9px;
}

.ddAddtoCart
{
	padding: 0 0 0 35px;
}

/* ----------------------------------------------------------------------------------------- 
|
|	Forms
|
-------------------------------------------------------------------------------------------- */
div.formrow
{
	width: auto;
	clear: both;
	margin-bottom: 5px;
}

div.formrow label
{
	float: left;
	text-align: right;
	font-weight: bolder;
	color: #000;
	width: 150px;
	margin-right: 5px;
}

div.formrow input
{
	vertical-align: middle;
}

div.formrow p
{
	position: relative;
	left: 155px;
	width: 300px;
}

div.formrow .formvalue
{
   float: left;
   width: 225px;
   display: block;
}

div.checkboxlist
{
	margin-left: 150px;
	margin-bottom: 25px;
}

div.checkboxlist label
{
	clear: both;
	font-weight: normal;
	font-size: 12px;
}

div.checkboxlist input
{
	vertical-align: middle;
}

/* ----------------------------------------------------------------------------------------- 
|
|	Calendar
|
-------------------------------------------------------------------------------------------- */
.calendar
{
	
}

.day
{
	background: #FFEFD5;
}

.dayheader
{
	background: #CAD4EA;
	font-weight: bolder;
}

.nextprev
{
	font-size: large;
}

.othermonthday
{
	background: #F5F5F5;
}

.selectedday
{
	background-color: #8B0000;
}

.todayday
{
	background: #F0E68C;
}

.selector
{
	background: #FF8C00;
}

.calendartitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 44px;
	background-image: url(../images/calendar_gradient.gif);
}

.calendartitle td
{
	padding: 0px;
}

.weekendday
{
	background: #FFFAFA;
}
#sslSeal
{
	float:right;
	display:none;
	width:100px;
	height:60px;
	margin-right:20px;
	background:url(../images/instantssl_site_seal.gif);
}