/* css for One Call Media LLC (onecallentertainment.com) - site development by [gb] Studio - gb-studio.tv */

@import url("reset.css");   /* thanks yahoo */

body {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #6d6d6d;
	background-color: #fff;
}

a {
	color: #138ed4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

#main_container {
	width: 100%;
	background-image: url("/images/top_gradient.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

/* ---------- header stuff ------------- */

#header_container {
	width: 100%;
	height: 118px;
	background-image: url("/images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: center 7px;
}
#header {
	margin: 0 auto;
	width: 1003px;
}
#header h1 {
	height: 0px;
	text-indent: -5000px;
}
#header #logo {
	margin: 23px 0px 0px 25px;
	width: 335px;
	height: 74px;
	float: left;
}

#logout {
	margin: 20px 0px 0px 635px;
	position: absolute;
	width: 350px;
	font-size: 10px;
	text-align: right;
}
#logout a {
	padding: 20px 5px 5px 5px;
	background-color: #0e0e0e;
	font-weight: normal;
	color: #fff;
}

/* header nav */

ul#navigation {

	margin: 64px 17px 0px 0px;
	width: 560px;
	height: 53px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: right;
	float: right;
}
ul#navigation li {
	float: right;
	height: 53px;
}
ul#navigation li em {
	display: none;
}
ul#navigation li a {
	display: block;
	height: 53px;
	text-decoration: none;
}
ul#navigation li a:hover {

}
ul#navigation li.musicians a { width: 86px;	background-image: url("/images/menu_musicians.gif"); }
ul#navigation li.musicians a:hover { background-position: -86px 0px; }
ul#navigation li.musicians a:active { background-position: -172px 0px; }

ul#navigation li.venues a {	width: 67px; background-image: url("/images/menu_venues.gif"); }
ul#navigation li.venues a:hover { background-position: -67px 0px; }
ul#navigation li.venues a:active { background-position: -134px 0px; }

ul#navigation li.search a {	width: 69px; background-image: url("/images/menu_search.gif"); }
ul#navigation li.search a:hover { background-position: -69px 0px; }
ul#navigation li.search a:active { background-position: -138px 0px; }

ul#navigation li.my-artists a {	width: 94px; background-image: url("/images/menu_myartists.gif"); }
ul#navigation li.my-artists a:hover { background-position: -94px 0px; }
ul#navigation li.my-artists a:active { background-position: -188px 0px; }

ul#navigation li.work-request a {	width: 114px; background-image: url("/images/menu_workrequest.gif"); }
ul#navigation li.work-request a:hover { background-position: -114px 0px; }
ul#navigation li.work-request a:active { background-position: -228px 0px; }

ul#navigation li.my-account a {	width: 102px; background-image: url("/images/menu_myaccount.gif"); }
ul#navigation li.my-account a:hover { background-position: -102px 0px; }
ul#navigation li.my-account a:active { background-position: -204px 0px; }

ul#navigation li.signup-login a {	width: 108px; background-image: url("/images/menu_signup.gif"); }
ul#navigation li.signup-login a:hover { background-position: -108px 0px; }
ul#navigation li.signup-login a:active { background-position: -216px 0px; }

/* ---------- main content body stuff ------------- */

#content_container {
	width: 100%;
	min-height: 850px;
	background-image: url("/images/body_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
#content {
	margin: 0 auto;
	padding: 50px 25px 60px 24px;
	width: 953px;
}
#content.stripped {
	margin: 0px;
	padding: 25px;


}

#content h1 {
	margin: 0px 0px 15px 0px;
	color: #000;
	font-size: 30px;
	letter-spacing: -0.06em;
	font-weight: bold;
}

#content_top_left {
	float: left;
}
#content_top_left p {
	margin: 0px 0px 18px 0px;
	font-size: 14px;
	font-style: italic;
	letter-spacing: -0.0125em;
	line-height: 18px;
}
#content_top_left.full {
	width: 550px;
}
#content_top_left.small {
	width: 345px;
}

#content_top_right {
	float: right;
	width: 340px;
	font-size: 11px;
}
#content_top_right h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.0125em;
	line-height: 18px;
}

