BODY {
  background-color: #101115;
  background-image: url('images/background.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  font-family: Tahoma;
  font-size: 10px;
  color: #a9acaf;
}

A {
  color: #a9acaf;
  text-decoration: none;
}

A:hover {
	color: #e3007a;
	text-decoration: none;
}

FORM {
	display: inline;
}

img {
	border: 0;
	display: block;
}

H1 { 
	color: white;
	font-size: 44px;
	margin: 0; 
	padding: 0;
}

H1.parties_title { 
	color: white;
	font-size: 20px;
	margin: 0px; 
	padding-top: 20px;
	font-weight: normal;
}

H2.checkout_title {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: normal;
	color: white;
}

H2.listing_name {
	text-transform: uppercase;
	color: #00a8ec;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	width: 205px;
}

H2.listing_price {
	text-transform: uppercase;
	color: #e3007a;
	display: block;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 16px;
	width: 80px;
}


.header {
height: 139px;
font-family: verdana;
font-size: 10px;
color: #a9acaf;
z-index: 100
}

.actual_menu {
height: 31px;
padding-left: 25px;
z-index: 130;
}

.navrollover {
background-position: 0px 0px;
margin-left: 30px;
}

.navrollover:hover {
cursor: pointer;
background-position: 0px -31px;
}

.home_link {
float: left;
width: 31px;
height: 31px;
background-image: URL("images/home_btn.png");
background-repeat: no-repeat;
}

.tees_link {
float: left;
width: 30px;
height: 31px;
background-image: URL("images/tees_btn.png");
background-repeat: no-repeat;
}

.celebrity_link {
float: left;
width: 114px;
height: 31px;
background-image: URL("images/celebrity_btn.png");
background-repeat: no-repeat;
}

.ibiza_link {
float: left;
width: 107px;
height: 31px;
background-image: URL("images/ibiza_btn.png");
background-repeat: no-repeat;
}

.downloads_link {
float: left;
width: 71px;
height: 31px;
background-image: URL("images/downloads_btn.png");
background-repeat: no-repeat;
}

.news_link {
float: left;
width: 32px;
height: 31px;
background-image: URL("images/news_btn.png");
background-repeat: no-repeat;
}

.forum_link {
float: left;
width: 75px;
height: 31px;
background-image: URL("images/forum_btn.png");
background-repeat: no-repeat;
}

.parties_link {
	float: left;
	width: 75px;
	height: 31px;
	background-image: URL("images/about_btn.png");
	background-repeat: no-repeat;
}

.press_link {
float: left;
width: 77px;
height: 31px;
background-image: URL("images/press_btn.png");
background-repeat: no-repeat;
}

.faqs_link {
float: left;
width: 21px;
height: 31px;
background-image: URL("images/faq_btn.png");
background-repeat: no-repeat;
}

.mailing_link {
float: left;
width: 73px;
height: 31px;
background-image: URL("images/comps_btn.png");
background-repeat: no-repeat;
}

.contact_link {
float: left;
width: 51px;
height: 31px;
background-image: URL("images/contact_btn.png");
background-repeat: no-repeat;
}

.menusection {
margin-top: 1px;
z-index: 130;
}

.footer { clear: both; }

.footerrollover {
background-position: 0px 0px;
}

.footerrollover:hover {
cursor: pointer;
background-position: 0px -24px;
}

.security_link {
float: left;
width: 47px;
height: 24px;
background-image: URL("images/security.png");
background-repeat: no-repeat;
background-position: 0px 0px;
}

.privacy_link {
float: left;
width: 40px;
height: 24px;
background-image: URL("images/privacy.png");
background-repeat: no-repeat;
background-position: 0px 0px;
}

.terms_link {
float: left;
width: 92px;
height: 24px;
background-image: URL("images/terms.png");
background-repeat: no-repeat;
background-position: 0px 0px;
}

.mail_link {
float: left;
width: 56px;
height: 24px;
background-image: URL("images/mailing.png");
background-repeat: no-repeat;
background-position: 0px 0px;
}

.footer_center {
	margin-left: auto;
	margin-right: auto;
}

.header_background {
	height: 65px; 
	background-color: #060709;
	padding-left: 18px;
	padding-top: 0px;	
	margin-top: 11px;
	z-index: 10;
}

.faceheader_background {
	height: 65px;
	width: 696px;
	background-color:#060709;
	padding-left: 18px;
	padding-top:0px;
	margin-top:11px;
}

.narrow_page_container { margin: 0 11px; }

br.clear_both { clear: both; }

.listing_product_container, .listing_product_container_on {
	width: 289px;
	height: 342px;
	background-repeat: no-repeat;
	padding: 6px;
	margin: 9px 0;
	position: relative;
	float: left;
	cursor: pointer;
	text-decoration: none;
}

  .sifr_overlay {
	z-index: 100;
	height: 53px;
	margin-top: 5px;
	width: 289px;
	position: absolute;
}

.listing_product_container {
	background-image: url("images/listing_product_background.gif");
}

.listing_product_container_on {
	background-image: url("images/listing_product_background_on.gif");
	cursor: pointer;
}

.listing_centre_product {
	margin: 9px 17px;
}

.listing_product_text {
	margin-top: 27px;
}


.info_large_image_container {
	background-image: url("images/info_product_background.gif");
	width: 455px;
	height: 455px;
	padding: 6px;
}



.zoomscrollstopper {
	height: 422px;
	width: 455px;
	overflow: hidden;
}

.image_section {
	padding-left: 9px;
	width: 635px;
	margin-right: 9px;
	float: left;
}

.primaryimage {
	float: left;
	background-image: url("images/info_product_background.gif");
	width: 455px;
	height: 455px;
	padding: 6px;
	clear: both;
	overflow: hidden;
	margin-bottom: 12px;
}

.info_click_enlarge_container {
	height: 11px;
	background-color: #101114;
	color: #00a8ec;
	font-size: 12px;
	font-family: arial;
	padding: 11px;
	text-transform: uppercase;
}

.curimg {
	background-image: url("images/info_thumbnail_background.gif") !important;
}


.secondaryimage {
	margin-bottom: 4px;
	
	background-image: url("images/info_thumbnail_background_off.gif");
	width: 141px;
	height: 141px;
	padding: 6px;
}

.secondaryimage img { border: 0px; }


.secondaryimages {
float: left;
padding-left: 14px;
width: 106px;
}

.desc_section {
	width: 300px;
	float: left;
	border-top: 1px solid #e3007a;
	margin-top: 6px;
	padding-top: 5px;
}

.link_back {
	margin-bottom: 20px;
}

.link_back a {
	color: #e3007a;
	text-transform: uppercase;
}

.link_back img { 
	float: left;
	margin-right: 3px;
}

.randomprodtext {
	font-family: Tahoma;
	width: 300px;
	color: #000000;
	font-size: 11px;
	clear: both;
	overflow: auto;
}

.prod_info_holder {
	width: 300px;
	overflow: auto;
	padding-left: 0px;
	text-align: left;
	clear: both;
	padding-bottom: 2px;
}

.indiv_prod_name {
	clear: both;
	overflow: auto;
	width: 300px;
	margin-top: 5px;
}

.indiv_prod_name h1 {
	font-size: 24px;
	/*float: left;*/
	display: block;
}

.basket_prod_name {
	clear: both;
	overflow: auto;
	width: 300px;
	margin-top: 5px;
}

.basket_prod_name h1 {
	font-size: 24px;
	float: left;
	display: block;
}

.indiv_prod_price {
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.indiv_prod_desc {
	padding-top: 20px;
	width: 300px;
	clear: both;
	overflow: auto;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #a9acaf;
}

.indiv_add_button {
padding-top: 18px;
}

.main {
	color: white;
}

.size_container_on, .size_container_off {
	width: 32px;
	height: 23px;
	text-align: center;
	padding-top: 9px;
	float: left;
	margin-left: 7px;
	cursor: pointer;
}

.size_container_on {
	background-color: #02a7eb;
	color: white;
}

.size_container_off {
	color: #474747;
	background-color: black;
	background-image: url("images/bck_size_off.gif");
}

.attributes_container {
	width: 300px;
	background-color: #101114;
	/*background-color: blue;*/
	padding: 14px 0px;	
}

.attributes_size_container {
	margin: 0px 14px;
	border-bottom: 1px solid #1a1e23;
}

.attribute_left_column {
	color: #00a8ec;
	width: 108px;
	text-align: left;
	float: left;
}

.attribute_right_column {
	float: left;
	margin-left: 12px;	
}

#attributes_stock_container {
	margin: 14px;
	margin-bottom: 0px;
	height: 85px;
}

#attributes_stock_container div { margin-bottom: 14px; }

.product_qty_input {
	width: 42px;
	height: 17px;
	background-color: #212428;
	border: 0px;
	color: #b2b2b2;
	font-weight: bold;
	padding-top: 2px;
	text-align: center;
	float: left;
	margin-right: 5px;
}

#units_left, .selected_qty { color: #a9acaf; }

#units_left_bar { 
	float: left; 
	height: 20px;
	width: 100px;
	background-image: url("images/bck_stock_bar_full.gif"); 
}

