@charset "utf-8";
/* CSS Document */


body{ 
	background:url(../images/bg_main.jpg) repeat-x #fb8b1e;
	margin:0;
	padding:0 0 0 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:18px;
	vertical-align: top;
}

#success	{
	color:#F00;
	font-size:14px;
	font-weight:bold;
}

.button	{
	background:url(../images/b_submit.png) no-repeat;
	height:33px;
	width:75px;
	border:none;
	text-indent:-999px;
}
.next	{
	background:url(../images/b_next.jpg) no-repeat;
	height:33px;
	width:75px;
	border:none;
	text-indent:-999px;
	cursor:default;
}

.join	{
	background:url(../images/b_joinnowover.png) no-repeat;
	height:35px;
	width:99px;
	border:none;
	text-indent:-999px;
}

td {
	vertical-align: top;
}
a {
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #336699; 
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #993300;
}

.viewall{
	text-align:right;
	margin:5px 20px 0 0;
	color:#ff3701;
	font-size:12px;
}

.viewall a{
	color:#ff3701;
	text-decoration:none;
}
.midtable {
	background: #FFF;
	float:left;
	padding:15px 0 0;
	width:1009px;
}
.gallery {
	font: normal 12pxArial, Helvetica, sans-serif;
	color: #fff;
}
 /* header */
 
.header1{
	background: url(../images/i_headerbg.jpg) top left no-repeat;
	vertical-align: bottom;
} 
.login {
	align: right;
	padding:0 10px 0 0px;
	width: 82%;
	height: 31px;
}
.loginfield{
	background: url(../images/form_login.png) no-repeat;
	width: 120px;
	height: 28px;
	padding:0px 15px 2px 11px;
	border:0;
}
.loginbutton {
	background:url(../images/b_login.png) no-repeat;
	width: 109px;
	height: 28px;
}
.headerbar {
	text-align: right;
	vertical-align: middle;
	height: 31px;
}
.headerbar a {
	color: #FFF;
	text-decoration: none;
}
.headerbar a:hover{
	 text-decoration: underline;
}
			 
/* footer */

.footer {
	background:url(../images/footer_box2.jpg) top repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif ;
	color: #000;
	line-height: 25px;
}
.footer a{
	background:url(../images/footer_box2.jpg) bottom repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif ;
	color: #000;
}
.footer1{
	background-color: #b8c847;
	padding:20px 0 30px 0;
	}

.footer1header {
	font: bold  12px Tahoma, Geneva, sans-serif;
	color:  #333;
	
}
.footer1sub {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color:  #333;
	padding-left: 25px;
	
}

/* box*/
.boxblue {
	background: url(../images/blueboxmid.jpg);
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}
.box2 {
	padding: 0 0 0 20px;
	font:normal 15px  Arial, Helvetica, sans-serif;
	text-align: left;
}
.box3 {
	background: #cccccc;
	font: normal 15px Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 20px;
}
.addthis {
	border-top: thin dotted #666;
	padding: 20px 0 0 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F60;
}
.addthis a{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F60;
}

 
/* texts */
.subheaderblue {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #036;
}
.bordertop {
	border-top: thin dotted #666;
}
.subheaderblack {
	font: bold 16px Arial, Helvetica, sans-serif;
}
.pagetitle {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #036;
}
.highlight {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F60;
}
.quote {
	font: normal italic 13px Arial, Helvetica, sans-serif;
	color: #333;
}
/* forms */	
.formname {
	font: 15px normal  Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 30px;
	vertical-align: middle; 
	border: none;
	
}
.formfield4 {
	background: url(../images/i_formfield2.jpg) no-repeat left;
	font: 14px bold Arial, Helvetica, sans-serif;
	color: #000; 
	width: 133px;
	text-align:left;
	vertical-align: middle; 
	border: thin #999;
	height: 30px;
}

.formfield5 {
	background: url(../images/i_formfield5.jpg) no-repeat top left;
	font: 14px bold  Arial, Helvetica, sans-serif;
	color: #000; 
	width: 207px;
	text-align:left;
	vertical-align: middle; 
	border: thin #999;
	height: 30px;
	
}
.formfield3 {
	background: url(../images/i_formfield5.jpg) no-repeat left;
	font: 14px bold Arial, Helvetica, sans-serif;
	color: #000; 
	width: 70px;
	text-align:left;
	vertical-align: middle; 
	border: thin #999;
	height: 30px;
}
.formfield2 {
	background: url(../images/i_formfield2.jpg) no-repeat right;
	font: 16px bold Arial, Helvetica, sans-serif;
	color: #000; 
	width: 133px;
	vertical-align: middle; 
	border: none;
	height: 30px;
}

.formfield {
	background: url(../images/i_formfield.jpg) no-repeat top right;
	font: 14px bold  Arial, Helvetica, sans-serif;
	color: #000; 
	width: 207px;
	text-align:right;
	vertical-align: middle; 
	border: none;
	height: 30px;
	
}
.formnameital {
	font:14px bold italic Tahoma, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	color: #000;
	height: 50px;
	vertical-align: middle; 
	border-bottom: thin dashed #ccc;
	
}
.formname2 {
	vertical-align: middle; 
	border-bottom: thin dashed #ccc;
}
.alternatebg1 {
	background: #e3e9eb;
	border-bottom: thin dotted #666;
	height: 30px;
	vertical-align: top;
	padding: 5px 5px 5px 20px;
}

