/*new page styles*/
body{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:500;
    width: 1004px;
    color: #005f9b;
    font-size:14px;
    margin: 0 auto;
    /*background:#444444;*/
}
.divs_align
{
    width:400px;
    padding-left: 30px;
    padding-right: 30px;
}

#background{
    width: 1004px;
    background-color: #d0ecf8;
    background: url(/images/bgimage.png);
    background-repeat:repeat;
    height:auto;
   /*border:4px double #0476AD;*/

}
#header_tbl{
    width:1024px;
}
#search{
    width:100%;
    font-size: 16px;
    font-weight: bold;
    color:#01A0E4;
    padding-top: 5px;
}
.col1{
    width:950px;
}
#logo
{
    width:650px;
    padding-left: 7px;
    height:55px;

}
#menu_bar{
    width:98%;
    margin: 0 auto;
    height:37px;
    z-index: 1;
}

#menu_bar table {
	height:35px;
	margin:0 3px;
	padding-left:0;
	padding-right:0;
	width:100%;
	text-align:center;
}

.menu_on{
   background: url(/images/navbar.jpg) repeat-x 0 -75px;
   border:none;
   color:white;
}

.menu_off{

    font-size:17px;
    font-weight:600;/* bold;*/
}
.subtitle{
    color: #005f9b;
    font-size:12px;
    font-weight: bold;
}

#welcome
{
    color:#01a0e4;
    font-size:20px;
}
#go_miles
{
    color: #eb890e;
    font-size:16px;

}
#miles_beyond
{
    width:100%;
    /*height:220px;*/
    padding-left: 0px;
    padding-right: 0px;
}
#publish
{
    /*position:absolute;
    left:580px;
    top:190px;
    padding-left: 20px;*/
    padding-left: 5px;
    /*padding-right: 10px;*/
    text-align:center;
}
a {
    color: #00A0EC;
    text-decoration: none;
    border: none;
}

a:link {
    color: #00A0EC;
    text-decoration: none;
    border: none;
}

a:hover{
	border-bottom: 1px dotted;
	background:#bbe7f9;
	color:#00A0EC;
}

a:visited{
	color:#00A0EC;
	text-decoration:none;
}

a img{
    border:none;
}

#links
{
    padding-left: 20px;
    padding-right: 10px;
}
#story
{
    width:510px;
    padding: 0 7px 10px 0;
}
#find_us
{
    width:87px;
    height:87px;
    background-image: url(/images/twit-fcbk4.gif);
    background-repeat:no-repeat;
}
ul{
    list-style-type:none;
    color:#005F9B;
    font-size:14px;
    font-weight: bold;
}

.vertical_line{
    padding-top: 20px;
    /*background-color: #c9edfa;*/
    width: 3px;
    background: url("/images/vrt-line.gif") repeat-y scroll 0 0 transparent;
  /*  position:absolute;
    left:550px;*/
    /*top:130px;*/

}
.horiz_line{
	/*border-top:2px solid #c9edfa;*/
	/*width:910px;*/
	
    /*background-color: #c9edfa;
    height:1px;
    width: 910px;
    position:absolute;
    left:150px;*/
   /* top:90px;*/
   background: url("/images/hrz-line.gif") repeat-x scroll 0 0 transparent;
   height:5px;
}
.orange_subtittle{
     color: #eb890e;
    font-size:16px;
    font-weight: bold;
}
.blue_subtittle{
    font-size:15px;
    font-weight: bold;
}
#quick_links{
    background: url("/images/quicklinks2.png") no-repeat;    
    width: 640px;
    height: 215px;
    padding: 10px;
    margin:10px auto;
    margin: 10px 0 0 190px;
}

#quick_links ul{
	line-height: 22px;
	margin:5px;
	padding:0
}

#quick_links ul li a{
	font-size: 17px;
}

.recents{
    height: 139px;
    width:200px;
    padding: 5px;

}

.recents a{
	color:#01A0E4;
	font-weight: bold;
	font-size:12px;
}

