/*	-------------------------------------------------------------
	BLUE SCHEME
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	background: #060505; }
	
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	color:#97501c; }	

a.signupnowsmall {
  	color:#fff;
  	text-shadow: 1px 1px 0 #144866;
  	background: #4a4a4a url("../../images/bg_button_light.png") repeat-x bottom center;
  	border:1px solid #666666;} 

a.signupnowsmall:hover {
  	background: #272727 url("../../images/bg_button.png") repeat-x bottom center; } 
  	
a.signupnowsmall-y {
    color:#863f00;
    font-size:16px;
  	text-shadow: none;
  	background: #ffbe19 url("../../images/bg_button_yellow.png") repeat-x center bottom;
  	border:2px solid #cb7c00;} 
  	
a.signupnowsmall-y:hover {
    border:2px solid white;
    color:#863f00;
    font-size:16px;
    text-shadow: none;
    background: #ffbe19 url("../../images/bg_button_yellow.png") repeat-x center bottom;
    }

	
.nav_connect_item {
    margin-right:30px;
    padding-left: 22px !important;
    font-size:14px;
    color: black;
    background-image: url("../../images/signup/lock2.png")  !important;
    background-repeat: no-repeat !important;
    background-position:  left center !important;
}
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	background: transparent url("../../images/bg_container.jpg") repeat-x top center; 
}

.container-yellow {
	background: transparent url("../../images/bg_container_yellow.jpg") repeat-x top center; 
}


.content-top {
	background: transparent url("../../images/content_top.png") no-repeat top left; }

.content {
	background: transparent url("../../images/content_bg.png") repeat-y left bottom; }

.content-btm {
	background: transparent url("../../images/content_btm.png") no-repeat top left; }

/*	-------------------------------------------------------------
	MISC (NEED A CLEANUP!)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

div.block p.meta span {
	color:#1c6997; }

/*	-------------------------------------------------------------
	INTERFACE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.header h1 {
	background:transparent url("../../images/logo.png") no-repeat top left; 
	left:25px;} /* YOUR LOGO IMAGE */

/* SHOWCASE */	
.showcase {
	background: transparent  } /*url("../../images/bg_showcase.png") no-repeat top center;*/

.showcase .laptop {
	background: transparent url("../../images/laptop.png") no-repeat top right; }

.showcase h2, .showcase p {
	color:#fff;
	text-shadow: 0 1px 0 #323231;} 

/* PAGE TITLE */
.page-title {
	background: transparent;  } /*url("../../images/bg_showcase.png") no-repeat top center;*/

.page-title h2 {
	color:#fff;
	text-shadow: 0 1px 0 #323231;
	margin-left:25px; }

	.page-title ul.nav li a {
		color:#fff;
		text-shadow: 0 1px 0 #323231; }

	.page-title ul.nav li a:hover, .page-title ul.nav li a.selected {
		color:#d9eff3;}

/*	-------------------------------------------------------------
	TABLES (PRICING)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

table#plans thead th em.tagline {
	color: #97501c; }

table#plans thead th h5 {
	color: #97501c; }

table#plans td.most_popular a.signupnowsmall {
	border:1px solid #4a4a4a;
	text-shadow: 1px 1px 0 #082848;
 	background: #272727 url("../../images/bg_button.png") repeat-x bottom center; }

	table#plans td.most_popular a.signupnowsmall:hover {
	  	background: #272727 url("../../images/bg_button.png") repeat-x bottom center; }

/*	-------------------------------------------------------------
	BLOG
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p.articlemeta span {
	color:#000; }

.post .comments {
	background: transparent url("../../images/icon_comment.png") no-repeat 0 0; }
	
li.rss {
  	background: url("../../images/icon_rrssubscribe.png") no-repeat 0 2px; }

.commentlist li.bypostauthor cite a {
	color:#97501c; }
	
#commentform #submit {
	color:#fff;
	border:1px solid #97501c;
	text-shadow: 1px 1px 0 #082848;
 	background: #97501c url("../../images/bg_button.png") repeat-x bottom center; }

#commentform #submit:hover {
	background: #4aa3d7 url("../../images/bg_button.png") repeat-x bottom center; }

#infos {
	background: #fff url("../../images/bg_info.png") repeat-x bottom center; }

#infos #rss a {
  	background:transparent url("../../images/icon_rrssubscribe.png") no-repeat 0 2px; }

/*	-------------------------------------------------------------
	FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

form input.submit {
	color:#fff;
	border:1px solid #1c6997;
	text-shadow: 1px 1px 0 #082848;
 	background: #1c6997 url("../../images/bg_button.png") repeat-x bottom center; }

	form input.submit:hover {
		background: #4aa3d7 url("../../images/bg_button.png") repeat-x bottom center; }

/*	-------------------------------------------------------------
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.footer a.twitter {
	font-size:11px;
	height:32px;
	line-height:32px;
	display:block;
	padding-right:45px;
	border:none;
	background:transparent url("../../images/twitter.png") no-repeat top right; }




#slider {
    padding-left:25px;
}


div.box_darkgray {
    background: #3b3b3b url("../../images/bg_box_darkgray.png") repeat-x top center;
    padding:15px;
    color:#EEE;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius: 6px;
}

.yellow {
    color:#facd1c;
}

hr {
    color:#000000;
}


.icon-64 {
    background-color: transparent;
    background-position: left -5px;
    background-repeat: no-repeat;
    padding-left:75px;
}

.icon-home-earth-64 { background-image: url("../../images/icons/home_earth64.png");}
.icon-prize-64 { background-image: url("../../images/icons/prize_winner.png");}
.icon-process-accept-64 { background-image: url("../../images/icons/process_accept.png");}
.icon-computer-accept-64 { background-image: url("../../images/icons/computer_accept.png");}
.icon-megaphone-64 { background-image: url("../../images/icons/megaphone.png");}
.icon-mail-64 { background-image: url("../../images/icons/mail.png");}
.icon-tag-blue-64 { background-image: url("../../images/icons/tag_blue.png");}
.icon-report-64 { background-image: url("../../images/icons/report.png");}
.icon-support-64 { background-image: url("../../images/icons/support.png");}



/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:95%;
padding:0px;
}

/* ----------- stylized ----------- */
#stylized{

}
#stylized h1 {
font-size:18px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:12px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 2px #E6DB55;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:180px;
float:left;
position:static;
font-size:14px;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:180px;
}
#stylized input{
float:left;
font-size:16px;
padding:5px;
border:solid 2px #E6DB55;
width:200px;
margin:2px 0 20px 10px;
-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}
#stylized .button{
clear:both;
margin-left:150px;
width:125px;
height:40px;
background: #272727 url("../../images/bg_button.png") repeat-x bottom center;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}