body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.topHolder {
	width: 950px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	background-color: #000000;
	color: #333333;
}
.topHolder a {
	font-family: arial;
	font-size: 11px;
	color: #52bcff;
	text-decoration: none;
}
.topHolder a:hover {
	color: #FFFFFF;
}


#header {
	width: 960px;
	height: 263px;
	background-color: #000000;
}
#header .headerLeft {
	float: left;
	width: 243px;
	padding-top: 30px;
	padding-left: 30px;
}
#header .headerRight {
	width: 695px;
	float: left;
}

#header_sub {
	width: 945px;
	height: 90px;
	background-color: #000000;
	padding-left: 15px;
	padding-top: 10px;
}
#header_sub .headerLeft {
	width: 920px;
}
#header_sub .headerRight {
	width: 695px;
	float: left;
}


#nav {
	background-image: url(images/nav_bg_repeat.gif);
	background-repeat: repeat-x;
	height: 41px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	float: left;
	text-decoration: none;
	background-image: url(images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 12px;
	display: block;
}
#nav a:hover {
	color: #FFFFFF;
}




#content {
	width: 930px;
	background-color: #FFFFFF;
	float: left;
	padding: 15px;
}

#content_open{
	width: 930px;
	background-color: #FFFFFF;
	height: 700px;
	padding: 15px;
}


.music {
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	width: 284px;
}
.center {
	width: 930px;
	margin-bottom: 20px;
}



.contentBox {
	margin-right: 15px;
	margin-bottom: 15px;
}
.content_box {
	margin-bottom: 15px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.content_box_LR_holder {
	margin-bottom: 5px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	float: left;
}
.content_box_section {
	margin-bottom: 15px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 5px;
}

.content_boxL {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F0F0F0;
}
.content_box_title {
	margin-bottom: 5px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	font-style: normal;
}

.content_boxR {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 420px;
}
.content_boxR a {
	color: #0066FF;
	text-decoration: underline;
}
.content_boxR a:hover {
	text-decoration: none;
}



.row {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #000000;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.sortPg {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
.comments {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.visitorComments {
	background-color: #F3F3F3;
	padding: 5px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}

.picBox2 {
	border: 1px solid #E5E5E5;
	padding: 10px;
	background-color: #F0F0F0;
}

.picBox {
	border: 1px solid #E5E5E5;
	float: left;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.picBoxDate {
	font-family: arial;
	font-size: 11px;
	background-position: center;
	color: #666666;
}


.picBoxTitle {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family: arial;
	font-size: 10px;
}

.picBoxTitle a {
	text-align: center;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF006D;
	text-decoration: none;
}

.picBoxTitle:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	text-decoration: underline;
}





#content .contentLeft {
	width: 600px;
	float: left;
	margin-right: 15px;
}
#content .contentRight {
	width: 315px;
	float: left;
}

#content .cartLeft {
	width: 200px;
	float: left;
	margin-right: 15px;
}
#content .cartRight {
	width: 700px;
	float: left;
}

#content .contentStretch {
	width: 920px;
	float: left;
}

.pg {
	margin-bottom: 15px;
}
.form_field {
	margin: 0px;
	padding: 0px;
}





#bottom {
	width: 920px;
	color: #FFFFCC;
	font-family: arial;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #333333;
}
#bottom a {
	font-family: arial;
	font-size: 11px;
	color: #52bcff;
	text-decoration: underline;
}
#bottom a:hover {
	text-decoration: none;
}
.mixcd_holder {
	height: 260px;
	margin-bottom: 20px;
}
.mixcd_column {
	float: left;
	width: 193px;
	margin-right: 10px;
}
.mixcd_column_end {
	float: left;
	width: 193px;
}
.mixcd_pic {
	margin-bottom: 5px;
}
.mixcd_name {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
	height: 30px;
}
.mixcd_download {
	text-align: center;
	height: 20px;
}



.sectionHeader {
	padding-bottom: 5px;
	text-decoration: none;
	font-family: arial;
	font-size: 18px;
	background-image: url(images/nav_bg_repeat.gif);
	background-repeat: repeat-x;
	color: #52bcff;
	padding-top: 5px;
	padding-left: 10px;
}

.sectionHeader2 {
	padding-bottom: 5px;
	text-decoration: none;
	font-family: arial;
	font-size: 18px;
	background-repeat: repeat-x;
	color: #666666;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-image: url(images/nav_bg_repeat2.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-weight: bold;
}

.sectionHeader3 {
	padding-bottom: 5px;
	text-decoration: none;
	font-family: arial;
	font-size: 18px;
	background-repeat: repeat-x;
	color: #666666;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(images/nav_bg_repeat2.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-weight: bold;
}


