/*  
Theme Name: Sharpcast
Theme URI: http://sharpcast.com
Description: The Sharpcast Wordpress Theme
Version: 2.0
Author: Adam Tow, Nicci Gabriel
Author URI: http://tow.com, http://www.rawbasic.com
	 
*/
h3, h2, h1 {font-varient:small-caps; text-transform:capitalize;}

body {
	margin: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	
	background-image: url(template20/background.gif);
	background-repeat: repeat-x;
	background-color: #eff2f3;
}

p {

}

img {
	border: none;
}

a {
	text-decoration: underline;
	color: #000;
}

a img {
	border: none;
}

a, h2 a:hover, h3 a:hover {

}

a:link, a:visited {
	text-decoration: underline;
	color: #666666; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #8abee8;
	text-decoration: underline;

}

#page {
	margin: auto;
	width: 765px;
	background-color:#ffffff;
	
}

.maincontainer {
	width: 765px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

h2.subhead {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: -10px !important;
	margin-bottom: -19px;
	margin-top:5px;
}
	
#header {

}

#headerimg {

}


#headertxt {

}

#content {

}

#content h1 {
	font-size:13px;
/*	line-height:15px;*/
}

#content h2 {
	color:#7ca250;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: -11px !important;
	margin-bottom: -20px;
	margin-top:8px;
}

#content post.topborder {
	padding-bottom:8px;
 	border-top:1px dashed #cccccc;
}

.post {
	padding-bottom: 8px;
}


	
.narrowcolumn {
	
}

.narrowcolumn .entry, .widecolumn .entry {

}

.narrowcolumn .postmetadata {

}

.narrowcolumn .timestamp {

}

.widecolumn {

}

.widecolumn .entry p {

}


.widecolumn .post {

}

.widecolumn .postmetadata {

}
	

.alt {

}



h1, h2, h3 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom:6px;
	margin-top:13px;
}
h3, h2, h1 {font-varient:small-caps; text-transform:capitalize;}

h1 {
	font-size: 14px;
}

.description {

}

h2 {
	font-size: 12px;
}

h2.pagetitle {

}

.description {

}

h2.pagetitle {

}

h3 {

}

h3.comments {

}

h1, h1 a, h1 a:hover, h1 a:visited, .description {

}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

}

.entry p a:visited {

}

.alt {

}
	
#commentform input {

}

#commentform textarea {

}

#commentform #submit {

}
.commentlist {

}

.commentlist li {

}

.commentlist p {

}

#commentform p {

}

.nocomments {

}

.commentmetadata {

}
	
.commentlist li, #commentform input, #commentform textarea {

}
	
.commentlist li {

}

.commentlist cite, .commentlist cite a {

}

.commentlist p {

}

#commentform p {

}

.commentmetadata {

}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

}
	
code {

}

acronym, abbr, span.caps {

}


	
#wp-calendar #prev a {

}

#wp-calendar a {

}

#wp-calendar caption {

}

#wp-calendar th {

}


	
#footer {

}

#footer p {

}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.blogthumbnail {
	padding: 2px;
	margin: 0 4px 0 0;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}
/* End Images */



/* Begin Lists */

html>body .entry ul {

} 

html>body .entry li {

}

.entry ul li:before, #sidebar ul ul li:before {

}

.entry ol {

}

.entry ol li {

}
.entry blockquote {
	color: #666666;
	font-size:11px;
	border:0px;
}

.postmetadata ul, .postmetadata li {

}

ol li {

}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#searchform input {
	border: 1px solid #ddd;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
}
	
#searchform input:hover,
#searchform input:focus
	{ border: 1px solid #bbb; }

#searchform input:focus
	{ background: #fff; }

#searchform input.submit, #searchform input.submit:focus, #searchform input.submit:hover {
	background: none;
	outline: none;
	margin-bottom: 0;
	padding: 0;
	border: none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */

}

select {

}


/* End Form Elements */



/* Begin Sidebar */

#sidebar {
	padding: 1px 5px 5px 50px; 
	margin-bottom: 50px;
/*	border: 1px solid #000; */
	
}

#sidebar form {
}
	
#sidebar h2 {

}

#sidebar ul, #sidebar ul ol {

}

#sidebar ul li {

}

#sidebar ul p, #sidebar ul select {

}

#sidebar ul ul, #sidebar ul ol {

}

#sidebar ul ul ul, #sidebar ul ol {

}

#sidebar ul ul li, #sidebar ul ol li {

}

#sidebar ul ol li {

}

