/* General */

/*Reset Common Tags*/

a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    padding:0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background: #A2A3A7;
    background-image:url(../../images/bkgrnd.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:12px;
    color:#333333;
}

a
{
    text-decoration:none;
    /**color:#8a3b4f;**/
    color:#45484c;
}


img
{
    border:0px;
}

p
{
    line-height:20px;
	margin-top:12px;
	margin-bottom:12px;
}

h1 
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:12px;
}

/* layout */

#container
{
    width:750px;
    margin:0px auto;
}

#layout
{
    clear:both;
    float:left;
    width:750px;
    padding:0px;
}

#top
{
    clear:both;
    float:left;
    width:750px;
    padding:0px;
}

#top-logo
{
    float:left;
    width:326px;
    padding:0px;
}

#top-search
{
    float:left;
    width:268px;
    padding:55px 7px 0 144px;
    text-align:right;
}

.top-search-box
{
    background-image:url(../../images/head_search.jpg);
    width:125px;
    height:15px;
    border:0px;
}

#layout-container
{
    clear:both;
    float:left;
    width:730px;
    border:solid 10px #b3b1b5;
    background: #FFF;
}

/* top navigation */

#top-left-nav
{
    border-bottom: 1px solid #B6B6B6;
    clear:both;
    float:left;
    width:730px;
}

