#UserRegisterForm label,#UserLoginForm label{
    float:left;
    width:120px;
    height:20px;
    display:block;
    text-align:right;
    padding-right:10px;
    margin:10px 0 0 0;
    clear:both;
}
#UserLoginForm label{
    clear:left;
}
#UserRegisterForm input,#UserLoginForm input{
    float:left;
    margin:10px 0 0 0;
}
#UserLoginForm label{
    width:90px;
}

#UserEditForm label{
    float:left;
       width:90px;
       text-align:left;
       padding-right:10px;  
      margin:5px 0 0 0;       
    padding-left:10px;
}
#UserEditForm input,#UserEditForm select{
    float:left;
      margin:5px 0 0 0;
}
#UserEditForm .profileAnswer{
    clear:left;
    float:left;
}
#UserEditForm h4{
    color:#545454;
}
.profileQuestionPrompt{
    float:right;
    width:150px;
    font-size:0.9em;
    margin-right:10px;
}
.profileQuestionPrompt ul{
    width:100%;
}
.profileQuestionPrompt li{
    margin:0;
    padding:0;
    line-height:1.2em;
}


#editProfileImageWrapper{
    float:right;
    width:160px;
    border:1px solid #ececec;
    padding:5px 10px 10px 10px;
    margin-right:10px; 
}
#editProfileImageWrapper input{
    float:none;
}
#UserProfileImagePreview{
    margin:3px 0 0 0;
}

#UserEditForm .singleLineInput{
    margin:3px 0 5px 0px;
    float:left;
/*    clear:left;*/
}

h4.profileQuestion{

    
    clear:both;
    font-size:1.35em;
    margin-bottom:7px;
    letter-spacing:-0.04em;
/*    width:260px*/
}
.profileQuestionWrapper{
    float:left;
    width:462px;
    border-top:1px solid #ececec;
    margin:10px;
    padding:20px 5px 7px 5px;
}

.profilepic{
/*    margin:10px;*/
/*    float:left;*/
}
.profile_l_col{
    margin:10px;
    float:left;  
    width:150px;  
}
.profile_l_col ul{
    list-style-type: none;
    width:150px;
    margin:5px 0 0 0;
    padding:0;
}
.profile_l_col ul li{
    padding:4px 0;

    border-bottom:1px solid #EDEDED;    
}

.profile_l_col ul li img{
    vertical-align:middle;
    margin-right:5px;
    margin-left:5px;
}

a.save-changes{
    display:block;
    height:40px;
    width:126px;
    background-image: url(/images/save-changes.gif);
}
a.save-changes:hover{
 background-position: 0 -38px;   
}
.save-changes span{
    display:none;
}
h3.feedback{
    width:325px;
    padding:10px;
    text-align:center;
    background-color:#ededed;
    border:1px solid #6e6e6e;
    margin-top:10px;
    margin-bottom:10px;
    
    color:#303030;
}
h3.positive{
    background-color:#D7FFDD;
    border:1px solid #197E27;
    color:#197E27;
}
h3.negative{
    background-color:#ffd7d7;
    border:1px solid #c91111;
    color:#c91111;
}
.error-message{
    clear:both;
    margin:0 0 5px 130px;
    width:280px;
    color:#DE2E00;
}

textarea{
    font-family:arial;
    font-size:1em;
    border:1px solid #b3b3b3;
    padding:4px;
    
}


table.recent_feedback{
    font-size:0.95em;
    margin:0 10px;
    vertical-align:top;
    color:#3e3e3e;
    width:485px;
}
table.recent_feedback td{
    vertical-align:top;
    padding:10px 0;
    border-bottom:1px solid #e9e9e9;
}
table.recent_feedback td em{
    color:#878787;
}
ul.recent_favorites{
    list-style-type: none;
    
}
ul.recent_favorites li{    
    margin:7px 0;
}

h2.unreadMsgCount a{
    color:#6D6F71;
    text-decoration:none;
}
h2.unreadMsgCount a:hover{
    text-decoration:underline;
}


#register_feature_lists{
    float:right;
    width:280px;
    margin-right:5px;
}


#register_feature_lists ul li{
    margin-left:15px;
}

#register_feature_lists h3{
    color:#1487C0;
    font-size:1.3em;
    letter-spacing: -0.04em;
    margin-top:10px;
    width:250px;
    margin-left:7px;
}

#UserRegisterForm{
    width:320px;
    float:left;
    margin:5px 0 0 0;
}
#UserRegisterForm label{
    width:80px;
}
#UserRegisterForm .submit{
    margin-left:120px;
    display:block;
    padding-top:20px;
}
#UserRegisterForm .submit input{
    clear:both;
    margin-top:20px;
}
#UserRegisterForm .checkbox label{
    width:230px;
    font-weight:normal;
    text-align:left;
    clear:none;
    line-height:1.2em;
    height:40px;
    margin:30px 0 0 10px;
}
#UserRegisterForm .checkbox input{
    margin:30px 4px 4px 0;
}