.alternatebg2 {
	background: #e3e9eb;
	border-bottom: thin dotted #666;
	height: 30px;
	vertical-align: top;
	padding: 5px 5px 5px 20px;
}
.alternatebg3 {
	background: #e3e9eb;
	height: 30px;
	vertical-align: top;
	padding: 5px 5px 5px 20px;
} 
.usernav1 {
	line-height: 25px;
}
.usersubheader {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #F60;
	border-bottom: dotted thin ;
} 
.usernav {
	font: bold 14px Arial, Helvetica, sans-serif;
	background: url(../images/usernav.jpg) no-repeat;
	text-align: center;
	vertical-align: middle; 
	color: #FFF;	
	width: 253px;
	height: 25px;
	display: block;
	padding: 5px 0 0 0;
}
.usernav a{
	color: #FFF; 
	font: bold 14px Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.usernav a:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #F60;
	text-decoration: none;
}
.personalinfo {
	height: 27px;
	font: bold;
	color: #333;
}
/*tell a friend*/
.tfbg1 {
	background: #E3EFFA;
	border-bottom: thin dashed #7FAEDD;
	height: 30px;
	vertical-align: top;
	padding: 5px 5px 5px 20px;
}

.tfbg2 {
	background: #C7DCF1;
	border-bottom: thin dashed #7FAEDD;
	height: 30px;
	vertical-align: top;
	padding: 5px 5px 5px 20px;
}

input,textarea,select {
	font-size:14px;
}

.ltext {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
}

/*edit frofile*/
.content_head{
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #036;
	background-color:#white;
	float:left;
	/*  margin-left:-10px;  */
	width:770px;
	border:thin solid #ccc;
	
}
.content_name {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #036;
	background-color:#white;
	float:left;
	/*  margin-left:-10px;  */
	width:565px;
	margin:20px; 
}
.chead_link {
	width:105px; 
	height:20px; 
	background-color:#f1f1f1; 
	float:right; 
	margin:20px; 
	/*  margin-right:20px;  */
	border:thin solid #ccc;
	padding:5px; 
}
.sidenav {
	float:left; 
	padding-left:30px; 
	width:200px
}
.navlink {
	font: 12px Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:3px; 
}
.current_navlink {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	
}
.content {
	background-color:#f2f2f2;
	float:left; 
	padding-left:10px; 
	padding-right:10px; 
	width:750px;
	border:thin solid #ccc;
}
td {
	text-align:left;
}
td.center {
	text-align:center;
}
td.content_title {
	padding-top:10px;
	color:#616161;
	text-align:right;
	font-weight:bold;
	width:150px;
}
td.content_info {
	padding-top:10px;
	/*  color:#616161;
	text-align:right;
	font-weight:bold;
	width:150px;  */
}

hr.content_break {
	color:#f1f1f1;

}

/*Gallery styles*/

.avatar {
	width:150px;
	margin-left:20px;
	margin-right:20px;
	margin-top:30px;
	margin-bottom:30px;
	vertical-align:text-top;
	float:left;
	
}
.profile_avatar {
	width:190px;
	margin-left:5px;
	margin-right:5px; 
	/*  margin-top:30px;  */
	margin-bottom:30px;
}
.main_avatar {
	width:150px;
	/*  margin-left:5px;  */
	margin-right:5px; 
	/*  margin-top:30px;  */
	/*  margin-bottom:30px;  */
}
.thumb {
	width:130px; 
	height:100px;
	/*margin-left:10px;
	margin-right:10px;*/	
	overflow: hidden;
}
.thumb2 {
	width:90px; 
	height:85px;
	/*margin-left:10px;
	margin-right:10px;*/	
	overflow: hidden;
}
.thumb_full {
	width:130px; 
	height:180px;
	/*  margin-left:10px;
	margin-right:10px;  */	
	overflow: hidden;
}
.thumb_container_full {
	float: left;
	width: 130px;
	height:180px;
	margin-left:25px;
	margin-right:25px;
}
.thumb_container {
	float: left;
	width: 130px;
	height:130px; 
	margin-left:25px;
	margin-right:25px;
}

.thumb_container2 {
	float: left;
	width: 130px;
	height:130px; 
	margin-left:20px;
	margin-right:20px;
}

/*Work edu styles*/

