html, body { height:100%; min-height: 100%; font-family: Tahoma; font-size:11px; margin:0; padding:0; background:#000000 url(../images/background-gradient.jpg) repeat-x;}

tbody { background-color: #ffffff; }

body
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	margin: 0px;
}

#partsfinderwrapper         { width: 720px; margin: 0px; padding: 0px; margin-left: 10px; margin-top: 10px; }
#partsfinderheader          { font-size: 13px; font-weight: bold; width: 720px; height: 35px; margin: 0px; line-height: 30px;
                          padding: 0px; padding-top: 5px; border: 1px solid #444444; margin-bottom: 15px; text-align: center;
						  background-color: #f4f4f4;
						  -moz-box-shadow: 0 0 2px 0px #888;
                          -webkit-box-shadow: 0 0 2px 0px #888;
                          box-shadow: 0 0 2px 0px #888; }
						  
#partsfindermainwrapper {  width: 720px; border: 1px solid #444444; padding: 0px; margin: 0px; text-align: center; 

}
#partsfindertext                { font-size: 13px; padding-top: 6px; background-color: #ffffff; text-align: center; color: #000000; 
                          padding-bottom: 4px; border-bottom: 1px solid black;}
#partsfindertable ul           { margin-bottom: 5px; }						  
#partsfindertable  tr:hover  { background-color: #f1f9f9;  cursor: pointer;}
#partsfindertable  td           { font-size: 13px; padding: 5px; border-bottom: 1px dotted #999999; }
#partsfindertable  td.manu    { width: 20%; }
#partsfindertable  td.features  { width: 65%;}
#partsfindertable  td.partsimage  { text-align: right; width: 100px;}
#partsfindertable  th          { font-size: 12px; padding: 5px; line-height: 20px; background-color: #f0f0f0; color: #000000;}
						  
						  
#partsgallerywrapper         { width: 700px; margin: 0px; padding: 0px; margin-left: 20px; margin-top: 10px;}

#partsgalleryheader          { font-size: 13px; font-weight: bold; width: 700px; height: 65px; margin: 0px; 
                          padding: 0px; border: 1px solid #444444; margin-bottom: 15px; text-align: center;
						  background-color: #f4f4f4;
						  -moz-box-shadow: 0 0 1px 1px #888;
                          -webkit-box-shadow: 0 0 1px 1px #888;
                          box-shadow: 0 0 1px 1px #888; }
						  
#partsgalleryheader   img   { float: left; max-width: 100px; margin: 8px;}
#partsgalleryheader select { border: 1px solid #555555; }

#partsmainwrapper               { width: 700px; border: 1px solid #444444; padding: 0px; margin: 0px; text-align: center; 
                          -moz-box-shadow: 0 0 1px 1px #888;
                          -webkit-box-shadow: 0 0 1px 1px #888;
                          box-shadow: 0 0 1px 1px #888;
}
#partsgallerymain               { height: 400px; padding: 0px; margin: 0px; border: none; display: inline; }
#partsgallerymain #main-img  { padding: 0; margin: 0; border: 0; display: inline; }

#partsgallerytextwrapper  { width: 700px; background-color: #222222; height: 60px; margin-top: 0px; }
#partsgallerytext                { font-size: 14px; padding-top: 6px; background-color: #222222; text-align: center; color: #ffff77; }

#partsgallerythumbs           { width: 700px; }
#partsgallerythumbs ul       { list-style: none; padding: 0px; margin: 0px; margin-top: 8px; }
#partsgallerythumbs li        { display: inline; margin-right: 5px; }
#partsgallerythumbs li  img { border: 1px solid #aaaaaa; margin-top: 5px; }

#partsformwrapper { border: 1px solid #000000;  width: 720px; 
                   margin-top: 40px; margin-left: 10px; text-align: center; padding: 0;}
#partsformheader { width: 720px; font-size: 14px; background-color: #222222; color: #ffff77 ; margin: 0; padding: 0px; line-height: 25px; } 				   
#partsformheader p { margin: 0; }
#partsform   { font-size: 15px; font-weight: bold; padding: 0px; }				   
#partsform form { margin: 10px; width: 700px; padding: 2px; }
#partsform form td { padding: 2px; margin: 0px; }
#partsform input { background-color: #f8f8f8; }
#partsform textarea { background-color: #f8f8f8;  border: 1px solid #222222;}