#sidebar #searchform #s {

}

#sidebar #searchsubmit {

}
	
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {

}

acronym, abbr {

}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {

}

.center {

}

hr {
	border: none;
	border-top: 1px solid #ccc;
}

small {

}
	
.navigation {

}

em, .italic {
	color:#78a22e;
	font-style:italic;
}
/* End Various Tags & Classes*/


/* Sharpcast specific styles */

.blue {
text-align:center;
vertical-align:middle
	border: 1px solid #8abee8;

}

.limelight {
	border-top: 8px solid #8abee8;
}

.lime {
	border-top: 17px solid #9fcf67;
	width: 765px;
}

.vanilla {
	border-top: 2px solid #ffffff;
}

.fungus {
	border-top: 1px solid #cccccc;
}


.sidebar2 {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 258px;
	line-height:17px;
	color:#000;
	font-size: 11px;
	padding: 15px 0 0 0;
}

.sidebar2 p {
	margin: 8px 20px 8px 20px;
}

.sidebar2 ul {
	margin: 8px 20px 8px 20px;
}

.moreinfo{
	font-family: verdana, arial, helvetica, sans-serif;
  	color: #000000;
  	line-height: 17px;
	vertical-align:top;
	padding-top:0px;
	padding-right:15px;
	padding-left:20px;
	padding-bottom:20px
}

.page_content{
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	line-height: 17px;
	vertical-align:top;
	padding-top:5px;
	padding-right:25px;
	padding-left:5px;
	padding-bottom:40px;
	}

.wide {
	margin: 8px 25px;
}

.copyright {
	clear: both;	
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top: 2px;
	background: #777;
}

.copyright p {
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
	margin: 0;
	padding: 1px 0 2px 0;
}

.tinytype{
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 10px;
  	color: #666;
  	line-height: 17px;
	vertical-align:top;
	padding-top:5px;
	padding-right:25px;
	padding-left:5px;

	}

.benefits{
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 11px;
  	color: #666;
  	line-height: 17px;
	vertical-align:top;
	padding-right:10px;
	padding-left:19px;
	padding-bottom:16px;
	}
	
.decoratetext{
	padding-bottom: 3px;
	border-bottom: 1px dashed #999999;
}



.textfield {
	height: 18px;
	font-size: 9px;
	color:#666666;
}

ul {
   /*width: 100%;*/
   display: block;
   font-size: 11px;
   list-style-type: none;
   padding: 0;
   margin: 0 0 10px 0;
   border: 0;
   }

ul li {
   width: auto;
   font-size: 11px;
   background: url(template20/bullet.gif);
   background-repeat: no-repeat;
   background-position: 0em 0.4em;
   line-height: 19px;
   margin: .1em 0 .2em .5em;
   border: 0;
   padding: 0 0 0 14px;
}

ul.altbullet li {
   width: auto;
   font-size: 11px;
   background: url(template20/bullet2.gif);
   background-repeat: no-repeat;
   background-position: .4em .6em;
   line-height: 19px;
   margin: 0 0 .2em .5em;
   border: 0;
   padding: 0 0 0 14px;
}