.recents a:hover{
	border-bottom: 1px dotted;
	background:#bbe7f9;
}

.read_more a{
	color:#EB890E;
	float:right;
}

.read_more a:hover{
	border-bottom: 1px dotted;
	background:none;
}

.read_more{
	color:#EB890E;
	float:right;
}

.subtittle{
     color: #eb890e;
    font-size:18px;
    font-weight: bold;
}
.story_desc
{
    /*font-family: 'Script MT Bold', Lucida Handwriting, Helvetica, Arial, sans-serif;*/
    /*font-size:18px;*/
    font-weight: bold;
    color: #01A0E4;
    line-height:25px;
}

#searchInput {
background:url("/images/textInput2.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:22px;
padding:2px;
position:relative;
width:120px;
}
#searchInput input {
background:none repeat scroll 0 0 #CDEBF8;
border:0 none;
height:19px;
margin-top:-2px;
margin-left:6px;

width:100px;
}
#community_box
{
    border:0 none;
    /*height:19px;*/
    margin-right:20px;
    margin-left:30px;
    text-align:center;
}
.endOfbox{
    background:transparent url(/images/border.png) no-repeat 0  0 ;
    background-position:right;
    height:70px;
width:980px;
}

/*#subnav {
	background-color: #CDEBF8;
	margin: 0 0 20px 30px;
	padding:0 0 0 25px;
    width:885px;
    height:35px;
}*/

#subnav {
	background-color: #CDEBF8;
	margin: 0 auto;
    width:98%;
    height:35px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
}

#subnav li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	padding-top: 7px;
}

#subnav a {
	float: left;
	display: block;
	padding: 3px 0px;
	color: #005f9b;;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#subnav li.on a {
	color:#005f9b;
	font-weight: bold;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	border: thin inset white;
	background: #C2E2EF;
}

#subnav a:hover {
	text-decoration: underline;
	background:none;
	border-bottom:none;
}

#subnav li a {
	/*background-image: url("/images/star_new_tiny.gif");*/
}

.nav_table {
	height: 31px;
	border-spacing: 0;
	border: 0;
}

.nav_table a:link {
	color: #008080;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none
}

.nav_table a:active {
	color: #008080;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none
}

.nav_table a:visited {
	color: #008080;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none
}

.nav_table a:hover {
	color: #008080;
}


