@charset "utf-8";
body {
	behavior: url("csshover.htc");
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
a {
	text-decoration: none;
	/*color: #009;*/
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
ol {
	list-style-type: upper-alpha;
}
ul {
	padding-left:55px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
li {
	
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left: 10px;

}
h1 {
	font-size:17px;
	color:#334871;
	font-weight:700;
	
}
h2 {
	font-size:15px;
	color:#334871;
	font-weight:400;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}
p {
	text-align:justify;
	line-height:18px;
}
#header {
	background-repeat:no-repeat;
	background-position:right 25px;
	width:960px;
	float:left;
	padding-top:25px;
	padding-bottom:15px;
}
#phone {
	float:right;
	color:#006;
	font-size:12px;
	padding:10px 20px 25px 65px;
	font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif;
}
#phone a{
	
	color:#006;
	font-size:12px;
	font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#phone a:hover{
	color:#00C;
	font-size:12px;
	font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
}


#logo {
	float:left;
}
#photo {
	font-size:1px;
}
#photo img {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFF;
}
#wrapper {
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
#topnav {
	width:960px;
	clear:both;
}
#footer {
	margin-top:20px;
	background-color:#00194F;
	color:#7895cf;
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	padding-left:115px;
	padding-top:20px;
	padding-bottom:20px;
	background-position:20px 17px;
	font-size:11px;
	clear:both;
	width:845px;
	float:left;
}
#footer a {
	color: #7895CF;
	
}
#copy {
	float: left;
}
#links {
	color:#FFF;
	float: right;
	padding-right: 20px;
}
#links a {
	color:#FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color: #b0c6f2;
}
#body {
	float: right;
	width: 628px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
}
ul#readmore {
	padding: 0px;
	list-style-type: none;
	margin: 30px 0px 30px 0px;
}
li#readmore a {
	font-size: 9px;
	text-transform: uppercase;
	background-color: #8EB71D;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
