/* THIS IS THE STANDARD SECTION TEMPLATE STYLE SHEET FOR SCREEN RENDERING */

/* HEADER AND MAIN CONTENT CONTAINER DIV */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
}
a, a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#container {
	background-color: #E9E9E9;
	width: 984px;
}
#header {
	background-color: #11364C;
	width: 984px;
	height: 116px;
	background-image:  url(prototype/images/header_corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 130px;
}

html>body #header {
	height: 120px;
}
#header h1 {
	background-image:  url(prototype/images/classifiedsLogo.jpg);
	height: 87px;
	width: 564px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	position: absolute;
	top: 17px;
	left: -15px;
}

#header #rmn {
	background-image:  url(prototype/images/rmnLogo.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 163px;
	position: absolute;
	left: 585px;
	top: 71px;
}

#header #dp {
	background-image:  url(prototype/images/dpLogo.jpg);
	height: 15px;
	width: 104px;
	background-repeat: no-repeat;
	position: absolute;
	left: 585px;
	top: 88px;
}

#searchForm {
	position: absolute;
	left: 585px;
	top: 29px;
	width: 370px;
}

#searchForm input, #tools input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
}

#searchForm input.button, #tools input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

/* TABS AND TOP SUBMENU */
#index ul li {	
	position: absolute;
	top: 108px;
	margin-left: -10px;
	list-style-position: inside;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0 0 2px 5px;
	height: 22px;
}

#index a, #index a:link, #index a:visited, #index a:active, #index a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display: block;
	height: 22px;
}
#homesindex {
	left: 20px;
	width: 155px;
	background-color: #3A6F3D;
	background-image:  url(images/tab_corner_subMenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#jobsindex {
	left: 180px;
	width: 155px;
	background-color: #CD3D3D;
	background-image:  url(images/tab_corner_subMenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#autosindex {
	left: 340px;
	width: 155px;
	background-color: #6330C6;
	background-image:  url(images/tab_corner_subMenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#stuffindex {
	left: 500px;
	width: 155px;
	background-color: #F2A710;
	background-image:  url(images/tab_corner_subMenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#shopping {
	left: 660px;
	width: 155px;
	background-color: #0099CC;
	background-image:  url(images/tab_corner_subMenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#placeAd {
	width: 178px;
	position: absolute;
	left: 820px;
	top: 133px;
	background-color: #006699;
	background-image: url(images/tab_corner_subMenuAd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#subMenu {
	width: 985px;
    height: 25px;
	position: absolute;
	left: 10px;
	top: 131px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	
}

#subMenu ul {	
	list-style-position: inside;
	list-style-type: none;
	margin-left: 0;
	vertical-align: top;
}

#subMenu ul li {
	float: left;
	display: block;
	padding: 5px;
	margin: 2px;
	text-align: center;
	vertical-align: top;
}

#subMenu a, #subMenu a:visited, #subMenu a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #11364c;
	padding-right: 10px;
	margin: 2px;
}

#subMenu a:hover {
	text-decoration: underline;
}
#topRail {
	position: absolute;
	left: 10px;
	top: 156px;
	height: 110px;
	width: 982px;
	border: 1px solid #000033;
	background-color:#F4F2F4;
}
#toolBox {
	position: absolute;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	background-color: #FFFFFF;
	height: 108px;
	margin: 0;
	padding: 0;
	width: 225px;
	left: 756px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#toolBox p {
	border-right: 1px solid #000033;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 3px;
	width: 219px;
}

#toolBox ul {
	margin: 0px;
	padding: 0px;
}

#toolBox li {
	list-style-type: none;
	margin: 0 0 0 1px;
	padding: 0px 0px 3px 14px;
	background-repeat: no-repeat;
	background-position: left center;
}

/* TOP FRAME AND SEARCH FORM */
#topFrame {
	position: absolute;
	top: 295px;
	left: 15px;
	width: 792px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	padding: 5px;
	height: 313px;
	
}
#searchMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	list-style-type: none;
	position: absolute;
	width: 467px;
	left: -40px;
	top: -19px;
}

