#privilege_badge {
	width: 180px;
	text-align: center;
	padding: 6px 0;
}

#pic_wrapper {
	clear: both;
}

.profile_links_space {
	text-decoration: none;
	margin: 0px !important;
}
#profile_portfolio_image .big_image {
    max-width: 180px;
    
}
#tags{
    margin: 10px 0;
}

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

/* Float Elements 
---------------------------------*/
.fl-lt {float:left;}
.fl-rt {float:right;}

/* Clear Floated Elements
---------------------------------*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

input, textarea{
	outline:none;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.wrapper img
{
    vertical-align:top;
    border:0px;
    max-width:140px;
}

.profile_about img, .credits_holder img
{
    vertical-align:top;
    border:0px;
    max-width:760px;
}

@font-face {
    font-family: 'ralewaybold';
    src: url('/fonts/raleway-bold-webfont.eot');
    src: url('/fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-bold-webfont.woff') format('woff'),
         url('/fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('/fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ralewayextralight';
    src: url('/fonts/raleway-extralight-webfont.eot');
    src: url('/fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-extralight-webfont.woff') format('woff'),
         url('/fonts/raleway-extralight-webfont.ttf') format('truetype'),
         url('/fonts/raleway-extralight-webfont.svg#ralewayextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ralewayextrabold';
    src: url('/fonts/raleway-extrabold-webfont.eot');
    src: url('/fonts/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-extrabold-webfont.woff') format('woff'),
         url('/fonts/raleway-extrabold-webfont.ttf') format('truetype'),
         url('/fonts/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ralewaylight';
    src: url('/fonts/raleway-light-webfont.eot');
    src: url('/fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-light-webfont.woff') format('woff'),
         url('/fonts/raleway-light-webfont.ttf') format('truetype'),
         url('/fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaymedium';
    src: url('/fonts/raleway-medium-webfont.eot');
    src: url('/fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-medium-webfont.woff') format('woff'),
         url('/fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('/fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayheavy';
    src: url('/fonts/raleway-heavy-webfont.eot');
    src: url('/fonts/raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-heavy-webfont.woff') format('woff'),
         url('/fonts/raleway-heavy-webfont.ttf') format('truetype'),
         url('/fonts/raleway-heavy-webfont.svg#ralewayheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ralewaythin';
    src: url('/fonts/raleway-thin-webfont.eot');
    src: url('/fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-thin-webfont.woff') format('woff'),
         url('/fonts/raleway-thin-webfont.ttf') format('truetype'),
         url('/fonts/raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('/fonts/raleway-semibold-webfont.eot');
    src: url('/fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-semibold-webfont.woff') format('woff'),
         url('/fonts/raleway-semibold-webfont.ttf') format('truetype'),
         url('/fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('/fonts/raleway-regular-webfont.eot');
    src: url('/fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-regular-webfont.woff') format('woff'),
         url('/fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('/fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Primary Styles
---------------------------------*/
body {
	background:#e7e7e7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0;
	}
	
/* Wrapper
---------------------------------*/
.wrapper
{
	background:#fff;
	width:960px;
	margin:0 auto;
	padding:0 10px;
}

.profile_sidebar
{
	width:180px;
	float:left;
	padding:3px 0 0;
}

.sidebar_top
{
	background:#f8f8f8;
	position:relative;
	margin:0 0 16px;
}

.vip
{
	background:#f26522;
        padding: 0px 5px;
	height:16px;
	position:absolute;
	top:4px;
	right:-1px;
	border: 1px solid #FFBF56;
        font: 8px/10px 'ralewaybold', Arial, Helvetica, sans-serif;
}

.vip span
{
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	line-height:16px;
	font-family: 'ralewaybold';
}

.sidebar_top a
{
	text-decoration:none;
	display:block;
	font-size:14px;
	color:#11b8cc;
	padding:9px 0 8px 0px;
	margin:0 0 0 0px;
	font-weight:bold;
}
.bluelink, .profile_top_left span .bluelink, 
.note a, .castings a, .profile_about a, .credits_holder a {
    color:#11B8CC;
    text-decoration:none;
}

.left_link {
    color:#11B8CC;
    text-decoration:none;
    float:left;
}

.profile_main a:hover {
    text-decoration:underline;
}

.friend .friend_box a {
    text-decoration:none;
}
.sidebar_top a strong
{
	background:url(/images/credits/spite.png) no-repeat 0 0px;
	width:24px;
	height:18px;
	margin:0 8px 0 0;
	display:inline-block;
	position:relative;
	top:4px;
}

.sidebar_box
{
	background:#f8f8f8;
	padding:11px 0 14px;
	margin-bottom:20px;
}

.sidebar_box h2
{
	margin:0 0 10px 10px;
	padding:0 0 0 8px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	border-left:4px solid #11b8cc;
}

.radio_area
{
	background:#f0f0f0;
	padding:5px 10px;
	margin:0 0 15px;
}

.radio_btn
{
	float:left;
}

.radio_area label
{
	display:block;
	font-size:13px;
	color:#333333;
	float:left;
	margin:0 20px 0 6px;
}

.sidebar_row
{
	padding:0 0 0 10px;
	margin-bottom:7px;
}

.sidebar_row h3
{
	margin:0 0 3px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	color:#000;
}

.sidebar_row span
{
	display:block;
	font-size:14px;
	color:#000;
}

.sidebar_row.nomargin
{
	margin:0px;
}


.sidebar_model_row
{
	padding:0 0 0 10px;
	margin-bottom:7px;
}

.sidebar_model_row h3
{
	margin:0 0 3px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	color:#000;
        display:inline;
}

.sidebar_model_row span
{
	display:inline;
	font-size:14px;
	color:#000;
}

.sidebar_model_row.nomargin
{
	margin:0px;
}

