/* Custom class styles */

body, td, th, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.alt { /* Use for alternative text when needed */
	display: none;
}

.hidden { /* used for various client side features */
	display: none;
}

.clr { /* Apply to elements following floated elements to clear the float. */
	clear: both;
}

.imgRt {
	float: right;
	margin: 0 0 10px 10px;
}

.imgLt {
	float: left;
	margin: 0 10px 10px 0;
}

.mojoContent
{
	padding:5px;
}

/* Styles specific to section */

#header {
	width: 742px;
	margin: 0 auto 7px auto;
}
.tblHeader * { padding: 0; margin: 0; border: 0; }
.tblHeader img { display: block; }

#mainCell 
{
	vertical-align:top;
}

#mainCell .heading-bg p 
{
    font-family: Arial Black;
    font-size: 50px;
    font-weight:bold;
    font-style:italic;
    font-variant:small-caps;
	color: #002664;
	margin:0;
	letter-spacing:-2px;
}
xxx#mainCell p:first-letter { position: relative; top: 20px; color: red; }
#mainCell .bkgd-index-content .heading-bg p
{
    
    font-size: 30px;
}
#mainCell .heading-bg p span
{
    font-size: 20px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing:-1px;
}

#search 
{
	width: 742px;
	margin: 0 auto 7px auto;
	clear:both;
}

#nav ul {
	margin: 0 0 10px 0;
}

#pagewrap {
	position: relative;
	width: 715px;
	margin: 0 auto;
	padding: 20px;
	border: 1px solid #CCC;
}

#content {
	margin: 0 auto;
	padding: 2px 0;
}

#footer {
	width: 742px;
	margin: 0 auto;
	padding-top: 15px;
	color:#CCC;
	font-size:10px;
	text-align:center;
}

.pnlOptions, .pnlSizes
{
	float:left;
	width:48%;
}

.formSections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
#formSectionContainer {
	background-color: #E1E1E1;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
	border-left: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
}
.reqField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
#errorMsg{
    font-family: Verdana;
    font-size: 11px;
    color: #CC0000;
    border: 1px solid #CC0000;
    padding: 8px;
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 97%;
	text-align: left;
}

#filterBlock 
{
    padding: 0; background-color: #666666;
}

#filterBlock a 
{
    color: #FFFFFF; display:block;
    padding: 5px 25px 3px;
    border:none;
    background: url(/images/fliter.jpg) 3px 5px no-repeat;
}

#wrapper 
{
    width: 960px;
    border: 0;
    margin: 30px auto 0 auto;
}

#filterPanel 
{
    background-color: #E1E1E1; border-bottom: 1px solid #666666;
}

#filterPanel table
{
    margin: 5px;
}

#filterPanel td 
{
    text-align: left;
    vertical-align: top;
}

#filterPanel h3 
{
    font-size: 14px;
    margin: 0 0 5px 0;
}

#filterSearch
{
    background-color: #666666; margin-bottom: 8px;
}



/* Alan's in-page CSS */
.copy {
	font-size: 11px;
}
.productSection{
	background: #666666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.productTitle .content {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #999999; padding-bottom: 4px;
}

.productTitle h4
{
	font-size: 13px;
    width: auto;
    float: left;
    margin: 0;
}

.productTitle h5
{
	font-size: 13px;
    width: auto;
    float: right;
    margin: 0;
}

table.productDetail 
{
    width: 100%;
    border: none;
    background: #FFFFFF;
}

table.productDetail td{
	font-size: 11px;
	padding: 4px;
	vertical-align: top;
	background: #E6E6E6;
	border-collapse: collapse;
	border: solid 1px #fff;
}
.productPrice {
	font-weight: bold;
}
.productPrice h5, .productPrice a 
{
	font-size: 12px;
    margin: 0;
    display: block;
}
.productPrice p 
{
    font-size: 16px;
    margin: 5px 0;
}

.listTable{
	background: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 10px;
	width: 100%;
}
.listTable td {
    padding: 6px; 
}

.listTableAlt{
	background: #E1E1E1;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
.gvContainer{
	border: 1px solid #FFFFFF;
	padding: 0px;
	width: 100%;
}
.productImage
{
	vertical-align:top;
	padding: 5px;
	border: 1px solid #999999;
	margin: 0 10px 0 0 ;
}

.emptyResults 
{
    padding: 8px;
    background-color: #FFFFCC;
    border: 1px solid #990000;
    font-weight: bold;
    color: #990000;
}



.OENote
{
	border: 2px solid #F6CA01;
	padding: 5px;
	width: 250px;
}
.OENote strong, .OENote span 
{
	float:left;
}
.OENote span 
{
	width:200px;
	padding-left:5px;
}

.detailsHead 
{
    border-bottom: 1px solid #999999; padding-bottom: 4px;
    height: 25px;
}

.detailsHead h1
{
	width: 550px;
	float: left;
	line-height: normal;
	margin: 0;
}
a.request 
{
	font-size:12px;
	float:right;
	display: block;
	width: auto;
}

/* FABs & other nice display table Styles */
.tbl
{
	border: 1px solid #E6E6E6;
	width:100%;
}
.tbl th
{
	text-align:center;
	font-weight:bold;
	vertical-align:top;
}
.tbl td 
{
	vertical-align:top;
}

.tbl tr.altRow
{
	background-color:#E6E6E6;
}

.tbl th.section
{
    background: url(/images/overview-hd-bkgd.gif) 0 0 repeat-x;
    height: 31px;
    font-size: 16px;
    color: #002b78;
    padding: 5px 10px 0 10px;
    text-align: left;
}

.tbl tr.sectionSubHd th 
{
    text-align: left;
    font-size: 14px;
    color: #666;
    height: 17px;
    padding: 0 20px;
}

.tbl ul 
{
    margin-top: 0;
}


.frm th
{
	text-align: right;
	width:150px;
}

.tblPrices 
{
	text-align:right;
	width: 150px;
}




.inputStandard
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 200px;
}
.inputComments
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 400px;
}
.inputShort
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 50px;
}
.formError
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CC0000;
}


/* Status pop-up Styles */
	
.statusHdr 
{
	font-weight: bold;
	width: 225px;
	border: 1px solid #001c4e;
	border-bottom-color: #ccc;
	padding: 5px 10px;
	font-size: 1em;
    color: #002b78;
	background: url(/images/overview-hd-bkgd.gif) 0 0 repeat-x;
}

.statusBdy 
{
	border: 1px solid #001c4e;
	border-top: none;
	width: 225px;
	padding: 5px 10px;
	color: #000;
	background: #FFFFFF;
	font-size: 1em;
	line-height: 1.2em;
}

.statusBdy ul
{
	margin: 5px 10px;
	padding-left: 10px;
}