.section_description {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.section_description2 {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 15px;
}



.newArrivals {
	margin-bottom: 15px;

}
.new {
	width: 190px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
}
.new_description {
	font-family: arial;
	font-size: 10px;
	padding-top: 5px;
	color: #666666;
	text-align: center;
}


.new2 {
	width: 190px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
.bottom_link {
	background-image: url(images/bottom_gradient.gif);
	background-repeat: repeat-x;
	height: 26px;
	text-align: right;
	padding-right: 15px;
}
.bottom_link a {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.bottom_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.celebsHolder {
	margin-bottom: 15px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.side_holder {
	margin-bottom: 15px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.celebs {
	width: 304px;
	height: 200px;
}
.holder {
	margin-bottom: 5px;
	text-align: center;
}
.holder2 {
	width: 300px;
	margin-bottom: 15px;
	text-align: right;
}
.holder3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF3088;
	text-decoration: none;
}


.font1 {
	font-family: arial;
	font-size: 12px;
	color: #004B91;
	font-weight: bold;
}
.userPhotos {
	margin-bottom: 15px;
}
.customers{
	width: 112px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}

.customers2{
	width: 112px;
	margin-bottom: 15px;
	float: left;
}
.linkTitle {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linkTitle a{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
.linkTitle a:hover {
	text-decoration: none;
	color: #FF006D;
}


.news {
	margin-bottom: 8px;
	background-color: #E9E9E9;
	padding: 10px;
}
.newsDate {
	margin-bottom: 5px;
	font-family: arial;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.newsTitle {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 5px;
	font-style: italic;
}
.newsContent {
	color: #666666;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}
.link {
	font-family: arial;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
.link:hover {
	color: #FF006D;
	text-decoration: none;
}
.link1 {
	font-family: arial;
	font-size: 11px;
	color: #8FFE00;
	text-decoration: none;
}
.link1:hover {
	color: #FFFF66;
	text-decoration: none;
}
.link2 {
	font-family: arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.link2:hover {
	text-decoration: none;
}



.friends {
	margin-bottom: 15px;
}
.fontMain {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.font2 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.fontBold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.btnTxtBox {
	border: 1px solid #E1E1E1;
	background-color: #E1E1E1;
}
.profileHeader {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.profileName {
	font-family: arial;
	font-size: large;
	color: #FF006D;
	margin-bottom: 10px;
	margin-top: 10px;
}
.profileSlogan {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	margin-bottom: 10px;
}
.profileDescription {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.profileDescription p {
	margin: 0px;
	padding: 0px;
}
.pagingColor {
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.latestTalk {
	font-family: arial;
	font-size: 11px;
	color: #FF006D;
	text-decoration: none;
	padding-top: 5px;
	background-image: url(im2/icon_talk.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}

.latestDances {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	background-image: url(im2/icon_talk.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.mailinglist {
	margin-bottom: 10px;
}


.signupframe {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}#SignUp {

}
.pollHolder {
	margin-bottom: 10px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden;
border: 10px solid #000000;
}
.viewmore {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.viewmore a {
	font-family: arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
.viewmore a:hover {
	color: #000000;
	text-decoration: none;
}


/* customers scrolling*/

.carousel-component {
	padding:8px;
}
.carousel-component .carousel-list li { 
	margin:2px;
	width:122px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}


.carousel-component .carousel-list li a {
	display:block;
	border:1px solid #EEEEEE;
	outline:none;
	-moz-outline:none; 
	padding: 2px;
}

.carousel-component .carousel-list li a:hover { 
	border: 1px solid #FFFFFF; 
}

.carousel-component .carousel-list li img {
	display:block;
}

.carousel-component .carousel-list li strong { 
	display:block; 
}
									

#prev-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

#next-arrow { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}
#twitter_div {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}
#twitter_div ul {
	margin: 0px;
	padding: 0px;
}

#twitter_update_list{



}
#twitter_update_list ul {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cart_border_bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	margin-top: 5px;
	padding-top: 5px;
}

#galleria {
	height:600px;
}
.gallery_holder {
	width: 930px;
}
.latestvids_row {
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 100px;
}
.latestvids_holder {
	width: 140px;
	height: 100px;
	float: left;
	margin-right: 10px;
}

.latestvids_holder_end {
	width: 140px;
	height: 100px;
	float: left;
}
.latestvids_thumb {
	height: 65px;
	margin-bottom: 5px;
}
.latestvids_title {
	text-align: center;
}

.latestvids_title a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	text-align: center;
}
.latestvids_title a:hover {
	color: #000000;
	text-decoration: none;
}
.video_row {
	margin-bottom: 20px;
	height: 250px;
}
.video_holderL {
	float: left;
	width: 295px;
	margin-right: 10px;
}
.video_holderR {
	float: left;
	width: 295px;
}
.video_thumb {
	margin-bottom: 10px;
}
.video_title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


/* video styles */
	  object { outline:none; }
	  #gallerypos {
	top:50%;
	left:50%;
	margin-top:-150px;
	margin-left:-460px;
	z-index:2;
	position: absolute;
}
	  #shadowpos {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:200px;
	margin-left:-420px;
	z-index:1;
}