.sidebar_box a
{
	text-decoration:none;
	display:block;
	font-size:14px;
	color:#11b8cc;
	text-align:right;
	font-weight:bold;
	margin:18px 15px 0px;
}

.profile_main
{
	width:762px;
	float:right;
	padding:22px 0 0;
}

.profile_top
{
	border-bottom:1px solid #b7b7b7;
	padding:0 0 20px;
}

.profile_top_left
{
	float:left;
}

.profile_top_left h2, .profile_top_left h1
{
	margin:0 0 10px;
	padding:0px;
	font-weight:normal;
	font-size:34px;
	color:#000;
	line-height:25px;
	font-family: 'ralewaymedium';
}

.profile_top_left span
{
	display:block;
	font-size:16px;
	color:#333333;
	margin-bottom:5px;
}

.profile_top_left span a
{
	text-decoration:none;
	color:#333333;
}

.profile_top_right
{
	width:151px;
	float:right;
	text-align:right;
}

.profile_top_right span
{
	display:block;
	font-size:16px;
	color:#acacac;
	margin-bottom:14px;
}

.profile_top_right ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.profile_top_right ul li
{
	width:46px;
	height:28px;
	float:left;
	margin:0 6px 6px 0;
}

.profile_top_right ul li.last
{
	margin:0 0 6px;
}

.profile_top_right ul li a
{
	width:46px;
	height:28px;
	text-decoration:none;
	display:block;
}

.profile_top_right ul li a.first
{
	background:url(/images/credits/spite.png) no-repeat -32px 0px;
}

.profile_top_right ul li a.second
{
	background:url(/images/credits/spite.png) no-repeat -80px 0px;
}

.profile_top_right ul li a.third
{
	background:url(/images/credits/spite.png) no-repeat -128px 0px;
}

.profile_top_right ul li a.forth
{
	background:url(/images/credits/mm-icon-heart.png) -2px -2px;
}
.profile_top_right ul li a.forth_alt
{
	background:url(/images/credits/mm-icon-heart_red.png) -2px -2px;
}
.profile_top_right ul li a.fifth
{
	background:url(/images/credits/spite.png) no-repeat -226px 0px;
}

.profile_top_right ul li a.six
{
	background:url(/images/credits/spite.png) no-repeat -274px 0px;
}

.profile_about
{
	border-bottom:1px solid #b7b7b7;
	padding:18px 0 20px;
	font-size:14px;
	color:#333333;
}

.profile_about h2
{
	margin:0 0 15px;
	padding:0 0 0 8px;
	font-weight:bold;
	font-size:18px;
	color:#333333;
	line-height:20px;
	border-left:4px solid #11b8cc;
}

.profile_about p
{
	margin:0 0 22px;
	padding:0px;
	line-height:19px;
}

.about_box
{
	margin:0 0 22px;
}

.about_box span
{
	display:block;
	font-size:14px;
	color:#333333;
	margin:0 0 3px;
}

.about_box span a
{
	text-decoration:none;
	color:#333333;
}

.credits_holder
{
	padding:28px 0 35px;
	border-bottom:1px solid #b7b7b7;
        font-size: 14px;
        color:#333333;
}

.credits_holder h2
{
	margin:0 0 16px;
	padding:0 0 0 8px;
	font-weight:bold;
	font-size:18px;
	color:#333333;
	line-height:20px;
	border-left:4px solid #11b8cc;
}

.blue_bg
{
	background:#e7f8fa;
	border:1px solid #d3dfe0;
	padding:10px 8px 5px;
	margin:0 0 16px;
}

.blue_bg h3
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.blue_bg h3 a
{
	text-decoration:none;
	color:#11b8cc;
}

.row
{
	background:#f8f8f8;
	padding:10px 30px 15px 11px;
	margin:0 0 16px;
}

.row img
{
	float:left;
	margin:0 10px 0 0;
}

.row_text
{
	overflow:hidden;
        margin-left: 60px;
}


.row_text h3
{
	margin:0 15px 0 0;
	padding:0 0 6px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	float:left;
}

.row_text h3 a
{
	text-decoration:none;
	color:#333333;
}

.row_text h3 a:hover
{
	color:#11b8cc;
}

.row_text ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

.row_text ul li
{
	background:url(/images/credits/separator.png) no-repeat left center;
	float:left;
	padding:0 5px 0 8px;
	font-weight:normal;
}

.row_text ul li:first-child
{
	background:none;
	padding:0 5px 0 0;
}

.row_text p
{
	margin:0 0 8px;
	padding:0px;
	line-height:16px;
}

.row_text p em
{
	font-size:14px;
	color:#333333;
}

.row_text p em a
{
	text-decoration:none;
	color:#11b8cc;
	font-size:14px;
	font-weight:bold;
}

.row_bottom
{
}

.row_bottom a
{
	text-decoration:none;
	display:block;
	float:left;
	font-size:14px;
	color:#11b8cc;
	font-weight:bold;
	margin:0 12px 0 0;
}

.row_bottom a strong
{
	background:url(/images/credits/spite.png) no-repeat -322px 0;
	width:17px;
	height:13px;
	display:inline-block;
	margin:0 6px 0 0;
}

.row_bottom span
{
	display:block;
	font-size:13px;
	color:#9c9c9c;
	float:left;
}

.row_bottom.margin
{
	margin:10px 0 0;
}

.link
{
	text-align:right;
}

.link a
{
	text-decoration:none;
	display:block;
	font-size:14px;
	color:#11b8cc;
	font-weight:bold;
}

.note
{
	padding:28px 0 12px;
	border-bottom:1px solid #b7b7b7;
        font-size:14px;
        color:#333333;
}

.note h2
{
	margin:0 0 15px;
	padding:0 0 0 8px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	border-left:4px solid #11b8cc;
}

