* {
  margin: 0;
  padding: 0;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:underline;
}


html, body {
	background-color:#EDEDE5;
	margin:0px 0px 0px 0px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:12px;
	width: 100%;
	height: 100%;
	
	line-height:22px;
}

.container-back {
	background-image:url(/images/sockshare_header_bg.png);
	background-repeat:repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
	
	
}
.container {
	width:970px;
	margin:0px auto 0px auto;
}
	
.site-header {
	width:100%;
	height:113px;
	vertical-align:middle;
	text-align:center;
	margin:0px 0px 7px 0px;

}


.header-left {
	width:407px;
	margin:0px auto;
	text-align:center;
	float:left;
}

.header-left a {
	width:407px;
	height:113px;
	margin:7px 0px 0px 0px;
	border:0;
	display:block;
	background:url(/images/sockshare_header.png) no-repeat;
}

.header-right {
	float:right;
	width:560px;
}

.header-right-links {
	float:left;
	width:410px;
	padding:40px 0px 0px 0px;
	text-align:right;
}

.header-right-links a {
	color:#666;
	font-size:15px;
	text-decoration:none;
	letter-spacing:0px;
	padding:3px;
	margin:0px 5px;
}

.header-right-links a:hover {
	text-decoration:underline;
	color:#000;
}

.header-right-links a.link_tab_selected {
	background-color:#fff;
	padding:5px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
}

.header-right-auth {
	float:right;
	width:150px;
	text-align:right;
	color:#eee;
	padding:33px 0px 0px 0px;
	line-height:16px;
}

.header-right-auth-loggedout {
	padding:43px 0px 0px 0px;
}

.header-right-auth a.logout_link {
	color:#eee;
	font-size:10px;
	text-decoration:underline;
}

.header-right-auth  a.login_link {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 5px;
}

.header-right-auth  a.signup_link {
	color:#F00;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 5px;
}

.header-right-auth  a.signup_link:hover, .header-right-auth a.login_link:hover, .header-right-auth a.logout_link:hover {
	text-decoration:underline;
}

.header-right-auth span.free_user {
	color:#000;
	font-size:10px;
}

.header-right-auth span.pro_user {
	color:#fff;
	font-size:10px;
}



.site-body {
	background-color:#FFF;
	padding:0px;
	margin:0px 0px 0px 0px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
}

.site-footer, .push {
	height: 60px;
}

.site-footer {
	height:50px;
	vertical-align:middle;
	font-weight:normal;
	text-align:center;
	bottom: 0;
	color:#999999;
	background-color:#666666;
	font-size:11px;

}

.site-footer-inner {
 	width:970px;
	margin:0px auto;	
}

.footer-image {

}

.footer-right {
	padding:0px 10px 0px 10px;
	line-height:21px;
}

.footer-right a {
	color:#fff;
	text-decoration:none;
}

.footer-right a:hover {
	text-decoration:underline;
}


.clearer {
	clear:both;
	
}

.site-content {
	padding:5px;
}

.site-content h1 {
	padding:10px;
	margin:0px 0px 10px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#09C;
	font-weight:normal;
	border-bottom:#82D3FB 1px solid;
}


.site-content h1 span {
	color:#999;
}

.site-content h1 strong {
	color:#999;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 0px 10px;
}

.site-content h1 a {
	color:#07C;
	text-decoration:none;

}
.site-content h1 a:hover {
	color:#07C;
	text-decoration:underline;
}

.site-content h2 {
	padding:5px 10px;
	margin:0px 0px 10px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#6985A7;
	font-weight:normal;
	border-bottom:#ccc 1px solid;
	font-size:17px;
	text-align:left;
}

.site-content h3 {
	padding:0px 10px;
	margin:0px 0px 10px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	font-weight:normal;
	font-size:17px;
	text-align:left;
}

.site-content h3 a {
	color:#000;
}

.small_subheading {
	font-size:13px;
	color:#999;
	padding:0px 5px;
}
/* ----------------------- INDEX --------------------------- */
.index_body {
	text-align:center;
	padding:50px 0px 10px 0px;
	color:#999;
}

.index_body h1 {
	color:#09C;
}

.index_body h2 {
	padding:5px;
	font-size:15px;
	font-weight:normal;
}