#top-left-nav ul
{
    margin:0;
    padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#top-left-nav a
{
    display: block;
    height: 39px;
}

#top-left-nav li
{
    margin:0 0 0 0;
    float:left;
    display:inline;
}

#top-left-nav li ul
{
	padding: 0;
	margin: 0;
}

#top-left-nav li ul li
{
	float: none;
	padding: 0;
	margin:10px 0 0 0;
}

#top-left-nav li ul li a
{
	height: 18px!important;
	padding: 2px 0;
	text-indent: 10px;
	font-size: 12px;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.navMenus
{
	position: relative;
	padding-top: 10px!important;
	top: 0px;
	left: 0px;
}

#navAboutMenu
{
	background: url(../../images/nav_products_drop.gif);
	background-repeat:repeat-y;
	width: 124px;
	padding-bottom: 10px;
}

#ctl00_navAbout
{
	width: 121px;
	height: 39px;
	background: url(../../images/about.gif);
}

#ctl00_navAbout:hover, .navAbout-overstate
{
	background: url(../../images/about_o.gif)!important;
}

#ctl00_navHome
{
	width: 121px;
	height: 39px;
	background: url(../../images/home.gif);
}

#ctl00_navHome:hover, .navHome-overstate
{
	background: url(../../images/home_o.gif)!important;
}

#navProductsMenu
{
	background: url(../../images/nav_products_drop.gif);
	background-repeat:repeat-y;
	width: 210px;
	min-width: 210px;
	padding-bottom: 10px;
}

#ctl00_navProducts
{
	width: 121px;
	height: 39px;
	background: url(../../images/products.gif);
}

#ctl00_navProducts:hover, .navProducts-overstate
{
	background: url(../../images/products_o.gif)!important;
}

#ctl00_navNews
{
	width: 121px;
	height: 39px;
	background: url(../../images/news.gif);
}

#ctl00_navNews:hover, .navNews-overstate
{
	background: url(../../images/news_o.gif)!important;
}

#ctl00_navContact
{
	width: 121px;
	height: 39px;
	background: url(../../images/contact.gif);
}

#ctl00_navContact:hover, .navContact-overstate
{
	background: url(../../images/contact_o.gif)!important;
}

#ctl00_navLogin
{
	width: 125px;
	height: 39px;
	background: url(../../images/login.gif);
}

#ctl00_navLogin:hover, .navLogin-overstate
{
	background: url(../../images/login_o.gif)!important;
}

/* header */

#header
{
    clear:both;
    float:left;
    width:730px;
}

#header-image
{
    float:left;
    width:315px;
    height:260px;
}

#header-detail
{
    float:left;
    width:409px;
    height:250px;
    background-color: #FFFFFF;
    background-repeat:no-repeat;

}

#header-detail-copy
{
    clear:both;
    float:left;
    padding:147px 20px 0px 60px;
}

#header-detail-copy p
{
    line-height:16px;
    margin-top:0px;
    margin-bottom:6px;
}

/* content */

#content-container
{
    clear:both;
    float:left;
    width:730px;
    background-color:#ffffff;
    padding-bottom:0px;
}

#titles
{
    clear:both;
    float:left;
    width:730px;
    height:61px;
}

#titles-left
{
    float:left;
    width:489px;
    margin-right:21px;
}

#titles-right
{
    float:left;
    width:220px;
}

#content
{
    clear:both;
    float:left;
    width:730px;
}

#content-left
{
    float:left;
    width:449px;
    margin-right:41px;
    padding-left:20px;
}

#content-right
{
    float:left;
    width:200px;
    padding-right:20px;
}

#product-nav
{
    clear:both;
    float:left;
    width:180px;
    background-image:url(../../images/right-col_box1.gif);
    background-repeat:repeat-y;
    padding:50px 20px 10px 18px;
}

#product-nav ul
{
	list-style:none;
    margin:0px 0 0 5px;
}

#product-nav ul li
{
    margin:0px 0 10px 0;
	display:block;
}

#product-nav a
{
    font-size:14px;
    color:#45484c;
}


.product-nav-onstate
{
    color:#8a3b4f!important;
}

#callback
{
    clear:both;
    float:left;
    width:167px;
    height:60px;
    background-image:url(../../images/right-col_box2.jpg);
    background-repeat:repeat-y;
    padding:75px 15px 0 18px;
    margin-top:8px;
}

#callback p
{
    margin-top:0px;
}

#callback a
{
    color:#45484c;
    font-size:14px;
}

#downloads
{
    clear:both;
    float:left;
    width:167px;
    height:100px;
    background-image:url(../../images/right-col_box3.jpg);
    background-repeat:repeat-y;
    padding:50px 15px 10px 18px;
    margin-top:8px;
    font-size: 12px;
}

#downloads p
{
    margin-top:0px;
}

#downloads a
{
    color:#45484c;
}
#downloads .downloads-text
{
    font-size: 10px;
}

#home-quicklinks
{
    clear:both;
    float:left;
    width:710px;
    padding:0px 0px 25px 20px;
}

.product-quicklinks
{
    float:left;
    padding-right:6px;
}

.product-quicklinks2
{
    float:left;
    padding-right:0px;
}

#home-boxes
{
    clear:both;
    float:left;
    width:730px;
}

#home-boxes a
{
    color:#333333;
}

#home-box1
{
    float:left;
    width:200px;
    height:144px;
    background-image:url(../../images/home_ql_indsearch.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    margin-left:19px;
    padding:35px 0px 29px 20px;
    font-size:14px;
}
#home-box1 ul li
{  
    list-style-type: none;
}

#home-box2
{
    float:left;
    width:200px;
    height:116px;
    background-image:url(../../images/home_ql_call.jpg);
    background-position:left top;
    background-repeat:no-repeat;    
    margin-left:10px;
    padding:63px 13px 19px 19px;
    font-size:14px;
}

#home-box3
{
    float:left;
    width:200px;
    height:139px;
    background-image:url(../../images/home_ql_downlds.jpg);
    background-position:left top;
    background-repeat:no-repeat;    
    margin-left:0px;
    padding:40px 11px 19px 20px;
    font-size:14px;
}

/* footer */

#footer-line
{
    clear:both;
    float:left;
    padding-top:20px;
}

#footer
{
    clear:both;
    float:left;
    width:730px;
    font-size:11px;
    padding:3px 0px 10px 10px;
    color:#ffffff;
}

#footer a
{
    color:#000000;
}

.footer-highlight
{
    font-weight:bold;
    color:#8b2842;
}
.productNavCategoryTitle
{
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
#content-left ul
{
    margin-left: 15px;
}
#content-left ul li
{
    padding: 3px;
}
#newPassword
{
    background: #DFDFDF;
    padding: 10px;
    margin-top: 50px;
}
.confirmed
{
    color: #3BBF41;
}
#download p
{
    font-size: 12px;
}


a:hover
{
    /**color:#45484c;**/
    color:#8a3b4f!important;
}

#top-left-nav li ul li a:hover
{
	color: #333333!important;
}
#product-nav a:hover
{
    color:#8a3b4f!important;
    text-decoration:none;
}


.align-left
{
    padding-right: 10px;
    padding-bottom: 2px;
    float: left;
    
}

.align-right
{
    padding-left: 10px;
    padding-bottom: 2px;
    float:right;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			39px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