.note span
{
	display:block;
	font-size:14px;
	color:#333333;
	margin:0 0 15px;
}

.note ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.note ul li
{
	font-size:14px;
	color:#333333;
	margin:0 0 14px;
}

.note ul li a
{
	text-decoration:none;
	color:#333333;
}

.friend
{
	padding:28px 0 30px;
	border-bottom:1px solid #b7b7b7;
}

.friend h2
{
	margin:0 0 20px;
	padding:0 0 0 8px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	border-left:4px solid #11b8cc;
}

.friend_row
{
	//margin:0 12px 0 0;
}

.friend_box
{
	width:90px;
	cursor:pointer;
	margin:0 17px 18px;
        float:left;
}
.row_container {
    overflow:hidden;
}

.friend_bottom
{
	border:1px solid #c2c2c2;
	border-top:0px;
	padding:7px 8px 8px;
	border-radius:0 0 4px 4px;
}

.friend_bottom strong
{
	display:block;
	font-size:12px;
	color:#333333;
}

.friend_bottom em
{
	font-size:11px;
	color:#333333;
}


.friend_box_img
{
	position:relative;
}

.overlay
{
	background:#11b8cc;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	opacity: 0.75;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	display:none;
}

.overlay span
{
	display:block;
	text-align:center;
	font-size:18px;
	color:#b7f7ff;
	font-family: 'ralewayregular';
	position:relative;
	top:30%;
}

.friend_box:hover .friend_bottom strong
{
	color:#11b8cc;
}

.friend_box:hover .friend_bottom em
{
	color:#11b8cc;
}

.friend_box:hover .overlay
{
	display:block;
}

.tags
{
	padding:28px 0 0;
}

.tags h2
{
	margin:0 0 17px;
	padding:0 0 0 8px;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	border-left:4px solid #11b8cc;
}

.tags_left
{
	float:left;
}
 
.tags_box
{
	background:#fafafa;
	width:348px;
	border:1px solid #c2c2c2;
	padding:8px 15px 10px 9px;
	margin:0 0 8px;
}

.tags_box img
{
	float:left;
	margin:0 7px 0 0;
}

.tags_box_text
{
	overflow:hidden;
}

