@import "base.css";



#personal_info b{
	font-weight:bold;
	font-family:tahoma;
	font-size:10px;
	background:#ffffff;
	color:#3C4043;
	}
#main_pop {
	position:absolute;
	width:350px;
	height:150px;
	border:4px solid #CCCCCC;
	background:#ffffff;
	left:350px;
	top:200px;
	visibility:hidden;
	z-index:1;
}

#main_pop a.close_but {
	display:block;
	width:10px;
	height:10px;
	background:url(../imgs/bg_close_but.jpg) no-repeat;
}

#main_pop b {
	font-size:12px;
	color:#FF3333;
}

#main_pop p {
	margin: 8px 0 8px 15px;
	font-size:11px;
}

#main_pop_ucheck {
	position:absolute;
	width:350px;
	height:150px;
	border:4px solid #CCCCCC;
	background:#ffffff;
	left:350px;
	top:200px;
	visibility:hidden;
	z-index:1;
}

#main_pop_ucheck a.close_but {
	display:block;
	width:10px;
	height:10px;
	background:url(../imgs/bg_close_but.jpg) no-repeat;
}

#main_pop_ucheck b {
	font-size:12px;
	color:#FF3333;
}

#main_pop_ucheck p {
	margin: 8px 0 8px 15px;
	font-size:11px;
}

#left_block {
	float:left;
	overflow:hidden;
	width:652px;
}

#search_bar {
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;	
	width:643px;
	margin-bottom:10px;
	padding:5px 0 5px 0;
}

#search_bar img {
	margin:0 40px 0 15px;	
	float:left;
}

#search_bar select {
	width:155px;
	height:15px;
	margin-right:15px;
	font-size:9px;
	float:left;
	font-family:verdana;
	border:1px solid #C8C6C7;
}

#search_bar input {
	background:#E5E3E4;
	width:170px;
	height:15px;
	padding:2px 0 0 2px;
	float:left;
}

#search_bar #go {
	width:25px;
	height:17px;
	display:block;
	background:#E5E3E4 url(../images/bg_bt_go.gif) 7px 6px no-repeat;
	float:left;
	margin:0 0 0 10px;
}




#left_col #checkmy {
	width:130px;
	height:28px;
	background:url(../images/bg_checkmy.gif) no-repeat;
	margin:0 5px 4px 5px;
}

#left_col #send_tools {
	background:#ffffff;
	height:122px;
	width:130px;
	margin:0 5px 4px 5px;
}

#left_col #send_tools a {
	display:block;
	height:10px;
	margin:0 0 10px 0;
	
}

#audio {
	background:url(../images/audio.gif) 10px 10px no-repeat;
	width:54px;
}

#video {
	background:url(../images/video.gif) 10px 10px no-repeat;
	width:54px;
}

#send_message {
	background:url(../images/send_message.gif) 10px 10px no-repeat;
	width:100px;
}

#send_to_friend {
	width:102px;
	background:url(../images/send_to_friend.gif) 10px 10px no-repeat;
}

#left_info_box, #right_info_box {
	width:210px;
	height:80px;
	padding:15px;
	border-bottom:5px solid #F1EFF0;
	overflow:hidden;
}



#right_info_box {
	width:213px;
	float:right;
}

#left_info_box p {
	margin-bottom:8px;
}

#right_info_box p {
	margin-bottom:4px;
}

#left_info_box p b, #right_info_box p b {
	color:#564358;
}

#right_col {
	background:#ffffff;
}

#right_col_second_slot {
	margin-top:10px;
	background:url(../images/bg_box_tags.gif) repeat-y;
}

#tag_search {
	height:29px;
	background:url(../images/tag_search.gif) no-repeat;
}

#find_tag_form {
	height:49px;
	background:url(../images/find_tag.gif) no-repeat;
	position:relative;
}

#find_tag_form input {
	padding:2px 0 0 2px;
	background-color:#f5f5f5;
	border: 1px solid #6a6265;
	width:92px;
	height:14px;
	top:24px;
	left:6px;
	position:absolute;
}

#find_tag_form a {
	width:32px;
	height:14px;
	top:24px;
	left:105px;
	position:absolute;
}

#arrow_tags {
	width:46px;
	height:12px;
	background:url(../images/arrow_tags.gif) no-repeat;
	display:block;
	margin:6px
}

#tags_content {
	margin-left:30px;
	overflow:auto;
	width:100px;
}

