/* @override 
	http://trojanvideos.com/dev/_css/trojan_videos.css
	http://localhost/~francis/WORK/FREELANCE/COOLBIRTH/MTV_TROJAN_2/svn/build/_css/trojan_videos.css
*/

body {
	background:#faf9f7 url('../_media/troj_bg.jpg') 50% 0;
	color:#858072;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

#container, #contribution_info {
	margin:0 auto;
	width:960px;
	text-align:left;
}

#non-contribution {
	position:relative;
}

#container {
	/*padding-top:10px;*/
}

#header {
	position:relative;
	margin:0;
	padding:0;
/*	min-height:90px;
	height:auto !important;
	height:90px;*/
	height:115px;
	padding-bottom: 20px;
/*	margin-top: -15px;*/
	z-index: 15;
/*	border:1px solid black;*/
}

#presented_by_trojan {
	position:absolute;
	top:0;
	left:0;
	width:177px;
	height: 92px;
	text-indent:-3000px;
	background:transparent url('../_media/presented_by_trojan.png') top left no-repeat;
	z-index:2;
}

#presented_by_trojan a {
	display:block;
	width:177px;
	height: 92px;
}

#content {
	position:relative;
	padding-bottom:40px;
}

.centered {
	text-align:center;
}

#nav {
	position:relative;
	padding-top:40px;
	width:944px;
	height: 50px;
	z-index:3;
	background:transparent url('../_media/nav_bg.gif') 58px 55px no-repeat;
}

#main {
	display:inline;
	float:left;
	padding-left:17px;
	padding-right:30px;
	width:525px;
	overflow: hidden;
	position: relative;
}

#main.wide {
	display:block;
	float:none;
	padding-left:15px;
	padding-right:20px;
	width:auto;
	text-align:left;
}

.narrow {
	margin:0 auto;
	display:block;
	float:none;
	padding-left:15px;
	padding-right:15px;
	width:530px;
	text-align:left;
}

#sidebar {
	display:inline;
	float:right;
	width:370px;
	overflow: hidden;
}

#rss {
	position:relative;
	margin:0 auto;
	width:944px;
}

#contribution {
	background-color:#2e250d;
	color: #c2b185;
}

h1 {
	font-size:2.8em;
	font-weight:bold;
	color:#4c4533;
}

h2 {
	font-size:2.2em;
	font-weight:bold;
}



#main h1 {
	margin-bottom: -8px;
}

.narrow h1 {
	width:530px;
	margin:20px 0;
	text-align:center;
}

p {
	margin:10px 0;
	font-size:1.2em;
	line-height:1.6em;
	text-align:left;
}

a { 
	color:#ab7913;
	text-decoration:none;
}

a:hover {
	color:#ab7913;
	text-decoration:underline;
}

em {
	font-style: italic;
}

.clear {
	clear:both;
}

.hidden {
	display:none;
}

/* End hide from IE-mac */

/* main logo */
#logo {
	position:absolute;
	width:168px;
	height:124px;
	top: 10px;
	left:380px;
	margin:0;
	padding:0;
	background:transparent url('../_media/logo_trojan_videos.gif') 0 0 no-repeat;
	text-indent:-3000px;
	z-index: 200;
	overflow:hidden;
}

#logo a {
	display:block;
	width:196px;
	height:180px;
}

/* end main logo */

#contribution {
	padding-bottom:10px;
	background: #2e250d url('../_media/bg_contribution_bottom_border.gif') repeat-x bottom left;
	margin-top: -950px;
}

#contribution #col1_0, #contribution #col2_0 {
	float: left;
	width: 240px;
	padding-right:10px;
	font-size:1.3em;
}

.col1 li, .col2 li, #col1_0 li, #col2_0 li {
	margin: 4px 0;
}


#contribution a, #contribution a:hover, #contribution a:visited {
	color:#fff;
}

#contribution_info {
	position:relative;
	padding:20px 0 0 0;
	margin:0 auto;
	width:870px;
	background: transparent url('../_media/bg_contribution_info.gif') no-repeat;

}

#contribution_info #our_contribution, #contribution_info #your_contribution, #contribution_info #reaching_the_goal {
	margin-left:218px;
	margin-bottom:10px;
	padding:16px 28px;
	width:524px;
	min-height:252px;
	height:auto !important;
	height:252px;
	background-color: #271f0b;
	border:1px solid #3e3112;
}

#our_contribution h2, #your_contribution h2, #reaching_the_goal h2 {
	text-indent:-3000px;
	margin:20px auto 10px auto;
}

#our_contribution h2 {
	width:254px;
	height:19px;
	background:transparent url('../_media/title_our_donation_meter.gif') no-repeat;
}

#your_contribution h2 {
	width:312px;
	height:25px;
	background:transparent url('../_media/title_how_youre_contributing.gif') no-repeat;
}

#reaching_the_goal h2 {
	width:232px;
	height:25px;
	background:transparent url('../_media/title_reaching_the_goal.gif') no-repeat;
}

#contribution_info p {
	font-size:1.5em;
	font-height:1.8em;
	font-weight:normal;
}

#contribution_info img.example_image {
	display:block;
	margin:0 auto 30px auto;
}

#contribution_info img.left_align {
	float:left;
	margin:6px 18px 18px 0;
	border:3px solid #000;
}

#our_contribution a, #your_contribution a, #reaching_the_goal a {
	color:#fff;
}

#contribution_nav {
	position:absolute;
	width:218px;
	top:72px;
	/* offset to cover the border of tab content*/
	left:1px;
}

#contribution_nav li a {
	display:block;
	width:218px;
	height:61px;
	text-indent:-3000px;
}

#contribution_nav li a.selected, #contribution_nav li a.selected:hover  {
	background-position: -436px 0;
}

#contribution_nav li a:hover{
	background-position: -218px 0;
}

#contribution_nav #nav_con_our_donation a {
	background-image:url('../_media/nav_con_our_donation.gif');
}

#contribution_nav #nav_con_your_contribution a {
	background-image:url('../_media/nav_con_your_contribution.gif');
}

#contribution_nav #nav_con_reaching_goal a {
	background-image:url('../_media/nav_con_reaching_goal.gif');
}