#UserRegisterForm .submit_button{
    display:block;
    width:220px;
    height:60px;
    background-image: url(/images/sign_up_now.jpg);
    margin-left:40px;
    margin-top:20px;
}
#UserRegisterForm .submit_button:hover{
    background-position: 0 -100%;
}


#UserRegisterForm .error-message{
    margin-left:90px;
}
.resetpw label{
    margin-left:10px;
    margin-right:10px;
}
.resetpw .submit{
    margin-left:50px;
}
.account_settings label{
    text-align:right;
    width:150px;
    float:left;
    padding-right:10px;
    margin-top:10px;
}
.account_settings .submit{
    margin-left:20px;
}
.account_settings input{
    margin-top:10px;
    float:left;
}
.account_settings .checkbox{
    margin-left:30px;
}
.account_settings .checkbox label{
    width:300px;
    text-align:left;
    margin-left:10px;
    clear:none;
    float:left;
}

.viewProfileQuestionWrapper{
    width:320px;
    float:left;
}
.viewProfileQuestionWrapper p,.viewProfileQuestionWrapper ul{
    border-bottom:1px solid #ededed;
    padding-bottom:10px;
}
.viewProfileQuestionWrapper h3{
    padding-top:10px;
}
.viewProfileQuestionWrapper ul li{
    margin-left:20px;
}
#userEditPersonalInfo{
    padding:10px 0;
    background-color:#f1f1f1;
    border-top:1px solid #b4b4b4;
    border-bottom:1px solid #b4b4b4;
    width:494px;
    margin-left:5px;
}
#userEditPersonalInfo label{
    width:80px;
}
.user_feed{
    list-style-type: none;
 
}
.user_feed img.icon{
    vertical-align:middle;
    margin-right:10px;
}
.user_feed li{
    margin:5px 0;
}
.user_feed small{
    color:#737373;
}

#fb_connect_status
{
    margin-left:25px;
}


/*new blog post form*/

#new_blog_post label{
	font-size: 1.4em;
	margin:0 0 10px 0;
	display:block;
}
#new_blog_post input,#new_blog_post textarea{
	clear:left;
	font-size: 1.2em;
	margin:0 0 10px 0;
}
#new_blog_post input{
	padding:5px 2px;
	width:460px;
}
#new_blog_post textarea{
	width:460px;
	height:50px;
}
#new_blog_post #textBody{
	height:300px;
}
#new_blog_post #UserBlogPostPhotoCaption{
	height:100px;
}
#new_blog_post .submit input{width:120px;margin:6px 0 10px 0;}
#new_blog_post .error-message{
	margin:0px 0 14px 0;
	font-size:1.2em;
	display:block;
	width:100%;
}
.main_module_wrapper ol#new_blog_menu{
	list-style-type: none;
	margin:10px 0 0 0;
	padding:0 0 10px 10px;
	border-bottom:1px solid #ccc;
	height:95px;
	z-index:20;
}
.main_module_wrapper ol#new_blog_menu li{
	float:left;
	margin: 0 10px 0 0;
	padding:0;
	cursor:pointer;
	border:1px solid transparent;
	background-color:transparent;
	height:104px;
}
.main_module_wrapper ol#new_blog_menu li.active{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #fff;
	background-color:#fff;
	z-index:100;

}
.main_module_wrapper ol#new_blog_menu li:hover{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#fff;
	
}


/*USER BLOG VIEW*/

.user_blog_index h2 a{
	text-decoration:none;
	font-size:1.4em;
	line-height:1.1em;
}
.user_blog_index h2 a:hover{color:#003366;}
.user_blog_index h1,.user_blog_index h1 a{
	color:#6b6b6b;
	font-size:1.1em;
	text-decoration: none;
}
.user_blog_index h1 a:hover{text-decoration:underline;}
.user_blog_index hr{
	margin:10px 5px;
   	height:1px;
    background-color:#ddd;
	color:#ddd;
    border:0 none;
}

.user_blog .video_wrapper, .user_blog .photo_wrapper{
	text-align:center;
	margin-bottom:10px;
}

.user_blog .post_meta{
	color:#999;
	font-weight:bold;
	padding:0px 10px;
	display:block;
}
.user_blog.single .main_module_top{
	margin-bottom:7px;
	
}
.user_blog.single .main_module_bottom{
	margin-top:12px;
	
}
.user_blog.single h2 a{
	text-decoration:none;
	font-size:1.4em;
	color:#DE2E00;
	line-height:1.4em;
}
.user_blog_edit a{color:#666;text-decoration:none;}
.user_blog_edit a:hover{color:#333;}
.user_blog_edit{
	width:100px;
	text-align:right;
	padding-right:15px;
	margin:0 0 10px 10px;
	font-weight:bold;
	float:right;
	color:#ccc;
	font-size:1.1em;
}