/* CSS Document */

body{
	margin:0px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	line-height:13px;
}



img{
	border:none;
}

textarea{
	overflow:auto;
	font-family:inherit;
	font-size:inherit;
}

.checkbox{
	vertical-align:bottom;
	margin:0px;
}

.head_main{
	width:100%;
	height:50px;
	background-image:url(../img/head_bg.png);
	background-repeat:repeat-x;
	text-align:center;
}

.head_main_tbl{
	width:1000px;
	height:50px;
	margin:auto;
}

.search_input{
	width:159px;
	height:26px;
	margin:auto;
	background-image:url(../img/search_input.png);
	background-repeat:no-repeat;
	border:0px;
	padding:0px 0px 0px 2px;
	
	font-family:inherit
	font-size:10px;
	color:#FFF;
}

.notf{
	width:32px;
	height:26px;
	padding:0px;
	cursor:pointer;
	background-repeat:no-repeat;
	
	font-size:10px;
	font-weight:bold;
	color:#ff9600;

}

.orangeText{
	color:#ff9600;
}

.notf_img{
	background-image:url(../img/notf.png);

}

.notf_img_hover{
	color:#ffF;
	background-image:url(../img/notf_hover.png);
}

.nav_bar{
	text-align:right;
	
	font-size:11px;
	padding-bottom:3px;
	vertical-align:middle;
	
	color:#777777;
}



.nav_bar a {
	color:#FFF;
	text-decoration:none;
	padding:0px 6px;
	font-weight:bold;
}


.body{
	margin:auto;
	width:976px;
	min-height:730px;
}

* html  .body {
	margin:auto;
	height:auto !important;
	height:730px;
}

.foot_main{
	width:100%;
	text-align:center;
	margin:auto;
	padding-bottom:17px;	
}

.foot_line{
	margin:auto;
	width:976px;
	height:2px !important;
	background-image:url(../img/foot_line.png);
	background-repeat:repeat-x;
	font-size:0px;
}

.foot_main_tbl{
	
	font-size:11px;
	margin:auto;
	padding-top:12px;

}

.copyright{
	text-align:left;
}

.regular_text{
	
	font-size:11px;
}

.foot_links{
	color:#e5e5e5;
	background:inherit;
	text-align:right;
}

.separator{
	color:#e5e5e5;
}

.blue_links{
	color:#409dcd;
	
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
}


#notf a {
	color:#409dcd;
	
	font-size:11px;
	text-decoration:none;
}

#notf a:hover {
	text-decoration:underline;
}

.foot_links a{
	color:#409dcd;
	text-align:right;
	text-decoration:none;
}

.bullet{
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	height:12px;
}

.text_bold{
	
	font-size:11px;
	font-weight:bold;
}