#contribution_meters {
	margin:10px auto 0 auto;
	width:944px;
	text-align:left;
}

#help_donate {
	display:inline;
	float:left;
	margin:4px 30px 0 15px;
	padding:0;
	width:298px;
	height:23px;
	text-indent:-3000px;
	background:transparent url('../_media/title_help_donate.gif') no-repeat;
}

#help_donate_large {
	display:block;
	margin: 0;
	width:479px;
	height:30px;
	text-indent:-3000px;
	background:transparent url('../_media/title_help_donate_large.gif') no-repeat;
}

#contribution_meter {
	width:310px;
	height:27px;
	margin:0 10px 0 10px;
	overflow:hidden;
}

#contribution_meter p {
	margin: 0;
	padding: 0;
}

#your_contribution_meter {
/*	float:left;*/
	width:148px;
	height:27px;
	margin:0 10px 0 0;
	overflow:hidden;
}

#your_contribution_meter p {
	margin: 0;
	padding: 0;
}


#btn_slide_toggle {
	display:block;
	float:left;
	width:100px;
	height:27px;
	text-indent:-3000px;
	background-image:url('../_media/btn_maximize.gif');	
}

#btn_slide_toggle:hover {
	background-position:bottom left;
}

/* ACCOUNT LOGIN / LOGOUT */
#login {
	position:absolute;
	top:50px;
	right:10px;
	margin:0;
	padding:0;
	z-index:1000;
}

#btn_login {
	float:left;
	display:block;
	margin-right: 2px;
	width:49px;
	height:25px;
	text-indent:-3000px;
	background:transparent url('../_media/btn_login.gif') no-repeat top left;
}

#btn_sign_up_small {
	float:left;
	display:block;
	width:57px;
	height:25px;
	text-indent:-3000px;
	background:transparent url('../_media/btn_sign_up_small.gif') no-repeat top left;
	
}

#btn_logout {
	float:left;
	display:block;
	margin-right:10px;
	width:56px;
	height:25px;
	text-indent:-3000px;
	background:transparent url('../_media/btn_logout.gif') no-repeat top left;
}

#btn_login:hover, #btn_logout:hover,#btn_sign_up_small:hover {
	background-position:bottom left;
}


#login p.user_info {
	float:left;
	position:absolute;
	width: 200px;
	top: -45px;
	right: 0;
	margin-top: 3px;
	margin-right: 14px;
	padding:0;
	color: #d4a811;
	font-style: italic;
	font-weight:bold;
	text-align:right;
	/*background:transparent url('../_media/bg_user_info.gif') top right no-repeat;*/

}

#login p.user_info span.small {
	padding-left:8px;
	color: #85703a;
	font-size:.9em;
	font-style: normal;
	text-transform: lowercase;
}

/* END ACCOUNT LOGIN / LOGOUT */




/* main nav */
#nav {

}

#nav li {
	float:left;
	/*padding-right:5px;*/
}

#nav li a {
	display:block;
	height:50px;
	text-indent:-3000px;
	background-repeat:no-repeat;
}

#nav li a:hover {
	background-position:bottom left;
}

#nav #nav_home a {
	width:94px;
	background-image:url('../_media/nav_home.gif');
}

#nav #nav_quiz a {
	width:62px;
	background-image:url('../_media/nav_quiz.gif');
}

#nav #nav_products a {
	width:96px;
	background-image:url('../_media/nav_products.gif');
}

#nav #nav_donate a {
	width:76px;
	background-image:url('../_media/nav_donate.gif');
}

#nav #nav_did_you_know a {
	width:144px;
	background-image:url('../_media/nav_did_you_know.gif');
}

#nav #video_nav_select {
	position:absolute;
	left:565px;
	margin-top:10px;
	padding-top:2px;
	padding-left:117px;
	width:180px;
	height:23px;
	background:transparent url('../_media/nav_find_videos.gif') no-repeat 0px 3px;
	z-index:400000;
}

#nav #btn_choose_videos {
	text-indent:0;
	height:auto;
}

#video_nav {
	display:none;
	margin-left:3px;
	padding:0px 0 9px 0;
	width:130px;
	background-color:#fff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	text-indent:0px;
	font-size:1.2em;
}

#video_nav li {
	padding:0px 9px;
	float:none;
	line-height:23px;
}

#video_nav li a {
	text-indent:0px;
}

#video_nav li.group_label {
	padding:0px 9px;
	color:#67410a;
	font-weight:bold;
	background:#ededed url('../_media/bg_nav_group_label.gif') top left no-repeat;
}

#video_nav li {
	padding:0px 9px;
	float:none;
	line-height:23px;
	margin:0;
	color:#c08200;
	font-weight:normal;
	height:23px;
	padding:0;
	margin:0;
}

#video_nav li a {
	padding:0px 18px;
	text-decoration:none;
	height:23px;
}


#video_nav li a:hover {
	color:#fff;
	font-weight:bold;
	background-color:#b38b09;
}


/* end main nav */

#title_spotlight {
	width:378px;
	height: 28px;
		background:transparent url('../_media/title_thisWeekSpot.gif') no-repeat top left;
	text-indent: -3000px;
}

#title_now_playing {
	width:295px;
	height: 17px;
		background:transparent url('../_media/title_nowPlaying5.gif') no-repeat top left;
	text-indent: -3000px;
}


/* VIDEO PLAYER */
#videoPlayer {
	position:relative;
	zoom:1;
	margin-top: -35px;
	margin-left: -55px;
	height:456px;
	width: 600px;
	background:transparent url('../_media/bg_videoPlayer.jpg') no-repeat top left;
	z-index: 30;
}

#mtv_player {
	margin-top:65px;
	margin-left:61px;
	height:319px;
/*	border:1px solid red;*/
}

#video_info {
	position:relative;
	margin-top: 20px;
	z-index: 40;
}

#video_extras {
	position:relative;
	margin-top:12px;
	margin-left:62px;
	width: 536px;
}

#video_extras ul {
/*	width:300px;*/
}

#video_extras ul li {
	float:left;
	padding-left:18px;
	margin-right:16px;
	font-size:1.1em;
	font-weight:bold;
}

#video_extras .label {
	padding-right:2px;
	color:#4c4533;
}