#content_top_right #links_left {
	float: left;
}
#content_top_right #links_right {
	float: right;
}
#content_top_right #left.content_top_links a, #content_top_right #right.content_top_links a {
	line-height: 18px;
	font-weight: normal;
}
#content_top_right ul#right {
	width: 150px;
}

#content_left {
	padding: 0px 30px 0px 0px;
	width: 710px;
	min-height: 750px;
	border-right: 1px solid #e0e0e0;
	float: left;
}

#content_right {
	margin: -5px 0px 0px 0px;
	width: 212px;
	float: right;
}

#content_right h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 205px;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	border-bottom: 1px solid #e0e0e0;
}

#content_right ul#right_links {
	font-size: 12px;
	width: 205px;
}
#content_right ul#right_links li {

}
#content_right ul#right_links li a {
	padding: 5px 0px 5px 10px;
	display: block;
	width: 205px;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
}
#content_right ul#right_links li a:hover {
	text-decoration: none;
	background-color: #ddf1fe;
}


/* ---------- home stuff ------------- */

#home_header {
	margin: -51px 0px 45px -24px;
	width: 1004px;
	height: 350px;
	background-color: #ddd;
}

#home_body h1 {
	margin: 0px 0px 18px 0px;
	font-size: 36px;
	line-height: 40px;
	color: #424242;
}
#home_body h2 {
	margin: 0px 0px 16px 0px;
	font-size: 18px;
	line-height: 22px;
	color: #a2a2a2;
	letter-spacing: -0.025em;
}
#home_body p {
	margin: 0px 0px 16px 0px;
	font-size: 13px;
	line-height: 18px;
	color: #424242;
}

#home_content {
	width: 455px;
	float: left;
}
#home_content p {
	text-align: justify;
}
#home_content h1.signup {
	width: 168px;
	height: 52px;
}
#home_content h1.signup {
	float: right;
}

#home_content ul {
	margin: 0px 0px 16px 0px;
}
#home_content li {
	display: list-item;
	font-size: 13px;
	line-height: 18px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url("/images/bullet_marker_blue.gif");
}

/* login */

#home_login_container {
	position: absolute;
	margin: 0px 0px 0px 685px;
	width: 295px;
	height: 165px;
}

#home_login {
	margin: 0px 0px 0px 0px;
	padding: 17px;
	width: 241px;
	height: 111px;
	color: #fff;
	background-color: #191919;
	background-image: url("/images/home_login_bg.gif");
	background-repeat: repeat-x;
	border-right: 1px solid #454545;
	border-left: 1px solid #454545;
}
#home_login input {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	width: 175px;
	height: 15px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #454545;
	background-image: url("/images/home_login_input_bg.gif");
}
#home_login input.image-submit {
	margin: -62px -4px 0px 0px;
	width: 38px;
	height: 28px;
	border: 0px;
	float: right;
	background-image: url("/");
}
#home_login h3 {
	margin: 7px 0px 13px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* featured */

#featured_artists h3 {
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 13px;
	text-indent: -5000px;
	background-image: url("/images/home_title_featured_artists.gif");
	background-repeat: no-repeat;
}
#featured_venues h3 {
	margin: 0px 0px 0px 0px;
	width: 120px;
	height: 13px;
	text-indent: -5000px;
	background-image: url("/images/home_title_top_venues.gif");
	background-repeat: no-repeat;
}

#featured_artists, #featured_venues {
	padding: 7px 0px 0px 0px;
	width: 215px;
	font-size: 11px;
	line-height: 18px;
	color: #d9d9d9;
	float: right;
}
#featured_artists {
	margin: 0px 25px 0px 0px;
}

#featured_artists a, #featured_venues a {
	font-weight: normal;
}

#featured_artists img, #featured_venues img {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #ededed;
	border: 1px solid #cacaca;
}

#featured_artists ul li, #featured_venues ul li {
	padding-left: 3px;
	list-style-position: inside;
	list-style-type: disc;
}

/* featured - temporary callout here */

#temp_featured_callout {
	position: absolute;
	margin: -10px 0px 0px 480px;
	width: 490px;
	height: 380px;
	overflow: hidden;
	z-index: 5000;
}
#temp_featured_callout_content {
	position: absolute;
	margin: -360px 0px 0px 20px;
	width: 450px;
	height: 340px;
	overflow: hidden;
	z-index: 7000;
}
#temp_featured_callout_content h1 {
	color: #fff;
	line-height: 42px;
}
#temp_featured_callout_content a:hover {
	text-decoration: none;
	background-color: #ddd;
}


