/* ITEMS COMMON TO ALL BOXES */
#siteleft {
	float: left;
	margin: 0 5px 0 20px;
	width: 220px;
}

#siteright {
	float: left;
	margin: 0 20px 0 10px;
}

.boxfullbody {
	width: 785px;
	padding: 12px;
	float: left;
	clear: all;
}

.boxsubfull, .boxsubfullbody {
	width: auto !important;
	
}

.content {
	width: auto;
	padding: 10px 10px;
}

.whenwhere .content{
	width: 330px;
}

.boxsubfull, .boxsubfullbody, .boxsubsplit, .boxsubsplitbody, .boxcommon, .boxcommonbody, .boxmainsplit, .boxmainsplitbody, .boxmain, .boxmainbody, .boxsubsubfull, .boxsubsubfullbody, .boxfullarticle, .boxfullarticlebody, .boxarticle, .boxarticlebody, .boxsitepage, .boxsitepagebody, .boxwide, .boxwidebody, #network_body
{
	margin: 0;
	border: 1px solid #ADBBDE;
	padding: 12px;
}

.boxsitepagebody{
	width: auto !important;
}


table.page_table .boxsitepage,table.page_table .boxsitepagebody{
	width: auto;
}

.boxsubfull, .boxsubsplit, .boxcommon, .boxmainsplit, .boxmain, .boxsubsubfull, .boxfullarticle, .boxarticle, .boxsitepage, .boxwide
{
	margin: 10px 0 0 0;
	padding: 0 12px;
	display: block;
	border-bottom: none;
	background: #003466;

}

#siteleft .boxcommon, .cell_one .boxsitepage, .cell_three .boxsitepage, .left_cell .boxarticle, .cell_five .boxmain {
	min-height: 32px !important;
	_height: 32px !important;
}

	/* START FILTER TO ENSURE DIV SURROUNDS ITEMS INSIDE */
	.boxsitepage {_height: 32px;}
	.boxsitepage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
	.boxsitepage {display: inline-block;}
	html[xmlns] .boxsitepage {display: block;}
	* html .boxsitepage {height: 32px; _height: 32px;}
	/* END FILTER */

.boxfullbody, .boxsubfullbody, .boxsubsplitbody, .boxcommonbody, .boxmainsplitbody, .boxmainbody, .boxsubsubfullbody, .boxfullarticlebody, .boxarticlebody, .boxsitepagebody, .boxwidebody, #network_body
{
	padding-top: 4px;
	clear: all;
	background-color: #fff;
}


.boxfullbody{
	background: none;
}
 .boxmainbody,  .boxsitepagebody{

}


	/* START FILTER TO ENSURE DIV SURROUNDS ITEMS INSIDE */
	.boxcommonbody, .boxmainbody {_height: 1px;}
	.boxcommonbody:after, .boxmainbody:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
	.boxcommonbody, .boxmainbody {display: inline-block;}
	html[xmlns] .boxcommonbody, html[xmlns] .boxmainbody {display: block;}
	* html .boxcommonbody, * html .boxmainbody {height: 1%; _height: 1px;}
	/* END FILTER */

.photos_main .center #imagewrap img{
    max-width: 200px;
    _width: expression(this.width > 200 ? 200: true);
    /* Last line is to set max width in IE6 */
    height: auto !important;	
}


.boxsitepagebody, .boxarticlebody, .boxfullarticlebody {
	min-height: 1%;
	_height: 1%;
}

.boxbasicinfo {
	width: auto;
	margin: 9px 0;
	clear: all;
	border: none;
}

input[type=radio], input[type=checkbox] {
	border: none !important;
}

.radio, .checkbox {
	border: none !important;
}

.clear_button_box {
	margin: 0 0 12px 0;
}

.friends a, td.friends a {
	font-weight: bold;
}

.user_online_24 {
	margin: 4px 0 0 0;
}

.boxmainbody ul {
	margin-left: 0;
}


.boxsubfullbody .sitebutton ul {
	text-align: left;
}

/* START FILTER TO ENSURE DIV SURROUNDS ITEMS INSIDE */
.boxsubfullbody {_height: 1px;}
.boxsubfullbody:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.boxsubfullbody {display: inline-block;}
html[xmlns] .boxsubfullbody {display: block;}
* html .boxsubfullbody {height: 1%; _height: 1px;}
/* END FILTER */


.clearing {
	clear: both;
}

#header form input {
	border: 1px solid;
}

textarea {
	font: 12px/140% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#nav .hide {
	display: none;
}

.boxfullclassifiedbody .fieldinput input {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 15px;
	border: 1px solid;
	display: inline;
}

.boxsubfullbody .fieldinput {
	width: 215px;
}

.boxsubfullbody .fieldinput #swlNavDiv {
	width: 570px !important;
	_width: 200px !important;
}