#video_extras ul #video_views {
	background:transparent url('../_media/icon_views.gif') no-repeat;
}

#video_extras ul #video_comments {
	padding-left:16px;
	background:transparent url('../_media/icon_comments.gif') no-repeat;
	
}

#video_extras ul #video_rating {
	padding-left:14px;
	background:transparent url('../_media/icon_rating_pos_small.gif') no-repeat;
}

#video_share {
	color:#d39c04;
	/*background:transparent url('../_media/icon_share.gif') no-repeat;*/
}

.at300bs.at15t_compact {
	margin-top: -2px;
}

#video_extras #rate_video {
	position:absolute;
	top:-10px;
	right:28px;
}

#video_extras p {
	float:left;
	margin-top:8px;
	padding-right:8px;
	color:#4c4533;
	font-size:1.1em;
	font-weight:bold;
/*	vertical-align:middle;*/
}

#video_extras #rate_video #btn_thumbs_up {
	display:block;
	float:left;
	margin-top:5px;
	width:29px;
	height:22px;
	background:transparent url('../_media/btn_rate_up.gif') no-repeat;
	text-indent:-3000px;
}

#video_extras #rate_video #btn_thumbs_down {
	display:block;
	float:left;
	margin-top:5px;
	width:29px;
	height:22px;
	background:transparent url('../_media/btn_rate_down.gif') no-repeat;
	text-indent:-3000px;
}

#video_extras #rate_video #btn_thumbs_down:hover, #video_extras #rate_video #btn_thumbs_up:hover {
	background-position:bottom left;
}

#video_extras p.rated {
	display:block;
	float:left;
	margin-top:5px;
	width:29px;
	height:22px;
	text-indent:-3000px;
}


#rated_thumbs_up {
	background:transparent url('../_media/btn_rate_up.gif') bottom left no-repeat;

}

#rated_thumbs_down {
	background:transparent url('../_media/btn_rate_down.gif') bottom left no-repeat;
}

/* END VIDEO PLAYER */

/* VIDEO LIST HORIZONTAL */

.video_list_horz {
	position:relative;
	margin-bottom:30px;
	width:370px;
	height:150px;
	overflow:hidden;
/*	border:1px solid;*/
}

.video_list_horz ul {
	height:150px;
	padding-bottom: 10px;
/*	margin-top:-20px;*/
	width:5000px;
}

.video_list_horz li a.vid_thumb_link {
	position:relative;
	float:none;
	display:block;
	width:116px;
	height:68px;
	margin-right:10px;
	overflow:hidden;
}


.video_list_horz li {
	float:left;
	margin:8px 0px;
	position:relative;
}

.video_list_horz li img {
	margin-bottom:8px;
	padding:3px;
	background-color:#fff;
	border:1px solid #e9e5e3;
}

.video_list_horz li img.mouseover_image {
	border:none;
	padding:0;
	margin:0;
	background-color:transparent;
}

.video_list_horz h2 {
	width:190px;
	height:74px;
	margin-left:-18px;
	text-indent:-3000px;
}

.video_list_horz h3 {
	font-size:1.2em;
	line-height: 1.4em;
	font-weight:bold;
	width: 116px;
}

.video_list_horz p { 
	color:#858072;
	font-size:1em;
	margin:0;
	padding:0;
}

.video_list_horz a, .video_list_horz a img {
	text-decoration:none;
}

.video_list_horz a:hover {
	color:#d39c04;
}

.video_list_horz a.view_all {
	position:absolute;
	bottom:-10px;
	right:0;
	padding-top:4px;
	padding-left:11px;
	width:65px;
	height:20px;
	text-transform:lowercase;
	font-weight:bold;
	font-size:1.2em;
	color:#814b07;
	background: transparent url('../_media/btn_view_all.png') no-repeat;
}

.video_list_horz a.view_all:hover {
	color:#b67831;
	text-decoration:underline;
}

/* CARSOUSEL CONTROLS */

#title_featured_videos {
	position: absolute;
	display:block;
	top: 60px;	
	left: 560px;
	width: 414px;
	height: 81px;
	background: transparent url('../_media/title_featuredVideos.gif') 0px 0px no-repeat;
	text-indent: -3000px;
	margin: 0;
	padding: 0;
	z-index:1;
}

#title_highest_rated {
	position: absolute;
	display:block;
	top: 270px;	
	left: 570px;
	width: 223px;
	height: 74px;
	background: transparent url('../_media/title_highestRated.gif') 0px 0px no-repeat;
	text-indent: -3000px;
	margin: 0;
	padding: 0;
	z-index:1;
}

#feature_videos {
	margin-top: 130px;
}

#highest_rated_videos {
	margin-top: 60px;	
}

.btn_previous {
	display:block;
	z-index:70;
	width: 15px;
	height: 21px;
	background: transparent url('../_media/carousel_arrow_left.gif') no-repeat;
	text-indent: -3000px;
}

.btn_next {
	display:block;
	z-index:70;
	width: 15px;
	height: 21px;
	background: transparent url('../_media/carousel_arrow_right.gif') no-repeat;
	text-indent: -3000px;
}

.btn_previous:hover, .btn_next:hover, .disabled {
	background-position: bottom left;
}

.disabled {
	cursor: default;
}

#btn_prev_feature_videos {
	position: absolute;
	top: 165px;
	left: 570px;
}

#btn_next_feature_videos {
	position: absolute;
	top: 165px;
	right: -18px;
}

#btn_prev_highest_rated_videos {
	position: absolute;
	top: 375px;
	left: 570px;
}

#btn_next_highest_rated_videos {
	position: absolute;
	top: 375px;
	right: -18px;
}



/* video list touts headers */
#feature_videos.video_list_horz h2 {
	background: transparent url('../_media/header_featured_videos.gif') no-repeat;
}

#highest_rated_videos.video_list_horz h2 {
	background: transparent url('../_media/header_highest_rated.gif') no-repeat;
	margin-top: -15px;
}

/* VIDEO LISTS VERTICAL */
#featured_videos h2 {
	height:53px;
	background:transparent url('../_media/header_featured_videos_vert.gif') no-repeat 2px 0px;
	text-indent:-3000px;
}