/* ---------- box stuff ------------- */

#box {
	margin: 25px 0px 0px 0px;
	padding: 25px;
	border: 7px solid #d8d8d8;
}

#box h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#box h2 em {
	font-weight: bold;
	color: #138ed4;
}
#box p.right {
	margin: 3px 0px 0px 0px;
	width: 300px;
	font-size: 12px;
	font-style: italic;
	letter-spacing: -0.0125em;
	line-height: 16px;
	text-align: right;
	float: right;
}
#box h3 {
	font-size: 16px;
	font-weight: bold;
}

#box form {
	padding: 25px 0px 0px 0px;
}

#box label {
	padding: 0px 10px 0px 0px;
	width: 150px;
	font-size: 12px;
}

#box input, #box textarea {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	color: #333;
}
#box input:focus, #box textarea:focus {
	border: 1px solid #68bcec;
	background-color: #fbfbfb;
}
#box input:active, #box textarea:active {
	border: 1px solid #138ed4;
}
#box input:hover, #box textarea:hover {
	border: 1px solid #94ceef;
}

#box input.image-submit {
	margin: 20px 0px 0px -10px;
	border: 0px;
	background-color: #fff;
}

#box select {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #fbfbfb;
	color: #333;	
}

/* signup stuff */

#musician_profile, #band_profile {
	margin: 10px 0px 25px 0px;
	padding: 10px 15px 15px 15px;
	width: 395px;
	border: 1px solid #d8d8d8;
}
#musician_profile {
	float: left;
}
#band_profile {
	float: right;
}
div:hover#musician_profile, div:hover#band_profile, #box div.search:hover  {
	background-color: #ececec;
	background-repeat: repeat-x;
}
div:hover#musician_profile, div:hover#band_profile  {
	background-image: url("/images/signup_gradient_large.gif");
}
#box div.search:hover  {
	background-image: url("/images/signup_gradient_sm.gif");

}

#box #select_button {
	margin: 0px 15px 0px 0px;
	width: 130px;
	height: 50px;
	float: left;
}
#box #select_button img {
	margin: 23px 0px 0px 0px;
}
#musician_profile p.addons, #band_profile p.addons {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

#musician_profile p, #band_profile p, #box div.search p, #musician_profile ul, #band_profile ul, #box div.search ul {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: 18px;
}
#musician_profile h3, #band_profile h3, #box div.search h3 {
	margin: 2px 0px 8px 0px;
}
#musician_profile em, #band_profile em, #box div.search em {
	font-style: italic;
}

#musician_profile li, #band_profile li, #box div.search li {
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url("/images/bullet_marker_blue.gif");
}

#box div.search {
	margin: 10px 20px 25px 0px;
	padding: 10px 15px 15px 15px;
	width: 250px;
	border: 1px solid #d8d8d8;
	float: left;
}
#box #last.search {
	margin-right: 0px;
}

/* open stuff */

#box table.open th {
	text-align: right;
}

#box input.open, #box select.open {
	min-width: 300px;
}

#box table.open p.region_unlock, #box table.open p.email {
	margin: 0px 0px 5px 10px;
	color: green;
	font-size: 14px;
}

#box.open #apply_code, #box.payment #apply_code {
	margin: 0px 0px 25px 110px;
	padding: 10px 15px 10px 15px;
	width: 395px;
	border: 1px solid #d8d8d8;
}
#box.payment #apply_code {
	margin-top: 50px;
}

#box.open #apply_code strong, #box.payment #apply_code strong {
	font-weight: bold;
}

#box.open #apply_code p, #box.payment #apply_code p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 18px;
}
#box.open #apply_code input.image-submit, #box.payment #apply_code input.image-submit {
	margin: 0px 0px 10px 0px;
}
#box.open #apply_code input.image-submit, #box.payment #apply_code input.image-submit {
	margin: -3px 0px 10px -4px;
	padding: 0px;
	background-color: #fff;
	border: 0px;
}


/* new stuff */

