*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{

}
h3 {
	padding-left: 5px;
}
body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	background-color: #fff;
	background-image: url(../../../../images/sparkle.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

#pageSurround {
	padding: 0em;
	width: 1000px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	border: 2px solid #333333;
	background-color: #FFF;
}

#topHeader {
	text-align: right;
	height: 10em;
	padding-left: 10px;
	width: 980px;
	padding-right: 10px;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/logo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#topHeader h1
{
	position: absolute;
	top: 1.8em;
	font-size: 2.2em;
	letter-spacing: -0.05em;
}

#topHeader h1 a
{
	color: #fff;
	text-decoration: none;
}

#topHeader h2
{
	font-size: 1em;
	color: #999;
	float: left;
	padding-top: 100px;
	padding-left: 50px;
}

#content
{
	line-height: 1.5em;
	width: 1000px;
	background-color: #FFF;
	
}
#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 1em;
	border-bottom: dashed 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}


.boxTitleLeft, .boxTitleRight {
	color: #03F;
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #03F;
}
.boxContent {
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	width: 590px;
	background-color: #FFF;

}

.boxContentLeft,  .boxContentRight {
	

	padding-left: 5px;

	margin-bottom: 10px;

	padding-bottom: 5px;
	line-height: 1.5em;
	
}


.colLeft {
	float: left;
	width: 14em;
	background: #fff url('../../../../images/a1.gif') top right repeat-y;
	padding-top: 1em;
	padding-bottom: 1.5em;
}


.colMid {
	width: 45em;
	padding-top: 1.5em;
	padding-right: 0.5em;
	padding-bottom: 1.5em;
	padding-left: 1em;
	float: left;
	background-color: #FFF;
}

.colRight {
	float: right;
	width: 14em;
	padding-top: 1em;
	padding-bottom: 1.5em;
	background-color: #fff;
	background-image: url(../../../../images/a2.gif);
	background-repeat: repeat-y;
	background-position: left top;

}



/* CHECKOUT PAGES */

.colLeftCheckout {

	float: left;
	width: 14em;
	padding: 3em 2em 1.5em 2em;
	background: #fff url('../../../../images/a1.gif') top right repeat-y;

}

.colMainCheckout {

	position: relative;

	width: 568px;

	float: left;

}
/* TOP NAV */
.topSiteDocs {

	text-align:center;

	margin-top: 10px;
	
}

/* END CHECK OUT PAGES */

.siteDocs {

	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #EBEDFE;

	text-align: center;

	border: 1px solid #C9CEFC;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 387px;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;

	height: 50px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

.latestProds {
	float: left;
	text-align: center;
	width: 130px;
	height: 220px;
	padding-right: 5px;
	margin: 2px;
	padding-top: 3px;
	padding-left: 5px
}
/* =boxClever Code
----------------------------------------------------------------------*/

.boxClever
{
	cursor: default;
	list-style: none;
}

.boxClever a
{
	cursor: default;
}

.boxClever a .larger
{
	display: none;
}

.boxClever a:hover .larger
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.boxClever img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	
}

.boxClever li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.boxClever .larger
{
	border-color: #000;
	
}
/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.boxClever a
{
	position: relative;
}

.boxClever a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.boxClever a:hover .larger
{
	top: -38px;
	left: -50px;
}

.boxClever li
{
	position: static;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.li-nav a {
	padding: 2px 1px;
	width: 148px;
	display: block;
	text-indent: 2px;
	font-size: 85%;
	color: #000;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #06F;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