#custlist { font-size: 11px; }

#shipform select { border: 1px solid #555555; }
#shipform .txtdis { background-color: #bbbbbb; border: 1px solid #000000;}
#shipform textarea { border: 1px solid #555555; }
#shipform fieldset { border: 1px solid #bbbbbb; margin-bottom: 10px; padding-bottom: 5px; }
#shipform legend { font-size: 11px; font-weight: bold;}


td.passer {
  	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  12px;
  	font-weight : bold;
	color : #000000;
	background-color: #aaaaaa;
}

td.passererr {
  	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  14px;
  	font-weight : bold;
	color : #FF0000;
	background-color: #ffffff;
	padding: 5px;
}


td.passerr {
  	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  14px;
  	font-weight : bold;
	color : #FF0000;
    text-align:center;
	background-color: #dddddd;
	padding: 5px;
}


table
{
   border-collapse:inherit;
}

.bodytext { background:#FFFFFF; }
.logo { background: #FFFFFF;}

div {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
}

a
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0086cb;
	text-decoration: none;
}

/* ------------------- login page CSS -------------------- */
#loginpage {
   border:solid 2px #b7ddf2;
   background:#fcfcfc;
} 

.loginform {
   margin:0 auto;
   margin-top: 50px;
   width:500px;
   padding: 10px 10px 10px 10px;
   border:solid 2px #0086cb;
   background:#fBfBfB;
   -moz-box-shadow: 0 0 8px #888;
   -webkit-box-shadow: 0 0 8px#888;
   box-shadow: 0 0 8px #888;
}  


#loginreqform {   
   border: solid 2px #00aa22;
   font-size:12px;
   margin-bottom:10px;
   padding-bottom:20px;
}
   
.spacer{clear:both; height:1px;}

.loginform  h1 {
   font-size:16px;
   font-weight:bold;
   margin-bottom:8px;
}

.loginform p{
   font-size:12px;
   color:#000;
   margin-bottom:10px;
   border-bottom:solid 1px #0086cb;
   padding-bottom:10px;
}

#loginerr {
   font-size: 14px;
   color: #ff2222;
   font-weight: bold;
}

/* Link to request login */
.loginreq {
   font-size:12px;
   color:#0086cb;
}
   
.loginform label{
   display:block;
   font-size: 13px;
   text-align:right;
   padding-top: 13px;
   font-weight: bold;
   width:180px;
   float:left;
}

.loginform input{
   float:left;
   font-size:12px;
   padding:4px 2px;
   border:solid 1px #0086cb;
   width:260px;
   margin:10px 0 5px 5px;
}

.checkinfo {
   margin-top: 5px;
}
   
.loginform .checkinfo input{
   display:block;
   margin-left: 155px;   
   margin-top: 8px;
   text-align:right;
   vertical-align: middle;
   width:30px;
   float:left;
   padding: 0;
   border: none;
}   


.loginform button {
	background:#0086cb;
	padding:3px 5px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
   font-weight:bold;
	font-size:12px;
	border:1px solid #111;
   clear:both;
   margin-left:185px;
   margin-top: 10px;
   width:175px;
   height:25px;
}

.loginform button2{
   clear:both;
   margin-left:240px;
   margin-top: 10px;
   width:125px;
   height:31px;
   /*background:#666666 url(img/button.png) no-repeat;*/
   text-align:center;
   line-height:31px;
   color:#FFFFFF;
   font-size:11px;
   font-weight:bold;
}

.loginhighlight
{
   color: #000000;
   background-color: #f6bf24;
   height: 15px; /*Height of top section*/
   font-size: 11px;
   padding: 3px;
}

#logincontainer{
   width: 946px; /*Width of main container*/
   margin: 0 auto; /*Center container on page*/
   background-color: #fff;
}

#logintop{
   background: #0086cb;
   height: 15px; /*Height of top section*/
   color: #fff;
   padding: 3px;   
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;   
}

#loginleft{
   border-right: 1px solid #777777;
   float: left;
   width: 160px; /*Width of left column*/
   margin-left: -946px; /*Set left margin to -(MainContainerWidth)*/
   background: #c5c5c5;
   min-height: 600px;
}

