body 						{ /* sets global font style */ font: normal 8pt/14pt Georgia, "Times New Roman", Times, serif; color: #666666; margin: 0px; padding: 0px; background: #FFFFFF url(../img/bg.jpg) no-repeat bottom; }

/* hyperlink - anchor tag styles */
a:link, a:visited 			{ color: #CC0000; text-decoration: none; }
a:hover 					{ text-decoration: underline; }

/* Image Divs */
.feaImage 					{ width: 190px; height: 140px; border: 5px solid #97A6BF; }
.transImage-5 				{ width: 1px; height: 5px; border: 0px; }
.transImage-10 				{ width: 1px; height: 5px; border: 0px; }
.transImage-19 				{ width: 1px; height: 19px; border: 0px; }

/* font styles */
.text						{ font: normal 8pt/16px Georgia, "Times New Roman", Times, serif; color: #33333; }
.text-mid 					{ font: normal 9pt/17px Arial, Helvetica, sans-serif; color: #666666; }
.text-col	 				{ color: #334F80; }
.subheading					{
	width: 100%;
	padding: 5px;
	font: bold 160% "Times New Roman", Garamond, serif;
	font-style: italic;
	color: #CC1B1B;
	margin-bottom: 15px;
	border: 1px solid #F7CDCD;
} 


/* form stuff */
.button						{ background-color: #F8F8F8; border: 1px solid #A7A7C1; height: 20px; width: auto; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #333333; text-align: center;cursor: hand; vertical-align: middle;margin: 2px;}
.input-box 					{ background-color: #F8F8F8; border: 1px solid #A7A7C1; height: 100px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #666666; text-align: left;vertical-align: middle;overflow: hidden;}
.input  					{ background-color: #F8F8F8; border: 1px solid #A7A7C1; height: 18px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #666666; text-align: left; vertical-align: middle;}
.input-fixed 				{ background-color: #F8F8F8; border: 1px solid #A7A7C1; height: 18px; width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #666666; text-align: left; vertical-align: middle;}

/* globalNav styles */
#globalNav 					{ color: #FFFFFF; border-left: 1px solid #990000; border-right: 1px solid #990000; border-top: 1px solid #990000; /* don't touch after this point */ position:relative; width:99.8%; min-width:760px; height:30px; padding:0px; margin:0px; background-image:url(../img/nav-bg.gif); }
#gnl 						{ position: absolute; top: 0px; left: 0px; padding: 0px; margin: 0px; }
#gnr 						{ position: absolute; top: 0px; right: 0px; padding: 0px; margin: 0px; }
#globalLink 				{ border-left: 1px solid #FFFFFF; /* don't touch after this point */ position: absolute; left: 18px; height: 21px; top:5px; padding: 0px; margin: 0px; z-index: 100; }
a.glink, a.glink:visited 	{ color: #FFFFFF; font-weight: bold; border-right: 1px solid #FFFFFF; /* don't touch after this point */ font-size: 8pt; margin: 0px; padding: 3px 10px 4px 10px; }
a.glink:hover 				{ height: 18px; background-image: url(../img/nav-rollover.gif); text-decoration: none; }
.skipLinks 					{ display: none; }

/* subglobalNav styles */	
.subglobalNav 				{ color: #CC1B1B; /* don't touch after this point */ position: absolute; top: 140px; left: 0px; width: 98%; height: 26px; padding: 4px 0px 0px 18px; visibility: hidden; }
.subglobalNav a:link, .subglobalNav a:visited { color: #CC1B1B; font-size: 8pt;}
.subglobalNav a:hover 		{ color: #CC1B1B; text-decoration: underline; }

/* Layout Divs */
#pageTop 					{ position: absolute; top: 10px; left: 2%; right: 2%; width:95.6%; height: 130px; }
#page	 					{ position: absolute; top: 180px; left: 2%; right: 2%; width:95.6%; height: 100%; }

/*Header Components*/
#siteHeader 				{ position: relative; width: 99.8%; height: 110px; margin: 0px; padding: 0px;}
#siteHeader img	        { float:left; width: 300px; margin: 5px 0px 0px 5px; padding: 0px; top: 0px; left:0px; position: relative; font: bold 300%/30px Geneva, Arial, Helvetica, sans-serif; color: #FFFFFF; vertical-align:top; text-align: center; clear: left;}

#siteHeader .details		{ float:right; width: 180px; padding: 0px; margin: 0px; text-align: left; top: 0px; right: 0px; vertical-align:top; font: normal 97% Georgia, "Times New Roman", Times, serif; color: #FFFFFF;}
.details a:link, a:visited	{text-decoration: none; color: #FFFFFF; }
.details a:hover			{ text-decoration: underline; color: #FFFFFF;}
#siteHeader table			{ border: 1px solid #990000;}

/* content bg */
#pageBody 					{ background-color: #FFFFFF; border: 1px solid #CC0000; /* don't touch after this point */ position: relative; width: 99.8%; height: 100%; padding: 0px; margin: 0px; }
#content 					{ padding: 0px; margin: 15px 15px 15px 15px; text-align: justify; }
#content a:link, a:visited	{color: #CC0000; text-decoration: none;}
#content a:hover			{color: #CC0000; text-decoration: underline;}
#content p					{text-indent: none;}
#content .photo					{ margin: 10px; text-align: center;}
#content .photo img				{ width: 300px; height: 200px; text-align: center; vertical-align: center; margin: 5px; border: 2px solid #F7CDCD;}

#content .photo-rhs			{ float: right; margin: 10px; text-align: center;}
#content .photo-rhs img		{ width: 250px; height: 120px; text-align: center; vertical-align: center; margin: 5px; border: 1px solid #035680;}


#featurePro 				{ width: 225px; height: 100%; padding-top: 10px; padding-bottom: 10px; }

.line						{ border-right: 1px solid #000099; height: 100%; }
.footer 					{ border-top: 1px solid #CC0000; width: 100%; height: 30px; }

/* Forms */
/*buyers wishlist */
    .formContainer {
      padding: 0px; margin: 15px 15px 15px 15px; text-align: justify;
    }

    .formContainer fieldset {
     padding: 5px 5px 15px 5px;
	 border: 1px solid #D63E3E;
    }

    .formContainer fieldset legend {
	 background-color: #D63E3E;
	 border: 1px solid #D63E3E;
	 text-align: center;
	 height: 20px;
	 width: 100px;
	 padding: 2px;
	 margin-left: 0px; margin-right: 0px;
	 margin-bottom: 10px;
     color: #FFFFFF;
	 font-weight: bold;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 8pt;
    }

    .formContainer input, .formContainer textarea, .formContainer select {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
    }

    .formContainer input, .formContainer textarea {
      width: 250px;
    }

    .formContainer input.small {
      width: 100px;
    }
	
	.formContainer input.x-sma {
      width: 50px;
    }

    .break {
      clear: both;
    }

    .formContainer div.row {
      clear: both;
      padding-top: 5px;
    }

    .formContainer div.row span.label {
      float: left;
      width: 250px;
      text-align: right;
     line-height: 110%;
     padding-top: 2px;
    }

    .formContainer div.row span.field {
      float: right;
      width: 375px;
      text-align: left;
    }

    .formContainer .required {
      color: #D71920;
     font-weight: bold;
	 font-style: normal;
    }

    .formContainer .buttonRow {
      text-align: right;
     padding: 5px;
    clear: both;
    }

    .formContainer .buttonRow input {
     width: auto;
     background-color: #D63E3E;
     color: white;
     border: 1px groove #D63E3E;
    }

