/* NOTE: All controls for mainnav and subnav are in those CSS files */

/* *** SITE BASICS *** */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #001349;
	text-align:center;
	line-height: 16px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #eee;
}

.cor_my_groups, .cor_watch_list{
width:17% !important;
}

form {
   padding: 0px;
   margin: 0px;
}

.heading {
padding-top:10px;
}

.label{
	display: inline;
	color: #000;
}

img {
border: none;
}

.content img {
	max-width: 500px;
	_width: expression(this.width > 500 ? 500: true);
	/* Last line is to set max width in IE6 */
	height: auto !important;
}

#addcoment a, #view a{
   color: #FE5E00;
}

#blog_posts_details_body div
{
   width: 90% !important;
}
.profile_photo_current{
margin-bottom:62px !important;
margin-top:37px !important;
}
.hidden {display: none;}

a, a:link, a:visited, a:hover, a:active {
	color: #FE5E00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

ul li {
	margin: 0px;
	padding:0px;
}

hr {
	background-color: #ccc;
}



/* SITE WRAPPER
----------------------------------------------- */
#wrapper {
	min-height: 880px;
	margin: 0 auto;
	padding: 0 0 60px 0;
	width: 975px;
	text-align:left;
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	background: #fff url(../images/site_images/wrapper_bg.png) left repeat-y;
}



/* HEADER, LOGO
----------------------------------------------- */
#banner{
   width: 468px;
   height: 60px;
   position: relative;
   top: 35px;
   right: 100px;
   float: right;
}

.logoClass {
	display:none;
}

#header {
	width: 962px;
	height: 125px;
	margin: 0 auto;
	padding: 0;
	_overflow: hidden;
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
}

#headerbar {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 120px;
	float: left;
}

#headerbarleft {
	visibility: hidden;
	overflow: hidden;
}

#headerbarleft a .logoClass {
	visibility: visible;
	/* WORKS TO HIDE SITE NAME TEXT LINK */
}

#headerbarright {
   position:relative;
   right:-870px;
   text-align:right;
   top:115px !important;
   width:60px;
   z-index:200;
}

#headerbarmiddle {
float:left;
left:746px;
position:relative;
text-align:right;
top:88px;
width:180px;
z-index:200;
display: none;
}

/* SITE SPECIFIC
----------------------------------------------- */
#siteright {
	color:#000000;
}



/* TEXT COLORS (not including nav items and default links)
----------------------------------------------- */
.errormessage {
	float:left;
	text-align:center;
	color: red;
	width:275px;
	clear:both;
	
}

.boxsubsplit .label
{
	color: #efefef;
}

.boxcommonbody b {
	color:#666;
}


/* buttons and forms
------------------------- */

#nav_search li a:hover, .sitebutton li a:hover, .fieldrow input.button, .group-table tbody tr td .sitebutton a
{

}

.boxsubfull .editbutton, .boxsubfull .editbutton a {
	color: #ccc;
}



/* tables
------------------------- */

.calendar-table thead tr td, .calendar-table thead tr th, .calendar-table thead tr th a, .normal-table thead tr th, .group-table thead tr th {
	color: #fff;
}


/* footer
------------------------- */

#footer p, #footer p a, #footerbar p, #footerbar p a {
	color: #000;
	font-size:10px;
}
#footer p.right a{
color:#000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
#footer p, #footer p a, #footerbar p, #footerbar p a {
   margin-top:19px;
   margin-left: 8px;
}
#footer p a:hover, #footerbar p a:hover {
	color: #000;
}




/* BACKGROUNDS
----------------------------------------------- */
.boxcommon, .boxmain, .boxfull, .boxmainsplit, .boxsubsplit, .boxsubfull {
	height: 40px;
	float: left;
	width: 100%;
	background: #fff url(../images/rounded_tl.gif) no-repeat;
}

.br {
	clear: both;
	min-height: 60px;
	background: url(../images/rounded_br.gif) no-repeat right bottom;
}

.tr {
	background-image: url(../images/rounded_tr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 40px;
}

.boxwidebody .br {
background:none;
}

#link, #comments, #description{
width:446px !important;
} 

#multimedia_head .tr{
background:none;
}
#multimedia_head .p1{
background:none;
color:#FFFFFF;
margin-left:2px !important;
font-weight:bold;
}
#multimedia_body .br{
background:none;
color:#FFFFFF;
padding-left:15px;
padding-right:5px;
}
.boxwide .tr {
background:none;
}
.fieldlabel a{
float:left;
}

