@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #124761;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;	/* for IE */
}
#main_logo {
	background-image: url(images/main_logo.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 204px;
	left: 30px;
	position: relative;
	top: 26px;
}

#container {
	margin: 0 auto;   	/* align for good browsers */
	text-align: left;	/* counter the body center */
	width: 946px;
	position: relative;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #08B0EE;
	height: 730px;
	}
	
#transback {
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	background-color: #01adee;
	margin: 0 auto;   	/* align for good browsers */
	text-align: left;	/* counter the body center */
	position: absolute;
	width: 946px;
	height: 730px;
	top: 0px;
	visibility: inherit;
	}

#headerbar {
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 110px;
	width: 200px;
	visibility: visible;
}
.leftnav_title {
	font-weight: bold;
	font-size: 13px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.leftnav_link {
	font-weight: normal;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
}
.leftnav_link a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.leftnav_link a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.leftnav_link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
.leftnav_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}

.leftnav_reg1 {
	font-size: 10px;
	margin: 2px;
	padding: 0px;
}
.leftnav_reg2 {
	font-size: 6px;
	margin: 1px;
	padding: 0px;
}

#warranty_link {
	font-weight: normal;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#warranty_link a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#warranty_link a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#warranty_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#warranty_link a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 735px;
	left: 198px;
	position: relative;
	z-index: 2;
	padding-top: 12px;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 16px;
	text-align: center;
	position: relative;
	z-index: 5;
}

#footerlinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footerlinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footerlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footerlinks a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#top_nav {
	top: 17px;
	right: 20px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: none;
	color: #999999;
	visibility: visible;
	z-index: 1;
	width: 600px;
}
#top_nav a:link {
	color: #666666;
	text-decoration: none;
}
#top_nav a:active {
	color: #01adee;
	text-decoration: none;
}
#top_nav a:hover {
	color: #01adee;
	text-decoration: none;
}
#top_nav a:visited {
	color: #666666;
	text-decoration: none;
}
#top_nav2 {
	top: 68px;
	right: 12px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	color: #000000;
	width: 800px;
	visibility: visible;
	z-index: 0;
}
#top_nav2 a:link {
	color: #000000;
	text-decoration: none;
}
#top_nav2 a:active {
	color: #000000;
	text-decoration: none;
}
#top_nav2 a:hover {
	color: #000000;
	text-decoration: none;
}
#top_nav2 a:visited {
	color: #000000;
	text-decoration: none;
}


.wht_cell {
	background-color: #FFFFFF;
}
.small_color_link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.stripbg {
	background-image: url(images/strip_bg.gif);
	background-repeat: repeat-x;
}