.index_propaganda {
	border-top:#ccc 1px solid;
	margin:50px 60px 0px 60px;
	color:#666;
	font-size:13px;
}

.upload_button {
	margin:10px auto 0px auto;
	text-align:center;
	width:265px;
}

.upload_button a {
	width:265px;
	height:68px;
	background-image:url(/images/v1_r11_c6.png);
	display:block;
}

.upload_button a:hover {
	background-position:-265px 0;
}

.index-propoganda {
	padding:0px 0px;
	
}

.index-propoganda-left {
	width:460px;
	float:left;
	padding:10px 0px 0px 0px;
}

.index-propoganda-left  h1 {
	font-size:20px;
	padding:10px 0px 0px 0px;
}
	
.index-propoganda-left  h2 {
	padding: 8px 0px;
	color:#666;
	font-weight:normal;
	font-size:14px;
}

.index-propoganda-left  h3 {
	color:#06C;
	font-weight:bold;
	font-size:12px;
}


.index-propoganda-right {
	width:460px;
	float:right;
	border-left: #CCC 1px solid;
	padding:0px 0px 0px 20px;
}

.index-propoganda-right  h1 {
	font-size:20px;
	padding:10px 0px 0px 0px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	color:#000;
	font-weight:bold;
	border-bottom:0;
}
	
.index-propoganda-right  h2 {
	padding: 8px 0px;
	color:#666;
	font-weight:normal;
	font-size:14px;
}

.index-propoganda-right  h2 a {
	color:#06C;
}
.index-propoganda-right  h2 a:hover {
	text-decoration:none;
}

.index-propoganda-right ul {
	list-style-image:url(/images/checkmark.png);
	padding:0px 0px 10px 25px;
	font-weight:normal;
	line-height:30px;
	border-bottom:#ccc 1px solid;
}


/* ------------------ DISPLAY PAGE ------------------------- */
.item_confirm_page {
	text-align:left;
	margin:10px auto;
	padding:0px;
	background-color:#fff;

}

.choose_speed, .choose_speed td, .choose_speed th {
	border:#CCC  1px solid;
	border-collapse:collapse;
	padding:5px;
	background-color:#FFF;
	margin:0px auto 10px auto;
}

.choose_speed th {
	background:#eee;
	font-size:14px;
	padding:10px;
}

.choose_speed th strong {;
	font-size:18px;
	color:#39C;
}

.choose_speed .confirm_alt_color {
	background-color:#f9f9f9;
}

.choose_speed .confirm_title {
	font-size:13px;
	color:#333;

}

.item_confirm_page h3 {
	padding:5px 10px;
	margin:0px 0px 0px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-weight:normal;
	text-align:center;
	font-size:12px;

	
}

.item_confirm_page ul {
	list-style-image:url(/images/checkmark.png);
	padding:0px 0px 10px 25px;
	font-weight:normal;
	line-height:30px;
	border:0;
}


.item_confirm_page2 {
	text-align:left;
	width:726px;
	margin:10px auto;
	padding:0px;
}


