/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #333333;
	font: 12px Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	padding: 0 0 15px;
}
a{
	text-decoration: underline;
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
.bullet li{
	list-style-image:url(../images/top-li-gr.gif);
	list-style-position: inline;
	padding-left: 10px;
}
.bullet{
	padding-left: 30px;
	margin: 1em 0;
}
li{
	list-style: none;
}
h3 span{
	display: none;
}
h3 img{
	display: block;
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 4px;
	width: 760px;
}
#container{
	height: 1%;
	padding: 10px 10px 0;
}
/*=== Header ===*/
#header
{
    height: 65px;
    margin: 0 auto;
    padding: 3px 0px 5px;
    width: 760px;
}
/* The style was being overridden by the admin css */
#header h1{
 line-height: 28px; 
 font-size: 24px; 
 margin: 0 auto;
}
#top{
	color: #424247;
	font-size: 10px;
	height: 31px;
	line-height: 20px;
	margin: 0 auto;
	text-transform: lowercase;
	width: 768px;
}
#top ul{
	text-align: center;
}
#top li{
	border-right:1px solid #424247;
	display: inline;
	padding: 0 13px 0 10px;
        
}
#top li.last{
	border: none;
	padding: 0 5px 0 5px;
}
#top li a{
	text-decoration:none;
        color: #424247;
}
#top li a:hover{
	text-decoration:none;
	background:none;
        color: #424247;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	width: 249px;
}
#header h1 a{
	background: url(../images/logo.png) no-repeat;
	display: block;
	height: 61px;
	width: 249px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	margin-top:10px;
	float: right;
	font-size: 15px;
	height: 60px;
	text-transform: lowercase;
	width: 480px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
/* hack IE6 */
* html #nav1 { width: 482px; }
#nav1 ul{
  margin: 0;
}
#nav1 li{
	float: left;
	margin-top:20px;
	line-height: 40px;
	text-align: center;
	margin-left:2px;
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	width: 120px;
}
#nav1 li:hover{line-height:60px; margin-top:0px;}

#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	width: 118px;
}
#nav1 li a:hover,
#nav1 li.active a{
	text-decoration: underline;
}
#nav1 li#n11{
	background:#00a4e8 url(../images/li1bg.png) repeat-x bottom;
}
#nav1 li#n11.active,
#nav1 li#n11 a:hover{
	background:#00a4e8 url(../images/li1bg.png) repeat-x bottom;
}
#nav1 li#n12{
	background:#a3bf2a url(../images/li2bg.png) repeat-x bottom;;
}
#nav1 li#n12.active,
#nav1 li#n12 a:hover{
	background:#a3bf2a url(../images/li2bg.png) repeat-x bottom;;
}
#nav1 li#n13{
	background:#f3d200 url(../images/li3bg.png) repeat-x bottom;;
}
#nav1 li#n13.active,
#nav1 li#n13 a:hover{
	background:#f3d200 url(../images/li3bg.png) repeat-x bottom;;
}
#nav1 li#n14{
	background:#c40009 url(../images/li4bg.png) repeat-x bottom;;
}
#nav1 li#n14.active,
#nav1 li#n14 a:hover{
	background:#c40009 url(../images/li4bg.png) repeat-x bottom;;
}
#nav1 li#n15{
	background:#9F9FFF url(../images/nav15.gif) repeat-x top;
}
#nav1 li#n15.active,
#nav1 li#n15 a:hover{
	background:#9F9FFF url(../images/nav15-hover.gif) repeat-x top;
}
/*=== All Columns ===*/
#columns{
	background: none;
	height: 1%;
}
#columns h2{
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	margin: 0 0 10px;
	padding: 0 0 0 4px;
}
#columns p{
	padding: 0 0 10px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	margin: 24px 0 0;
	text-align: justify;
	width: 527px;
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 10px 0 0;
	width: 191px;
}
/*=== Styling Lists ===*/
/*- Error Handling */
ul.error_list li, label.errortext
{
	color:#DD0000;
}
.error {
	border:1px solid #FF0000;
	background:#FFEAEA;
	padding:10px;
	margin:10px 0;
	color:#DD0000;
}
.secondary-alert {
	border:1px solid #FFCC00;
	background:#FFFFCC;
	padding:5px;
	margin:10px 0;
	color:#C60000;
	text-align:center;
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #aaaaaa;
	clear: both;
	color: #c1c1c1;
	font-size: 10px;
	height: 18px;
	padding: 10px 0 3px;
}
#page-bot{
	background: url(../images/page-bot.png) no-repeat top;
	height: 6px;
	margin: 0 auto;
	overflow: hidden;
	width: 768px;
}
.alert {
	background:#FFF9D7;
	border:1px solid #E2C822;
	padding:10px;
	margin-bottom:15px;
	font-size:13px;
}

.lefttd {
  padding: 5px;
}

#remember-me div {
  line-height: 32px;
  display: inline;
  padding-right: 15px;
}

#breadcrumb {
  padding-bottom: 15px;
}