.boxcommonbody, .boxmainbody, .boxmainsplitbody, .boxsubsplitbody, .boxsubfullbody, .boxsitepagebody {
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/rounded_bl.gif);
}

/* buttons and forms
------------------------- */

#headerbarmiddle a {
font-size:0px;
border:none;
background: url(../images/bg_go_button.gif) no-repeat !important;
margin-top:3px;
}
#headerbarmiddle li {
background:none !important;
}
.sitebutton li a:hover, .sgroup_browse_button li a:hover {
	font-weight:bold  !important;
}


.manage_groups_actions li
{
   padding:1pt 2pt 0pt 17px !important;
   display: block;
   height: 15px;
}
.fieldrow input.button {
	background-color: #fff;
}
.fieldinput input{
border:solid 1px;
}

/* tables
------------------------- */

.calendar-table thead tr td {
	background-color: #fff;
}

.calendar-table thead tr th, .normal-table thead tr th, .group-table thead tr th {
	background-color: #fe5e00;
}
.calendar_left_arrow_text, .calendar_right_arrow_text{
color:#FFFFFF;
}
#uran_group .normal-table{
width:726px;
}
.calendar-table tbody tr td, .normal-table tbody tr td, .group-table tbody tr td {
	background-color: none;
}

.normal-table tr.pagination_row th, .normal-table td.pagination_cell {
	background-color: transparent;
	background: none;
}

/* BORDER COLORS
----------------------------------------------- */
.boxsubsubfullbody {
	border-color:#444;
}

#featured_blogger .featured, #latest_blog_posts .featured
{
	border-color: #ccc !important;
}

#latest_blog_posts .latest_page_number_active {
	border-color: #7f9db9 !important;
}

#siteright, .boxmainsplitdivider, .boxsubsplitbody, .boxdivider
{
	border-color: #ccc  !important;
}


/* buttons and forms
------------------------- */
 
.fieldinput3 select 
{
 border: 1px solid;
}
 
 .fieldinput3 textarea
 {
 width: 337px;
 
 }
 
.boxsubfullbody .fieldinput input, .boxsubsplitbody .fieldinput input, .fieldinput input, .fieldinput select, .fieldinput input.large, .fieldinput input.small, .fieldinput input.smaller, select
{
	 border-color: #001349;
}

#headerbar input, #header form input {
	border-color:#7f9db9;
}

/* tables
------------------------- */

.calendar-table thead tr th, .calendar-table thead tr td, .calendar-table tbody tr, .calendar-table tbody tr td
{
	border-color: #999 !important;
}

.normal-table thead tr th, .normal-table thead tr td, .group-table thead tr th, .group-table thead tr td
{
padding-left:10px;
 	border-color: #none !important;

}

.normal-table, .normal-table tbody tr td, .group-table tbody tr td
{
	color:#000000;
 	border-color: #ccc !important;
}

.normal-table tr.pagination_row th, .normal-table td.pagination_cell {
	border: none;
}

/* TEXT SIZED DIFFERENTLY THAN SITE DEFAULT
----------------------------------------------- */
.loginlink, .photoleft, .photoright, .friends, .classifiedmini, .loginfriends, .registrants
{
	color: #001349;	/* >>> SMALLEST */
}

#headerbar input, .boxsubfullbody .fieldinput input, .boxsubfullbody .fieldinputlong input, .boxfullclassifiedbody .fieldinput input, .fieldinput select, .fieldinput input, .fieldinput2 input, select, .calendar-table tbody tr td, .friendblock, .friendblock a
{
	font-size: 12px;
	/* >>> SMALL */
}

.fieldspacer {
/*font-size: 9px;
*/}

select {
font-size: 9px;
}

.formsectionheading, .calendar-table thead tr th, #featured_blogger h2, #latest_blog_posts h2, #classifiedheader, #footerbar
{
	font-size: 13px;
}


/* STYLING SPECIFIC TO SEARCHES, INPUTS, BUTTONS
----------------------------------------------- */

.sitebutton ul li, .sgroup_browse_button ul li, #add_tag_button, #nav_search ul li, button {
	margin: 0;
	padding: 0;
	height: 31px;
	background-image: none;
	display: -moz-inline-box !important; /* Needed for Firefox */
	display: inline-block; /* Needed for IE6 and IE7 */
	text-transform: none;
	background:transparent url(../images/bg_search_button_l.png) no-repeat !important;
	_background:transparent url(../images/bg_search_button_l_ie6.png) no-repeat !important;
}

