/******************************************************/
/* PEGSHOT BODY CSS FILE - Styles & Position          */
/* Setup the main container, backgrounds, borders     */
/* Copyright 2009 Pegshot - Created by David Overcash */
/******************************************************/

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	background-image: url('/images/backgrounds/gradient.gif');
	background-repeat:repeat-x;
	background-color: #e4e3e3;
}

img {
	border: none;
}

table {
	vertical-align: top;
}

td {
	position: relative;
	vertical-align: top;
}

div#parent-container {
	margin: 0;
	padding: 0;
}

div#header {
	height: 75px;
	width: 960px;
	background-color: #101211;
	margin: 10px auto 0px auto;
	border: thin solid #101211;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 10px 5px 0px 5px;
	vertical-align: middle;
	background-image: url('/images/backgrounds/img-masthead-swoosh.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div#header_sm {
	height: 40px;
	width: 960px;
	background-color: #101211;
	margin: 10px auto 0px auto;
	border: thin solid #101211;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	background-image: url('/images/backgrounds/img-masthead-swoosh-sm.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

table.header_links_table {

}

table.header_links_table td {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
}

table.header_links_table a{
	color: #40FF80;
}

div#header li {
	display: inline;
}

div#subheader {
	width: 970px;
	margin: 15px auto 20px auto;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
}

div.subheader_green_message {
	width: 950px;
	padding: 10px;
	background-color: #97EE7B;
	border: thin solid #97EE7B;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}
div.subheader_green_message a { 
	color: #FF0000; }

div.subheader_red_message {
	width: 950px;
	padding: 10px;
	background-color: #EE6161;
	border: thin solid #EE6161;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	text-align: center;
}

div.subheader_yellow_message {
	width: 950px;
	padding: 10px;
	background-color: #EEE5A2;
	border: thin solid #EEE5A2;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}

div#subheader li {
	display: inline;
}

div#content {
	width: 960px;
	margin: 10px auto 15px auto;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	padding: 5px;
}

div#home_content {
	position: relative;
	width: 970px;
	margin: 10px auto 10px auto;
	background-color: #333333;
	border: none;
	/* border: thin solid #333333;
	border-radius: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px; */
	padding: 0px;
}

div#press {
	width: 960px;
	height: 65px;
	margin: 5px auto 5px auto;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

div#footer {
	width: 960px;
	height: 50px;
	margin: 10px auto 10px auto;
	background-color: #242a27;
	border: thin solid #242a27;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

div#footer li {
	display: inline;
}

div#media_permalink {
	width: 405px;
	height: 40px;
	background-color: #E6E6E6;
	border: thin solid #E6E6E6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0px;
}

div.comment_box {
	text-align: left;
	display: block;
	width: 440px;
	padding: 10px;
	border: thin solid #C0C0C0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F0EEEC;
	color: black;
	font-size: 14px;
}

div.comment_box textarea {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
	border: thin solid #C0C0C0;
	width: 435px;
	height: 50px;
	resize: none;
}

div.follow_popup_box {
	resize: none;
	position: absolute;
	display: none;
	left: 50%;
	border: 10px solid #979797;
	border-radius: 10px;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: left;
	z-index: 10000;
	background-color: white;
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin-left: -250px; /* This has to be half of the width to position correctly */
	width: 450px;
	/*height: 350px;*/
}

div#google_map_lightbox {
	resize: none;
	position: absolute;
	display: none;
	left: 50%;
	border: 10px solid #979797;
	border-radius: 10px;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
	z-index: 10000;
	background-color: white;
	margin-left: -275px; /* This has to be half of the width to position correctly */
	width: 550px;
	height: 400px;
}

div.button_gray_round {
	width: 75px;
	height: 25px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
	border: thin solid #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.button_gray_round a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #25FE8F;
	padding-top: 5px;
	text-align: center;
}

div.button_follow {
	width: 85px;
	height: 18px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 2px;
	font-weight: bold;
	text-align: center;
	background-image: url('/images/button-gradients/btn-follow-gradient.gif');
	background-repeat:repeat-x;
	color: #000000;
	border: thin solid #a8a8a8;
}

