﻿/* Textwit - Daniel Fernandez */
body,a,img{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family:Lucida Grande, Tahoma, Arial;
	font-size:1em;
}
center{
	font-size:0.8em;
	color:#606060;
}




.toplinks_entries a{
	color:darkgoldenrod;
	text-decoration:none;
}
.toplinks_entries a:hover{
	color:goldenrod;
	text-decoration:underline;
}
.toplinks_entries span{
	font-size:0.8em;
	font-weight:bold;
	padding:0 3px;
}



#foot{
	height:200px;
	background-color:dimgray;
	border-top:2px solid gray;
	-moz-box-shadow:inset 0 2px 5px -1px rgba(255, 255, 255, 0.5); 
	-webkit-box-shadow:inset 0 2px 5px -1px rgba(255, 255, 255, 0.5); 
}
#foot_inner{
	border-top:4px solid #222;
}
#foot_left{
	position:absolute;
	border:0;
	margin-top:6px;
	width:300px;
	height:100px;
	background:url(http://www.textwit.com/images/powered-by-moz-w-s.png) no-repeat 5px 0; 
}
#foot_right{
	position:absolute;
	right:4px;
	border:0;
	margin-top:2px;
	width:300px;
	height:100px;
	text-align:right;
}
#foot_copy{
	font-size:0.6em;
	color:#f0f0f0;
	padding:0 5px;
}
#foot_copy a{
	color:gold;
	text-decoration:none;
}
#foot_copy a:hover{
	text-decoration:underline;
}

#toplogo{
	width:95px;
	height:35px;
	padding:0;
	margin:0 auto;
}
#toplinks{
	padding:5px 0;
	/*border-bottom:5px solid #c0c0c0;*/
}
.mini_separator{
	height:15px;
	background:url(http://www.textwit.com/images/separator.gif) no-repeat 50% 50%;
}
.top{
	width:999px;
	padding:0;
	margin:0 auto 5px auto;
}
.section{
	width:999px;
	padding:0;
	margin:0 auto 0 auto;
	text-align:center;
	clear:both;
	overflow:visible;
}
.section a{
	color:darkgoldenrod;
	text-decoration:none;
	text-shadow:#aaa 0 1px;
}
.section a:hover{
	color:goldenrod;
	text-decoration:underline;
}



a.external {
	background:url(http://www.textwit.com/images/external.gif) no-repeat 2px 50%;
	padding: 0 6px;
}



.content{
	margin-top:10px; 
	background:url(http://www.textwit.com/images/bkgc.png) no-repeat 50% 100%;
	-moz-border-radius-topleft:24px;
	-webkit-border-top-left-radius:24px;
	-moz-border-radius-topright:24px; 
	-webkit-border-top-right-radius:24px;
	-moz-box-shadow:inset 0 0 8px -1px rgba(100, 100, 100, 0.3); 
	-webkit-box-shadow:inset 0 0 8px -1px rgba(100, 100, 100, 0.3); 
}
#underconstruction{
	height:60px;
	background:url(http://www.textwit.com/images/underconstruction.gif) no-repeat 50% 50%; 
}
.content_body{
	width:850px;
	height:520px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	background-position:60px 100%;
	background-repeat:no-repeat;
}
#content_download_buttons{
	margin-top:100px;
}
#content_download{
	width:340px;
	height:500px;
	float:right;
	padding-top:50px;
}
#download_bt{
	border:0;
}
#download_bt div{
	width:170px;
	height:33px;
	background:url(http://www.textwit.com/images/download01.png) no-repeat; 
}
#download_bt:hover div{
	background:url(http://www.textwit.com/images/download02.png) no-repeat; 
}
#content_download_text{
	padding:5px 0;
	color:#222;
}
#content_download_text b{
	color:darkgreen;
}
.text_smaller{
	font-size:0.8em;
	color:#666;
}
.text_padtop{
	padding-top:10px;
}
.text_padbottom{
	padding-bottom:50px;
}




.highlight{
	border-top:5px solid #d0d0d0;
	border-bottom:5px solid dimgray;
	background-color:#f0f0f0;
	padding:0;
	text-align:left;
	-moz-box-shadow:inset 0 -6px 12px -1px rgba(0, 0, 0, 0.3); 
	-webkit-box-shadow:inset 0 -6px 12px -1px rgba(0, 0, 0, 0.3); 
}
.highlight_line{
	position:absolute;
	width:999px;
	height:6px;
	margin:0;
	margin-top:-11px;
	padding:0;
	border:0;
	overflow:hidden;
	-moz-box-shadow:inset 0 -3px 6px -2px rgba(0, 0, 0, 0.3); 
	-webkit-box-shadow:inset 0 -3px 6px -2px rgba(0, 0, 0, 0.3); 
}
.highlight p{
	text-align:center;
	font-size:1.5em;
	color:#a0a0a0;
	margin:0;
	padding:15px 50px;
}
.feat_title{
	background-color:dimgray;
	text-align:center;
	font-size:1em;
}
.feat_title h2{
	margin:0;
	padding:10px 0 20px 0;
	color:gold;
	font-size:0.8em;
	text-shadow:#444 0 1px;
}
.feat_body{
	background-color:#696969;
	clear:both;
	overflow:visible;
}
.feat_body_columns{
	padding-top:5px;
	overflow:visible;
	font-size:0.9em;
}
.feat_body_column{
	float:left;
	border:0;
	margin:0;
	width:333px;
	text-align:left;
	overflow:visible;
}
.feat_col1{
	list-style-image:url(http://www.textwit.com/images/bulletsq_red.png);
}
.feat_col2{
	list-style-image:url(http://www.textwit.com/images/bulletsq_green.png);
}
.feat_col3{
	list-style-image:url(http://www.textwit.com/images/bulletsq_blue.png);
}
.feat_body_column ul{
	color:#f0f0f0;
	text-align:left;
}
.feat_body_column li{
	padding:10px 5px;
	text-shadow:#555 0 1px;
}
#feat_body_bottom{
	clear:both;
	height:24px;
	margin:0;
	padding:0; 
	text-align:left;
}
#feat_body_bottom_tipleft{
	position:absolute;
	width:24px;
	height:24px;
	margin:0;
	padding:0; 
	background:url(http://www.textwit.com/images/bottom-corners.gif) no-repeat 0 0;
}
#feat_body_bottom_tipright{
	position:absolute;
	width:24px;
	height:24px;
	margin:0;
	padding:0; 
	margin-left:975px;
	background:url(http://www.textwit.com/images/bottom-corners.gif) no-repeat -24px 0;
}







#map{
	margin:5px 25px;
	height:400px;
	width:600px;
	border:1px solid #444;
	-moz-box-shadow:0 2px 5px -1px rgba(0, 0, 0, 0.5); 
	-webkit-box-shadow:0 3px 9px -1px rgba(0, 0, 0, 0.5);
}
#maptitle{
	color:#555;
	font-size:1.3em;
}
#mapad{
	position:absolute;
	width:300px;
	height:250px;
	margin-top:70px;
	margin-left:660px;
}









.sectionimagerow{
	clear:both;
	overflow:visible;
	width:480px;
	height:140px;
	margin:20px auto;
}
.sectionimagebox{
	float:left;
	width:140px;
	height:140px;
	/*outline:1px solid gold;*/
	margin:0 10px;
}
.narrow{
	width:500px;
}
.section > center{
	padding:5px;
	font-size:0.75em;
}
.bottom{
	padding:50px 0;
}













