/* div {
	border:1px solid;
}
*/

body {
 	width:100%;
 	height:100%;
	margin:0; 
	padding:0;
	background-image: url('../images/site/background_small.png');
	background-repeat:no-repeat;
}             

#container { 
	position:relative;
	overflow:visible;
	width:820px;
	height:100%;
	margin-left:auto;
	margin-right:auto;  
	margin-top:30px;
	text-align:left; 
}

#header {
	width:820px;
	height:70px;
}

#main_navigation { 
	position:absolute;
	top:22px;    
	left:0px;
	margin:0;
	padding:0;   
}
#main_navigation li {
	float:left;
	list-style:none;  
	padding-right:24px;
	padding-top:14px;
	color:#bbb;
}

#main_navigation li a{
	font-size:13px;
	color:#777;
} 

#main_navigation li a:hover{
	color:#111;
}


#main_navigation li.active a{
	font-weight:bold;
	color:#333;
}

#tour_menu {
	clear:both;
	position:relative;
	width:780px;
	margin-top:23px;
	margin-bottom:34px;
	height:23px;
	padding:10px 5px 5px 5px;
	border-bottom:1px solid #ededed;
}

#tour_menu li a {
	color:#999;
}
#tour_menu li a:hover {
	color:#333;
}

#tour_menu li.active a {
	color:#333;
	font-size:14px;
}



/* Tabbed navigation menu */


.tabmenu {
	margin:0;
}

.tabmenu li {
	float:left;
	list-style:none;
	padding:5px 14px 5px 14px;
	border-bottom:1px solid #ededed;
}
.tabmenu a {
	text-decoration:none;
	cursor:pointer;
}
.tabmenu a:hover { 
	text-decoration:none;
	color:#333;
	}

.tabmenu li.active a {
	color:#777;
}
.tabmenu li.active {
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	border-bottom:1px solid #fff;
	
}
.tabmenu li.begin {
	padding-left:0;
	border-left:0;
}
.tabmenu li.end {
	padding-right:0;
	border-right:0;
}

.tabmenu_inside  {
height:29px;
width:500px;
border-bottom:1px solid #ededed;
}

.tabmenu_inside li a {
	font-weight:bold;
	color:#aaa;
}	




#logo {                   
	display:block;
	margin-left:-9px;
	margin-top:-14px;
}  

#logo img {
	border:0;
}

#head_block {
	height:385px;
	width:814px;
}

#head_block a:hover  {
	text-decoration:none;
}

#viewbook_movie {
	width:655px;
	height:380px;
	overflow:hidden;
}

#trigger_credits {
	position:absolute;
	width:50px;
	top:450px;
	left:726px;
	color:#777; font-size:10px; padding-top:3px;
	cursor:pointer;
}

#credits {
	position:absolute;
	margin-top:0px;
	left:510px;
	width:280px;
	z-index:1000;
	text-align:right;
	color:#aaa;
	display:none;
	background-color:white;
}

#close_credits {
	color:#777; font-size:10px; cursor:pointer;	
}

#head_block_small {
	height:35px;
	padding-top:68px;
}





/* CONTENT */
#content {              
	clear:left;
}                

.content_block {          
	float:left; 
	padding-right:10px;
	margin-right:7px;
	line-height:1.5em;
	font-size:13px;
}        

.content_1 {          
	width:245px; 
}   
.content_2 {          
	width:507px; 
}   
.content_3 {          
	width:764px; 
}   
     
.devider {
	height:35px;
}
.devider_small {
	height:25px;
}

.text_column_2 {
	width:477px; 
	padding-right:40px;
}

.border_top {
 border-top:1px solid #CCC;   
margin-top:20px;
padding-top:5px;
}

.border_bottom {
 border-bottom:1px solid #CCC;   
margin-top:20px;
}

.no_margin {
	margin:0;
	padding:0;
}

.plan_details {
	margin-top:30px;
	padding:7px;
	border-top:1px solid #939393;
	background-color:#f4f4f4;
}

.feature_highlights {
	width:235px;
	color:#999;
	font-size:12px;
}

.feature_higlight_title {
}

/* FOOTER */
#footer {
	clear:left;     
	position: relative;
	top:10px;
	font-size:11px;
	text-align: left;  
	color:#555;   
	padding-top:5px;
	height:100px;
	border-top:1px solid #ddd;
	color:#555;
} 

#footer a {
	color:#999;
} 

#footer .company_info {
	padding-top:5px;
}
#footer .company_info a {
	color:#bbb;
}

#footer input {
	border:1px solid #ccc;
	 font-size:11px;
	text-align: left;  
	color:#555;   
} 




/* STYLES */  

body {
	font-family: Arial; 
	color: #444;   
	font-size:14px;
	line-height:18px;
	color: #333;  
}

h1, h2, h3, h4 { 
	font-weight:normal; 
}   
 

h1.larger {
font-size:22px;	
line-height:28px;
color:#333;
}


h1 {
font-size:20px;	
line-height:28px;
color:#333;
margin-bottom:3px;
margin-top:0px;
}
      
h2 {
	font-size:14px;	
	padding-top:3px;
}                    

.h1_head {
	margin-bottom:4px;
	margin-top:0;
	font-size:42px;
	color:#36363e;
}

.grey {
	color:#777;
}

.h2_top{
	margin-top:0px;
	padding-top:0;
}

.h2_grey {
	color:#444;
}


h3 {
	color: #1e2500;
	font-size: 18px;
	margin:0;
}

.h3_home_features {
	margin-bottom:2px;
}

h4 {
	font-size: 17px;
	margin:0;
	line-height:21px;
	color:#444;
}