#box.new input.image-submit {
	margin: 20px 0px 0px -10px;
	border: 0px;
	float: right;
}
#box.new table.new_user input {
	width: 160px;
}

#box table.new_user td, #box table.new td {
	padding: 0px 0px 5px 0px;
}

#box table.new_user, #box table.new {
	margin: 15px 0px 0px 0px;
}

#box table.new th, #box table.new_user th {
	text-align: right;
}

#box.new table.new_user label em, #box.new table.new label em {
	font-style: italic;
}

#box.new table.new input.state {
	width: 60px;
}
#box.new table.new input.zip {
	width: 90px;
}
#box.new table.new input.birthdate {
	width: 115px;
}
#box.new table.new input.left {
	width: 285px;
}
#box.new table.new input.right {
	width: 285px;
}
#box.new table.new div.user_agreement {
	margin: 0px 12px 0px 90px;
	border: 1px solid #d8d8d8;
}

/* client stuff */

#box table.client td, #box table.client th {
	padding: 0px 0px 5px 0px;
}

#box table.client {
	margin: 15px 0px 0px 0px;
}

#box table.client th {
	text-align: right;
}

#box.client div#background {
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 330px;
	min-height: 200px;
	float: left;
	border-right: 1px solid #e0e0e0;
}

#box.client div#uses {
	width: 540px;
	min-height: 235px;
	float: right;
}

#box.client p.years {
	margin: 10px 0px 0px 0px;
}

#box.client input.image-submit {
	margin: 20px 0px 0px -10px;
	border: 0px;
	float: right;
}
#box.client p.profile_billboard {
	margin: 15px 0px 0px 0px;
}
#box.client div.billboard {
	margin: 10px 0px 25px 0px;
}
#box.client textarea.billboard {
	margin: 0px;
	width: 875px;
	height: 120px;
}
#box.client textarea.billboard, #box.client input.file {
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#box.client input.file {
	margin: 10px 0px 0px 0px;
}

/* artist stuff */

#box.artist em p {
	font-style: italic;
}

#box.artist div#background {
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 330px;
	min-height: 330px;
	float: left;
	border-right: 1px solid #e0e0e0;
}

#box.artist div#instrument {
	width: 540px;
	min-height: 355px;
	float: right;
}

#box p.instrument {
	margin: 10px 0px 20px 0px;
	font-size: 12px;
}

#box table.artist td {
	padding: 0px 0px 5px 0px;
}

#box table.artist {
	margin: 15px 0px 0px 0px;
}

#box table.artist th {
	text-align: right;
}

#box.artist p.years, #box.artist p.union {
	margin: 10px 0px 0px 0px;
}
#box.artist p.year_label, #box.artist p.union_label {
	margin: 20px 0px 0px 0px;
}
#box.artist p.experience_label, #box.artist p.artistaccess_label {
	margin: 20px 0px 10px 0px;
}

#box.artist div.experience {
	padding: 0px 0px 5px 0px;
	min-width: 145px;
	float: left;
}

#box.artist textarea#equipment_equipment {
	margin: 10px 0px 0px 0px;
	width: 520px;
	height: 65px;
}

#box.artist div.artistaccess {
	padding: 0px 0px 5px 0px;
	min-width: 120px;
	float: left;
}

#box.artist input.image-submit {
	margin: 20px 0px 0px -10px;
	border: 0px;
	float: right;
}

#box.artist p.profile_billboard {
	margin: 15px 0px 0px 0px;
}
#box.artist div.billboard {
	margin: 10px 0px 25px 0px;
}
#box.artist textarea.billboard {
	margin: 0px;
	width: 875px;
	height: 120px;
}
#box.artist textarea.billboard, #box.artist input.file {
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#box.artist input.file {
	margin: 10px 0px 0px 0px;
}

#box.artist p.style {
	margin: 20px 0px 10px 0px;
}

#box.artist div.style {
	padding: 0px 0px 5px 0px;
	width: 145px;
	float: left;
}
#box.artist p.style_other {
	margin: 20px 0px 0px 0px;
}

/* band stuff */

#box.band em p {
	font-style: italic;
}

#box.band div#background {
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 320px;
	min-height: 445px;
	float: left;
}

#box.band table.band_member_table {
	margin: 20px 0px 0px 0px;
}
#box.band table.band_member_table td {
	padding: 0px 5px 5px 0px;
}