.boxsubfullbody .fieldinput input {
	margin: 0;
	padding: 0;
	width: 200px;
	display: inline;
}

.boxsubfullbody .fieldinputlong input {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 15px;
	display: inline;
	border: 1px solid;
}

.boxsubsplitbody .fieldinput {
	width: 200px;
}

.boxsubsplitbody .fieldinput input {
	margin: 0;
	padding: 0;
	width: 200px;
	display: inline;
	border: 1px solid;
}

.blockspacer {
	margin: 0;
	padding: 0;
	height: 10px !important;
	overflow: hidden;
	clear: both;
}

#bottom_spacer{
	height: 100px !important;
}

#container .blockspacer {
	height: 0 !important;
	clear: both;
}


.blockspacer-small {
	height: 1px;
	overflow: hidden;
	clear: both;
}

.formbutton {
	padding: 0 0 0 10px;
	border: none;
}

.checkboxlabel {
	margin: 0;
	padding: 2px 10px 0 0;
	width: 100px;
	display: inline;
	float: left;
}

.fieldlabel {
	margin: 0;
	padding: 2px 10px 0 0;
	width: 130px;
	display: inline;
	float: left;
}


.fieldlabel2 {
	margin: 0 0 5px 0;
	padding: 0 5px 0 0 !important;
	width: 90px !important;
	display: inline;
	float: left;
}

.fieldlabel3{
	margin: 0;
	padding: 2px 0 0 0;
	display: inline;
	float: left;
}

.fieldinput {
	margin: 0;
	float: left;
	text-align: left;
}

.photoleft {
	display: inline;
	float;left;
	padding-right: 10px;
	width: 100px;
}

.photoright {
	display: inline;
	float: left;
	width: 30px;
}

.friendblock {
	margin: 0 auto;
	clear: all;
	display: block;
}

.groupfriends {
	width: auto;
	_width: 100px;
	max-width: 100px;
	height: 120px;
	margin: 0 9px 0 0;
	float: left;
	padding-bottom: 20px;
}

.groupfriends a {
	width: 100%;
	display: block;
}


.loginfriends {
	margin: 5px 5px 0 5px;
	padding: 0;
	width: 100px;
	float: left;
	display: inline;
}

#thmbpic a img {
}

.registrants {
	margin: 10px;
	padding: 0;
	width: 50px;
	float: left;
}

#classifiedheader {
	margin: 0;
	padding: 0;
	height: 35px;
	border-left: 1px solid;
	border-right: 1px solid;
}

#classifiedheader ul {
	margin: 0;
	padding: 0;
}

#classifiedheader li {
	margin: 0;
	padding: 0;
	width: 75px;
	display: inline;
}

#classifiedheader li a {
	padding: 1px 0 3px;
	display: inline;
	border: 1px solid;
}

.classifiedmini {
	margin: 10px 0 0 10px;
	padding: 0;
	width: 110px;
	height: 120px;
	float: left;
}

td.keyword_media_result {
	padding: 0 24px 0 0;
	text-align: center;
}

.fieldinput2 input {
	margin: 0;
	padding: 0;
	display: inline;
	border: 1px solid;
}

.fieldinput .group {
	padding: 0 5px 0 0;
	display: inline;
	float: left;
}

.fieldinput input.file {
	margin: 0;
	padding: 0;
	height: 20px;
}

.fieldinput textarea {
	width: 500px;
	height: 50px;
}

.fieldinput textarea.small {
	width: 250px;
	height: 50px;
}

.fieldinput textarea.tall {
	width: 250px;
	height: 100px;
}

.fieldinput input.large {
	margin: 0;
	padding: 0;
	width: 400px;
	display: inline;
	border: 1px solid;
}


.fieldinput input.smaller {
	margin: 0;
	padding: 0;
	width: 25px;
	display: inline;
	border: 1px solid;
}

.fieldinput input#start_date_y, .fieldinput input#end_date_y{
	width: 30px;
}


.fieldinput input.radio {
	margin: 0 2px 0 5px;
	padding: 0;
	width: auto;
	display: inline;
	border: none;
}

.fieldinput input.checkbox {
	margin: 0 2px 0 5px;
	padding: 0;
	width: auto;
	display: inline;
	border: none;
}

.fieldinput2 input.checkbox {
	margin: 0;
	padding: 0;
	width: auto;
	display: inline;
	border: none;
}

.fieldinput .genericcheckbox {
	margin: 2px 0 0 0;
	float: left;
	display: inline;
}

.fieldinput .genericcheckboxlabel {
	margin: 2px 0 0 0;
	float: left;
	display: inline;
}

select {
	margin: 0;
	padding: 0;
	border: 1px solid;
	display: inline;
}

