* {margin: 0;}

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	font-family: 'myriad pro', Helvetica, Arial, Tahoma, Verdana, sans-serif;
	}

#rf_container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -136px; /* the bottom margin is the negative value of the footer's height */
	width:1010px;
	border-left: 1px solid #d1d1d1; 
	border-right: 1px solid #d1d1d1;


}
#footer, .push {
	height: 136px; /* .push must be the same height as .footer */
	margin: 0 auto;
	width:1010px;

}
#footer {
	background-color:#e1e1e1;
	margin-bottom: 0px;
	background-image:  url(/graphics/footer_bg.png);
	background-repeat: repeat-x;
}

#footer_content {
	padding: 20px 15px;
}

#logo {
	float:left;
	width: 300px;
	height: 62px;
}

#rf_header{background-color: #EEE;
	width: 1010px;
	}

#rf_headermenu {
	margin: 17px 0 0 0;
	text-align:right;
}

#menu {
	margin: 2px 10px 0 0;
}


.headermenu_margin img {
	margin-top: 7px;
}


#menu ul {
	list-style: none;
	margin: 0;
	padding-right: 4px;
	list-style-type: none; 
	list-style-image: none;
	display: inline;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
}

#menu ul li {
	display: inline;
	padding-right: 10px;
}

#menu ul li a{
	text-decoration:none;
	color:#222;
	border-bottom:1px solid transparent;
}

#menu ul li a:hover{
	color:#666;
	border-bottom:1px solid #666;
}


#menubottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type: none; 
	list-style-image: none;
	line-height: 20px;
	text-transform: uppercase;
}

#menubottom ul li {
	display: inline;
	font-size: 15px;
	padding-right: 10px;
}

#menubottom ul li a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid transparent;
}

#menubottom ul li a:hover{
	color:#666;
	border-bottom:1px solid #666;
}

#rf_content {
	float:left;
	width:800px;
	padding: 15px;
}

#rf_right_ads {
	float:left;
	width:160px;
	padding:5px 0 0 12px;
	margin: 10px 8px 10px 0px;
}


h1 { 
	font-size: 28px;
	font-weight: normal;
	color: #222;
}



h2 { 
	font-size: 20px;
	font-weight: normal;
	color: #555;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #0099ff;
}

.blueline {
	 height:0px;
	 border-top:  1px dotted #0099ff;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-right: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 padding-right: 0px; 
	 width: 800px;
	 margin-top: 10px;
	 margin-bottom: 20px;
}

a { color: #222222; border-bottom: 1px; border-color: #0099ff;  }

a:hover {
	color: #0099ff;
	text-decoration: none;
}

.photographers_plus_vote a { color: #d1d1d1; text-decoration: none; }
.photographers_plus_vote a:hover { color: #0099ff; text-decoration: none; }

.top_menu {
	font-size: 17px;
	color:#08b8f1;
	text-decoration: none;
	margin: 0 0px;
	text-transform: uppercase;
}

.top_menu_selected {
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	margin: 0 0px;
	border-bottom: 2px;
	border-color: #0099ff;
	padding: 6px;
	text-transform: uppercase;
}


/* flash notifications */
#notify_error {
	margin: 0 auto;
	text-align: left;
	width: 450px;
	padding: 7px 6px 0px 6px;
	border: 1px solid red;
	background-color: #FFDDE3;
}

#notify_success {
	margin: 0 auto;
	text-align: left;
	width: 450px;
	padding: 7px 6px 0px 6px;
	border: 1px solid green;
	background-color: #DFFFBE;
}	

#notify_message {
	margin: 0 auto;
	text-align: left;
	width: 450px;
	padding: 7px 6px 0px 6px;
	border: 1px solid #00008B;
	background-color: #CFE0FF;
}

#register_error {
	margin: 0 auto;
	text-align: left;
	width: 280px;
	padding: 7px 6px 0px 6px;
	border: 1px solid red;
	background-color: #FFDDE3;
}

#register_success {
	margin: 0 auto;
	text-align: left;
	width: 280px;
	padding: 10px 10px;
	border: 1px solid green;
	background-color: #DFFFBE;
}	

#register_message {
	margin: 0 auto;
	text-align: left;
	width: 280px;
	padding: 10px 10px;
	border: 1px solid #00008B;
	background-color: #CFE0FF;
}

.flash_icon_container {float: left;}
.flash_messages_container {
	float: left;
	margin: 0 5px;
	font-size: 11px;
}
/* end flash notifications */ 