.sgroup_browse_button ul li{
	padding: 0 15px !important;
	display: inline-block;
	width: auto;	
}

.swlgallery_search #nav_search ul li, .sitebutton ul li{

}

.sgroup_browse_button ul li a{
	_width: 100px;
}

.sitebutton ul li a, #add_tag_button, .button, .boxsitepagebody #nav_search ul li a, .swlgallery_search #nav_search ul li a, .boxfullbody #nav_search ul li a, .sgroup_browse_button li a, button {
	margin: 0 0 0 15px;
	padding: 0 25px 0 0 !important;
	height: 31px;
	line-height: 28px;
	white-space: nowrap;
	display: -moz-inline-block; /* Needed for Firefox */
	display: inline-block; /* Needed for IE6 and IE7 */
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background:transparent url(../images/bg_search_button.png) right no-repeat !important;
	_background:transparent url(../images/bg_search_button_ie6.png) right no-repeat !important;
}

#add_tag_button, .button, button {
	padding: 0 5px !important;
	background: url(../images/bg_search_plain.gif) repeat-x !important;
}

#headerbarmiddle #nav_search {
	margin: 18px 0 0 0; !important;
	padding: 0 !important;
	text-align: right !important;
}

#headerbarmiddle #nav_search ul, #headerbarmiddle #nav_search li {
	margin: 0 !important;
	padding: 0 !important;
}

#headerbarmiddle #nav_search input {
	width: 185px !important;
	height: 18px;
	border: 1px solid;
	margin-right: 0 !important;
	padding-right: 0 !important;
}

#nav_search ul {
	height: 31px;
	display: block !important;
	margin: 0 0 0px !important;
	padding: 0 !important;
}

.boxsitepagebody #nav_search {
	margin: 4px 0 0 0;
}

#nav_search, #nav_search form {
	display: block !important;
}

#nav_search ul li {
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
}

.boxsitepagebody #nav_search ul li, .boxfullbody #nav_search ul li , .boxfullbody  .nav_search ul li, .boxfullbody .sitebutton ul li {
	float: left;
}

#nav_search li a, .sitebutton li a, .formbutton,  #add_tag_button, .sgroup_browse_button li a {
	height: 31px !important;
	line-height: 28px !important;
	border: none;
	white-space: nowrap;
}

#nav_search li a:hover, .sitebutton li a:hover, .sgroup_browse_button li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#nav_search input, #sgroup_keyword_search_form input, input#swlgallery_audio_search {
	margin: 0 4px 0 0;
	height: 16px;
	padding: 3px 0 0 0;
	float: left;
}

#sgroup_keyword_search_form input{
	margin-right: 20px;
}

.sitebutton, #add_tag_button, .googlesearch .button, .sgroup_browse_button {
	margin: 0 0 6px 0;
	padding: 0 6px;
	height: 31px;
}

.sitebutton ul, .sgroup_browse_button ul {
	width: auto;
	margin: 0 auto;
	padding: 0;
}

.sgroup_browse_button ul {
	float: left;
}

.sitebutton ul.mailmessages, .sitebutton ul.group_moderators, .event_invite .sitebutton {
	text-align: left;
}

#headerbarmiddle #nav_search ul li a, .sgroup_browse_button li a {
	margin: 0 !important;
	display: block !important;
	text-align: center;
}

.boxbasicinfo .sitebutton {
	width: auto;
}

#zoompage_interaction_left .sitebutton ul {
	text-align: left;
}

.formbutton, input.formbutton, .button, #add_tag_button, button {
	height: 23px !important;
	width: auto !important;
	border: none;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
}




.site_page_search_sblogs #sblog_keyword input, .tagform input, input#swlgallery_photo_search, .swlgallery_search input {
	height: 19px;
	width: 200px !important;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	display: block;
}

button, #add_tag_button {
	line-height: 18px !important;
}

#add_tag_input {
	margin: 0 0 5px;
}

#classifiedheader li a {
	letter-spacing: 1px;
}

select {
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid;
	display: inline;
}

.fieldinput select {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}

.remove, .delete_bookmark {
	margin: 0 6px 0 0;
	width: auto;
	color: #ff0000 !important;
	font-weight: bold;
	float: left;
}

ul.bookmark_categories ul li {
	color: #ff0000 !important;
	background-image: none !important;
}




/* NON-DEFAULT LIST STYLES
----------------------------------------------- */

#nav_search ul, #classifiedheader ul
{
	list-style: none;
}

#grp_kword
{
border:1px solid #CCCCCC;
display:inline;
float:left;
margin-right:12px;
margin-top: 7px;
width:200px;
}