.tags_box_text h3
{
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.tags_box_text span
{
	display:block;
	font-size:12px;
	color:#333333;
	font-style:italic;
	margin:0 0 6px;
}

.tags_box_text p
{
	margin:0px;
	padding:0px;
	line-height:normal;
}

.tags_box_text p em
{
	font-size:14px;
	color:#333333;
}

.tags_box:hover, .tags_box.active
{
	background:#fff2dc;
	border:1px solid #ffbf56;
}

.tag_image
{
	position:relative;
}

.vip2
{
	background:#f26522;
	width:27px;
	height:12px;
	border:1px solid #ffffff;
	border-radius:10px;
	position:absolute;
	left:35px;
	top:-3px;
}

.vip2 strong
{
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:9px;
	color:#fff;
	line-height:13px;
	font-weight:normal;
	font-family: 'ralewaybold';
}

.vip2.odd
{
	left:49px;
	top:-3px;
}

.premium_icon {
	background:#f26522;
	width:41px;
	height:12px;
	border:1px solid #ffffff;
	border-radius:10px;
	position:absolute;
	left:16px;
	top:-3px;
}

.premium_icon strong {
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:8px;
	color:#fff;
	line-height:13px;
	font-weight:normal;
	font-family: 'ralewaybold';
}

.tags_right
{
	float:right;
}

.tags_box_text.margin p
{
	margin:0 0 7px;
	padding:0px;
}

.spacer1
{
	min-height:200px;
}




/*----------------Inner1-------------------*/

.sidebar
{
	width:208px;
	padding:24px 0 0;
	float:left;
}

.sidebar_toparea
{
	padding:0 0 23px;
}

.sidebar_toparea img
{
	float:left;
	margin:0 14px 0 0;
}

.sidebar_toparea span
{
	display:block;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding:28px 0 0;
}

.widget_box
{
}

.widget_box_heading
{
	background:#fff url(/images/credits/widget_heading.jpg) repeat-x left top;
	border-top:1px solid #e1e2e2;
	padding:6px 7px 12px 8px;
}

.widget_box_heading h2
{
	margin:3px 0 0;
	padding:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	float:left;
}

.widget_box_heading h2 span
{
	background:url(/images/credits/spite.png) no-repeat -341px 0;
	display:inline-block;
	width:17px;
	height:12px;
	margin:0 10px 0 0;
	position:relative;
	top:2px;
}

.widget_box_heading a
{
	background:url(/images/credits/heading_a.jpg) repeat-x 0 0;
	width:41px;
	height:15px;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	float:right;
	border:1px solid #a12006;
}

.widget_box_heading2
{
	padding:0 7px 5px 33px;
}

.widget_box_heading2 span
{
	display:block;
	float:left;
	font-size:12px;
	color:#333333;
}

.widget_box_heading2 strong
{
	background:#11b8cc;
	width:27px;
	height:18px;
	display:block;
	font-size:11px;
	color:#fff;
	line-height:18px;
	float:right;
	border-radius:10px;
	text-align:center;
}

.widget_nav
{
}

.widget_nav ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.widget_nav ul li
{
	padding:9px 0 9px 33px;
	border-top:1px solid #e3e3e3;
}

.widget_nav ul li a
{
	text-decoration:none;
	display:inline-block;
	font-size:12px;
	color:#333333;
}

.widget_nav ul li.active
{
	background:url(/images/credits/active_bg.png) no-repeat left center;
	padding:7px 0 7px 33px;
	width:182px;
	font-weight:bold;
	border-top:0px;
}

.widget_nav ul li.last
{
	border-bottom:1px solid #e3e3e3;
}

.widget_nav ul li.arrow
{
	background:url(/images/credits/arrow1.png) no-repeat 20px center;
}

.widget_box_heading.people h2 span
{
	background:url(/images/credits/spite.png) no-repeat -361px 0;
	width:16px;
	height:16px;
	display:inline-block;
}

.widget_box_heading.account h2 span
{
	background:url(/images/credits/spite.png) no-repeat -379px 0;
	width:14px;
	height:14px;
	display:inline-block;
}

.widget_box_heading2.boder
{
	border-bottom:1px solid #e3e3e3;
}

.contain_right
{
	width:728px;
	float:right;
	padding:24px 0 0;
}

.addcredits
{
	padding:18px 0 0;
}

.addcredits h2
{
	margin:0 0 28px;
	padding:0px;
	font-weight:normal;
	font-size:34px;
	color:#000000;
	line-height:24px;
	font-family: 'ralewayextralight';
	float:left;
}

.addcredits_left
{
	width:285px;
	float:left;
}

.addform_left
{
	float:left;
}

.addform_left label
{
	display:block;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	padding:3px 0 0;
}

.text_field
{
	width:150px;
	height:22px;
	border:1px solid #9ba3a4;
	font-size:12px;
	color:#656565;
	padding:0 7px;
	display:block;
	margin:0 0 15px;
}

.addform_right
{
	float:right;
}

.search
{
	background:url(/images/credits/search.jpg) repeat-x 0 0;
	width:101px;
	height:26px;
	border:1px solid #8c1802;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	margin:0 0 17px;
	display:block;
	-webkit-appearance:none;
	border-radius:0px;
}

.addform_right a
{
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#009baf;
}

.addcredits_right
{
	width:401px;
	float:right;
	border:1px solid #b1b6b7;
	padding:8px 16px 0 8px;
}

.addcredits_right span
{
	background:url(/images/credits/spite.png) no-repeat 0 -32px;
	width:14px;
	height:20px;
	display:inline-block;
	float:left;
	margin:0 8px 0 0;
}

.addcredits_right_text
{
	overflow:hidden;
	font-size:12px;
	color:#656565;
}

.addcredits_right_text p
{
	margin:0 0 12px;
	padding:0px;
	line-height:14px;
}




/*----------------Inner2-------------------*/

.credits_form
{
	background:#ecf3f4;
	border:1px solid #adb2b3;
	padding:20px;
	margin:18px 0 0;
}

.credits_form_top
{
	border-bottom:1px solid #aaafb0;
	padding:0 0 18px;
}

.input
{
	width:415px;
	margin:0 0 18px;
}

.input label
{
	display:block;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	float:left;
}

.text_field2
{
	width:115px;
	height:22px;
	border:1px solid #9ba3a4;
	float:right;
	font-size:12px;
	color:#202020;
	padding:0 6px;
}

.input em
{
	font-size:16px;
	color:#df0000;
	float:right;
	position:relative;
	top:-6px;
}

.input img
{
	float:right;
	position:relative;
	right:-160px;
}

.input2
{
	margin:0 0 18px;
}

.input2 b
{
	float:left;
}
.input2 label
{
	display:block;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:0 0 6px;
}

.input2 small
{
	display:block;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

.textarea
{
	width:384px;
	height:44px;
	border:1px solid #9ba3a4;
	float:right;
	resize:none;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.input3
{
	width:445px;
}

.input3 label
{
	display:block;
	font-size:12px;
	color:#333333;
	float:left;
}

.input3 a
{
	background:url(/images/credits/preview_btn.jpg) repeat-x 0 0;
	width:161px;
	height:26px;
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#474747;
	font-weight:bold;
	text-align:center;
	line-height:26px;
	float:right;
	border:1px solid #999999;
}

.credits_form_bottom
{
	padding:18px 0 0;
}

.form_btn
{
	width:405px;
	float:right;
}

.submit_btn
{
	background:#ad1900 url(/images/credits/search.jpg) repeat-x left bottom;
	width:132px;
	height:32px;
	border:1px solid #8c1802;
	text-align:center;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	float:left;
}

.cancel
{
	background:url(/images/credits/cancel_btn.jpg) repeat-x 0 0;
	width:118px;
	height:32px;
	border:1px solid #999999;
	font-size:14px;
	color:#474747;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin:0 0 0 20px;
	float:left;
}

.search.coll
{
	background:#e1e1e1;
	border:1px solid #d5d5d5;
}

.image
{
	padding:0 0 8px;
	float:left;
	margin:0 9px 0 0;
}

.model_info
{
	padding:7px 0 0;
}

.model_info h3
{
	margin:0 0 10px;
	padding:0px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	line-height:12px;
}

.model_info strong
{
	display:block;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:0 0 3px;
}



/*----------------Inner3-------------------*/

.addcredits_heading
{
}

.addcredits_heading a
{
	background:url(/images/credits/search.jpg) repeat-x 0 0;
	width:101px;
	height:26px;
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:26px;
	border:1px solid #8c1802;
	float:right;
}

.search_holder
{
	margin:0 0 15px;
}

.filter
{
	width:100px;
	border:1px solid #d3dfe0;
	float:left;
}

.filter a
{
	background:#e7f8fa;
	text-decoration:none;
	padding:4px;
	display:block;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	overflow:hidden;
	line-height:18px;
	outline:0px;
}

.filter a em
{
	background:url(/images/credits/spite.png) no-repeat -15px -32px;
	width:19px;
	height:19px;
	display:block;
	margin:0 7px 0 0;
	float:left;
}

.blue_bg.blue_bg2
{
	padding:6px 7px 5px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	position:relative;
	display:none;
}

.blue_bg.blue_bg2 p
{
	margin:0px;
	padding:0px;
	line-height:14px;
}

.close_btn
{
	width:11px;
	height:10px;
	text-decoration:none;
	position:absolute;
	right:2px;
	top:2px;
}

.pager_holder
{
	border-bottom:1px solid #cccccc;
	padding:0 0 8px;
}

.pager_holder_right
{
	width:370px;
	float:left;
	padding:3px 0 0;
}

.pager_holder_right strong
{
	display:inline-block;
	font-size:12px;
	color:#333333;
}

.pager_holder_right strong span
{
	font-weight:normal;
}

.pager
{
	width:192px;
	float:right;
}

.pager ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
	display:inline;
}

.pager ul li
{
	margin:0 4px 0 0;
	font-size:12px;
	color:#7e8282;
	display:inline
}

.pager ul li:last-child
{
	margin:0px;
}

.pager ul li a
{
	background:#d2d8d9;
	width:20px;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	line-height:20px;
	font-size:12px;
	color:#7e8282;
	font-weight:bold;
	border-radius:3px;
}

.pager ul li a:hover, .pager ul li a.active
{
	background:#11b8cc;
	color:#fff;
}

.left_arrow
{
	width:6px;
	height:9px;
	float:left;
	margin:5px 5px 0 0;
}

.right_arrow
{
	width:6px;
	height:9px;
	float:right;
	margin:5px 0 0;
}

.row_holder
{
	padding:18px 0 0;
}

.row.padding
{
	padding:10px 0 0;;
}

.row.padding img
{
	padding:0 0 0 10px;
}

.row_left_text
{
	float:left;
}

.hide
{
	float:right;
	padding:0 10px 0 0;
}

.hide a
{
	background:url(/images/credits/down_arrow.png) no-repeat right center;
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#009baf;
	padding:0 14px 0 0;
}

.row_text.row_text2 p em
{
	font-size:12px;
}

.row_text.row_text2 p strong
{
	font-size:12px;
	color:#333333;
}

.row_text.row_text2 p a
{
	text-decoration:none;
	font-size:12px;
	color:#11b8cc;
	font-weight:bold;
}

.row_top
{
	border-bottom:1px dashed #9ba3a4;
	padding:0 0 17px;
}

.row_end
{
	padding:10px;
}

.edit_area
{
	margin:0 0 10px;
}

.edit_area strong
{
	display:block;
	float:left;
	font-size:12px;
	color:#333333;
}

.edit_area strong span
{
	font-weight:normal;
	font-style:italic;
}

.edit_area a
{
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#009baf;
	float:right;
}

.edit_area a small
{
	background:url(/images/credits/spite.png) no-repeat -34px -32px;
	width:15px;
	height:15px;
	display:inline-block;
	position:relative;
	left:-5px;
	top:2px;
}

.blue_row
{
	background:#ecf3f4;
	padding:7px 9px;
}

.blue_row strong
{
	display:block;
	font-size:12px;
	color:#333333;
	padding:2px 0;
	float:left;
}

.blue_row strong span
{
	font-weight:normal;
}

.blue_row span
{
	display:block;
	float:right;
}

.blue_row span a
{
	background:url(/images/credits/spite.png) no-repeat -380px -32px;
	text-decoration:none;
	display:inline;
	font-size:12px;
	color:#333333;
	margin:0 12px 0 0;
	padding:3px 0 3px 25px;
}

.blue_row span small
{
	display:inline;
	font-size:12px;
	color:#9d9d9d;
}

.edit_area strong span a
{
	text-decoration:none;
	font-size:12px;
	color:#11b8cc;
	font-weight:bold;
	font-style:normal;
}

.row_top.noboder
{
	border-bottom:0px;
}

.input4
{
	margin:0 0 10px;
}

.text_field3
{
	width:604px;
	height:25px;
	border:1px solid #9ba3a4;
	float:left;
	padding:0 9px;
	font-size:12px;
	color:#333333;
	border-radius:0px;
}

.addpraise
{
	background:url(/images/credits/addpraise.jpg) repeat-x 0 0;
	width:82px;
	height:27px;
	border:1px solid #9ba3a4;
	border-left:0px;
	float:left;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	cursor:pointer;
	-webkit-appearance:none;
	border-radius:0px;
}

.row_end.nopadding
{
	padding-top:0px;
}

.row_middle
{
	overflow:hidden;
	margin:6px 0 0;
}

.photo
{
	background:#ecf3f4;
	width:58px;
	height:33px;
	display:block;
	border:1px dashed #959595;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#333333;
	padding:3px 0 0;
	float:left;
}

.request
{
	text-decoration:none;
	display:block;
	font-size:13px;
	color:#009baf;
	font-weight:bold;
	float:left;
	margin:5px 0 0 20px;
}

.request span
{
	background:url(/images/credits/spite.png) no-repeat -53px -32px;
	width:18px;
	height:18px;
	display:inline-block;
	position:relative;
	top:4px;
	margin:0 8px 0 0;
}

.pager_holder.noboder
{
	border:0px;
}



/*----------------Inner4-------------------*/

.notification_top
{
	border-bottom:1px solid #9ba3a4;
	padding:0 0 6px;
}

.notification_top span
{
	display:block;
	float:left;
	font-size:12px;
	color:#333333;
	margin:0 38px 0 0;
}

.notification_top span small
{
	font-size:12px;
	font-weight:bold;
}

.notification_top strong
{
	display:block;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	float:left;
	margin:0 20px 0 0;
}

.notification_top strong a
{
	background:url(/images/credits/down_arrow.png) no-repeat right center;
	text-decoration:none;
	color:#00b3c8;
	padding:0 15px 0 0;
}

.verify
{
	width:115px;
	float:right;
}

.verify a
{
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#9c9c9c;
	float:left;
	margin:0 15px 0 0;
}

.checkbox
{
	float:right;
}

.checkbox3
{
	background:url(/images/credits/checkbox.png) no-repeat 0 0px;
	width:13px;
	height:13px;
	text-decoration:none;
	display:block;
	border-radius:2px;
	float:right !important;
	margin:0px !important;
}

.checkbox3.active
{
	background:url(/images/credits/checkbox.png) no-repeat 0 -13px;
}



.notification_info
{
}

.row.border
{
	background:#fff;
	border-bottom:1px dashed #9ba3a4;
}

.row_text.row_text3
{
	font-size:12px;
	color:#333333;
}

.row_text.row_text3 h3
{
	font-size:12px;
}

.checkbox_area
{
	width:110px;
	float:right;
}

.checkbox_area small
{
	display:block;
	float:left;
	font-size:12px;
	color:#9c9c9c;
}

.row_bottom.row_bottom2 a
{
	font-size:12px;
}

.row_bottom.row_bottom2 span
{
	font-size:11px;
}

.row_btn
{
	padding:10px 0;
}

.verify2
{
	background:url(/images/credits/veryfi2.jpg) repeat-x 0 0;
	width:54px;
	height:23px;
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	border:1px solid #778a56;
	text-align:center;
	line-height:23px;
	float:left;
}

.ignore
{
	background:url(/images/credits/ignore.jpg) repeat-x 0 0;
	width:54px;
	height:23px;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:23px;
	border:1px solid #686e6f;
	float:left;
	margin:0 20px 0 6px;
}

.member
{
	text-decoration:none;
	display:inline-block;
	font-size:12px;
	color:#11b8cc;
	font-weight:bold;
	margin:3px 0 0;
}



/*----------------Inner5-------------------*/

.contain_right.middle
{
	width:auto;
	float:none;
}

.breadcrumb
{
}

.breadcrumb ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.breadcrumb ul li
{
	background:url(/images/credits/breadcrumb.png) no-repeat left center;
	float:left;
	font-size:12px;
	color:#a0a0a0;
	padding:0 0 0 12px;
	margin:0 0 0 6px;
}

.breadcrumb ul li a
{
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#a0a0a0;
}

.breadcrumb ul li:first-child
{
	background:none;
	padding:0px;
	margin:0px;
}

.search_area
{
	width:227px;
	float:right;
}

.search_btn
{
	background:url(/images/credits/search_icon.png) no-repeat left center;
	width:39px;
	height:26px;
	border:1px solid #9ba3a4;
	float:left;
	cursor:pointer;
	-webkit-appearance:none;
	border-radius:0px;
}

.text_field4
{
	width:174px;
	height:24px;
	border:1px solid #9ba3a4;
	border-left:0px;
	padding:0 5px;
	font-size:12px;
	color:#333333;
	border-radius:0px;
}

.hide.odd a
{
	background:none;
	padding:0px;
}

.row_top.odd
{
	padding-bottom:0px;
	border:0px;
}

.text1
{
	padding:0 0 0 27px;
}

.blue_row.margin
{
	margin:10px 10px 0 0;
}

.row_top.noboder.odd2
{
	padding-bottom:10px;
}

.image2
{
	position:relative;
}



/*----------------Inner6-------------------*/

.blue_bg.odd
{
	padding:10px 18px 18px;
}

.form_row1
{
	float:left;
	margin:0 26px 0 0;
}

.ie9 .form_row1.odd
{
	width:180px;
}

.ie9 .form_row1.odd2
{
	width:66px;
}

.form_row1 h3
{
	margin:0 0 9px;
	padding:0px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.dropdown
{
	width:166px;
	height:22px;
	font-size:12px;
	color:#333333;
}

.input5
{
	margin:0 0 14px;
}

.checkbox2
{
	float:left;
	margin:0 5px 0 0;
}

.input5 label
{
	display:block;
	font-size:12px;
	color:#333333;
	float:left;
}

.form_row2
{
	background:#f4feff;
	width:152px;
	height:170px;
	overflow:auto;
	float:left;
	padding:7px 4px 7px 8px;
	border:1px solid #d3dfe0;
	margin:0 22px 0 0;
}

.form_row1.nomargin
{
	margin:0px;
}

.radio_btn2
{
	margin:0 6px 0 0;
	float:left;
}

.form_bottom
{
	text-align:right;
	padding:20px 0 0;
}

.apply
{
	background:url(/images/credits/search.jpg) repeat-x 0 0;
	width:66px;
	height:26px;
	border:1px solid #8c1802;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:0px;
	cursor:pointer;
	float:right;
	margin:0 12px 0 0;
}

.reset_btn2
{
	background:url(/images/credits/reset_btn.jpg) repeat-x 0 0;
	width:66px;
	height:26px;
	border:1px solid #999999;
	font-size:12px;
	color:#1f1f1f;
	font-weight:bold;
	cursor:pointer;
	float:right;
}





/*POPUP AREA
-------------------------------*/

.popup
{
	display:none;
}

.popup_box {
	background:#fff;
	width:808px;
	border:1px solid #333333;
	position:relative;
	box-shadow:0 0 3px #5f5e5e;
	border-radius:6px;
	
	}
	
.popup_box h2 {
	background:#333333;
	font-size:16px;
	font-weight:bold;
	color:#fefefe;
	padding:12px 20px;
	border-radius:4px 4px 0 0;
	margin:0;
	}
	
.popup_box .popup_cont {
	padding:20px;
	}
	
.popup_cont span {
	display:block;
	font-size:12px;
	color:#333333;
	padding:0 0 16px;
	}
	
.popup_cont .text_area1 {
	background:none;
	border:1px solid #898989;
	padding:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9d9d9d;
	margin:0 0 11px;
	width:736px;
	height:202px;
	resize:none;
	}
	
.submit_btn2 {
	background:url(/images/credits/btn_bg2.png) left top repeat-x;
	width:118px;
	height:32px;
	border:1px solid #999999;
	font-size:14px;
	font-weight:bold;
	color:#1f1f1f;
	text-align:center;
	float:right;
	margin-left:20px;
	}
	
.reset_btn {
	background:url(/images/credits/btn_bg1.png) left top repeat-x;
	width:118px;
	height:32px;
	border:1px solid #8c1802;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	float:right;
	}
	
	
	

/*popup2
-------------------------------*/
.cancel-but{
	background:url(/images/credits/btn_bg2.png) left top repeat-x;
	width:118px;
	height:32px;
	border:1px solid #999999;
	font-size:14px;
	font-weight:bold;
	color:#1f1f1f;
	text-align:center;
	float:right;
	margin-left:20px;
	cursor:pointer;
	}
	
.submit-but{
	background:url(/images/credits/btn_bg1.png) left top repeat-x;
	width:118px;
	height:32px;
	border:1px solid #8c1802;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	float:right;
	cursor:pointer;
	}
a.close-button{
	background:url(/images/credits/close-icon.png) no-repeat left top;
	width:31px;
	height:31px;
	position:absolute;
	top:-15px;
	right:-15px;
}

.popup-img-section{
	height:550px;
	overflow:auto;
	padding:10px 0;	
	outline:none;
}
.popup-img{
	padding:8px 8px 0;
	border:1px solid #898989;
	margin-bottom:15px;
}

.popup-img-section ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.popup-img-section ul li{
	margin:11px 4px;
	float:left;
	position:relative;
	border:2px solid #fff;
}

.popup-img-section ul li.active
{
	background:#11b8cc;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	border:2px solid #11b8cc;
	position:relative;
}

.popup-img-section ul li.active span
{
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	font-size:18px;
	color:#f0fdff;
	margin:0 0 0 -30px;
}

.popup-img-section ul li.active:hover a img
{
	background:#11b8cc;
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}



.popup-img-section ul li a{
	display:block;
}

.popup-img-section ul li a img
{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.popup-img-section ul li a:hover img
{
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}



.overlay2{
	background:#11b8cc;
	width:98%;
	height:98.2%;
	position:absolute;
	left:0px;
	top:0px;
	opacity: 0.35;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	display:none;
}

.overlay2 span{
	display:block;
	text-align:center;
	font-size:18px;
	color:#f0fdff;
	font-family: 'ralewayregular';
	position:relative;
	top:50%;
}

/*popu3
-------------------------------*/
.portfolio-section{
	padding:13px 0 25px;
}
.portfolio-section h3{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	line-height:28px;
	padding:0px;
	margin:0 45px 0 0;
	float:left;
}
a.portfolio1{
	display:block;
	float:left;
	width:135px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background:#9b1101 url(/images/credits/profile-bg1.jpg) repeat-x left top;
	border:1px solid #8c1802;
	margin-left:20px;
	text-decoration:none;
}
a.portfolio2{
	display:block;
	float:left;
	width:135px;
	line-height:25px;
	text-align:center;
	font-size:12px;
	color:#1f1f1f;
	font-weight:bold;
	background:#e3e4e4 url(/images/credits/profile-bg2.jpg) repeat-x left top;
	border:1px solid #999999;
	margin-left:20px;
	text-decoration:none;
}

/*popu4
-------------------------------*/
.popup_cont small {
    color: #333333;
    display: block;
    font-size: 12px;
    padding: 0 0 6px;
}
.popup_cont .text_area1.margin{
	margin:0 0 19px;
}
.submit-but.width{ width:190px;}

.cancel-but.nobg{
	border:none;
	background:none;
}

.popup_cont label{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	width:45px;
	line-height:26px;
	display:inline-block;
}
.popup-field{
	border:1px solid #9ba3a4;
	padding:5px 9px;
	font-size:12px;
	color:#6e6e6e;
	font-weight:normal;
	width:170px;
	background:#e1e1e1;
	outline:0px;
	margin:0 0 15px;
}




	
	
	
/*================check_box================*/



span.ui-checkbox{
	display: block;
	float:right;
	width:13px;
	height:13px;
	background:url(/images/credits/checkbox.png) no-repeat;
	margin:0px;
}

span.ui-radio {
	display: block;
	float:left;
	width:16px;
	height:16px;
	background: url(/images/credits/radio.png) no-repeat;
}

.radio_btn2 span.ui-radio
{
	background:url(/images/credits/radio2.png) no-repeat;
	width:13px;
	height:13px;
}


span.ui-helper-hidden {
	display: none;
}

span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
	background-position: 0 0px;
}

span.ui-checkbox-state-checked {
	background-position: 0 -13px;
}

span.ui-checkbox-state-checked-hover {
	background-position: 0 -13px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
	background-position: 0 -16px;
}

.radio_btn2 span.ui-radio-state-checked-disabled-hover,
.radio_btn2 span.ui-radio-state-checked-disabled,
.radio_btn2 span.ui-radio-state-checked
{
	background-position: 0 -13px;
}


span.ui-radio-state-checked-hover {
	background-position: 0 -16px;
}

.radio_btn2 span.ui-radio-state-checked-hover
{
	background-position: 0 -13px;
}



.ui-radio-disabled,
.ui-checkbox-disabled {
	opacity: 0.7;
}
.ui-helper-hidden-accessible {
	position: absolute;
	left: -999em;
}

.quote {
width: 90%;
border: 1px solid #333;
font-size: 95%;
background-color: #F9FBFF;
margin: 0 0 10px 40px;
padding: 6px;
}
.profile_top_left .smaller_font {
    font-size:14px;
}
.private_profile {
    margin-top:10px;
}
#my_location {
    margin-top:15px;
    font-size: 16px;
}
#block_member a{
    color:#11B8CC !important;    
}
#block_member {
    margin-top:10px;
    margin-left:25px;
}