#arrow_view_more {
	width:73px;
	height:12px;
	background:url(../images/arrow_view_more.gif) no-repeat;
	display:block;
	margin:6px
}

#close_find_tag_box {
	width:143px;
	height:10px;
	background:url(../images/bg_close_find_tag_box.gif) 0 bottom no-repeat;
}

/************** GALLERIES ***************/

.gallery_box {
	width:146px;
	float:left;
	text-align:center;
	margin-bottom:28px;
}

.gallery_box img {
	margin-bottom:20px;
	border:3px solid #CBCBCB;
}
	
.gallery_box a {
	text-align:center;
	color:#564358;
	font-family:tahoma;
	font-weight:bold;
}


#send_view_all_bar {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}

/********* BLOG **********/

.blog_entry {
	border-bottom:1px solid #F1EFF0;
	padding:0 0 10px 0;
	margin-bottom:15px;
}

.blog_entry .date {
	color:#564358;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}

.blog_entry .post {
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
}

/****** BLOG + COMMENT + REVIEW ******/

.blog_entry .comments, .comment_entry .comments, review_entry .comments {
	color:#989495;
	padding-left:20px;
	background:url(../images/ico_comments.gif) 0 3px no-repeat;
}

/********* COMMENT **********/

.comment_entry {
	border-bottom:1px solid #F1EFF0;
	padding:0 0 10px 0;
	margin-bottom:15px;
}

.comment_entry img {
	float:left;
	border:3px solid #CBCBCD;
	margin-right:10px;
}

.comment_entry .date {
	color:#564358;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}

.comment_entry .comment {
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
}

.comment_entry .comment_by {
	margin-right:5px;
}

.comment_entry .read_more {
	margin-left:10px;
	color:#564358;
}

#write_comment_bar {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}

/************** CONNECTIONS ***************/

.connection_box {
	width:146px;
	float:left;
	text-align:center;
	margin-bottom:28px;
}

.connection_box img {
	margin-bottom:20px;
	border:3px solid #CBCBCB;
}
	
.connection_box a {
	color:#564358;
	font-family:tahoma;
	font-weight:bold;
}

.view_all_friends {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 360px;
}

/************** PORTFOLIO ***************/

.portfolio_box {
	width:146px;
	float:left;
	text-align:center;
	margin-bottom:28px;
}

.portfolio_box img {
	margin-bottom:20px;
	border:3px solid #CBCBCB;
}
	
.portfolio_box a {
	color:#564358;
	font-family:tahoma;
	font-weight:bold;
}

.send_portfolio {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}

/************** REVIEWS ***************/

.review_entry {
	border-bottom:1px solid #F1EFF0;
	padding:0 0 10px 0;
	margin-bottom:15px;
}

.review_entry img {
	float:left;
	border:3px solid #CBCBCD;
	margin-right:10px;
}

.review_entry .review {
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
}

.review_entry .date {
	color:#564358;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}


.review_entry .review_by {
	margin-right:10px;
}

.review_entry .read_more {
	margin-left:15px;
	color:#564358;
}

#write_review {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}


a.home_off { background:url(../imgs/bg_home_off.gif) no-repeat; }
a.pressroom_off { background:url(../imgs/bg_pressroom_off.gif) no-repeat; }
a.managementteam_off { background:url(../imgs/bg_managementteam_off.gif) no-repeat; }
a.presskit_off { background:url(../imgs/bg_presskit_off.gif) no-repeat; }
a.privacypolicy_off { background:url(../imgs/bg_privacypolicy_off.gif) no-repeat; }
a.termsofuse_off { background:url(../imgs/bg_termsofuse_off.gif) no-repeat; }
a.contactus_off { background:url(../imgs/bg_contactus_off.gif) no-repeat; }
a.mystats_off { background:url(../imgs/bg_mystats_off.gif) no-repeat; }
a.mailbox_off { background:url(../imgs/bg_mailbox_off.gif) no-repeat; }
a.education_off { background:url(../imgs/bg_education_off.gif) no-repeat; }
a.soloexhibits_off { background:url(../imgs/bg_solo_exhibits_off.gif) no-repeat; }
a.groupexhibits_off { background:url(../imgs/bg_group_exhibits_off.gif) no-repeat; }
a.articles_off { background:url(../imgs/bg_articles_off.gif) no-repeat; }
a.otherresources_off { background:url(../imgs/bg_other_resources_off.gif) no-repeat; }
a.cvresume_off { background:url(../imgs/bg_resume_off.gif) no-repeat; }
a.events_off { background:url(../imgs/bg_events_off.gif) no-repeat; }
a.pressreleases_off { background:url(../imgs/bg_releases_off.gif) no-repeat; }
a.onlinestore_off { background:url(../imgs/bg_online_store_off.gif) no-repeat; }
a.news_off { background:url(../imgs/bg_news_off.gif) no-repeat; }
a.portfolio_off { background:url(../imgs/bg_portfolio_off.gif) no-repeat; }
a.galleries_off { background:url(../imgs/bg_galleries_off.gif) no-repeat; }
a.contact_off { background:url(../imgs/bg_contact_off.gif) no-repeat; }
a.events_off { background:url(../imgs/bg_events_off.gif) no-repeat; }
a.messages_off { background:url(../imgs/bg_messages_off.gif) no-repeat; }
a.profile_off { background:url(../imgs/bg_profile_off.gif) no-repeat; }
a.comments_off { background:url(../imgs/bg_comments_off_old.gif) no-repeat; } 
a.network_off { background:url(../imgs/friends-network-off.gif) no-repeat; }
a.blog_off { background:url(../imgs/bg_blog_off.gif) no-repeat; }
a.review_off { background:url(../imgs/bg_review_off.gif) no-repeat; }
a.biography_off { background:url(../imgs/bg_biography_off.gif) no-repeat; }
a.invite_off { background:url(../imgs/addtofriends-off.gif) no-repeat; }
a.sendmsg_off { background:url(../imgs/bg_sendmsg_off.gif) no-repeat; }
a.sendmsg_off:hover { background:url(../imgs/bg_sendmsg_on.gif) no-repeat; }

a.home_off:hover { background:url(../imgs/bg_home_on.gif) no-repeat; }
a.pressroom_off:hover { background:url(../imgs/bg_pressroom_on.gif) no-repeat; }
a.managementteam_off:hover { background:url(../imgs/bg_managementteam_on.gif) no-repeat; }
a.presskit_off:hover { background:url(../imgs/bg_presskit_on.gif) no-repeat; }
a.privacypolicy_off:hover { background:url(../imgs/bg_privacypolicy_on.gif) no-repeat; }
a.termsofuse_off:hover { background:url(../imgs/bg_termsofuse_on.gif) no-repeat; }
a.contactus_off:hover { background:url(../imgs/bg_contactus_on.gif) no-repeat; }
a.mailbox_off:hover { background:url(../imgs/bg_mailbox_on.gif) no-repeat; }
a.mystats_off:hover { background:url(../imgs/bg_mystats_on.gif) no-repeat; }
a.education_off:hover { background:url(../imgs/bg_education_on.gif) no-repeat; }
a.soloexhibits_off:hover { background:url(../imgs/bg_solo_exhibits_on.gif) no-repeat; }
a.groupexhibits_off:hover { background:url(../imgs/bg_group_exhibits_on.gif) no-repeat; }
a.articles_off:hover { background:url(../imgs/bg_articles_on.gif) no-repeat; }
a.otherresources_off:hover { background:url(../imgs/bg_other_resources_on.gif) no-repeat; }
a.cvresume_off:hover { background:url(../imgs/bg_resume_on.gif) no-repeat; }
a.events_off:hover { background:url(../imgs/bg_events_on.gif) no-repeat; }
a.pressreleases_off:hover { background:url(../imgs/bg_releases_on.gif) no-repeat; }
a.onlinestore_off:hover { background:url(../imgs/bg_online_store_on.gif) no-repeat; }
a.news_off:hover { background:url(../imgs/bg_news_on.gif) no-repeat; }
a.portfolio_off:hover { background:url(../imgs/bg_portfolio_on.gif) no-repeat; }
a.galleries_off:hover { background:url(../imgs/bg_galleries_on.gif) no-repeat; }
a.contact_off:hover { background:url(../imgs/bg_contact_on.gif) no-repeat; }
a.events_off:hover { background:url(../imgs/bg_events_on.gif) no-repeat; }
a.messages_off:hover { background:url(../imgs/bg_messages_on.gif) no-repeat; }
a.profile_off:hover { background:url(../imgs/bg_profile_on.gif) no-repeat; }
a.comments_off:hover { background:url(../imgs/bg_comments_on_old.gif) no-repeat;   }
a.blog_off:hover { background:url(../imgs/bg_blog_on.gif) no-repeat; }
a.network_off:hover { background:url(../imgs/friends-network-on.gif) no-repeat; }
a.review_off:hover { background:url(../imgs/bg_review_on.gif) no-repeat; }
a.biography_off:hover { background:url(../imgs/bg_biography_on.gif) no-repeat; }
a.invite_off:hover { background:url(../imgs/addtofriends-on.gif) no-repeat; }


a.home_on { background:url(../imgs/bg_home_on.gif) no-repeat; }
a.pressroom_on { background:url(../imgs/bg_pressroom_on.gif) no-repeat; }
a.managementteam_on { background:url(../imgs/bg_managementteam_on.gif) no-repeat; }
a.presskit_on { background:url(../imgs/bg_presskit_on.gif) no-repeat; }
a.privacypolicy_on { background:url(../imgs/bg_privacypolicy_on.gif) no-repeat; }
a.termsofuse_on { background:url(../imgs/bg_termsofuse_on.gif) no-repeat; }
a.contactus_on { background:url(../imgs/bg_contactus_on.gif) no-repeat; }
a.mailbox_on { background:url(../imgs/bg_mailbox_on.gif) no-repeat; }
a.mystats_on { background:url(../imgs/bg_mystats_on.gif) no-repeat; }
a.education_on { background:url(../imgs/bg_education_on.gif) no-repeat; }
a.soloexhibits_on { background:url(../imgs/bg_soloexhibits_on.gif) no-repeat; }
a.groupexhibits_on { background:url(../imgs/bg_group_exhibits_on.gif) no-repeat; }
a.articles_on { background:url(../imgs/bg_articles_on.gif) no-repeat; }
a.otherresources_on { background:url(../imgs/bg_other_resources_on.gif) no-repeat; }
a.cvresume_on { background:url(../imgs/bg_resume_on.gif) no-repeat; }
a.events_on { background:url(../imgs/bg_events_on.gif) no-repeat; }
a.pressreleases_on { background:url(../imgs/bg_releases_on.gif) no-repeat; }
a.onlinestore_on { background:url(../imgs/bg_online_store_on.gif) no-repeat; }
a.news_on { background:url(../imgs/bg_news_on.gif) no-repeat; }
a.portfolio_on { background:url(../imgs/bg_portfolio_on.gif) no-repeat; }
a.galleries_on { background:url(../imgs/bg_galleries_on.gif) no-repeat; }
a.contact_on { background:url(../imgs/bg_contact_on.gif) no-repeat; }
a.events_on { background:url(../imgs/bg_events_on.gif) no-repeat; }
a.messages_on { background:url(../imgs/bg_messages_on.gif) no-repeat; }
a.profile_on { background:url(../images/bg_profile_on.gif) no-repeat; }
a.comments_on { background:url(../images/bg_comments_on.gif) no-repeat;  }
a.blog_on { background:url(../images/bg_blog_on.gif) no-repeat; }
a.network_on { background:url(../images/friends-network-on.gif) no-repeat; }
a.review_on { background:url(../images/bg_review_on.gif) no-repeat; }
a.biography_on { background:url(../imgs/bg_biography_on.gif) no-repeat; }
a.invite_on { background:url(../imgs/addtofriends-on.gif) no-repeat; }

a.sendmsg_grey { background:url(../imgs/bg_sendmsg_grey.gif) no-repeat; }
a.invite_grey { background:url(../imgs/addtofriends-gray.gif) no-repeat; }
a.events_grey { background:url(../imgs/bg_events_grey.gif) no-repeat; }
a.pressreleases_grey { background:url(../imgs/bg_releases_grey.gif) no-repeat; }
a.onlinestore_grey { background:url(../imgs/bg_online_store_grey.gif) no-repeat;   }
a.mystats_grey { background:url(../imgs/bg_mystats_grey.gif) no-repeat; }
a.network_grey { background:url(../imgs/friends-network-gray.gif) no-repeat; }
a.blog_grey { background:url(../imgs/blog_gray.gif) no-repeat; }
	
/****** BOX USER INFO ****/

#left_col #hiuser {
	width:130px;
	height:20px;
	background-color: #402f39;
	margin:0 5px 4px 5px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-top:8px;
}

#box_user_info {
	background:#ffffff;
	font-weight:bold;
	width:130px;
	margin:0 5px 4px 5px;
	text-align:left;
	padding-top:2px;
	font-size:11px;
	
}	

#box_user_info div {
	color:#aaaaaa;
	margin:10px 0 0 10px;
	font-family:tahoma;
}

