body
{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:130%;
}

#Body {
	background-color:#D7F2FB;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

img {
border:none;
}

#dnn_LargePane img {
	margin:4px 6px;
}

#dnn_LargePane .pic img {
margin:0;
}

hr {

}

ul li {
list-style-type:disc;
margin:5px 0 5px 17px;
}

.Form td {
	padding:4px;
	text-align:left;
}

.Main 
{
	width:870px;
	padding:0;
	margin:0px auto;
	background-image:url(images/mainbg.png);
	background-repeat:repeat-y;
	border-collapse:collapse;
	border:0px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
}

.Header
{
	width:850px;
	height:110px;
	margin:0 10px 0 10px;
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;	
	padding:0px;
	float:left;
}

.Logo
{
	width:260px;
	height:90px;
	margin:5px 0 0 5px;
	padding:0px;
	float:left;
}
	
.Cart
{
	float:right;
	margin: 0;
	height: 57px;
	width: 580px;
	text-align:right;
	clear:right;	
}

#dnn_CartPane {
	float:right;
	margin: 0;
	height: 57px;
	width: 120px;
	text-align:right;


}

#dnn_SloganPane {
	float:right;
	margin: 0;
	height: 57px;
	width: 450px;
	text-align:right;

}
#dnn_SloganPane H5 {
	font-size:16px;
	line-height:20px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#024f93;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
}	
	
.Menu {
	width:550px;
	height:60px;
	margin:0;
	float:right;
}

.Menu {
	width:550px;
	height:60px;
	margin:0;
	float:right;
}

body.ie7 .Menu {
	width:550px;
	height:60px;
	margin:-5px 0 0 0;
	float:right;
}

.LeftArea {
	width:205px;
	height:auto;
	margin:10px 6px 0px 22px;
	padding: 0;
	float:left;
}

#dnn_LeftPane {
	width: 200px;
	padding:5px 5px 0 0;
}

.ContentArea
{
	width:614px;
	height:auto;
	float:left;
	margin:10px 22px 0 0px;
}

.ContentArea
{
	width:614px;
	height:auto;
	float:left;
	margin:10px 0px 0 0px;
}

#dnn_LargePane {
	width: 603px;
	margin:0px;
	padding:5px 0 5px 5px;
}

#dnn_ContentPane {
	width:352px;
	height:auto;
	padding: 5px 0px 5px 5px;
	float:left;
}

#dnn_RightPane {
	width: 250px;
	margin:0px;
	padding:5px 0 0 0px;
	float:right;
}

.footer
{
	width:850px;
	height:auto;	
	margin: 0 10px 0 10px;
}	

.login a:link
{
	text-align:center;
	color:#999999;
	font-size:10px;
}

.login {
	text-align:center;
	clear:both;

}	

.dnnEmptyPane {
	display:none;
}

.tableborder {
	width:195px;
	border-left:solid 1px #81d2ed;
}

.tablebordergreen {
	width:195px;
	border-left:solid 1px #b3e15b;
}

.tableblue {
	border-left:solid 1px #81d2ed;
	width:250px;
	color:#ffffff;
}

.tablegreen {
	border-left:solid 1px #b3e15b;
	width:250px;
	color:#ffffff;
}

.padding {
	padding:5px;
}

body, input, textarea, table, td {
	vertical-align:top;
}

.border {
	border:solid #000000 1px;
	float:left;
	margin-right:5px;
}

.listing {
	clear:right;
}

.summary {
	clear:both;
	margin-bottom:10px;
}

.borderbig {
	border:solid #000000 1px;
	width:220px;
	margin-right:8px;
	margin-top:8px;

}

.borderbig img {
	width:345px;
}

/*################################################################################
#
#	TYPOGRAPHY
#
################################################################################*/

/********************************************************************************/
/* Standard */

P {
	margin-top:0px;
	padding:6px 2px 6px 0;
}

