/************** GENERAL ***************/



body {
	background-color: black;
	background:black url("../images/bg.jpg") no-repeat ;
	background-position: 0px 0px;
	color: #858585;
	font-family: "Tw Cen MT", Helvetica, Verdana, sans-serif; 
	font-size: 14px; 
	padding-top:0;
	margin-top:0;
	height:300px;
}

h1, h2, h3, h4{
	margin:0;
	padding:5px 0 0 0;
}

img{
	/*background-color: black;*/
	border:0;
	margin:0;
	padding:0;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

#content{
	float:right;
	width:580px;
	margin:0 0 0 0;
}

a{
	color:black
}

#left_panel{
		margin:0 0 0 100px;
		padding: 0 0 0 0px;
		float:left;
}

#left_panel_support{
		margin:-5px 0 0 100px;
		padding: 0 0 0 0px;
		float:left;
		text-align:left;
		
}


#right_panel_center{
		margin:0 auto;
		text-align:center;
}

#right_panel{
		margin:0 0 0 30px;
		padding: 0 0 0 10px;
		float:left;
}


#browse_button{
	background:black url("../images/bg_2.jpg") no-repeat ;
	color: red;

}

#textHome{
	font-size: 18px;
	width:680px;
	margin:0px 0px 0px 50px;
	color:#858585;
	text-align: center;
}


#textTitleHome{
	width:680px;
	margin:-20px 0px 0px 50px;
	color:#19A5C9; 
	font-size: 18px; 
}


#text{
	width:570px;
	margin:5px 0px 10px 10px;
	color:#858585;
	font-size: 14px;
}

.textForm{
	margin: 2px 0px 2px 0px;
	color:#858585;
	font-size: 14px; 
	font-weight: bold;
}

#textTitle{
	/*width:570px;
	margin:5px 0px 0px 5px;*/
	margin: 0 ;
	padding:0;
	color:#858585;
	font-size: 24px; 
	font-weight: bold;
}

hr{
	color:#858585;
	width:560px;
	border-color:#858585;
	border-style:solid;
	margin: 3px 0 3px 0;
}

#textSupport{
	width:570px;
	margin:5px 0px 10px 10px;
	color:#858585;
	font-size: 13px;
}


/*******************CHOOSE SKULLY***********************/

#choose_body{
	background:black url("../images/bg_2.jpg") no-repeat ;
	background-position: 0px 0px;
	padding-top:10px;

}

#form_skully, #form_skully *{
	margin:0;
	padding:0;
}


#form_skully .purchase-tagline{
	margin-left: 300px;	
	font-weight:bold; 
	color:purple; 
	text-align:center;
}

#carousel{
		background-color: black;
/*		width:300px;*/
		width:480px;
		height:400px;
		position:relative;
		float:right;
		margin-top: -140px;
		margin-right:0px;
/*		margin-right:225px;*/
		padding:0 0 0 0; 
}
	
#carousel img{
		width:100%;
		height:auto;
		border:0px solid #FFFFFF;
		display:block;
}

#options{
		margin:10px auto 10px auto;
}


#options a{
		color: black;
		border:2px solid #888888;
		floaT:left;
		margin-left:7px;
		/*padding: 2px;*/
}

#options a:hover{
		color: black;
		border:2px solid #249DC8;
}

#options_content{
  margin-left: 6px;
}
#options_content_art{
    
}

#options_content_art a{
    margin-right: 16px;
}

#options_content #eye_picker  a{
		border:2px solid black;
}

#skull_content_panel {
		margin:2px 0 0 0px;
		padding: 0 0 0 0px;
		background-color: black;
		width:650px;
}

#skull_content_panel .options_div{
	margin:-22px 0 0 0;
	float:right;
  	text-align:right;
}

#skull_content_panel a{
	margin:0 5px 0 5px;
	color:#858585;
	text-decoration: none;
}

