/*
* Main CSS for EGO
* (c) Devtrix, 2009
* Author: Alex Baskov, 2009
*/

*
{
	margin: 0;
	outline: none;
}

html
{
	padding: 0;
	overflow-x: hidden;
	overflow-y: scroll; /* pages always have vertical scrollbar (preventing page "jumping" effect in FireFox */
}

body
{
	padding: 0;
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	color: #666666;
	background-color: #ebebeb;
}

a, a:link, a:active, a:visited, a:hover
{
	color: #0099cc;
	text-decoration: none;
	cursor:pointer;
}

a:hover
{
	color: #0099cc;
	text-decoration: underline;
}

.clear
{
	clear: both;
}

img
{
	border: none;
}

form
{
	padding: 0;
}

p
{
	background-color: #fff;
	padding: 5px 0 10px 0;
}

.input_text_subscribe
{
	width: 200px;
	font-family: Arial;
	padding: 7px 10px 7px 10px;
	margin-right:5px;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	background-color: #ffffff;
	border: 1px #cccccc solid;
	float: left;
}

.input-label {
	color: #959595;
}

.input_submit_subscribe
{
	width: 80px;
	padding: 0 8px 0 8px;
	font-family: Arial;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	height: 32px;
	color: #ffffff;
	background-color: #16b4e1;
	border: none;
	float: left;
}

#subscribe_errors {
	margin: 8px 0 8px 0;
	color:red;
	font-family: Arial;
	font-size: 14px;
}

.site_width
{
	margin: 0 auto 0 auto;
	width: 980px;
}

.ie_center
{
	text-align: center;
}

.blue
{
	color: #16b4e1;
}

#footer
{
	margin: 0;
	padding: 20px 0 50px 0;
	border-top: 1px #cccccc solid;
	height: 150px;
}

#header_home_outer
{
	background: url(../../img/bg/bg_header_home.gif) #ffffff repeat-x top left;
}

#header_home_outer2
{
	background: url(../../img/bg/bg_header_home2.gif) no-repeat top center;
}

#header_home
{
	width: 980px;
	height: 475px;
}

#header_home_top
{
	width: 980px;
	height: 190px;
	background: url(../../img/bg/bg_header_home_top.jpg) no-repeat top left;
}

#header_home_bottom
{
	width: 980px;
	height: 285px;
	background: url(../../img/bg/bg_header_home_bottom.jpg) no-repeat top left;
	position:absolute;
}

#header_home_bottom .view_talent
{
	margin: 210px 78px 0 0;
	width: 170px;
	height: 60px;
	float: right;
}

#header_outer
{
	background: url(../../img/bg/bg_header.gif) #ffffff repeat-x top left;
}

#header_outer2
{
	background: url(../../img/bg/bg_header2.gif) no-repeat top center;
}

#header_outer2_hitlist
{
	min-width: 980px;
	background: url(../../img/bg/bg_header2_hitlist.gif) no-repeat top center;
}

#header
{
	width: 980px;
	height: 195px;
}

#header_top
{
	width: 980px;
	height: 195px;
	background: url(../../img/bg/bg_header_top.jpg) no-repeat top left;
}

#header_top_hitlist
{
	width: 980px;
	height: 195px;
	background: url(../../img/bg/bg_header_top_hitlist.jpg) no-repeat top left;
}

#page_content
{
	padding: 20px 0 20px 0;
	background-color: #ffffff;
}

#page_content.no_top_padding
{
	padding-top: 0;
}

#header_home_top #logo
{
	margin: 75px 0 0 0;
	width: 155px;
	height: 93px;
	background: url(../../img/bg/bg_logo_home.gif) no-repeat top left;
	float: left;
}

#header_top #logo, #header_top_hitlist #logo
{
	margin: 25px 0 0 0;
	width: 155px;
	height: 93px;
	background: url(../../img/bg/bg_logo.gif) no-repeat top left;
	float: left;
}

#boxes_home
{
	width: 980px;
}

.box_home
{
	width: 306px;
	float: left;
}

.box_delim_home
{
	width: 30px;
	height: 10px;
	float: left;
}

.box_home .box_title
{
	width: 306px;
	height: 30px;
}

.box_home .box_content
{	
	list-style-type: none;
	width: 306px;
	overflow: hidden;
}

.box_content  ul 
{
  	list-style-type: none;
	padding: 0px; 
}

.box_content ul li
{
	overflow:hidden;
	height: 172px; 
	width:306px;
	display: inline;
}

.box_home .left
{
	width: 146px;
	float: left;
	overflow: hidden;
}

.box_home .left2
{
	width: 111px;
	float: left;
	overflow: hidden;
}

.box_home .right
{
	width: 160px;
	float: left;
	overflow: hidden;
}

.box_home .right2
{
	width: 195px;
	float: left;
	overflow: hidden;
}

.box_home .image
{
	margin: 5px 0 0 0;
	width: 125px;
	height: 170px;
	float: left;
	overflow: hidden;
}

.box_home .image2
{
	margin: 5px 0 0 0;
	width: 90px;
	height: 170px;
	float: left;
	overflow: hidden;
}

.box_home .arrows
{
	font-size: 1px;
	line-height: 1px;
	width: 125px;
	float: left;
}

.box_home .arrows2
{
	font-size: 1px;
	line-height: 1px;
	width: 90px;
	float: left;
}

