/* Standardized Exchange Stylesheet - by DM */
/* WARNING - Do not edit by hand, file is in a set format */

/* Main Background and Font */

body {
	margin: 4;
	padding: 0;
	background-color: #ffffff;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

table.maintable {
	background-color: #ffffff;
	border: 0px solid #D0D0FF;
}


/* Masthead Section */

#masthead {	margin: auto; }

.header {
	background:url("images/header/masthead.gif") no-repeat bottom;
	
	height: 132px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
   color: #000000;
}

.tab {
	float: right;
	margin: 0 1em;
}

.tab li {
	background:url("images/header/tab.png");
	width: 172px;
	height: 30px;
	float: left;
	font-size: 14px;
	color: #fff;
	list-style: none;
	line-height: 30px;
	margin: 0 0 0 1px;
}

.tab li:hover {
	background:url("images/header/tab-active.png");
}

.tab li a, .tab li a:hover, .tab li a:visited {
	color: #fff;
	text-decoration:none;
}

.tab li.active {
	background:url("images/header/tab-active.png");
	width: 172px;
	height: 30px;
	float: left;
}

/* Content and Side Panel Sections */

.content {
	background-color: #ffffff;
	border: 0px solid #0D3865;

	border-left: 0px solid #0D3865;
	border-right: 0px solid #0D3865;
	padding: 0px 0px 0px 0px;
}

.panel {
	background-color: #ffffff;
}

.subPanel {
	background-color: #ffffff;
}

#subPanelSpacer {
	margin-bottom: 8px;
}


/* Footer Section */

.footer {
	padding: 4px 0px 4px 0px;
	background-color: #ffffff;
	border: 0px solid #0D3865;
}

.footer .linkbox {
	padding: 2px 2px 2px 2px;
	margin-top: 4px;
	margin-bottom: 0px;

	border-top: 2px solid #1f82a3;
	border-bottom: 2px solid #1f82a3;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


/* Headers */

.dateHeader {
	font-size: 15px;
	font-weight: bold;
 	color: #FFFFFF;
	background-color: #5f723a;
	padding-right: 4px;
}

.contentHeader, .contentHeader a, .contentHeader a:visited, .contentHeader a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5f723a;
	padding: 2px;
}

.contentSubHeader, .contentSubHeader a, .contentSubHeader a:visited, .contentSubHeader a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5f723a;
	padding: 2px;
}

.panelHeader {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5f723a;
	padding: 2px;
}

.panelSubHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5f723a;
	padding: 2px;
}


/* Links */

a {
	font-weight: bold;
	text-decoration: none;
	color: #1b82b4;
}

a:visited {
	color: #1b82b4;
}

a:hover {
	text-decoration: underline;
	color: #5e5c3d;
}


/* Navigation Menu */

.sidebar .nav a, .sidebar .nav a:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #394b1b;

	line-height: 18px;
}

.sidebar .nav a:hover {
	text-decoration: underline;
	color: #394b1b;
}

/* Tabs - 2 levels of selected and unselected tabs */