#related_videos h2 {
	height:53px;
	background:transparent url('../_media/header_related_videos.gif') no-repeat 2px 0px;
}

.video_list_vert {
	margin-bottom:20px;
}

.video_list_vert h2 {
	width:350px;
	text-indent:-3000px;	
}

.video_list_vert .video_list_slideshow {
	margin-top:-12px;
	margin-left:20px;
	width:317px;
	height:172;
	background-color:#fff;
	padding:8px 8px 0 8px;
	border: 1px solid #eeefed;
	border-bottom:none;
}

/*#slideshow {
	width:310px;
	height:172px;
	padding:6px 3px;
	border:1px solid #dfd5d1;
	background-color:#fbfaf9;
}*/

#whats_new {
	margin-top: 12px;
	padding-top: 40px;
	background:transparent url('../_media/line_divider.gif') top center no-repeat;	
}

#whats_new #whats_new_title {
	width: 160px;
	height:21px;
	margin: 10px 0;
	background:transparent url('../_media/title_whatsNew.gif') no-repeat;
	text-indent:-3000px;
}

#whats_new #whats_new_subtitle {
	width: 535px;
	height:16px;
	margin: 4px 0px 10px 0;
	background:transparent url('../_media/title_whats_new_subtitle.gif') no-repeat;
	text-indent:-3000px;
}

#whats_new ul li {
	float: left;
	margin-left: 22px;
	min-height: 250px;
	width: 300px;
}

#whats_new ul li.first {
	margin-left: 0px;	
}


#whats_new ul li img {
	display:block;
	margin-bottom: 10px;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #eee9e7;
}

#whats_new ul li h3 a {
	color: #e08100;
	font-size: 1.6em;
	font-weight: bold;
}
#whats_new ul li a.video_link {
	display: block;
	padding:5px 10px;
	width:109px;
	height:22px;
	text-transform:lowercase;
	font-weight:bold;
	color:#814b07;
	background: transparent url('../_media/watch_more.png') top left no-repeat;
}

#whats_new ul li a.external_link {
	display: block;
	padding:4px 10px;
	width:102px;
	height:22px;
	text-transform:lowercase;
	font-weight:bold;
	color:#814b07;
	background: transparent url('../_media/leave_site.png') top left no-repeat;
}



.video_list_vert ul {
	width:317px;
	margin-left:20px;
	padding:8px 8px 8px 8px;
	background-color:#fff;
	border: 1px solid #eeefed;
}

#whats_new.video_list_vert ul {
	border-top: none;
}

.video_list_vert ul li {
	padding:7px;
	position:relative;
}

.video_list_vert ul li.odd {
	background:transparent url('../_media/bg_whats_new_li.jpg') no-repeat;
}

.video_list_vert ul li h3 {
	color:#dd9300;
	font-size:1.5em;
	font-weight:bold;
}

.video_list_vert ul li img.thumbnail_small {
	display:block;
	float:left;
	margin-right:7px;
	padding:4px;
	background:transparent url('../_media/bg_whats_new_thumb.gif') no-repeat;
}

.video_list_vert ul li p {
	margin:0;
	padding:0;
}

.video_list_vert p {
	/*width:319px;*/
	margin:0 0 0 20px;
	padding:0 8px 8px 8px;
}
.video_list_vert a.view_all {
	text-decoration:none;
}

/* END VIDEO LISTS VERTICAL */

/* BROWSE */

#header_browse {
	width:168px;
	height:60px;
	margin-left:6px;
	background:transparent url('../_media/header_browse.gif') no-repeat;
	text-indent:-3000px;
}

#browse_filter_title {
	font-weight: bold;
	padding-top: 38px;
	padding-left: 10px;
	margin: 0;
	width:502px;
	background:transparent url('../_media/bg_searchResults_header.gif') -50px 0px no-repeat;
}

.artist_list #browse_filter_subtitle {
	font-weight: bold;
	padding: 18px 20px 10px 20px;
	width:482px;
	background:none;
	background-color: #fff;
	border:1px solid #efefef;
	border-bottom:none;
	background: #fff url('../_media/comment_separator_li.gif') bottom center no-repeat;
}

.browse_list {
	margin-left:12px;
	width:898px;
	height:40px;
	padding:4px 20px 4px 10px;
}

.browse_list li {
	margin-top:10px;
	padding:4px 18px;
	font-size:1.2em;
	float:left;
	border-left:1px solid #d7ceb8;
}

.browse_list li.first {
	border-left:none;
}

p.no_videos {
	margin: 3px 0 20px 0;
	padding: 30px 20px;
	min-height:220px;
	background: #fff;
	border:1px solid #efefef;
}

#search_title {
	color:#4f2905;
	margin:0;
}

#search_human_title {
	margin: 12px 0 8px 0;
	font-size:1.3em;
	color: #857838;
}

#search {
	position: relative;
	width: 515px;
	height: 30px;
	margin:0;
	padding: 4px;
	background-color: #f5f4ed;
	border: 1px solid #eae8e1;
	border-bottom:none;
}

#provider_drop_down, #sort_drop_down, #range_drop_down {
	position: absolute;
	z-index: 50000;
	width: 150px;
}

#sort_drop_down {
	left: 160px;
	width: 150px;
}

#range_drop_down {
	left: 320px;
	width: 120px;
}

.drop_down {
	display:block;
	height: 27px;
	line-height:27px;
	overflow: hidden;
	color: #857838;
	padding-right: 30px;
	font-size: 1.2em;
	font-weight: bold;
	background: transparent url('../_media/bg_search_drop_down.gif') right -27px no-repeat;
}

.drop_down span {
	display:block;
	overflow: hidden;
	padding: 0px 8px;
	background: transparent url('../_media/bg_search_drop_down.gif') no-repeat;
}


#provider_list, #sort_list, #filter_list {
	position: relative;
	display: none;
	padding:0px 0 0px 0;
	margin-bottom: 20px;
	background-color:#fff;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	text-indent:0px;
	font-size:1.2em;
}

#provider_list li, #sort_list li, #filter_list li {
	float:none;
	padding:0;
	margin:0;
	line-height:23px;
	color:#c08200;
	font-weight:normal;
}

