#advantagelist {
	list-style-type:none;
	list-style-image:url(/assets/images/bullets/checkmarkBullet2.png);
	font-size : 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000066;
	line-height:1.4em;
	margin-top: 0px;
	margin-left: 1em;
	text-align: left;
	list-style-position: outside;
	padding-left: 1em;
}
#stdlist {
	list-style-type:none;
	list-style-image:url(/assets/images/bullets/redbullet3.png);
	font-size : 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	line-height:1.4em;
	margin-top: 0px;
	margin-left: 15px;
	text-align: left;
	list-style-position: outside;
	padding-left: 2px;
}

body {
	padding: 0;
	margin: 0;
	font: 0.8em Tahoma, sans-serif;
	line-height: 1.5em;
	color: #454545;
	background-color: #FFCCFF;
	height: 100%;
	background-image: url(/assets/images/backgrounds/dkblueridge-bg1.gif);
	background-position: center top;
	vertical-align: top;
}
h2{
	font-size: 12px;
	color: #333333;
}
.redline {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: none;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}



a {
	color: #333366;
	background: inherit;
}

a:hover { color: #6C757A; background: inherit; }

#box {
	border: 1px solid #666666;
	width: 240px;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin-right: 0px;
	}







p {	margin: 0 0 5px 0; }



ul { margin: 0; padding : 0; list-style : none; }



form { 	margin: 0; }

.logo {padding-top: 10px; padding-left: 10px; height: 25px;}

input.search { 

	width: 292px; 

	border: 0;

	background: #FFF url(../images/input.gif) no-repeat;

	padding: 4px; 

	color: #E0691A;

	font-weight: bold;

}



input.submit {
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	background-color: #E0691A;
	background-repeat: no-repeat;
	background-image: url(../images/submit.gif);
}



input.login { 

	width: 150px;

	border: none; 

	

	padding: 4px; 

}



/* layout

   ------ */



.content {
	width: 100S
%;
	padding: 0px;
	background-color: #FFF;
	border: 5px solid #FFF;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
}
.box {
	color: #333333;
	width: 1px;
}



.header {
	height: 50px;
	color: #808080;
	margin: 0px 0;
	padding: 5px 0 0 0;
	vertical-align: middle;
	width: 820px;	/*border-bottom: 1px solid #ccc;*/
	text-align: center;
	background-color: #FFCCFF;
}



.top_info {

	float: right;

	width: 575px;
	height: 25px;

	padding: 5px 0 4px 0;

	border-bottom: 1px solid #eee;

	background: #eee;

	color: #808080;

}



	.top_info_left {

		width: 250px;
		
		float: left;

	}



	.top_info_right {

		float: right;

		width: 240px;

		padding: 0 0 0 55px;

		border-left: 1px solid #eee;

	}



.browse_category  {
	font-size: .9em;
	width: 0px;
	color: #FFF;
	background: inherit;
	font-weight: bold;
	margin-right: 5px;
}



.bar {
	clear: both;
	font-size: 1em;
	height: 30px;
	color: #FFF;
	background-color: #990000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 5px;
}



	.bar li {
	margin: 0;
	padding: 7px 0px 0px 12px;
	color: #FFEADC;
	float: left;
	}

	

	.bar li.active { 

		background: #E0691A url(../images/bar.gif) no-repeat center top; 

		color: #fff;

		font-weight: bold; 

		padding: 7px 10px 6px 10px;

	}

	

	.bar li a { 

		font-weight: bold;

		color: #FFF; 

		background: inherit;

		text-decoration: none;

	} 

	

	.bar li a:hover {
	background: inherit;
	text-decoration: underline;
	} 
.textheadred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-align: left;
	font: "0.8em Tahoma", sans-serif;
	font-size: 13px;
}
.textheadredCAPS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-align: left;
	font-size: 13px;
	text-transform: uppercase;
}
.textbold {
	font-family: "0.8em Tahoma", sans-serif;
	font-weight: bold;
	color: 454545;
}