div.button_follow:hover {
	border: thin solid #666666;
}

div.button_follow a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #000000;
	text-align: center;
}

div.button_follow_location {
	width: 160px;
	height: 18px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
	background-image: url('/images/button-gradients/btn-follow-gradient.gif');
	background-repeat:repeat-x;
	color: #000000;
	border: thin solid #a8a8a8;
}

div.button_follow_location:hover {
	border: thin solid #666666;
}

div.button_follow_location a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #000000;
	text-align: center;
}

div.button_follow_event {
	width: 160px;
	height: 18px;
	vertical-align: middle;
	font-size: 12px;
	padding-top: 2px;
	text-align: center;
	font-weight: bold;
	background-image: url('/images/button-gradients/btn-follow-gradient.gif');
	background-repeat:repeat-x;
	color: #000000;
	border: thin solid #a8a8a8;
}

div.button_follow_event:hover {
	border: thin solid #666666;
}

div.button_follow_event a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #000000;
	text-align: center;
}

div.button_gray_round_tall {
	width: 75px;
	height: 50px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
	border: 2px solid #C3C3C3;
	border-radius: 10px;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.button_gray_round_tall a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #80F6AC;
	padding-top: 5px;
	text-align: center;
}

div.button_gray_round_tall a span {
	color: white;
	font-style: italic;
	font-weight: 100;
}

div.user_profile_list {
	width: 475px;
	height: 60px;
	background-color: #F7F4F4;
	border: 2px solid #F7F4F4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #000000;
	margin-bottom: 10px;
}

div.user_profile_list:hover {
	background-color: #E6E6F6;
	border: 2px solid #807DFE;
}

div.user_profile_list :hover h1 {
	color: #0014F5;
}

div.feed_button_active {
	width: 75px;
	height: 16px;
	color: white;
	font-weight: bold;
	background-color: black;
	border: thin solid #456263;
	-moz-border-radius: 15px;
	-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
}

div.feed_button_active a {
	color: white;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

div.feed_button_inactive {
	width: 75px;
	height: 16px;
	color: white;
	font-weight: bold;
	background-color: #989898;
	border: thin solid #989898;
	-moz-border-radius: 15px;
	-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
}

div.feed_button_inactive a {
	color: white;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

div.button_lightgray_round {
	width: 75px;
	height: 18px;
	color: #656565;
	font-weight: bold;
	background: url('/images/button_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #C8C8C8;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	font-size: 12px;
}

div.button_lightgray_round a {
	color: #656565;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	font-size: 12px;
}

div.button_lightgray_square {
	width: 90px;
	height: 18px;
	color: #646464;
	font-weight: bold;
	background: url('/images/button_gradient.png');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #C8C8C8;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
}

div.button_lightgray_square a {
	color: #646464;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	font-size: 12px;
}

div.button_signup {
	width: 75px;
	height: 18px;
	color: #000000;
	font-weight: bold;
	background: url('/images/button-gradients/btn-signup-gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #5AC18A;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	font-size: 12px;
}

div.button_signup a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	font-size: 12px;
}

div.button_login {
	width: 75px;
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background: url('/images/button-gradients/btn-login-gradient.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #404241;
	vertical-align: middle;
	text-align: center;
	padding-top: 4px;
	font-size: 12px;
}

div.button_login a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	font-size: 12px;
}


td.feed_item_title {
	text-align: left;
}

div.feed_item_mini {
	text-align: left;
	height: 125px;
}

td.feed_item_full {
	text-align: center;
}

/* Form Table Stuff */
table.form_table {
	width: 500px;
	padding-left: 5px;
}

td.form_table_left {
	width: 150px;
	text-align: left;
	font-size: 16px;
	padding-top: 3px;
}

td.form_table_right {
	width: 350px;
	text-align: left;
	padding-left: 5px;
	color: #999999;
	font-size: 14px;
	padding-bottom: 5px;
}

td.form_table_left_alt {
	width: 350px;
	text-align: left;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 25px;
}

td.form_table_right_alt {
	width: 150px;
	text-align: left;
	padding-left: 5px;
}

div#add_friends_account_info {
       border: none;
       width: 420px;
       margin: 0px 10px 10px 10px;
}

div#add_friends_account_list {
    width: 100%;
    border: none;
    margin: 0px 10px 0px 0px;
    position: relative;
	height: 250px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	border-bottom: thin solid #C3C3C3;
}

div#add_friends_account_list_parent {
	display: none;
	width: 100%;
}