a.download_file_link {
	display:block;
	text-align:left;
	text-indent:40px;
	font-size:16px;
	padding:10px;
	margin:10px auto 0px auto;
	width:160px;
	background-image:url(/images/save_icon.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:underline;
}

a.download_file_link:hover {
	color:#000;

}

a.download_file_link_big {
	padding:20px;
	margin:20px auto 0px auto;
	display:block;
	width:240px;
	border:#eee 2px solid;
	text-indent:70px;
	background-image:url(/images/downloads_64.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-size:20px;
	font-weight:bold;
	
}

a.download_file_link_big:hover {
	border:#ccc 2px solid;
	color:#333;
	text-decoration:none;
}

.file_show_image {
	text-align:center;
}

.file_show_image img {
	padding:5px;
	border:#eee 1px solid;
}

.mobile_badge {
	display:block;
	text-align:left;
	text-indent:40px;
	font-size:16px;
	padding:10px;
	margin:10px auto 0px auto;
	width:250px;
	background-image:url(/images/mobile_badge.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:none;
	color:#666;
}

.share_bar {
	text-align:center;
	width:300px;
	margin:0px auto;
}

.player_item_title {
	background-color:#FFF;
	padding:5px;
	width:90%;
	margin:0px auto 20px auto;
	color:#06C;
	font-size:17px;
	border:#000 2px solid;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
	overflow:hidden;
}


img#bg {
	position:absolute;
	z-index:-1;
}

.play_button {
	color:#FFF;
	font-weight:bold;
	line-height:30px;
}
.play_button strong {
	display:block;
	text-align:center;
	width:100px;
	margin:0px auto;
	color:#FFF;
}

.play_button a {
	width:90px;
	height:90px;
	display:block;
	background-image:url(/images/play_button.gif);
	background-repeat:no-repeat;
	background-position:-90px 0;
	margin:auto auto;
}

.play_button a:hover {
	background-position:0 0;
}
.video_player {
	margin:0px auto;
}

.item_private_box {
	width:400px;
	margin:5px auto;
	padding:5px;
	font-size:14px;
	text-align:center;
	color:#333;
}

.site-content h1 .hd_marker {
	color:#3C3;
	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
}

#embed_code_box {
	padding:5px 10px 10px 10px;
	margin:10px 0px;
	border:#eee 1px solid;
	background-color:#f9f9f9;
	font-size:11px;
	font-weight:bold;
}

#embed_code_text_box {
	padding:3px;
	width:930px;
	display:block;
}

#buttonWrapper{ position:relative; height:20px; width:110px; text-align:right; }
#lightsOff, #lightsOn{ color:#666; position:relative; }
#lightsOn { display:none; }
#lb-bg { background:#000; height:100%; width:100%; position:fixed; left:0px; top:0px; display:none; }

/* --------------------------------------------------------- */
/* ----------------------- CP ------------------------------ */
/* --------------------------------------------------------- */
.profile_nav {
	float:left;
	width:170px;
}

.profile_content {
	float:right;
	width:770px;
	padding:0px 0px 0px 10px;
	border-left:#CCC 1px solid;
}

.controls_disabled {
	color:#999;
	text-align:center;
	font-size:11px;
}

.profile_controls, {
	font-size:13px;
}

.profile_controls a {
	padding:5px;
	margin:5px 0px;
	display:block;
	color:#06C;
	font-weight:normal;
	text-decoration:none;
	text-indent:25px;
}

.file_controls{
	font-size:13px;
}

.file_controls a {
	padding:5px;
	margin:5px 0px;
	display:block;
	color:#06C;
	font-weight:normal;
	text-decoration:none;
	text-indent:25px;
}



.file_controls a:hover, .profile_controls a:hover {
	background-color:#f6f6f6;
}

.profile_controls a.button_affiliates, .profile_controls a.button_general, .profile_controls a.button_stats, .profile_controls a.button_payouts, .profile_controls a.button_pro, .file_controls a.button_newfolder, .file_controls a.button_extupload, .file_controls a.button_upload, .file_controls a.button_notepad, .file_controls a.button_removed  {
	background-repeat:no-repeat;
	background-position:5px 8px;
}

.profile_controls a.button_affiliates {
	background-image:url(/images/settings_affiliates.png);
}

.profile_controls a.button_general {
	background-image:url(/images/settings_general.png);
}

.profile_controls a.button_stats {
	background-image:url(/images/settings_stats.png);
}

.profile_controls a.button_pro {
	background-image:url(/images/settings_pro.png);
}

.profile_controls a.button_payouts {
	background-image:url(/images/settings_money.png);
}


.file_controls a.button_newfolder {
	background-image:url(/images/fcontrols_folder.png);
}

.file_controls a.button_extupload {
	background-image:url(/images/fcontrols_extupload.png);
}

.file_controls a.button_upload {
	background-image:url(/images/fcontrols_upload.png);
}

.file_controls a.button_notepad {
	background-image:url(/images/settings_note.png);
}
.file_controls a.button_removed {
	background-image:url(/images/fcontrols_dmca.png);
}

.deleted_files_box { 
	padding:5px;
	border-bottom:1px solid #eee;
}

.deleted_files_box .info {
	color:#999;
}


.sort_controls strong  {
	color:#666;
	font-size:13px;
	border-bottom:#eee 1px solid;
	border-top:#eee 1px solid;
	display:block;
	
}
.sort_controls ul{
    padding: 0px;
    margin: 0px;
    list-style-position: inside;
}
.sort_controls li {
	display:block;
	text-indent:20px;
	list-style:disc;
	margin:3px 0px;
	color:#666;
	
}

