
/*                                                 */
/*                                                 */
/*   Below are classes that belong in styles.css   */
/*                                                 */
/*                                                 */


body {
	width: 780px;
	margin-top: 0px; margin-left: auto; margin-right: auto;
	padding-bottom: 0px;
	text-align: left;
	clear: both;
    background-color: #ffffff;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 11px; color: #777777; font-weight: normal;
    height: 100%;
    float: left;
}



a {
    color: #7E8ED7;
    text-decoration: none;
}
 a:hover {
    color: #7E8ED7;
    text-decoration: underline;
}

p.title {
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 12px; color: #777777; font-weight: bold;
}



p.title img {
    padding: 5px 0px 0px 0px;
}


/*                                                 */
/*                                                 */
/*   Below are classes that belong in topnav.css   */
/*                                                 */
/*                                                 */


div.main {
    position:  absolute;
    left: 0px;
    top: 0px;
    width: 780px;   
}


.topNav {
    clear: both;
    height: 95px;
    width: 780px;
    border: 0px;
    overflow: hidden;
    display: inline;
}

.topNav div {
    width: 400px;
    border: 0px
    text-align: right;
    float: left;
    padding: 78px 0px 0px 0px;
    color: #7E8ED7;
}

.topNav span {
    margin: 0px 5px 0px 5px;
}








.top_header {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    height: 64px;
    border: 1px solid #aaaaaa;
    border-left-width: 0px;
    border-right-width: 0px;
    clear: both;
    background-color: #e8eae9;
}

.top_header div.headerpic img {
	float: left;
	clear: none;
  /*  border-top-width: 0px;
    border-bottom-width: 0px;*/
}





div.headerlinks {

	display: block;
	width: 190px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


//
// changed some things
//

div.contentBox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    float: left;
    clear: both;
}


div.box1 {
	float: left;
	display: inline;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 216px;
}


div.box1 p {
	margin: 10px 0px 0px 5px;
}

div.box1 div {
	margin: 0px 0px 0px 5px;
}


div.box2 {
	float: left;
	display: block;
	margin: 10px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	width: 218px;
}


div.box2 p {
	margin: 10px 0px 0px 0px;
}


div.box3 {
	float: left;
	display: block;
	margin: 10px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	width: 207px;
}


div.box3 p {
	margin: 10px 0px 0px 0px;
}


ul.nobullets {
padding: 0px 8px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
}


ul.nobullets li {
list-style: none;
margin: 5px 0px 0px 0px;
}


ul.more {
padding: 0px 0px 0px 6px;
margin: 0px 0px 0px 10px;
list-style: none;
display: none;
}

ul.more li {
list-style: circle;
margin: 5px 0px 0px 0px;
}


ul.more li a {
    color: #777777;
    text-decoration: none;
}
ul.more li a:hover {
    color: #777777;
    text-decoration: underline;
}


#csstopmenu, #csstopmenu ul{
padding: 0px 0px 0px 0px;
margin: -3px 0px -4px 0px;
list-style: none;
}

html>body #csstopmenu, #csstopmenu ul{
margin: 0px 0px 0px 0px;
}

#csstopmenu li{
float: left;
position: relative;
margin-right: 3px;
margin-top: 2px;
margin-bottom: 6px;
}

html>body #csstopmenu li{
  margin-bottom: 4px;
}

#csstopmenu a{
text-decoration: none;
width: 89px;
}




.submenus, .submenus_small {
	display: none;
	width: 89px;
	position: absolute;
	background-color: #7E8ED7;
	top: 35px;
}

html>body .submenus, .submenus_small {
	top: 32px;
}

.submenus li, .submenus_small li {
	display: block;
	width: 89px;
	font-family: verdana;
	color: #000000;
	font-size : 10px;
    padding-top: 4px;
    padding-bottom: 4px;

}


.submenus li a, .submenus_small li a {
	display: block;
	width: 89px;
	font-family: verdana;
	color: #000000;
	font-size : 10px;
    padding-left: 14px;

}

.submenus_small, .submenus_small li, .submenus_small li a {
width: 88px;
}



html>body  .submenus, .submenus li, .submenus li a {
    width: 109px;
}

html>body  .submenus_small, .submenus_small li, .submenus_small li a {
    width: 108px;
}

html>body .submenus li a, .submenus_small li a { /* non IE browsers */
	display: block;
	width: 100%;
	text-decoration: none;
	color: #000000;
	font-size : 10px;
}

.submenus li a:hover, .submenus_small li a:hover {
	color: #ffffff;
	text-decoration: none;
	width: 100%;
    background-position: -100px 0;
    background: transparent url(../images/arrow.gif) no-repeat;

}



#csstopmenu li:hover ul, li.over ul {
	display: block;
}