/* Calendar */
table.calendar {
	border:  1px solid #999;
	border-collapse: collapse;
}
table.calendar th {
	border: 1px solid #999;
	background: #e0f1f0;
	height: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

table.calendar td {
	border: 1px solid #999;
	margin: 0px;
	height: 60px;
	overflow: scroll;
	padding: 3px 4px;
}

table.calendar td.off {
	border: 1px solid #999;
	margin: 0px;
	font-weight: bold;
	color: black;
	overflow: hidden;
}

table.calendar td.on {
	border: 1px solid #999;
	margin: 0px;
	font-weight: bold;
	color: red;
	overflow: hidden;
	background:rgba(255, 255, 204, 0.5);
}

.calendarEvent {
	font-size: 10px;
	line-height: 12px;
	color: teal;
}


table.eventToolTip {
	border: 0px solid #999;
	border-collapse: collapse;
}

table.eventToolTip td {
	border: 0px solid #999;
	margin: 0px;
	font-weight: normal;
	vertical-align: middle;
	font-size: 11px;
}

.tooltipDiv {

}

.toolTipindented {
	padding-left: 10pt;
}

table.grid {
	border-collapse: collapse;
}

table.grid td {
	width: 33%;
	border: solid #f0f0f0 1px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
}

/* TODAY */
table.todayHeader {
	margin:0 0 0px 0;
	padding:0;
}

table.today {
	margin:0 0 0px 0;
	padding:0;
}

table.today tr{
	margin:0;
	padding:0;
}

td.todayHeader {
	color: teal;
	font-weight: bold;
	font-size: 14px;
}

.todayComment2 {
	border: 1px solid #bcbcbc;
	background:#fdce85 repeat;
	padding:6px;
}

.todayComment2 .head {
	color:white; padding:4px 10px 6px 10px; font:bold 12px Arial; font-style:italic;
}

.todayComment2 .body {
	background:white; padding:10px; font:normal 13px Arial; color:#333;
}

/*	FORUMS	*/

/*.comment {
	background: #e8eeee; padding:10px;
}
*/
.comment {
	border:0px solid #bcbcbc; height:24px;
	background:url("../images/publicboxes/Tile_Tabs.gif") repeat; padding:6px;
}

.comment .head {
	padding:4px 10px 6px 10px; font:bold 12px Arial; font-style:italic; color:#999;
}
.comment .body {
	background:white; padding:10px; font:normal 13px Arial; color:#333; height:24px;
}

.comment2 {
	border:0px solid #bcbcbc;
	background:#d8787c repeat;
	padding:0px 1px 1px 1px;
}

.comment2 .head {
	padding: 4px 10px 6px 10px;
	font: bold 12px Arial;
	font-style:italic;
	color:white;
	background-image: url(/images/publicboxes/Tile_Tabs.gif);
}

.comment2 .a {
	padding: 4px 10px 6px 10px;
	font: bold 12px Arial;
	font-style: italic;
	color: white;
}

.white a:link{
	color: white;
}

.white a:hover{
	text-decoration: underline;
	background:none;
}

.comment2 .body {
	background:white; padding:10px; font:normal 13px Arial; color:#333;
}

.post {
	margin-bottom: 10px;
    /*width:500px;*/
}

.post_attribution {
	color:#555;
	font-size:13px;
	width:100%;
	float:right;
}

table.forumHeader {
	margin:0 0 0px 0; padding:0;
}

.forumButton {
	font-family: "Lucida Grande", "Lucida Sans", geneva, arial, sans-serif;
	vertical-align: middle;
	color: #c94247;
	font-weight: bold;
	font-size: 12px;
	height: 28px;
	border: 1px solid black;
	/*background: url("../images/publicboxes/button.gif");*/
	background: white;
	text-align: center !important;
}

td.forumHeader {
	color:white; font-weight:bold; font-size:14px; height:22px;
}

.forumHeader{
	color:white;
	font-weight:bold;
	font-size:14px;
	height:22px;
}

/*	HEADER	*/
#header {
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
	width: 100%;
	padding-bottom:20px;
}

#header #welcome_status,
#header #logo {
	position: absolute;
	border-bottom: solid white 4px;
	top: 0;
	float: left
}

#header #welcome_status {
	right: 0;
	padding: 10px 10px 0 0;
}

#header #logo {
	left: 0;
	padding: 10px 0 0 10px;
}

#header #logo {
	position: relative;
	padding-left: 10px;
	font-size: 13px;
	color: teal
}

/* NAVIGATION  */
#navigation {
	position: relative;
	padding: 0;
	margin: 0;
	top: 0;
	height: 65px;
	width: 1004px;
}

#homepage #navigation {
	top: -25px;
}

#navigation-right {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	right: 0;
}

#navigation-left {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}

#navigation-left td {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	border-bottom: none;
	height: 31px;
}

#navigation-left td.on a, #navigation-right td.on a {
	color: white;
}

#navigation-left td.off a, #navigation-right td.off a {
	color:teal;
}

#navigation-left td.on, #navigation-right td.on {
	background: url("/images/Tile_MainBar.gif") repeat;
	color: white;
}

#navigation-left td.siteon, #navigation-right td.siteon {
	background:url("/images/siteboxes/Tile_Tabs.gif") repeat;
	color: white;
}

#navigation-left td.siteon a, #navigation-right td.siteon a {
	color: white;
}

#navigation-left td.useron, #navigation-right td.useron {
	background: url("/images/boxes/Tile_Tabs.gif") repeat;
	color: teal;
}

#navigation-left td.useron a, #navigation-right td.useron a {
	color: teal;
}