#box_user_info b {
	margin:0 0 0 10px;
	font-family:tahoma;
	background:#ffffff;
}
#box_user_info a{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#564358;
	padding-top:6px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;}
#box_user_info a:hover{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:6px;
	color:#564358;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:underline;}

#box_user_info a.edit_myprofile {
	display:block;
	width:110px;
	height:12px;
	background:url(../imgs/edit_my_profile.gif) no-repeat;
	margin-top:6px;
}
#personal_info .msg-content-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#564358;
	text-decoration:underline;
	font-weight:normal;
}
#personal_info .msg-content-link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#564358;
	text-decoration:underline;
	font-weight:normal;
}
#left_block {
	float:left;
	overflow:hidden;
	width:652px;
}

#search_bar {
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;	
	width:643px;
	margin-bottom:10px;
	padding:5px 0 5px 0;
}

#search_bar img {
	margin:0 40px 0 15px;	
	float:left;
}

#search_bar select {
	width:155px;
	height:15px;
	margin-right:15px;
	font-size:9px;
	float:left;
	font-family:verdana;
	border:1px solid #C8C6C7;
}

#search_bar input {
	background:#E5E3E4;
	width:170px;
	height:15px;
	padding:2px 0 0 2px;
	float:left;
}

#search_bar #go {
	width:25px;
	height:17px;
	display:block;
	background:#E5E3E4 url(../imgs/bg_bt_go.gif) 7px 6px no-repeat;
	float:left;
	margin:0 0 0 10px;
}