li#readmore a:hover {
	background-color: #009;
}
ul#demo {
	list-style-type: none;
}
ul#demo li {
	font-family: Arial, Helvetica, sans-serif;
	color: #7A9F15;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul#demo .input {
	border: 2px solid #B1C47B;
	background-color: #FCFDF9;
	width: 230px;
	color: #009;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul#demo .multi {
	border: 2px solid #B1C47B;
	background-color: #FCFDF9;
	width: 400px;
	color: #009;
	padding: 2px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#subnav {
	float:left;
	width:232px;
	background-image:url(images/bg-subnav.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#subnav ul {
	list-style-type:none;
	margin:0;
	padding:10px 15px;
}
#subnav h1 {
	background-image:url(images/bg-ul-title.gif);
	background-position:bottom;
	font-size:15px;
	color:#FFF;
	margin:0;
	padding:6px 15px 15px;
}
#subnav ul li {
	background-image:url(images/subnav-separator.gif);
	background-repeat:repeat-x;
	padding-top:7px;
	padding-bottom:7px;
	color:#67880f;
	background-position:bottom;
}
#subnav ul li a {
	color:#67880f;
	padding-left:15px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	font-weight:700;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
}
#subnav ul li a:hover {
	color:#FFF;
	background-color:#009;
	background-image:url(images/arrow-o.gif);
	background-position:0 center;
	text-decoration:none;
}
#subnav ul li ul li {
	background:none;
	font-size:11px;
	padding:0;
}
#subnav ul li ul li a {
	font-weight:400;
	background-image:none;
	padding:2px 2px 2px 4px;
}
#subnav ul li ul li a:hover {
	color:#FFF;
	background-image:none;
}
#sub-content {
	float:left;
	border-top-width:10px;
	border-top-style:solid;
	border-top-color:#7a9f15;
	padding-bottom:30px;
}
#extra {
	background-color:#009;
	color:#FFF;
	padding:15px;
}
.table td {
	vertical-align:top;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#9BBF3E;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#9BBF3E;
}
.table {
	width:628px;
	border-style:none;
}
.table ul {
	font-weight:700;
	background-color:#9BBF3E;
	margin:0;
	padding:0;
}
.table li {
	list-style-type:none;
	font-weight:400;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
	font-size:12px;
	color:#666;
	padding:5px 20px;
	background-color: #FFFFFF;
}
.table h1 {
	font-size:13px;
	font-weight:700;
	color:#FFF;
	background-image:url(images/arrow-table.gif);
	background-repeat:no-repeat;
	background-position:5px 9px;
	margin:0;
	padding:5px 0 5px 20px;
}
.bigtable td {
	vertical-align:top;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#9BBF3E;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#9BBF3E;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BBF3E;
}
.bigtable {
	border-style:none;
}
.bigtable ul {
	font-weight:700;
	background-color:#9BBF3E;
	margin:-1px;
	padding:0;
}
.bigtable li {
	list-style-type:none;
	font-weight:normal;
	font-size:12px;
	color:#666;
	background-image: url(images/bg-bigtable.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.bigtable h1 {
	font-size:13px;
	font-weight:700;
	color:#FFF;
	background-image:url(images/arrow-table.gif);
	background-repeat:no-repeat;
	background-position:5px 9px;
	margin:0;
	padding:5px 0 5px 20px;
}
.subtle {
	font-size:10px;
	color:#009;
	text-transform:uppercase;
}
.extra {
	background-color:#EEF2E2;
	border-width:1px;
	padding:10px;
}
.extra p {
	text-align:center;
	font-size:12px;
	color:#56710F;
	margin:0;
	padding:0;
}
/* Login */

#login {
}
#login ul {
	list-style-type: none;
}
#login li {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding:0px 0px 5px;
}
.input {
	width: 220px;
	border: 1px solid #999999;
	color: #009;
	padding: 3px;
}
.input:hover {
	color: #EEF2E2;
}
.button {
	background-color:#FF3300;
	border-style:none;
	color:#FFFFFF;
	display:block;
	font-size:1em;
	font-weight:bold;
	padding:6px;
}
.button:hover {
	background-color: #8EB71D;
}
#login fieldset {
	margin-top:0px;
	padding:10px 0px 28px 0px;
	width:300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97BA39;
	border-right-color: #97BA39;
	border-bottom-color: #97BA39;
	border-left-color: #97BA39;
}
#login legend {
	font-weight: bold;
	padding: 10px;
	background-color: #FFFFFF;
	color: #FF3300;
}
li.left {
	display:inline;
	float:left;
	width:205px;
	text-align:right;
	list-style-type: none;
}
.comments {
	width: 220px;
}
li.left a {
	text-decoration: underline;
	font-size: 9px;
}
li.right {
	float:right;
	width:81px;
	list-style-image: none;
	list-style-type: none;
}
#bodysub {
	width: 860px;
	padding-right: 50px;
	padding-left: 50px;
}
.headshot {
	float:left;
	padding: 0px 20px 10px 0px;
}
ul#form {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
ul#form li {
	list-style:none;
	color: #336699;
}
.item {
	padding:6px 0px 6px 0px;
}
.field {
	width: 300px;
	border: 1px solid #009;
}
.message {
	width: 300px;
	height: 220px;
	border: 1px solid #FF3300;
}
.button {
	background-color: #009;
	font-weight: bold;
	color: #FFFFFF;
}
ul#home-lists li {
	list-style:square;
	color: #336699;
	padding:3px 0 0px 0;
}
ul#home-lists li a {
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
.home-lists a {
	font-size: 11px;
	color: #336699;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
.home-lists h2 {
	color:#000;
}
ul#home-lists li a:hover {
	text-decoration:none;
	color:#006;
	
}
.date a {
	color: #FFFFFF;
	float: none;
}
#newsletter {
}
h4 {
	font-size: 21px;
	color: #336699;
	font-weight: normal;
}
ul#sign li a {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #999999;
	float: left;
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
}
ul#sign li a:hover {
	text-decoration: none;
	color: #E6F1C7;
}
/* Updates */