#selected_rss {
	background-color: #ff9900	;
	color: #ffffff;
	text-decoration: none;
	border-radius: 1.6em;
}

.test1 {
	font-size: 20px;
}



body {margin: 0px; border: 0px;}
img {border:0;}

.topchoicemenu { color: 999999; padding: 5px; text-decoration: none; text-transform: uppercase; border-color: #0099ff;
border-width: 0 0 1px 0; font-family: 'myriad pro', arial, sans-serif; color: #333333; font-size: 18px; vertical-align: middle; }

/* COLOR LINE ON THE TOP */
.topline { background-color: #d1d1d1; padding: 0 2px 2px; /*background-image: url(/graphics/menu_bg_sample.png);*/ }

.maintable { border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; }
.menutable { background-color: #f1f1f1; width: 1010px; }
.selectedrss { background-color: #08b8f1; color: #ffffff; text-decoration: none; border-radius: 1.6em; padding: 2px; }

#loginimage { top: 3px; right: 0px; clear: both; position: relative; }
#selected { text-decoration: none; color: #ffffff; background-color: #08b8f1; padding: 2px; font-weight: normal; }

#inputArea { padding: 7px; }

#inputArea input[type="text"], #inputArea textarea {
	background:transparent url(/graphics/lj_user.gif) no-repeat scroll 4px;
    font-family: 'Myriad Pro', Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 18px;
    padding: 0px 10px 0px 21px;
    border: solid 1px #999;
    width: 280px;
}


.registration {
    font-family: 'Myriad Pro', Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 18px;
	padding: 3px 0px 5px 5px;
	margin-top: 2px;
    border: solid 1px #7DB9C4;
    width: 250px;
}

.registration_button {
	color: #AA0C22;
	font-size: 14px;
	padding: 2px;
}

.registration_cancel {
	color: #666666;
	font-size: 10px;
	padding: 2px;
}


.small_comments {
	font-size: 11px;
	color: #444;
}

.small_comments_remember {
	font-size: 12px;
	color: #444;
}

.bigger_comment {
	color: #666; 
	font-weight: normal; 
	font-style: italic;
}

.email {
	font-size: 14px;
}


.profile_services {
	color: #5e5e5e;
	font-size: 15px;
	line-height: 24px;
	margin-top: 10px;
}

.profile_services ul li {
	color: #5e5e5e;
	font-size: 15px;
	display: list-item;
	list-style-type: none; 
	list-style-image: none;
	line-height: 26px;
}

.profile_services_user ul li {
	color: #111111;
	font-size: 15px;
	display: list-item;
	list-style-type: none; 
	list-style-image: none;
	line-height: 26px;
}

.profile_services_user {
	color: #111111;
	font-size: 15px;
	line-height: 22px;
}

.profile_services_icon {
	margin-bottom: 3px;
}

.profile_birthday {
	margin: 10px 0 0;
	font-size: 12px;
}

.profile_status {
	font-size: 11px;
	color: #777;
}

.edit_profile_birthday {
	margin: 2px 0 0;
	font-size: 12px;
}
.edit_profile_birthday input,select {
	font-size: 11px;
}


.privacy {
	font-size: 90%;
}

.horizontal_line {
	height: 0px; 
	border-top: 1px; 
	color: #f8f8f8; 
	background-color: #999999; 
	width: 100%;
	
}

.community_post_line {
	height: 1px; 
	border: 0px; 
	color: #4d4d4d; 
	background-color: #08b8f1;
	width: 100%;
	margin: 20px 0 40px 0;
}

.comments_div {
	margin: 5px 0 0 0; 
	font-size: 14px; 
	margin-bottom: 20px;
}

.community_post_comments_line {
	height: 1px; 
	border: 0px;  
	background-color: #e1e1e1;
	width: 100%;
}

.editable {
	color: #000;
	background-color: #ffffd3;
}

.bottommenu_color {
	background-color: #f1f1f1;
}

.bottommenu {;
	padding: 15px;
	font-size: 11px;
}

.recommended {
	padding: 2px;
}

.turn_off_lights {
	color: #999;
	font-size: 15px;
}

.heading_community_post {
	color: #111111;
	font-size: 26px;
	}
	
.external_lj_link {
	font-size: 14px;
	color: #444;
}

.external_lj_link a {
	color: #444;
	text-decoration: none;
}

.links_post { width: 800px; height: 20px; background-color: #DBF2FF; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 2px 0 0 0; margin: 4px 0 0 0; }
.links_post img {margin: 0 0 -3px 0;}

.imglink {
	border:0;
	text-decoration:0;
}



/* CSS MENU FROM THE INTERNET GOES HERE */


.menu2 {
float:left; width:100%; 
font-family: 'myriad pro', verdana, arial, sans-serif; 
font-size:14px; 
border-top:2px solid #e1e1e1;
background-color: #eeeeee;
/*background-image: url(/graphics/menu_bg_sample.png);*/
margin:0 0 0 0;
}
.menu2 ul {
padding-top:0px;margin:0;list-style-type:none;
}
.menu2 ul li {
float:left; position:relative; 
}
.menu2 ul li.group {display:block; text-indent:10px; background:#666; color:#fff; width:152px; padding:4px 0;}

/* IF MENU GOES ONTO TWO LINES, CHANGE PADDING IN HERE */
.menu2 ul li a, .menu2 ul li a:visited {
float:left; display:block; text-decoration:none; color:#444; padding:0px 10px; line-height:25px; height:26px;
}


/* Ian's fix for subheading in menu */
.menu2 ul li .subheading, .menu2 ul li .subheading {
float:left; display:block; text-decoration:none; color:#f8f8f8; padding:0px 16px; font-weight: bold; font-size: 12px;line-height:30px; height:28px;
}
/* End of fix */

.menu2 ul li:hover {width:auto; }
/* here is the background picture for menu hover */
.menu2 ul li a:hover {background-image: url(/graphics/sub2b_2.png); color:#fff;}

.menu2 ul li:hover a {background-image: url(/graphics/sub2b_4.png); background-repeat: no-repeat; color:#666;}

.menu2 ul li ul {
display: none;
}
.menu2 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */

/* The background of the whole hovered menu */
.menu2 ul li:hover ul { display:block; position:absolute;top:25px; background:#9ca9b3; margin-top:1px; left:0; width:152px; }

.menu2 ul li:hover ul.scroller {
height:138px; width:172px; overflow:auto;}

.menu2 ul li:hover ul.endstop {
left:-65px;
}
.menu2 ul li:hover ul li ul {
display: none;
}

/* CHANGE HERE FOR THE MENU LISTS COLOR AND BACKGROUND */
.menu2 ul li:hover ul li a {
display:block; color:#fff;height:auto;line-height:15px;padding:4px 16px; width:120px;
}
.menu2 ul li:hover ul li a.drop { background:#888; }

/* The color which menu becomes when hovered */
.menu2 ul li:hover ul li a:hover { color:#0099ff; background: #f8f8f8; background-image: url(/graphics/sub2b_2.png); background-repeat: no-repeat; }

.menu2 ul li:hover ul li a:hover.drop { background: #888; color:#ff0; }
.menu2 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-70px; color:#000; left:152px; height:180px; width:172px; overflow:auto; background:#888; }
.menu2 ul li:hover ul li:hover ul li a {background:#888;}
.menu2 ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}
.menu2 ul li:hover ul li:hover ul.left { left:-172px; }
.menu2 ul li:hover ul li:hover ul li a:hover {background:#666; color:#0ff;}


/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
display:block;position:absolute;top:30px; top:29px; background:#aaa;left:0; margin-top:1px;
}
.menu2 ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.menu2 ul li a:hover ul.endstop {
left: -90px;
}
.menu2 ul li a:hover ul li a {
display:block; color:#fff; height:1px; line-height:15px; padding:4px 16px; width:152px; width:120px;
}
.menu2 ul li a:hover ul li a.drop {
background:#888; padding-bottom:5px;
}
.menu2 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu2 ul li a:hover ul li a:hover {
color:#ff0; background: #888;
}
.menu2 ul li a:hover ul li a:hover.drop {
 background: #888; color:#0099ff; }
.menu2 ul li a:hover ul li a:hover ul { visibility:visible; position:absolute; top:-69px; top:-70px; color:#000; left:152px; height:180px; width:170px; overflow:auto; background:#888; }
.menu2 ul li a:hover ul li a:hover ul.left { left:-170px;}
.menu2 ul li a:hover ul li a:hover ul li a:hover {background:#666; color:#0ff;}
.left {clear:both;}


#comments_block {
	width: 800px;
}

.comment {
	margin: 10px 0;
	padding: 0 0 10px;
	border-bottom: 1px dotted #CCC;
}

.comment_userphoto {
	float:left;
	width: 50px;
	margin-right:10px;
}

.comment_userinfo {
	float:left;
	width: 200px;
	margin-right: 25px;
}

.comment_body {
	float:left;
	width: 500px;
}

.comment_date {
	font-size: 11px;
	color: #999;
}

.community_previews {
	text-align: center;
	width: 140px;
	float: left;
	padding: 6px;
	
}

#pager {
	margin: 0 auto;
	text-align:center;
	width: 800px;
	font-size: 22px;
	color: #999;
}

.addto_favorites {
	float: left;
}

.photographers_list {
	font-size: 12px;
	border: 1px solid black;
	width: 120px;
	float: left;
	margin: 0 5px;
}

.ljphotographer_container {
	float:left;
	padding-bottom: 20px;
	min-width: 100px;
}

.ljphotographer_container_recent {
	float:left;
	padding-bottom: 16px;
	padding-right: 8px;
	min-width: 100px;
}

.ljphotographer_container_recent_home {
	padding-bottom: 3px;
	padding-right: 3px;
	float:left;
}

.photographer_userpic_image {
	position: relative; 
	top: 0px; right:0px; 
}

.userpic_red_rating {
	float: right; 
	position: relative; 
	top: 0px; right:30px; 
	text-align: center; 
	width: 22px; padding: 4px; 
	background-color: #ff051C;
	color: #fff; 
	font-size: 10px;
	z-index:1;
}

.contact_info_box {
float:left; 
border-left: 1px dashed #888; 
width: 25%; padding: 0 0 0 10px; 
margin-left: 10px;
margin-top: 50px;
font-size: 12px;
	
}

#twitter_update_list {
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type: none; 
	list-style-image: none;
	padding-right: 20px;
	font-size: 14px;
}

.sidebar-title {
	color: #333;
	font-size: 15px;
	padding-bottom: 6px;
	font-weight: normal;
}

#twitter_div {
	float: left;
	width: 780px;
	padding: 10px;
	background-color: #bdd7e6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

.notice_12 {
		font-size: 12px;
}

.main_placeholders {
	padding-right: 10px;
	float: left; 
	width: 250px;
	font-size: 11px;
	color: #222222;
	line-height: 14px;
}

#twitter_update_list li {
	margin-bottom: 10px;
}

.looking_talent {
	float: left; 
	width: 170px; 
	padding-left: 10px; 
	border-left: 1px solid #e1e1e1;
	vertical-align: top;	
}

.main_subheading {
	font-size: 32px; 
	letter-spacing: -1px;
	line-height: 26px;
	color: #0086df;
}

.main_heading {
	font-size: 38px; 
	line-height: 40px;
	color: #0086df;
}

.main_graphics {
	padding-bottom: 5px;
	border: 0;
	width: 250px;
	height: 60px;
}

.main_registration {
	margin:40px 0 10px; 
	font-size: 22px;
}

.looking_talents {
	float: left; 
	width: 190px; 
	padding-left: 10px; 
	border-left: 1px solid #e1e1e1;
}

.recommended_images {
	width: 140px;
	height: 140px;
	border: 0;
}

.comment_textarea { 
	margin-top: 3px;
	padding: 3px;
	font-size: 13px;
	}
	
/* SEARCH CSS */

.search_categories {
	text-transform: uppercase;
	color: #444;
	font-size: 14px;
	margin-bottom: 10px;
}

/* STYLES FOR PHOTOGRAPHER'S LIST */

.photographers_div {
	width: 100%; 
	height: 100px; 
	border-bottom: 1px solid #999; 
	padding: 10px 10px 10px 0px;
}

.userpic_div {
	width: 100px; 
	height: 100px; 
	float: left;
}

.username_div {
	width: 300px; 
	height: 100px; 
	margin-left: 10px; 
	float: left;
}

.livejournal_icon_div {
	margin-bottom: -1px; 
	margin-right: 0px; 
	border: 0;
}

.username_text_div {
	font-size: 20px;
}

.bottom_txt_div {
	margin-top: 63px; 
	font-size: 10px; 
	color: #999; 
	line-height: 14px;
}

.rating_right_div {
	height: 100px; 
	float: right; 
	font-size: 50px; 
	color: #d1d1d1; 
	vertical-align: bottom; 
	text-align: right;
}

.rating_right_details {
	height: 40px; 
	float: right; 
	font-size: 20px; 
	color: #d1d1d1; 
	text-align: right;
}

.arrow_up_div {
	position: relative; 
	text-align: center; 
	margin-bottom: -5px;
}

.arrow_down_div {
	position: relative; 
	text-align: center; 
	margin-bottom: -5px;
}

.photographer_adduser_text {
	font-size: 18px;
	color: #666;
}

.photographers_register_notice {
	font-weight: normal;
	color: #666;
} 

.testimonials {
	vertical-align: middle; 
	font-size: 18px; 
	width: 800px;
	height: 30px;	
	color: #333;
}

.testimonials_userpic {
	width: 17px; 
	height: 17px; 
	margin-bottom: -3px; 
	margin-top: 2px;"
}

.photographer_comment {
	font-size: 15px;
}

.photographer_comment_balloon {
	width: 16px;
	height: 15px;
	margin-bottom: -2px; 
	margin-right: 2px;
	border: 0px;
}

/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #FFFFCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);*/
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
font-size: 10px;
color: #333333;
line-height:1.4em;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
font-weight:bold;
font-size: 11px;
color: #592C16;
margin-right:10px;
}
/* ----- END tool tip specific styles ----- */

/* IPHONE WALLPAPER */

.iphone_wallpaper {
	border: 0;
	width: 160px;
	height: 240px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*.in_place_editor_field:after {
content: url(/images/edit_entry_12.png)
}*/

/* ADVERTISEMENT CLASSES */

.advertisement {
	text-align: center; 
	float: left; 
	width: 300px; 
	margin-right: 40px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	font-style: italic;
	}
	
/* EDITOR'S PAGE STYLES */

.editor_userpic { 
	width: 120px; 
	height: 120px; 
	float: left; 
	margin-bottom: 20px; 
	}
	
.yellow_bubble_arrow {
	float: left; 
	width: 20px; 
	height: 120px; 
	background-image: url(/graphics/yellow_bubble_arrow.png); 
	background-repeat: no-repeat; 
	}
	
.yellow_bubble {
	float: left; 
	width: 640px; 
	background-color: #ffeca1; 
	padding: 10px;
}

.editor_name h3 {
	margin-bottom: 4px;
}


.vote_button {
	color:#d1d1d1;
	border:0;
	background:transparent;
	font-size:50px
}

.vote_button_hover {
	color:#0099ff;
	border:0;
	background:transparent;
	font-size:50px;
	cursor: hand;
	cursor: pointer;
}

.tag {
	font-weight: normal;
	font-size: 11px;
	margin: 0 1px;
	color: #666;
}

/* RSS FOR BLOG */

.blog_who_wrote {
	font-weight: normal;
	font-size: 11px;
	color: #999;
	margin: 4px 0 10px 0;
}

.blog_title {
	font-weight: normal;
	font-size: 22px;
	color:#0099ff;
	text-decoration: none;
}

.blog_text {
	font-size: 105%;
	line-height: 20px;
}

.blog_comment {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
}

/*   STYLE FOR HOME LIST OF COMMUNITIES */
.home_community_list {
	margin: 0 0 20px 0;
	width: 800px;
}

.home_community_list a {
	color: #111;
	text-decoration: none;
}

.home_community_list a:hover {
	color: #0099ff;
}


.home_community_list ul li {
	list-style: none;
	margin: 3px 1px 2px 0px;
	padding: 4px 2px 1px 2px;
	list-style-type: none; 
	list-style-image: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	font-size: 9px;
	background-color: #eae9d9;	
	display: inline;
	text-transform: uppercase;
	line-height: 20px;
}



.home_best_previews {
	margin: 0 0 20px 0;
}

.home_best_previews img {
	margin-right: 7px;
}

.home_announcement_div {
	width: 800px; 
	height: 100px; 
	border: 1px solid #e2e2e2; 
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px; 
	margin: 10px 2px 20px 0;
}

.home_announcement_left {
	width: 250px; 
	height: 80px; 
	margin: 10px; 
	border-right: 1px solid #e2e2e2; 
	float: left;
}

.home_announcement_center {
	width: 250px; 
	height: 80px; 
	margin: 10px 0px 10px 0px; 
	border-right: 1px solid #e2e2e2; 
	float: left;
}

.home_announcement_right {
	width: 250px; 
	height: 80px; 
	margin: 10px; 
	float: left;
}

.home_announcement_pic {
	float: left; 
	padding-right: 8px;
}

.home_announcement_heading {
	font-size: 18px;
}

.home_announcement_text {
	font-size: 14px; 
	color: #888; 
	line-height: 14px;
}