@charset "utf-8";
* { margin: 0;
padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #008AD1;
	background-image: url(../images/backgrounds/main.gif);
	margin: 0px;
	padding: 0px;
}

#wapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a:link, a:visited {
	color: #008AD1;
	text-decoration: none;
}
a:hover {
	color: #ABD93B;
	text-decoration: none;
}

/* ---- Header Styles ---*/

#header {
	padding-top: 10px;
}
#header_logo {
	width: 199px;
	float: left;
}
#header_nav {
	width: 700px;
	float: right;
}
#header_nav ul {
	padding-top: 23px;
}
#header_nav li {
	display: block;
background-image: url(../images/buttons/tap.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 112px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
}
#header a:link, #header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
/* ---- Header Styles ---*/

/* ---- home Styles ---*/

#home_content {
	width: 970px;
	float: left;
	padding-left: 30px;
}
.home_left {
	width: 435px;
	float: left;
	margin-right: 100px;
}
.home_right {
	float: left;
	width: 400px;
}
.home_left h2, .home_right h2 {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -2px;
}
.home_left p, .home_right p {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-bottom: 25px;
}
/* ---- home Styles ---*/
/* ---- Inner Content Styles ---*/
#inner_content {
	float: left;
	width: 1000px;
	position: relative;
}
#page_title {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 970px;
	height: 90px;
	padding-left: 30px;
	padding-top: 36px;
}
#page_title h1 {
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
}
#secondery_nav {
	background-color: #FFFFFF;
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}
#secondery_nav ul{}
#secondery_nav li{
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 5px;
}
#secondery_nav a:link, #secondery_nav a:visited {
	font-size: 14px;
	text-decoration: none;
}
#secondery_nav a:hover {
	font-size: 14px;
	text-decoration: underline;
}

#inner_content_text {
	background-color: #FFFFFF;
	width: 1000px;
	float: left;
}
#inner_content_main_content {
	float: left;
	width: 570px;
	position: relative;
	padding-left: 30px;
	margin-right: 25px;
}
#inner_content_main_content h2 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #ABD93B;
}
#inner_content_main_content p {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #333333;
}
#inner_content_secondery_content {
	float: left;
	width: 360px;
	position: relative;
	margin-top: 50px;
}
		/* ---- About Us Pages ---*/
		.team_box_holder, .help_box_holder {
		padding-top: 10px;
		padding-right: 25px;
		background-image: url(../images/backgrounds/team.gif);
		background-repeat: no-repeat;
		background-position: right top;
		float: left;
		width: 525px;
				}
		.team_img {
			float: left;
			width: 75px;
			margin-right: 25px;
			clear: left;
		}
		.team_box {
			padding-right: 25px;
			float: left;
			width: 400px;
		}
		.team_box h3, .help_box_holder h3 {
			font-size: 22px;
			font-weight: normal;
			color: #008AD1;
		}
		.team_box h4 {
			font-size: 18px;
			font-weight: normal;
			color: #666666;
		}
		.team_box p {
			font-size: 12px;
			line-height: 1.8em;
			font-weight: normal;
			margin-bottom: 2em;
		}
		.team_box img {
			float: left;
		}

		/* ---- About Us Pages ---*/


		/* ---- Help Pages ---*/
		.help_box_holder ul {
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 25px;
}
		.help_box_holder li {
	background-image: url(../images/icons/built.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 20px;
	list-style-type: none;
	padding-bottom: 10px;
	font-size: 14px;
}
		
		.help_box_holder h3 {
	font-size: 22px;
	font-weight: normal;
	color: #ABD93B;
		}
		
		
		
		/* ---- Help Pages ---*/
		

		/* ---- Buy Spot ---*/
        #buyspot_full {
	background-image: url(../images/photos/buy.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#full_content {
width: 900px;
	margin-right: auto;
	margin-left: auto;}

#buyspot_full h2, #full_content h2 {
	font-size: 32px;
	font-weight: normal;
	color: #ABD93B;


}

#buyspot_full h3 {
	font-size: 18px;
	font-weight: normal;
	color: #ABD93B;


}