#navigation-left td.forumon, #navigation-right td.forumon {
	background: url("/images/publicboxes/Tile_Tabs.gif") repeat;
	color: teal;
}

#navigation-left td.forumon a, #navigation-right td.forumon a {
	color: white;
}

#navigation-left td.off, #navigation-right td.off  {
	background: url("/images/Tile_Tabs.gif") repeat;
	color: teal;
}

#navigation-left td a:hover, #navigation-right td a:hover {
	text-decoration: underline;
	background: none;
}
#content {
	padding: 0px 20px;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h1{
	font-size: 20px;
	margin-bottom: 2px;
}

#sidebar, #right-sidebar {
	width: 160px;
	padding: 40px 20px 0 0;
	font-size: 12px;
}

.box {
	border: 1px solid #bcbcbc;
	padding: 6px 10px 10px 10px;
	margin: 0 0 20px 0;
	background: #f9f9f9 url("../images/box.gif") 0px -20px repeat-x;
}

.box3 {
	border:1px solid #bcbcbc; padding:6px 10px 10px 10px; margin:0 0 20px 0;
	background: #f4f8f8;
}

.box4 {
	border:1px solid #bcbcbc; padding:10px 10px 10px 10px; margin:0px 0 10px 10px;
	background: #f4f8f8;
}

.redbox {
	border:thin solid #bcbcbc;padding:6px 10px 10px 10px; margin:0 0 20px 0;
	background: #f5f0f1 url("../images/redbox.gif") 0px -20px repeat-x;
}

.bluebox {
	border: thin solid #bcbcbc;
	padding: 6px 10px 10px 10px;
	margin: 0 0 20px 0;
	background: #f9fbfd url("../images/bluebox.gif") 0px -20px repeat-x;
	height: auto;
}

.bluebox textarea {
	width:95%;
	height:120px;
}

.basicbox {
	padding:0 0 0 0; margin:0 0 0 0;
	overflow: auto;
	width: 100%
}

#invite #right {
	float: right;
	width: 162px;
	margin-left: 40px;
	padding: 20px 0;
}

.edit {
	background: #f6ffaa;
	padding: 3px 10px;
	color: black;
	position: absolute;
	border: solid white 2px;
}

.edit a {
	color: black;
	text-decoration: none;
	border: none;
}

.edit a:hover {
	background: none;
	text-decoration: underline;
}

em {
	color: #999;
}

#registerForm #formcontent{
	margin-left: auto;
	margin-right: auto;
	height:auto;
	width: 540px;
	text-align: left;
	font-size:14px;
}
#registerForm #formcontent * div{
	/*font-family: Arial, sans-serif;*/
}

#registerForm #formcontent table {
	margin-bottom: 10px;
	font-size: 14px;
}

#registerForm #formcontent td{
	padding:5px;
}
#registerForm #formcontent div.label{
	/*font-family: Arial, sans-serif;*/
}

#text2, #text3, #text4{
	visibility: hidden;
}

#text1 {
	visibility: visible;
}

.rollovertext {
	font-size: 14px;
	position: absolute;
	width: 600px;
	top: 187px;
}

#msgCorrectFields, #msgEmptyFields {
	border: solid red 1px;
	background: #ffeeee;
	padding: 10px;
}

#msgEmptyFields{
	display: none;
}
#personaldata{
	font-family: Arial, sans-serif;
}
/** End Styles for Join page*/

/** Styles for Invite form page */

#inviteFriendsForm.siteComment{
	width:640px;
	text-align: center;
}

#inviteFriendsForm h2.siteHeader{
	text-align:center;
}

#inviteFriendsForm h3.siteHeader {
	background:none repeat scroll 0 0 #578ABB;
	color:white;
	font-weight:normal;
	margin-bottom:0;
	text-align:center;
	width:100%;
}

#idEditList h3.siteHeader{
	background:none repeat scroll 0 0 #316B9F;
	color:white;
	font-weight:normal;
	margin-bottom:0;
	text-align:center;
	width:100%;
	border:1px outset white;
	border-bottom:none;
}