ul.altbullet2 li {
	width: auto;
	font-size: 11px;
	background: url(template20/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	line-height: 19px;
	margin: .1em 0 .2em .5em;
	border: 0;
	padding: 0 0 0 14px;
}

ul.altbullet3 li {
   width: auto;
   font-size: 11px;
   background: url(template20/bullet3.gif);
   background-repeat: no-repeat;
   background-position: .4em .6em;
   line-height: 19px;
   margin: 0 0 0 .5em;
   border: 0;
   padding: 0 0 0 14px;
}

ul.none li {
   width: auto;
   background: none;
   list-style-type: none;
   font-size: 11px;
   line-height: 19px;
   margin: 0 0 0 0;
   border: 0;
   padding: 0 0 0 6px;
}

.para {
	padding-bottom: 2px;
}

table.bio {
	
}

table.bio td {
	padding: 10px;
	vertical-align: top;
}

table.bio td p {
	
}


table.bio th {
	vertical-align: top;
	padding: 13px 0 0 0;
}

table.bio th img {
	border: 1px solid #999;
}

	/* Forms */

form fieldset {
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin: 12px 0;
	padding: 10px;
}

form fieldset legend {
	color: #333;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 5px 0 0 !important;
	padding: 0 5px 10px 0;
}

form fieldset p {
	clear: both;
	float: none;
	height: 30px;
	margin: 0;
	padding: 0;
}

form fieldset p label {
	clear: left;
	display: block;
	float: left;
	margin: 0px 10px 10px 0;
	padding-top: 3px;
	text-align: right;
	width: 150px;
	font-size: 11px;
}

form fieldset p input {
	display: block;
	float: left;
	font: 11px Verdana, sans-serif;
	width: 200px;
	
	border: 1px solid #bbb;
	background: #fff;
	color: #333;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
}

form fieldset p input:hover,
form fieldset p input:focus
	{ border: 1px solid #999; }

form fieldset p input:focus
	{ background: #fff; }

form fieldset label.options {
	display: block;
	float: left;
	font: 11px Verdana, sans-serif;
	margin-right: 10px;
	text-align: right;
	width: 150px;
}

form fieldset div.options {
	float: left;
	width: 225px;
}

form fieldset div.options ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form fieldset div.options ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	line-height: 12px;
}

form p.submit {
	text-align: right;
}
form p.submit input {
	font: bold 13px Verdana, 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
	padding: 5px;
}
form fieldset p input.submit {
	margin-left: 160px;
}

form p input.sc_input_sidebar {
	font: 11px Verdana, sans-serif;
	width: 100px;
	border: 1px solid #ddd;
	background: #fff;
	color: #443;
	outline: none;
}

form p input.sc_input_sidebar:hover,
form p input.sc_input_sidebar:focus
	{ border: 1px solid #bbb; }

form p input.sc_input_sidebar:focus
	{ background: #fff; }

#search p.p1
	{
	text-indent: -10000px;
	height: 8px;
	line-height: 8px;
	margin-bottom: 5px;
	
	}
	
#search input.inp
	{
	border: 1px solid #ddd;
	width: 150px;
	background: #f2f2f2;
	font: 11px verdana, sans-serif;
	color: #443;
	padding: 3px;
	margin-bottom: 10px;
	outline: none;
	}
	
#search input.inp:hover,
#search input.inp:focus
	{ border: 1px solid #bbb; }

#search input.inp:focus
	{ background: #fff; }
	

.blogtitle {
	margin-top: 0;
	padding-top: 0;
}

img.bordered {
	padding: 4px;
	border: 1px solid #999;
}

.entry {
	font-size: 12px;
  	line-height: 18px;
}

.entry h2.subhead {
	font-size: 13px;
}

/* Icon for feeds in sidebar */

.icon_rss {
	background: 0 1px url(template20/feed-icon16x16.png) no-repeat;
	display: inline; 
	margin: 2px 0 0 0;
	padding: 2px 0 2px 18px;
}

/* Home Page Styles */

.right {
	text-align: right;
}

div.justify p {
	text-align: justify;
}


.tricol a {
	text-decoration: none;
	color: #000;
}

.tricol a:hover {
	text-decoration: underline;
}

.tricol {
	border: 1px solid #cbcbcb;
	margin-bottom: 0px;
	padding: 15px 0 15px 0 !important;
	padding: 15px 0 5px 0;
	
}

.col1, .col2, .col3 {
	width: 232px;
/*	border: 1px solid #000; */
	padding: 10px 10px 0 10px; 
}

.col1 {
	float: left;
	color: #333;
	margin-left: 8px;
	padding-right: 0px;
}

.col1 p {
	padding: 3px 10px 3px 0;
	margin: 0;
}

.col1 a {
	color: #333;
}

.col1 h3 {
	color: #93b033;
	font-size: 20px;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

.narrow {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

a.gray {
	color: #333;
}

.col1 p {
	font-size: 12px;
	line-height: 18px;
}

.col1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.col1 ul li {
	padding: 2px 0 2px 0;
	margin: 0;
	font-size: 12px;
	background: none;
}

.green {
	color: #93b033;
	color: #698e27;
}

.blue {
	color: #4c91c9;
}

.bold {
	font-weight: bold;
}

.col2 {
	float: left;
	text-align: center;
	padding-top: 3px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.col3 {
	float: right;
/*        border: 1px solid #eee; */
	width: 215px;
	margin: 5px 5px 0 5px;
	padding: 0 10px 0 10px;

}

.col3 h3 {
	background: 2px 3px url(../col3h3.gif) no-repeat;
	padding: 3px 0 3px 17px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	background-color: #bbd5ec;
	color: #fff;
}

.col3 ul {
	margin: 0px 0 18px 0;
	padding: 0;
	list-style-type: none;
}

.col3 ul li {
	font-size: 11px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #ddd;
	background: none;
}

.col3 ul li a, .col3 ul li a:visited {
	text-decoration: none;
	color: #333;
}

.col3 ul li a:hover {
	text-decoration: underline;
	color: #4f8fc1;
}

a.icon_link_right {
	background: url(template20/bullet.gif) no-repeat;
	background-position: right bottom;
	padding-right: 14px;
}

.cleardivider {
	border-bottom: 1px solid #3b6382;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; _height: 1%; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


#footer {
	background: #777;
	color: #cacaca;
	font-size: 10px;
	padding: 3px;
}

#footer_commands {
	width: 765px;
	text-align: center;
	font-size: 10px;
	margin: auto;
	padding: 5px 0 0 0;
	font-size: 11px;
}

#footer_commands a {
	color: #7d8182;
	text-decoration: none;
}

#footer_commands a:hover {
	text-decoration: underline;
}

#footer_commands ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer_commands ul li {
	display: inline;
	background: url(../divider.gif) no-repeat;
	border-right: 1px solid #999;
	padding: 0 10px 2px 10px;
}

#footer_commands ul li.last {
	border: none;

}

	/* Navbar and Header */

#sc_top {
	position: relative;
	padding-left:10px;
	padding-bottom:10px; 
	border-bottom: 1px solid #ccc;
}

ul#sc_topnav {
	position: absolute;
	top: 9px;
	left: 265px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#sc_topnav li {
	display: inline;
	font-size: 10px;
	padding: 0;
	margin: 0;
	background: none;
}

	/* Login Box on Home Page */

div.sc_trans_loginbox, div.sc_loginbox {
	text-align: center;
	position: absolute;
        width: 180px;
        height: 110px;
        top: 0px;
        left: 558px;
        padding: 10px 10px 10px 15px;
}

div.sc_trans_loginbox {
	background: #fff;
	opacity: .5;
        filter: Alpha(opacity=50);
	border: 1px solid #ccc;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999;
}

div.sc_loginbox {
	position: absolute;
	width: 180px;
	height: 110px;
	top: 0px;
	left: 558px;
	padding: 10px 10px 10px 15px;
}

.sc_loginbox h2 {
	margin: 10px 0 5px 0 !important;
	margin: 20px 0 5px 0;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}

.sc_loginbox h3 {
	margin: 15px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}

.sc_loginbox a, #sc_loginbox a:visited {
	font-size: 12px;
	color: #4f8fc1;
	text-decoration: underline;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sc_loginbox a:hover {
	color: #000;
}

.nop, ul.nop {
	padding: 0;
}

.nom, ul.nom {
	margin: 0;
}

#sc_body {
	border: 1px solid #ccc;
	padding: 15px;
	background: url(template20/background_page.gif) repeat-y;
}


#sc_body.nosidebar {
	background: none;
}