.text_large{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

.text_medium{	
	font-size:13px;
	font-weight:bold;
}


.photo_week{
	height:267px;
	background-image:url(../img/photo_week_bg.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	padding-top:10px;
	text-align:center;

}

.line{
	width:100%;
	font-size:0px;
	line-height:0px;
	border-top:#e5e5e5 solid 1px;;
	margin-bottom:6px;
}


.categories td{
	height:18px;
	border-bottom:solid 1px #f5efef;

}

* html .categories td{
	height:17px;
}

#categories .regular_text{
	text-align:right;
}

.recent td .outer{
	display:table;
	width:238px;
	margin-right:8px;
	margin-bottom:8px;
}

* html .recent td .outer{
	margin-right:4px;
}

.recent td {
	text-align:center;
}
.recent td .inner{
	width:100%;
	height:168px;
	border:solid 1px #e5e5e5;
	vertical-align:middle;
	display:table-cell;
}

	* html .IEa {
		position: relative;
		height: 100%;
		width:238px;	

		text-align:center;
		
	}

	* html .IEb {
		position: absolute;
		top: 50%;
	
	}	
	
	* html .IEc {
		position: relative;
		left:-50%;
		
		top: -50%;
	}

.recent{
	padding-bottom:5px;

}

.dialogStandard {
	background-color:#FFFFFF;
}

.dialogTooltip {
	background-color:#feffd1;
	border:1px solid #e8e8e8;
}

.btn_close{
	background-image:url(../img/btn_close.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:8px;
	height:9px;
}

.btn_close_hover{
	
	background-image:url(../img/btn_close_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:8px;
	height:9px;

}

.login_input{
	border:solid 1px #aaaaaa;
	width:147px;
	height:20px;
}

.cont_1{
	border:solid 1px #aaaaaa;
	width:80%;
	margin:auto;
	background-color:#F0F0F0;
}

.cont_1 table{
	margin:30px auto;
}

.input{
	
	font-size:11px;
	color:black;
	border:solid 1px #aaaaaa;
	height:18px;
}

#upload .input, #settings .input{
	width:326px;
}


.btn_1{
	border:solid 1px #aaaaaa;
	background-color:#ff9600;
	color:#FFFFFF;

	height:22px;
	margin:0px;
	padding-bottom:2px;
}

.btn_1medium{
	border:solid 1px #aaaaaa;
	background-color:#ff9600;
	color:#FFFFFF;

	height:22px;
	margin:0px;
	padding-bottom:2px;
	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
}

.btn_2{
	border:solid 1px #aaaaaa;
	background-color:#787878;
	color:#FFFFFF;

	height:22px;
	margin:0px;
	padding-bottom:2px;
}

.btn_2medium{
	border:solid 1px #aaaaaa;
	background-color:#787878;
	color:#FFFFFF;

	height:22px;
	margin:0px;
	padding-bottom:2px;	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
}

.tooltipTable td{
	padding: 10px 0px 0px 10px;
	
}

.photoHead {
	background-image:url(../img/photo_page_head_bg.png);
	background-repeat:repeat-x;
}

.photoHead div{
	margin: 14px 22px 9px 22px;
}

.userPic{
	margin-right:10px;

}

.photo{
	text-align:center;
	padding: 15px 0px 25px 0px;
}

.photoDescription{
	background-color:#f7f7f7;
	border-top:2px solid #e9e9e9;
	margin-bottom:20px;

	
}

.photoDescription td{
	padding: 12px 12px 14px 10px;	
	vertical-align:top;
}

a.text_bold{
	text-decoration:none;
}

.comment td{
	vertical-align:top;
	border-bottom:1px solid #e7e7e7;
	padding-top:15px;
	
}

.comment .regular_text{
	text-align:justify;
}

.comment{
	margin-bottom:7px;
}

.grey_text{
	color:#b3b3b3;
	
	font-size:11px;
}

td.grey_text{
	padding-bottom:7px;
}

.postComment{
	width:100%;
	height:75px;
	border:1px solid #cecece;
	background-color:#f2f2f2;
	margin-bottom:5px;
}

.commentRules{
	background-color:#f7f7f7;
}

.profileHead {
	background-image:url(../img/photo_page_head_bg.png);
	background-repeat:repeat-x;
	padding-top:21px;
	margin-bottom:5px;
}


.orange{
	
	font-size:11px;
	color:#ff9600;
}

.paging {
	font-size:11px;
	margin:0px;
	padding:0px;
}

.paging ul{
	margin:0px;
	padding:0px;
}

.paging li{
	display: inline;
	list-style-type: none;
	padding:2px;
	
}

li.active{
	padding:0px 5px;
	background-color:#ff9600;
}

.paging  li.active a{
	color:#FFF;
	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.paging  li a{
	text-decoration:none;
}

.profileInfo td{
	padding:3px 0px;
	
}

.catSelectBox{
	width:240px;

}

.editUserPic{
	border:solid 1px #E5E5E5;
	position:absolute;
	width:90px;
	float:right;
	bottom:0px;
	right:0px;
	background-color:#fff;
	margin:3px;
	padding:3px;
}
.editUserPic div{
	margin-bottom:1px;
}

.editUserPic a:hover{
	color:#ff0000;
}

.uploadUserPicForm{
	border:solid 1px #f5efef;
	margin:0px;
	padding:2px;
	text-align:center;
}

.hidden {
	display: none;
}

#settings{
	width:450px;
}

.settingsBox{
	width:500px;
	margin:auto;
	margin-top:32px;
}

.settingsMsgBox{
	width:484px;
	margin:auto;
	margin-top:32px;
	padding:8px;
	
}

.signUp{
	width:484px;
	margin:auto;
	padding:8px;
}

.msgBoxSuccess{
	border:1px green solid;
	background-color:#d8eadd;
}

.msgBoxError{
		border:1px red solid;
		background-color:#f5cbcb;
}

.msgBoxLoading{
		border:1px #787878 solid;
		background-color:#f5efef;
}

.settingsHead{
	width:500px;
	height:26px;
	background-color:#787878;
	color:#fff;
	
	cursor:pointer;
}

.settingsHead img{
	margin:5px 5px 0px 10px;
}

.settingsBody{
	padding:10px 0px;
	border:solid 1px #f5efef;
}

.profilePhotolistitem{
	position: relative;
	display: block;
	float: left;	
	list-style-type: none;
    width: 236px;	
    height: 168px;
	border:1px solid #E5E5E5;
	margin:0px 0px 8px 8px;

	background: #fff;
	text-align: center;
}

* html .profilePhotolistitem{
	margin:0px 0px 8px 4px;
}

* html .reorderList{
	 width: 210px;	
}

.followGridItem{
	position: relative;
	display: block;
	float: left;	
	list-style-type: none;
    width: 140px;	
    height: 32px;
	border-bottom:1px solid #E5E5E5;
	margin:0px 0px 3px 8px;
	background: #fff;
	text-align: left;
	padding:10px;
}


.deletethumbnail{				
	
	position: absolute;
	top: 1px;
	right: 3px;		
	background: #efefef;
	color: #00b7f2;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	opacity: 0.60;
	filter: alpha(opacity="60");
	display: none;
	margin-top: 3px;
	width:15px;
	height:15px;			
	cursor: pointer;
	border:1px solid #999999;
	text-align:center;	
}
.deletethumbnail:hover{
	opacity: 0.90;
	filter: alpha(opacity="90");	
}

.editthumbnail{				
	
	position: absolute;
	top: 1px;
	right: 3px;		
	background: #efefef;
	background-image:url(../img/edit.gif);
	background-repeat:no-repeat;
	background-position:center;
	color: #409dcd;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	opacity: 0.60;
	filter: alpha(opacity="60");
	display: none;
	margin-top: 3px;
	width:15px;
	height:15px;			
	cursor: pointer;
	border:1px solid #999999;
	text-align:center;	
}
.editthumbnail:hover{
	opacity: 0.90;
	filter: alpha(opacity="90");	
}


.inbox{
	margin-bottom:7px;
}

.inbox td{
	border-bottom:1px solid #E7E7E7;
	padding-top:15px;
	vertical-align:top;

}

.msgBody{
	width:350px;
	height:200px;
	overflow:auto;
	background-color:#F2F2F2
}

.modal_overlay {
	height:0px;
	width:0px;
	background:#ccc;
	opacity: 0.30;
	filter: alpha(opacity="30");	
	position: absolute;
	top: 0;
	left:0;
}

.shadow {
	position:absolute;
	background:#777;
	opacity: 0.2;
	filter: alpha(opacity="20");
}

.sign_up .input{
	width:170px;
}

.cont_email{
	background-color:#FFF9D7;
	padding:15px;
	border:1px solid #E5E5E5;
	width:946px;
	margin:3px auto;
}

.notf_more {
	padding: 7px 0px;
}

.smallDate{
	font-size:10px;
	color:#808080;
}

.simpleBody{
	margin:15px 25px 25px 25px;
}