/* GLOBAL STYLES */



html{height:100%;}

html.use_scroll_wrapper{overflow:hidden;}

html.auto_resize_iframe{height:auto;}

body{position:relative;left:0;top:0;z-index:0;width:100%;height:100%;background-image:url(images/bkgtexture.jpg);background-repeat:repeat-x;text-align:center;}

body.auto_resize_iframe{height:auto;}

.use_scroll_wrapper #scroll_wrapper{width:100%;height:100%;overflow:auto;position:relative;}

#page_height{padding:0px 0px 100px 0px;margin:0px;}

body{

	padding:0px;

	unicode-bidi:embed;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

.homeleftbanner {
	background-image: url(../images/smalldots-black.jpg);
	background-repeat: repeat;
	float: left;
	height: 260px;
	width: 660px;
	}
	
header.homebannerright {
	float: left;
	height: 260px;
	width: 300px;
}

#menu_nav_top {

	background-color: #1C1603;

	height: 54px;

	width: 960px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	margin-bottom: 10px;

}

#menu_nav_left {

	background-color: #A6D097;

	height: 20px;

	width: 625px;

	padding: 5px;

}

#menu_nav_left_icons {

	text-align: right;

	position: relative;

	z-index: 10;

}

#wrapper {

	text-align: center;

}



#left {

	float: left;

	width: 650px;

	min-height:740px;

	background-color: #FFFFFF;

	padding-left: 10px;

	padding-top: 10px;

}

.style3 {font-size: large}

#searchbox {

	clear:both;

	float:right;

	position:relative;

	width:300px;

	padding-top:20px;

	font-size:0.9em;

}

.floatright {

	text-align: right;

	float: right;

	margin: 0px;

	padding: 0px;

	clear: both;

}

div.browse_date
{
	font-size: 8pt; 
	color: #777777;
}