a {
  	outline: none;
/*	color: #ea1d00;    
*/	
	color: #0088FF;


	word-spacing: 0.05em;
	text-decoration:none; 
	line-height: 1.3em;
}   

pre {
	background-color:#eee;
	padding:4px;
	font-size:10px;
	font-family:courier;
}

a:hover {
	text-decoration:underline;
}

 .nav_small a { 
	text-decoration:none;   
	color:#444;
	font-size: 12px; 
}    

.a_normal_none {
	color:#333;
}

.a_normal {
	color:#333;
	text-decoration:underline;
}  
 
.a_arrow {
	background-image:url('../images/icons/arrow.gif');
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left:8px;
}

.a_arrow_grey {
	background-image:url('../images/icons/arrow_grey.gif');
	color:#333;
}


.small {
	font-size:11px; 
	color:#bbbbbb;
} 

.little {
	font-size:12px; 
	color:#777;
	line-height:16px;
} 

.quote {
	color:#666;
}


.link_grey {
	color:#444444;
}

.grey_bg {
	background-color:#eee;
}

img {
	border:0;
}

.headline {
	font-size:26px;
}

#head_block h1 {
	margin:0;
	margin-top:90px;
	color:#111;
}

#head_block p {
	display:block;
	margin:0;
	line-height:26px;
	font-size:19px;
	font-weight:normal;  
	color:#585858;
	/* Safari render nice skinny font */
	text-shadow: #ededed 1px 1px 1px;
	width:210px;
}

#head_block p strong {
	font-weight:normal;
}


.banner {
	line-height:23px;
	font-size:18px;
	/*padding-top:0px;*/
	font-weight:normal;  
	color:#333;
	
}

.banner_inner {
	float:left;
	width:107px;
	height:110px;
	padding: 0px 7px 0px 7px;
	border-left:1px solid white;
	cursor:pointer;
}

ul {
	margin:14px;
	padding:0;
}

 
.note {
	background-color:#FEF49C;
	color:#555;
	font-size:10px;
	padding:2px;
}

.warning {
	border:2px solid #CCC;
}

.warning div {
	padding:10px;
}

table, td {vertical-align:top;}



.new {
	background-color:black;
	color:white;
	font-size:10px;
	padding:0px 2px 0px 2px;
}


#signup_left {
	position:absolute;
	top:310px;
}

#signup_button_tour{
	position:absolute;
	top:145px;
	left:538px;
}


.intro {
	width:465px;
}

.thumb {

}

.home_blocks {
	height:100px;
	color:#aaa;
}
.home_blocks strong{
	color:#888;
}

.home_blocks_padding {
	width:200px;
}

.h2_grey_home_blocks {
	color:#888;
	font-size:15px;
}

.breadcrump {
	background-color:#f7f7f7;
	padding:2px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;

}

.tooltip {
	cursor:pointer;
		text-decoration:underline;
}

.tooltip:hover {
	text-decoration:underline;
}



.a_thumb_135px {
/*	background-color:black;
	display:block;
	width:135px;
	height:106px;
*/}
.transp_rollover:hover {
/*	filter:alpha(opacity=90);
		-moz-opacity:0.90;
		-khtml-opacity: 0.90;
		opacity: 0.90;
*/}

#share_this {
	position:relative;
	left:0px;
	top:0px;
}
/* overwrite sharethis icon*/
#sharethis_0 .stico_default {
	background: transparent url(../images/icons/share-icon-16x16.gif) no-repeat scroll 0px 50% !important;
}

.resources_section {
	background-image:url('../images/site/resources_gradient.jpg');
	padding:8px;
	/*width:500px;*/
	min-height:50px;
	background-repeat:no-repeat;
}

.open_examples_button {
	cursor:pointer;
	float:right;
	margin-top:-36px;
}

/* get satisfaction! */

#gsfn_list_widget { 
	padding: 10px 10px 10px 7px; 
	background: #f7f7f7;
	margin-left:-7px;
}

#gsfn_list_widget img { 
	border: none; 
}

#gsfn_list_widget h2 {
	margin-bottom: 1.5em;
}

#gsfn_list_widget a.widget_title { 
	font-size: 12px;
	margin: 0px;
	color: #333;
	padding-bottom: 1px;
	text-decoration: none;
}

#gsfn_list_widget div#gsfn_content ul { padding: 0; margin: 0; }
#gsfn_list_widget div#gsfn_content li { text-align:left; margin-bottom:5px; list-style: none; padding-left: 20px;}
#gsfn_list_widget div#gsfn_content li.gsfn_idea { background: transparent url("../images/icons/idea.png") no-repeat top left; }
#gsfn_list_widget div#gsfn_content li.gsfn_question { background: transparent url("../images/icons/question.png") no-repeat top left; }
#gsfn_list_widget div#gsfn_content li.gsfn_talk { background: transparent url("../images/icons/talk.png") no-repeat top left; }
#gsfn_list_widget div#gsfn_content li.gsfn_problem { background: transparent url("../images/icons/problem.png") no-repeat top left; }

#gsfn_list_widget .powered_by {
 margin-top: 5px;
	padding-top: 5px;
	text-align: right;
}

#gsfn_list_widget .powered_by a {
	text-decoration: none;
	color: #777;
}

#gsfn_list_widget div#gsfn_content a.gsfn_link { 
	line-height: 1; 
	color: #444; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 2px 4px;
}

#gsfn_list_widget div#gsfn_content span.time { font-size: 90%; padding-left: 3px; }
#gsfn_list_widget div#gsfn_content .gsfn_summary { 
	margin-bottom: 10px; 
}