#provider_list li a, #sort_list li a, #filter_list li a {
	display:block;
	padding:0px 10px;
	text-decoration:none;
}


#provider_list li a:hover, #sort_list li a:hover, #filter_list li a:hover, #provider_list li a.selected, #sort_list li a.selected,#filter_list li a.selected {
	color:#fff;
	font-weight:bold;
	background-color:#b38b09;
}

#btn_search {
	position: absolute;
	top:5px;
	right: 10px;
	border: 1px solid #a08b30;
	background-color: #cfa93e;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 10px;
}

#browse_video_list {
	background:transparent url('../_media/bg_splatter.gif') 0 -50px no-repeat;
}

#browse_video_list.artist_list #browse_filter_subtitle {
	margin:2px 0 0px 0;
	color: #675319;
	font-size:1.8em;
	line-height:1.2em;
}

#browse_video_list h2 {
	margin:10px 0 0px 0;
	color:#3c310f;
	font-size:2.4em;
}

#browse_video_list ul {
	width:483px;
	padding:0 20px 0 20px;
	background-color:#fff;
	border: 1px solid #eeefed;
	border-bottom: 1px solid #fff;
}

#browse_video_list.artist_list ul {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#browse_video_list ul li {
	color:#d39b05;
	padding:30px 0 20px 0;
	background: transparent url('../_media/comment_separator_li.gif') top center no-repeat;
	position:relative;
}

#browse_video_list ul li.first {
	background:none;
}

#browse_video_list ul li img.thumbnail {
	display:block;
	float:left;
	margin-right:10px;
	padding:4px;
	background:transparent url('../_media/bg_browse_thumbnail.gif') no-repeat;
}

#browse_video_list ul li h3 {
	color:#d39b05;
	font-size:1.4em;
	font-weight:bold;
}

#browse_video_list ul li p {
	margin:4px 0;
	color:#5a544b;
}

#browse_video_list ul li p.metadata {
	margin:4px 0;
	color:#9c9686;
	font-size:1.1em;
	font-style:italic;
}

#browse_video_list ul li p span.rating {
	padding-left:14px;
	padding-right:14px;
	font-style:normal;
	background:transparent url('../_media/icon_rating_pos_small.gif') no-repeat;
}

#browse_video_list_by_artist {
	background:transparent url('../_media/bg_splatter.gif') 0 -50px no-repeat;
}

#browse_video_list_by_artist h2 {
	margin:10px 0 0px 0;
	color:#3c310f;
	font-size:2.4em;
}

#browse_video_list_by_artist ul {
	width:483px;
	padding:20px;
	background-color:#fff;
	border: 1px solid #eeefed;
}
#browse_video_list_by_artist ul li {
	font-size: 1.9em;
	color: #332709;
}

#browse_video_list_by_artist ul li.letter {
	background:#fff url('../_media/bg_browse_by_letter.gif') no-repeat 20px center;
}

#browse_video_list_by_artist ul li ul {
	margin-left: 40px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: circle;
	border: none;
	font-size: .35em;
	background-color:transparent;
}

#browse_video_list_by_artist ul li ul li {
	color: #888;
	margin: 6px 0;
	background:none;
}

#pagination_wrapper {
	position:relative;
	width:483px;
	padding:0px 20px;
	background: #fff url('../_media/comment_separator_li.gif') top center no-repeat;
	background-color:#fff;
	border: 1px solid #eeefed;
	border-top: 1px solid #fff;
}

#pagination_wrapper ul li {
	background: none;
	float: left;
	margin-right:10px;
	font-size: 1.2em;
}

#browse_video_list #pagination {
	border: none;
}

#pagination_wrapper.comment_pagination {
	width:483px;
	margin-left: 10px;
	padding:20px 20px;
}

#pagination_wrapper #pagination {
	border-top:none;
}

#pagination p {
	margin:0;
}

#pagination .last {
/*	position:absolute;
	top:0px;	
	right:20px;*/
}

/* END BROWSE */

/* COMMENTS */
#comments {
	margin-left:-10px;
}

#comments h2 {
	width:190px;
	height:52px;
	background: transparent url('../_media/header_comments.gif') no-repeat -10px 2px;
	text-indent:-3000px;
}

#comments ul {
	margin-left:10px;
	padding:0 22px;
	background-color:#fff;
	border: 1px solid #eeefed;
	border-bottom: 1px solid #fff;
}

#comments ul li {
	padding:26px 0 10px 0;
	background: transparent url('../_media/comment_separator_li.gif')  top left no-repeat;
}

#comments ul li.first {
	background-image:none;
}

#comments img.profile_thumb {
	display:block;
	float:left;
	width:32px;
	height:32px;
	margin-right:6px;
	overflow:hidden;
}

#comments h4 {
	color:#4c4532;
	font-size:1.3em;
	font-weight:bold;
}

#comments p.date_time {
	margin:2px 0;
	font-size:1em;
}

/* END COMMENTS */


/* QUIZ */
#quiz {
	margin-left:-20px;
	min-height:450px;
}

#shareQuiz {
	margin:0 auto;
	width:286px;
	text-align:center;
}

#addThisButton {
	display:block;
	width:286px;
	height:49px;
	text-indent:-3000px;
	background:transparent url('../_media/btn_share_score.gif') no-repeat;
}

#addThisButton:hover {
	cursor:pointer;
	background-position:bottom left;
}



/* FORMS */
/* UNIVERSAL BUTTON ELEMENT FOR STYLING WITH SPRITES INSTEAD OF USING INPUT TAG */
button.sprite { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	background-color:transparent;
}

button.sprite::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button.sprite span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

#leave_comment {
	margin-top:20px;
}

#leave_comment h2 {
	margin-left:-22px;
	width:190px;
	height:53px;
	text-indent:-3000px;
	background:transparent url('../_media/header_leave_comment.gif') no-repeat 4px 0px;
}

#leave_comment #comment_instructions, #leave_comment #comment_form {
	margin:0;
	padding:10px 22px;
	background-color:#fff;
}

#leave_comment #comment_instructions {
	position:relative;
	background:#fff url('../_media/comment_separator_li.gif') bottom center no-repeat;	
	border: 1px solid #eeefed;
	border-bottom: 1px solid #fff;
}