.box_home a.arrow_left, .box_home a.arrow_left:link, .box_home a.arrow_left:active, .box_home a.arrow_left:visited, .box_home a.arrow_left:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_left.gif) no-repeat left center;
}

.box_home a.arrow_left:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_left_on.gif) no-repeat left center;
}

.box_home a.arrow_right, .box_home a.arrow_right:link, .box_home a.arrow_right:active, .box_home a.arrow_right:visited, .box_home a.arrow_right:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_right.gif) no-repeat right center;
}

.box_home a.arrow_right:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_right_on.gif) no-repeat right center;
}

.box_home .title
{
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

.box_home .title a, .box_home .title a:link, .box_home .title a:active, .box_home .title a:visited, .box_home .title a:hover
{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.box_home .title a:hover
{
	color: #ffffff;
	background-color: #000000;
}

.box_home .description
{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	height: 90px;
	overflow: hidden;
	color: #666666;
}
.box_home #testimonials .description {
	height: 90px;
}

.box_home .link
{
	padding-top: 10px;
	font-size: 12px;
	line-height: 18px;
}

.box_home .link a:link, .box_home .link a:active, .box_home .link a:visited, .box_home .link a:hover
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.box_home .author
{
	padding-top: 15px;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	color: #cccccc;
}

.copyright
{
	width: 606px;
	float: left;
	color: #646464;
}

.copyright .title
{
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
}

.copyright a, .copyright a:link, .copyright a:active, .copyright a:visited, .copyright a:hover
{
	color: #646464;
	text-decoration: none;
}

.copyright a:hover
{
	color: #0099cc;
	text-decoration: underline;
}

.copyright .subscribe_outer
{
	margin: 10px 0 10px 0;
	color: #666666;
}

.copyright #subscriptionStep2, .copyright #subscriptionStep3 {
	padding: 30px 0 30px 0;
}

#menu_outer
{
	margin: 114px 0 0 0;
	width: 595px;
	height: 50px;
	float: right;
}

#header_home #menu_outer
{
	margin: 135px 0 0 0;
}

#menu
{
	margin: 15px 0 0 0;
	width: 500px;
	height: 20px;
	float: left;
	text-align: right;
}

#menu_outer #join
{
	width: 85px;
	height: 50px;
	float: right;
}

#menu_outer #join a, #menu_outer #join a:link, #menu_outer #join a:active, #menu_outer #join a:visited, #menu_outer #join a:hover
{
	display: block;
	width: 85px;
	height: 50px;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background: url(../../img/bg/bg_join.gif) no-repeat top left;
	background-position: 0 0;
	float: right;
}

#menu_outer #join a:hover
{
	background-position: 0 -50px;
}