#searchMenu li {
	display: block;
	float: left;
	width: 130px;
	height: 14px;
	margin: 0;
	margin-left: 0px;
	padding: 5px;
	background-image:  url(prototype/images/subtab_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-position: inside;
	list-style-type: none;
}
#searchMenu a, #searchMenu a:link, #searchMenu a:hover,#searchMenu a:visited,#searchMenu a:active, {
	display: block;
	width: 130px;
	height: 14px;
	text-decoration: none;
	color: #666666;
}
#searchMenu li.selected_subtab a, #searchMenu li.selected_subtab a:hover, #searchMenu li.selected_subtab a:visited, #searchMenu li.selected_subtab a:active, #searchMenu li.selected_subtab a:link,  {
	color: #ffffff;
}
#searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
	border-right: 1px solid #000033;
	margin: 5px;
	position: absolute;
	left: 1px;
	top: 0px;
}

#searchBox p {
	margin: 2px;
	padding: 3px;
}

#searchBox input, #searchBox select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#communityGuide {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 5px;
	left: 293px;
	width: 285px;
}

#communityGuide h4 {
	color: #666666;
}

#communityGuide p, #communityGuide h3, #communityGuide form {
	margin: 5px;
}
#featureBox {
	float: right;
	width: 490px;
}

#feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	width: 195px;
	float: right;
	position: absolute;
	left: 592px;
	top: 14px;
	padding: 5px;
}

#feature h5 {
	color: #666666;
}

/* CENTER FRAME */
#centerFrame {
	margin: 0px;
	padding: 5px;
	height: 228px;
	width: 485px;
	position: absolute;
	left: 323px;
	top: 626px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#centerFeature {
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	padding: 5px;
	height: 230px;
}
#centerFeature h4 {
	color: #666666;
}

#centerFeature p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#videoIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 230px;
	height: 240px;
	float: right;
}
#videoIndex h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#videoIndex ul {
	margin-top: 0px;
}
#videoIndex li {
	list-style-position: outside;
	list-style-type: circle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -25px;
	color: #6B716B;
}
#videoIndex #videoList li {
	list-style-position: outside;
	list-style-type: none;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: -40px;
	padding-left: 3px;
}

/* LOWER FRAME */
#cubeOne {
	width: 210px;
	left: 16px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	height: 215px;
}
#cubeOne img {
	margin: 0px;
}

#cubeOne h4 {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#cubeOne p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cubeOne caption {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#cubeOne td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#cubeTwo {
	width: 210px;
	left: 247px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	height: 215px;
}
#cubeTwo h4 {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#cubeTwo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cubeThree {
	width: 210px;
	left: 479px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	height: 215px;
}
#cubeThree h4 {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#cubeThree p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#relatedAdvertising {
	width: 265px;
	left: 711px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	height: 215px;
}
#relatedAdvertising h4 {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#cubeThree ul {
	margin-top: 1px;
}

#relatedAdvertising p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* BOTTOM RAIL (LOWEST BANNER AD CONTAINER) */
#bottomRail {
	left: 10px;
	height: 100px;
	width: 982px;
	border: 1px solid #000033;
	background-color:#F4F2F4;
	padding-top: 5px;
}

/* BANNER ADS */
#banner0_display {
	height: 90px;
	width: 728px;
	background-color: #FFFFFF;
	border: 1px solid #000;
	margin:10px;
	float: left;
}

#banner0_text {
	display: none;
}
#banner1_display {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 600px;
	width: 160px;
	position: absolute;
	left: 826px;
	top: 276px;
}

#banner1_text {
	display: none;
}
#banner2_display {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	height: 250px;
	width: 300px;
	top: 626px;
	left: 15px;
}

#banner2_text {
	display: none;
}
#banner3_display {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 90px;
	width: 728px;
	margin: auto;
}

#banner3_text {
	display: none;
}

/* FOOTER */
#footer {
	width: 975px;
	background-color:#14384e;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
}

/* DESIGN CLASSES */
.title {
	font-weight: bold;
	text-transform: capitalize;	
	/* 
	BE SURE TO INCLUDE FONT COLOR TO MATCH SECTION ON SECTION CSS FILE 
	../styles/prototype/home/screen.css
	*/
}

.darkRow {
	background-color: #E9E9E9;
}

.lightRow {
	background-color: #FFFFFF;
}

.hidden {
	display: none;
}

.selected_subtab {
	color: #FFFFFF;
	background-image:  url(prototype/images/homes_subtab_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.searchboxButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#searchMenu .selected_subtab a {
	color: #ffffff;
}
.ad_style
{
	position:relative;
	left:115px;
}
