﻿/* Common to all Pages  */
body
{    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    /*font-size: smaller;*/
    font-size: 8pt;
    margin: 0;
    padding: 0;
    line-height: 18px;
}
p {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
}
h3
{
    font-family:  Arial, "Verdana Helvetica", sans-serif;
	font-size: 18px;
	color: #73AAFC;
}
img
{
    border:0;
}
ol li
{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
}
.logo 
{
    position:absolute;
    top:0;
    left:-1px;
    width: 213px;
    height:64px;
}
.logoSection img
{
    display:block;
    border:0;
}
.headerThinline
{
    height: 1px; 
    background-color: #666666;
}
.menuEmpty
{
    width: 145px;
}
.menuSpacer
{
    width:1px; 
    background-color:#ffffff;
}
a.top_menu
{
    font-size: 10px;
    color:White;
    text-decoration: none;
    text-transform:uppercase;
}
.col_main_left
{
    width: 145px;
    background: #e0e0e0;
}
#col_main_center
{
    padding: 8px 15px 8px 15px;
}
.col_main_right
{
    width: 160px;
}
.six_row_spacer
{
    height: 6px;
}
.emptyWhiteRow
{
    background-color: White;
    height: 12px;
}
a.mainmenu
{
    font-size: 10px;
    text-align: center;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 5px;
}
.thinWhiteLine
{
    height: 1px; background-color: #ffffff;
}
.thinGrayLine
{
    height: 1px; background-color: #666666;
}
.grey-box
{
    background-color: #E0E0E0;
}
a.features_menu
{
    font-size: 10px;
    color:White;
    text-transform: uppercase;
	text-decoration: underline;
	text-align:left;
	margin-left: 10px;
}
a.features_menu:hover
{
    font-weight:bold;
}
table.main-search-box 
{
	background-color: #E0E0E0;
}
.main-search-box-heading
{
    width: 15%;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align:top;
    padding: 3px 5px 5px 5px;
}
.main-search-box-controls
{
    width: 30%;
    vertical-align:top;
    padding: 3px 5px 5px 5px;
}
.mid-offer-heading 
{
	font-size: 18px;
	font-family:  Arial, Verdana Helvetica, sans-serif;
	text-transform: uppercase;
}
a.mid-offer-link 
{
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColumns
{
    width:49%;
    vertical-align: top;
}
.column-spacer
{
    width:2%;
}
a.mainpage-category-links {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
	padding-left: 5px;
}
.GridViewStyle
{ 
border-right: 1px solid #A7A6AA;
border-bottom: 1px solid #A7A6AA;
border-left: 1px solid #A7A6AA;
border-top: 1px solid #A7A6AA;
padding: 4px;
}
.GridViewStyle a
{
color: #000000;
}
.GridViewHeaderStyle th
{
border-left: 1px solid #EBE9ED;
border-right: 1px solid #EBE9ED;
}
.GridViewHeaderStyle
{
background-color: #5D7B9D;
font-weight: bold;
color: White;
}
.GridViewFooterStyle
{
background-color: #5D7B9D;
font-weight: bold;
color: White;
}
.GridViewRowStyle
{
background-color: #F7F6F3;/**/
color: #333333;
}
.GridViewAlternatingRowStyle 
{
background-color: #FFFFFF;
color: #284775;
}
.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
border: 1px solid #EBE9ED;
padding: 5px;
}
.GridViewSelectedRowStyle
{
background-color: #E2DED6;
font-weight: bold;
color: #333333;
}
.GridViewPagerStyle
{
background-color: #284775;
color: #FFFFFF;
}
.GridViewPagerStyle table /* to center the paging links*/
{
margin: 0 auto 0 auto;
}
.GridViewItemTable, .GridViewItemTable tr, .GridViewItemTable td
{
    border: 0;
}
a.GridView-Title {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-transform: none;
	text-decoration: underline;
}
.GridViewNav td
{
	font-size: 11px;
	color: #FFFFFF;
	width: 50%;
	font-weight:bold;
	vertical-align: middle;
}
.GridViewPager
{
    text-align:center;
}
a.GridViewPageNumber
{
    font-size: 12px;
	color: black;
	text-decoration: underline;
	padding-left: 3px;
    padding-right: 3px;
}
a.GridViewPageNumber:hover
{
	color: Silver;
}
.Gridview-sort
{
    font-weight: normal;
}
.leftNavPanel
{
	padding-left: 5px;
	background-color: #E0E0E0;
}
a.leftNavlinks 
{
	color: #000000;
	text-transform:capitalize;
	text-decoration: underline;
}
.listing-title-header
{
    padding: 15px;
	font-family: Verdana, 'Courier New' , Cursive;
    line-height: 30px;
    font-size: 24px;
    text-decoration: none;
    font-weight: bold;
}
.listing-itemheader
{
    color: Black;
    font-weight:bold;
}
.fineprint
{
	font-size:9px;
	font-weight: normal;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
}
.foru-header-curve
{
    font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #0099ff;
	text-indent: 5px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 18;
	width: 100%;
}
.dataentryleft
{
    width: 30%;
    padding: 8px 5px 8px 5px;
    background-color: #DBE7FF;
    font-weight: bold;
    vertical-align: top;
}
.dataentryright
{
    width: 70%;
    padding: 5px;
    background-color: #D1F1FE;
    vertical-align: top;
}
.RequireStar
{
    font-size: 11px;
    color: Red;
}
table.lightGray
{
    background-color:#F7F6F3;/*#fcedd3;#ffdddd;*/
    padding: 8px 5px 8px 5px;
}
.peachtable
{
    background-color:#DBE7FF;
    padding: 8px 5px 8px 5px;
}
.add-nummber-category
{
    font-size: 15px;
    font-weight: bold;
    padding-left: 5px;
    width: 10%;
    color: Black;
}
.errormsg
{
    color:Red;
}
a.footer {
	font-size: 11px;
	color: black;
	text-decoration: underline;
}
a.footer:hover 
{
    font-size: 11px;
	color: silver;
	text-decoration: underline;
}
table.adSearchBox 
{
    text-indent: 5px;
    font-size: 10px;
	text-transform: capitalize;
	vertical-align:top;
}
.adSearchBox-header
{
    font-weight: bold;
}
.threeEqualColumns
{
    width: 33%;
    vertical-align: top;
}
.collapsepanel td
{
    padding: 2px 3px 2px 5px;
}
.center-number
{
    text-align:center;
}
a.alpha-pager
{
    color: White; font-family: Verdana; font-size:12px; font-weight: bold;
}
a.alpha-pager:hover
{
    color:Highlight;
}
.VegImgCol
{
    width: 120px;
    padding: 8px;
}
.highlight
{
    background-color: Yellow;
}
.ImageDataListRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
}
.ImageDataListAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #333333;
}
.DetailsViewStyle
{
    border-right: 1px solid #A7A6AA;
    border-bottom: 1px solid #A7A6AA;
    border-left: 1px solid #A7A6AA;
    border-top: 1px solid #A7A6AA;/**/
    padding: 4px;
}
.DetailsViewFieldHeaderStyle
{
    font-weight: bold;
}
.DetailsViewRowStyle
{
    background-color: #FCEDD3;
    color: #333333;
}
.DetailsViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #284775;
}
.DetailsViewRowStyle td, .DetailsViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
    padding: 5px;
}
.searchKeywords
{
    font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.lightgraytable
{
    background-color: #F4F4F4;
    padding: 3px 5px 3px 8px;
}
.lightbluetable
{
    background-color: #DBE7FF;
    padding: 3px 5px 3px 8px;
}
.userOK
{
    /*border: solid 1px green;*/
    background-color: #ccffdd;
    color: #009900;
}
.userNotOK
{
    /*border: solid 1px red;*/
    background-color: #ff9999;
}
table.adlinks
{
    border: solid 1px gray;
    padding: 3px 5px 2px 5px;
}
.adlinksheader
{
    text-align: center;
    color: Gray;
    border-bottom: solid 1px gray;
    font-size: 10pt;
}