H1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:16px;
	color:#000000;
	margin:3px 0 3px 0;
	padding:0;
	text-decoration:none;
	font-weight:normal;
}
	body H1 a:link
	{
	text-decoration:none;
	}

	body H1 a:visited
	{
	text-decoration:none;
	}
	
	body H1 a:hover
	{
	text-decoration:none;
	}
	
H2, h2 .Head {
	color: #024f93;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding:0;
	margin:0;
	line-height:26px;
}

H3, h3 .Head {
	color: #ffffff;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding:0;
	margin:5px 0 5px 5px;
	}
	
H4 {
	color: #ffffff;
	font-weight: normail;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding:0;
	margin:4px 0 4px 4px;
	}

h4 .Head {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding:0;
	margin:4px 0 4px 4px;
	}
	
	body H4 a:link
	{
	color:#ffffff;
	text-decoration:none;
	}

	body H4 a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}
	
	body H4 a:hover
	{
	color:#cccccc;
	text-decoration:none;
	}
	
H5 {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	margin:2px 0 2px 0;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;

	}

H6 {
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	}

a:link
{
	color:#024f93;
	text-decoration:underline;
	}

a:visited
{
	color:#024f93;
	text-decoration:underline;
	}
	
a:hover
{
	color:#666666;
	text-decoration:underline;
	}
	
a:active
{
	color:#666666;
	text-decoration:underline;
	}	

body a:link, body a:visited { color:#024f93; }

body a:hover, body a:active { color:#666666; }

.Head
{
	}
	
.SubHead {
	font-family:Arial, Helvetica, sans-serif;
}

.Submit {
	margin-left:150px;
}

.SubSubHead {
}

.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.NormalTextBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.NormalRed {
}

.NormalBold {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

body, input, textarea, table, td {
	font-family:Arial, Helvetica, sans-serif;
}

/*##############################################################
---------------------------------------------------------------

	CSS MENU

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	TOP NAV
-------------------------------------------------------------*/


/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#topNav, #topNav ul {
	float:right;
	width:auto;
	height:28px;
	list-style:none;
	font-weight:bold;
	padding:0;
	margin:0;
	
	z-index:100;
}

/*#topNav ul li, #topNav ol li {
	margin:0px;
}

/*#topNav li:first-child {
	margin-left:22px;
}*/

#topNav li {
	margin:0px;
	width:68px;
	height:28px;
	padding:0;
	position: relative;
	border:none;
	float:left;
	list-style: none;
	background-image:url(images/tab.jpg);
	text-align:center;
}

#topNav a {
	padding:7px 0px 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	text-transform:none;
	text-align:center;
}

#topNav li a:hover {
	color:#444444;
	height:25px;
	width:68px;
}

#topNav li:hover, #topNav li.iehover {
	background-image:url(images/tab-selected.jpg);
}

#topNav li.SelectedTab {
	background-image:url(images/tab-selected.jpg);
}

.SelectedTab {
}

#topNav li.SelectedTab a {
	color:#444444;
}
#topNav .DisabledTab {
	color:#ffffff;
}

/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/
#topNav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	margin:-4px 0 0 0;
	padding:0;
	width:120px;
	height:auto;
	background:#b0dd5c;
	border-bottom:1px solid #9cc058; 
	border-right:2px solid #9cc058; 
	
	z-index:200;
}

#topNav li li {
	float:none;
	margin:0;
	padding:0;
	height:28px;
	background:#b0dd5c;
}

#topNav li ul a {
	margin:0;
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

#topNav li ul li:hover, #topNav li ul li.iehover {
	background:#9cc058;
	width:120px;
	height:28px;
}

/*-------------------------------------------------------------
	LEVEL THREE
-------------------------------------------------------------*/

#topNav li ul ul {
	margin: -1.75em 0 0 14em;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.iehover ul, #topNav li li.iehover ul, #topNav li li li.iehover ul {
	left: auto;
}