.tabUnselected a, .tabUnselected a:visited, .tabUnselected a:hover {
	display: block;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabUnselected {
	background-color: #0D3865;
	border: 1px solid #000000;
	padding: 2px;
}

.tabSelected a, .tabSelected a:visited, .tabSelected a:hover {
	display: block;
	height: 100%;
	font-size: 14px;
	font-weight: bold;
}

.tabSelected {
	border: 1px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 2px;
}

.tabAnchor {
	height: 0px;
}

.subTabUnselected a, .subTabUnselected a:visited, .subTabUnselected a:hover {
	display: block;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.subTabUnselected {
	background-color: #7DA1C2;
	border: 1px solid #000000;
	padding: 2px;
}

.subTabSelected a, .subTabSelected a:visited, .subTabSelected a:hover {
	display: block;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
}

.subTabSelected {
	border: 1px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 2px;
}

.subTabAnchor {
	height: 0px;
}


/* Miscellaneous */

.breadcrumb_navigation {
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
}

.listRow {
	border-top: solid 1px #DDDDDD;
	background-color: #FFFFFF;
}

.fineprint {
	font-size: 11px;
	font-weight: bold;
}

.error { color: red; }

.groupbox {
	border: 1px solid #000000;
	padding: 5px;
	margin: 5px;
}

img { border: 0px; }

h3 { font-size: 15px; }



h2.list_title, h3.list_title, h4.list_title {
	margin-bottom: 0px;
}

.nobr { white-space: nowrap; }

@media print {
    .panel, .masthead, .footer, .dateHeader { display: none; }
    .maintable { width:100%; }
}

body {
background-color:#8f8f9f;

} 

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.content{
padding-right:15px;
padding-left:15px;
}

#sign_img, #sign_img a {
	background-image: url(images/menu/create.gif);
	background-repeat: no-repeat;
	background-position: top center;
		height:45px;
width:101px;
}
#account, #account a {
	background-image: url(images/menu/my_account.gif);
	background-repeat: no-repeat;
	background-position: top center;
		height:45px;
width:101px;
}
#listings_img, #listings_img a {
	background-image: url(images/menu/my_listings.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:45px;
width:101px;
}
#help_img, #help_img a {
	background-image: url(images/menu/help.gif);
	background-repeat: no-repeat;
	background-position: top center;
		height:45px;
width:103px;
}
#tell_friend_img, #tell_friend_img a {
	background-image: url(images/menu/tell_a_friend.gif);
	background-repeat: no-repeat;
	background-position: top center;
		height:45px;
width:111px;
}
#post_img, #post_img a {
	background-image: url(images/menu/post.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:45px;
width:231px;
}

#feedback_img, #feedback_img a {
	background-image: url(images/menu/contact.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:45px;
width:102px;
}



ul#top.nav li a {
	list-style-type: none;
	filter:alpha(opacity=0);
	display: block;
	*line-height: 45px;
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

ul#top.nav, :visited {
	text-decoration: none;
	font-weight: bold;
}

.subPanel {
	background-color: #FFFFFF;
	border: 1px solid #52529e;
	margin-bottom:10px;
}

/* Masthead Section */

.masthead {
	background-color: #FFFFFF;
	border: 0px solid #0D3865;
	width:750px;
	height:137px;
	margin: auto;
}

.panelSubHeader {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8f8f9f;
	padding: 2px;
}


.masthead td {
	padding:0px;
	vertical-align:top;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
 	color: #0D3865;
}


.dateHeader {
	font-size: 12px;
	font-weight: normal;
 	color: #92b6c7;
	background-color: #ffffff;
	
	padding-right: 4px;
}

.footer .linkbox {
    padding: 2px 2px 2px 2px;
    margin-top: 4px;
	margin-bottom: 0px;
	
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.contentHeader, .contentHeader a, .contentHeader a:visited, .contentHeader a:hover {
	font-size: 16px;
	font-weight: normal;
	color:#333333;
	background-color:#FFFFFF;
	padding: 2px;
	border-bottom:1px solid #666666;
	margin-top:10px;
}

.contentSubHeader, .contentSubHeader a, .contentSubHeader a:visited, .contentSubHeader a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #aeb389;
	padding: 2px;
	
}

.panelHeader {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #52529e;
	padding-top:5px;
	padding-left:15px;
	text-align:left;
	
}



/* Links */

a {
	font-weight: normal;
	text-decoration: none;
	color: #52529e;
}

a:visited {
	color: #52529e;
}

a:hover {
	text-decoration: underline;
	color: #52529e;
}

/* Navigation Menu */

.sidebar .nav a, .sidebar .nav a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #52529e;
	padding-left:15px;
	line-height: 20px;
}

.sidebar .nav a:hover {
	text-decoration: underline;
	color: #4c7680;
	padding-left:15px;
	line-height: 20px;
}

.spacer_img {
height:0px;
width:0px;
}

.fineprint {
	font-size: 11px;
	font-weight: normal;
}

.footer a {
    font-size: 12px;
	font-weight: normal;
}

.tabUnselected {
	background-color: #aeb389;
	border: 1px solid #000000; 
	padding: 2px;
}