#units_left_empty { 
	float: left;
	height: 20px;
	width: 48px;
	background-image: url("images/bck_stock_bar_empty.gif");
}

#minus, #plus { 
	float: left; 
	margin-right: 5px; 
	margin-top: 3px;
	cursor: pointer;
}

.product_title {
	background-color: #06070a;
	margin: 10px 14px 14px 14px;
	height: 65px;
	padding-left: 15px;
}

.contact_title {
	background-color: #06070a;
	margin: 10px 0px 14px;
	height: 65px;
	padding-top: 0px;
	padding-left: 25px;
}

.checkout_title {
	margin: 9px 0px 14px 0px;
	height: 68px;
	padding-left: 15px;
}

div.parties_title {
	background-color: #06070a;
	margin: 0px 0px 14px 0px;
	height: 80px;
	padding-top: 0px;
	padding-left: 25px;
}


h1.prod_title {  
	font-weight: bold;
	font-family: arial;
}

h2.prod_title {
	font-weight: normal;	
	font-family: arial;
}

h2.prod_title, h1.prod_title { 
	margin: 0px;
	float: left; 
	text-transform: uppercase;
	font-size: 52px;
	color: white;
	padding: 0px;
}

h2.checkout_product_title {
	margin: 0px;
	float: left;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: white;
	padding: 0px;
}