#inviteFriendsForm * #box_number_one{
	width:340px;
	height:210px;
	border: 1px solid white;
}

#inviteFriendsForm * #box_number_two{
	width:280px;
	height:210px;
	border: 1px solid white;
}

/* #inviteFriendsForm * #box_number_three */
/* Common settings */
#inviteFriendsForm * #box_number_three {
	height:160px;
	float:left;
	border: 1px solid white;
}

/* IE6 setting */
#inviteFriendsForm * #box_number_three {
	width: 664px;
}

/* CSS compliant settings */
#inviteFriendsForm * td > #box_number_three {
	width: 651px;
}
/* End #inviteFriendsForm * #box_number_three */

#ssu_bar {
	height: 444px; width: 156px;
}

#ssu_bar div{
	width: 156px; height: 147px;
}

#ssu_bar div img{
	margin-bottom: 0px;
}
/** End Styles for Invite page*/

/** Styles for 'Update Your Information' page*/
#updatePersonal table {
	font-size:13px;
}
/** End Styles for 'Update Your Information' page*/

/** Styles for 'Edit Notification Preferences' page*/
#updateSitePreferences div * {
	font-size:13px;
}
/** End Styles for 'Edit Notification Preferences' page*/

td#right-sidebar div.box2 input {
	width:120px;
}

.nav_table #nav_administrator {
	width: 80px;
}
#sidebar, #right-sidebar {
	width: 220px;
	padding: 0px 20px 0 0;
	font-size: 12px;
	text-align:center;
}

#left-sidebar {
	width: 190px;/*185*/
	padding: 0px 0 0 15px;
	font-size: 12px;
}

.box {
	border: 1px solid #bcbcbc;
	padding: 6px 6px 10px 6px;
	margin: 0 0 20px 0;
	background: #f9f9f9 url("../images/box.gif") 0px -20px repeat-x;
}

.box2 {
	border: 1px outset #DDDDDD; /*#bcbcbc*/
	padding: 6px 10px 10px 10px;
	margin: 0 0 20px 0;
	background: #F8FCFD url("../images/bgBoxes2.gif") repeat-x 0px 0px;
	text-align: left
}

.box3 {
	border:1px solid #bcbcbc; padding:6px 10px 10px 10px; margin:0 0 20px 0;
	background: #f4f8f8;
	text-align: left;
}

.box4 {
	border:1px solid #bcbcbc; padding:10px 10px 10px 10px; margin:0px 0 10px 10px;
	background: #f4f8f8;
}

.redbox {
	border:thin solid #bcbcbc;padding:6px 10px 10px 10px; margin:0 0 20px 0;
	background: #f5f0f1 url("../images/redbox.gif") 0px -20px repeat-x;
}

.bluebox {
	border: thin solid white;
	outline: thin solid #8FDCFF;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	background: #f9fbfd url("../images/bluebox.gif") 0px -20px repeat-x;
	height: auto;
}

.bluebox textarea {
	width:95%;
	height:120px;
}

.basicbox {
	padding:0 0 0 0; margin:0 0 0 0;
	overflow: hidden; /*auto;*/
	width: 100%
}

ul.rollup
{
/*	border: black 1px solid;*/
	padding: 0 10px;
}

.clear
{
	clear: left;
}

.rollup-title
{
	text-align: center;
	margin: 20px;
}

.sideways-1
{
/*	overflow: auto;*/
	width: 20%;
	float: left;
	padding: 0px;
	margin: 10px;
	text-align: left;
/*	border: black 1px solid;*/
}

.sideways-2
{
	width: 30%;
}

.sideways-3
{
	width: 40%;
}

.sideways-entry
{
	margin-left: 1em;
}

.sideways-footer
{
	font-weight: bold;
}
.scroll-box
{
	height: 22em;
	overflow: auto;
}

#overlay {
	position:relative;
	top:100px;
	width:240px;
	z-index:1000;
}