.left {
	float:left;
	width:241px;
}
.right {
	float:right;
	width:719px;
}
.container {
	padding-top:40px;
}
ul#buttons {
	margin:0;
	padding:28px 0 0 0;
	list-style:none;
	background-image: url(images/tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
ul#buttons li {
	text-indent:-99999px;
	padding:0px;
	margin:0px;
	background:none;
}
ul#buttons li a {
	display:block;
	width:241px;
	height:60px;
	padding:0px;
}
ul#buttons li#schedule a {
	background-image: url(images/button-schedule.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#buttons li#schedule a:hover {
	background-image: url(images/button-schedule.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#buttons li#demo a {
	background-image: url(images/button-request.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#buttons li#demo a:hover {
	background-image: url(images/button-request.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#buttons li#download a {
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#buttons li#download a:hover {
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#buttons-sub {
	margin:0;
	padding:28px 0 0 0;
	list-style:none;
	background-image: url(images/tab-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width:232px;
}
ul#buttons-sub li {
	text-indent:-99999px;
	padding:0px;
	margin:0px;
	background:none;
}
ul#buttons-sub li a {
	display:block;
	width:232px;
	height:60px;
	padding:0px;
}
ul#buttons-sub li#schedule a {
	background-image: url(images/button-schedule.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#buttons-sub li#schedule a:hover {
	background-image: url(images/button-schedule.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#buttons-sub li#demo a {
	background-image: url(images/button-request.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#buttons-sub li#demo a:hover {
	background-image: url(images/button-request.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#buttons-sub li#download a {
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#buttons-sub li#download a:hover {
	background-image: url(images/button-download.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul#resources {
	list-style:none;
}
ul#resources li {
	background-image: url(images/pdf-small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px 0 10px 30px;
}
ul#resources li a {
	text-decoration:none;
	color:#009;
}
ul#resources li a:hover {
	text-decoration:underline;
	color:black;
}
.viewCenter {
	text-align:left;
	padding:0 0 0 200px;
}
.viewCenter p {
	text-align:left;
}
.secBox {
	float:left;
}
.secBoxImg {
	float:left;
	padding:5px;
	width:200px;
	margin-top:27px;
}
.secBoxCont {
	float:right;
	padding:5px;
	width:400px;
	margin-top:20px;
}
.secBoxCont1 {
	float:right;
	padding:5px;
	width:400px;
	margin-top:69px;
}
.sectionBox {
	float:left;
}
.sectionBoxImg {
	float:left;
	padding:5px;
	width:200px;
	height: 200px;
	display:table;
	text-align: right;
}
.sectionBoxImg a {
	display: table-cell;
	vertical-align:middle;
}
.sectionBoxCont {
	float:left;
	padding:5px;
	width:600px;
	height:auto;
	line-height:18px;
}
.horLine {
	width:100%;
	line-height:28px;
	border-bottom:1px solid #D6D6D6;
}
/* --------------------------*/
.storeImageHolder, .storeImageTwo, .storeImageThree, .storeImageFour, .storeImageOne {
	width:960px;
	height:310px;
	margin-bottom:1px;
	background-image:url(images/loading.gif) no-repeat 0 0;
}
.storeImageHolder {
	/*background:#099;  change image according to the title */
	background:url(images/photos/flash1.jpg) no-repeat 0 0; /* change image according to the title */
}
.storeImageOne {
	/*background:#099;  change image according to the title */
	background:url(images/photos/flash1.jpg) no-repeat 0 0; /* change image according to the title */
	background-image:url(images/loading.gif) no-repeat 0 0;
}
.storeImageTwo {
	background:url(images/photos/flash2.jpg) no-repeat 0 0; /* change image according to the title */
}
.storeImageThree {
	background:url(images/photos/flash3.jpg) no-repeat 0 0;  /* change image according to the title */
}
.storeImageFour {
	background:url(images/photos/flash4.jpg) no-repeat 0 0;  /* change image according to the title */
	background-image:url(images/loading.gif) no-repeat 0 0;
}
.storeSecTitle {
	height:310px;
	width:960px;
	float:left;
	margin-bottom:2px;
	border-bottom:1px solid #000;
}
.storeSecTitle ul {
	margin:0;
	padding:0;
	border:0;
	border-bottom:7px solid #001a4e;
	float:left;
}
.storeSecTitle li {
	list-style:none;
	padding:0;
	margin:0;
	width:240px;
	float:left;
}
.storeSecTitle a:link, .storeSecTitle a:active, .storeSecTitle a:visited {
	display:block;
	width:229px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	padding:0 0 0 10px;
	background:#001a4e url(images/uparrow.gif) no-repeat 223px 5px;
	font-size:11px;
	font-weight:700;
	color:#fff;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.storeSecTitle a:hover {
	display:block;
	width:229px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	padding:0 0 0 10px;
	background:#97c61e url(images/uparrow.gif) no-repeat 223px 5px;
	font-size:12px;
	font-weight:700;
	color:#FFF;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.bo {
	border-right:1px solid #fff;
}
#wrapper .marLeft {
	width:230px;
}
#one, #two, #three, #four {
}
.rightSecRun {
	float:left;
}
#one a, #two a, #three a, #four a {
	background:  url(images/def.jpg) no-repeat 0 0;
	margin:202px 100px 33px 482px;
	width:84px;
	height:38px;
}
#one a:hover, #two a:hover, #three a:hover, #four a:hover {
	background:url(images/over.jpg) no-repeat 0 0;
	margin:202px 100px 33px 482px;
	width:84px;
	height:38px;
}
#divBgImage ul li {
	padding:0;
}
/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
/*background:url(images/slider.png) no-repeat;*/
   /* width:900px;
    height:250px;
    margin:0 auto;
    padding-top:0px;
    margin-top:50px;*/
}
#slider-wrapper {
	width:960px;
	height:250px;
}
#slider {
	position:relative;
	width:960px;
	height:246px;
	margin-left:0px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	left:430px;
	bottom:0px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#content div.domtab #slider div {
	padding:0;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