.inline{display: inline !important;}
.location_lines {
    line-height: 20px;
}
.castings {
    padding: 28px 0 12px;
    border-bottom: 1px solid #b7b7b7;
    font-size: 14px;
    color: #333333;
}
.castings h2 {
    margin: 0 0 15px;
    padding: 0 0 0 8px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 20px;
    border-left: 4px solid #11b8cc;
}
.casting_header {
    padding:4px 0px;
    font-weight:bold;
}
/*
	font-family: 'ralewayregular';
	font-family: 'ralewaymedium';
	font-family: 'ralewaybold';
	
	*/
.webstie_url{
	font-size: 16px;
}
.my-website-cont{
	margin-top: 15px;
}
.hidden_text,.less_text {
    display:none;
}

.credit_sample_img {
    width:165px;
    height:200px;
}
.member_credit_sample_row {
    overflow: hidden;
}

.sample_photos_header {
    overflow-x:hidden;
}

.float_left {
    float:left;
}
.float_right {
    float:right;
}

#credits_video{
    padding:15px 30px 10px 30px;
}

#what_is_this_modal {
    width: 620px;
    display: none;
}

#credit_tour {
    color:#11B8CC;
    text-decoration:none;
    float: right;
    margin-right: 14px;
    font-size: 15px
}
.got_it_tour {
    margin-bottom: 20px;
    margin-left: 20px;
}
.centered_text {
    text-align: center;
    font-size: 20px;
}
#credits_slideshow {    
    width:560px;
    height:315px;
    margin:15px 30px 5px 30px;
    border: 1px solid blue;
}
.credits_slide,.first_slide,#slideshow_section,#slideshow_add_credits,#after_video_buttons {
    display:none;
}

