/* General */

/* Reset Common Tags */

a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background-image:url(../../images/background/bg.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    background-color:#d4d4d4;
    /*font-family:Verdana;*/
    font-family: Arial;
    font-size:12px;
    color:#5a5a5b;
}

a
{
    text-decoration:none;
    color:#0082c8;
    font-weight:bold;
}

a:hover
{
    color: #F48915;
    text-decoration:none;
}

img
{
    border:0px;
}

p
{
    line-height:16px;
	margin-top:12px;
	margin-bottom:12px;
	color: #5a5a5b;
}

hr
{
    margin:15px 0 10px 0;
    padding:0;
    color:#fff;
    background-color:#fff;
    border: 0;
    border-bottom: 1px dotted #4facd8;
    height:0px;
}

h1.home
{
	color:#0082c8!important;
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:14px;
}

h1.prods
{
	font-size:19px;
	text-transform:uppercase;
	color:#0082c8;
	font-weight:bold;
	margin-top:1px;
	margin-bottom:0px;
}

h2.homefoot
{
	color:#838484;
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:14px;
}

h1.generic
{
	color:#838484;
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:14px;
}
h4 
{
    color: #58585a;
}
/* Structure */

#container
{
     margin:0px auto;
     width:750px;
     padding-bottom:10px;
}

#layout
{
    margin:0px auto;
    clear:both;
    float:left;    
    width:750px;
}

#header
{
    clear:both;
    float:left;    
    width:750px;
    height:188px;
    background-image:url(../../images/header/tile.gif);
    background-position:left top;
    background-repeat:repeat-x;
}

#logo
{
	float:left;
	width:220px;
}

#icons
{
	float:left;
	width:517px;
	text-align:right;
	padding-right:13px;
}

#header-nav
{
    clear:both;
    float:left;    
    width:750px;
}

#header-nav ul
{
    list-style:none;
    margin:0px 0 0 13px;
    padding:0px;
}

#header-nav li
{
    display: inline;
    margin:0px 0px 0px 0px;
    padding:0px;
}

/* nav */

#nav
{
    float:left;    
    width:553px;
}

#search
{
    float:left;    
    width:187px;
    padding-top:8px;
}

#content-container
{
    clear:both;
    float:left;    
    width:724px;
    padding:13px;
    background-color:#ffffff;
}

#home-flash
{
	clear:both;
	float:left;
	width:724px;
	padding-top:5px;
	padding-bottom:13px;
}

/* Content */

#content
{
	clear:both;
	float:left;
	width:724px;
}

#content-left-home
{
	float:left;
	width:510px;
	padding-right:39px;
}

#content-left
{
	float:left;
	width:460px;
	padding:30px 39px 0 50px;
	color:#000000;
}
#content-products-list
{
	float: left;
	padding: 30px 39px 0 50px;
	color: #000;
}

#content-right-home
{
	float:left;
	width:175px;
}

#content-right
{
	float:left;
	width:175px;
	padding-top:30px;
}

#content-right p
{
    line-height:12px;
	margin-top:0px;
	margin-bottom:6px;	
}
    
#content-right-downloads
{	
	clear:both;
	float:left;
	width:155px;
	background-image:url(../../images/downloads/top.gif);
	background-position:left top;
	background-color:#0080c5;
	background-repeat:no-repeat;
	padding:30px 10px 0px 10px;
	color:#ffffff;
	font-size:10px;
}
#content-right-downloads p
{
    font-size: 10px;
    margin: 0;
    padding: 5px 5px;
}

#content-right-downloads-bottom
{	
	clear:both;
	float:left;
	width:175px;
	background-color:#0080c5;
}
#content-right-downloads-bottom p
{
    font-size: 10px;
    padding: 5px 15px;
    margin: 10px 0 0 0;
    color: #DFDFDF;
    line-height: 10px;
}
#content-right-downloads-bottom p a
{
    color: #fff;
}
#content-right-downloads-bottom p a:hover
{
    color: #F48914;
}

#content-right-downloads a
{
	color:#FFF;
	text-decoration:none;	
}
#content-right-downloads a:hover
{
	color: #F48915;
}

#content-right-callback
{	
	clear:both;
	float:left;
	width:175px;
}

#content-right-model
{	
	clear:both;
	float:left;
	width:175px;
	margin-top:13px;
}

#content-right-product-nav
{
	clear:both;
	float:left;
	width:175px;
}

#content-right-product-nav a
{
	color:#838484;
}

#content-right-product-nav a:hover
{
	color:#F48915;
	text-decoration:none;
}

#solutions-industry
{
	clear:both;
	float:left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	width: 510px;
}

#solutions-industry-left
{
	float:left;
	width: 253px;
}

#solutions-industry-right
{
	float:right;	
	width: 253px;
}

/* Footer */

#footer
{
    margin:0px auto;
    clear:both;
    float:left;    
    width:715px;
    background-color:#F0F2F1;
    padding:20px 15px 20px 20px;
    font-size:9px;
}

#footer a
{
	color:#838484!important;
	font-weight:normal!important;
}
#footer a:hover
{
    color: #333333!important;
}

#footer-nav-left
{
	float:left;
	width:400px;
}

#footer-nav-right
{
	float:left;
	width:315px;
	text-align:right;
}

/* Products Footer */

#products-footer
{
    margin:0px auto;
    clear:both;
    float:left;    
    width:750px;
    background-color:#ffffff!important;
}

#products-footer-left
{
	float:left;
	width:525px;
	background-color:#F0F2F1;
	margin-top:86px;
	padding:5px 30px 20px 20px;
	font-size:10px;
	height:124px;
}