.search_field { 

	color: #808080;

	clear: both;

	font-weight: bold;


	margin: 5px 0;

}



.grey {

	color: #808080;

	background: inherit;

	font-weight: normal;

}



.search_form { float: right; }



.subheader {

	margin: 0px 0 10px 0;

	border-bottom: 1px solid #eee;

	padding: 5px 0 5px 0;

	background: #A4A4A4;

	color: #fff;

}


/* FULL WIDTH 

   ----------- */
   
.fullwidth {

	float: left;

	width: 100%;

	margin: 0 0 10px 0;

}

.fullwidth h3 {

	clear: both;

	background: #6C757A;

	color: #FFF;

	padding: 7px 0 7px 5px;

	font: bold 1.1em Tahoma, Arial, Sans-Serif;

	margin: 0 0 0px 0;

}

.fullwidth p {
	font-size: 1.2em;
}

/* left side

   --------- */



.left {

	float: left;

	width: 61%;

	margin: 0 0 10px 0;

}



.left h3 {

	clear: both;

	background: #6C757A;

	color: #FFF;

	padding: 7px 0 7px 5px;

	font: bold 1.1em Tahoma, Arial, Sans-Serif;

	margin: 0 0 0px 0;

}

.left h3 a {
	color: #FFF;
	text-decoration: underline;
}

.left h3 a:hover {
	color: #FF9148;
	text-decoration: underline;
}

	.left_side {

		float: left;

		width: 245px;

		padding: 0 0 0 5px;

		margin: 3px 0;

	}
	
	.left_articles {

		background: #f5f5f5;

		color: #414141;

		padding: 8px;
		font-size: 120%;	

		margin: 0 0px 0px 0px;

	}
	
	.left_side p {
		font-size: 12px;
	}
	
	.left_articles_full {

		background: #f5f5f5;

		color: #414141;

		padding: 8px;
		font-size: 120%;	

		margin: 0px 5px 0px 5px;

	}
	
	.bottom-margin {
		margin-bottom: 3px;
	}
	
	.left_articles_full img {
		padding-left: 5px;
	}

	.left_side a, .right_side a { color: #414141; background: #FFF; }

	.right_side {

		float: right;

		width: 245px;


		color: #414141;

		padding: 0 0 0 5px;
		
		margin: 3px 5px 0px 0px;

	}

	.left_box { margin: 2px 5px 10px 0px; color: #000; background: #FFF; padding: 3px 0; }
	.left_box h2 { text-transform: uppercase; }
	.left_box .floatimg { margin: 0px 10px 10px 15px; border: 5px solid #414141; }
	.left_box p { font-size: 12px; }

/* right side

   ---------- */

		

.right {

	float: right;

	width: 320px;

	margin: 0 0 10px 0;

}



.right h3 {

	background: #4276A6;

	color: #FFF;

	padding: 7px 0 7px 5px;

	font: bold 1.1em Tahoma, Arial, Sans-Serif;

	margin: 0 0 0px 0;

}

.block-ad a {
	display:block;
	font-size:11px;
	color:#888;
	font-family:verdana,sans-serif;
	margin:0px 10px 10px 0;
	text-align:center;
	text-decoration:none;
	overflow:hidden; 
	float: left;		
}

.block-ad img {
	border:0;
	clear:right;
}

.right #right-block-ad {
	background-color: #f5f5f5;
	padding: 3px;
}

.right #right-block-ad #right-block-wrap {
	margin: 0 auto;
	width: 300px;
}


	.right_articles {

		background: #f5f5f5;

		color: #414141;

		padding: 8px;
		font-size: 120%;	

		margin: 0 0 0 0;

	}

	

.right_side p {
	font-size: 12px;
}

.image {

	float: left;

	margin: 0 9px 3px 0;

}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.preview-box {
	width: 200px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	border: 5px solid #4276A6;
	background: #4276A6;
}

#estimated-worth {
	text-align: center;
	border: 5px solid #4276A6;
	font-size: 220%;
	overflow: hidden;
	width: 300px;
	margin: 0 auto;
	padding: 8px 8px 8px 8px;
	font-weight: bold;
}

.logohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #333366;
	text-align: left;
	text-decoration: none;
	margin-left: 15px;
	width: 820px;
}
.logohead a:link, .logohead a:visited{
	text-decoration: none;
}
.logohead a:hover{
	text-decoration: none;
	color: #333366;
}

.logoheadgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
.logoheadgray a:link, .logoheadgray a:visited{
	text-decoration: none;
}
.logoheadgray a:hover{
	text-decoration: underline;
}

#undertext {
	text-align: center;
	padding-top: 2px;
}

.good { 
	color: #33CC66;
	font-weight: bold;
}

.bad {
	color: #FF0000;
	font-weight: bold;
}

.search-text {
	font-size: 115%;
	margin-left: 5px;
	padding-top: 5px;
}

.top-box {
	height: 170px;
}

.centered-title {
	text-align: center;
	font-weight: bold;
}

.wide-banner {
	width:468px;
	height: 60px;
	margin: 0 auto;
	margin-top: 10px;
} 

#badges {
	width: 265px;
	margin: 0 auto;
}

#badge-code {
	display: none;
}

#badge-box {
	display: none;
}

#badge-button {
	display: none;
}

#bottom-box {
	background-color: #F5F5F5;
	padding: 5px 1px 10px 1px;
}

.url-display {
	width: 32%;
	float: left;
	text-align: center;
}

.permalink {
	padding-bottom: 7px;
}
.permalink input {
	width: 220px;
}

#right-tools {
	padding-top: 10px;
	padding-left: 30px;
	overflow: hidden;
	clear: both;
	background-color: #F5F5F5;
}

/* footer

   ------ */



.footer { 

	clear: both;

	text-align: center;

	padding: 10px 0 2px 0;

	margin: 0;

	border-top: 1px solid #ccc;

	line-height: 1.2em;

}



.footer a { color: #808080; background: #fff; }
.budIn {
	padding-left: 5px;
	padding-right: 5px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* editarea

   --------- */



.editarea {

	float: left;

	width: 100%;

	margin: 0 0 10px 0;

}



.editarea h3 {
	clear: both;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1.1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	background-color: #6C757A;
}

.editarea h3 a {
	color: #FFF;
	text-decoration: underline;
}

.editarea h3 a:hover {
	color: #FF9148;
	text-decoration: underline;
}

	.editarea_side {

		float: left;

		width: 245px;

		padding: 0 0 0 5px;

		margin: 3px 0;

	}
	
	.editarea_articles {

		background: #f5f5f5;

		color: #414141;

		padding: 8px;
		font-size: 120%;	

		margin: 0 0px 0px 0px;

	}
	
	.editarea_side p {
		font-size: 12px;
	}
	
	.editarea_articles_full {

		background: #f5f5f5;

		color: #414141;

		padding: 8px;
		font-size: 120%;	

		margin: 0px 5px 0px 5px;

	}
	
	.bottom-margin {
		margin-bottom: 3px;
	}
	
	.left_articles_full img {
		padding-left: 5px;
	}

	.editarea_side a, .right_side a { color: #414141; background: #FFF; }

	.right_side {

		float: right;

		width: 245px;


		color: #414141;

		padding: 0 0 0 5px;
		
		margin: 3px 5px 0px 0px;

	}

	.editarea_box { margin: 2px 5px 10px 0px; color: #000; background: #FFF; padding: 3px 0; }
	.editarea_box h2 { text-transform: uppercase; }
	.editarea_box .floatimg { margin: 0px 10px 10px 15px; border: 5px solid #414141; }
	.editarea_box p { font-size: 12px; }
	
.emailhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333366;
	text-align: right;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 7px;
}

.emailhead a:link, .emailhead a:visited {
	color: #333366;
	text-decoration: none;
}

.emailhead a:hover {
	color: #333366;
	text-decoration: underline;
}
.h1 {
	font-weight: bold;
	text-transform: uppercase;
}