.cpBorder{
color:#000000 !important;
}
 .cpBorder a{
color:#000000 !important;
}
.calendar-table a{
color:#fe5e00 !important;
}
.calendar-table th a{
color:#FFFFFF !important;
}
#classifiedheader li a {
	letter-spacing: 1px;
}

#classifiedheader li {
}

#classifiedheader li a.selected {
}

#classifiedheader li a:hover {
}



/* LESS FREQUENTLY MODIFIED
----------------------------------------------- */
#header {
}

#header form input {
}

#header a:link {
}

#headerbar {
}

#headerbar a {
}

#headerbar a:visited {
}

#headerbar a:hover {
}

#headerbarleft a {
	/* WORKS TO HIDE SITE NAME TEXT LINK */
}

#headerbarright {
	line-height: 40px;
}

#headerbarright a {
	font-weight: bold;
	color:#000000;
}

#headerbar input.button {
	letter-spacing: 2px;
}

#footerbar {
}

#bottom_line{
background-color:#2282C8;
height:6px;
font-size:1px;
line-height:1px;
margin-left:12px;
}

#footer {
   float:right;
}
 
#footer p.end {
	display: none;
}

#main {
   margin:0px;
   padding:0px;
}

.boxcommonbody b {
	text-transform:uppercase;
}

.boxcommonbody .center {
	text-align: center;
}

.boxcommonbody .p1 {  	
	font-weight: normal;
}

.boxcommon .p1, .boxmainsplit .p1, .boxmain .p1, .boxsubfull .heading, .boxsubsubfull .heading, .boxsubsplit .heading {
	padding: 13px 0 0 15px;
	font-weight:bold;
	font-size: 15px;
	color:#fff;
	line-height: 18px;
}

.p1 {
	margin: 0 0 5px 0;
}
  
.boxsubfull .heading, .boxsubsubfull .heading, .boxsubsplit .heading {
	margin: 13px 0 0 18px;
	padding: 0;
	font-weight:bold;
	font-size: 15px;
	color:#fff;
	line-height: 18px;
	float: left;
}

.boxmainsplitbody .center {
	text-align: center;
}

.boxmainsplit {
	font-weight: bold;
}


.boxmainbody .center {
	text-align: center;
}

.boxmain {
	font-weight: bold;
	height: 40px;
	margin: 0px;
	padding:0px;

}
 
.boxfullbody {	
color:#000000;	
}

.sgroup_content .boxsubfull {
margin:10px 0px 0px 0px !important;
}

.content .boxsubfull .heading {
	font-weight: bold;
}

.boxsubsplit {
line-height:36px;
}

.boxsubsplit .heading {	
	font-weight: bold;
	text-transform: uppercase;
	font-family:"Trebuchet MS";
    margin-left:15px;
}

.boxsubsubfull .heading {	
	font-weight: bold;
}

.fieldlabel {
	text-align: right;
	color:#000000;
}

.br .fieldrow .fieldlabel {
color:#000000;
}

.fieldlabel2 {
	text-align: right;
}

.fieldlabel3{
	text-align: left;
}
 
.fieldinput input.button {
	letter-spacing: 2px;
}

.fieldinput input.radio {
	vertical-align: middle;
}

#rss_data a {
	font-weight: normal;
}

.checkboxlabel{
	text-align: right;
}  
.sgroup_browse_button 
{
margin-left: 20px;
}

.formsectionheading {
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
}

.photothumbs {
	text-align: center;
}

.photothumb {
	text-align: center;
}
.photothumb a{
color:#000000 !important;
}
.owned_event{
color:#fe5e00 !important;
}
.photothumbimg {
	text-align: center;
}

.photothumbimg img {
  float: none !important;
}

.photothumblabel {
	text-align: center;
}

.calendar-table thead tr th {
	text-align: center;
}

.calendar-table thead tr td.center {
	text-align: center;
}

.calendar-table tbody tr td {
	line-height: 16px;
	vertical-align: top;
	background:#FFFFFF none repeat scroll 0%;
}

.boxsubfullbody .normal-table {
margin-left: 10px;
margin-bottom: 10px;
margin-top: 0px;

}
#withads #event_rsvp .normal-table{
width:220px !important;
_width:260px !important;
margin:0px !important;
max-width:none !important;
}
#event_detail_info .fieldlabel3 {
width:180px !important;
}
#event_rsvp img{
padding-right:100px;
}
.normal-table thead tr th {
}

.normal-table thead tr th.center {
	text-transform: uppercase;
}