#left_col #send_tools {
	background:#ffffff;
	height:122px;
	width:130px;
	margin:0 5px 4px 5px;
}

#left_col #send_tools a {
	display:block;
	height:10px;
	margin:0 0 10px 0;
	padding:10px 0 0 0;
}

#audio {
	background:url(../imgs/audio.gif) 10px 10px no-repeat;
	width:54px;
}

#video {
	background:url(../imgs/video.gif) 10px 10px no-repeat;
	width:54px;
}

#send_message {
	background:url(../imgs/send_message.gif) 10px 10px no-repeat;
	width:100px;
}

#send_to_friend {
	width:102px;
	background:url(../imgs/send_to_friend.gif) 10px 10px no-repeat;
}

#left_info_box, #right_info_box {
	width:210px;
	height:80px;
	padding:15px;
	border-bottom:5px solid #F1EFF0;
	overflow:hidden;
}

#left_info_box {
	float:left;
	border-right:5px solid #F1EFF0;
}

#right_info_box {
	width:213px;
	float:right;
}

#left_info_box p {
	margin-bottom:8px;
}

#right_info_box p {
	margin-bottom:4px;
}

#left_info_box p b, #right_info_box p b {
	color:#564358;

}

#right_col {
	background:#ffffff;
}

#right_col_second_slot {
	margin-top:10px;
	background:url(../imgs/bg_box_tags.gif) repeat-y;
}