.logininner{
   margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
   margin-top: 0;
}

#loginwrapper{
   float: left;
   width: 100%;
}

#logincontent{
   margin-left: 160px; /*Set left margin to LeftColumnWidth*/
   background-color: #fff;
}

#loginfooter{
   clear: left;
   width: 100%;
   background: #0086cb;
   color: #000;
   text-align: center;
   height: 15px;
}

/* ----------------- end login page CSS ------------------ */

/* New credit card info on CC checkout page */

td.ccinfo {
	color: #00468b;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 13px;	
	padding-top: 10px;
	padding-bottom: 10px;
	width: 580px;	
	margin-left: 100px;
}



/* ==============================  Collapsible headers - product page etc ==============================  */

td.collapseheader
{
	color: #000000;
	background-color: #f6bf24;
   line-height: 14px;
   border: 1px solid #999;
   padding: 1px;
   margin: 0px;
}   


.collapseheader img {
   margin: 1px;
   padding: 0px;
}

.collapsebutton {
   float: left;	
   background-color: #aaaaaa
   border: 1px solid #999;
}


.collapsible {
   text-align: center;
   margin: 0 auto;
}

.collapsible #mapster_wrap_0 {
   border: 0px;
   text-align: center;
}
   
/* ============================= END Collapsible headers - product page etc =============================  */


/* ==============================  Quickpad Input ==============================  */



#testimg {
   text-align: center;
   }
   
a:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.topbanner  {
   background-color: #ffffff;
}
   
   
.headerlink {
   border: 0px;
   padding: 0px;
   text-align: center;
	display: block;
	background-color: transparent;
   
   /*background-color: #ff0000;*/
}
  
a.headerlink img{
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	border: 0;
	
}

a.headerlink:hover {
   border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	background-color: #fff;
	
}

a.headerlink:hover img, a:headerlink:visited img {
	padding: 0px;
	margin: 0px;
}



td.headerbold {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.header
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.header:visited
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.header:hover {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
	color : #FFFFFF;
	text-decoration: none;	
}

a.techlink
{
	font-size: 12px;
	color: #0086cb;
	font-family: Arial, Helvetica, sans-serif;
}

a.techlink:visited
{
	font-size: 12px;
	color: #0086cb;
	font-family: Arial, Helvetica, sans-serif;
}

a.techlink:hover {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
	color : #FFFFFF;
	text-decoration: none;	
}

a.highlightheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
	color : #000000;
	font-weight :  bold;
}

a.highlightheader:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
	color : #000000;
	font-weight :  bold;	
}

a.highlightheader:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f6bf24;
	text-decoration: none;
}

a.leftnavheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  13px;
	color : #cccccc;
}

a.leftnavheader:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  13px;
	color : #cccccc;
}

a.leftnavheader:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  13px;
	color : #000000;
	text-decoration: underline;
}

a.leftnavlink
{
	font-weight: bold;
    padding: 4px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.leftnavlink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.leftnavlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
  	color : #FFFFFF;
  	font-weight : bold;
}

a.breadcrumblink
{
	font-weight: bold;
	font-size: 12px;
	color: #c5c5c5;
	font-family: Arial, Helvetica, sans-serif;
}

a.breadcrumblink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a.breadcrumblink:hover {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
  	color : #FFFFFF;
  	font-weight : bold;
  	background-color: #000000;
  	text-decoration : none;
}

a.itemslink {
  	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  11px;
    color : #000000;
    background-color: transparent;
}

a.itemslink:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color : #000000;
  	font-weight: normal;
    background-color: transparent;
}

a.itemslink:hover
{
	/* font-weight: bold; */
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-decoration: none;
    font-weight: normal;
}

a.bodydrilllink, a.bodydrilllink:visited, a.bodydrilllink:hover 
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


a.bodytextlink
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.bodytextlink:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.bodytextlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color : #FFFFFF;
    font-weight : bold;
  	text-decoration: none;
}

a.moreinfolink
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.moreinfolink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.moreinfolink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-decoration: none;
}

a.footerlink
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.footerlink:visited
{
	font-size: 12px;
	color: #c5c5c5;
	font-family: Arial, Helvetica, sans-serif;
}

a.footerlink:hover
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-decoration: underline;
}

