/* @override http://grt.efront.com.au/style.css */

/* @override http://grtdiamonds.com/style.css */

/* @override http://www.grt.efront.com.au/style.css */

/* @override http://www.grt.efront.com.au/style.css */

/* @override http://www.grt.efront.com.au/style.css */

/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

img{
border:0px;
}
p{
	margin-top: 10px;
}

a{
	color:#006699;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #A0A2A5;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#faux {
 width: 100%;
 background:#fff url(/images/content-bg.gif) repeat-y center top;
}
#header {
 color: #333;
 width: 980px;
 height: 150px;
 margin: 10px 0px 5px 10px;
 background:#fff url(/images/header2.jpg) top;
}
#navigation {
 color: #333;
 height:41px;
 margin: 0px;
 background-color:#fff;
}

#navigation-bottom {
 color: #333;
 padding: 0px;
 margin: 0px;
 background-image: url(/images/nav-bottom.gif);
}

#rightcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 300px;
 float: right;
}

#right-side-container {
	background: transparent url(/images/right_side_bg_login2.jpg) no-repeat center top;
	float: right;
	padding: 0px;
	width: 300px;
	margin-bottom:10px;
	padding-top: 20px;
	
}
#right-side-container_member {
	background: transparent url(/images/welcome-box.jpg) no-repeat center top;
	float: right;
	padding: 0px;
	width: 300px;
	margin-bottom:10px;
	padding-top: 20px;
	
}

#right-side-container_member h2{
	color:#084F63;
	font-size:20px;
	font-weight:bold;
	text-align:center;


}

#right-side-container_member_admin {
	background: transparent url(/images/leads-admin.gif) no-repeat center top;
	float: right;
	padding: 0px;
	width: 300px;
	height:520px;
	margin-bottom:10px;
	padding-top: 20px;



}
#right-side-container_guest {
	background: transparent url(/images/welcome-box.jpg) no-repeat center top;
	float: right;
	padding: 0px;
	width: 300px;
	margin-bottom:10px;
	padding-top: 20px;
	
}

#right-side-container_guest h2{
	color:#084F63;
	font-size:20px;
	font-weight:bold;
	text-align:center;


}


#guest_content{

}

#right-side {
	color: #333;
	width: 290px;
	margin: 0 auto;
	margin-bottom:10px;

}
#right-side a {
	color: #333;
	font-weight: bold;
	text-decoration:none;

}
#right-side a:hover {
	text-decoration:underline;
	
}

#promo-bottom {
	float:left;
	color: #333;
	padding: 0px;
	width: 320px;
	height:210px;
	margin: 0 5px 10px 0; 
}

#promo-bottom-tag {
	float:left;
	color: #333;
	padding: 5px 0 0 5px;
	width: 180px;
	height:25px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 

	
}
#promo-bottom-content { 
	width: 320px;
	
}

#survey-col {
	float:left;
	color: #333;
	padding: 0px;
	width: 590px;
	height:120px;
	margin: 0 50px 20px 0; 
}

#survey-question {
	background-image: url(/images/question_icon.jpg);
	background-repeat: no-repeat;
	height:30px;
	margin-top:20px;
}


#member-login {
	display: inline;
	color: #333;
	float: right;
	padding: 0px;
	width: 290px;
	height:210px;
	margin-bottom:10px;
	background-image: url(/images/member-login.jpg);
	background-repeat: no-repeat; 
}

#leftcolumn { 
 color: #333;
 margin: 10px;
 margin-bottom: 0px;
 margin-top: 0px;
 padding-left: 10px;
 width: 650px;
}

#leftcolumn-wide { 
 color: #333;
 margin-left: 10px;
 padding-left: 10px;
 width: 940px;
}
#left_content-wide {
	width:860px;
	padding: 20px;
	margin-left:20px;
}


#leftcolumn-bottom { 
 color: #333;
 padding: 0px;
 width: 650px;
 height:220px;
 position: relative;
 bottom: 0x;
 left: 0px;
}

#left_content{
	width:610px;
	padding: 20px;
}

#left_content p{
	font-size:14px;
}


#thank-you-image {
width:660px;
height:380px;
margin-right:10px;
background-image:url(/images/thank-you-form.jpg);
background-repeat:no-repeat;

}

#thank-you-form {
width:460px;
height:290px;
float:right;
padding-right:15px;
margin-top:80px;

}


#footer { 
 width: 980px;
 clear: both;
 color:#fff;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 background-color:#7AC142;
}

#footer-bottom { 
 width: 980px;
 clear: both;
 color:#fff;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align:center;
}

#footer-bottom a { 
 color:#fff;
 text-decoration:none;
}
#footer-bottom a:hover { 
 color:#fff;
 text-decoration:underline;
}


.clear { clear: both; background: none; }



#navigation-top {
text-align: center;
float: left; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation-top ul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 22px;
	padding: 0;
	list-style:none;	
}
#navigation-top li {
	display: inline;
	background: url(/images/nav-button.gif) no-repeat left top;
	text-align: center;
	padding: 0;
	margin-right: 4px;
	height:41px;
	width:131px;	
	float: left;
	border-bottom: 1px solid #ccc;
}
#navigation-top a {
	color: #663300;
	text-align: center;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation-top a span {
	display: block;
	padding:7px 13px 4px 5px;
}
#navigation-top a span {
	float: none;
	text-align: center;
	width: 100px;
	margin-top: 5px;
	color: #666;
	font-size: 14px;
}

#quoter{
	margin-left:570px;
	margin-top:10px;
	height:80px;
	width:200px;
	padding: 23px 10px;
	font-size: 16px;
	font-style: italic;
	text-align:right;
	color: #666;
}

#sign-up-form{

background: url(/images/sign-up.jpg) no-repeat;
height: 425px;
width:440px;

}