#box.band div#band {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 20px;
	width: 540px;
	min-height: 445px;
	border-left: 1px solid #e0e0e0;
	float: right;
}

#box.band input.band_member {
	width: 100px;
}

#box.band select.instrument {

}

#box p.instrument {
	margin: 10px 0px 20px 0px;
	font-size: 12px;
}

#box table.band td {
	padding: 0px 0px 5px 0px;
}

#box table.band {
	margin: 15px 0px 0px 0px;
}

#box table.band th {
	text-align: right;
}

#box.band p.years {
	margin: 10px 0px 0px 0px;
}
#box.band p.year_label, #box.band p.equipment_label, #box.band p.band_label {
	margin: 20px 0px 0px 0px;
}
#box.band p.experience_label, #box.band p.artistaccess_label {
	margin: 20px 0px 10px 0px;
}

#box.band div.experience {
	padding: 0px 0px 5px 0px;
	min-width: 145px;
	float: left;
}

#box.band textarea#equipment_equipment {
	margin: 10px 0px 0px 0px;
	width: 520px;
	height: 65px;
}

#box.band div.artistaccess {
	padding: 0px 0px 5px 0px;
	min-width: 120px;
	float: left;
}

#box.band input.image-submit {
	margin: 20px 0px 0px -10px;
	border: 0px;
	float: right;
}

#box.band p.profile_billboard {
	margin: 15px 0px 0px 0px;
}
#box.band div.billboard {
	margin: 10px 0px 25px 0px;
}
#box.band textarea.billboard {
	margin: 0px;
	width: 875px;
	height: 120px;
}
#box.band textarea.billboard, #box.band input.file {
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#box.band input.file {
	margin: 10px 0px 0px 0px;
}

#box.band p.style {
	margin: 20px 0px 10px 0px;
}

#box.band div.style {
	padding: 0px 0px 5px 0px;
	width: 145px;
	float: left;
}
#box.band p.style_other {
	margin: 20px 0px 0px 0px;
}


/* payment stuff */

#box.payment input.image-submit {
	position: relative;
	margin: 20px 0px 0px -10px;
	border: 0px;
}

#box.payment select#payment_card_type {
	width: 212px;
}
#box.payment input#payment_card_number {
	width: 200px;
}
#box.payment select#payment_card_year {
	margin: 0px;
	width: 75px;
}
#box.payment select#payment_card_month {
	margin: 0px 5px 0px 0px;
	width: 128px;
}

#box table.payment th {
	text-align: right;
}

#box table.payment td {
	padding: 0px 0px 5px 0px;
}

#box table.payment {
	margin: 15px 0px 0px 0px;
}

#box.payment #billing_summary {
	width: 400px;
	float: right;
}
#box.payment #billing_summary h3 {
	margin: 5px 0px 5px 0px;
	font-size: 16px;
	line-height: 20px;
}
#box.payment #billing_summary p {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	line-height: 20px;
}
#box.payment #billing_summary p em {
	font-style: italic;
}

/* ---------- signin stuff ------------- */

#box table.signin input.image-submit {
	margin: -8px -8px 0px 0px;
	float: right;
	border: 0px;
}

#box #signin.flash {
	margin: 0px 10px 20px 0px;
	width: 300px;
}

#box h3.signin {
	margin: 50px 0px 0px 0px;
	width: 400px;
	font-size: 32px;
	float: right;
	text-align: right;
}

#box div.signin {
	font-size: 14px;
}

#box table.signin, #box table.signin input {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
}
#box table.signin input {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -0.0125em;
}
#box table.signin label {
	font-size: 14px;
}

#box table.signin td {
	padding: 7px 5px 7px 5px;
}
#box table.signin th {
	text-align: right;
}

/* ---------- pages stuff ------------- */

#question_list {
	margin: 0px 0px 60px 0px;
}

ul#question_list li {
	margin: 0px 0px 5px 0px;
	font-size: 11px;

}

#faq_list h3 {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #138ed4;
}
#faq_list p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
	font-size: 12px;
	line-height: 18px;
}