#overlay #overlay_body {
	height:100px;
	overflow:auto;
	padding:5px;
	text-align:left;
	width:100px;
}

#overlay #overlay_content {
	padding:10px;
}

#overlay #overlay_content h2{
	font-size: 18px;
}

#updatePersonal td {
	padding:6px;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-bottom:10px;
}

input[type=button], [type=submit]{
	background:#336699;
	color:white;
	border: 1px outset;
}


input[type=button]:disabled  {
	background-color:#BBBBBB;
	border:1px solid #336699;
	color:black;
}

form {
	display:inline;
	margin:0;
	padding:0;
}

a.calnav {
	border-bottom:medium none;
	color:white;
	text-decoration:none;
}
#supportImage {
	/*float:left;
	position:relative;*/
	margin-right:8px;
	width:48px;
}

#supportMessageBlock {
	/*display:block;
	float:left;
	height:175px;
	position:relative;
	text-align:left;
	width:140px;
	overflow:auto;*/
	display:block;
	margin-bottom:20px;
	overflow:hidden;
	text-align:left;
	width:100%;
}

#tableDefaults table{
	margin-bottom:20px;
}

.rollover {
	height:147px;
	width:156px;
}


.discussion_block{
	padding: 10px 7px 0;
}
table{
	border-collapse:collapse;
}

#header_login{
	width: 435px;
	padding-left: 25px;
}

#header_login input{
	border: 1px inset black;
}

.footer{
	clear:both;
	text-align:center;
	width:100%;	
}

.footer a{
	font-size:16px;
}

#content_aboutcf{
}

#content_aboutcf ul {
	color:#005F9B;
	font-size:12px;
	font-weight:bold;
	list-style-type:circle;
}

#text2 ul{
	font-size:12px;
	color:#005F9B;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:500;
	list-style-type:circle;
}

#text3 ul{
	font-size:12px;
	color:#005F9B;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:500;
	list-style-type:circle;
}

.siteComment2 {
	border:0px solid #bcbcbc;
	background:#94d5f1 repeat; padding:6px;
	width:500px
	}
	
.siteComment2 .head {
	color:white; padding:4px 10px 6px 10px; font:bold 12px Arial; font-style:italic; 
}	
	
.siteComment2 .body {
	background:white;
	padding:10px;
	font:normal 13px Arial;
	color:#333;
	overflow-y:auto;
	border:1px solid #aaa;
	max-height:400px;
	min-height:50px;
	width:478px;
}

#box_number_one table{
	margin-bottom:10px;
}

#box_number_two p{
	margin:3px 0 3px 0;
}

.center {
	text-align: center;
}

.comment2 .head a{
	color:white;
}

#search-table table{
	margin-left:20px;
}

#content #text2 ul, #text3 ul{
	font-size:14px;
}

.link_orange_right a{
	color:#EB890E;
	font-size:13px;
}

.link_orange_right a:hover{
	background:none;
}

#photoSelect{
	
	background:#F0F0F0;
	border:1px outset white;
	margin-bottom:20px;
	padding:20px;
	width:80%;
}

p.link_orange_right{
	margin: 10px 0 10px 0;	
}

.link_orange a{
	color:#EB890E;
	font-size:13px;
}

.link_orange a:hover{
	background:none;
}

#friends_box{

	height:auto !important;
	max-height:192px;
	overflow:hidden;
	width:auto;
	margin: 0px 0px 20px 0px;
}

#storyTemp{
	margin-left:15px;
	height: auto;
	padding-right:15px;
	font-size:14px;
	margin-top:15px;
	text-align:justify;
}

a.link_delete{
	color:red;
	font-size:10px;
}

a:hover.link_delete{
	border-bottom:1px dotted;
	background:#FFDFDF;
}

.div_post_header{
	width:600px; 
	margin-bottom:10px;
}

.post_by{
	font-size: 13px;
	font-weight: bold;
	width:100%;
	margin: 0;
}