#leave_comment #comment_instructions p {
	width:340px;
}

#leave_comment #comment_instructions #comment_login {
	position:absolute;
	display:block;
	top:20px;
	right:30px;
	width:130px;
	height:33px;
	text-indent:-3000px;
	background:transparent url('../_media/btn_comment_login.gif') no-repeat top left;
}

#leave_comment #comment_instructions #comment_login:hover {
	background-position:bottom left;
}

#leave_comment #comment_form { 
	padding-top:20px;
	border: 1px solid #eeefed;
	border-top: 1px solid #fff;
}

#leave_comment #comment_form .form_col1 {
	float:left;
}

#leave_comment #comment_form .form_col2 {
	float:left;
}

#leave_comment #comment_form label {
	padding-right:20px;
	vertical-align:top;
	font-size:1.3em;
}

#leave_comment #comment_form textarea {
	display:block;
	width:308px;
	height:100px;
	padding:4px;
	margin:0 0 30px 0;
	background-color:#fbfbf5;
	border-top:1px solid #c8c7c3;
	border-left:1px solid #c8c7c3;
	border-bottom:1px solid #e4dbd9;
	border-right:1px solid #e4dbd9;
}

#leave_comment #comment_form #captcha {
	margin:0 0 20px 0;
}

#artist_bio {
	width:455px;
	background:#fbfaf9 url('../_media/bg_lightbox_artist_bio.gif') no-repeat top left;	
}

#artist_bio2 {
	width:362px;
	background:#fbfaf9 url('../_media/bg_lightbox_artist_bio.gif') no-repeat top left;	
}

#artist_bio h2, #artist_bio2 h2 {
	color:#594412;
	font-size:2em;
	font-weight:bold;
}

#artist_bio .artist_image, #artist_bio2 .artist_image {
	float:left;
	margin-right:10px;
	padding:4px;
	background:transparent url('../_media/bg_browse_thumbnail.gif') no-repeat;
}

#artist_bio .label, #artist_bio2 .label {
	font-weight:bold;
}

/* LOGIN FORM */

#login_box {
	margin:0 auto;
	width:372px;
	background:#fff url('../_media/bg_lightbox_login.gif') no-repeat bottom right;
/*	display:none;*/
}

#login_box h3 {
	padding-bottom:10px;
	margin-bottom:16px;	
	color:#594412;
	font-size:2em;
	font-weight:bold;
	background:transparent url('../_media/bg_horizontal_rule.gif') bottom center no-repeat;
}

#login_box .signup {
	position:absolute;
	top:16px;
	right:26px;
}

#login_box .col1 {
	display:inline;	
	float:left;
	width:170px;
	padding-right:20px;
	border-right:1px solid #e4e4e3;
}

#login_box .col2 {
	display:inline;
	float:right;
	width:162px;
}

#login_box label, #login_box input {
	display:block;
}

#login_box label, #login_box h4 {
	color:#3c310f;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:8px;
}

#login_box input.text {
	width:160px;
	padding:2px;
	margin-bottom:15px;
	background-color:#fcfbf5;
}

#btn_facebook_connect {
	display:block;
	width:89px;
	height:21px;
	text-indent:-3000px;
	background:transparent url('../_media/btn_facebook_connect.jpg') no-repeat;
}

button.sign_in { 
	display:block;
	margin:0 auto;
	width:100px;
	height:27px;
	text-indent:-3000px;
	background: #fff url('../_media/btn_sign_in.gif') no-repeat top left;
}

button.sign_in:hover { 
	background-position: bottom left;
}

/* END LOGIN FORM */

/* CREATE ACCOUNT FORM */

#sign_up_box {
	margin:0 auto;
	text-align:left;
	width:422px;
	background:#fff url('../_media/bg_lightbox_sign_up.gif') no-repeat bottom right;
}

#sign_up_box h3 {
	padding-bottom:10px;
	margin-bottom:16px;	
	color:#594412;
	font-size:2em;
	font-weight:bold;
	background:transparent url('../_media/bg_horizontal_rule.gif') bottom center no-repeat;
}

#sign_up_box .signup {
	position:absolute;
	top:16px;
	right:26px;
}

#sign_up_form label.same_line {
	float:left;	
	width:7em;
	padding-right:10px;
	clear:both;
	text-align:right;
}

#sign_up_form label.check_label {
	margin-left: 10px;
}

#sign_up_form p.checkbox_box {
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: .9em;
}

#sign_up_form label, #sign_up_box h4 {
	color:#3c310f;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:8px;
}

#sign_up_form input.text {
	width:246px;
	padding:2px;
	margin-bottom:15px;
	background-color:#fcfbf5;
}

#sign_up_form #captcha {
	margin-left:40px;
}

#sign_up_form #btn_sign_up {
	margin-top:10px;
	margin-left:100px;
}

button.sign_up {
	display:block;
	width:127px;
	height:33px;
	text-indent:-3000px;
	background: transparent url('../_media/btn_sign_up.gif') no-repeat top left;
}

button.sign_up:hover { 
	background-position: bottom left
}

/* END CREATE ACCOUNT FORM */

/* BEGIN EDIT ACCOUNT FORM */

#title_edit_profile {
	margin:0 auto;
	width:186px;
	height:84px;
	text-indent:-3000px;
	background:transparent url('../_media/title_edityourprofile.gif') no-repeat;
}

#edit_profile_form {
	margin:20px auto;
	padding:20px;
	width:382px;
	height:421px;
	background:#fff url('../_media/bg_lightbox_login.gif') no-repeat bottom right;
}

#edit_profile_form p.note {
	margin-bottom:40px;
}
#edit_profile_form label {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-left:62px;
}

#edit_profile_form label.check_label {
	display:inline;
	margin-left: 10px;
}

#edit_profile_form p.checkbox_box {
	margin: 20px 0;
	text-align: center;
	font-size: 1em;
}

input.text {
	display:block;	
	margin:5px auto 10px auto;
	padding:2px;
	width:250px;
	font-size:1.2em;
}

button.save_changes {
	display:block;
	margin:0 auto;
	width:160px;
	height:45px;
	text-indent:-3000px;
	background: transparent url('../_media/btn_saveChanges.gif') no-repeat top left;
}

