body {
	background-color: #333333;
	margin:5px 0 5px 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #121212;*/
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a {
	outline: none;
}

/* Rounded-cornered divs -*/
.roundedBox {
	position:relative;
	margin:0px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:7px 7px 0px 7px;
	}
	
.roundedBox a{
	color:#A8CA38;
	}
	

	
.left{
	float:left;
	}
.right{
	float:right;
	text-align:right;
	}
			
/*- All the corners -*/
.corner {position:absolute; width:3px; height:3px;}
			
/*- Each corner -*/
.topLeft {top:0; left:0; background-position:0px 0px;}
.topRight {top:0; right:0; background-position:-6px 0px;}
.bottomLeft {bottom:0; left:0; background-position:0px -6px;}
.bottomRight {bottom:0; right:0; background-position:-6px -6px;}


#defaultMod {background: url(/_style/images/defaultModCenter.jpg) repeat-x 0 0; height:24px;}
#defaultMod .corner {background-image:url(/_style/images/defaultModCorners.jpg);}
#defaultMod .topLeft, #defaultMod .topRight {height:4px;}
#defaultMod .bottomLeft {background-position:0px -6px;}
#defaultMod .bottomRight {background-position:-6px -6px;}

.globalHeader{
	background-image:url(/_style/images/headerbg.jpg);
	width:1000px;
	height:96px;
	text-align:left;
	}
	
.globalLogo{
	padding:5px 0px 0px 10px;
	float:left;
	width:400px;
	}
	
.rightHeader{
	float:right;
	width:590px;
}

.topLinks{
	padding:5px 20px 5px 0;
	color:#FFF;
}

.topLinks a{
	color:#FFF;
}

.searchHeader{
	text-align:left;
	width:295px;
}

.searchHeader a{
	color:#FFF;
}

.search_left{
	float:left;
	width:5px;
}

#searchpagelink
{
	float:left;
	margin-left:-285px;
}

.search_text{
	background: transparent url('../../images/search_box_bg.png') no-repeat top left;
	height:23px;
	width:195px;
	border:none;
	float:left;
	margin-top:28px;
}

.search_button{
	background: transparent url('../../images/search_btn.png') no-repeat top left;
	height:31px;
	width:85px;
	border:none;
	float:left;
	margin-top:24px;
	margin-left:3px;
}

.globalMenuContainer{
	width:1000px;
	height:30px;
	background-image:url(/_style/images/globalMenubg.jpg);
	}
	
.globalContentContainer, .globalContentContainer2{
	background-color:#FFFFFF;
	width:990px;
	height:100%;
	overflow:auto;
	text-align:left;
	padding:5px;
}

.globalFooterContainer a{
	color:#FFF;
}

.globalFooterContainer{
	height:32px;
	width:1000px;
	background-image:url(/_style/images/globalFooterbg.jpg);
	text-align: center;
	clear:both;
	}
	
.globalFooterDesigner{
	width:240px;
	color:#121212;
	float:left;
	padding-left:10px;
	padding-top:7px;
	text-align:left;
}
.globalCopyright{
	width:300px;
	color:#121212;
	float:left;
	padding-top:7px;
	padding-left:10px;
	text-align:left;
	}
	
.globalFooterText{
	width:300px;
	color:#121212;
	float:right;
	padding-right:10px;
	padding-top:7px;
	text-align:right;
	}
	
.contentLeft1{
	width:685px;
	height:100%;
	float:left;
	overflow:auto;
	}
	
.contentRight1{
	width:300px;
	height:100%;
	float:right;
	overflow:auto;
	}
	
.contentLeft3{
	width:200px;
	height:100%;
	float:left;
	overflow:auto;
	margin-right:5px;
	}
	
.contentMiddle3{
	width:480px;
	height:100%;
	float:left;
	overflow:auto;
	}
	
.contentRight3{
	width:300px;
	height:100%;
	float:right;
	overflow:auto;
	}
	
.sitetext{
	padding:5px;
	margin: 0 5px;
	border:1px solid #E1E1E1;
	border-top:0;
	overflow:auto;
	}
	
.text2{
	padding-left:5px;
	overflow:auto;
	}
	
.error{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	}
	
.success{
	color:#009900;
	font-size:16px;
	font-weight:bold;
	}
	
.sep{
	height:5px;
	width:100%;
	}
.activityContainer{
	overflow:auto;
	clear:both;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px #E1E1E1 solid;
	}
	
.activityContainer a{
	color:#006699;
	text-decoration:none;
	}
	
.activityContainer a:hover{
	color:#003366;
	text-decoration:underline;
	}
	
	
.activityIcon{
	min-height:16px;
	height:100%;
	width:16px;
	float:left;
	overflow:auto;
	}
	
.activityNews{
	min-height:16px;;
	width:304px;
	float:left;
	overflow:auto;
	margin-left:3px;
	color:#333333;
	font-size:11px;
	}
	
.activityTime{
	height:100%;
	width:129px;
	float:right;
	overflow:auto;
	color:#999999;
	font-size:11px;
	text-align:right;
	}
	
	
.siteform p{
	width: 500px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px solid #E1E1E1;
	height: 1%;
}

.siteform p.checkbox, .siteform p.radio{
	width: 500px;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 15px; 
	border-top: none;
	height: 4px;
}

.siteform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.siteform label.checkbox, siteform label.radio{
	font-weight: normal;
	float: left;
	margin-left: 0; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.siteform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	background-image:url(/_style/images/textboxbg.jpg);
	border:solid 1px #999;
	height:18px;
	padding: 2px 0 0 2px;
	color:#333;
}

.siteform textarea{
	width: 480px;
	height: 150px;
}

* html .threepxfix{
	margin-left: 3px;
}

.friendsLeftPic{
	float:left;
	width:100px;
	text-align:left;
	}
	
.friendsLeftInfo{
	float:left;
	width:500px;
	text-align:left;
	}
	
.friendsRightLinks{
	float:right;
	width:auto;
	text-align:right;
	}
	
.friends_result{
	overflow:auto;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
	clear: both;
	}
	
a.imageLinks, li.imageLinks {
	padding-left:20px !Important; 
	background-position:left;
	background-repeat:no-repeat;
	background-position:top left;
	
}

ul.friendLinks, ul.friendLinks li{
		padding-bottom:7px;
		list-style-type:none;
		margin:0px;
		padding-left:0px;	
}

.profile_info_text_header{
	color:#666;
}

.profile_info_text{
	padding-bottom:5px;
	padding-left:5px;
}

.friendContainer{
	width:457px;
	overflow:auto;
	clear:both;
	border-bottom:solid 1px #E1E1E1;
	padding-top:3px;
}

.friendPicContainer{
	float:left;
	width:65px;

}

.friendInfoContainer{
	float:right;
	width:391px;
}

.profile_friend_name a{
	font-size:14px;
	font-weight:bold;
}

.profile_add_as_friend{
	float:right;
}

.profile_add_as_friend a{
	font-size:11px;
	font-weight:normal;
}

td{
	/*padding:5px;*/
	padding:0px;
}


div.featured_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F1F1F1;
	}
	
div.featured_readmore{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#26ABE4;
	margin-top:5px;
	text-transform:uppercase;
	}
	
div.featured_readmore_green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9DBC2B;
	margin-top:5px;
	text-transform:uppercase;
	}
	
div.featured_readmore_green a{
	color:#9DBC2B;
	}
	
span.green_link{
	color:#9DBC2B;
	}
	
span.green_link a{
	color:#9DBC2B;
	}
	
div.featured_readmore a{
	color:#26ABE4;
	}
	
div.featured_info{
	margin-top:10px;
	width:350px;
	font-size:12px;
	color:#F1F1F1;
	}
	
div.featured_url{
	color:#CCC;
	}
	
div.featured_info_profile{
	margin-top:10px;
	font-size:12px;
	color:#F1F1F1;
	}


#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right;
	margin-top:-5px;
	z-index:100;
}
#pageflip img {
	width: 55px; height: 60px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 55px; height: 55px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(/_style/images/pageflip/get_featured.png) no-repeat right top;
}