a.post_readmore{
	font-size:13px;
	font-weight:bold;
	color:#EB890E;
}

a.post_readmore:hover{
	background:#FFEACF;
	border-bottom:1px dotted;
}

.post_title{
	font-size: 17px;
	font-weight: bold;
}

.div_post_title{
	width:600px
}


#bioBoxID{
	margin-bottom:15px;
	border:1px solid #c4e6f5;
	padding:10px;
}

#left-sidebar-search {
	font-size:12px;
	padding:0 6px 0 20px;
	width:190px;
}

#discussion_box_search{
	height:110px;
	width:600px;
	margin:0;
	padding:6px 10px 10px;
	border: 1px solid white;
}

a.orange_subtittle{
    color: #eb890e;
    font-size:16px;
    font-weight: bold;
}

a:link.orange_subtittle{
    color: #eb890e;
    font-size:16px;
    font-weight: bold;
}

a.orange_subtittle:hover{
    color: #eb890e;
    font-size:16px;
    font-weight: bold;
    border-bottom: 1px dotted;
    background: #FFF1DF;
}

ul.careflash_tips{
	list-style-type:circle;
	font-size:13px;
	font-weight:normal;
}
/*************************** a partir de aqui IE 7 no lee los estilos **************************/

#link_view_older_post{
	text-align: right;
	padding: 8px 0px 2px;
	width:600px;
}

#link_view_older_post a{
	font-weight:bold;
}

#link_view_older_post a:hover{
	background:none;
}

#supportDate{
	float: left;
	width: 93%;
	margin-bottom:7px;
}

.basicbox-new{
	/*float: left;*/
	width: 215px;
}

.support_separator{
	background:url("/images/vrt-line-simple.gif") repeat-y scroll 0 0 transparent;
	width:5px;
	margin-right:8px;
	float:right;
	height:180px;
}

#supportSignatureBlock{
	margin-top: 10px;
}

#supportDiv{
	/*height: 180px;*/
}

a#write_your_own{
	color:#EB890E;
}

a#write_your_own:hover{
	background:none;
}

a.comments_box{
	color:white;
}

#register_box td{
	padding:6px;
}

#selectedConditionsDisplay em{
	color:white;
}

#selectedConditionsDisplay div{
	color:white;
}

.story_desc2  {
	color:#01A0E4;
	font-weight:bold;
	line-height:25px;
}

#storyTemp p{
	margin: 3px 0 3px 0;
}

a#searchlabel:hover{
	text-decoration:underline;
	background:none;
	border:none;
}

.default {color:#888; }

#condition_box{
	/*margin:10px 0;*/
}

#condition_box ul{
	padding-left:30px;
	font-size:12px;
	list-style-type:circle;
	line-height: 1.5;
}

#welcome_title{
	font-size:35px;
	font-family: "Showcard Gothic", Franklin Gothic Heavy, Arial;
	text-align:left;
	margin-bottom:25px;
}

#welcome_content{
	width:95%;
	height:680px;
	margin: 0 auto;
}

.welcome_box{
	width:47.5%;
	padding:10px;
	height:275px;
	float:left;
}

.welcome_box a:hover{
	background:none;
	border-bottom:none;	
}

#wb_green{
	background: url("/images/wb_green.png") repeat-x;
}

#wb_blue{
	background: url("/images/wb_blue.png") repeat-x;
}

#wb_red{
	background: url("/images/wb_red.png") repeat-x;
	margin-right:5px;
}

#wb_orange{
	background: url("/images/wb_orange.png") repeat-x;
}

#wb_title{
	color:#daf4fc;
	font-size:25px;
}

#wb_content{
	padding:10px;
	height:160px;
}

#wb_image{
	float:left;
	margin-right:10px;
}

#wb_image img{
	border: 1px solid white;
}

.wb_text{
	color:black;
	float:left;
	font-size:14px;
	font-weight:bold;
}

#wb_text_green{
	width:54%;
}

#wb_text_blue{
	width:44%;
}

