html {
}

body { 
	margin:10px 0px 0px 0px;
	font-family: Tahoma, Verdana, Helvetica, Sans-serif; 
	font-size:11px;
	color: #000000;
	background-color:#ffffff;      
        background-image: url(images/grgrad.gif);
        background-repeat: repeat-x;
        background-position: top left;

}

input, textarea, select, radio {
	font-family: Verdana;
	font-size:11px;
	border: 1px solid #666666;
	background-color: #ffffff;
padding: 0px 0px 0px 3px;
}
input:hover, input:focus,
textarea:hover, textarea:focus,
select:hover, select:focus,
radio:hover, radio:active {
	background-color: #ffffff;
	border: 1px solid #851415;
}

input, select, textarea { font-family: Tahoma, Verdana, Helvetica, Sans-serif; font-size:11px; color: #000000;}
form {padding:0px; margin: 0px;}

h1 {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	font-weight:bold;
	color:#000000;
}

h2 {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	font-weight:bold;
	color:#000000;
}

h3 {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 5px 0px;
	font-weight:bold;
	color:#851415;
}

a {
	font-weight:normal;
	color:#851415;
	text-decoration:none;
}

a:hover {
	font-weight:normal;
	color:#D2A8A9;
	text-decoration:none;
}

ul.list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.list li{
	border-bottom: 0px solid #dddddd;
}

ul.list li a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding: 3px 4px 3px 4px;
}

ul.list li a:hover {
	display:block;
	font-weight: normal;
	background-color: #F2F2F2;
	color: #333333;
	padding: 3px 4px 3px 4px;
}

#container {
	margin: 0 auto;
	width: 980px;
	height:auto !important;
}

#header {
	float:left;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	height: 70px;
}

#logo {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 330px;
	height: 70px;
	background-image:url(images/weblogo.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}

#metanavigation {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 565px;
	height: 70px;
	background-repeat:no-repeat;
	background-position:right bottom;
}


#body {
	float:left;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	height:auto !important;
}

#frame {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 830px;
	height:auto !important;
}

#navigation {
	float:left;
	margin: 0px 0px 5px 0px;
	padding: 4px 8px 4px 4px;
	width: 818px;
	height:14px;
	color: #ffffff;
	background-color: #851415;
	text-align:right;
}

#navigation a {
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

#navigation a.active {
	font-weight:bold;
	text-decoration:none;
}

#navigation a:hover {
	color:#D2A8A9;
	text-decoration:none;
}

#sidebar {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 265px;
	height:auto !important;
}

#sidebar_head {
	float:left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 265px;
	height: 165px;
	background-image:url(images/siedebar_header.gif);
	background-repeat:no-repeat;
}

#sidebar_body {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 2px;
	width: 263px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background-image:url(images/sidebar_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

ul.subnavigation {
	margin: 5px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}

ul.subnavigation li{
	padding: 0px 0px 0px 0px;
}

ul.subnavigation li a{
	display:block;
	font-weight: normal;
	text-decoration: none;
	color: #888888;
	padding: 4px 0px 4px 4px;
         border-bottom: 1px solid #dddddd;
}

ul.subnavigation li a:hover {
	display:block;
	background-color: #F2F2F2;
	color: #777777;
}

ul.subnavigation li a.active {
	display:block;
        font-weight: bold;
	color: #851415;
	background-color: #ffffff;
}


ul.subnavigation li a.add:hover, ul.subnavigation li a.edit:hover{
	display:block;
        font-weight: bold;
	color: #851415;
        border: 0px solid #851415;
        background-color: #D2A8A9;
        text-align: center;
}

ul.subnavigation li a.edit{
	display:block;
        font-weight: bold;
	color: #777777;
        border: 0px solid #dddddd;
        background-color: #f2f2f2;
        text-align: center;
        margin-top: 4px;
}

ul.subnavigation li a.add{
        margin-top: 25px;
	display:block;
        font-weight: bold;
	color: #ffffff;
        border: 0px solid #851415;
background-color: #851415;
text-align: center;

}

#sidebar_new_entries {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 265px;
	height: 30px;
	background-image:url(images/new_entries_bg.gif);
	background-repeat:no-repeat;
}

#sidebar_body table {
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #dddddd;
	width: 100%;
}

#sidebar_body table th{
	background-color:#851415;
        border-bottom: 1px solid #851415;
	text-align:left;
	padding: 4px;
	margin: 0px;
	font-weight: normal;
        color: #ffffff;
}

#sidebar_body table th a {
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
}

#sidebar_body table th a:hover {
	color:#D2A8A9;
	font-weight:normal;
	text-decoration: none;
}

#sidebar_body table td{
	color:#000000;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

#sidebar_body h2 {
	color:#888888;
}

#content {
	float:left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 560px;
	height:auto !important;
}

#content_head {
	float:left;
	margin: 0px 0px 5px 0px;
	padding: 15px 15px 15px 15px;
	width: 528px;
	height: 133px;
	border: 1px solid #dddddd;
	background-color: #F2F2F2;
	text-align:center;
        color: #777777;
}

#content_head h1 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight:bold;
	color:#777777;
}


#mainsearch {
	width: 430px;
	height:auto !important;
	text-align:left;
	margin: 0 auto;
}

#content_body {
	float:left;
	margin: 0px 0px 0px 0px;
        padding: 2px 2px 2px 2px;
	width: 556px;
	height:auto !important;
}

#content_body table {
	margin: 0px 0px 15px 0px;
	border: 1px solid #DDDDDD;
	width: 100%;
}

#content_body table th{
	background-color:#F2F2F2;
        border-bottom: 1px solid #DDDDDD;
	text-align:left;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
        color: #000000;
}

#content_body table td{
	font-weight: normal;
	padding: 4px;
	margin: 0px;
}

#content_body div.directoryFeeds h3, #content_body div.directoryFeeds_premium h3{
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	color:#851415;
}

#banner {
	float:left;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	width: 142px;
	height:auto !important;
}

#banner_head {
	float:left;
	margin: 0px 0px 5px 0px;
	padding: 4px 4px 4px 8px;
	width: 130px;
	height:14px;
	color: #ffffff;
	background-color: #851415;
}

#banner_body {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 142px;
	height:auto !important;
}

#banner_body a img {
	border: 1px solid #dddddd;
	margin: 0px 0px 5px 0px;
}

#footer {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	width: 980px;
	height: 22px;
	border-top: 1px solid #851415;
	color: #888888;
        background-image: url(images/contrexx_sign.gif);
        background-position: right center;      
        background-repeat: no-repeat;
}

#footer a {
	color: #888888;
	text-decoration: none;
}

#footer a:hover {
	color: #7A0000;
	text-decoration: none;
}

#footer_left {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 950px;
}

#footer_right {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 30px;
	text-align:right;
	cursor: pointer;
}