/* MAIN OVERRIDES */


* {
	margin: 0px;
	padding: 0px;
}
body {
	font: .7em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	background-color: #FFF5e1;
}
ol, ul {
	padding-left: 30px;
	padding-top: 20px; 
}
p {
margin-top: 20px;
margin-bottom: 20px;
}
a:link, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
font-size: 1.8em;
line-height: 1.6em;
color:#9999cc;
}



/* LAYOUT DIVS */

#wrapper {
	margin: auto;
	width: 99%;
	max-width: 1000px;
	width:expression(document.body.clientWidth > 1000? "1000px": "auto" );
}
#topBar {
	background: #9999cc;
	height: 25px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
	font-weight: bold;
}
#headerArea {
	width: 100%;
	height: 150px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(header_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menuArea {
float:left;
	background: #9999CC;
	width: 100%;
	border-top: 1px solid #316AC5;
	border-bottom: 1px solid #316AC5;
	text-align:left;
}

#addressArea {
	float: left;
	margin-left: 10px;
}
#phoneArea {
	float: right;
	margin-right: 10px;
}
#logoArea {
	background: url(mainLogo.gif);
	height: 112px;
	width: 615px;
	position: relative;
	top: 10px;
	left: 10px;
}
#logoArea h1 {
	text-indent: -2000px;
}
#mainContentAreaWrapper {
	float: left;
	width: 100%;
}

#mainBodyWrapper {
	border-right: 1px solid #0000cc;
	border-left: 1px solid #0000cc;
	float: left;
	width: 100%;
}

#mainColumnWrapper {
	float: left;
	width: 55%;
	background-color: #FFFFFF;
}

#leftColumnWrapper {
float:left;
width: 20%;
}

#rightColumnWrapper {
float:left;
width:20%;
}

#mainContentArea {
	background: #E2E2F0;
	width: 100%;
	float: left;
}
#leftColumn {
	background: #e2e2f0;
	padding-top: 30px;
	float: left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	display:inline;

}
#mainColumn {
	background: #FFFFFF;
	padding-top: 20px;
	float: left;
	padding-bottom: 50px;
	width: 92%;
	margin-left: 2%;
	margin-right: 6%;
	text-align: left;
	display:inline;

}
#rightColumn {
	background: #e2e2f0;
	padding-top: 30px;
	float: left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	display:inline;

}
#mainColumn h2 {
	font-size: 1.6em;
	color: #000099;
	line-height: normal;
	padding-top: 20px;
	font-weight: bold;
}

#rightColumn h3, #leftColumn h3 {
	font-size: 1.1em;
	line-height: 2em;
	text-transform: uppercase;
	color: #000099;
	border-bottom: 1px solid #316AC5;
}
#fm_login label {
	font-size: .9em;
	font-weight: bold;
}
#fm_login #submit, #fm_search #search {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background: #000099;
	text-align: center;
	padding: 3px;
	float: right;
}
.image_float_left {
	float: left;
	margin-right: 10px;
}
.image_float_right {
	float: right;
	margin-left: 10px;
}
.sideBoxArea {
	padding-bottom: 30px;
	float: left;
	width: 100%;
}
#rightColumn p, #leftColumn p {
	color: #000099;
}
.columnHalf {
	float: left;
	width: 50%;
}


#footerArea {
	background: #9693C8 url(footerBG.jpg) repeat-x top;
	padding-right: 10px;
	clear: left;
	float: left;
	width: 99% !important;
	width: 100%;
}
#footerLinksArea {
	width: 95%;
	white-space: nowrap;
}
#footerLinksArea ul {
	float: left;
	list-style-type: none;
}
#footerLinksArea li {
	float: left;
	display: block;
	padding-right: 20px;
}

#footerArea a:link, #footerArea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerArea a:hover, #footerArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#designCreditArea {
	width:99%;
	padding: 10px;
	float: left;
	text-align: right;
}

#designCreditArea a:link, #designCreditArea a:visited {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	}

#designCreditArea a:hover, #designCreditArea a:active {
	border: 1px solid #cccccc;
	padding:5px;
	background-color:#6666CC;
	text-decoration:none;
	margin-right: 5px;
	}


/* ACTINIC SPECIFIC BLOCK STYLING */

/* the best seller list in the sidebar */
.bestSellerList {
padding-bottom: 30px;
}
.bestSellerList ol {
margin:0;
padding-left:20px;
}
.bestSellerList li {
padding-bottom:5px;
}

/* the new products list in the sidebar */
.newProductsList {
padding-bottom: 30px;
}
.newProductsList ol {
margin:0;
padding-left:20px;
}
.newProductsList li {
padding-bottom:5px;
}

/* Search results list */
.searchResultsList {
padding-top: 10px;
padding-bottom: 30px;
}

.searchResultsList li {
margin-top: 10px;
margin-bottom: 10px;
}

.productRef {
color:#9999CC
}
/* end of results list */




/* MENU STUFF */
/* Begin CSS Drop Down Menu */


#menuh
	{
	width:100%;
	float:left;
	font-size:1.0em;
	line-height:2em;
	font-weight:bold;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active, #menuh a.top_parent:link, #menuh a.top_parent:visited, #menuh a.top_parent:active 	/* menu at rest */
	{
	color: white;
	background-color: #9999cc;
	text-decoration:none;
	}
	
#menuh a:hover, #menuh a.top_parent:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #003366;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
/*	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;*/
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
/*	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	*/
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;

	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh ul ul li {
width:125px;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