#tag_search {
	height:29px;
	background:url(../imgs/tag_search.gif) no-repeat;
}

#find_tag_form {
	height:49px;
	background:url(../imgs/find_tag.gif) no-repeat;
	position:relative;
}

#find_tag_form input {
	padding:2px 0 0 2px;
	background:#C8C6C7;
	width:92px;
	height:14px;
	top:24px;
	left:6px;
	position:absolute;
}

#find_tag_form a {
	width:32px;
	height:14px;
	top:24px;
	left:105px;
	position:absolute;
}

#arrow_tags {
	width:46px;
	height:12px;
	background:url(../imgs/arrow_tags.gif) no-repeat;
	display:block;
	margin:6px
}

#tags_content {
	margin-left:30px;
	overflow:auto;
	width:100px;
}

#arrow_view_more {
	width:73px;
	height:12px;
	background:url(../imgs/arrow_view_more.gif) no-repeat;
	display:block;
	margin:6px
}

#close_find_tag_box {
	width:143px;
	height:10px;
	background:url(../imgs/bg_close_find_tag_box.gif) 0 bottom no-repeat;
}

/************** GALLERIES ***************/

.gallery_box {
	width:146px;
	float:left;
	text-align:center;
	margin-bottom:28px;
}

.gallery_box img {
	margin-bottom:20px;
	border:3px solid #CBCBCB;
}
	