button.save_changes:hover { 
	background-position: bottom left
}

/* END EDIT ACCOUNT FORM */

/* START PASSWORD RECOVERY FORM */

#title_password_recovery {
	margin:0 auto;
	width:251px;
	height:77px;
	text-indent:-3000px;
	background:transparent url('../_media/title_password_recover.gif') no-repeat;
}

#password_recovery_form {
	margin:20px auto;
	padding:20px;
	width:382px;
	height:421px;
	background:#fff url('../_media/bg_lightbox_login.gif') no-repeat bottom right;
}

#password_recovery_form p.note {
	margin-bottom:20px;
}

#password_recovery_form label {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-left:62px;
}

/* END PASSWORD RECOVERY FORM */

#title_create_account {
	margin:0 auto;
	width:231px;
	height:79px;
	text-indent:-3000px;
	background:transparent url('../_media/title_createAnAccount.gif') no-repeat;
}

#title_page_not_found {
	margin:0 auto;
	width:171px;
	height:70px;
	text-indent:-3000px;
	background:transparent url('../_media/title_pageNotFound.gif') no-repeat;	
}

#title_upload_video {
	margin:0 auto;
	width:240px;
	height:73px;
	text-indent:-3000px;
	background:transparent url('../_media/title_uploadyourvideo.gif') no-repeat;
}

#upload_video_form {
	margin:20px auto;
	padding:20px;
	width:335px;
	height:264px;
	background:#fff url('../_media/bg_lightbox_login.gif') no-repeat bottom right;
}

#upload_video_form p.note {
	font-size:1em;
	margin-bottom:10px;
	margin-left:38px;
}

#upload_video_form label {
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-left:38px;
}

#upload_video_form label.check_label {
	display:inline;
	margin-left: 10px;
}

#upload_video_form p.checkbox_box {
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: 1em;
}

#sign_up_form label, #sign_up_box h4 {
	color:#3c310f;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:8px;
}

button.submit_video {
	display:block;
	margin:0 auto;
	width:137px;
	height:42px;
	text-indent:-3000px;
	background: transparent url('../_media/btn_submit.gif') no-repeat top left;
}

button.submit_video:hover { 
	background-position: bottom left
}

#video_success, #account_create_success {
	margin:20px auto;
	padding:20px;
	width:334px;
	height:238px;
	background:#fff url('../_media/bg_lightbox_login.gif') no-repeat bottom right;
}

#video_success h2, #account_create_success h2 {
	margin:20px 0;
	font-size:2em;
	font-weight:bold;
}

#video_success ul, #account_create_success ul {
	margin-left:20px;
}

#video_success ul li, #account_create_success ul li {
	margin:10px 0;
	font-size:1.2em;
	line-height:1.4em;
	list-style-type:disc;
	list-style-position:outside;
}

#terms h1 {
	margin:20px 0;
}

#terms p {
	margin:10px 0;
}
	

/* LIGHTBOX */
.lightbox {
	position:relative;
	margin-top:10px;
	padding:26px;
	min-height:180px;
	height:auto !important;
	height:180px;
	background-color:#fff;
	border:8px solid #d7d7d7;
	text-align:left;
}

.lightbox .btn_close {
	position:absolute;
	display:block;
	width:30px;
	height:30px;
	top:-18px;
	right:-18px;
	text-indent:-3000px;
	background:transparent url('../_media/btn_close_lightbox.png') no-repeat top left;
}

#dimBox {
	position:fixed;
	background-color: #000000;
	opacity: 0.90; /* Safari, Opera */
	-moz-opacity:0.90; /* FireFox */
	filter: alpha(opacity=90); /* IE */
	z-index: 2000;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}

#closeDimBox {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

/* END LIGHTBOX */



/* END FORMS */

/* SIDE LINKS */
#side_links  {
	width: 960px;
	height: 171px;
	padding-top: 10px;
	margin: 0 auto;
}

#side_links li {
	float: left;
	margin:0;
	padding:0;
}

#side_links li.first {
/*	background-image:none;
	padding:5px 0;
*/}

#side_links li a {
	display:block;
	text-indent:-3000px;
	width:320px;
	height: 171px;
}

#side_links #link_trojan_2go a {
	background:transparent url('../_media/btn_trojan_2go.gif') no-repeat;
}

#side_links #link_take_quiz a {
	background:transparent url('../_media/btn_takeQuiz.gif') no-repeat;
	
}

#side_links #link_get_free_stuff a {
	background:transparent url('../_media/btn_getFreeStuff.gif') no-repeat
}
/* END SIDE LINKS */

/* FOOTER */
#footer {
	text-align:center;
	font-size:1.1em;
	background:#000 url('../_media/bg_footer.gif') top left repeat-x;

}

#footer_rss {
	height:36px;
}

#rss a {
	position:absolute;
	display:block;
	left:12px;
	top:8px;
	width:66px;
	height:28px;
	background:transparent url('../_media/btn_footer_rss.gif') no-repeat;
	text-indent:-3000px;
}

#rss a:hover {
	background-position: bottom left;
}

#footer_rss ul {
	position:relative;
	float:left;
	left:50%;
	margin:10px 0;
	color: #b4b4b4;
}

#footer_rss ul li {
	position:relative;
	float:left;
	display:inline;
	right:50%;
	padding:2px 10px;
	margin:4px 0;
}

#footer_rss #nav_main li {
	border-left:1px solid #b4b4b4;
}

#footer_rss #nav_main a {
	color:#b4b4b4;
}

#footer_rss #nav_main a:hover {
	color:#fff;
}

#footer_rss #nav_videos li {
	border-left:1px solid #2c1d04;
}

#footer_rss #nav_videos a {
	color:#2c1d04;
}

#footer_rss #nav_videos a:hover {
 	color:#604d30;	
}

#footer_rss #nav_videos li.first, #footer_rss #nav_main li.first {
	border:none;
}

/* */
#promos {
	position: relative;
	height:180px;
	width: 960px;
	margin:0 auto;
	text-align:left;	
}