.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;} .clearfix{display:inline-block;} html[xmlns] .clearfix{display:block;} * html .clearfix{height:1%;}
.button {
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	position: relative;
	left: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.buttons {
	background-color: #B47602;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	width: 90px;
	color: #FFF;
	position: relative;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
}	



/* FormCheck validation do not remove */
.fc-tbx .tl{
	background-image: url(../images/tl.png);
	background-repeat: no-repeat;
}
.fc-tbx .t{
	background: url('../images/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('../images/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('../images/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('../images/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('../images/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('../images/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('../images/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('../images/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('../images/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('../images/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #EAEAEA;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}
form{margin:0px;padding:0px;}

label{cursor:pointer;color:#666666;font-weight:bold;vertical-align:middle;}

label input{font-weight:normal;}

.formtable{margin:0px auto;}

.formtable{margin:0px;}

.formtable td{border:none;margin:0px;padding:3px 1px;}

.formtable td.label{color:#666666;font-weight:bold;padding-right:10px;}

.formtable tr.tallrow{vertical-align:top;}

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

.formbuttons .inputsubmit, .formbuttons .inputbutton{margin:2px 4px;}

.inputtext,

.inputpassword{border:1px solid #bdc7d8;font-family:"lucida grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; font-size:11px;padding:3px;}

textarea{
	font-size:14px;
	font-family:"lucida grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #D7E5FF;
}

.inputradio{padding:0px;margin:0px 5px 0px 0px;vertical-align:middle;}

.inputcheckbox{border:0px;vertical-align:middle;}

.inputbutton,

.inputsubmit{padding:2px 15px 3px 15px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#D9DFEA;border-left-color:#D9DFEA;border-bottom-color:#0e1f5b;border-right-color:#0e1f5b;background-color:#3b5998;color:#FFFFFF;font-size:11px;font-family:"lucida grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; text-align:center;}

.inputaux{background:#f0f0f0;color:#000;border-top-color:#e7e7e7;border-right-color:#666;border-bottom-color:#666;border-left-color:#e7e7e7;}

.inputaux_disabled{color:#999;}

.inputsearch{background:white url(/images/magglass.png) no-repeat 3px 4px;padding-left:17px;}



.menu_login_container{

	width:960px;

	padding-top: 20px;

}

.menu_login_container table{float:right;}

.menu_login_container table tr td{padding:0px 0px 0px 16px;}

.menu_login_container table tr td.login_form_last_field{padding-right:0px;}

.menu_login_container .inputtext,

.menu_login_container .inputpassword{margin-left:0px;border-color:#1d2a5b;width:142px;margin-top:2px;}

.menu_login_container label{color:#98a9ca;padding:0px;margin:0px;font-weight:normal;}

.menu_login_container a,

.menu_login_container a:hover{color:#98a9ca;}

.menu_login_container .login_form_label_field{padding-bottom:3px;text-align:right;}

.menu_login_container .login_form_label_field input{margin:0px 5px 0px 0px;vertical-align:top;padding:0px;}

.ie6 .menu_login_container .login_form_label_field input,

.ie7 .menu_login_container .login_form_label_field input{vertical-align:middle;}

.menu_login_container .login_form_label_remember{padding-top:1px;}

.ff2 .menu_login_container .UILinkButton,

.ie6 .menu_login_container .UILinkButton{margin-top:1px;}



table.body {

	width: 960px;

}



p {

	margin: 0px;

	padding: 0px;

}



div, td {

	color: #555555;

	line-height: 140%;

}



td.top_menu {

background-color: #E2E6EF;

}



td.top_menu2 {

	width: 20%; 

	text-align: right;

background-color: #E2E6EF; 

}



div.top_menu_link_container, div.top_menu_link_container_end {

	float: left;

	height: 31px;

	border-left: 1px solid #CCCCCC;

}



div.top_menu_link_container_end {

	border-left: 1px solid #CCCCCC;

}



div.top_menu_link {


	padding-top: 5px;

	padding: 6px 10px 0px 10px;

}



div.top_menu_link_loggedin {

	height: 25px;

	text-align: right;

	font-weight: bold;


	padding-top: 5px;

	padding: 6px 0px 0px 10px;

}



div.menu {

	width: 150px; 

	border: 1px solid #CCCCCC; 

	border-left: 3px solid #7391a8;

	background: #EEEEEE; 

	padding: 0px 0px 10px 10px;

	margin-right: 10px;

}



div.menu_header {

	margin-top: 10px;

	margin-bottom: 7px;

}



td.menu_user {
	padding: 5px 10px 5px 10px;
	border-top: none;
	text-align: left;
	color: #FFFFFF;
}



div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}




div.menu_sep {

	padding: 2px 0px 0px 10px;

	float: left;

	background: none;

}



img.menu_icon {

	display: block;

	float: left; 

	margin-right: 4px;

}



img.menu_icon2 {

	margin-bottom: -3px;

	margin-right: 4px;

}



div.menu_arrow {

	padding: 2px;

	float: left;

}



div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #DDDDDD;
	display: block;
	background: #FFFFFF;
	color: #666;
}



div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
	color: #666666;
}



div.menu_dropdown {

	border: 1px solid #CCCCCC; 

	border-top: none; 

	background: #FFFFFF; 

	position: absolute; 

	margin-top: 6px;

	margin-left: -20px;

	z-index: 99;

	width: auto; 

	white-space: nowrap; 

}



td.topbar1 {

	padding-bottom: 5px;

}



td.topbar2, td.topbar2_right {

	background-image: url(../images/menu_bg.gif); 

	background-repeat: repeat-x; 

	font-weight: bold; 


	padding: 10px 10px 8px 15px; 

	color: #FFFFFF;

	border-bottom: 1px solid #31537D;

}



td.topbar2_right {

	font-weight: normal;

	padding: 10px 15px 8px 10px; 

	text-align: right;

}



td.content {

	vertical-align: top;

	text-align: left;

	background: #FFFFFF;

}



div.content {
	width: 960px;
	min-height: 600px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px;
	background-image: url(../images/bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#content {
	width: 960px;
	min-height: 600px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px;
	background-image: url(../images/bkg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;


}
.222 {
	color: #222222;
}




div.contentsignup {
	width: 960px;
	min-height: 600px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px;
	background-image: url(../images/bkg_signup.jpg);
	background-repeat: no-repeat;
}


#contentsignup {
	width: 960px;
	min-height: 600px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 20px;
		background-image: url(../images/bkg_signup.jpg);
	background-repeat: no-repeat;

}




div.copyright {
	padding: 4px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	color: #444444;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #AAAAAA;
	background-color: #FFFFFF;
}



div.page_header {
	color: #FFFFFF;
	margin-bottom: 0px;
}



td.header {

	padding: 4px 5px 5px 6px;

	border: 1px solid #DDDDDD;

	font-weight: bold;

	background-image: url(../images/header.gif);

	background-repeat: repeat-x;


}



div.header {
	font-weight: bold;
	color: #324e8b;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

div.header_recentpost {
	font-weight: bold;
	color: #324e8b;
	background-color: #eeeeee;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	width: 420px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
div.hpmembersheader {
	font-weight: bold;
	color: #324e8b;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}



div.newupdates {

	position: absolute; 

	height: 31px; 

	width: 150px; 

	margin: 15px 0px 0px 15px;

	background-image: url(../images/newupdates.gif); 

	background-repeat: no-repeat;

}



div.newupdates_content {

	text-align: left; 

	padding: 8px 5px 5px 12px; 

	color: #FFFFFF;

}



div.box {

	background: #FFFFFF;

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 10px;

}



td.shadow {

	background-image: url(../images/shadow.gif); 

	background-repeat: repeat-x; 

	padding-bottom: 5px;

}



input.text, input.text_small {

	border: 1px solid #AAAAAA;



	color: #333333;

	vertical-align: middle;

	padding-left: 2px;

}



input.text_small {

	font-size: 8pt;

}



input.search {

	vertical-align: middle; 

	background-image: url(../images/search.gif); 

	background-repeat: no-repeat; 

	color: #555555; 

	padding-left: 23px; 

	font-weight: bold;


}



input.button {



	padding: 3px;

	color: #333333;

	font-weight: bold;

	background: #EEEEEE;

	vertical-align: middle;

}



input.radio, input.checkbox {

	vertical-align: middle;

}



textarea {
	color: #333333;
	border: 1px solid #D7E1FF;
}



select, select.small {

	color: #333333;

	vertical-align: middle;

	margin-top: 1px;

}

select.small {

	font-size: 8pt;

}

.icon {

	vertical-align: top;

	margin-right: 5px;

}

.icon2 {

	vertical-align: top;

	margin-right: 1px;

}

.icon_big {

	float: left;

	margin-right: 5px;

	margin-bottom: 5px;

}



img.photo {

	border: 1px solid #DDDDDD;

}



font.small {

	font-size: 7pt;


}

.small {
	font-size: 8pt;
	font-weight: normal;
	line-height: 10px;
}




font.big {


	font-weight: bold;

}



font.bold {

	font-weight: bold;

}



font.disabled {

	color: #AAAAAA;

}



form {

	margin: 0px;

}



div.center {

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}



div.error {

	vertical-align: middle;

	color: #FF0000;

}



div.spacer10 {

	margin-top: 10px;

	height: 0px;

	font-size: 1pt;

}



img.button {

	display: block;

	float: left; 

	margin-right: 4px;

}



a:link { color: #336699; text-decoration: none; }

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

a:hover { color: #3399FF; text-decoration: underline; }



a.top_menu_item:link { color: #777777; text-decoration: none; }

a.top_menu_item:visited { color: #777777; text-decoration: none; }

a.top_menu_item:hover { color: #444444; text-decoration: underline; }



a.menu_item:link { color: #777777; text-decoration: none; }

a.menu_item:visited { color: #777777; text-decoration: none; }

a.menu_item:hover { color: #60b1df; text-decoration: underline; }


a.menu_item_title {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

a.menu_item_title:hover {
	color: #60b1df;
	text-decoration: underline;
}





a.newupdates:link { color: #F2F2F2; text-decoration: none; }

a.newupdates:visited { color: #F2F2F2; text-decoration: none; }

a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }



a.copyright:link { color: #336699; text-decoration: none; }

a.copyright:visited { color: #336699; text-decoration: none; }

a.copyright:hover { color: #3399FF; text-decoration: underline; }



a.portal_signup:link { color: #336699; text-decoration: none; }

a.portal_signup:visited { color: #336699; text-decoration: none; }

a.portal_signup:hover { color: #437ab1; text-decoration: none; }



label:hover { color: #3399FF; text-decoration: underline; }























table.tabs {

	margin-bottom: 10px;

}

td.tab {

	background: #FFFFFF;

	padding-left: 1px;

	border-bottom: 1px solid #CCCCCC;

}

td.tab0 {

	font-size: 1pt;

	padding-left: 7px;

	border-bottom: 1px solid #CCCCCC;

}

td.tab1 {

	border: 1px solid #CCCCCC;

	border-top: 3px solid #AAAAAA;

	border-bottom: none;

	font-weight: bold;

	padding: 6px 8px 6px 8px;

}

td.tab2 {

	background: #F8F8F8;

	border: 1px solid #CCCCCC;

	border-top: 3px solid #CCCCCC;

	font-weight: bold;

	padding: 6px 8px 6px 8px;

}

td.tab3 {

	background: #FFFFFF;

	border-bottom: 1px solid #CCCCCC;

	padding-right: 12px;

	width: 100%;

	text-align: right;

	vertical-align: middle;

}



























table.list {

	width: 100%;

	border: 1px solid #DDDDDD;

	border-bottom: none;

}



td.list_header {

	background: #EEEEEE;

	font-weight: bold;

	padding: 3px 5px 3px 7px;

	border-bottom: 1px solid #DDDDDD;

	vertical-align: middle;

}



tr.list_item1 {

	padding: 5px 7px 5px 7px;

	border-bottom: 1px solid #DDDDDD;

}



tr.list_item2 {

	padding: 5px 7px 5px 7px;

	background: #F5F5F5;

	border-bottom: 1px solid #DDDDDD;

}



td.form1 {

	padding: 12px 0px 5px 10px;

	font-weight: bold;

	text-align: right;

	vertical-align: top;

}

td.form2 {

	padding: 10px 0px 5px 10px;

}



div.form_desc {

	font-size: 8pt;

	padding: 5px 0px 5px 0px;

}

div.form_error {

	margin-bottom: 10px;

	color: #FF0000;

}

div.success {

	line-height: 16pt;

}

td.button {

	text-align: left;

	border: 1px solid #DDDDDD;

	border-left: 5px solid #DDDDDD;

	background: #FFFFFF;

	padding: 7px 8px 7px 6px;

	font-weight: bold;

}

div.button {

	font-weight: bold;

}

td.result {

	font-weight: bold;

	text-align: center;

	border: 1px dashed #CCCCCC;

	background: #FFFFFF;

	padding: 7px 8px 7px 7px;

}

td.error {

	font-weight: bold;

	color: #FF0000;

	text-align: center;

	padding: 7px 8px 7px 7px;

	background: #FFF3F3;

}

td.success {

	font-weight: bold;

	padding: 7px 8px 7px 7px;

	background: #f3fff3;

}



/* STYLES FOR AD BANNERS */

div.ad_top {

	padding: 10px;

	text-align: center;

}

div.ad_belowmenu {

	padding: 0px 0px 10px 0px;

	text-align: center;

}

div.ad_left {

	padding: 10px 10px 10px 0px;

	vertical-align: top;

	text-align: center;

}

div.ad_right {

	padding: 10px 0px 10px 10px;

	vertical-align: top;

	text-align: center;

}

div.ad_bottom {

	padding: 10px 0px 0px 0px;

	text-align: center;

}



/* STYLES FOR RECENT ACTION */

.recentaction_div_media {

	padding: 10px 10px 10px 20px;

}

.recentaction_div_media img {

	max-width: 300px;

	width: expression(this.width > 300 ? 300: true);

}

img.recentaction_media {

	float: left;

	margin: 3px; 

	border: solid 1px #777777;

}

.recentaction_div {

	padding: 10px 20px 10px 20px;

	position: relative; 

	max-height: 125px;

	max-width: 500px; 

	overflow: auto;

}

/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */

*:first-child+html .recentaction_div {

	overflow: visible;

	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );

	overflow-x: auto;

	padding-bottom: 25px;

	height: expression(this.scrollHeight > 125? "125px" : "auto" );

	width: expression(this.scrollWidth > 500? "500px" : "auto" );

}

/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */

html>body .recentaction_div {

	overflow: visible;

	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );

	overflow-x: auto;

	padding-bottom: 25px;

	height: expression(this.scrollHeight > 125? "125px" : "auto" );

	width: expression(this.scrollWidth > 500? "500px" : "auto" );

}

.recentaction_div img {

	max-width: 300px;

	width: expression(this.width > 300 ? 300: true);

}









/* STYLES FOR FRIEND SUGGEST FEATURE */

.suggest_item a {

	padding: 3px 3px 3px 5px; 

	background: #F7F7F7; 

	border-bottom: 1px solid #CCCCCC;

	width: 181;

	display: block;

}

.suggest_item a:hover {

	background: #003366;

	color: #FFFFFF;

}

div.suggest {

	position: absolute; 

	background-color: #FFFFFF; 

	text-align: left; 

	border: 1px solid #AAAAAA;

	padding: 0px;

	display: none;

} 

a.suggest:link { color: #555555; text-decoration: none; }

a.suggest:visited { color: #555555; text-decoration: none; }

a.suggest:hover { color: #FFFFFF; text-decoration: none; }







/* LOGIN PAGE */

td.login_middle {

	vertical-align: middle;

	text-align: center;

	padding-bottom: 30px;

	font-weight: bold;

	font-size: 16pt;

}

td.login_right {

	vertical-align: middle;

	text-align: center;

	padding-bottom: 30px;

}



/* PORTAL PAGE user content (HOME.PHP) */

div.portaluser_spacer {

	height: 10px;

}

div.portaluser_content {
	padding: 10px;
	background: #FFFFFF;
	width: 430px;
}

td.portaluser_text {

	vertical-align: top; 

	padding: 10px 20px 10px 10px;

}

table.portaluser_table {

	margin-bottom: 10px;

}














/* PORTAL PAGE (HOME.PHP) */

div.portal_spacer {

	height: 10px;

}

div.portal_content {

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 5px;

	background: #FFFFFF;

}

td.portal_text {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.portal_table {

	margin-bottom: 10px;

}

div.portal_login {
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: 4px solid #DDDDDD;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

td.portal_member {
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 8px;
}

div.portal_action {

	padding: 6px 6px 6px 6px; 

	border-top: 1px solid #DEDEDE; 

}

div.portal_action_top {

	padding: 6px 6px 6px 6px; 

}

div.portal_action_date {

	float: right; 

	color: #999999;

	padding-left: 5px;

}

div.portal_whatsnew {

	border: 1px solid #DDDDDD;

	padding: 4px 10px 4px 10px;

}

div.portal_signup a, div.portal_signup a:hover {


	line-height: 0px;

	text-align: center; 

	padding: 8px 15px 5px 7px; 

	background-image: url(../images/portal_join_bg.gif); 

	background-repeat: repeat-x;

	border: 1px solid #FFFFFF;

	display: block;

}

div.portal_signup_container1 {

	border: 1px solid #CCCCCC;

}

div.portal_signup_container1:hover {

	border: 1px solid #AAAAAA;

}





























/* WHATS NEW PAGE */

td.home_left {

	vertical-align: top;

	text-align: left;

	padding-right: 10px;

}

td.home_right {

	vertical-align: top;

}

td.home_stats {

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #DDDDDD;

	text-align: center;

	vertical-align: middle;

}

td.home_menu {

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #DDDDDD;

}

td.home_menu1 {

	font-weight: bold;

}

td.home_notification {

	text-align: left;

	border: 1px solid #DDDDDD;

	background: #FFFFFF;

	padding: 7px 8px 7px 6px;

}

div.home_photo {

	border: 1px solid #DDDDDD;

	padding: 5px;

	background: #FFFFFF;

	margin-bottom: 10px;

}

td.home_box {

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 8px;

	background: #FFFFFF;

}

table.home_menu {

	border: 1px solid #DDDDDD;

	border-bottom: none;

	margin-bottom: 10px;

}

td.home_menu1 a {

	background-color: #FFFFFF;

	background-image: url(../images/menu_bg1.gif);

	background-repeat: repeat-y;

	background-position: top right;

	border-bottom: 1px solid #DDDDDD;

	padding: 5px 5px 5px 7px;

	font-size: 8pt;

	font-family: "lucida grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;

	display: block;

}

td.home_menu1 a:hover {

	background-color: #F5F5F5;

	background-image: url(../images/menu_bg2.gif);

}

div.home_action {

	padding: 6px 6px 6px 6px; 

	border-top: 1px solid #DEDEDE; 

}

div.home_action_top {

	padding: 6px 6px 6px 6px; 

}

div.home_action_date {

	float: right; 

	color: #999999;

	padding-left: 5px;

}

div.home_whatsnew {

	border: 1px solid #CCCCCC; 

	padding: 5px 10px 5px 10px;

}

div.home_updated {

	font-size: 7pt;

	color: #888888;

	padding-top: 2px;

}

























/* WHATS NEW - MY NETWORK PAGE */

div.network_content {

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 8px;

}































/* VIEW PROFILE PAGE */

td.profile {

	background: #FFFFFF;

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 5px 7px 5px 7px;

	margin-bottom: 12px;

}

td.profile_leftside {

	padding-top: 5px;

	vertical-align: top;

}

td.profile_rightside {

	padding-left: 10px;

	padding-top: 5px;

	vertical-align: top;

}

div.profile_field_value {

	max-width: 500px;

	overflow: auto;

}

div.profile_friend_photo {

	float: left; 

	width: 90px; 

	text-align: center; 

	border: 1px solid #DDDDDD;

}

div.profile_friend_info {

	float: left; 

	padding-left: 10px;

}

div.profile_friend_options {

	text-align: right; 

	padding-left: 10px;

}

div.profile_friend_name {

	font-size: 10pt;

	font-weight: bold;

}

div.profile_friend_details div {

	color: #888888;

	font-size: 7pt;

}

div.profile_image {

	float: left;

	padding: 5px;

	text-align: center;

	width: 111px;

}

div.profile_bar {

	padding: 0px;

	margin-top: 15px;

	margin-bottom: 10px;

}

td.profile_item1 {

	padding: 5px 0px 5px 0px;

	text-align: center;

	vertical-align: top;

}

td.profile_item2 {

	padding: 5px 5px 5px 5px;

	vertical-align: top;

}


div.buildcomments {
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}

div.profile_comments {
	border-bottom: 1px solid #EAEAEA;
}

div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	font-size: 14px;
}

div.profile_comment_date {
	clear: left;
	text-align: left;
	font-size: 11px;
	padding-right: 10px;
	padding-top: 2px;
	float: left;
}

div.profile_comment_links {
	text-align: left;
	padding-right: 7px;
	padding-top: 2px;
	font-size: 11px;
	float: left;
}






div.profile_comment_body {
	float: left;
	overflow: auto;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}

div.profile_comment_img {
	float: left;
	overflow: auto;
	width: 200px;
}

div.profile_comment object {
	float: left;
	overflow: auto;
	width: 200px;
	height: 150px;
}

div.profile_comment_links {
	text-align: left;
	padding-right: 7px;
	font-size: 11px;
	float: left;
}

/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */

*:first-child+html .profile_comment_body {

	overflow: visible;

	overflow-y: hidden;

	overflow-x: auto;

	width: expression(this.scrollWidth > 520? "520px" : "auto" );

}

/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */

html>body .profile_comment_body {

	overflow: visible;

	overflow-y: hidden;

	overflow-x: auto;

	width: expression(this.scrollWidth > 520? "520px" : "auto" );

}

div.profile_comment_body img {

	max-width: 200px;

	width: expression(this.width > 200 ? 200: true);

}



table.profile_menu {

	border: 1px solid #DDDDDD;

	border-bottom: none;

}

td.profile_menu1 a, div.nolink {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	font-size: 8pt;
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

td.profile_menu1 a:hover {

	background-color: #F5F5F5;


	text-decoration: none;

}

td.profile_photo {

	vertical-align: middle; 

	text-align: center; 

	border: 1px solid #DDDDDD;

	padding: 5px;

	background: #FFFFFF;

	height: 150px;

}

td.profile_viewcomments_postcomment {

	padding: 10px 16px 10px 16px;

	border: 1px solid #CCCCCC;

	background: #F5F5F5;

}

div.profile_postcomment {
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	width: 520px;
}

.comment_area {
	font-family: "lucida grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 100%;
	height: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}

div.profile_action {

	padding: 0px 0px 5px 0px; 

	border-bottom: 1px solid #EAEAEA; 

	margin-bottom: 5px;

}

div.profile_action_bottom {

	padding-bottom: 2px;

}

div.profile_action_date {

	color: #999999;

	float: right;

	padding-left: 5px;

}













td.profile_tab a {
	background-color: #D8DFEA;
	background-position: top left;
	border-left: none;
	font-weight: bold;
	display: block;
	margin-right: 4px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}

td.profile_tab a:hover {

	background-color: #F4F4F4;

	background-repeat: repeat-x;

	background-position: top left;

	padding: 7px 8px 7px 8px;

	margin-right: 4px;

	font-weight: bold; 

	display: block;

}

td.profile_tab_long a {
	background-color: #D8DFEA;
	background-repeat: repeat-x;
	background-position: top left;
	border-left: none;
	font-weight: bold;
	display: block;
	margin-right: 4px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	width: 100px;
}

td.profile_tab_long a:hover {
	background-color: #F4F4F4;
	background-repeat: repeat-x;
	background-position: top left;
	margin-right: 4px;
	font-weight: bold;
	display: block;
	width: 100px;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}


td.profile_tab2 a {

	background-color: #FFFFFF;

	background-repeat: repeat-x;

	background-position: top left;

	padding: 7px 8px 8px 8px;
	
	margin-right: 4px;	

	border: 1px solid #D8DFEA; 

	border-bottom: none;

	font-weight: bold; 

	display: block;

}

td.profile_tab2 a:hover {

	background-color: #FFFFFF;

	background-repeat: repeat-x;

	background-position: top left;

	padding: 7px 8px 8px 8px;
	
	margin-right: 4px;	

	border-bottom: none;

	font-weight: bold; 

	display: block;

}

#profile_tabs_profile { 


}

td.profile_tab_end {

}

















div.profile_content {

	padding: 10px; 


}

div.profile_headline, div.profile_headline2 {

	font-size: 10pt; 

	margin-bottom: 7px;

	font-weight: bold;

}

div.profile_headline2 {

	margin-top: 10px;

}





























/* BROWSE PAGE */

td.browse_field {

	padding: 5px;

}

div.browse_field_radio {

	padding: 0px 5px 0px 1px;

	margin-top: 1px;

}

div.browse_fields {

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 5px 7px 5px 7px;

	margin-bottom: 12px;

}

td.browse_header {

	padding: 5px 5px 3px 7px;

	font-size: 9pt;

	font-family: arial, serif;

	font-weight: bold;

	border: 1px solid #DDDDDD;

	border-bottom: none;

	background: #EEEEEE;

}

td.browse_result {

	vertical-align: top;

	text-align: center;

	width: 150px;

	padding: 5px 5px 10px 5px;

	font-weight: bold;

}

div.browse_pages {

	margin-bottom: 10px;

	text-align: center;

	font-weight: bold;

	background: #EEEEEE;

	padding: 5px 0px 5px 0px;

}



/* SEARCH PAGE */

td.search {

	width: 475px;

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #DDDDDD;

}

div.search_header {

	font-weight: bold;

	background: #F3F3F3;

	border: 1px solid #CCCCCC;

	padding: 5px 5px 5px 10px;

	font-size: 9pt;

}

div.search_results {

	padding: 0px 10px 10px 10px;

}

div.search_result1 {

	padding: 10px;

	background: #F5F5F5;

}

div.search_result2 {

	padding: 10px;

}

div.search_result_text {

	font-size: 9pt;

	font-weight: bold;

	padding-left: 3px;

}

div.search_result_text2 {

	font-weight: normal;

	font-size: 7pt;

	color: #777777;

}

div.search_context {

	color: #555555;

}

div.search_url {

	color: #115599;

}

td.search_pages_bottom {

	padding-top: 8px;

	padding-right: 12px;

	border-top: 1px solid #CCCCCC;

	text-align: right;

}



/* HELP PAGES */

div.faq {

	margin: 10px;

	padding: 5px 5px 5px 10px;

	border-left: 3px solid #DDDDDD;

}

div.faq_questions {

	background: #FFFFFF;

	border: 1px solid #DDDDDD;

	border-top: none;

	padding: 5px 7px 5px 8px;

}





/* MESSAGES */

table.messages_table {

	border: 1px solid #DDDDDD;

}

td.messages_header {

	padding: 4px 5px 5px 6px;



	font-weight: bold;

	background-image: url(../images/header.gif);

	background-repeat: repeat-x;

	color: #333333;

}

td.messages_left {

	width: 100%;

	text-align: left;

	vertical-align: middle;

}

td.messages_right {

	text-align: right;

	vertical-align: middle;

}

tr.messages_unread {

	background: #F5F5F5;

	font-weight: bold;

}

tr.messages_read {

	background: #FFFFFF;

}

td.messages_message {

	border-top: 1px solid #CCCCCC;

	padding: 7px 5px 7px 7px;

	vertical-align: top;

}

td.messages_photo {

	border-top: 1px solid #CCCCCC;

	padding: 7px 0px 7px 7px;

	vertical-align: top;

}

td.messages_view2 {

	background: #FFFFFF;

	border-bottom: 1px solid #DDDDDD;

	padding: 5px 7px 12px 7px;

	vertical-align: top;

}

td.messages_view2_bottom {

	background: #FFFFFF;

	padding: 5px 7px 12px 7px;

	vertical-align: top;

}

td.messages_view1 {

	vertical-align: top;

	padding-right: 15px;

}

div.messages_author {

	padding-bottom: 5px;

	font-weight: bold;

}

div.messages_date {

	font-size: 7pt;

	color: #777777;

}

td.messages_authorbox {

	width: 100px;

	text-align: right; 

	vertical-align: top; 

	padding: 5px 10px 0px 0px;

}







/* MY FRIENDS */

div.friends_search {

	width: 450px;

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #DDDDDD;

	margin-left: auto; 

	margin-right: auto;

}

td.friends_sort {

	padding-top: 5px;

}

div.friends_result {

	padding: 5px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

	background: #FFFFFF;

}

td.friends_result0 {

	padding: 5px;

}

td.friends_result1 {

	vertical-align: top;

	padding: 5px;

}

td.friends_result2 {

	padding: 5px;

	vertical-align: top;

	text-align: right;

}

div.friends_name {

	font-size: 10pt;

	font-weight: bold;

	padding-bottom: 3px;

}

div.friends_stats div {

	color: #888888;

	font-size: 7pt;

}





/* BROWSE FRIENDS */

td.browse_friends_sort {

	padding-top: 5px;

}

div.browse_friends_result {

	padding: 5px;

	border: 1px solid #DDDDDD;

	margin-top: 10px;

	margin-bottom: 10px;

	background: #FFFFFF;

}

td.browse_friends_result0 {

	padding: 5px;

}

td.browse_friends_result1 {

	padding: 5px;

}

td.browse_friends_result2 {

	padding: 5px;

	text-align: right;

}





/* EDIT PROFILE */


div.profileuserTitle
{
	font-weight: bold;
	font-size: 14pt;
}

.profileuserTitle
{
	font-weight: bold;
	font-size: 14pt;
}




td.editprofile_photoleft {

	text-align: center;

	padding-right: 10px;

}

td.editprofile_photoright {

	vertical-align: top;

}

td.editprofile_photo {

	height: 150px;

	vertical-align: middle; 

	text-align: center; 

	border: 1px solid #CCCCCC;

	background: #FFFFFF;

	padding: 5px;

}

table.editprofile_options {

	margin-left: 10px;

}

div.editprofile_bar {

	border-bottom: 1px solid #DDDDDD;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

}

td.editprofile_item1 {

	padding: 5px;

	text-align: center;

	vertical-align: top;

}

td.editprofile_item2 {

	padding: 5px 5px 5px 5px;

	vertical-align: top;

}

div.editprofile_examplecss, div.editprofile_examplecss:hover {

	width: 100px;

	margin-right: 10px;

	margin-bottom: 10px;

	padding: 10px 5px 5px 5px;

	text-align: center;

	float: left;

	border: 1px solid #DDDDDD;

}

div.editprofile_examplecss:hover {

	border: 1px solid #BBBBBB;

}

div.editprofile_examplecss_selected {

	width: 100px;

	margin-right: 10px;

	margin-bottom: 10px;

	padding: 10px 5px 5px 5px;

	text-align: center;

	float: left;

	border: 1px solid #AAAAAA;

	background: #EEEEEE;

}





/* EDIT ACCOUNT SETTINGS */

td.account1 {

	padding: 5px 5px 5px 7px;

	font-weight: bold;

	border: 1px solid #CCCCCC;

	background: #EEEEEE;

}

td.account2 {

	padding: 7px 5px 5px 5px;

	border: 1px solid #CCCCCC;

	border-top: none;

}







/* SIGNUP PAGE */

img.signup_code {

	vertical-align: middle;

}

div.signup_header {

	width: 500px;

	padding: 6px 9px 6px 9px;

	background: #F1F1F1;

	font-weight: bold;

	font-size: 9pt;

	margin-bottom: 10px;

}

div.signup_photo_desc {

	padding: 5px 5px 5px 0px;

}

td.signup_photo {

	padding: 10px; 

	background: #FFFFFF; 

	border: 1px solid #CCCCCC;

}



.table_signup {

	background-image: url(images/signup_bkg.png);

	background-repeat: no-repeat;

}







/* COMMENT STYLES */

.comment_headline {

	padding: 4px 0px 5px 6px;

	border: 1px solid #CCCCCC;

	border-bottom: none;

	font-weight: bold;

	background-image: url(../images/header.gif);

	background-repeat: repeat-x;

	color: #333333;

}







/* PROFILE PHOTOS STYLES */

div.media {

	border: 1px solid #DDDDDD; 

	background: #F2F2F2; 

	padding: 10px;

}

div.media_caption {

	text-align: left; 

	padding: 0px 5px 0px 5px; 

	margin-left: auto; 

	margin-right: auto;

}

div.media_title {

	margin-bottom: 2px;

	font-weight: bold;

}

div.media_date {

	margin-top: 10px; 

	font-size: 7pt; 

	color: #777777;

}







/* CAROUSEL */

td.carousel_item_active {

	border: 1px solid #BBBBBB; 

	background: #EEEEEE;

	padding: 5px;

}

td.carousel_item {

	padding: 5px;

}

td.carousel_item:hover {

	border: 1px solid #CCCCCC;

	padding: 4px;

}







/* PHOTO TAG CLASSES */

div.tag_div_hidden {

	position: absolute;

	z-index: 98;

}

div.tag_div {

	position: absolute;

	border: 2px solid #FFFFFF;

	z-index: 98;

}

div.tag_label {

	position: absolute;

	padding: 3px 5px 3px 5px;

	border: 1px solid #777777;

	background: #FFFFFF;

	font-weight: bold;

	z-index: 98;

}

div.media_photo_div {

	position: relative; 

	margin-bottom: 10px; 

	margin-left:auto;

	margin-right:auto;

}

div.media_photo_tagform {

	display: none; 

	border: 1px solid #888888; 

	width: 150px; 

	position: absolute; 

	opacity: 1; 

	background: #FFFFFF;

}

div.media_photo_tagform_titlebar {

	text-align: left; 

	padding: 5px; 

	border-bottom: 1px solid #AAAAAA; 

	background: #EEEEEE; 

	font-weight: bold;

}

div.media_photo_friendlist {

	overflow: auto; 

	margin: 4px 0px 4px 0px; 

	height: 130px; 

	text-align: left; 

	padding-left: 4px; 

	border: 1px solid #AAAAAA;

}



/* TOP MENU DROP DOWN*/

div.top_menu_item_dropdown a {

   padding: 3px 40px 5px 7px;

   font-weight: bold;

   font-size: 8pt;

   display: block;

   background-image: url(../images/topbar_bg2.gif); 

   background-repeat: repeat-x; 

   border-top: 1px solid #CCCCCC;

   text-align: left;

}



div.top_menu_item_dropdown a:hover {

   padding: 3px 40px 5px 7px; 

   font-weight: bold;

   font-size: 8pt;

   text-decoration: underline;

   display: block;

   text-align: left;

}

div.top_menu_dropdown {

   border: 1px solid #CCCCCC; 

   border-top: none;

   background-image: url(../images/topbar_bg2.gif); 

   background-repeat: repeat-x; 

   position: absolute; 

   margin-top: 6px;

   margin-left: -44px;

   z-index: 99;

   width: 86px; 

   white-space: nowrap; 

}



.pad5 {
	padding: 5px;
}


div.blogbanner {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
}

.blogbanner {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
}

.blogexperiences {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
	background-image: url(../images/title_pe.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.bloghh {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
	background-image: url(../images/title_hhdialogues.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.blogcreativity {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
	background-image: url(../images/title_creativitylabs.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.blogonsitereports {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
	background-image: url(../images/title_osreports.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.blogvov {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
	background-image: url(../images/title_vovblog.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.blogcop {
	height: 100px;
	width: 940px;
	background-color: #242424;
	padding: 10px;
	background-image: url(../images/title_copblog.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.blogbuttons {
	float: right;
}


.buttonbrowse {
	background-image: url(../images/button_blogbrowse.png);
	background-repeat: no-repeat;
	padding: 2px;
	height: 30px;
	width: 180px;
}
.buttonbrowse a:hover {
	background-image: url(../images/button_blogbrowseh.png);
	background-repeat: no-repeat;
	padding: 2px;
}

.buttoncreate {
	background-image: url(../images/button_blogcreate.png);
	background-repeat: no-repeat;
	padding: 2px;
	height: 30px;
	width: 180px;
}
.buttoncreate a:hover {
	background-image: url(../images/button_blogcreateh.png);
	background-repeat: no-repeat;
	padding: 2px;
}

.buttonabout {
	background-image: url(../images/button_blogabout.png);
	background-repeat: no-repeat;
	padding: 2px;
	height: 30px;
	width: 180px;
}
.buttonabout a:hover {
	background-image: url(../images/button_blogabouth.png);
	background-repeat: no-repeat;
	padding: 2px;
}



input.search2 {
	vertical-align: middle;
	color: #555555;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 190px;
}

td.search2 {
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #555555;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 52px;
	width: 245px;
	background-image: url(../images/inputbox.png);
}

#slideshow {
width: 660px;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

#slideshow .slides {
overflow: hidden;
width: 660px;}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
	background-image: url(../images/smalldots-black.jpg);
	background-repeat: repeat;

width: 660px;
float: left;}

#slideshow .slides h2 {
margin-top: 0;}

#slideshow .slides-nav {
}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
	display: inline;
	outline: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;}

.js #slideshow .slides-nav li.on a {
position: relative;}

.title_announcements {
	background-image: url(../images/title_announcements.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 380px;
	background-color: #eeeeee;
}

.title_events {
	background-image: url(../images/title_events.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 380px;
	background-color: #eeeeee;
}

.title_userblogs {
	background-image: url(../images/title_recentuserblogs.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 440px;
	background-color: #eeeeee;
}

.title_vovblogs {
	background-image: url(../images/title_recentvovblogs.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
	width: 420px;
	background-color: #eeeeee;
}

.title_shareyourvoices {
	background-image: url(../images/banner_shareyourvoice.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: 960px;
	background-color: #B57702;
}

.questions
{
font-family:Arial, Helvetica, sans-serif;
}
#heartcontent
{
width:400px; height:30px;
border:1px solid #B0CFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

}
#heartbutton
{
background-color:#006699;
color:#ffffff;
font-size:13px;
font-weight:bold;
padding:4px;
}
#heartcancel
{
background-color:#dedede;
color:#000;
font-size:13px;

padding:4px;
margin-left:10px;
}

#expcontent
{
width:400px; height:30px;
border:1px solid #B0CFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

}
#expbutton
{
background-color:#006699;
color:#ffffff;
font-size:13px;
font-weight:bold;
padding:4px;
}
#expcancel
{
background-color:#dedede;
color:#000;
font-size:13px;

padding:4px;
margin-left:10px;
}


#heartbutton_block
{
display:none;


}
#expbutton_block
{
display:none;


}
#onsitebutton_block
{
display:none;


}
#onsitecontent
{
width:400px; height:30px;
border:1px solid #B0CFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

}
#onsitebutton
{
background-color:#006699;
color:#ffffff;
font-size:13px;
font-weight:bold;
padding:4px;
}
#onsitecancel
{
background-color:#dedede;
color:#000;
font-size:13px;

padding:4px;
margin-left:10px;
}