.gallery_box a {
	color:#564358;
	font-family:tahoma;
	font-weight:bold;
}


#send_view_all_bar {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}

/********* BLOG **********/

.blog_entry {
	border-bottom:1px solid #F1EFF0;
	padding:0 0 10px 0;
	margin-bottom:15px;
}

.blog_entry .date {
	color:#564358;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}

.blog_entry .post {
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
}

/****** BLOG + COMMENT + REVIEW ******/

.blog_entry .comments, .comment_entry .comments, review_entry .comments {
	color:#989495;
	padding-left:20px;
	background:url(../imgs/ico_comments.gif) 0 3px no-repeat;
}

/********* COMMENT **********/

.comment_entry {
	border-bottom:1px solid #F1EFF0;
	padding:0 0 10px 0;
	margin-bottom:15px;
}

.comment_entry img {
	float:left;
	border:3px solid #CBCBCD;
	margin-right:10px;
}

.comment_entry .date {
	color:#564358;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}

.comment_entry .comment {
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
}

.comment_entry .comment_by {
	margin-right:5px;
}

.comment_entry .read_more {
	margin-left:10px;
	color:#564358;
}

#write_comment_bar {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}

/************** CONNECTIONS ***************/

.connection_box {
	width:146px;
	float:left;
	text-align:center;
	margin-bottom:28px;
}

.connection_box img {
	margin-bottom:20px;
	border:3px solid #CBCBCB;
}
	
.connection_box a {
	color:#564358;
	font-family:tahoma;
	font-weight:bold;
}

.view_all_friends {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 360px;
}

/************** PORTFOLIO ***************/

.portfolio_box {
	width:146px;
	float:left;
	text-align:center;
	margin-bottom:28px;
}

.portfolio_box img {
	margin-bottom:20px;
	border:3px solid #CBCBCB;
}
	
.portfolio_box a {
	color:#564358;
	font-family:tahoma;
	font-weight:bold;
}

.send_portfolio {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}

/************** REVIEWS ***************/

.review_entry {
	border-bottom:1px solid #F1EFF0;
	padding:0 0 10px 0;
	margin-bottom:15px;
}

.review_entry img {
	float:left;
	border:3px solid #CBCBCD;
	margin-right:10px;
}

.review_entry .review {
	margin-bottom:15px;
	font-size:11px;
	font-weight:bold;
}

.review_entry .date {
	color:#564358;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}


.review_entry .review_by {
	margin-right:10px;
}

.review_entry .read_more {
	margin-left:15px;
	color:#564358;
}

#write_review {
	border-top:5px solid #F1EFF0;
	padding:15px 0 0 18px;
}





.allwidth {
 width:100%
}
.grewcolour {
	font-family: tahoma ;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
.cust-links {
	font-family: tahoma ;
	font-size: 10px;
	font-weight: bold;
	color: #564358;
	text-decoration: underline;
	text-transform: uppercase;
	
}
.cust-content {
	font-family: tahoma ;
	font-size: 10px;
	font-weight: bold;
	color: #564358;
	text-decoration: none;
	text-transform: uppercase;
	
}
.hdg-content {
	font-family: tahoma ;
	font-size: 12px;
	font-weight: bold;
	color: #564358;
	text-decoration: none;
	text-transform: none	
}
#fileupload-warning-gallery {
	margin-top: 5px;
	white-space: nowrap;
	margin-bottom: 7px;
}
#fileupload-warning-profile {
	margin-top: 5px;
	white-space: nowrap;
	margin-bottom: 10px;
}
#fileupload-warning-gallery-modify {
	margin-top: 5px;
	white-space: nowrap;
	margin-left:10px;
	margin-bottom: 10px;
}
.fileupload-warning{
	color: 000000;
	}
	
	#left_col a {
		width:130px;
		height:25px;
		display:block;
		margin:0 5px 4px 5px;
		
	}
	
	#left_col img {
		display:block;
		margin:4px 0 4px 0;
		_margin:4px 0 0 0;
}

#left_col #checkmy {
	width:130px;
	height:28px;
	background:url(../imgs/bg_checkmy.gif) no-repeat;
	margin:0 5px 4px 5px;
}