#donate_promo {
	position: relative;
	height: 115px;
	width: 900px;
	margin: 0px auto;
	padding-top: 45px;
	color: #3c3625;
	background:transparent url('../_media/bg_help_donate.gif') 610px 40px no-repeat;
/*	border:1px solid black;*/
	text-align:left;
}

#donate_promo a {
	color: #c78800;
}

#title_trojan_videos_promotes {
	width: 592px;
	height: 15px;
	background:transparent url('../_media/title_trojan_videos_promotes.gif') no-repeat;
	text-indent:-3000px;
	margin: 0;
	padding: 0;
/*	border:1px solid red;*/
}

#donate_promo p {
	width: 550px;
	font-size: 1.4em;
	margin: 8px 0;
	padding: 0;
}

#help_donate_promo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 270px;
	height: 128px;
	background:transparent url('../_media/btn_donateFooter.gif') 0px 0px no-repeat;
	text-indent:-3000px;
}

#help_donate_link {
	display:block;
	width: 270px;
	height: 128px;
}


/* RSS */
html, body, #non-contribution {height: 100%;}

body > #non-contribution {height: auto; min-height: 100%;}

#non-contribution {padding-bottom: 382px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -382px; /* negative value of footer height */
	height: 382px;
	clear:both;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */


/* STATUS AND ERROR MESSAGES */
#notification {
	margin:20px 0;
	font-weight:bold;
	text-align:center;
}

.error {
	color:#770a0a;
}

.success {
	color:#459930;
}


.textFieldError {
	border:2px solid #770a0a;
}

/* END STATUS AND ERROR MESSAGES */

/* SCRIBBLES */

.extra1 {
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 1;
}

.extra2 {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}

/* VIDEO THUMBNAILS */
a.vid_thumb_link {
	position:relative;
	float:left;
	display:block;
	width:116px;
	height:68px;
	margin-right:10px;
	overflow:hidden;
}

a.vid_thumb_sm_link {
	position:relative;
	display:block;
	width:80px;
	height:47px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

.vid_thumb_link span.new {
	position:absolute;
	display:block;	
	bottom:4px;
	right:4px;
	width:60px;
	height:34px;
	background:transparent url('../_media/thumbnail_new_badge.png') no-repeat;
	text-indent:-3000px;
}

.vid_thumb_sm_link span.new {
	position:absolute;
	display:block;	
	bottom:4px;
	right:5px;
	width:45px;
	height:26px;
	background:transparent url('../_media/thumbnail_new_badge_small.png') no-repeat;
	text-indent:-3000px;
}

img.mouseover_image {
	position: absolute;
	left: 42px;
	top: 22px;	
	padding: 0;
	margin: 0;
	background: none;	
}

.mouseover_image_small {
	position: absolute;
	left: 30px;
	top: 14px;
	padding: 0;
	margin: 0;
	background: none;	
}


/* DONATE PAGE */
#donate #main {
	width: 606px;
}

#donate #sidebar {
	width: 286px;
}

#donate p.main {
	font-size: 1.8em;
	margin-bottom: 30px;
		background:transparent url('../_media/bg_section_divider') bottom center no-repeat;
	margin: 5px 14px 20px 10px;
	padding: 20px 0;
}

#our_progress {
	position: relative;
	width: 631px;
	height: 118px;
	margin-top: 10px;
	margin-left: -25px;
	padding-top: 40px;
	background:transparent url('../_media/bg_our_progress.gif') 0 0 no-repeat;
	z-index: 31;
	zoom: 1;
}

#our_progress h2 {
	display:block;	
	width:227px;
	height:23px;
	margin: 6px 6px 6px 36px;
	background:transparent url('../_media/title_ourProgress.gif') no-repeat;
	text-indent:-3000px;
}

#donate #reaching_the_goal {
	/*background:transparent url('../_media/bg_section_divider') no-repeat;*/
	margin: 5px 0;
	padding: 5px 0;
}

#donate #reaching_the_goal img.left_align {
	float:left;
	display:block;
	margin:6px 18px 18px 0;
	padding: 5px;
	background-color: #fff;
	border:1px solid #e9e9e9;
}

#reaching_the_goal #title_reaching_the_goal {
	width:264px;
	height:70px;
	margin-left: -20px;
	background:transparent url('../_media/title_reaching_the_goal.gif') no-repeat;
	text-indent:-3000px;
}

#donate #reaching_the_goal p {
	font-size:1.5em;
}

#donate #video_info h2 {
	margin-left: 10px;
	margin-bottom:20px;
	color: #3c3626;
}

#donate .video_list_horz ul {
	margin: 10px 0 0px 10px;
	background:transparent;
	border: none;
	min-height: 100px;
	width: 600px;
}

#donate #sidebar h3 {
	color: #3c3625;
	font-size:1.6em;
	font-weight: bold;
	margin: 10px 14px;
}

#donate #sidebar p {
	font-size: 1.3em;
	margin: 10px 14px;
}

.count {
	color: #eb6011;
}

#donate #our_progress #contribution_meter {
	margin-top: 10px;
	margin-left: 34px;
	width: 453px;
	height: 32px;
	padding: 6px 100px 7px 6px;
	background:transparent url('../_media/bg_our_progress_meter.gif') top center no-repeat;
}

#donate #your_progress {
	height: 121px;
	width: 272px;
	padding: 6px;
	margin: 50px 0 30px 0;
	background:transparent url('../_media/bg_your_progress.gif') no-repeat;
	border:1px solid #e9e9e9;
}

#donate #your_progress h2 {
	width: 247px;
	height: 29px;
	margin: 20px 0 0 14px;
	background:transparent url('../_media/title_yourContrib.gif') no-repeat;
	text-indent: -3000px;
}

#donate #your_contribution_meter {
	display: block;
	float: none;
	width: 94px;
	height: 34px;
	margin:10px 0 0 18px;
	padding: 8px 120px 8px 8px;
	background:transparent url('../_media/bg_your_progress_meter.gif') no-repeat;
}

#donate #sidebar ul.point_list {
	color: #a5a092;
	font-size: 1.2em;
	list-style-type: disc;
	margin-left: 20px;
}

#donate #sidebar ul.point_list li {
	margin: 4px 20px;
}

.attention {
	font-weight: bold;
}
