/* @override 
	http://mbp17.local/~aford/fakerealtycards/resources/fakerealty.css
	http://mbp17.local/~aford/realivingcards/resources/fakerealty.css
*/


div#backtemplates a
{
	position:relative;
}


div#backtemplates a img.full {height: 0; width: 0; border: 0px;}

div#backtemplates a:hover img.full {position: absolute;
    top:30px; left: 50px; height: 114px; width: 200px; z-index:10;
    
    	border:3px solid #000;}



body
{
	padding:0px;
	margin:0px;
	background: url(page_bg.jpg) fixed;
	font-family:Myriad Pro, Myriad, Arial, sans-serif;
	color: #505352;
}


#top
{
	background: url(top_bg.jpg) repeat-x;
	
	margin-top:0px;
	height:90px;
	margin-top:0px;
	color: #fff;
	
}

#top #nav
{
	position:absolute;
	text-align:left;
	left: 160px;
	top: 50px;
}

#top #nav a, #top #nav a:active, #top #nav a:visited
{
	color: white;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#body a, #body a:active, #body a:visited
{
	color: #ccce2f;
	text-decoration:none;
}

#body a:hover
{
	
	text-decoration:underline;

	
}
#top #nav a:hover
{
	text-decoration:underline;
}

#top #nav ul
{
	list-style:none;
}

div#body
{
	padding:20px;
	margin-top:-20px;
}

#body h1
{
	margin-top:0px;
}

#body h2
{
	margin-top:0px;
	margin-bottom: 0px;
	color: #575a59;
}

#body h3 {
	margin-top: 0px;
	margin-bottom:0px;
}

#body h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6d6d6d;
}

#body p
{
	margin-top:0px;
	line-height: 150%;
	font-size: 15px;
	color: #777;
}

#left {
		border: 2px solid #255c1b;
	
	background: #368127 none repeat-x;
	color: #fff;
	padding:10px;
}

#right {
		border: 2px solid #255c1b;

	background: #368127 none repeat-x;
	color: #fff;
	padding:10px;
	
	
}

div#body div#footer
{
	text-align:right;
	margin-top:20px;
}

#body #footer p
{
	font-size:10px;
	margin-bottom:0px;
}



#left h2, #center h2, #right h2 {
	margin-top: 0;
}

#center {
	padding: 10px;
}

#preview {
	margin-bottom: 15px;
}

.loginboxes {
	border: 2px solid #255c1b;
	
	background: #368127 none repeat-x;
	color: #ddd;
}

#splogo {
	
}


#kellerlogo {
	float: right;
	position:absolute;
	top:0px;
	right:0px;
}

#left p, #right p {
	color: #eee;
}

#left h1, #right h1 {
	color: #fff;
}

#left h2, #right h2 {
	color: #fff;
}

#loginboxes p {
	color: #eee;
}

#loginboxes h1 {
	color: #fff;
}

#loginboxes h2 {
	color: #fff;
}

.darkbox {
	border: 2px solid #255c1b;
	background-color: #215018;
	padding: 0px;
}

.darkbox p
{
}

#ordersummary {
	border: 2px solid #000;
	padding: 15px;
	width: 400px;
	text-align: left;
	direction: ltr;
}


#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}