#buyspot_full p {
	font-size: 12px;
	margin-top: 10px;
}
		#buyspot_full ul {
	width: 400px;
	padding-left: 15px;
	margin-top: 30px;
}
		#buyspot_full li {
	font-size: 12px;
	background-image: url(../images/icons/built.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 20px;
	list-style-type: none;
	margin-bottom: 30px;
}
		
		/* ---- Buy Spot ---*/
		
		
		


		/* ---- Right Side ---*/
		.rightbox_holder {
	width: 350px;
	margin-bottom: 25px;
	float: left;
}
		.rightbox_thumb {
	float: left;
	width: 62px;
	margin-right: 10px;
}
		.rightbox_detail {
	float: left;
	width: 270px;
}
		
		.rightbox_detail p {
	font-size: 18px;
	color: #999999;
	margin-bottom: 20px;
}
		.rightbox_detail h2 {
	font-size: 22px;
	font-weight: bold;
	color: #ABD93B;
	margin-bottom: 10px;
}

.rightbox_detail h2 a:link, .rightbox_detail h2 a:visited {
	color: #ABD93B;
}
.rightbox_detail h2 a:hover {
	color: #008AD1;
}


.rightbox_detail ul {
	padding-top: 10px;
}
.rightbox_detail li {
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(../images/icons/built.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
		/* ---- Right Side ---*/
		
		/* ---- register ---*/
#register_box  {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.register_headline {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

.register_headline h2 {
	font-size: 16px;
	color: #008AD1;
}
.register_headline p {
	font-size: 14px;
	color: #333333;
}
.form_ele{
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	position: relative;
}
.form_ele h3, .register_whitebox h3 {
	font-size: 16px;
	color: #008AD1;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.form_ele input {
	font-size: 20px;
	background-image: url(../images/backgrounds/from_big.gif);
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #333333;
	height: 25px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center top;
}
.form_ele select {
	font-size: 25px;
	background-image: url(../images/backgrounds/from_big.gif);
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #333333;

}
.register_graybox {
	background-color: #F2F2F2;
	clear: both;
	padding: 20px;
	width: 560px;
}
.register_graybox input {
	background-image: url(../images/backgrounds/from_big.gif);
	border: 1px solid #CCCCCC;
	font-size: 22px;
	padding: 10px;
	color: #333333;
}
.register_graybox textarea, .register_whitebox textarea {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

.register_graybox p {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #008AD1;
}
.register_graybox h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 5px;
}
.register_whitebox {

	clear: both;
	padding: 20px;
	width: 560px;

}
		
		/* ---- register ---*/



/* ---- Inner Content Styles ---*/



/* ---- footer Styles ---*/
#inner_footer_holder {
	background-image: url(../images/backgrounds/inner_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	float: left;
	height: 100px;
	margin-top: -50px;
	padding-top: 475px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	width: 1000px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {}
#footer li {
	display: inline;
	margin-right: 20px;
}
#footer p {
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ---- footer Styles ---*/

/* ---- Buttons ---*/
.detail_button_small  {
	text-decoration: none;
	float: right;
	width: 65px;
	margin-top: 10px;
	
}
.detail_button_small a:link, .detail_button_small a:visited {
	display: block;
	background-image: url(../images/buttons/detail.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: 12px;
	letter-spacing: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 65px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	
}
.detail_button_small a:hover {
	display: block;
	background-image: url(../images/buttons/detail_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: 12px;
	letter-spacing: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 65px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	
}




.joinnow_button_big  {
	display: block;
	text-decoration: none;
}
.joinnow_button_big a:link, .joinnow_button_big a:visited {
	display: block;
background-image: url(../images/buttons/joinnow_big.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: 36px;
	letter-spacing: normal;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.joinnow_button_big a:hover {
	display: block;
	background-image: url(../images/buttons/joinnow_big_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: 36px;
	letter-spacing: normal;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}


.powerdby {
	float: right;
	width: 138px;
}
/* ---- Buttons ---*/

/* ---- colors ---*/
.red {
	color: #FF0000;
}
/* ---- colors ---*/

#full_content p {
	line-height: 1.6em;
	font-size: 12px;
	margin-bottom: 20px;
}
#full_content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#full_content ul {
	padding-left: 50px;
	margin-bottom: 20px;
	font-size: 12px;
}
#full_content li {
	padding-bottom: 10px;
}




.loginform_button {
	cursor: pointer;
	background-image: url(../images/buttons/joinnow_big.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	display: block;
	border: none;
	background-color: #FFFFFF;
	font-size: 32px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 10;
	width: 300px;
	height: 100px;
	
}

.loginform_button:hover {
	cursor: pointer;
	background-image: url(../images/buttons/joinnow_big_o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	display: block;
	border: none;
	background-color: #FFFFFF;
	font-size: 32px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 10;
	width: 300px;
	height: 100px;
}