.sort_controls a {
	display:block;
	color:#06C;
	font-weight:normal;
	text-decoration:none;
}



.sort_controls a:hover {
	background-color:#f6f6f6;
}


.cp_header {
	font-size:14px;
	padding:3px;
	border-bottom:#eee 1px solid;
}

.cp_row {
	color:#888;
	border-bottom:#eee 1px solid;
	padding:3px;
	background-color:#fff;
	font-size:10px;
	line-height:18px;
	
}

.cp_row strong a.folder_link {
	font-size:16px;
}

.cp_row a.move_file_link {
	color:#F00;
	font-size:10px;
	margin:0px 0px 0px 5px;
}

.move_file_box {
	padding:5px;
	margin:10px 5px;
	border:#CCC 1px solid;
	color:#999;
	font-size:10px;
	background-color:#EDF3FA;
	line-height:19px;
}

.move_file_box strong {
	color:#000;
	font-size:13px;
}

.move_file_link_here {
	text-align:right;
}

.cp_row a {
	color:#069;
	text-decoration:none;
	font-size:13px;
	
}

.cp_row a:hover {
	color:#069;
	text-decoration:underline;
}

.cp_alt {
	background-color:#fff;
}

.cp_row a.folder_link {
	color:#666;
	text-decoration:none;
}

.cp_row a.folder_link:hover {
	color:#666;
	text-decoration:underline;
	
}

.cp_deleted {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	color:#999;
}

.cp_deleted a {
	color:#CCC;
}

.password_box {
	background-color:#09C; 
	padding:0px 5px;
	margin:0px 5px;
	color:#FFF;
	-moz-border-radius:5px;  
	border-radius: 5px;  
	-webkit-border-radius: 5px;
}

.notes_box {
	background-color:#E7AE45; 
	padding:0px 5px;
	margin:0px 5px;
	color:#FFF;
	-moz-border-radius:5px;  
	border-radius: 5px;  
	-webkit-border-radius: 5px;
}

.shared_box {
	background-color:#090; 
	padding:0px 5px;
	margin:0px 5px;
	color:#FFF;
	-moz-border-radius:5px;  
	border-radius: 5px;  
	-webkit-border-radius: 5px;
}

.shared_box a {
	color:#FFF;
	font-size:10px;
}

.shared_box a:hover {
	color:#f6f6f6;
	text-decoration:underline;
}

.cp_shared_box {
	padding:5px;
	margin:5px;
	color:#999;
	text-align:center;

}
	
