
/* CSS Document */
body, a, p, button, li  {
	font-size: 9pt;

}
body
{
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	border-top: 1px solid #2A4F6F;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;

}

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
	min-height: 100%; 
}


.category a { color: white; }
#contents {
margin: 0pt;
clear: both;
width: 100%;
text-align: center;
} 

#wrap {
margin:10px auto;
width:982px;
text-align: left;
}

#newHeaderWrap {
background:#263574 url(../images/header-bg.gif) repeat-x scroll center top;
color:#263574;
height:100px;
line-height:normal;
}

#header {
	/*border-top: 1px solid #778899;*/
	/*border-bottom: 1px dotted #B2BCC6;*/

	background-color: #263574;
	height: 90px;
	background-repeat:no-repeat;
	position: relative;
	margin: 0pt auto;
	width: 980px;
}

#header .strapline {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 7pt;;
	/*font: 75% Verdana, "Times New Roman", Times, serif;*/
	color: #FFFFFF;
	background-color: transparent;
	float: right;
	/*margin-right: 1em;*/
}

#header .strapline a:link  {
	text-decoration: none;
	color: #FFFFFF;
}

#header .strapline a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#header .strapline a:hover  {
	text-decoration: underline;
	color: #FFFFFF;
}


#header .logo {
	float: left;
	margin-left: 0em;
	margin-top: 0em;
}


#content {
	background:#FFFFFF none repeat scroll 0 0;
	min-height:400px;
	padding:2px;
	width:772px;
	position: relative;
	margin-left: 200px;
}

#wide_content {
	background:#FFFFFF none repeat scroll 0 0;
	min-height:400px;
	padding:2px;
	width:900px;
	position: relative;
	margin-left: 40px;
}



#newFooterWrap {
background:#333333 none repeat scroll 0% 0%;
clear:both;
padding:5px 0pt;
width: 100%;
}

#newFooter {
margin:0pt auto;
width:950px;
color:#999999;
padding:0pt;
position:relative;
}

#newFooter .copyright {
clear:both;
display:block;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:70%;

}

#newFooter .copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#newFooter .copyright a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

#newFooter .copyright a:visited {
	color: #FFFFFF;
}


#left {
	width:180px;
	margin:0pt auto;
	padding:5px 0pt;
	float: left;
}


#left a {
text-decoration:none !important;
color:#006633;
}

#left div.box li a:hover {
background-color:#263574;
color:white;
}

#left div.box li a {
border-bottom:1px solid #999999;
display:block;
font-size:12px;
margin:0px 3px;
padding:6px 8px;
text-decoration:none;
color:#263574;
height: 20px;
}

#left div.box {
margin:-1px 0pt 7px;
width:181px;
}

#left div.box li {
list-style-type:none;
}

#left div.box ul {
margin:0pt;
padding:0pt;
}

#left div.inside, #left div.box ul {
background:transparent url(../images/menu/sidenav_strip2.png) no-repeat scroll 0% 0%;
}

#left div.clear {
background:transparent url(../images/menu/sidenav.png) no-repeat scroll 0pt -353px;
height:10px;
}


#left div.box h2, #drawer a.header {
background:transparent url(../images/menu/sidenav.png) no-repeat scroll 0% 0%;
color:#000000;
display:block;
font-size:12px;
height:16px;
letter-spacing:0px;
margin:0px;
padding:8px 10px;
text-decoration:none;
}

#homepage
{
width: 772px;
}
#homepage button
{
	width: 100px;
	height: 100px;
}

.category
{
	width: 250px;
	float: left;
	padding-left: 7px;

}
#content .category #title
{
	background-color: #263574;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.category p
{
	font-size: 9pt;
	text-align: left;
	
}
.wide
{
width: 100%;
font-size: 10pt;
}
#content #title
{
	color: #263574;
	font-weight: bold;
	margin-bottom: 10px;


}

#content #pagetitle
{
	font-size: 12pt;
	color: #263574;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}
ul.tabs
{
	margin: 0; 
	padding: 0;
	list-style: none;
	font-size: 9pt;

}
ul.tabs li
{

	float: left;
	padding: 5px;
	padding-right: 25px;
	font-size: 9pt;
	font-weight: bold;
	cursor: hand;

}
ul.tabs a
{
	color: #FFFFFF;
	text-decoration: none;

}
#tab
{
	clear: all;
	border: 1px solid black;
	display: inline-block;
}

#tab #image
{
	width: 130px;
	float: left;
}
#product
{
	clear: both;
}
#summary
{
	margin-left: 140px;
}
.overview
{
	margin: 10px;
}
.overview li
{
	font-size: 9pt;
	font-weight: bold;
}

.overview ul
{
	margin-top: 0;
}
h4
{
	font-size: 9pt;
	font-weight: bold;
	line-height: 0;
	padding: 0;
}
#product form 
{
	padding: 0;
	margin: 0;
	
}
.inputlabel {
	width: 150px; 
	float: left;
	font-size: 9pt;
	font-weight: bold;
}

a { text-decoration: none; }

th, td
{
	font-size: 9pt;
	
}
#editproduct th { text-align: right; }
table { clear: both; }