#wb_text_red{
	width:44%;
}

#wb_text_orange{
	width:44%;
}

.hide_event_volunteers{
	display:none;	
}

.show_event_volunteers{
	display:block;	
}

.add_link_content{
	background:#F7F7F7;
	border:1px solid #EFEFEF;
	padding:5px;
	width:320px;
}

a.customerLink_delete:link, a.customerLink_delete:visited{
	background-color:#409CCF;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	margin-left:1px;
	outline:1px solid #409CCF;
	padding:3px 10px 4px;
	text-align:center;
	text-decoration:none;
	/*width:120px;*/
	margin-bottom:7px
}

a.customerLink_delete:hover{
	background:#DF4E00;
	outline:1px solid #DF4E00;
}

a.customerLink_delete:active{
	position:relative;
	top:1px;
}

#add_link_content table td{
	vertical-align:top;
}

#customer_links_content table td{
	vertical-align:top;
}

#location_box{
	width:100%;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
}

#socialMarketingContent{
	margin: 10px 45px 25px 45px;
	text-align:justify;
}

#socialMarketingContent ul{
	font-weight:normal;
	list-style-type:disc
}

#socialMarketingContent span.red{
	color:red;
	text-decoration: underline;
}

.bookmark_share {
    float: left;
    margin-right: 15px;
}

.photo_hide{
	display:none;
}

a.learn_about_link:hover{
	background:none;		
}

.commentFoot{
	padding: 4px 10px;
}

.siteComment2 .commentFoot a{
	color: #005F9B;
}

.comment2 .commentFoot a{
	color: white;
}

.comment2 .commentFoot a:hover{
	background:none;
}

.comment2 .commentFoot{
	color:white;
	background:#CC5B5D;
	border:1px solid white;
	outline:thin solid #D8787C;
	line-height:13px;
	height:12px;
	padding:2px 10px;
}

#alreadyMemberBox{
    text-align:left;
    font-size:12px;
    color:black;
    margin:0 auto;
    border: 1px solid #B9E4F5;
    padding:10px;
    width:500px;
    outline: 1px solid white;
    background: #F9FCFE;
}

#communityInfo{
    float:left;
    width:100%;
    margin-bottom:10px;
}

#communityInfo .infophoto{
    float:left;
    width:120px;
    margin-right:10px;
    height:120px;
    overflow:hidden;
}

#communityInfo .infotext{
    float:left;
    color:black;
    width:285px;
}

#communityInfo .infotext .infotitle{
    color:#EF6D04;
    font-size:18px;
    font-weight:bold;
}

#navleft{
    float:left;
    background:url('/images/navbar.jpg') no-repeat 0 0 transparent;
    height:37px;
    width:2px;
}

#navcenter{
    background:url('/images/navbar.jpg') repeat-x scroll 0 -38px transparent;
    width:99.5%;
    float:left;
    height:37px;
}

#navright{
    float: left;
    height: 37px;
    width: 2px;
    background: url("/images/navbar.jpg") no-repeat scroll -2px 0px transparent;
}

.siteCommentHeader{
	outline: thin solid #8FDCFF;
	border: 1px solid white;
	margin-bottom: 1px;
}

.siteScripts{
    text-align: center;
    margin-bottom: 10px;
}

.siteScripts img{
    max-width:260px;
}

#addRecurrenceDiv{
    padding: 5px;
    display: block;
    border: thin solid #C0E8F9;
}

a.titlebox{
    font-size: 15px;
    position: relative;
    top: 9px;
    left: 5px;
    background: #F9FBFD;
}

#leave_comm .Lblock{
    margin: 20px 0;
}

#leave_comm .usr_info{
    height:80px;
    width:185px;
    color:#000;
    font-size:13px;
    float:left
}

#leave_comm .usr_photo{
    height:50px;
    overflow:hidden;
    margin:2px 0 0 25px
}

.info{
    font-weight: normal;
    padding-left: 5px;
    color: #555;
    font-size: 11px;
}
.error{ color:red;}