#contact_body h2 {
	margin: 65px 0px 20px 0px;
	font-size: 32px;
	line-height: 40px;
}
#contact_body h3 {
	margin: 0px 0px 20px 0px;
	width: 300px;
	font-size: 32px;
	line-height: 40px;
	float: left;
}
#contact_body strong {
	font-weight: bold;
}
#contact_body h4 {
	padding: 80px 0px 0px 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	clear: both;
}
#contact_body p {
	font-size: 16px;
	line-height: 20px;
	clear: both;
}

#about_body p {
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 20px;
	clear: both;
}

#about_body h3 {
	margin: 0px 0px 0px 0px;
	width: 275px;
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	float: right;
	text-align: right;
	letter-spacing: -0.025em;
}

#about_body hr {
	clear: both;
	color: #fff;
	border: 0px;
	height: 0px;	
}

#about_body h2 {
	margin: 65px 0px 0px 0px;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
}

#about_body li {
	font-size: 14px;
	display: list-item;
	line-height: 20px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url("/images/bullet_marker_blue.gif");
}

#privacy_body h3, #support_body h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 30px;
	width: 275px;
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	float: right;
	text-align: right;
	letter-spacing: -0.025em;
}

#privacy_body h2, #support_body h2 {
	margin: 65px 0px 0px 0px;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
}

#privacy_body p, #support_body p {
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 20px;
}

/* ---------- footer stuff ------------- */

#footer_container {
	width: 100%;
	background-image: url("/images/footer_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
	margin: 0 auto;
	width: 1003px;
	height: 60px;
}

ul#footer_links {
	margin: 22px 0px 0px -10px;
	min-width: 760px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}
ul#footer_links li {
	display: inline;
	float: left;
}
ul#footer_links li a {
	padding: 1px 10px 1px 10px;
	color: #138ed4;
	text-decoration: none;
	border-left: 1px solid #138ed4;
}
ul#footer_links li.first a {
	border-left: 0px;
}
ul#footer_links li a:hover {
	color: #fff;
	background-color: #138ed4;
}

#legal {
	margin: 23px 0px 0px 0px;
	width: 235px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #6c6c6c;
	text-align: right;
	float: right;
}


/* ---------- universal stuff ------------- */

div.page_right {
	font-size: 14px;
	float: right;
}
div.page_left {
	font-size: 14px;
	float: left;
}

form div.fieldWithErrors {
	display:table;
	font-size: 12px;
	border: 1px solid #0ec1f5;
}
form div.formError {
	display: inline;
	margin: 0px 0px 0px 3px;
	padding: 3px;
	font-size: 12px;
	background-color: yellow;
}

form strong.required {
	color: red;
	font-weight: bold;
}

div.flash {
	padding: 5px 0px 5px 5px;
	font-size: 14px;
	line-height: 16px;
	background-color: #e9f6fe;
}

hr.clear {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	border-width:0;
	margin:0;
	padding:0;
	overflow: hidden;
}

hr.greyline {
	margin: 25px -15px 25px -15px;
	color: #e0e0e0;
	border: 0px;
	height: 1px;
	background-color: #e0e0e0;
	clear: both;
}

input, textarea, select, input.file {
	background-image: url("/images/form_bg.gif");
	background-repeat: none;
	background-position: top left;
}
input.image-submit, input.image-submit:focus, input.file:focus {
	background-image: none;
}
input:focus, textarea:focus,select:focus {
	background-image: url("/images/form_focus_bg.gif");
	background-repeat: none;
	background-position: top left;
}

/* advertising stuff */

h6.advert {
	margin: 15px 0px 0px 8px;
	font-size: 9px;
	font-weight: bold;
	color: #9d9d9d;
}

div.advert_tall {
	margin: 4px 0px 0px 8px;
	width: 200px;
	height: 535px;
	padding: 4px;
	background-color: #ededed;
	border: 1px solid #d0d0d0;
}
div.advert_tall:hover {
	background-color: #dadada;
}

/* temporary stuff */

#preview_box {
	width: 695px;
	height: 330px;
	border: 10px solid #ddd;
	overflow: hidden;
}
#preview_content {
	padding: 15px;
	width: 685px;
}
#preview_content h1 {
	font-size: 75px;
	line-height: 65px;
	color: #999;
}
#preview_content h2 {
	font-size: 35px;
	line-height: 30px;
	font-weight: bold;
	color: #999;
}