#skull_content_panel a.selected_option{
	color:#19a5c9;
	border-top: 2px solid #19a5c9;
}

#skull_content_panel .images img{
	border: 2px solid #858585;
  	width:  55px;
  	height: 55px;
}

#content_panel_options div {
    height: 100px;
}

#content_panel_options p{
  margin: 0 0 10px 0;
}


#skull_left_panel {
		margin:-2px 0 0 28px;
		padding: 0 0 0 0px;
		background-color: black;
		width:220px;
		/*height:350px;*/
}


#skull_left_panel h2{
		font-size: 11pt;
    margin-bottom: -10px;
		padding:0;
    
    
}

#skull_left_panel h3{
		font-size: 9pt;
		margin-bottom: 2px;
		padding:0 0 0 6px;
}


.small_panel {
    font-size: 11px;
    text-align: justify;
    margin-top:25px;
    height:100px;
}

.small_panel ul{
	margin:0;
	padding:0 0 0 10px;
}

.small_panel ul li{
    list-style: none;
}

#skull_left_panel .small_panel h2{
	border-bottom:2px solid #858585;
	float:left;
	margin-bottom:15px;
	padding:0 0 15px 0;
	width:100%;
}
#skull_left_panel .small_panel .options_div{
	margin:-30px 0 0 -10px;
	float:right;
  	text-align:left;
}
#skull_left_panel .small_panel a{
	margin:0 5px 0 5px;
	color:#858585;
	text-decoration: none;
}

#skull_left_panel .small_panel a.selected_option{
	color:#19a5c9;
	border-top: 2px solid #19a5c9;
}

#skull_left_panel .small_panel img{
	border: 2px solid #858585;
  	width:  55px;
  	height: 55px;
}

:link:focus, :visited:focus {
-moz-outline: none;
} 

#small_panel_options div {
    height: 100px;
}

#small_panel_options p{
  margin: 0 0 10px 0;
}

#eye_color_picker{
  display: none;
  height:20px;
  width:215px;
  margin:0 0 0 0 ;
  padding: 0 0 0 0 ;
}

#disabled_eye_color_picker{
  display: block;
  height:32px;
  width:215px;
  margin:0 0 0 0 ;
  padding: 0 0 0 0 ;
}
#eye_color_holder{
  height: 45px ;
  width:219px;
  margin:0;
  padding:0 0 10px 0;
}


/******************* HOME  ***********************/

#home_body {
	background:black url("../images/about_bg.jpg") no-repeat ;
	background-position: 0px 0px;
	/*height:490px;*/
	padding-top:20px;
}


/******************* MEDIA ***********************/

.media_iphones {
	text-align: center;
	float:left;
	width:30%;
	margin: 1px 0 0 0;
}

/**************** DEALERS **********************/

#dealers_list a {
	text-decoration: none; 
	color:purple; 
	font-size: 11px;
}

#dealers_list a[href^="mailto"]:hover:after { 
	color:#858585;
	content: " " attr(title); 
}

#dealers_list ul {

	padding:0;
	margin:0;
}

#right_panel_center #col {
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	float:left;
}

.dealer_content{
	cursor:pointer;
}

/**************** TEAM **********************/

.team-block {
	height:134px;
	width:267px;
	background: url('../images/team-block.png') no-repeat scroll 0 0 transparent;
}

.team-pic {
	margin:15px 0 0 15px;
	float:left;
}

.team-bio {
	float:left;
	margin:16px 0 0 10px;
	text-align:left;
}

.team-name, .team-hobby {
	font-weight:bold;	
}

.team-age {
	font-size: small;
}

.team-info {
	font-size: smaller;
	color: #6D7479;
}

.team-fb {
	float:right;
	width:17px;
	height:17px;
	margin:105px 10px 0 0;
	background: url('../images/fb_team.png') no-repeat scroll 0 0 transparent;
}

.team-fb-link {
	padding:0 17px 0 0;	
}