.normal-table thead tr td {
padding-left:3px;
}

.normal-table thead tr td.center {
	text-align: center;
}

.normal-table tbody tr td {
	line-height: 16px;
	vertical-align: top;
	padding-left:10px;
}

.normal-table tbody tr td a {
	font-weight: normal;
}

.group-table thead tr th.center, .group-table thead tr td.center {
	text-align: center;
}

.friendblock {
	text-align: center;
}

.friendblock, .friendblock a {
	font-family: Tahoma;
	white-space:nowrap;
	color:#FE5E00;
}

.photoleft {
	text-align: center;
}

.photoright {
	text-align: left;
}
.friendblock .friends_profile_posts{
width:625px !important;
}
.friends {
	text-align: center;
}

.friends_friends_profile_posts{
width:600px !important;
}
.classifiedmini {
	text-align: center;
}
.friendblock .friends {
width:none !important;
height:auto !important;
}
.friendblock .friendshome{
   width: 100% !important;
   text-align:left;

}
.friendshome{
width:454px !important;

}

.featured_profile a:hover{
 text-decoration:none;
}

.profile_posts_details_comment_24{

}

.profile_posts_details_comment_24_body
{
display:block;
*display:inline
width:640px;
_width:540px;
}
#event_rsvp .normal-table
{

}

#event_detail_info .fieldlabel2
{
text-align: left !important;
}
.profile_posts_details_comment_24_headline
{
white-space:inherit !important;
}
#uran_add_br .friendblock{
white-space:normal;
}
.profile_posts_details_comment_body{
white-space:normal;
display:block;
}

.loginfriends {
	text-align: center;
}

.registrants {
	text-align: center;
}

#classifiedheader {
	line-height: 1.2em;
	text-align: left;
}

#adleaderboard {
	text-align: center;
}

.subject, .unread {
	font-weight: bold;
}

#featured_blogger .featured .featured_profile {
	text-align: center;
}

#featured_blogger .featured .featured_body {
	text-align: left;
}

#featured_blogger .featured .featured_body .navigation {
	text-align: right;
}

#latest_blog_posts .featured .featured_profile {
	text-align: center;
}

#latest_blog_posts .featured .featured_body {
	text-align: left;
	padding-right:10px;
}

#latest_blog_posts .featured .featured_body .navigation {
	text-align: right;
}

#latest_blog_posts .latest_page_number {
	font-weight: bold;
}

#edit_and_cancel_event {
  text-align: center !important;
}

.whats_new_category {
  width: 49%;
  float: left;
}

.boxsubsplitdivider #step_num1{
  display: none;
}

#search_groups {
  
}

/* EMAIL IMAGES
----------------------------------------------- */
.comment {
	background-image: url('../images/icons/comment.gif');
	background-repeat: no-repeat;
}

.email-opts .reply {
	background-image: url('../images/icons/reply.gif');
	background-repeat: no-repeat;
}

.email-opts .reply-all {
	background-image: url('../images/icons/reply-all.gif');
	background-repeat: no-repeat;
}

.email-opts .forward {
	background-image: url('../images/icons/forward.gif');
	background-repeat: no-repeat;
}

.email-opts .delete {
	background-image: url('../images/icons/delete.gif');
	background-repeat: no-repeat;
}

.email-opts .save {
	background-image: url('../images/icons/save.gif');
	background-repeat: no-repeat;
}

.popBody form {
  color: #000;
}

.collegivity {
  font-size:10px;
  width:330px;
  float: left;
  color:#FFFFFF;
  margin:19px 0px 0px 10px; 
}

.collegivity a{
  color:#fff;
}

.collegivity a:hover{
 color:#fff;
}


div.boxmainbody .br:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

a.navbar, a.navbar:visited, a.navbar:hover {
	color:#FE5E00;
}

a.navbar:hover {
	color:#FE5E00;
	text-decoration:underline;
}

.br:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}

#bookmark_form{
   width: 150px;
}

.sgroup_multiple_select {
   height: 300px;
}

#group_moder_button_add{
   float: left;
}

.fieldinput2{
   display: block;
   height: 35px;
}

#uran_add_br div ul li a {
	padding-left:10px;
}

#basic_info_body div p {
	margin-bottom:0px;
	margin-top:0px;
}

.profile_posts_details_comment {
	font-size: 12px;
}

#member_search {
  display: none;
}

.friend_search_sub_enclosure img {border:none !important;}

.friendkeywordsearch {width:90px;}
.friendkeywordsearch img {border:none !important;}