/* @override http://eps.mlab1.com/eps/css/all.css */

body {
	margin:0;
	font:12px Arial, Verdana, Tahoma sans-serif;
	color:#666;
	background:url(../images/bg-page.gif) repeat-x;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#00457d;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper{
	width:983px;
	margin:0 auto;
}
/* header */
#header:after{
	content:"";
	clear:both;
	display:block;
}
#header .logo{
	display:block;
	width:308px;
	height:35px;
	background:url(../images/logo.gif) no-repeat 100% 100%;
	padding:37px 0 0 30px;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo a{
	height:100%;
	display:block;
}
#menu{
	margin:32px -4px 0 0;
	padding:0 4px 0 0;
	background:url(../images/bg-menu.gif) no-repeat 100% 100%;
	float:left;
}
#menu li{
	float:left;
	list-style:none;
	background:url(../images/bg-menu.gif) no-repeat 0 100%;
	padding:0 0 0 2px;
	margin:0 0 0 -1px;
}
#menu a{
	font-size:18px;
	text-decoration:none;
	color:#666;
	float:left;
	background:url(../images/bg-menu-li.gif) repeat-x 0 100%;
	position:relative;
}
#menu span{
	display:block;
	line-height:48px;
	background:url(../images/bg-menu-a.gif) no-repeat 0 100%;
	padding:0 84px 0 25px;
}
#menu li.active{background:url(../images/bg-active.gif) no-repeat 0 100%;}
#menu a:hover, #menu li.active a{background:url(../images/bg-menu-hover.gif) repeat-x 0 100%;}
#menu a:hover span, #menu li.active a span{background:url(../images/bg-menu-a-hover.gif) no-repeat 0 100%;}




#navPrimary{
	margin:22px -4px 0 0;
	padding:0 4px 0 0;
	background:url(../images/bg-menu.gif) no-repeat 100% 100%;
	float:left;
}
#navPrimary li{
	float:left;
	list-style:none;
	background:url(../images/bg-menu.gif) no-repeat 0 100%;
	padding: 0 0 0 2px;
	margin:0 0 0 -1px;
}
#navPrimary a{
	font-size:18px;
	text-decoration:none;
	color:#666;
	float:left;
	background:url(../images/bg-menu-li.gif) repeat-x 0 100%;
	position:relative;
	display:block;
	line-height:38px;
	padding:0 80px 0 25px;
}

#navPrimary a.current{
	color:#00457d;
	background:url(../images/bg-menu-hover.gif) repeat-x 0 100%;
}


#navPrimary span{
	display:block;
	line-height:48px;
	background:url(../images/bg-menu-a.gif) no-repeat 0 100%;
	padding:0 84px 0 25px;
}
#navPrimary li.active{background:url(../images/bg-active.gif) no-repeat 0 100%;}
#navPrimary a:hover, #menu li.active a{background:url(../images/bg-menu-hover.gif) repeat-x 0 100%;}
#navPrimary a:hover span, #menu li.active a span{background:url(../images/bg-menu-a-hover.gif) no-repeat 0 100%;}




.box{
	float:right;
	background:url(../images/bg-box.gif) no-repeat 0 100%;
	padding:0 0 0 11px;
	font-size:12px;
	color:#fff;
}
.box ul{
	margin:0;
	padding:10px 15px 13px 0;
	background:#3f8edd url(../images/bg-box-right.gif) no-repeat 100% 100%;
	overflow:hidden;
	float:left;
}
.box li{
	float:left;
	list-style:none;
	background:url(../images/bg-box-li.gif) no-repeat 100% 60%;
	padding:0 4px;
	line-height:27px;
}
.box a{
	color:#fff;
	text-decoration:none;
	float:left;
	margin:0px 0 0;
}
.box ul fieldset{display:inline;}
.box input{
	vertical-align:middle;
	margin:0 -4px 0 0;
	position:relative;
}
.box label{margin:0 6px 0 0;}
input.text{
	background:url(../images/bg-input.gif) no-repeat;
	width:123px;
	padding:5px 4px;
	border:0;
	font:12px/14px Arial, Verdana, Tahoma sans-serif;
}
.box .text{margin:0 4px 0 0;}
#header p{
	margin:-20px 0 0;
	text-align:right;
	font-size:14px;
	color:#b1b2b4;
	line-height:18px;
}
/* main */
#main{
	overflow:hidden;
	width:100%;
	padding:1px 0 20px;
}
#main.subpage{
	background:url(../images/bg-subpage-content.gif) repeat-y;
	padding:0 0 20px;
}
#main p{line-height:16px;}
/* content */
#content{
	float:left;
	width:661px;
	padding:0 50px 0 32px;
}
.subpage #content{
	width:448px;
	background: none no-repeat;
}
#content h1{
	font-size:24px;
	line-height:26px;
	color:#b1b2b4;
	margin:19px 0 0;
}

#content h2{
	font-size:24px;
	line-height:26px;
	margin:19px 0 0;
}