a.cp_just_added_all {
	display:block;
	text-align:left;
	text-indent:40px;
	font-size:16px;

	padding:10px;
	margin:10px auto 0px auto;
	width:150px;
	background-image:url(/images/globe_32.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:underline;
}

a.cp_just_added_all:hover {
	color:#000;

}

a.cp_gallery_link {
	display:block;
	text-align:left;
	text-indent:40px;
	font-size:16px;
	padding:10px;
	margin:10px auto 0px auto;
	width:150px;
	background-image:url(/images/gallery_32.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:underline;
}

a.cp_gallery_link:hover {
	color:#000;

}

.cp_just_uploaded {
	padding:5px;
	margin:5px;
	border-bottom:#CCC 1px dashed;
}

.addthis_share_btn a, .addthis_share_btn a:visited {
    background: #222 url(/images/btn-overlay.png) repeat-x;
    display: inline-block; 
    padding: 6px 12px; 
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
.addthis_share_btn a:hover { background-color: #111; color: #fff; }
.addthis_share_btn a:active { top: 1px; }

.addthis_share_btn a span, .addthis_share_btn:visited a span {
    background: url(/images/icon-addthis.gif) no-repeat left;
    padding: 1px 0 1px 18px;
}       


.processing_marker {
	font-weight:normal;
	color:#F00;
	margin:0px 0px 0px 5px;
}

.conversion_progress {
	padding:20px 10px;
	margin:10px auto;
	border:#F90 2px solid;
	text-align:center;
	font-size:17px;
	line-height:40px;
	color:#F90;

}

.conversion_failed {
	height:70px;
	padding:10px;
	margin:10px auto;
	border:#F87E7E 2px solid;
	text-align:center;
	font-size:17px;
	line-height:70px;
	color:#F87E7E;
}

.file-listing-table tr:hover td {
	background-color:#f6f6f6;
}

.file-listing-table-gallery td img {
	border:#999 1px solid;
	padding:0px;
	margin:10px 0px 0px 0px;

}

.file-listing-table-gallery td img:hover {
	border:#000 1px solid;
}
.file-listing-table-gallery td a {
	text-decoration:none;
	color:#06C;
	font-weight:bold;
}

.file-listing-table-gallery td a:hover {
	color:#000;
}

.file-listing-icon {
	width:32px; 
	height:32px; 
	border:#ccc 1px solid;
	-moz-border-radius:5px;	
	border-radius:5px;
	-webkit-border-radius:5px;	
}

.file-listing-icon:hover {
	border:#666 1px solid;
}

.batch_action_buttons {
	padding:10px 10px 5px 0px;
	
}

.batch_action_buttons a {
	cursor:pointer;
}

.batch_links_view {
	padding:5px;
	margin:5px 0px;
	border:#CCC 1px solid;
	font-size:11px;
	color:#666;
}

.download_queue_item {
	padding:2px;
	margin:2px;
	border-bottom:#eee 1px dotted;
}


.download_queue_item .url {
	float:left;
	width:550px;
	overflow:auto;
}

.download_queue_item .status {
	float:right;
	width:200px;
	text-align:right;
}

.dq_status_done {
	color:#0C0;
}

.dq_status_failed {
	color:#F00;
}

.dq_status_transfering {
	color:#999;
}


/* ---------------------- Premium / Affiliates ------------------------------ */
.index-propoganda-left  h3 {
	color:#06C;
	font-weight:bold;
	font-size:12px;
}

#pro_features {
	background: #ECFBD7;
	border: 1px solid #7CC818;
	color: #61A510;
	padding: 13px 20px;
	margin:0px auto 10px auto;
	font-size:14px;
	text-align:center;
}

#pro_features li {
	background: url(/images/icon_yes.gif) no-repeat 0% 0px;
	display: inline;
	float: left;
	font-size: 1.17em;
	margin: 0px 0px 1px;
	padding: 2px 0px 2px 28px;
	width: 410px;
	text-align:left;
	font-size:13px
}

ol.aff_list {
	margin:5px 0px 5px 25px;
	font-size:13px;
}

ol.aff_list li {
	margin:5px 0px 5px 0px;
}

.pay_prompt {
	width:400px;
	margin:10px auto;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#090;
}

.earnings_table {
	width:100%;
	border-collapse: collapse;
	
}

.earnings_table td, th {
	border:#CCC 1px solid;
	padding:5px;
}

button.paypal_subscribe {
    width: 183px;
    height: 32px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/pay_buttons.jpg) no-repeat 0px -67px;
	border:0;
}

button.paypal_subscribe:hover {
    background: url(/images/pay_buttons.jpg) no-repeat 0px -100px;
}

button.paypal_pay {
    width: 183px;
    height: 32px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/pay_buttons.jpg) no-repeat 0px -1px;
	border:0;
	margin:10px 0px;
}

button.paypal_pay:hover {
    background: url(/images/pay_buttons.jpg) no-repeat 0px -34px;
}

button.paypal_subscribe {
    width: 183px;
    height: 32px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/pay_buttons.jpg) no-repeat 0px -67px;
	border:0;
	margin:10px 0px;
	display:block;
}

button.paypal_subscribe:hover {
    background: url(/images/pay_buttons.jpg) no-repeat 0px -100px;
}

button.paypal_pay {
    width: 183px;
    height: 32px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/pay_buttons.jpg) no-repeat 0px -1px;
	border:0;
	margin:10px 0px;
}

button.paypal_pay:hover {
    background: url(/images/pay_buttons.jpg) no-repeat 0px -34px;
}

button.alertpay_subscribe, .alertpay_subscribe {
    width: 183px;
    height: 32px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/pay_buttons.jpg) no-repeat -183px -67px;
	border:0;
	margin:10px 0px;
	display:block;
}