#menu a, #menu a:link, #menu a:active, #menu a:visited, #menu a:hover
{
	font-family: Verdana;
	padding: 0 8px 0 8px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover
{
	color: #f6ff00;
}

#menu a.on, #menu a.on:link, #menu a.on:active, #menu a.on:visited, #menu a.on:hover
{
	font-family: Verdana;
	padding: 0 8px 0 8px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #f6ff00;
	text-decoration: none;
}

.page_content_top
{
	width: 980px;
	margin: 5px 0 25px 0;
	float: left;
}

.main_content
{
	font-size: 12px;
	line-height: 18px;
}

.page_title
{
	width: 410px;
	height: 40px;
	float: left;
}

.page_submenu
{
	margin: 20px 0 0 0;
	width: 570px;
	height: 20px;
	float: right;
	text-align: right;
}

.page_submenu a, .page_submenu a:link, .page_submenu a:active, .page_submenu a:visited, .page_submenu a:hover
{
	padding-left: 30px;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #cccccc;
	text-decoration: none;
}

.page_submenu a:hover, .page_submenu a.on, .page_submenu a:link.on, .page_submenu a:active.on, .page_submenu a:visited.on, .page_submenu a:hover.on
{
	color: #999999;
}

.contact_info
{
	width: 550px;
	line-height: 16px;
	color: #666666;
	float: left;
}

.contact_info .col
{
	width: 275px;
	float: left;
}

.contact_info b
{
	color: #000000;
}

h1
{
	padding: 15px 0 15px 0;
	color: #000000;
	font-size: 22px;
}

.testimonial
{
	background-color: #fff;
	padding: 15px 0 0 0;
	width: 980px;
}

.testimonial_info
{
	background-color: #fff;
	padding: 5px 0 5px 0;
	width: 980px;
}

.testimonial_info .icon
{
	width: 35px;
	height: 25px;
	background: url(../../img/bg/bg_quote.gif) no-repeat top left;
	float: left;
}

.testimonial_info .author
{
	width: 900px;
	color: #999;
	font-weight: bold;
	font-style: italic;
	float: left;
}

.news_left
{
	width: 300px;
	float: left;
}

.news_center
{
	width: 400px;
	float: left;
	border-right: 5px #f8f8f8 solid;
}

.news_center_inner
{
	width: 370px;
	float: left;
}

.news_right
{
	width: 275px;
	float: left;
}

.news_newsletter
{
	padding-left: 20px;
}

.news_newsletter  ul 
{
  	list-style-type: none;
	margin-left:0;
	padding-left:0;
}
.news_newsletter  ul li 
{
	margin-left:0;
	padding:0 0 10px 0;
	
}

.news_newsletter .title
{
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #cbcbcb;
}

.news_newsletter div
{
	padding-bottom: 10px;
}

.news_newsletter a, .news_newsletter a:link, .news_newsletter a:active, .news_newsletter a:visited, .news_newsletter a:hover
{
	font-size: 12px;
	line-height: 15px;
	color: #16b4e1;
	text-decoration: none;
}

.news_newsletter a:hover
{
	color: #999999;
	text-decoration: underline;
}

.news_box
{
	width: 250px;
	float: left;
}

.news_box_header
{
	width: 250px;
	height: 25px;
}

.news_box_header a.closed, .news_box_header a.closed:link, .news_box_header a.closed:active, .news_box_header a.closed:visited, .news_box_header a.closed:hover
{
	padding-left: 20px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #ebebeb;
	background: url(../../img/bg/bg_arrow_left_big.gif) no-repeat 0 50%;
}

.news_box_header a.closed:hover
{
	color: #999999;
	background: url(../../img/bg/bg_arrow_left_big_over.gif) no-repeat 0 50%;
}

.news_box_header a.opened, .news_box_header a.opened:link, .news_box_header a.opened:active, .news_box_header a.opened:visited, .news_box_header a.opened:hover
{
	padding-left: 20px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #cbcbcb;
	background: url(../../img/bg/bg_arrow_bottom_big.gif) no-repeat 0 50%;
}

.news_box_header a.opened:hover
{
	color: #999999;
	background: url(../../img/bg/bg_arrow_bottom_big_over.gif) no-repeat 0 50%;
}

.news_box_content
{
	width: 250px;
}

.news_box_item
{
	padding: 0 0 20px 0;
	width: 250px;
}

.news_box_item .left
{
	width: 95px;
	height: 95px;
	float: left;
}

.news_box_item .right
{
	width: 155px;
	float: left;
}

.news_box_item .title
{
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.news_box_item .description
{
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.news_box_item .description a, .news_box_item .description a:link, .news_box_item .description a:active, .news_box_item .description a:visited, .news_box_item .description a:hover
{
	color: #666666;
	background-color: #ffffff;
	text-decoration: none;
}

.news_box_item .description a:hover
{
	color: #ffffff;
	background-color: #666666;
}

.page_about .left
{
	width: 455px;
	height: 220px;
	float: left;
	background: url(../../img/bg/bg_ego_logo_big.jpg) no-repeat 0 0;
}

.page_about .right
{
	width: 525px;
	padding-bottom: 40px;
	float: left;
}

.submit_a_testimonial
{
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	width: 241px;
	height: 47px;
	float: left;
	background: white url(../../img/images/submit_a_testimonial.png) no-repeat 0 0;
}

.director_photo
{
	float: right;
	margin: 5px 0 0 25px;
	border: 7px #cccccc solid;
}

.director_bio
{
	padding-bottom: 40px;
}

.director_bio .name
{
	background-color: #ffffff;
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

.link_item
{
	padding-bottom: 10px;
}

table.border_collapse
{
	border-collapse: collapse;
}

.enquiry_form
{
	width: 400px;
	height: 400px;
	background: url(../../img/bg/bg_enquiry_form.jpg) no-repeat 0 0;
	float: right;
}

.enquiry_form .message, .enquiry_form .message.success, .enquiry_form .message.in_process
{
	width: 300px;
	margin: 120px 0pt 0pt 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.enquiry_form .message.error
{
	width: 300px;
	color: #000000;
}

.enquiry_form .inner
{
	float: left;
	margin: 40px 0 0 35px;
	width: 500px;
	height: 320px;
	overflow: hidden;
	position: relative;
}

.enquiry_form .request_type
{
	width: 200px;
	padding-left: 93px;
	height: 40px;
	text-align: right;
}

.enquiry_form .full_name, .enquiry_form .email
{
	padding-bottom: 10px;
}

.enquiry_form .comments
{
	padding-bottom: 5px;
}

.enquiry_form .newsletter
{
	padding: 5px 0 5px 0;
}

.enquiry_form .newsletter label
{
	font-size: 12px;
	color: #ffffff;
}

.enquiry_form .enquiry_submit
{
	margin-top: 10px;
	display: block;
	padding: 5px 0 0 0;
	width: 293px;
	height: 40px;
	text-align: right;
}

.enquiry_form .field_error
{
	position: absolute;
	right: 10px;
	top: 0;
	padding-left: 27px;
	background: url(../../img/bg/bg_hitlist_request_error.png) no-repeat 0 0;
	z-index: 3;
}

.enquiry_form .field_error div
{
	padding: 0 5px 0 5px;
	font-size: 12px;
	width: 180px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background-color: #ff0000;
	color: #ffffff;
}

.enquiry_form #error_full_name
{
	right:	60px;
	top: 45px;
}
.enquiry_form #error_email_address
{
	right:	60px;
	top: 96px;
}
.enquiry_form #error_comments
{
	right:	60px;
	top: 152px;
}

.input_select_request_type
{
	width: 195px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.input_text_enquiry
{
	width: 265px;
	font-family: Arial;
	font-size: 18px;
	padding: 5px 9px 4px 9px;
	color: #d6d6d6;
	border: 5px #e7e7e7 solid;
}

.input_textarea_enquiry
{
	width: 265px;
	height: 70px;
	font-family: Arial;
	font-size: 18px;
	padding: 5px 9px 4px 9px;
	color: #d6d6d6;
	border: 5px #e7e7e7 solid;
}
.news_image
{
	width: 370px;
	padding-bottom: 30px;
}

.news_title
{
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
}

.news_date
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #dbdbdb;
}

.news_content
{
	padding: 10px 0 10px 0;
	font-size: 13px;
	line-height: 18px;
}

.page_talent .left
{
	width: 490px;
	height: 220px;
	float: left;
}

.page_talent .col
{
	width: 490px;
	float: left;
}

.page_talent .view_actor
{
	width: 490px;
	height: 285px;
	float: left;
	cursor: pointer;
	background: url(../../img/bg/bg_talent_view_actor.jpg) no-repeat top left;
}

.page_talent .view_talent
{
	width: 490px;
	height: 285px;
	float: left;
	cursor: pointer;
	background: url(../../img/bg/bg_talent_view_talent.jpg) no-repeat top left;
}

.page_talent .title
{
	padding: 25px 0 0 0;
	font-size: 18px;
	color: #cccccc;
}

.page_talent .description
{
	padding: 5px 0 5px 0;
	font-size: 12px;
	color: #666666;
}

.page_talent .form .field
{
	padding-right: 3px;
	float: left;
}

.input_text_talent
{
	width: 170px;
	padding: 6px 9px 6px 9px;
	font-family: Arial;
	font-size: 13px;
	color: #cccccc;
	border: 1px #cccccc solid;
	/* do NOT remove the following properties... */
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px center;
}

.input_button_talent
{
	width: 60px;
	height: 30px;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	border: none;
	background-color: #16b4e1;
}

.input_button
{
	height: 34px;
	font-family: Arial;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	background-color: #16b4e1;
}

.input_button_gray
{
	height: 34px;
	font-family: Arial;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	background-color: #c5c5c5;
}

.escape_image
{
	padding: 10px 10px 10px 10px;
	width: 960px;
	height: 425px;
	background-color: #f8f8f8;
	list-style-type: none;
	overflow: hidden;
}

.escape_image  ul 
{
	list-style-type: none;
	padding: 0px; 
}

.escape_image ul li
{
	overflow:hidden;
	display: inline;
}


.escape_image_inner
{
	width: 960px;
	height: 425px;
	float: left;
	/* do NOT remove the following properties... */
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.escape_image_left, a.escape_image_left:link, a.escape_image_left:active, a.escape_image_left:visited, a.escape_image_left:hover
{
	display: block;
	width: 480px;
	height: 425px;
	float: left;
	background-image: url(../../img/bg/bg_escape_image_left.png);
	background-repeat: no-repeat;
	background-position: 13px center;
}

a.escape_image_left:hover
{
	background-image: url(../../img/bg/bg_escape_image_left_active.png);
}

a.escape_image_right, a.escape_image_right:link, a.escape_image_right:active, a.escape_image_right:visited, a.escape_image_right:hover
{
	display: block;
	width: 480px;
	height: 425px;
	float: right;
	background-image: url(../../img/bg/bg_escape_image_right.png);
	background-repeat: no-repeat;
	background-position: 430px center;
}

a.escape_image_right:hover
{
	background-image: url(../../img/bg/bg_escape_image_right_active.png);
}

.escape_holder
{
	width: 980px;
	float: left;
	background-color: #f8f8f8;
}

.escape_left
{
	width: 720px;
	float: left;
	background-color: #ffffff;
}

.escape_right
{
	width: 260px;
	float: left;
}

.escape_right_inner
{
	padding: 15px 25px 20px 25px;
	width: 210px;
	float: left;
}

.escape_feature_list .title
{
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.escape_feature_list div
{
	padding-bottom: 5px;
}

.escape_feature_list a, .escape_feature_list a:link, .escape_feature_list a:active, .escape_feature_list a:visited, .escape_feature_list a:hover
{
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}

.escape_feature_list a:hover
{
	font-size: 12px;
	line-height: 15px;
	color: #16b4e1;
}

.escape_content
{
	padding: 20px 25px 0 0;
}

.escape_title
{
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
}

.escape_enquire_now
{
	padding: 10px 0 15px 0;
	text-align: center;
}

.escape_info
{
	padding: 15px 0 0 0;
	font-size: 12px;
	line-height: 18px;
}

.escape_info b
{
	color: #000000;
}

.page_hitlist .left
{
	width: 226px;
	float: left;
}

.page_hitlist .right
{
	margin: 10px 0 0 0;
	width: 754px;
	float: left;
}

.refine_search
{
	width: 226px;
	height: 250px;
	background: url(../../img/bg/bg_refine_search.gif) no-repeat 0 0;
	float: left;
}

.refine_search_update
{
	width: 226px;
	height: 57px;
	background: url(../../img/bg/bg_refine_search_update.gif) no-repeat 0 0;
	float: left;
}

.refine_search_content
{
	padding: 0 0 5px 30px;
	width: 166px;
	color: #ffffff;
}

.refine_search_content .field_title
{
	padding: 15px 0 0 0;
	color: #354e6e;
	font-weight: bold;
}

.refine_search_content .field_info
{
	padding: 0 0 3px 0;
}

.input_select_refine_search
{
	font-size: 11px;
	width: 50px;
}

.refine_search_submit
{
	margin: 5px 0 0 50px;
	width: 115px;
	height: 35px;
	float: left;
}

.talent_shortlist
{
	width: 226px;
	height: 713px;
	background: url(../../img/bg/bg_talent_shortlist.gif) no-repeat 0 0;
	float: left;
}

.talent_shortlist_inner
{
	margin: 95px 0 5px 30px;
	width: 166px;
	float: left;
	color: #ffffff;
}

.talent_shortlist_request
{
	width: 226px;
	height: 64px;
	background: url(../../img/bg/bg_talent_shortlist_request.gif) no-repeat 0 0;
	float: left;
}

.talent_shortlist_submit
{
	margin: 5px 0 0 40px;
	width: 145px;
	height: 35px;
	float: left;
}

.ts_arrows
{
	margin: 5px 0 0 0;
	float: left;
}

.ts_arrows a.arrow2_left, .ts_arrows a.arrow2_left:link, .ts_arrows a.arrow2_left:active, .ts_arrows a.arrow2_left:visited, .ts_arrows a.arrow2_left:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow2_left.gif) no-repeat left center;
}

.ts_arrows a.arrow2_left.qp_disabled
{
	cursor: default;
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow2_left_on.gif) no-repeat left center;
}

.ts_arrows a.arrow2_right, .ts_arrows a.arrow2_right:link, .ts_arrows a.arrow2_right:active, .ts_arrows a.arrow2_right:visited, .ts_arrows a.arrow2_right:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow2_right.gif) no-repeat right center;
}

 .ts_arrows a.arrow2_right.qp_disabled
{
	cursor: default;
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow2_right_on.gif) no-repeat right center;
}

.ts_items
{
	padding: 5px 0 0 0;
	float: left;
}

.ts_item
{
	width: 175px;
	height: 110px;
}

.ts_item_left
{
	width: 85px;
	height: 110px;
	float: left;
}

.ts_item_right
{
	width: 90px;
	height: 110px;
	float: left;
}

.ts_item_image
{
	float: left;
	margin-right: 3px;
	margin-top: 4px;
	width: 75px;
	height: 94px;
	border: none;
}

.ts_item_info
{
	width: 90px;
	height: 80px;
	font-size: 12px;
	line-height: 18px;
}

.ts_remove
{
	padding: 0;
}

.ts_remove a, .ts_remove a:link, .ts_remove a:active, .ts_remove a:visited, .ts_remove a:hover
{
	display: block;
	float: left;
	width: 50px;
	height: 20px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../../img/bg/bg_button_remove.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.ts_remove a:hover
{
	background-position: 0 -20px;
}

.info_item_title
{
	width: 90px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	overflow: hidden;
}

.info_item
{
	width: 90px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}

.ts_clear_all
{
	margin: 3px 5px 0 0;
	width: 60px;
	float: right;
}

.ts_clear_all a, .ts_clear_all a:link, .ts_clear_all a:active, .ts_clear_all a:visited, .ts_clear_all a:hover
{
	display: block;
	float: right;
	width: 60px;
	height: 20px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../../img/bg/bg_button_clear_all.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.ts_clear_all a:hover
{
	background-position: 0 -20px;
}

.artists
{
	padding: 0 0 0 9px;
	width: 745px;
	float: left;
}

.artist, .dis_artist
{
	margin: 25px 0 0 0;
	height: 180px;
	float: left;
}

.artist_delim
{
	width: 30px;
	height: 30px;
	float: left;
}

.artist_image
{
	width: 125px;
	height: 160px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}

.artist_name
{
	width: 125px;
	height: 20px;
	font-size: 13px;
	float: left;
	overflow: hidden;
	color: #666666;
	cursor: pointer;
}

.artist_name_on
{
	width: 125px;
	height: 20px;
	font-size: 13px;
	float: left;
	overflow: hidden;
	color: #1197d5;
}

a.artist_image, a.artist_image:link, a.artist_image:active, a.artist_image:visited
{
	float: right;
	width: 40px;
	height: 40px;
}

a.artist_image:hover
{
	float: right;
	width: 40px;
	height: 40px;
	background: url(../../img/bg/bg_hitlist_icon_plus.png) no-repeat 7px 5px;
}

a.artist_image_on, a.artist_image_on:link, a.artist_image_on:active, a.artist_image_on:visited
{
	float: right;
	width: 40px;
	height: 40px;
	background: url(../../img/bg/bg_hitlist_icon_plus.png) no-repeat 7px 5px;
}

a.artist_image_on:hover
{
	float: right;
	width: 40px;
	height: 40px;
	background: url(../../img/bg/bg_hitlist_icon_minus.png) no-repeat 7px 5px;
}

.artist_image .video_icon, .artist_image .video_icon_off
{
	float: left;
	width: 125px;
	height: 160px;
}

.artist_image .video_icon_on
{
	float: left;
	width: 125px;
	height: 160px;
	background: url(../../img/bg/bg_hitlist_icon_video.png) no-repeat 92px 123px;
}

.hitlist_pagination
{
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	height: 22px;
}

.hitlist_pagination a, .hitlist_pagination a:link, .hitlist_pagination a:active, .hitlist_pagination a:visited, .hitlist_pagination a:hover
{
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
}

.hitlist_pagination a:hover
{
	color: #ffffff;
	background-color: #1197d5;
}

.hitlist_pagination span
{
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #1197d5;
}

#popupRequestBackground
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: none;
	z-index: 1;
}

#popupRequest
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 535px;
	height: 595px;
	/*background: #ffffff;*/
	border: none;
	z-index: 2;
	padding: 0;
	font-size: 13px;
	color: #ffffff;
}

#popupRequestClose
{

}

.popupRequestTop
{
	width: 535px;
	height: 100px;
	background: url(../../img/bg/bg_hitlist_request_top.png) no-repeat 0 0;
}

.popupRequestBottom
{
	width: 535px;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	background: url(../../img/bg/bg_hitlist_request_bottom.png) no-repeat 0 0;
}

.popupRequestTalents
{
	width: 475px;
	padding: 5px 30px 0px;
	height: 140px;
	color:#FFFFFF;
	background-color: #c71155;
	border-bottom: 5px #ae0c49 solid;
	overflow: hidden;
}

.popupRequestTalents .list_title
{
	margin: 5px 0px;
	display: block; 
	float: left;
}

.popupRequestForm
{
	width: 535px;
	height: 320px;
	background-color: #ffffff;
}

.popupRequestForm .inner
{
	padding: 15px 30px 15px 30px;
	width: 475px;
	height: 290px;
}

.popupRequestForm .stage
{
	float:right;
	font-weight:bold;
	margin-right:3px;
}

.popupRequestForm .message
{
	color: #666666;
	line-height: 22px;
	text-align: left;
	width: 475px;
	height: 24px;
}

.popupRequestForm .message.desc
{
	font-size: 13px;
}

.popupRequestForm .message.success, .popupRequestForm .message.in_process
{
	font-size: 16px;
}

.popupRequestForm .message.error
{
	color: #FF0000;
	font-size: 13px;
}

.popupRequestForm .field
{
	padding-bottom: 5px;
}

.popupRequestForm .buttons
{
	position: absolute;
	height: 80px;
	bottom: 0;
}

.popupRequestForm .field_error
{
	position: absolute;
	right: 10px;
	top: 0;
	padding-left: 27px;
	background: url(../../img/bg/bg_hitlist_request_error.png) no-repeat 0 0;
	z-index: 3;
}

.popupRequestForm .field_error div
{
	padding: 0 5px 0 5px;
	font-size: 12px;
	width: 180px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background-color: #ff0000;
	color: #ffffff;
}

.popupRequestForm #error_job_title
{
	top: 291px;
}

.popupRequestForm #error_job_type
{
	top: 337px;
}

.popupRequestForm #error_hours_dates
{
	top: 383px;
}

.popupRequestForm #error_details
{
	top: 429px;
}

.popupRequestForm #error_name
{
	top: 291px;
}

.popupRequestForm #error_company
{
	top: 337px;
}

.popupRequestForm #error_email
{
	top: 383px;
}

.popupRequestForm #error_telephone
{
	top: 429px;
}

.popupRequestForm .float_left
{
	float: left;
}

.popupRequestForm .float_left_delim
{
	width: 5px;
	height: 20px;
	float: left;
}

.popupRequestForm .cancel
{
	width: 210px;
	height: 40px;
	float: left;
	text-align: left;
}

.popupRequestForm .submit
{
	width: 263px;
	height: 40px;
	float: left;
	text-align: right;
}

/* hrp (Hitlist Request Popup) */
.input_text_rhp, .input_text_rhp_small, .input_text_rhp_small2
{
	width: 445px;
	font-family: Arial;
	font-size: 18px;
	padding: 5px 9px 4px 9px;
	color: #d6d6d6;
	background-color: #ffffff;
	border: 5px #e7e7e7 solid;
}

.input_text_rhp_small
{
	width: 85px;
}

.input_text_rhp_small2
{
	width: 50px;
}

.input_textarea_hrp
{
	width: 370px;
	height: 70px;
	font-family: Arial;
	font-size: 18px;
	padding: 5px 9px 4px 9px;
	color: #d6d6d6;
	background-color: #ffffff;
	border: 5px #e7e7e7 solid;
}

.profile_inner
{
	width: 745px;
	padding-left: 9px;
	float: left;
}

.profile_submenu
{
	width: 745px;
	height: 45px;
	float: left;
}

.profile_submenu .left_sub
{
	width: 200px;
	height: 20px;
	float: left;
	text-align: left;
}

.profile_submenu .right_sub
{
	width: 200px;
	height: 20px;
	float: right;
	text-align: right;
}

.profile_submenu a, .profile_submenu a:link, .profile_submenu a:active, .profile_submenu a:visited, .profile_submenu a:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	color: #0099cc;
}