.fieldinput select {
	margin: 0;
	padding: 0;
	border: 1px solid;
	display: inline;
}

.fieldinput input[type=hidden] {
	border: none;
		/* ENSURES HIDDEN INPUT FIELDS DO NOT HAVE BORDERS IN ANY BROWSER;
		   MUST REMAIN BELOW OTHER INPUT FIELD STYLES */
}

.fieldspacer, .fieldspacer5, .fieldspacer10  {
	height: 5px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	clear: both;
}

.fieldrow {
	clear: both;
	margin: 5px 0;
}

.classfieldrow {
	clear: both;
}

.fieldrow2 {
}

.formsectionheading {
	margin: 0;
	padding: 10px 0 5px 0;
}

.formsectionheading a {
}

.adrectangle {		
}

#add-right {
	margin-right: 10px;
	padding: 0;
	width: 120px;
	float: right;
	text-align: center;
}

#add-right .blockspacer{
	height: 0 !important;
}


.adsmallrectangle {
	margin: 0 auto;
	padding: 0;	
	border: none;
	width: 125px;
	height: 125px;
	display: block;
	clear: both;
}

.adskyscraper, .adwideskyscraper {
	margin: 0 auto;
	padding: 0;
	width: 120px;
	height: 605px;
	overflow: display;
	border: none;
	clear: both;
}

.adwideskyscraper {
	width: 160px;
}

#leftads {
}

#withadswide #leftads {
}

.selectdeselect {
	margin: 0 20px 0 0;
	_margin-right: 5px;
	padding: 0 0 10px 0;
	float: right;
}

	*+html .selectdeselect {
		margin-right: 10px;
		/* SHOWS ONLY TO IE7 VERSIONS AS OF MAY 2007 */
	}

.selectdeselect .text {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

.selectdeselect .checkbox {
	margin: 0;
	padding: 0;
}

.selectdeselect input[type=checkbox] {
	margin: 0;
	padding: 0;
		/* ENSURES HIDDEN INPUT FIELDS DO NOT HAVE BORDERS IN ANY BROWSER;
		   MUST REMAIN BELOW OTHER INPUT FIELD STYLES */
}

.fielddivider {
	margin: 10px auto;
	padding: 0;
	height: 1px;
	width: 96%;
	overflow: hidden;
	clear: both;
}

.profile_counter_5 {
	float: left;
	margin-right: 4px;
}

.profile_counter_value {
  display: inline;
}

.photothumbs {
	width: 100%;
}

.photothumb {
	margin: 0 10;
	padding: 0;
	float: left;
	width: 110px;

}

.photothumbimg {
	padding: 0;
	width: 110px;
	height: 110px;
}

.photothumbimg img {
	margin-left: auto;
	margin-right: auto;
}

.photothumblabel {
	width: 110px;
	text-align: center;
}

.swlgallery_photo_starrating_separator {
	width: 100%;
	height: 19px;
	padding: 2px 0;
	display: block;
	text-align: center !important;
}

.swlgallery_starimage {
	float: left;
}

.flag_comment textarea {
	width: 290px;
}

.flag_comment span {
	display: block;
}

.swlgallery_viewed_photo_info .sitebutton ul, .swlgallery_viewed_item_info .sitebutton ul, tr.post_row .sitebutton ul {
	text-align: left;
}

#multimedia_body .swlgallery_photo_starrating_separator .swlgallery_starimage {
	display: inline;
	float: none;
}

table td {
	vertical-align: top;
}

.calendar-table {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	border-collapse: collapse;
}

.calendar-table thead tr th {
	height: 18px;
	line-height: 18px !important;
	margin: 0;
	padding: 3px;
	border: 1px solid;
}

.calendar-table thead tr td {
	margin: 0;
	padding: 0 0 0 5px;
	height: 20px;
	border: 1px solid;
	font-size: 8px;
}

.calendar-table thead tr td.center {
	margin: 0;
	padding: 0;
}

.calendar-table tbody tr {
	border: 1px solid;
}

.calendar-table tbody tr td {
	margin: 0;
	padding: 2px 5px 5px 5px;
	width: 105px;
	height: 80px;
	border: 1px solid;
}

.calendar-table tbody tr td a{
}

.group-table {
	margin: 20px 0 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.group-table thead tr th, .group-table thead tr td {
	margin: 0;
	padding: 0 10px 0 5px;
	border-top: 1px solid;
	height: 20px;
}

.group-table thead tr th.center, .group-table thead tr td.center {
	margin: 0;
	padding: 0;
}

.group-table tbody tr td {
	margin: 0;
	padding: 5px;
	border-top: 1px solid;
}

.group-table tbody tr td img {
	float: left;
	margin: 0 5px 0 0;
}

#withads .group-table {
}

#withadswide .group-table {
}