.textform {
	font: 15px normal  Arial, Helvetica, sans-serif;
	width:400px;
	height:20px;
	vertical-align: middle; 
	
}
.textform2 {
	font: 15px normal  Arial, Helvetica, sans-serif;
	width:300px;
	height:20px;
	vertical-align: middle; 
	
}
.textform3 {
	font: 15px normal  Arial, Helvetica, sans-serif;
	width:280px;
	height:20px;
	vertical-align: middle; 
	
}
.selctform {
	font: 15px normal  Arial, Helvetica, sans-serif;
	width:100px;
	height:20px;
	vertical-align: middle;
}
.formdiv {
	width:400px;
	border-bottom:thin solid #ccc;
}
/*contact info*/
#email {
	font:normal Arial, Helvetica, sans-serif;
	padding-top:0px;
	margin-top:3px;
}
/*  search   */
.search_info {
	font: 15px normal  Arial, Helvetica, sans-serif;
	color: #036;
}
.fbheader {
border-bottom: thin dotted #666;
color: #036;
font: normal normal bold 12px/normal Tahoma, Geneva, sans-serif;
}
.fbedit {
color: #666;
font: italic normal normal 10px/normal Tahoma, Geneva, sans-serif;
margin: 0px 0px 0px 10px;
}

div.autocomplete {
  position:absolute;
  left:0px;
  width:250px;
  background-color:white;
  border:1px solid #888;  
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color:#009ACD;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:20px;
  cursor:pointer;
}

img {
	border:none;
}
.error {
	color: red;
}

    * { font-family: Verdana; font-size: 11px; line-height: 14px; }
    .submit { margin-left: 125px; margin-top: 10px;}
    .label { display: block; float: left; width: 120px; text-align: right; margin-right: 5px; }
    .form-row { padding: 5px 0; clear: both; width: 700px; }
    label.error {color: red; padding-left: 10px; }
    input[type=text], textarea {  float: left; }
	input[type=password] {  float: left;}
    textarea { height: 50px; }
#profile a	{
	color:#06F; font-weight:bold; font-size:15px;
}
#profile	{
	padding-bottom:10px;
	width:300px;
	float:left;
}

div.example {
	width:100%;
	height:50px;
	padding: 5px;
	border:#F4F4F4 1px dotted;
	display:block;
	float:none;
	clear:both;
}
div.example div {
	width:200px; 
	height:30px; 
	margin:5px; 
	padding:5px; 
	background-color:#0066CC; 
	border:#003366 1px solid;
	color:#FFFFFF; 
	font-family:'Trebuchet MS', Arial; font-size: 11px; text-align:center; cursor:pointer;
	float:left; display:block;
}
div.example a, div.example span {
	float:left; display:block; margin:10px;
}
pre {
	padding:5px; margin:5px;
	background-color:#F4F4F4;
	border:#CCCCCC 1px dashed;
}

.help_sub {color:rgb(246, 143, 30);font-weight:bold;background-color:inherit;margin-left:-1%;}
.help_content {
	color:rgb(109, 110,113);
	font-family:arial,sans-serif;
	font-size:13px;
	padding-left:10%;
	padding-right:10%;
	width:800px;
}
.help_content p ol{
	padding-left:2%;
}
.help_content h1{
	margin-left:-1%;
}

#main_body {
	padding:3%;
}
#image_container {
	padding-top:3%;
	/*  padding-left:14px;  */
	background-color:#f7f7f7;
	/*  border:#CCCCCC 1px solid;  */
}
div.acount_problems { margin:50px; width:910px;}

.error {color: red;}
#midarea {float:left;}
#search1 tr td	{height:10px;}
div.new_event {float:left; padding-left:20px;}
.cal_day_events {width:900px; margin-left:auto; margin-right:auto;}
.cal_day_headers {float:left; width:220px; margin:2px;}
.headerevent	{ font-size:20px; font-weight:bold; }
.login1 input	{size:10}
#accountare	{ float:left; padding-left:10px; }
#accountare label	{ margin-top:10px; }
#body_inbox	{
	float:left; 
	padding-left:30px;
	font-size:15px;
}
#body_inbox h1	{
	float:left;
	color:#03C;
}
#outbox	{
		float:left; padding-left:30px;
	}
	#outbox td	{
		width:300px;
	}
	#outbox a	{
		padding-bottom:20px;
	}
	.top	{
		color:#03C;
		font-weight:bold;
		font-size:14px;
	}
.common {padding:30px;}
.fbsidenav2 a{
	color: #036;
	font: normal normal normal 11px/normal Tahoma, Geneva, sans-serif;
	text-decoration: none
	
}
.fbsidenav2 p{
	padding:0 20px;
}
.fbsidenav2 {
	line-height: 12px;
	padding:65px 3px;
}
.fbsidenav2_current{
	background-color:#d8dfea;
	font-weight:bold;
	line-height: 12px;
}
.fbsidenav2 div {
	padding:3px 20px 3px 15px;
	margin:2px 0px;
}
.fbsidenav2 div:hover {
	background-color: #eff2f7;
}
.fbbold {
color: #036;
font: normal normal bold 12px/normal Tahoma, Geneva, sans-serif;
}
.link {cursor:pointer}
.edit_profile input {
	margin-bottom:3px;
}
.staff_info {
	width:400px;
	float:right;
}
.staff_title{
	width:70px;
	float:left;
}
#album_name td{
	text-align:center;
}
.albumimage{
	float:left;
	width:192px; 
	height:150px;
	padding:10px 20px;
	overflow: hidden;
}
#options{
	text-align:center;
	padding:0 5px;
}
.no_text_decoration:hover{
	text-decoration:none;
}