#content p{margin:16px 0;}
.image{
	position:relative;
	height:1%;
	margin:0 -50px 0 -32px;
}
.text-block{
	position:absolute;
	left:0;
	bottom:34px;
	background:url(../images/bg-text-block.png);
	width:743px;
}
#content .text-block p{
	font-size:15px;
	margin:0;
	padding:7px 370px 29px 30px;
	background:url(../images/bg-inner-text.gif) no-repeat 30px 100%;
	color:#fff;
}
.text-block p strong{
	display:block;
	font-size:33px;
	line-height:35px;
}
.text-block p a{color:#fff;}
#content .to-form{
	background:#00457d url(../images/bg-to-form.gif) no-repeat;
	margin:40px 0 0;
}
.to-form span{
	display:block;
	background:url(../images/bg-to-form-right.gif) no-repeat 100% 0;
	line-height:24px;
}
.to-form a{
	background:url(../images/bg-to-form-link.gif) no-repeat 100% 50%;
	padding:0 15px 0 11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
/* sidebar */
#sidebar{
	float:right;
	width:204px;
	overflow:hidden;
	margin:0 18px 0 0;
	display:inline;
}	
.block{
	border-bottom:8px solid #cecfd0;
	padding: 10px 0 0;
	height:1%;
	overflow:hidden;
}
.block p{margin:10px 0 0;}
.block h2{
	font-size:16px;
	color:#00457d;
	margin:4px 0 5px;
}
.more{
	float:right;
	font:12px Arial Black, Arial, Tahoma sans-serif;
	color:#b1b2b4;
	text-decoration:none;
	text-transform: uppercase;
}

.block p{
	color:#00457d;
}

.block a{
	text-decoration:none;
	clear: both;
}

.block a:hover {
	color: #7a7b7c;
}


.testimonial {
	background: url(../images/quotes.png) no-repeat;
	padding-left: 23px;
	padding-right: 23px;
}



.right-image{
	float:right;
	margin:0 0 0 10px;
}
.events{border:0;}
.events ul{
	margin:0;
	padding:0;
	list-style:none;
}
.events ul li{margin:8px 0 0;}
.events ul p{margin:0;}
/* left-sidebar */
#left-sidebar{
	float:left;
	width:184px;
	padding:0 20px 0 18px;
	background: url(../images/bg-sidebar-left.gif) no-repeat;
}
#left-sidebar .block{
	border:solid #cecfd0;
	border-width:8px 0 0;	
}


.contactus {
	margin-top: 40px;
	border: 1px solid silver;
	padding: 3px 6px;
}

.contactus a{
	text-decoration: none;
}

.contactus a:hover{
	text-decoration: underline;
}




.navSecondary{
	margin:13px 0 0;
	padding: 0;
	overflow:hidden;
	list-style:none;
	width:100%;
}
.navSecondary li{
	border-top:1px solid #b1b2b4;
	padding:10px 9px 13px;
	font-size:14px;
	line-height:18px;
	margin:-1px 0 0;
}
.navSecondary a{
	color:#666;
	text-decoration:none;
}

.navSecondary a:hover{
	color:#00457d;
}

.navSecondary li ul li{
	border-top:1px solid #b1b2b4;
	padding:10px 9px 13px;
	font-size:14px;
	line-height:18px;
	margin:-1px 0 0;
}



.navSecondary a.current{
	color:#00457d;
	text-decoration:none;
	font-weight: bold;
}



/* @group Second Level
=================================================== */

.navSecondary li.current ul {
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	list-style: none;
	}

.navSecondary li.current ul li  {
	position: relative;
	margin: 0 0 6px;
	padding: 0;
	font-weight: normal;
	}

.navSecondary li.current ul li.last  { position: relative; }

.navSecondary li.current ul li a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 0;
}

.navSecondary li.current ul li a:hover { color: #333; }
.navSecondary li.current li.current a { color: #000; }


.subscription {
	margin-top: 0;
	background: url(../images/news.png) no-repeat right;
	padding-right: 80px;
	font-size: 14px;
}
.subscription h2 {
	font-size: 20px;
}


#bloghead {
	font-size: 32px;
	margin: 10px 0 0;
	padding: 0;
	color: #00457d;
}

#bloghead a{
	color: #00457d;
	text-decoration: none;
}


.releaseDate {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 5px;
}

#svPortal dl {
	border-bottom: 5px solid silver;
	padding-bottom: 10px;
}

#svPortal dd.summary {
	margin: 0;
}

#svPortal dt a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.4;
}


#svPortal dd.summary p{
	margin: 5px 0;
}

#svPortal dd.credits {
	margin: 0;
}

#svPortal dd.tags {
	margin: 10px 0 0;
	font-size: 11px;
}


.bookform {
	margin-bottom: 30px;
	border-bottom: 5px solid silver;
}

#svPayPalCart td{
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	padding-top: 5px;
}
#svPayPalCart th{
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	font-size: 14px;
	color: #00457d;
}

#svPayPalCart {
	background-color: #dfdfdf;
}

/* footer */
#footer{
	width:808px;
	padding:17px 140px 14px 32px;
	background:#dedbdb url(../images/bg-footer.gif) no-repeat 0 100%;	
}
.status{
	float:right;
	color:#00457d;
}
.status a{text-decoration:none;}


#svPayPalCart {
	padding: 10px;
	margin-top: 15px;
	border-bottom:8px solid #cecfd0;
}












#footer p, #footer ul, #footer li{
	margin:0;
	display:inline;
}
#footer ul{
	background:url(../images/bg-footer-li.gif) no-repeat 100% 55%;
	padding:0 4px 0 0;
}
#footer li{
	list-style:none;
	background:url(../images/bg-footer-li.gif) no-repeat 0 55%;	
	padding:0 1px 0 5px;
}
#footer li a{
	text-decoration:none;
	color:#666;
}






#credit {
	text-align: center;
	font-size: xx-small;
	color: silver;
	margin-top: 10px;
}

#credit a{
	color: silver;
	text-decoration: none;
}

#credit a:hover{
	color: #8dbf35;
	text-decoration: none;
}