.greyline_top {
margin: 0px 0px 2px 0px;
}


div.bottomNav {
margin: 20px 0px 0px 0px;
background-color: #EEEEEE;
padding: 0px 2px 0px 15px;
border: 1px solid #CCCCCC;
border-left-width: 0px;
border-right-width: 0px;
font-size: 9px;

}


div.bottomNav span {
margin: 0px 5px 0px 5px;
}

div.bottomNav a {
color: #777777;
text-decoration: none;
}

div.bottomNav a:hover {
color: #777777;
text-decoration: underline;
}

div.bottomNav div {
float: left;
padding: 5px 0px 5px 0px;
height: 26px;
}

div.bottomNav div.spacer {
margin: 40px;
}


div.bottomNav div.input {
float: left;
padding: 2px 4px 0px 4px;
}

div.bottomNav input {
height: 12px;
width: 120px;
font-size: 9px; color: #777777; font-weight: normal;
padding-top: -2px;
}






/*   Styles for the Header Links  */

#view a {
    display: block;
    width: 190px;
    height: 30px;
    background-position: -100px 0;
    background: transparent url(../images/view.gif) no-repeat;
}
#view a:hover {
    background-position: -100px 0;
    background: transparent url(../images/view_on.gif) no-repeat;
}


#screenshots a {
    display: block;
    width: 190px;
    height: 28px;
    background-position: -100px 0;
    background: transparent url(../images/screenshots.gif) no-repeat;
}
#screenshots a:hover {
    background-position: -100px 0;
    background: transparent url(../images/screenshots_on.gif) no-repeat;
}


#talk a {
    display: block;
    width: 190px;
    height: 28px;
    background-position: -100px 0;
    background: transparent url(../images/talk.gif) no-repeat;
}
#talk a:hover {
    background-position: -100px 0;
    background: transparent url(../images/talk_on.gif) no-repeat;
}


#how a {
    display: block;
    width: 190px;
    height: 27px;
    background-position: -100px 0;
    background: transparent url(../images/how.gif) no-repeat;
}
#how a:hover {
    background-position: -100px 0;
    background: transparent url(../images/how_on.gif) no-repeat;
}








/*   Styles for the Nav bar  */



/*   Styles for the Nav bar  */

#product a {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_product.gif) no-repeat;
}

#product a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_product_over.gif) no-repeat;
}

#product a.pushed {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_product_over.gif)) no-repeat;
}



#training a {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_training.gif) no-repeat;
}

#training a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_training_over.gif) no-repeat;
}

#training a.pushed {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_training_over.gif)) no-repeat;
}



#signup a {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_sign.gif) no-repeat;
}

#signup a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_sign_over.gif) no-repeat;
}

#signup a.pushed {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_sign_over.gif)) no-repeat;
}



#partners a {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_shop.gif) no-repeat;
}

#partners a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_shop_over.gif) no-repeat;
}

#partners a.pushed {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_shop_over.gif)) no-repeat;
}



#faq a {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_faq.gif) no-repeat;
}

#faq a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_faq_over.gif) no-repeat;
}

#faq a.pushed {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_faq_over.gif)) no-repeat;
}



#contact a {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_contact.gif) no-repeat;
}

#contact a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_contact_over.gif) no-repeat;
}

#contact a.pushed {
    display: block;
    width: 109px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_contact_over.gif)) no-repeat;
}



#about a {
    display: block;
    width: 108px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_about.gif) no-repeat;
}

#about a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_about_over.gif) no-repeat;
}

#about a.pushed {
    display: block;
    width: 108px;
    height: 32px;
    background-position: -100px 0;
    background: transparent url(../images/btn_about_over.gif)) no-repeat;
}






/*   NEW CLASS   */
a.subNav {
	line-height: 24px;
	font-family: Arial,Verdana,Sans-Serif;
   font-size: 13px;
	color: #445D85;
	font-weight: bold;
	text-decoration: none;
	

}

/*   NEW CLASS   */
a:hover.subNav {
	line-height: 24px;
	font-family: Arial,Verdana,Sans-Serif;
   font-size: 13px;
	color: #445D85;
	font-weight: bold;
	text-decoration: underline;
	

}





/*   Styles for the Content Boxes bar  */

#readMore a {
    display: block;
    width: 93px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/readMore.gif) no-repeat;
}

#readMore a:hover {
    background-position: -100px 0;
    background: transparent url(../images/readMore_on.gif) no-repeat;
}


#testDrive a {
    display: block;
    width: 139px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/testDrive.gif) no-repeat;
}

#testDrive a:hover {
    background-position: -100px 0;
    background: transparent url(../images/testDrive_on.gif) no-repeat;
}


#watch a {
    display: block;
    width: 85px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/watch.gif) no-repeat;
}