.basket_back_link_container {
	border-top: 1px solid #e3007a;
	width: 140px;
	float: left;	
	padding-top: 8px;
	margin-top: 6px;
}

.basket_right_hand_container {
	float: left;
	width: 784px;
	padding-left: 14px;
}

.basket_prod_name {
	color: white;
	text-transform: uppercase;
	font-family: arial;
	font-size: 20px;
	margin-bottom: 20px;
	width: 450px;
}

.basket_attributes {
	margin-bottom: 24px;
	font-size: 12px;
}

.productListing-dataprice {
	color: #e3007a;
	font-size: 40px;
	text-align: right;
	
}

.basket_products {
	border-bottom: 1px solid #a7a9ab;
}

.voucherContainer {
	float: left;
	width: 478px;
	
}

.basketSummaryContainer {
	float: right;
	margin-top: 3px;
	
}

.voucherBox {
	width: 455px;
	height: 33px;
	background-color: #101114;
}

.error_message {
	width: 431px;
	height: 14px;
	background-color: #101114;
	padding: 12px;
	margin-top: 2px;
	font-size: 12px;
}

.voucherInputField {
	color: #b5b3b3;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 3px;
	padding-right: 3px;
	width: 202px;
	height: 19px; 
	background-color: #212428;
	border: 0px;
	display: block; 
	float: left;
}

.redeem_voucher_button {
	margin-top: 7px;
	padding: 0px;	
	display: block;
	float: left;
}

.basket_summary_item {
	height: 24px;
	margin-bottom: 1px;
	background-color: #101114;
	color: white;
	overflow: auto;
	width: 300px;
	padding-top: 9px;
	font-size: 12px;	
}