button.alertpay_subscribe:hover, .alertpay_subscribe:hover {
    background: url(/images/pay_buttons.jpg) no-repeat -183px -100px;
}

button.alertpay_pay, .alertpay_pay {
    width: 183px;
    height: 32px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/pay_buttons.jpg) no-repeat -183px -1px;
	border:0;
	margin:10px 0px;
	display:block;
}

button.alertpay_pay:hover,.alertpay_pay:hover {
    background: url(/images/pay_buttons.jpg) no-repeat -183px -34px;
}

button.offer_pay, .offer_pay {
    width: 183px;
    height: 32px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(/images/pay_buttons.jpg) no-repeat -549px -1px;
	border:0;
	margin:10px 0px;
	display:block;
}

button.offer_pay:hover,.offer_pay:hover {
    background: url(/images/pay_buttons.jpg) no-repeat -549px -34px;
}

/* ---------------------- ADS ------------------------------ */
.player_hover_ad {
	width:300px;
	height:250px;
	background-color:#FFF;
	text-align:center;
	padding:5px;
	-moz-border-radius:5px;  
	border-radius: 5px;  
	-webkit-border-radius: 5px;
	-moz-box-shadow:    0px 0px 7px 2px #333;
 	-webkit-box-shadow: 0px 0px 7px 2px #333;
 	box-shadow:         0px 0px 7px 2px #333;
}

.ad_728x90_top {
	margin:5px auto 10px auto;
	text-align:center;
}

.ad_728x90_top a {
	font-size:15px;
	padding:0px 10px;
	margin:5px 0px;
	height:60px;
	line-height:60px;
	color:#999;
	border:#ccc 1px solid;
	display:block;
	font-weight:bold;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
}

.ad_728x90_top a:hover {
	border:#999 1px solid;
	color:#666;
	text-decoration:none;
}

/* ----------------------- OTHER --------------------------- */
.faq_box {
	padding:0px 5px;
}

.faq_box strong {
	font-size:16px;
}

.faq_box p {
	color:#666;
	font-size:14px;
	margin:0px 0px 20px 0px;
}

.text_pages {
	font-size:13px;
	line-height:25px;
}

.text_pages ol,ul {
	margin:0px 0px 15px 30px;
}

.link_us_table {
	border:1px solid #e0e0e0;
	padding:5px;
	margin:5px 0px;
	background-color:#f9f9f9;
}
/* Paginatie */
.paginate{
    padding:10px 0px;
}
.paginate a,.paginate span{
    display: block;
    padding: 2px 8px;
    cursor: pointer;
    float: left;
    background-color: #f9f9f9;
    margin-right: 2px;
    text-decoration: none;
    color: #000;
	border:#CCC 1px solid;
    font-size: 11px;
}
.paginate .current_pag{
    background-color: #069;
    font-weight: bold;
    color: #fff;
}
/* Pagination */
.pagination {
	padding: 4px 0px 4px 0px;
	margin:5px 0px 5px 0px;
	text-align:center;
	font-weight: bold;
	font-size:11px;
	clear:both;
}
.pagination_current{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background-color:#069;
	border:#CCC 1px solid;
	padding:5px;
}

.pagination_firstlast {
	border:#eeeeee solid 0px;
	background-color:#ffffff;
	text-decoration:none;
	color:#cccccc;
	font-weight:bold;
}

.pagination_firstlast a {
	border:#eeeeee solid 0px;
	background-color:#ffffff;
	text-decoration:none;
	color:#000000;

}

.pagination_firstlast a:hover {
	border:#eeeeee solid 0px;
	background-color:#ffffff;
	text-decoration:none;
	color:#cccccc;
}

.pagination a {
	border:#cccccc solid 1px;
	background-color:#ffffff;
	text-decoration:none;
	color:#666666;
	padding:5px;
}


.pagination a:hover {
	border:#999999 solid 1px;
	background-color:#ffffff;
	color:#999999;
}