#watch a:hover {
    background-position: -100px 0;
    background: transparent url(../images/watch_on.gif) no-repeat;
}




#view_pdf a {
    display: block;
    width: 100px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/view_pdf.gif) no-repeat;
}

#view_pdf a:hover {
    background-position: -100px 0;
    background: transparent url(../images/view_pdf_on.gif) no-repeat;
}


#quote a {
    display: block;
    width: 127px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/btn_quote.gif) no-repeat;
}

#quote a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_quote_on.gif) no-repeat;
}


#back a {
    display: block;
    width: 89px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/btn_back.gif) no-repeat;
}

#back a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_back_on.gif) no-repeat;
}


#close a {
    display: block;
    width: 69px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/btn_close.gif) no-repeat;
}

#close a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_close_on.gif) no-repeat;
} 




#btn_test a {
    display: block;
    width: 127px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/btn_test.gif) no-repeat;
}
#btn_test a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_test_on.gif) no-repeat;
}


#btn_more a {
    display: block;
    width: 64px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/btn_more.gif) no-repeat;
}
#btn_more a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_more_on.gif) no-repeat;
}


#btn_bookmark a {
    display: block;
    width: 93px;
    height: 19px;
    background-position: -100px 0;
    background: transparent url(../images/btn_bookmark.gif) no-repeat;
}
#btn_bookmark a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_bookmark_on.gif) no-repeat;
}







/*                                                 */
/*                                                 */
/*   Below are classes that belong in header.css   */
/*                                                 */
/*                                                 */



/*   NEW CLASS   */
form.topNav {
	width: 769px;
	height: 31px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;

}


.pgheader {
	background-image: url(images/topBar_bkgrnd.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 769px;
	padding-top: 4px;
}


/*   NEW CLASS   */
.downLoadBox {
	padding-top: 7px;
	padding-left: 77px;
	float: left;

}






/*                                                 */
/*                                                 */
/*   Below are classes that belong in search.css   */
/*                                                 */
/*                                                 */



/*   NEW CLASS   */
.navSearch {
    display: inline;
    float: right;
    margin-right: 5px;
    vertical-align: baseline;
    padding-top: 1px;
}



.searchPulldown {
    width: 110px;
    height: 16px;
    font-family: arial;
    color: #0000000;
    font-size : 10px;
	 margin-left: 3px;
}



html>body .searchPulldown {
    width: 110px;
    height: 16px;
    font-family: arial;
    color: #0000000;
    font-size : 10px;
}


/*   NEW CLASS   */
.navSearchField {
    width: 100px;
    height: 16px;
    font-size : 10px;
    font-family: arial;
    color: #0000000;
    border: solid rgb(81,02,49) 1px;
    margin-left: 3px;
    margin-right: 3px;
}






.top_header div.sublinks {
	float: left;
	clear: right;
	width: 445px;
    height: 64px;
    display: inline;
    background-color: #e8eae9;
    padding: 0px;
    
}





.sublinks ul {
	font-family: verdana;
	color: #000000;
	font-size : 10px;
    float: left;
    height: 58px;
    
}







.sublinks li {
	display: block;
	width: 95px;
	height: 13px;
	font-family: verdana;
	color: #c3c3c3;
	font-size : 10px;
    font-weight: bold;
    background-color: #FFFFFF;
    border: 1px solid #aaaaaa;
    border-bottom-width: 0px;

}

.sublinks li a{
	display: block;
	width: 95px;
	height: 12px;
	font-family: verdana;
	color: #b4b4b4;
	font-size : 10px;
    padding: 0px 0px 0px 10px;

}



.sublinks li a:hover {
	background-color: #7E8ED7;
	color: #b4b4b4;
	text-decoration: none;
	width: 100%;
    background-position: -100px 0;
    background: transparent url(../images/arrow_sublink.gif) no-repeat;
    
}

input#btn_newsletter {
	border-width: 0px;
	width:52px; 
	height: 17px;
	margin-top: 3px;
   margin-bottom: 3px; 
}

html>body  input#btn_newsletter {
   margin-top: 2px;
}



#btn_signup a {
    display: block;
    width: 103px;
    height: 29px;
    background-position: -100px 0;
    background: transparent url(../images/btn_signup.gif) no-repeat;
}

#btn_signup a:hover {
    background-position: -100px 0;
    background: transparent url(../images/btn_signup_on.gif) no-repeat;
}


#testDrive a {
    display: block;
    width: 151px;
    height: 29px;
    background-position: -100px 0;
    background: transparent url(../images/testDrive.gif) no-repeat;
}

#testDrive a:hover {
    background-position: -100px 0;
    background: transparent url(../images/testDrive_on.gif) no-repeat;
}