.basket_summary_label {
	margin-left: 16px;
	float: left;	
}

.basket_summary_value {
	float: right;
	margin-right: 16px;	
}

.basket_summary_total_item {
	height: 35px;
	background-color: #101114;
	color: white;
	overflow: auto;
	padding-top: 17px;
	width: 300px;
	font-size: 12px;	
}

.basket_summary_total_value {
	float: right;
	margin-right: 16px;
	color: #e3007a;
	font-weight: bold;
}

.basket_summary {
	overflow: auto;
	
}

.basket_checkout_link {
	border-top: 1px solid #e3007a;
	color: #e3007a;
	width: 300px;
	text-align: right;
	padding-top: 7px;
	margin-top: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.shoppingcontainer { padding-bottom: 50px;  }
.maincartholder { padding-bottom: 50px; overflow: auto; }
.competition_container { 
	background-color: black;
	background-image: url("images/bck_competition.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	width: 941px;
	height: 625px;
	padding: 9px;	
	font-size: 12px;
	color: white;
}
.competition_text {
	width: 270px;
	margin-left: 20px;
	margin-top: 25px;
}

.downloads_container { 
	background-color: black;
	background-image: url("images/bck_downloads.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	width: 941px;
	height: 625px;
	padding: 9px;	
	font-size: 12px;
	color: white;
}

.downloads_text {
	width: 590px;
	margin-left: 20px;
	margin-top: 25px;
}

.downloads_text A {
	background-color: #d5399c;
	color: white;
	font-weight: bold;
	margin-bottom: 4px;
	width: auto;
	padding: 1px 3px;
}

.comp_italic {
	font-style: italic;
	margin: 0px; padding: 0px;
}

.comp_list { padding-left: 15px; margin-left: 0px; margin-top: 0px; }

.comp_terms, .comp_list {
	color: #A9ACAF;
	font-size: 10px;
}

.parties_left_column {
	background-color: #131519;
	width: 260px;
	padding: 25px;
	color: white;
	font-size: 12px;
	float: left;
	margin-top: 9px;	
}	

.event_container {
	width: 570px;
	background-color: #131519;
	float: left;
	margin-left: 30px;
}

.event_seperator {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 16px;
	padding-top: 12px;
	clear: both;
}

.event_description {
	float: left;
	padding: 0 0 20px 20px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: white;
}



.event_buy_ticket_container {
	width: 260px;
	border-top: 1px solid #e3007a;
	float: right;
	margin-top: 80px;
	margin-right: 20px;
	padding-top: 5px;
}

.event_buy_ticket_container a {
	float: right;
}

.payment_container {
	background-color: #101114;
	width: 628px;
	opacity: 0.8;
	float: left;
	margin-top: 9px;
}

.checkout_title_container {
	height: 57px; 
	background-color: #030304;
	padding-left: 18px;
	padding-top: 9px;
}

.ms_checkout_cont {
	height: 18px;
	margin-bottom: 14px;
}

.ms_checkout_label {
	width: 136px;
	float: left;
	color: white;
	font-size: 12px;
}

.ms_checkout_input {
	float: left;
	font-style: italic;
	font-size: 10px;
	color: #a8abad;
}
	
.ms_checkout_input input {
	background-color: #212428 !important;
	border: 0px;
	height: 17px;
	width: 230px;
	padding-left: 3px;
	color: white;
	padding-right: 3px;
	padding-top: 1px;
	margin-right: 20px;
}

.short_input input {
	background-color: #212428 !important;
	border: 0px;
	height: 17px;
	width: 140px;
	padding-left: 3px;
	color: white;
	padding-right: 3px;
	padding-top: 1px;	
}

.ms_cvv_input input {
	background-color: #212428;
	border: 0px;
	height: 17px;
	width: 70px;
	padding-left: 3px;
	color: white;
	padding-right: 3px;
	padding-top: 1px;
}

input.activate {
	border: 1px solid #a1a3a4;
	height: 15px;
}

.separated_container {
	border-bottom: 1px dotted #212428;
	margin: 12px 21px;
	padding-bottom: 12px;
}

.payment_card_details {
	margin: 12px 21px;
}

.delivery_address_controller {
	margin: 12px 23px;
	font-size: 12px;
}

.cvv_btn {
	width: 156px;
	border-top: 1px solid white;
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}

.rightshopcartcol { float: left; }

.checkout_seperator {
	margin-top: 12px;
	margin-bottom: 12px;
}

.checkout_basket_container {
	margin-left: 10px;
}
	
.checkbas_prod_cont {
	margin-left: 14px;
}

.checkbas_prod_img {
	float: left;
	margin-right: 9px;
}

.checkbas_summary_cont {
	clear: both;
	margin-left: 14px;
	background-color: #101114;
	padding: 9px 18px;
	width: 232px;
	font-size: 12px;
	color: white;
	overflow: auto;
	margin-bottom: 1px;
}

.checkbas_total_cont {
	clear: both;
	margin-left: 14px;
	margin-right: 0px;
	padding: 9px 0px;
	width: 264px;
	text-align: right;
	overflow: auto;
}

.checkbas_total_inc_ship_cont {
	clear: both;
	margin-left: 14px;
	background-color: #101114;
	padding: 18px 18px;
	width: 232px;
	font-size: 12px;
	color: white;
	overflow: auto;
	margin-bottom: 1px;
	font-weight: bold;
}

.checkbas_total_inc_ship_cont .totalsamount {
	color: #E3007A;
}

.totalstext {
	float: left;
	width: 180px;
}

.successtotalstext {
	float: left;
	width: 170px;
}

.totalsamount {
	float: right;
	
}

.check_success {
	margin-top: 9px;
}

.orderreviewstyle {
	padding-top: 25px;
	float: left;
}

.successleft {
	float: left;
	width: 588px;
	font-size: 12px;
	color: white;
	margin-right: 40px;
}

.faq_container {
	margin: 0px;
	background-color: #131518;
	width: 584px;
	padding: 24px;
	color: white;
	font-size: 12px;
	float: left;
}

.faq_links {
	width: 284px;
	float: left;
	margin-right: 22px;
}

.faq_links div {
	border-top: 1px solid #e3007a;
	padding-top: 8px;
	height: 26px;
	clear: both;
}

.faq_links div img {
	float: right;
}

.mailing_list_container {
	background-image: url("images/bck_mailingList.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	width: 940px;
	height: 626px;
	background-color: #101115;
	padding: 9px;
	position: relative;
}

.mailing_list_fields {
	position: absolute;
	top: 440px;
	left: 50px;
}

.mailing_list_button {
	position: absolute;
	top: 580px;
	left: 308px;
}


#divLoadingBar {
  display: none;
  position: absolute;
	top: 440px;
	left: 245px;
}
#divConfirm {
  display: none;
    position: absolute;
	top: 440px;
	left: 75px;
}

#divConfirm img {
  display: block;
  margin-top: 10px;
}

#img-loading {
  margin: 0px auto;
  display: block;
  margin-top: 41px;
}

