html {
	width:100%;
	height:100%;
}
body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#000;
	color:#FFF;
}
a:link {
	text-decoration:underline;
	color:#FFF;
}
a:visited {
	text-decoration:underline;
	color:#FFF;
}
a:hover {
	text-decoration:none;
	color:#FFF;
}
table {
	border:none;
	border-collapse:collapse;
}
p, h1, h2, h3, h4, h5, h6, ul, li {
	font-weight:normal;
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
img {
	border:none;
}
.left {
	float:left!important;
}
.right {
	float:right!important;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
}
div.hr {
	clear:both;
	margin:10px 0 7px 0;
	padding:0;
	background: url(../images/hr_bg.png) center top no-repeat;
	border:none;
	height:2px;
	line-height:0;
	font-size:0;
}
.ta_center {
	text-align:center!important;
}
.ta_right {
	text-align:right;
}
.pink {
	color:#ff6ce2;
}
.lilac {
	color:#9c5fe0;
}
.blue {
	color:#5f71e0;
}
/***********************/
h1 {
	width:239px;
	margin:0 auto;
}
	h1 a {
		display:block;
		background:url(../images/logo.jpg) 0 0 no-repeat;
		width:239px;
		height:199px;
		text-indent:-9999px;
	}
h2 {
	font-size:20px;
	color:#a103d5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 15px 0;
}
h3 {
	font-size:15px;
	color:#ff00de;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
}
/**********buttons*************/
.button.send {
	background:url(../images/buttons.png) 0 -81px no-repeat;
	width:327px;
	height:65px;
	display:block;
	margin:23px auto 0;
	line-height:65px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0;
	text-align:center;
	border:none;
}
/************************/
.mt-30 {
	margin-top:-45px!important;
}
.mt-25 {
	margin-top:-25px!important;
}
.mt15 {
	margin-top:15px!important;
}
.mt25 {
	margin-top:25px!important;
}
.mt30 {
	margin-top:30px!important;
}
.mt40 {
	margin-top:40px!important;
}
.mr-80 {
	margin-right:-80px!important;
}
.mr20 {
	margin-right:20px!important;
}
.mr45 {
	margin-right:45px!important;
}
.ml-10 {
	margin-left:-10px!important;
}
.ml-50 {
	margin-left:-50px!important;
}
.ml-140 {
	margin-left:-140px!important;
}
.ml20 {
	margin-left:15px!important;
}
.ml40 {
	margin-left:40px!important;
}
.pb30 {
	padding-bottom:20px!important;
}
.pb55 {
	padding-bottom:55px!important;
}
.pb680 {
	padding-bottom:680px!important;
}
.pb700 {
	padding-bottom:700px!important;
}
.m0 {
	margin:0!important;
}

/***********************/
.main_menu {
	height:16px;
	font-size:16px;
	line-height:35px;
	padding:45px 0 60px;
	clear:both;
	width:830px;
	margin:0 auto;
	text-transform: uppercase;
}
	.main_menu li {
		float:left;
		text-align:center;
		margin-right:45px;
	}
	.main_menu li.home a {
		background:url(../images/main_menu.png) 0 0 no-repeat;
		width:50px;
	}
	.main_menu li.home a:hover, .main_menu li.home.current a {
		background:url(../images/main_menu.png) 0 -16px no-repeat;
	}
	.main_menu li.collection a {
		background:url(../images/main_menu.png) -95px 0 no-repeat;
		width:108px;
	}
	.main_menu li.collection a:hover, .main_menu li.collection.current a {
		background:url(../images/main_menu.png) -95px -16px no-repeat;
	}
	.main_menu li.our_story a {
		background:url(../images/main_menu.png) -253px 0 no-repeat;
		width:97px;
	}
	.main_menu li.our_story a:hover, .main_menu li.our_story.current a {
		background:url(../images/main_menu.png) -253px -16px no-repeat;
	}
	.main_menu li.where_buy a {
		background:url(../images/main_menu.png) -397px 0 no-repeat;
		width:126px;
	}
	.main_menu li.where_buy a:hover, .main_menu li.where_buy.current a {
		background:url(../images/main_menu.png) -397px -16px no-repeat;
	}
	.main_menu li.shop a {
		background:url(../images/main_menu.png) -572px 0 no-repeat;
		width:47px;
	}
	.main_menu li.shop a:hover, .main_menu li.shop.current a {
		background:url(../images/main_menu.png) -572px -16px no-repeat;
	}
	.main_menu li.press a {
		background:url(../images/main_menu.png) -684px 0 no-repeat;
		width:52px;
	}
	.main_menu li.press a:hover, .main_menu li.press.current a {
		background:url(../images/main_menu.png) -684px -16px no-repeat;
	}
	.main_menu li.contact {
		margin:0;
	}
	.main_menu li.contact a {
		background:url(../images/main_menu.png) -779px 0 no-repeat;
		width:80px;
	}
	.main_menu li.contact a:hover, .main_menu li.contact.current a {
		background:url(../images/main_menu.png) -779px -16px no-repeat;		
	}
		.main_menu li a {
			text-decoration:none;
			color:#c9a87c;
			display:block;
			height:16px;
			margin:0;
			text-indent:-9000px;
		}		
.footer {
	background:url(../images/footer_bg.jpg) center 0 no-repeat;
	height:80px;
	margin-top:-580px;
	overflow:hidden;
	font-size:10px;
	padding:450px 0 50px 0;
	position:relative;
	text-align:center;
}
	.footer .main {
		min-height:auto;
		width:545px;
	}
	.footer_home {
		clear:both;
		padding:100px 0;
		width:320px;
		margin:0 auto;
	}
	.footer p, .footer_home p {
		float:left;
		padding:5px 0 0 0;
		font-size:10px;
	}
	.footer a.button, .footer_home a.button, .home_info a.button {
		display:block;
		float:left;
		text-indent:-9999px;
	}
	a.button.clickbrand {
		background:url(../images/logo_clickbrand.png) 0 0 no-repeat;
		width:71px;
		height:16px;
		margin-left:5px;
	}
	a.button.checkout {
		background:url(../images/blog_btn.png) 0 0 no-repeat;
		width:128px;
		height:37px;
		margin-left:20px;
	}
.content {
	min-height:100%;
}
.main {
	width:860px;
	margin:0 auto;
	min-height:100%;
}
.form {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:50px;
}
.form.left {
	width:375px;
}
.form.right {
	width:415px;
	border:2px solid #a103d5;
}
	.form.right h6 {
		font-size:15px;
		background:#000;
		padding:0 15px;
		margin:-13px 0 0 20px;
		color:#a103d5;
		float:left;
	}
	.form.right p {
		color:#a103d5;
		clear:both;
		line-height:20px;
		padding:5px 10px;
		font-size:13px;
	}
	.form .line {
		padding:12px 0;
		float:left;
		width:100%;
		position:relative;
	}
	.form .tit {
		color:#9c5fe0;
		text-transform:uppercase;
		float:left;
		width:105px;
		text-align:right;
		margin-right:30px;
		font-size:15px;
	}
	.form input[type=text] {
		background:#ebebeb;
		border:none;
		width:235px;
		padding:2px 0 0 5px;
		height:19px;
	}
	.form input[type=text].m {
		width:105px;
		margin-right:15px;
	}
	.form textarea {
		background:#ebebeb;
		border:none;
		width:230px;
		padding:5px;
		height:95px;
	}
	.form select, select.locations {
		background:#ebebeb;
		border:1px solid #ebebeb;
		height:21px;
		margin:0;
		padding:0;
	}
	.form select.m {
		width:110px;
	}
	.form p.req {
		text-align:right;
		color:#9c5fe0;
		text-transform:uppercase;
		font-size:11px;
	}
	.form .error_box {
		background:#d120ba;
		right:-10px;
		top:13px;
		padding:0 20px;
		text-transform:uppercase;
		position:absolute;
	}
/************************/
.story_box {
	float:left;
	width:390px;
	margin:0 40px 0 0;
	font-size:13px;
}
	.story_box h2 {
	}
	.story_box p {
		padding-bottom:20px;
	}
	.story_box img {
		vertical-align:middle;
		margin-left:10px;
	}
.places {
	width:440px;
	margin:15px 0 0 0;
}
	.places li {
		float:left;
		font-size:15px;
		line-height:27px;
		margin-right:15px;
		width:205px;
		padding-bottom:35px;
	}
	.places h3 {
		color:#5F71E0;
	}
select.locations {
	margin:5px 0 0 0;
	width:150px;
}
.online_stores {
	border-bottom:1px dotted #FF6CE2;
	clear:both;
	padding:20px 10px 150px;
}
	.online_stores ul {
		float:left;
		width:200px;
		font-size:15px;
		line-height:27px;
		margin-right:20px;
	}
	.online_stores ul a {
		text-decoration:none;
	}
	.online_stores ul a:hover {
		text-decoration: underline;
	}
.press {
}
	.press li.first {
		border-top:none;
		padding-top:0;
	}
	.press li.first img {
		margin:0 20px 0 0;
	}
	.press li {
		border-top:1px dotted #530654;
		padding-bottom:30px;
		padding-top:15px;
	}
		.press li img {
			margin:20px 20px 0 0;
		}
		.press li h4 {
			font-size:20px;
			color:#5f71e0;
			padding:14px 0 4px;
			clear:both;
		}
		.press li p {
			font-size:15px;
		}
.home_info {
	float:left;
	width:100%;
	margin:14px 0 0 0;
}
.curr_showcast {
	color:#4d0f3f;
	font-size:11px;
	text-align:center;
	float:left;
	margin-right:10px;
}
.curr_showcast a {
	display:block;
	float:left;
	margin-top:8px;
}
a.facebook {
	background:url(../images/quick_links.png) 0 0 no-repeat;
	color:#FFF;
	width:71px;
	height:19px;
	float:left;
	text-indent:-9999px;
	margin:12px 0 0 7px;
}
a.youtube {
	background:url(../images/youtube.png) 0 0 no-repeat;
	color:#FFF;
	width:19px;
	height:19px;
	float:left;
	text-indent:-9999px;
	margin:12px 0 0 7px;
}
a.twitter {
	background:url(../images/quick_links.png) 0 -30px no-repeat;
	color:#FFF;
	float:left;
	height:19px;
	width:58px;
	text-indent:-9999px;
	margin:12px 0 0 3px;
}
.home_box .button.checkout {
	margin:5px 0 0 26px;
}
.home_box {
	width:794px;
	margin:0 auto;
}
.shop_box {
	margin:0 auto;
	width:510px;
	overflow:hidden;
}
.press_box {
	margin:0 auto;
	width:510px;
	overflow:hidden;
}
/*********player**************/
.jp-playlist {
	font-size:13px;
	float:left;
	margin:0 0 0 12px;
	width:180px;
}
.jp-playlist-player .jp-playlist li {
	display:none;
}
.jp-playlist-player .jp-playlist li.jplayer_playlist_current {
	display:block;
}
.jp-controls li {
	float:left;
	display:block;
	margin:3px 3px 0 0;
	width:15px;
	height:15px;
	cursor:pointer;
	text-indent:-9999px;
}
.jp-playlist-player {
	float:left;
	width:265px;
	height:40px;
	margin:12px 0 0 10px;
	color: #A103D5;
}
.jp-single-player, .jp-playlist-player.other {
	position:absolute;
	right:10px;
	top:10px;
	width:270px;
	height:40px;
	color: #A103D5;
}
.jp-play {
	background:url(/images/player.png) 1px -11px no-repeat #000000;
}
.jp-pause {
	background:url(/images/player.png) 2px -24px no-repeat #000000;
}
.jp-stop {
	background:url(/images/player.png) 1px 2px no-repeat #000000;
}
.jp-previous {
	background:url(/images/player.png) 1px -37px no-repeat #000000;
}
.jp-next {
	background:url(/images/player.png) 1px -50px no-repeat #000000;
}
/***********************************/
.contact_us {
	background:url(/images/contact_us_bg.jpg) 20px 385px no-repeat;
}