.normal-table {
	margin: 20px auto;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}

table.normal-table {
}

#news_body{

}


.normal-table thead tr th, .normal-table thead tr td, #view_post_details_content .normal-table thead tr th {
	margin: 0;
	padding: 3px 8px !important;
	border: none;
	border-bottom: 1px solid;
}

#view_post_details_content .normal-table thead tr th {
	height: 40px !important;
	line-height: 40px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: 1px solid;
}

#view_post_details_content .normal-table thead tr.pagination_row th {
	height: auto !important;
	line-height: auto;
}

.friends, .user_block {
	padding: 10px;
	min-height: 130px;
	_height: 130px;
	float: left;
}

.normal-table thead tr.lighter th select {
	margin-right: 16px;
}

.normal-table thead tr.lighter th {
	white-space: nowrap;
	border-bottom: 1px solid;
}

.normal-table thead tr th.center {
	margin: 0;
	padding: 5px;
}

.normal-table thead tr td {
	margin: 0;
	padding: 5px 8px;
	height: 20px;
	border-bottom: 1px solid;
}

.normal-table thead tr td.center {
	margin: 0;
	padding: 0;
}

.normal-table tr td{
	border-bottom: #999 1px solid;
}
.normal-table tbody tr.post_row td {
	border: none;
}

.normal-table tbody tr td img {
	margin-right: 5px;
	float: left;
	display: inline;
}

table.search_results tbody tr td {
	padding-bottom: 10px;
}

form {
	margin: 0;
	padding: 0;
}

.comment {
	padding: 0 0 0 18px;
}

hr {
	height: 1px;
	border: none;
	clear: both;
}

.wn5{
	height: 100px;
}

.contacts_sel, .contactsList { width: 150px; }

#reminders_body table {
	margin-left: 0px !important;
	_width: auto;
}

.whats_new_category {
	min-height: 100px;
	_height: 100px;
	width: 50%;
	float: left;
}

.whats_new_category ul {
	margin-top: 8px;
	margin-left: 8px;
}

.thumb.thumb_up, .thumb.thumb_down {
	width: auto;
	margin: 0 16px 0 0;
	float: left;
}

.thumbs_sblog, .thumbs_photos, .thumbs_multimedia {
	height: 18px;
	width: auto;
	display: block;
}

.feedback {
	margin: 16px 0 0;
	padding: 12px 0 0;
	border-top: 1px solid;
}

.feedback .user_photo, .feedback .user_info {
	width: 120px;
	text-align: center;
	float: left;
	display: inline;
}

.feedback .user_info {
	float: none;
	display: block;
}

.feedback .last_update, .feedback .user_info {
	font-weight: bold;
}

.feedback .last_update, .feedback .thumbs, .feedback .comment, .feedback .sblog_feedback_list {
	margin: 0 0 8px 120px;
}

.see_more_comments {
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: bold;
}

.accepted div.popup, .public_event div.popup, .owned div.popup, .maybe div.popup, .undecided div.popup {
	width: 270px !important;
}

.accepted div.popup img, .public_event div.popup img, .owned div.popup img, .maybe div.popup img, .undecided div.popup img {
	margin-right: 5px;
	display: inline;
}

.accepted .event_info, .public_event .event_info, .owned .event_info, .maybe .event_info, .undecided .event_info {
	width: 160px;
}

.accepted .event_info, .accepted .event_info a.accepted_event, .public_event .event_info, .public_event .event_info a.public_event, .owned .event_info a.public_event, .maybe .event_info a.public_event, .undecided .event_info a.public_event {
	display: inline;
}

#bookmark_form, #forum_breadcrumbs {
	margin: 0 0 8px 0;
}


/* SITE SPECIFIC QUIRKS */
form#search .sgroup_search_toggle {
	display: none;
}

#correspondence_body .blog_subscriptions {
	display: none;
}

/* knowledge base stuff */
.article_search #article_category, .article_search .categoryinput, .article_search .filter_by {
	display: none;
}

p.privacy_chng_psw {
	display: none;
}

#iop_professional textarea, #c_education textarea, #c_interests textarea {
	width: 600px;
	height: 50px;
}

.boxfullarticlebody #subphoto.sitebutton {
	display: none;
}

.post_file_show img {
	float: none !important;
	margin-left: 4px;
}

/* FOR WHATS NEWZ MODULE */

.wn_category_title{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.wn_title{
	font-size: 14px;
	color: #497695;
	font-weight: bold;
}

.wn_description a, .wn_description a:link, .wn_description a:visited, .wn_description a:active {
	color: #497695 !important;
}

/* FOR FEATURED VIDEOS MODULE */

.fv_item{
	width: 100%;
	text-align: center;
}

.local_featured_videos .boxsitepagebody{
	padding-top: 20px;
}