#products-footer-right
{
	float:left;
	width:175px;
	background-color:#F0F2F1;
}

/* Classes */

.search-box
{
	width:144px;
	height:17px;
	border: solid 1px #bbbdc0;
	color:#333;
	font-size:9px;
	padding-top:4px;
	padding-left:5px;
	font-weight:bold;
}

.login
{
	width:151px;
	height:22px;
	border: solid 1px #bbbdc0;
	color:#333;
	font-size:9px;
	font-weight:bold;
}

.login-td
{
	text-align:right;
	padding-right:5px;
	height:24px;
}

.search-table
{
	background-color:#828283;
	height:21px;
}

.footer-line
{
	padding:10px 0px 10px 0px;	
}

.highlight
{
	color:#0082c8!important;
	font-weight:bold;
}



.product-subnav
{
	padding-left:5px;
}

.product-subnav a
{
	color:#145e99!important;
}

.product-subnav a:hover
{
	color:#145e99!important;
	text-decoration:underline!important;
}

.product-subnav-highlight
{
	color:#000000!important;
	font-weight:bold;
}

.prod-footer-title
{
	color:#0082c8;
	font-weight:bold;
	font-size:12px;
}
.prod-footer-title span
{
    color: #666;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* product lists */
.productLists
{
	float: left;
	width: 175px;
	padding: 20px 25px 10px 5px;
}
.productListCategories
{
    clear: both;
}
.productLists h4
{
	margin: 15px 0 0 0;
	font-size: 12px;
}

.inputtable-col1
{
	width: 180px;
	text-align: right;
}
.inputtable-col2
{
	padding: 5px 3px;
}
.inputtable-col-mid
{
	text-align: center;
}
.inputtable input, .inputtable select
{
	width: 250px;
}
.iconImage
{
	vertical-align: top;
}


.fileList
{
    padding: 0;
    margin-bottom: 40px;
    border: 1px solid #0171AD;
}
.fileHeader
{
    font: Tahoma;
    height: 65px;
    background: url(../../images/barbg.png);
    line-height: 105px;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 5px;
    color: #FFF;
    text-transform: uppercase;
}
.fileHeader span
{
    font-size: 10px;
    color: #ccc;
}
.fileItemList
{
    padding: 10px;
    border-top: 1px solid #0171AD;
}
.fileItemList h3
{
    color: #0171AD;
    padding: 0;
    margin: 0;
    font-size: 11px;
    text-transform: uppercase;
}
.fileItemList h3 a
{
    color: #0171AD;
}
.fileItemList h3 a:hover
{
    color: #000;
}
.fileItem
{
    padding: 2px 5px;
}
.alternate
{
    background: #E0EBEF;
}

.returnLink
{
    padding-top: 30px;
}



#newPassword
{
    background: #DFDFDF;
    padding: 10px;
    margin-top: 50px;
}
.confirmed
{
    color: #3BBF41;
}
.error
{
    color: Red;
}
.searchbox
{
    padding: 10px;
}
.searchSummary
{
    padding: 0;
    margin: 0;
    font-style: italic;
}

input.search-box
{
font-size: 9px!important;
}

#homepageCategoryList
{
    text-align: center;
    margin-bottom: 60px;
}
#homepageCategoryList .homepageCategory
{
    float: left;
    width: 100px;
    padding: 1px;
}
#homepageCategoryList .homepageCategory h2
{
    font-size: 12px;
    font-weight: normal;
}
#homepageCategoryList .homepageCategory a
{
    color: #0082c8;
}
#homepageCategoryList .homepageCategory a:hover h2
{
    color: #F48914;
}

#ctl00_ContentPlaceHolder1_productImages
{
    margin-top: 50px;
}
h5
{
    font-size: 12px;
    font-weight: bold;
    color: #58585A;
}
.galleryImage
{
    float: left;
    padding: 3px;
}
.galleryImage img
{

}



#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


#imageScroll
{
    
}
#scrollContent ul, #scrollNav ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#scrollContent
{
    overflow: hidden;
    position: relative;
    height: 271px;
    width: 549px;
    float: left;
}
.scrollContentWide
{
    position: relative;
    width: 3900px;
}
#scrollContent ul li
{
    position: relative;
    float: left;
}
#scrollContent a
{
}
#scrollNav
{
    float: right;
}
#scrollNav ul li
{
    height: 67px;
    width: 175px;
    display: block;
    background-image: url('../../userfiles/flash/navbg.png');
    background-position: top right;
    background-repeat: no-repeat;
}
.navTopThree
{
    border-bottom: 1px solid #d0d1d2;
}

#scrollNav ul li a
{
    display: block;
    height: 67px;
    width: 171px;
    padding-left: 4px;
}
#scrollNav ul li a h1
{
    font-size: 12px;
    padding: 8px 0 0 8px;
    margin: 0;
    color: #999;
}
#scrollNav ul li a p
{
    font-family: Arial;
    font-size: 11px;
    line-height: 14px;
    padding: 3px 5px 0 8px;
    margin: 0;
    font-weight: normal;
}
#scrollNav ul li a.selected
{
    border-left: 4px solid #EB9933;
    padding-left: 0;
}
#scrollNav ul li a.selected h1
{
    color: #EB9933;
}

.checkboxes input
{
    width: 30px!important;
}

/* alignment */

.align-left
{
    float:left;
    padding-right:7px;
    padding-bottom:7px;
}

.align-right
{
    float:right;
    padding-left:7px;
    padding-top:7px;
}

.products
{
    color:#BCBEC1;
    font-size:20px;
    font-weight:normal;
}