a.footerbarlink {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color: #000000;
  	font-weight: normal;

}

a.footerbarlink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color : #c5c5c5;
  	font-weight: normal;
}

a.footerbarlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color : #ffffff;
  	background-color: #000000;
  	font-weight: normal;
  	text-decoration: underline;
}

a.footerbarrevlink {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color: #ffffff;
  	font-weight: normal;

}

a.footerbarrevlink:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color : #c5c5c5;
  	font-weight: normal;
}

a.footerbarrevlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	color : #000000;
  	background-color: #ffffff;
  	font-weight: normal;
  	text-decoration: underline;
}

/* results table */
.results { padding: 4px;}
.results tr td { padding:4px; border-right: solid 1px #FFF; color:#333333; line-height:14px;}
.results td.items2 { font-family: Tahoma; font-size:11px; font-weight: normal; margin:0; padding: 4px; background:#eaeaea;}
.results td.items1 { font-family: Tahoma; font-size:11px; font-weight: normal; margin:0; padding: 4px; background:#f7f7f7;}
.results th { background:#CCC; padding:4px; height:25px; font-size: 11px; font-weight:bold; border-right: solid 1px #FFF; vertical-align:middle; text-align:center; border-top:solid 5px #29527d; border-bottom:solid 1px #c3c3c3;}

.resultscheck input, .resultscheck { border: none; }

.results img.pthumb { border: solid 1px #aaa; }
.results img.nothumb { border: none; }

/* Subs on product detail */
.subs  tr  td { padding: 4px; border-bottom: 1px solid #aaaaaa; }

.userth { background:#0086cb; color: #f5f5f5; padding:4px; height:15px; font-size: 12px; font-weight:bold; vertical-align:middle; text-align:center; border-bottom:solid 1px #a3a3a3;}

td.items1 { font-size:11px; font-weight: normal; margin:0; padding: 4px; background:#f7f7f7;}
td.items2 { font-size:11px; font-weight: normal; margin:0; padding: 4px; background:#eaeaea;}
tr.items2 { font-size:11px; font-weight: normal; margin:0; padding: 4px; background:#eaeaea;}
tr.items1 { font-size:11px; font-weight: normal; margin:0; padding: 4px; background:#f7f7f7;}

.imgcenter {
   vertical-align: middle;
   	text-align: center;
}
.imgright {
   vertical-align: middle;
   	text-align: right;
}

ul.searchbullet {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

li.searchbullet {
	color: #0086cb;
	padding: 2px;
}

li.searchbullet span {
	color: #000000;
}

.searchheader {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-top: 18px;
}
 
.tdcenter {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  11px;
	text-align: center;
}
	
.comparetable {
    border: solid 1px #999999; 
}

.comparetable td {
    padding: 2px;
}

a.itemslink {
   font-weight: normal;
}

a.itemslink:hover {
   color: #0086cb;
}



td { 
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
}

td.ghost
{
	color: #000000;
}

td.blackline { 
	background-color :  #000000;
}

td.whiteline { 
	background-color :  #FFFFFF;
}

td.warning {
	border: 1px solid #ff3333;
	color: #000000;
	text-align: center;
	font-size: 12px;
}

td.infobox {
	border: 1px solid #3aad33;
	color: #000000;
	text-align: center;
	font-size: 12px;
}


td.quickpadtext  {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
	color : #000000;
}

.quickpadtext ul {
   margin: 15px;
   padding-left: 10px;
}
   
.quickpadtext ul li {
	font-size :  11px;
	font-weight: normal;
}
	
img.floatLeft { 
    float: left; 
    margin: 1px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

td.px12 {
	font-size: 12px;
}

td.warning2 {
	border: 1px solid #ee2222;
	color: #000000;
	text-align: left;
}

td.warning3 {
	border: 1px solid #ff3333;
	color: #000000;
	text-align: left;
	font-size: 12px;
}

td.topnav
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}

td.footerbox
{
padding: 4px;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}

.footerbox_privacy
{
padding: 4px;
	font-size: 20px;
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
}

.logininput {
   border: 1px solid #666666;
   vertical-align: middle;
   margin: 2px;
   padding: 3px;
   background-color: #fff;
}
	
.footerinput
{
padding: 2px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #444444;
    width: 100%;
    vertical-align: middle;	
}


td.footerleft, td.footerleft tr
{
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	border-right: solid 1px #777777;
}

td.searchbox
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

td.msgbar { 
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  12px;
  	font-weight : bold;
	color : #000000;
	background-color : #F6B503;
}

td.msgbar a {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  12px;
  	font-weight : bold;
	color : #000000;
	background-color : #F6B503;

}

	
td.highlight
{
	color: #000000;
	background-color: #f6bf24;

}

td.leftnavbox {
  	background-color : #0086cb;
    color : #ffffff;
}

td.leftnav, td.leftnav tr {
	font-size: 10px;
	background-color: #c5c5c5;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    border-right: solid 1px #777777;
}

td.menubutton {
	background-color: #dddddd;
	height: 35px;
	border: 1px solid #0086cb;
	vertical-align: center;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

td.menubutton a:hover {
	background-color: #dddddd;
	color: #0086cb;
}

	
td.leftnavheader {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c5c5c5;
}

td.breadcrumbrow {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  12px;
  	font-weight : bold;
	color : #FFFFFF;
	background-color : #0086CB;
}

td.items {
  	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  11px;
  	font-weight : bold;
	color : #000000;
	background-color: #aaaaaa;
}

td.techspecs {
  	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size :  12px;
  	font-weight : bold;
	color : #000000;
	background-color: #888888;
	padding: 1px;
}

td.techspecs td {
	padding: 2px;
}


td.currentitem
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c5c5c5;
}

td.bodytext {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
  	font-weight : bold;
	color : #000000;
}

td.cctable {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  10px;
  	font-weight : bold;
	color : #000000;
	width: 100%;
   text-align: center;
}

#Table4 {
   width: 95%;
   margin-left: 15px;
}

   
td.menutext {
  	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
	vertical-align: center;
	color : #000000;
}

td.subscribe
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c5c5c5;
}

td.footerbar { 
	font-family : Arial, Helvetica, sans-serif;
	font-size :  11px;
	color : #ffffff;
	background-color :  #0086cb;
}

td.darkline { 
	background-color :  #000000;
}

td.lightline { 
	background-color :  #FFFFFF;
}

td.greyline { 
	background-color :  #cccccc;
}

.menuHeader {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.menuProp0 {
	BORDER-RIGHT: #ffffff 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #ffffff 1px solid; 
	WIDTH: 125px; 
	CURSOR: hand;
	COLOR: #ffffff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.menuProp1 {
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #000000 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 150px; 
	CURSOR: hand; 
	COLOR: #ffffff;
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.menuProp2 {
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #000000 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 150px; 
	CURSOR: hand; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.menuProp3 {
	BORDER-RIGHT: #ffffff 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #ffffff 1px solid; 
	WIDTH: 150px; 
	CURSOR: hand; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.menuProp4 {
	BORDER-RIGHT: #ffffff 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #ffffff 1px solid; 
	WIDTH: 150px; 
	CURSOR: hand; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

#flashmsg{
	z-index : 1;
}

.alt
{
	background-color: #c5c5c5;

}

.error { 
	color: #cc0000;
}
/*****Used on select shipto pages only******/
.ship
{
	font-size: 12px;
	color: #000000;
	background-color: #c5c5c5;
}

a.ship
{
	border-right: #ffffff 1px solid;
	padding-right: 1px;
	border-top: #ffffff 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	background-color: #f6bf24;
}
a.ship:visited
{
	border-right: #ffffff 1px solid;
	padding-right: 1px;
	border-top: #ffffff 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	background-color: #f6bf24;
}
a.ship:hover
{
	border-right: #ffffff 1px solid;
	padding-right: 1px;
	border-top: #ffffff 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	color: #000000;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	background-color: #ffffff;
}

.fronthelp {
    padding: 3px;
}

/*  Used on Front Page Help */
.front
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

input.txt {
   border: 1px solid #999999;
   padding: 2px;
   vertical-align: middle;
}

input.txtsmall {
   border: 1px solid #999999;
   padding: 2px;
   vertical-align: middle;
   line-height: 10px;
}

.langlink, .langlink  a { font-size: 11px; float: right; font-style: italic; color: #ffffff; display: inline;}