.checkoutbox {
	margin: 12px;
}

.dark_background {
	background-color: #101114;
	opacity: 0.8;
	margin: 12px;
}

.contact_link_cont {
	padding: 24px;
	font-size: 14px;
	color: white;
}

.facecontact_link_cont {
	width:440px;
	padding:24px;
	font-size:14px;
	color: white;
}

.contact_link_cont a {
	font-size: 14px;
	font-family: arial;
	color: #e3007b;
}


.prod-img-ajax-loader {
float: left;
background-image: URL("images/ajax-loader.gif");
background-repeat: no-repeat;
background-position: 230px 200px; 
}

#log_res {
	font-size: 12px;
	padding-bottom: 15px;
	background-image: url("images/bck_errors.gif");
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 80px;
	background-color: #15181c;
	opacity: 0.8;
}

#log {
	display: none;
}

.pp-left-column {
	float: left;
	width: 419px;
	margin-left: 30px;
	margin-right: 41px;
	margin-bottom: 10px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
}

.pp-right-column {
	float: left;
	width: 439px;
	margin-bottom: 10px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

.news_articles {
float: left;
width: 631px;
}

.news_archives {
float: left;
margin-left: 17px;
width: 301px;
}

.news_page_container {
background-image: url("images/news/news-page-back.gif");
background-repeat: repeat-y;
width: 960px;
clear: both;
overflow: hidden;
}

.news-title {
padding-top: 27px;
padding-bottom: 27px;
margin-left: 15px;
clear: both;
overflow: auto;
background-color: #121417;
}

.article_cont {
clear: both;
overflow: hidden;
background-color: #050607;
width: 621px;
margin-left: 10px;
}

.article_left {
float: left;
width: 90px;
}

.article_img {
margin-left: 10px;
height: 78px;
width: 78px;
background-image: URL("images/news/news-image-frame.gif");
background-repeat: no-repeat;
padding-top: 2px;
padding-left: 2px;
margin-top: 20px;
margin-bottom: 19px;
}

.indiv_article_img {
margin-left: 10px;
height: 398px;
width: 398px;
background-image: URL("images/news/news_image_large_frame.gif");
background-repeat: no-repeat;
padding-top: 2px;
padding-left: 2px;
margin-top: 20px;
margin-bottom: 19px;
}

.indiv_article_title {
margin-left: 10px;
}

.indiv_article_date {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
color: #d80880;
font-size: 10px;
font-family: Arial;
}

.indiv_article_text {
margin-left: 10px;
margin-bottom: 20px;
color: #ffffff;
font-size: 12px;
font-family: Arial;
}

.article_right {
float: left;
width: 521px;
margin-left: 10px;
}

.article_footer {
width:621px;
background-color: #a2a4a5;
height: 1px;
line-height: 1px;
display: block;
margin-bottom: 10px;
margin-left: 10px;
}

.article_text {
font-family: Arial;
font-size: 12px;
color: #ffffff;
padding-bottom: 15px;
}

.article_text a {
color: #d80880;
font-size: 10px;
}

.article_date {
color: #d80880;
font-size: 10px;
font-family: Arial;
}

.article_title {
margin-top: 15px;
}

h3 {
margin: 0px;
padding: 0px;
font-size: 28px;
color: #00a8ec;
}

.archive_title {
width: 199px;
margin-left: 35px;
margin-top: 20px;
}

.archive_months ul {
list-style-type: none;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 35px;
}

.archive_months ul li {
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 20px;
background-image: URL("images/news/archive-bullet.gif");
background-repeat: no-repeat;
background-position: 0px 7px;
}

.archive_months ul li a{
color: #00a8ec;
font-family: Arial;
font-size: 12px;
}

.archive_months ul li a:hover {
	color: #e3007a;
	font-family: Arial;
	font-size: 12px;
}

.indiv_article_footer {
height: 1px;
line-height: 1px;
width:621px;
background-color: #00a8ec;
margin-bottom: 8px;
margin-left: 10px;
}

.indiv_footer_mainlist {
float: left;
margin-left: 10px;
}

.indiv_footer_top {
float: right;
}

.indiv_footer_mainlist a{
color: #00a8ec;
font-size: 10px;
}

.indiv_footer_top a{
color: #00a8ec;
font-size: 10px;
}

.dj-title {
padding-left: 49px;
padding-top: 17px;
background-image: url("images/djs/djs-title-back.gif");
background-repeat: repeat-y;
width: 911px;
height: 71px;
}

.dj_page_container {
background-image: url("images/djs/djs-page-back.gif");
background-repeat: repeat-y;
width: 960px;
clear: both;
overflow: hidden;
}

.dj_images {
float: left;
width: 400px;
margin-left: 40px;
}

.dj_text {
float: left;
width: 460px;
margin-left: 20px;
}

.primary_dj_img {
background-image: url("images/djs/dj-large-frame.gif");
background-repeat: no-repeat;
height: 378px;
width: 378px;
padding-top: 2px;
padding-left: 2px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 20px;
}

.primary_img_link {
margin-left: 30px;
margin-bottom: 20px;
}

.moreimages {
clear: both;
overflow: hidden;
margin-left: 10px;
}

.more_cont {
clear: both;
overflow: hidden;
}

.more-title {
clear: both;
overflow: hidden;
margin-bottom: 20px;
}

.smallimage {
float: left;
margin-right: 20px;
background-image: url("images/djs/dj-small-frame.gif");
background-repeat: no-repeat;
height: 78px;
width: 78px;
padding-top: 2px;
padding-left: 2px;
margin-bottom: 20px;
}

.nomargin {
margin-right: 0px;
}

.dj_description {
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
font-family: Arial;
color: #ffffff;
font-size: 12px;
clear: both;
overflow: hidden;

}

.dj_beats {
margin-left: 10px;
margin-right: 10px;
clear: both;
overflow: hidden;
}

.no_display {
display: none;
}
.news_blurb {
	color: #e3007a;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.about_us_blurb {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}

.mailing_homepage {
	position: relative;
	top: 475px;
	left: 105px;
}

.mail_checkout_cont {
	height: 18px;
	margin-bottom: 14px;
}

.mail_checkout_label {
	width: 250px;
	float: left;
	color: white;
	font-size: 16px;
}

.mail_checkout_input {
	float: left;
	font-style: italic;
	font-size: 10px;
	color: #a8abad;
}

.mail_list_fields {
	position: relative;
	top: 440px;
	left: 50px;
}

.mail_list_button {
	position: relative;
	top: 580px;
	left: 308px;
}

.join-ds {
	font: 16px Arial, Helvetica, sans-serif;
	float: right;
}

.join-ds-container {
	font: 16px Arial, Helvetica, sans-serif;
}

.join-ds-box {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #999;
	background: #000;
	height: 55px;
	width: 960px;
	float: left;
	text-align: left;
	text-indent: 15px;
	padding-top: 10px;
}

.join-icons {
	float: right;
	padding: 2px;
	display: block;
	vertical-align: middle;
}

.join-icon-text {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	color: #999;
}

.club-news-pics {
	float: right;
	padding: 0px;
	margin-bottom: 15px;
	height: 76px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}

.news-title2 {
	padding-top: 20px;
	padding-bottom: 2px;
	margin-left: 15px;
	overflow: visible;
	background-color: #121417;
	height: 96px;
}

.promise-side-hp-container {
	border-width: 0px;
	width: 318px;
	height: 380px;
	display: block;
	clear: both;
	overflow: visible;
	float: right;
}


.promo-side-hp {
	float: right;
	height: 110px;
	width: 298px;
	overflow: visible;
	display: block;
	margin-bottom: 15px;
}

.article_footer_homepage {
width:621px;
background-color: #000;
height: 1px;
line-height: 1px;
display: block;
margin-bottom: 10px;
margin-left: 10px;
}

.news_archives2 {
float: left;
margin-left: 17px;
height: 510px;
width: 301px;
}

.news_page_container2 {
background-image: url("images/news/news-page-back.gif");
background-repeat: repeat-y;
width: 960px;
clear: both;
overflow: hidden;
}

.article_img2 {
	margin-left: 10px;
	height: 80px;
	width: 80px;
	background-image: URL("images/news/news-image-frame.gif");
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 20px;
	margin-bottom: 19px;
	float: left;
}

.
_left2 {
float: left;
width: 90px;
}

.comps-left-column {
	float: left;
	width: 419px;
	margin-left: 30px;
	margin-right: 41px;
	margin-bottom: 10px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	
	overflow:hidden;
}

.comps-right-column {
	float: left;
	width: 419px;
	margin-bottom: 10px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	
	overflow:hidden;
}

.shipping_pic {
	width: 301px;
	float: left;
	margin-right: 22px;
}

.shipping_container {
	background-color: #131518;
	color: white;
	float: left;
	font-size: 12px;
	margin: 0px;
	padding: 24px;
	width: 560px;
	height: 349px;
}

.comps-banner {
	float: left;
	padding-left: 14px;
	border: 0px;
}

.comps-info {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	padding-left: 24px;
	width: 900px;
}

.events-info {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	padding-left: 24px;
	width: 442px;
	float: left;
	padding-right: 24px;
}

.range_product_name {
	text-transform: uppercase;
	font:14px Arial, Helvetica, sans-serif;
	color: #00a8ec;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 205px;
}

.range_product_desc {
	text-transform: uppercase;
	font:14px Arial, Helvetica, sans-serif;
	color: #00a8ec;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 400px;
}

.range_product_price {
	text-transform: uppercase;
	color: #e3007a;
	display: block;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 16px;
	width: 80px;
}

.range_product_container, .range_product_container_on {
	width: 938px;
	height: 264px;
	background-repeat: no-repeat;
	padding: 6px 6px 0px;
	margin: 9px 0;
	position: relative;
	float: left;
	cursor: pointer;
	text-decoration: none;
}

.range_product_container {
	background-image: url("images/range3_product_background.gif");
}

.range_product_container_on {
	background-image: url("images/range3_product_background_on.gif");
	cursor: pointer;
}

.article_contfb {
	clear: both;
	overflow: hidden;
	background-color: #050607;
	width: 505px;
	margin-left: 10px;
}

.facenews-title {
	padding-top: 27px;
	padding-bottom: 13px;
	margin-left: 15px;
	clear: both;
	overflow: auto;
	background-color: #121417;
	width: 485px;
	padding-right: 15px;
}

.facenews_articles {
	width: 500px;
}

.facenews_page_container {
	background-image: url("images/news/news-page-back.gif");
	background-repeat: repeat-y;
	width: 515px;
	clear: both;
}

.article_cont_fb_clear {
	clear: both;
	width: 520px;
	overflow: hidden;
	padding-bottom: 30px;
}

.fbarticle_left {
float: left;
width: 90px;
}

.fbarticle_right {
	float: left;
	width: 400px;
	margin-left: 10px;
}

.fbnews_archives {
float: left;
margin-left: 17px;
width: 301px;
}

.fbarchive_title {
width: 119px;
margin-left: 35px;
margin-top: 20px;
}

.fbarticle_footer {
	width:505px;
	background-color: #e3007a;
	height: 1px;
	line-height: 1px;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

.fbarticle_text {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding-bottom: 15px;
	padding-right: 10px;
}

.bible-leftcolumn {
	float: left;
	width: 400px;
	margin-left: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	height: 685px;
}

.bible-rightcolumn {
	float: right;
	width: 400px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	height: 685px;
}

.comps-face{
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	padding-left:24px;
	padding-right:24px;
	width:440px;
}

.fbcomments_article_text {
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
background-color: #000;
font-size: 30px;

}

.dj_shows {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
float: left;
width: 350px;
margin-left: 20px;
}

.dj_releases {
font-size: 10px;
color: #e3007a;
margin-left: 10px;
margin-right: 10px;
clear: both;
overflow: hidden;
}


#faceshare
{
  display: block;
  width: 100px;
  height: 100px;
  background: url("images/sharetofb.png") no-repeat 0 0;
  float:left;
}

#faceshare:hover
{ 
  background-position: 0 -100px;
}

#faceshare span
{
  position: absolute;
  top: -999em;
}

#twitshare
{
  display: block;
  width: 100px;
  height: 100px;
  background: url("images/sharetotw.png") no-repeat 0 0;
  float:left;
}

#twitshare:hover
{ 
  background-position: 0 -100px;
}

#twitshare span
{
  position: absolute;
  top: -999em;
}

.dark_background2 {
	background-color: #101114;
	opacity: 0.8;
	margin: 0px;
	width: 520px;
}

h1.faceland_title {  
	font-weight: bold;
	font-family: arial;
	margin: 0px;
	float: left; 
	text-transform: uppercase;
	font-size: 32px;
	color: white;
	padding: 0px;
}

.faceland_description {
margin-bottom: -20px;
margin-left: 0px;
margin-right: 0px;
font-family: Helvetica, Century Gothic, Avant Garde, Sans-serif;
color: #fff;
font-size: 16px;
line-height: 20px;
text-align: center;
overflow: hidden;

}

.landing_title {
	background-color: #00aee7;
	margin: 0px 0px 10px;
	height: 40px;
	padding-top: 0px;
	padding-left: 25px;
}