#sc_sidebar {
	float: right;
	width: 258px !important;
	width: 259px;
	margin-right: -15px !important;
	margin-right: -8px;
/*	border: 1px solid red; */
}

#sc_sidebar.blog {
/*	width: 175px;
	border: 1px solid green;
*/
}

#sc_content {
	font-family: verdana, arial, helvetica, sans-serif;
  	font-size: 11px;
  	color: #000000;
  	line-height: 17px;
	vertical-align:top;
	width: 477px;
	/*border: 1px solid #eee;*/
}

#sc_body.blog {
	background: none;
}

#sc_content.blog {
/*	width: 550px; */
	background: none;
/*	border: 1px solid #000; */
}

#sc_content.wide {
	width: 700px;
	/*padding: 5px 15px 5px 15px; 
	border: 1px solid red;  */
	margin: 0;
}

	/* Feedback Form */

#sc_form fieldset {

}

#sc_form .form-row {
	padding: 3px;
}

#sc_form .field-label {
	display: inline;
	float: left;
	vertical-align: top;
	width: 110px;
	text-align: right;
	padding-right: 10px;
}

#sc_form input.validation-failed {
	border: 1px solid red;
}

#sc_form .validation-advice {
	margin: 0 0 0 120px;
	color: red;
	font-size: 10px;
}

#sc_form .field-widget {
	display: inline;
}

#sc_form label {
	font-weight: bold;
}

	/* Quick Tour */

#sc_qt {
	padding: 0 0 10px 0;
}

#sc_qt h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #86a030;
}

#sc_qt ul {
	margin: 25px 0 0 0;
}

#sc_qt ul li {
	font-size: 12px;
	list-style-type: disc;
	background: none;
	padding-left: 5px;
	margin-left: 35px;
	margin-bottom: 15px;
}