.credits_slide div {
    position: absolute;
    top: 50%;
    left: 34%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 50px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(320deg);
}

.next_slide {
    text-decoration: none;
    float: right;
    margin-bottom: 14px;
    margin-right: 44px;
    font-size: 14px;
    width: 90px;
    height: 30px;
}
#video_section {
    
}

#slideshow_slider {
    overflow:hidden;
}
.profile_credit_box {
    margin-left:68px;
}
.owner_info {
    padding: 5px;
    text-align: center;
}
.credited_photo_container {
   border: 1px solid #888;
    -webkit-box-shadow: 1px 2px 4px 1px rgba(136,136,136,1);
    -moz-box-shadow: 1px 2px 4px 1px rgba(136,136,136,1);
    box-shadow: 1px 2px 4px 1px rgba(136,136,136,1);
}
.member_credit_sample_row li{
	cursor:pointer;
	width:auto !important;
	height:auto !important;
}

/** Fancybox popup **/
.fancybox {
    display: none;
}
.lightbox {
    background:#fff;
    border:1px solid #333;
    border-radius: 6px 6px 0 0;
    position: relative;
    z-index:1000;
    padding:0 20px 21px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.lightbox h3 {
    font-size:16px;
    line-height:22px;
    margin:0;
}
.lightbox .heading{
    color:#fff;
    background:#333;
    padding:9px 21px 10px;
    margin:-1px -21px 21px;
    border-radius: 3px 6px 0 0;
}
.lightbox .cont-new-group{
    font-size: 12px;
}
.lightbox label{
    margin:0 11px 0 0;
    font-weight:bold;
}
.lightbox .cont-new-group input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #9BA3A4;
    font-size: 12px;
    height: 15px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
    width: 175px;
    color: #333;
}
.lightbox .cont-new-group input[type="button"] {
    background: #A01401;
    width: 63px;
    height: 26px;
    border-style:none;
    color:#fff;
    padding:2px 7px 3px;
    font-size:12px;
    line-height:20px;
    padding:0 0 1px;
    cursor:pointer;
}
.popup-new-group, .popup-edit-group-name{ width: 320px; }