.profile_submenu a:hover
{
	color: #cccccc;
}

a.back_to_list, a.back_to_list:link, a.back_to_list:active, a.back_to_list:visited, a.back_to_list:hover
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	color: #0099cc;
	background: url(../../img/bg/bg_arrow_left_on.gif) no-repeat left center;
}

a.back_to_list:hover
{
	color: #cccccc;
	background: url(../../img/bg/bg_arrow_left.gif) no-repeat left center;
}

.profile_name
{
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

.profile_submenu_2
{
	width: 745px;
	height: 50px;
	float: left;
}

.profile_submenu_2 .left_sub_2
{
	width: 290px;
	height: 50px;
	float: left;
	text-align: left;
}

.profile_submenu_2 .right_sub_2
{
	width: 285px;
	height: 50px;
	float: left;
	text-align: right;
}

.profile_submenu_2 .add_to_shortlist
{
	margin: 3px 0 0 0;
	width: 170px;
	height: 13px;
	float: right;
	text-align: right;
}

.right_sub_2 a, .right_sub_2 a:link, .right_sub_2 a:active, .right_sub_2 a:visited, .right_sub_2 a:hover
{
	padding-left: 20px;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #cccccc;
	text-decoration: none;
}

.right_sub_2 a:hover, .right_sub_2 a.on
{
	color: #0099cc;
}

a.add_to_shortlist_link, a.add_to_shortlist_link:link, a.add_to_shortlist_link:active, a.add_to_shortlist_link:visited, a.add_to_shortlist_link:hover,
a.add_to_shortlist_link#on:hover
{
	display: block;
	width: 144px;
	height: 13px;
	text-decoration: none;
	background-image: url(../../img/bg/bg_add_to_shortlist.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
}

a.add_to_shortlist_link:hover,a.add_to_shortlist_link#on
{
	background-position: 0 -13px;
}

a.remove_from_shortlist_link, a.remove_from_shortlist_link:link, a.remove_from_shortlist_link:active, a.remove_from_shortlist_link:visited, a.remove_from_shortlist_link:hover,
a.remove_from_shortlist_link#on:hover
{
	display: block;
	width: 50px;
	height: 20px;
	text-decoration: none;
	background-image: url(../../img/btn/remove_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-top: 5px;
}

a.remove_from_shortlist_link:hover,a.remove_from_shortlist_link#on
{
	background-position: 0 -20px;
}

a.clear_shortlist_link, a.clear_shortlist_link:link, a.clear_shortlist_link:active, a.clear_shortlist_link:visited, a.clear_shortlist_link:hover,
a.clear_shortlist_link#on:hover
{
	display: block;
	width: 64px;
	height: 20px;
	text-decoration: none;
	background-image: url(../../img/btn/cleearall_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	margin-top: 5px;
}

a.clear_shortlist_link:hover,a.clear_shortlist_link#on
{
	background-position: 0 -20px;
}

.profile_content
{
	width: 745px;
	float: left;
}

.profile_images
{
	width: 625px;
	margin-bottom: 10px;
	float: left;
}

.profile_info
{
	width: 120px;
	float: left;
}

.profile_info .param_name
{
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #cccccc;
	text-align: right;
}

.profile_info .param_value
{
	padding-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.profile_images_content
{
	width: 575px;
	float: left;
}

.profile_images_prev
{
	margin-right:15px;
	width: 37px;
	height: 312px;
	overflow: hidden;
	float: left;
}

.profile_images_next
{
	margin: 0 0 0 15px;
	width: 37px;
	height: 312px;
	overflow: hidden;
	float: left;
}

.profile_images_prev a, .profile_images_prev a:link, .profile_images_prev a:active, .profile_images_prev a:visited, .profile_images_prev a:hover
{
	display: block;
	float: left;
	width: 37px;
	height: 52px;
	margin: 130px 0 0 0;
	background-image: url(../../img/bg/bg_profile_images_arrows.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.profile_images_prev a:hover
{
	background-position: -37px 0;
}

.profile_images_next a, .profile_images_next a:link, .profile_images_next a:active, .profile_images_next a:visited, .profile_images_next a:hover
{
	display: block;
	float: left;
	width: 37px;
	height: 52px;
	margin: 130px 0 0 0;
	background-image: url(../../img/bg/bg_profile_images_arrows.gif);
	background-repeat: no-repeat;
	background-position: 0 -52px;
}

.profile_images_next a:hover
{
	background-position: -37px -52px;
}

.profile_images_prev.disabled a, .profile_images_next.disabled a
{
	display: none;
}

.profile_images_content
{
	width: 510px;
	float: left;
}

.profile_images_content .profile_photo
{
	width: 250px;
	height: 312px;
	padding: 2px;
	overflow: hidden;
	float: left;
}

.profile_images_bottom
{
	width: 500px;
	height: 20px;
	margin: 10px 0 0 0;
	float: left;
}

.profile_images_enlarge
{
	width: 195px;
	height: 15px;
	float: left;
	padding-left: 15px;
	font-size: 11px;
	color: #cccccc;
	overflow: hidden;
	background: url(../../img/bg/bg_profile_magnifier.gif) no-repeat left center;
}

.profile_images_pages
{
	height: 15px;
	float: right;
	text-align: right;
	overflow: hidden;
}

.profile_images_pages a, .profile_images_pages a:link, .profile_images_pages a:active, .profile_images_pages a:visited, .profile_images_pages a:hover,
.profile_images_pages a.on, .profile_images_pages a.on:link, .profile_images_pages a.on:active, .profile_images_pages a.on:visited, .profile_images_pages a.on:hover,
.carousel-pagination p a
{
	margin: 5px 0 0 10px;
	display: block;
	width: 23px;
	height: 15px;
	background: url(../../img/bg/bg_profile_images_pages.gif) no-repeat 0 0;
	float: left;
	text-indent:-9999px;
}

.profile_images_pages a:hover, .carousel-pagination p a:hover
{
	background: url(../../img/bg/bg_profile_images_pages.gif) no-repeat 0 -15px;
}

.profile_images_pages a.on, .profile_images_pages a.on:link, .profile_images_pages a.on:active, .profile_images_pages a.on:visited, .profile_images_pages a.on:hover,
.carousel-pagination p a.active
{
	background: url(../../img/bg/bg_profile_images_pages.gif) no-repeat 0 -15px;	
}

/* POPUP_EmailToFriend */

#popupEmailBackground
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: none;
	z-index: 1;
}

#popupEmail
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 535px;
	height: 595px;
	/*background: #ffffff;*/
	border: none;
	z-index: 2;
	padding: 0;
	font-size: 13px;
}

.popupEmailTop
{
	width: 535px;
	height: 100px;
	background: url(../../img/bg/bg_profile_email_top.png) no-repeat 0 0;
}

.popupEmailBottom
{
	width: 535px;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	background: url(../../img/bg/bg_profile_email_bottom.png) no-repeat 0 0;
}

.popupEmailForm
{
	width: 535px;
	height: 360px;
	background-color: #ffffff;
}

.popupEmailForm .inner
{
	padding: 0 30px 15px 30px;
	width: 475px;
	height: 345px;
}

.popupEmailForm .message
{
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	text-align: left;
	width: 475px;
	height: 24px;
}
.popupEmailForm .message.error
{
	font-size: 13px;
	color: #ff0000;
}


.popupEmailForm .field
{
	padding-bottom: 5px;
}

.popupEmailForm .buttons
{
	position: absolute;
	height: 180px;
	bottom: 0;
}

.popupEmailForm .field_error
{
	position: absolute;
	right: 10px;
	top: 0;
	padding-left: 27px;
	background: url(../../img/bg/bg_profile_email_error.png) no-repeat 0 0;
	z-index: 3;
}

.popupEmailForm .field_error div
{
	padding: 0 5px 0 5px;
	font-size: 12px;
	width: 180px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	background-color: #ff0000;
	color: #ffffff;
}

.popupEmailForm #error_name
{
	top: 131px;
}

.popupEmailForm #error_email
{
	top: 177px;
}

.popupEmailForm #error_friend_name
{
	top: 238px;
}

.popupEmailForm #error_friend_email
{
	top: 284px;
}

.popupEmailForm #error_comments
{
	top: 330px;
}

.popupEmailForm .float_left
{
	float: left;
}

.popupEmailForm .float_left_delim
{
	width: 5px;
	height: 20px;
	float: left;
}

.popupEmailForm .cancel
{
	width: 210px;
	height: 40px;
	float: left;
	text-align: left;
}

.popupEmailForm .submit
{
	width: 263px;
	height: 40px;
	float: left;
	text-align: right;
}

.popupEmailForm .field_delim
{
	width: 100px;
	height: 15px;
	float: left;
}

/* /POPUP_EmailToFriend */


/* POPUP_Spotlight */

#popupSpotlightBackground
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: none;
	z-index: 1;
}

#popupSpotlight
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 664px;
	height: 595px;
	/*background: #ffffff;*/
	border: none;
	z-index: 2;
	padding: 0;
	font-size: 13px;
}

.popupSpotlightTop
{
	width: 664px;
	height: 110px;
	background: url(../../img/bg/bg_spotlight_top.png) no-repeat 0 0;
}

.popupSpotlightBottom
{
	width: 664px;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	background: url(../../img/bg/bg_spotlight_bottom.png) no-repeat 0 0;
}

#popupSpotlightClose
{
	width: 35px;
	height: 14px;
	background: url(../../img/bg/bg_spotlight_close.png) no-repeat top right;
	float: right;
	cursor: pointer;
}

.popupSpotlightForm
{
	width: 664px;
	height: 430px;
	background-color: #ffffff;
}

.popupSpotlightForm .popupSpotlightContent 
{
	list-style-type: none;
	overflow: hidden;
	width: 614px;
	height: 395px; 
	margin-left: 30px;
}

.popupSpotlightForm  ul 
{
  	list-style-type: none;
	padding: 0px; 
	left: 0px;
}

.popupSpotlightForm ul li
{
	overflow:hidden;
	display: inline;
	height: 395px; 
}

.popupSpotlightForm .inner
{
	float: left;
	height: 395px; 
	width: 634px;
}


/*
.popupSpotlightForm .inner
{
	padding: 0 30px 15px 30px;
	width: 475px;
	height: 345px;
}
*/

.popupSpotlightArrowsHolder
{
	margin: 35px 30px 0 0;
	float: right;
	height: 15px;
}

#popupSpotlight a.arrow_left, #popupSpotlight a.arrow_left:link, #popupSpotlight a.arrow_left:active, #popupSpotlight a.arrow_left:visited, #popupSpotlight a.arrow_left:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_left.gif) no-repeat left center;
}

#popupSpotlight a.arrow_left:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_left_on.gif) no-repeat left center;
}

#popupSpotlight a.arrow_right, #popupSpotlight a.arrow_right:link, #popupSpotlight a.arrow_right:active, #popupSpotlight a.arrow_right:visited, #popupSpotlight a.arrow_right:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_right.gif) no-repeat right center;
}

#popupSpotlight a.arrow_right:hover
{
	display: block;
	width: 11px;
	height: 15px;
	float: left;
	background: url(../../img/bg/bg_arrow_right_on.gif) no-repeat right center;
}

#popupSpotlight .left
{
	padding: 0 20px 0 0;
	width: 250px;
	float: left;
}

#popupSpotlight .right
{
	width: 334px;
	float: left;
}

#popupSpotlight .title
{
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

#popupSpotlight .description
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	width: 334px;
	height: 370px;
	overflow: hidden;
	/*overflow-y: scroll;*/
}

.popupSpotlightImage
{
	margin: 5px 0 0 0;
	width: 250px;
	height: 312px;
	overflow: hidden;
	float: left;
}

.popupSpotlightLink
{
	margin: 10px 0 0 0;
	float: left;
}

/* /POPUP_Spotlight */

#header_animation{
	position:absolute;
	width:480px;
	height:160px;
	/*background-image:url(../../img/logo_animation.gif);*/
	left:481px;
	top:29px;
}