#sc_qt table tr td {
	vertical-align: top;
}

#sc_qt table.nextprev {
	width: 100%;
	margin-top: 20px;
}

#sc_qt table.nextprev tr td a {
	font-size: 12px;
}

#sc_qt p.pagelink {
	display: none;
}

	/* Quick Tour */

ol.sc_tour {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 0px;
}

ol.sc_tour li {
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 16px;
}

.sc_tour_divider {
	padding: 30px 0 0 0;
	margin: 0 auto 30px auto;
	clear: both;
	width: 80%;
	border-bottom: 1px solid #ddd;
}

ol li.one {
	background: 0px 0 url(template20/number1.gif) no-repeat;
}

ol li.two {
	background: 0px 0 url(template20/number2.gif) no-repeat;
}

ol li.three {
	background: 0px 0 url(template20/number3.gif) no-repeat;
}

ol li.four {
	background: 0px 0 url(template20/number4.gif) no-repeat;
}

ol li.five {
	background: 0px 0 url(template20/number5.gif) no-repeat;
}

ol li.six {
	background: 0px 0 url(template20/number6.gif) no-repeat;
}

ol li.seven {
	background: 0px 0 url(template20/number7.gif) no-repeat;
}

ol li.eight {
	background: 0px 0 url(template20/number8.gif) no-repeat;
}

ol li.nine {
	background: 0px 0 url(template20/number9.gif) no-repeat;
}


	/* FAQ and Known Issues */


.sc_faq_divider {
        padding: 10px 0 0 0;
        margin: 0 auto 25px auto;
        clear: both;
        width: 80%;
        border-bottom: 1px dashed #ddd;
}

#sc_sidebar_awards p {
	padding: 10px 0 10px 0;
	text-align: center;
}

p.quoter {
	font-size: 10px;
	color: #698e27;
	padding: 0;
	margin: 0;
	text-align: right;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.sc_awards_quote {
	width: 275px;
	padding: 10px 25px 10px 25px;
	clear: right;
	font-size: 12px;
}

div#sc_download {
	height: 60px;
	text-align: center;
	padding: 15px 0 5px 0 !important;
	padding: 25px 0 0px 0px;
}

div#sc_download a {
	background: 0 5px url(template20/appicon.gif) no-repeat;
	line-height: 60px;
	padding: 25px 20px 25px 55px;
	font-size: 14px;
	font-weight: bold;
}

a#sc_download:hover {
}

#siteHeader {font-size:25px;}
#siteHeader a{ text-decoration:none; }	

#sc_pageheader {padding:5px; }

.homeresults {
  border-bottom:1px solid #555555  ;
  margin-bottom:5px;
  clear: both;
  height:160px;
}

.homeresultspage {
  border-bottom:1px dotted  #555555  ;
  margin-bottom:5px;
  clear: both;

}

.housedetailstext {
clear: both;
  height:200px;
             margin:2px;
             padding:5px;
             padding-right:20px;
  overflow:hidden;
}
.housedetailstext:focus, .housedetailstext:hover {
  overflow: auto;
   padding-right:0px;
}


   .homeresults h2,   .homeresultspage h2 {
     font-size:14px;

   }

.homeresults img, .homeresultspage img{
border-right:1px solid #aaa;
border-top:1px solid #aaa;
border-left:1px solid #666666;
border-bottom:1px solid #666666;
padding:5px;
float:right;
width:169px;
height:120px;
}




#results #paging {
  display: block;
}
#results #paging a {
     padding:4px;
     margin:2px;
}
#results #paging a:hover {
background:    #000000;
color:white; text-decoration: none; }

.homedetails {

  margin-bottom:5px;
  clear: both;


}

.homedetails img{
border-right:1px solid #aaa;
border-top:1px solid #aaa;
border-left:1px solid #666666;
border-bottom:1px solid #666666;
padding:5px;
display:block;
clear:both;
width:229px;
height:180px;

}


#details #paging {
  display: none;
}

.newsItem {
  margin-bottom:8px; padding-bottom:5px; border-bottom:1px dotted #aaa; 
}
.sponsLinks {
            margin:6px;
            padding:2px;
            border:1px solid #FFCC00;
            background: #FFFFCC;
            color:#333333;
}
.sponsLinks a {
  color:#2BA1C0;
  text-decoration:none;
}

.sponsLinks a:hover {
  background:#2BA1C0;
  color:white;
  text-decoration:none;
}

.introtitle {text-transform:capitalize; }