form.profileModal{
    width: 487px;
    height: 260px;
}

form.profileModal .row{
    padding: 10px 0;
    background-color: #FFFFFF;
}

form.profileModal .row.last{
    margin-bottom: 0;
}

form.profileModal label{
    margin-right: 0.2em;
    float: left;
}

form.profileModal input{
    width: 420px;
    float: right;
}

form.profileModal textarea{
    resize: none;
    width: 419px;
}

form.profileModal .footer{
    float: right;
    padding:5px;
}

form.profileModal .error{
    border: 1px solid #ad1900;
}

button.BtnSubmit{
    margin: 0 0 0 10px;
    padding: 0;
    border: 1px solid #8c1802;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    width: 63px;
    height: 28px;
    position: relative;
    background: #ad1900;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ad1900), to(#930e02));
    background: -webkit-linear-gradient(#ad1900, #930e02);
    background: -moz-linear-gradient(#ad1900, #930e02);
    background: -ms-linear-gradient(#ad1900, #930e02);
    background: -o-linear-gradient(#ad1900, #930e02);
    background: linear-gradient(#ad1900, #930e02);
    -pie-background: linear-gradient(#ad1900, #930e02);
}

button.BtnCancel{
    margin: 0 0 0 10px;
    padding: 0;
    border: 1px solid #999;
    font: bold 12px/15px Arial, Helvetica, sans-serif;
    cursor: pointer;
    color: #5c5c5c;
    width: 63px;
    height: 28px;
    position: relative;
    left: 0;
    top: 0;
    background: #dedede;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dedede), to(#b0b0b0));
    background: -webkit-linear-gradient(#dedede, #b0b0b0);
    background: -moz-linear-gradient(#dedede, #b0b0b0);
    background: -ms-linear-gradient(#dedede, #b0b0b0);
    background: -o-linear-gradient(#dedede, #b0b0b0);
    background: linear-gradient(#dedede, #b0b0b0);
    -pie-background: linear-gradient(#dedede, #b0b0b0);
}