/* Structure/cell formatting */

body {
 padding: 0px;
 margin: 0px;
}

#sidenavcell {
 padding-left: 5px;
 padding-top: 10px;
}
#contentcell {
 padding-top: 20px;
 padding-right: 17px;
 padding-left: 5px;
}




/* Text formatting */

.text-sidenav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A7FF4;
	padding-bottom: 5px;
}

.text-sidenav1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A7FF4;
	padding-bottom: 5px;
}

.text-sidenav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A7FF4;
	padding-bottom: 5px;
}

.text-sidenav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A7FF4;
	padding-bottom: 5px;
}

.text-sidenav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A7FF4;
	padding-bottom: 5px;
}

.text-sidenav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.text-sidenav2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.text-sidenav2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.text-sidenav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.text-sidenav2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.text-contentcell-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.text-contentcell-body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A80F4;
}

.text-contentcell-body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A80F4;
}

.text-contentcell-body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A80F4;
}

.text-contentcell-body a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A80F4;
}

.text-contentcell-title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A80F4;
}

.text-title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3A80F4;
}
.text-title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.text-title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3A80F4;
}

.text-captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


.text-title3blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A80F4;
}




/* Navigation windows for inner pages */


.inlinewin {
	margin-left:-35px;
}

.inlinewin-topbar {
	background-image: url(images/inlinewin_topbar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}

.inlinewin-topbar p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 35px;
}

.inlinewin-bg {
	background-image: url(images/inlinewin_sidesbg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-right: 8px;
	padding-left: 8px;
}

.inlinewin-vertbar {
	background-image: url(images/inlinewin_vertbar.gif);
	background-repeat: repeat-y;
	background-position: center 0px;
	padding: 5px;
}
.inlinewin-loginwin {
	background-color: #BCD5FA;
	height: 20px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004295;
	font-weight: bold;
}

.inlinewin-hr {
	background-image: url(images/inlinewin_hr.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.greentext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #92d050;
	padding-bottom: 5px;
}

 #header
        {
            width: 783px;
            height: 133px;
            background: url('banner_image.png') no-repeat;
        }
        #menu ul { list-style-type: none;  padding-top: 77px; padding-left:112px; margin:0px;}
        #menu ul li { float: left; margin-left: 5px; }
        #menu ul li a { padding: 3px; color: white; font-size: 0.8em; height: 25px; font-family: Tahoma; text-decoration: none; font-weight: normal !important;}
        #menu ul li a:HOVER { background: url('menu_bg.png') repeat-x; }
.slide { display: none; position: absolute; top: 0px; left: 0px; }
        .slide-active { display:; position: absolute; top: 0px; left: 0px;}
        #products { width: 783px; height: 208px; position: relative; }
        #simple-images { width: 500px; height: 208px; position: relative;}
        #featured-products { width: 283px; height: 208px; position: absolute; top: 0; right: 0;  background: url(rotator/featured_bg.png); }
        .cont1 { position: absolute; left: 0; top: 0px;}
        #middle { position: absolute; left: 480px; top: 0px; width: 49px; height: 208px; background: url(rotator/middle.png) no-repeat; }
        .cont2 { position: relative; text-align: left; }
        .c-product { display: none; position: absolute; top: 24px; left: 40px; text-decoration: none;  width: 237px; height: 150px;}
        .c-product p { width: 120px; color: white; font-family: Arial; font-size: 0.65em; margin-top: 0px;}
        .c-active { display: block !important; }
        
        #p-1 { background: url('rotator/feat_box1.png') top right no-repeat; }
        #p-2 { background: url('rotator/feat_box2.png') top right no-repeat; }
        #p-3 { background: url('rotator/feat_box3.png') top right no-repeat; }
        #p-4 { background: url('rotator/feat_box4.png') top right no-repeat; }
        #p-5 { background: url('rotator/feat_box5.png') top right no-repeat; }
        
        #featured-products h2 { color: white; font-size: 0.85em;  font-family: Arial; margin-bottom: 2px !important; display: block; width: 120px;}
        h2 sup { font-size: 0.6em; }
        #product-navigator {position: absolute; top: 182px; font-family: Arial; font-size: 0.8em; left: 20px;}
        .p-nav-active { background-color: #a4e616; color: black !important; font-weight: bold; }
        .p-nav { display: block; height: 18px; padding-left: 2px; width: 10px; text-decoration: none; color: white; float: left; margin-left: 30px; }
        #btn-container { position: relative; }
        #p-btn-left { left: -10px; top: 0px;  width: 10px; height: 18px; display: block; position: absolute;}
        #p-btn-right { right: -36px; top: 0px;  width: 10px; height: 18px; display: block;  position: absolute; }


#tab-container ul li { display: none; 
                               border: 1px solid #A9CEF5;
                               height: 100px;
                               width: 558px;
                               padding: 5px; padding-left: 12px;
							text-align: left;
                               }
        #tab-container ul li a 
        {
            color: #0070E4;
            font-size: 0.7em;
            font-family: Tahoma;
            text-decoration: none;       
            padding-left: 15px;
            background: url('rotator/arrow.jpg') no-repeat left center;     
font-weight: normal;
        }
        
        #news-tabs { list-style-type: none; padding: 0px; margin: 0px; height: 20px; }
        #news-tabs  li { float: left; width: 135px; height: 24px; margin-left: 2px; }
        #news-tabs  li a { display: block; width: 123px; height: 19px; text-transform: uppercase; color: #8a8a8a; font-size: 0.75em; text-decoration: none; text-align: left;
                             background: url('rotator/tabs.jpg') no-repeat; padding-left: 12px; padding-top: 5px; font-family: Arial; font-weight: bold; }
        .a-tab-active { background-position: -0px -24px !important; color: #0070E4 !important; }
        
        .tab-active 
        {
            display: block !important;
        }
        #tab-container ul { list-style-type: none; margin: 0px; padding: 0px; margin-top: 4px; margin-left: 2px; }