div.add_friends_service_list_wrapper {
	position: relative;
	width: 475px;
	margin: 10px;
	height: 70px;
	display: block;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	-moz-border-radius: 10px;
	-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

table.add_friends_service_list {
       border: none;
       margin: 5px;
}

/* SPECIAL HOME PAGE FUNCTIONS ETC. */
div#user_signup_content {
	width: 970px;
	height: 484px;
}

div#user_signup_form_wrapper {
	position: absolute;
	background-color: #000000;
	border: 2px solid #000000;
	-moz-border-radius: 10px;
	-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	opacity:0.90;
	filter:alpha(opacity=85);
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	height: 450px;
	width: 500px;
}

div#user_signup_form {
	position: absolute;
	opacity:1.0;
	filter:alpha(opacity=100);
	float: left;
	z-index: 10000;
	margin-top: 35px;
	margin-left: 35px;
	width: 470px;
	height: 425px;
}

div#user_signup_form h1 {
	position: relative;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
}

div#user_signup_form h2 {
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

div#user_signup_form hr {
	color: #CECED1;
	width: 100%;
	noshade: noshade;
}

table#user_signup_table {
	width: 100%;
	background: none;
	border: none;
}

td.user_signup_left {
	height: 15px;
	width: 80px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

td.user_signup_left_2 {
	height: 15px;
	width: 305px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

td.user_signup_left_3 {
	height: 15px;
	width: 470px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}

td.user_signup_left_3 input {
	height: 15px;
	width: 15px;
}

td.user_signup_left_2 select {
	width: 305px;
	height: 100%;
}

td.user_signup_middle {
	height: 15px;
	width: 225px;
	vertical-align: middle;
	color: #BEC1C8;
	font-size: 12px;
}

td.user_signup_half {
	width: 50%;
	vertical-align: middle;
	height: 65px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

td.user_signup_middle_2 {
	height: 15px;
	width: 390px;
	vertical-align: middle;
	color: #BEC1C8;
	font-size: 12px;
}

td.user_signup_middle_2 TEXTAREA {
	height: 180px;
	width: 90%;
	padding: 5px;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

td.user_signup_middle input {
	height: 100%;
	width: 205px;
	padding: 5px;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

td.user_signup_right {
	height: 15px;
	width: 165px;
	vertical-align: middle;
	color: #BEC1C8;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-indent: 10px;
}

tr.user_signup_spacer {
	height: 1px;
}

tr.user_signup_spacer td {
	height: 5px;
	font-size: 1px;
}

div.user_signup_form_submit {
	height: 25px;
	padding: 7px;
	width: 200px;
	background-color: #FF0000;
	border: thin solid #FF0000;
	-moz-border-radius: 10px;
	-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

div.user_signup_form_submit a {
	display: block;
	background: none;
	width: 100%;
	height: 100%;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 20px;
	vertical-align: middle;
	text-align: center;
}

div.user_tour_button {
	height: 25px;
	padding: 7px;
	width: 200px;
	background-color: #169868;
	border: thin solid #169868;
	-moz-border-radius: 10px;
	-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

div.user_tour_button a {
	display: block;
	background: none;
	width: 100%;
	height: 100%;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 20px;
	vertical-align: middle;
	text-align: center;
}


div#add_friends_account_next {
	position: relative;
	display: block;
	height: 50px;
	width: 100%;
}

table.add_friends_list {
	position: relative;
	width: 95%;
}

div.add_friends_wrapper {
	position: relative;
	width: 100%;
	background-color: #E7E7E7;
	border: thin solid #E7E7E7;
	-moz-border-radius: 10px;
	-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.add_friends_button_active {
	position: relative;
	height: 60px;
	width: 60px;
	display: block;
	background-color: #39A34D;
	border: thin solid #39A34D;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	vertical-align: bottom;
}

div.add_friends_button_active:hover {
	background-color: #69DAFF;
	border: thin solid #69DAFF;
}

div.add_friends_button_active a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: black;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom
}

div.add_friends_button_inactive {
	position: relative;
	height: 60px;
	width: 60px;
	display: block;
	background-color: #878787;
	border: thin solid #878787;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	vertical-align: bottom;
}

div.add_friends_button_inactive:hover {
	background-color: #69DAFF;
	border: thin solid #69DAFF;
}

div.add_friends_button_inactive a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: black;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom
}

table.add_friends_account_info {
	width: 470px;
	margin-left: 10px;
}

td.add_friends_account_info_left {
	width: 100px;
	height: 30px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}

td.add_friends_account_info_middle {
	width: 210px;
	height: 30px;
}

td.add_friends_account_info_right {
	width: 150px;
	height: 30px;
	padding-left: 10px;
}

div.add_friends_account_info_button {
	width: 150px;
	height: 55px;
	background-color: #262626;
	border: thin solid #262626;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
}

div.add_friends_account_info_button a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 26px;
	line-height: 55px;
	color: #00cc99;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div.add_friends_account_next_button {
	margin: 15px auto 0px auto;
	width: 150px;
	height: 35px;
	background-color: #262626;
	border: thin solid #262626;
	-moz-border-radius: 5px;
	-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
}

div.add_friends_account_next_button a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 20px;
	line-height: 35px;
	color: #00cc99;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

div.add_friend_account_list_header {
	width: 100%;
	padding-top: 5px;
	background-color: #C3C3C3;
	height: 25px;
	display: block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}

div.add_friend_list_wrapper {
	width: 100%;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

tr.add_friend_3 {
}

td.add_friends_3_left { 
	width: 30px;
	vertical-align: middle;
	text-align: left;
}

td.add_friends_3_middle {
	width: 60px;
	text-align: center;
}

td.add_friends_3_right {
}

div#video_tour_lightbox {
	position: fixed;
	top: 50px;
	display: none;
	left: 50%;
	border: 1px solid #71F7B4;
	border-radius: 10px;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	z-index: 20000;
	background-color: #71F7B4;
	color: black;
	font-size: 12px;
	font-weight: normal;
	margin-left: -400px; /* This has to be half of the width to position correctly */
	width: 800px;
}

div#video_tour_background {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity:0.85;
	filter:alpha(opacity=85);
	z-index: 15000;
}

div.media_location_box {
	margin-top: -20px;
	position: relative;
	width: 230px;
	background: #edeae3;
	border: thin solid #edeae3;
	-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: black;
	font-size: 12px;
	line-height: 12px;
}

table.media_location_box {
	width: 100%;
}

td.media_location_box_left {
	padding-left: 10px;
	padding-right: 5px;
	width: 25px;
	height: 32px;
	padding-top: 5px;
	vertical-align: top;
}

td.media_location_box_right {
	width: auto;
	height: 32px;
	padding-top: 5px;
	vertical-align: top;
}

a.video_strip_selected img {
	border: 5px solid #00AE82;
}

div.account_settings_active {
	display: block;
	width: 180px;
	padding: 5px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	background: #EDEDED;
	border: thin solid white;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}

div.account_settings_inactive {
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	width: 200px;
	background: none;
	border: none;
	margin-bottom: 10px;
}

a.dark_button {
	display: block;
	height: 20px;
	width: 30px;
	text-align: center;
	font-size: 16px;
	background: #1C1C1C;
	border: thin solid #1C1C1C;
	-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #00CF96;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
}

a.account_settings_colorpatch {
	display: block;
	width: 70px;
	height: 70px; 
	background-color: #000000;
	border: thin solid #000000;
	-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}