.small_list {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.small_prod_title {
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.small_feat_bullet {
	color: #222C30
}.small_cell_pad {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.small_colorlink_cellpad {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 24px;
}
.aboutcopy {
	font-size: 12px;
	padding: 20px;
	background-color: #232c31;
}
.prodtabs_bg {
	background-image: url(images/prodtabs_bg.gif);
	background-repeat: repeat-x;
}
.prodtitle {
	color: #FF9C00;
	font-size: 14px;
	font-weight: bold;
}
.productcopy {
	font-size: 12px;
	padding: 20px;
	background-color: #232c31;
}

.productcopy_pad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 10px;
}
.newscopy {
	background-color: #232c31;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	height: 560px;
	overflow: auto;
	width: 635px;
}
.newstitle {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.scicopy {
	font-size: 11px;
	padding: 20px;
	background-color: #232c31;
}
.scicopy_pad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.cscopy {
	font-size: 12px;
	padding: 20px;
	background-color: #232c31;
	height: 330px;
}
.cslinks {
	color: #FFFFFF;
}
.cstitle {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.warcopy {
	background-color: #232c31;
	font-size: 11px;
	padding-top: 20px;
	height: 560px;
	width: 650px;
	padding-left: 40px;
	padding-right: 40px;
	overflow: auto;

}
.wartitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.privacycopy {
	background-color: #232c31;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	height: 560px;
	overflow: auto;
	width: 635px;
}
.privacytitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.privacylink {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.termscopy {
	background-color: #232c31;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	height: 560px;
	overflow: auto;
	width: 635px;
}
.termstitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.termslink {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.linkstitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.linkslink {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.linksscopy {
	background-color: #232c31;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	height: 560px;
	overflow: auto;
	width: 635px;
}
.war_regcopy {
	font-size: 12px;
	padding: 0px;
	margin: 10px;
	}
.prodsupportcopy {
	background-color: #232c31;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	height: 560px;
	overflow: auto;
	width: 635px;
}
.prodsupporttitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.prodsupport_fields {
	font-size: 12px;
}
.warreg_fields {
	font-size: 12px;
}.warreg_title {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.PDFcopy {
	background-color: #232c31;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 560px;
	overflow: auto;
	width: 635px;
}
.PDFtitle {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.PDFlink {
	color: #01ADEE;
	font-size: 14px;
	font-weight: bold;
}
/* NEW - FROM OLD */
.BagInput
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;        
    color : #000000;
    border-width : 0px ;
    border-style: solid;
    border-color : #999999;
    background-color : #ffffff;
  }
  
.supportform {
  color: #FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 2x;
  margin: 0px;
}

.warrantyform {
  color: #ffffff;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 2x;
  margin: 0px;
}

.supportform {
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 2x;
  margin: 0px;
}

.addressesw {
	position:			relative;
	text-align:			left;
	width: 735px;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;	
}
.addressesw .billing {
	width:				255px;
	position:			absolute;
	top:				0;
	left:				0;
	margin:				0;
	text-align: left;
}
.addressesw .shipping {
	width:				255px;
	margin-left:		260px;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;		
}
.addressesw .text {
	width:				440px;
	position:			absolute;
	top:				0;
	left:				0;
	margin:				0;
	display: block;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;		
}
.addressesw .share {
	width:		255px;
	margin-left:	460px;
	text-align: left;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;		
}

.fieldw {
        margin-left: 12px;
        margin-bottom: 2px;
        text-align:                          left;
	font-weight: normal;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;		
	
}
.labelw { 
	display: block;	
	margin:	0px 0 1px 0;	
	width: 250px;
	text-align: left;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;		
}
.addressesw .lastfield {	margin:				4px 8px 0 8px;	padding:			0 0 8px 0; text-align: right;}
.addressesw .small {	width:				50px;}
.addressesw .medium {	width:				105px;}
.addressesw .large {	width:				230px;}

.buttonw {
        color:                          #FFF;
        background-color:       #F40100;
        border-top:                     2px solid #F54E4D;
        border-left:            2px solid #AA0100;
        border-bottom:          2px solid #AA0100;
        border-right:           2px solid #AA0100;
        padding:                        2px;
        margin:                         10px 0 0 0;
	font-size: 12px;
}
.buttonw:hover, .buttonw:active {
        color:                          #ED9696;
}

.psimple {
  text-align: justify;
  font-size: 9px
  color: #000000;
  font-weight: normal;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  line-height: normal;  
}

/* ORDER */
table.BagPage {
	border-width: 0px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #000000;
	border-collapse: separate;
	background-color: #ffffff;
}
.BagTitle{
 	margin: 0px;
}
.BagTitle th{
	font-family: Arial;
	font-size: 12px;
	color: #51819e;
	font-weight: bold;
	border-bottom: 4px solid #51819e;
	padding-top: 8px;
	padding-bottom: 12px;
}
.BagTable {
 	margin: 0px;
}
.BagTable th {
	font-family: Arial;
	font-size: 12px;
	color: #51819e;
	font-weight: bold;
	border-bottom: 2px solid #51819e;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 28px;
}
.BagTable td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #51819e;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 40px;
}

.BagTable1 {
        margin: 0px;
}
.BagTable1 th {
        font-family: Arial;
        font-size: 12px;
        color: #51819e;
        font-weight: bold;
        border-bottom: 2px solid #51819e;
        padding-top: 4px;
        padding-bottom: 4px;
        height: 22px;
}
.BagTable1 td {
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        font-weight: bold;
        border-bottom: 2px solid #51819e;
        padding-left: 4px;
        padding-top: 4px;
        padding-bottom: 4px;
        height: 22px;
}

.BagTitle {
	font-family: Arial;
        font-size: 12px;
        color: #51819e;
        font-weight: bold;
	padding-left: 0px;
	height: 22px;
}
.CheckOutLink  {
	background:			url(images/button1.jpg) no-repeat;
	display:			block;
	width:				155px;
	height:				25px;
	margin:				0;
	text-indent:		-9999px;
	overflow:			hidden;
	z-index:			1;
}

.SubmitLink  {
        background:                     url(images/button2.jpg) no-repeat;
        display:                        block;
        width:                          125px;
        height:                         28px;
        margin:                         0;
	border: 0px;
	padding: 0px;
        text-indent:            -9999px;
        overflow:                       hidden;
        z-index:                        1;
}

.SubmitPSLink  {
        background:                     url(images/pssubmit.jpg) no-repeat;
        display:                        block;
        width:                          72px;
        height:                         17px;
        margin:                         0;
	border: 0px;
	padding: 0px;
        text-indent:            -9999px;
        overflow:                       hidden;
        z-index:                        1;
}

.orderscontainer {
	/*background-color: #232c31;*/
	background-color: #ffffff;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 560px;
	overflow: auto;
	width: 635px;
	color: #000000;
}

.BagInputLink {
	font-weight:		normal;
	font-size: 10px;
	color:				#000000;
	text-decoration:	none;
}
.BagInput
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;        
    color : #000000;
    border-width : 0px ;
    border-style: solid;
    border-color : #999999;
    background-color : #ffffff;
  }

.BagInput1
  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color : #000000;
    border-width : 1px ;
    border-style: solid;
    border-color : #999999;
    background-color : #ffffff;
    text-align: center;
  }
#seo h1 {
    font-size: 24px;
}