/*===================*/
/*=== Main Styles ===*/
/*===================*/


#dev7link {
	position:absolute;
	top:0;
	left:50px;
	background:url(images/dev7logo.png) no-repeat;
	width:60px;
	height:67px;
	border:0;
	display:block;
	text-indent:-9999px;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.act {
	background-color:#EAEAEA;
	background-image:url(images/tab-bg-active.gif);
	background-repeat:no-repeat;
	color:#009;
	text-decoration:none;
}
.act a:hover {
	background-color:#EAEAEA;
	background-image:url(images/tab-bg-active.gif);
	background-repeat:no-repeat;
	color:#009;
	text-decoration:none;
}
.mHold {
	background-color:#fff; /*EAEAEA*/
	float:left;
	height:256px;
	overflow-y:auto;
	width:306px;
	background: url(images/box.gif) no-repeat 0 0;
	margin-right:20px;
}
.mHold h2 {	
	width:286px;
	margin:0 10px;
	height:20px;
	border-bottom:1px solid #000;
	color:#000;
	font-size:15px;
	font-weight:700;
}
.bHold {
	width:150px;
	margin:0 10px 0 0;
	float:left;
}
.gallery li {
	float:left;
	clear:both;
	width:150px;
	height:120px;
	padding:5px;
	border:1px solid #ccc;
	margin:1px 0;
}
.nsHold {
	width:306px;
	float:left;
	height:256px;
	overflow-y: auto;
	background: url(images/box.gif) no-repeat 0 0;
	margin-right:20px;
	
}
.nsHold h2 {
	padding:5px 0 5px 3px;
	width:250px;
	margin:0 10px;
	height:20px;
	border-bottom:1px solid #000;
	color:#000;
	font-size:15px;
	font-weight:700;
	float:left;
}
.nnList {
	float:left;
}
.nnLIst ul#home-lists li {
	padding-left: 1px;
    float:left;
	clear:both;
	width:98%;
}
.nnLIst li a {
	display:block;
}
ul#home-lists {
	padding-left:25px;
	float:left;
}
.gallery h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:3px 0 0 0;
}
.gallery h4:hover {
	text-decoration:none;
	padding:3px 0 0 0;
	color:#ff3300;
}
.aPosition {
	display:block;
	height:22px;
	margin-top:204px;
	position:relative;
	width:95px;
	margin-left:198px;
}