.message {
	padding:5px 10px;
	margin:5px 10px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
.message ul{
    list-style-position: inside;
    padding: 0px;
    margin:0px;
}
.t_0 {
	color:#F60;
	border:#F96 1px dotted;
	background-color:#FEE1E0;
}

.t_1 {
	color:#0C0;
	border:#0C0 1px dotted;
	background-color:#D8FBD2;
}

.t_2 {
	color:#999;
	border:#999 1px dotted;
	background-color:#F3F3F3;
}
fieldset {
	border: 1px solid #ccc;
	
}

.info_message, .ok_message, .warning_message, .error_message {
    border: 0px dashed;
    margin: 10px 0px;
    padding:13px 10px 15px 70px;
    background-repeat: no-repeat;
    background-position: 10px center;
	text-align:left;
	font-size:14px;
}

.info_message {
    color: #999;
    background-image: url('/images/msg_4.gif');
}
.ok_message {
    color: #4F8A10;
    background-image:url('/images/msg_1.gif');
}
	
.warning_message {
    color: #9F6000;
    background-image: url('/images/msg_2.gif');
}
.error_message {
    color: #D8000C;
    background-image: url('/images/msg_3.gif');
}

.profile_content input,textarea,select, .index-propoganda-left input,textarea,select{ border:2px solid #ccc;background-color:#fff; color:#666;padding:4px; position:relative; margin:0px 5px 0px 0px; -moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;}
.profile_content input:focus,textarea:focus,select:focus, .index-propoganda-left input:focus,textarea:focus,select:focus { border:2px solid #666;background:#fff; }
.profile_content input[type="radio"],input[type="checkbox"], .index-propoganda-left input[type="radio"],input[type="checkbox"] { background:transparent !important;border:0 !important;width:16px !important; }
.profile_content input[type="radio"], .index-propoganda-left input[type="radio"] { width:13px !important; }
.profile_content input[type="submit"], .index-propoganda-left input[type="submit"] { width:auto !important;margin:0;background:#999;border:3px solid #666;color:#fff;font-size:120%;font-weight:bold;letter-spacing:0;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px; color: rgb(255, 255, 255); font-size: 12px; padding:5px 8px; }
.profile_content input[type="submit"]:disabled, .index-propoganda-left input[type="submit"]:disabled{ background:#000;border:3px solid #000;color:#fff;  }
.profile_content input[type="submit"]:hover, .index-propoganda-left input[type="submit"]:hover { background:#000;border:3px solid #000;color:#fff;  }

.batch_action_buttons input[type="submit"] { width:auto !important;margin:0; border:0px solid #666; background:#999;color:#fff;font-size:120%;font-weight:bold;letter-spacing:0;  font-size: 11px; padding:4px 6px;   margin:0px 3px; }
.batch_action_buttons input[type="submit"]:disabled { background:#333;border:0px solid #000;color:#fff;  }
.batch_action_buttons input[type="submit"]:hover { background:#333;border:0px solid #000;color:#fff;  }



form {
	padding:0px;
	margin:0px;
}

.confirm_button {
	font-weight:bold;
	padding:7px;
	margin:5px auto;
}

.pay_button {
	font-weight:bold;
	padding:15px;
	font-size:17px;
	margin:5px auto;
}


.textarea {
	padding:2px;
	margin:2px;
}

.password_field {
	padding:5px;
	margin:10px;
	font-size:17px;
	width:200px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}

.api_url {
	padding:5px;
	margin:5px 0px;
	text-align:center;
	font-size:13px;
	border:#09C 1px solid;
	background-color:#EFF5FC;
	font-weight:bold;
	letter-spacing:1px;
}

.api_code {
	padding:10px;
	margin:5px 0px;
	border:#CCC 1px solid;
	background-color:#eee;
	font-size:11px;
}

.api_vars {
	width:100%;
	border-collapse: collapse;
	margin:5px 0px;
	
}

.api_vars td, th {
	border:#CCC 1px solid;
	padding:5px;
}

.api_var_name {
	letter-spacing:2px;
}

.upload_api_link {
	font-size:11px;
	color:#666;
}

.upload_api_link a {
	color:#999;
}

.upload_api_link a:hover {
	color:#666;
}
input.captcha_input{
    width:150px; 
    height:20px; 
    margin-top:5px; 
    text-align:center; 
    font-size:19px; 
    font-weight:bold;
}
#musicPlayer{
    width: 418px;
    height: 20px;
    margin: 0px auto;
    padding: 25px;
    background-color: #fff;
    border: 10px solid #eee;
    -moz-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
    text-align: center;
}