/* 
Title:     GravityBook.com CSS V2
*/



/* structure
---------------------------------------------------------- */


html {
	height: 100%;
}

body {
	margin: 8px 0px 0px 0px;
	height: 100%;
	background:url(../images/v2_bg.jpg)
}

#main_top {
	width: 100%;
	background:url(../images/v2_top.jpg);
	height: 293px;
	background-repeat: repeat-x;
	z-index: 0;
}

#main_header {
	width: 100%;
	height: 266px;
	width: 750px;
	background-image: url(http://www.gravitationalmarketing.net/images/header.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
}

#main_footer {
	background-image: url(../images/v2_footer_test.jpg);
	height: 330px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
}

#main_body {
	background-image: url(../images/v2_body.jpg);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: repeat-y;
	border: 0px;
	padding-top: 10px;

}


#main_nav {
	background-image: url(../images/v2_nav.jpg);
	width: 750px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	border: 0px;
	z-index: 100;
}

#main_copy {
	width: 465px;
	margin-top: 0px;
	border: 0px;
	padding-left: 20px;
}


#main_sidebar {
	width: 220px;
	margin-top: 0px;
	border: 0px;
	float: right;
	padding-right: 10px;
}

#sidebar_form {
	width: 220px;
}

#signup {
	width: 220px;
	margin: 0px;
	height: 63px;
}

#intro_header_names {
	width: 900px;
	height: 47px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/names2.jpg);
}

#intro_nav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#intro_body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#intro_footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#form_header {
	width: 350px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/form_header.jpg);
}

#form_body {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/form_body.jpg);
}

#form_footer {
	width: 350px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/form_footer.jpg);
}


#sidebar_book {
	width: 220px;
	background: url(../images/book_small.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	height: 196px;
}

#sidebar_get {
	width: 90px;
	float: right;
}

#sidebar_reviews {
	width: 220px;
	background: url(../images/ravereviews.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 40px;
}

#sidebar_links {
	width: 90px;
	float: right;
	clear: right;
}

#sidebar_testimonials {
	width: 220px;
	background: url(../images/ravereviews.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 40px;
	clear: both;
}

#pressphoto {
	border:1px;
	border-style:solid;
	border-color:#999999;
	padding:10px;
	margin:10px;
	float:left;
}

#reviewphoto {
	border:1px;
	border-style:solid;
	border-color:#999999;
	padding:10px;
	float: left;
	background-color:#FFFFFF;
}

#reviewphotobox {
	width:430px;
	background-color:#FFF0B7;
	padding:15px;
	margin-bottom:15px;
}

#expertphoto {
	border:1px;
	border-style:solid;
	border-color:#999999;
	padding:10px;
	float: left;
	background-color:#FFFFFF;
	margin-right:10px;
}

#privatenav {
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#privatenav li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid gray;
}

#privatenav li a { text-decoration: none; }

#privatenav li a:link {
	text-decoration: none;
	color: #000000;
}

#privatenav li a:visited {
	text-decoration: none;
	color: #000000;
}

#privatenav li a:hover {
	text-decoration: none;
	color: #FF6600;
}

#privatenav li a:active {
	text-decoration: none;
	font-weight: bolder;
}

body.section-alice #privatenav li.alice,
body.section-clate #privatenav li.clate,
body.section-craig #privatenav li.craig,
body.section-ddee #privatenav li.ddee,
body.section-dlakhani #privatenav li.dlakhani,
body.section-dscott #privatenav li.dscott,
body.section-doug #privatenav li.doug,
body.section-ken #privatenav li.ken,
body.section-larry #privatenav li.larry,
body.section-martin #privatenav li.martin,
body.section-mitch #privatenav li.mitch,
body.section-pete #privatenav li.pete,
body.section-raleigh #privatenav li.raleigh,
body.section-ron #privatenav li.ron,
body.section-scott #privatenav li.scott,
body.section-steve #privatenav li.steve,
body.section-timothy #privatenav li.timothy,
body.section-tony #privatenavli.tony,
body.section-tj #privatenav li.tj, {font-weight: bolder; font-size:14px;} 

#resourcenav {
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#resourcenav li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px solid gray;
}

#resourcenav li a { text-decoration: none; }

#resourcenav li a:link {
	text-decoration: none;
}

#resourceenav li a:visited {
	text-decoration: none;
	color: #000000;
}

#resourcenav li a:hover {
	text-decoration: none;
	color: #FF6600;
}

#resourcenav li a:active {
	text-decoration: none;
}


/* font styles
---------------------------------------------------------- */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding: 5px 0 15px 0;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	padding-top: 15px;
}



h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #402113;
	text-align: center;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 10 px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;	
}

/* original h2 color #E05F01 */



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.float_left {
	float: left;
	margin-right: 10px;
}

.float_right {
	float: right;
	margin-right: 10px;
}

.intro_features {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	
}

.copyright {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center
}

.sidebar_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
}

.sidebar_quote {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
}

.sidebar_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	padding-left: 15px;
	padding-right: 5px;
}
#resourcelistings {
	float: left;
	width: 220px;
	padding-left: 10px;
}

#form_top {
	background-image:url(../images/form_top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	height:37px;
	width:452px;
	border:none;
	padding-top:15px;
	padding-bottom:0px;
}

#form_top_hardcopy {
	background-image:url(../images/form_top_hardcopy.jpg);
	background-repeat:no-repeat;
	margin:0px;
	height:37px;
	width:452px;
	border:none;
	padding-top:15px;
	padding-bottom:0px;
}


#form_body {
	width: 448px;
	border-right-width:2px;
	border-left-width:2px;
	border-top-style:none;
	border-right-style:solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-right-color:#999999;
	border-left-color:#999999;
}
#form_wrap {
	background-image:url(../images/form_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:452px;
	margin-left:auto;
	margin-right:auto;
}


.form_input2 {
	background-image: url(../images/form_input.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 176px;
	padding-top:5px;
	padding-left:5px;
	padding-right:25px;
	border-color:#FF791F;
	border-width:1px;
	border-style:solid;
}

#formfields {
	margin-left:15px;
	margin-right:95px;
	padding-top:5px;
	padding-bottom:10px;
	border:none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#666666;
}

#bullets {
	margin-left:50px;
	margin-right:50px;
	margin-top:20px;
	padding-left:0;
	list-style: none;
}

#bullets li {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bullet_triangle.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;

}
