@charset "utf-8";
/*=================================
 		Title:SouthWest Connects
		Date:28.07.09
 ================================*/
body {
	font-family     : Arial,Verdana,Tahoma,Georgia, Lucida,Helvetica, sans-serif;
	text-align      : center;
	background      : #ede3cc;
}
* {
	margin          : 0;
	padding         : 0;
	outline-style   : none;
	outline-width   : 0;
}
img,fieldset {
	border          : none;
}
ul,ol,li {
	list-style      : none;
}
input, textarea, select {
	font-family     : inherit;
	font-size       : inherit;
	font-weight     : inherit;
}
a {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.hide,a b {
    position        : absolute;
    left            : -9999px;
}
/* Page Structure ==============================================
------------------------- Start outerWrapper -----------------*/
#wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	background:#fff url(../images/bottomBg.jpg) no-repeat bottom;
	border:10px solid #fff;
	border-width:0 10px 0 10px;
}
/*------------------------- Start wrapper --------------------*/
#header{
	height:172px;
	width:980px;
	background:url(../images/header-bg.gif) repeat-x top;
}
#header a img{
	margin:45px 0 0 8px;
	float:left;
}
/*------------------------- Start topNavigation --------------------*/
.topNavigation{
	float:right;
	height:41px;
	overflow:hidden;
	background:url(../images/top-nav-bg.gif) no-repeat;
	padding:0 0px 0 21px;
	margin:10px 9px 0 0;
}
.topNavigation ul{
	background:url(../images/top-nav-right.gif) no-repeat right top;
	height:41px;
	float:left;
	padding-right:19px;
}
.topNavigation li{
	float:left;
	background:url(../images/bar.gif) no-repeat right 2px;
	line-height:11px;
	padding-right:6px;
	margin:13px 6px 0 0;
}
.topNavigation li a{
	font-size:12px;
	color:#5c5041;
	text-transform:uppercase;
	background:url(../images/sign-in-bg.gif) no-repeat left 1px;
	padding:0 0 0 19px;
	height:11px;
	float:left;
	line-height:11px;
}
.topNavigation li .add{	
	background:url(../images/advertising.gif) no-repeat left top;
}
.topNavigation li .faq{
	background:url(../images/faq.gif) no-repeat left 1px; 
}
.search{
	width:618px;
	height:32px;
	background:url(../images/search-area-bg.gif) no-repeat;
	float:right;
	padding:19px 0 0 22px;
	margin-top:30px;
}
.search label{
	float:left;
	font-size:13px;
	padding:0 8px 13px;
	font-weight:bold;
}
.search input{
	float:left;
	width:202px;
	height:18px;
	font-size:11px;
	padding:4px 5px 0;
	background:url(../images/input-bg.gif) no-repeat right top;
	border:none;
}
.search .searchBotton{
	background:url(../images/search.gif) no-repeat;
	width:66px;
	height:22px;
	margin-left:9px;
	cursor:pointer;
}
/*------------------------- Start navigation --------------------*/
.navigation{
	width:970px;
	clear:both;
	background:url(../images/navigation-bg.gif) repeat-x;
	overflow:hidden;
	padding:4px 0 0 10px;
}
.navigation li{
	float:left;
}
.navigation li a{
	float:left;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:36px;
	line-height:36px;
	cursor:pointer;
}
.navigation li a:hover,.navigation li .active{
	background:url(../images/nav-bg.gif) repeat-x;
	text-decoration:none;
}
.navigation li a span{
	float:left;
	padding-left:19px;
}
.navigation li a:hover span,.navigation li .active span{
	background:url(../images/left-corn.gif) no-repeat left top;
}
.navigation li a span span{
	float:left;
	padding:0 19px 0 0;
}
.navigation li a:hover span span,.navigation li .active span span{
	background:url(../images/right-corn.gif) no-repeat right top;
}
.twitter{
	width:152px;
	height:64px;
	background:url(../images/twitter-bg.jpg) no-repeat;
	display:block;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	padding:16px 0 0 78px;
}	
.twitter img{
	padding:3px 0 0 13px;
	float:left;
}
.twitter:hover{
	text-decoration:none;
}
/*------------------------- Start mainBody --------------------*/
#mainBody{
	margin:10px 0 0;
}
/*------------------------- Start left --------------------*/
.left{
	width:239px;
	float:left;
}
.topList{
	margin:10px 0;
	background:url(../images/list-top.gif) no-repeat left top;
}
.topList h2,.list h2{
	font-size:17px;
	color:#000000;
	padding-left:20px;
	line-height:40px;
	height:40px;
}
.list h2{
	padding-bottom:8px;
	font-size:13px;
}
.topList ul,.list ul{
	background:#f9f5e8 url(../images/list-bottom.gif) no-repeat left bottom;
	padding-bottom:17px;
	width:230px;
	overflow:hidden;
}
.topList ul li,.list ul li {
	padding-left:10px;
	margin:0 0 0 10px;
	border-bottom:1px dotted #837d71;
	width:200px;
	overflow:hidden;
	float:left;
	clear:both;
	display:inline;	
}
.topList ul .bottomItem,.list ul .bottomItem,.rightList .bottomItem{
	border:none;
}
.topList ul li a,.list ul li a{
	font-size:13px;
	color:#000000;	
	padding:6px 0 7px 0px;
	float:left;
	line-height:12px;
	font-weight:bold;
}
.list{
	background:#f9f5e8 url(../images/bottom-list-top.gif) no-repeat;
	margin-bottom:13px;
	width:230px;
}
/*------------------------- Start right --------------------*/
.right{
	width:741px;
	float:right;
	overflow:hidden;
}
/*------------------------- Start center --------------------*/
.center{
	width:511px;
	float:left;
	overflow:hidden;
}
.contentArea span img{
	margin-right:8px;
	float:left;
}
.banner{
	width:502px;
	height:247px;
	background:url(../images/banner.jpg) no-repeat;
	float:left;
	margin:8px 0 14px;
}
.banner b{
	font-size:13px;
	color:#000000;
	padding:204px 0 0 17px;
	width:388px;
	display:block;
	line-height:17px;
	float:left;
}
.banner strong{
	float:left;
	padding:217px 0 0 35px;
}
.banner strong a{
	float:left;
	width:7px;
	height:10px;
	margin-right:12px;
	background:url(../images/previous.gif) no-repeat;
}
.banner strong a:hover{
	background:url(../images/previous-hover.gif) no-repeat;
}
.banner strong .stop{
	background:url(../images/stop.gif) no-repeat;
}
.banner strong .stop:hover{
	background:url(../images/stop-hover.gif) no-repeat;
}
.banner strong .next{
	background:url(../images/next.gif) no-repeat;
}
.banner strong .next:hover{
	background:url(../images/next-hover.gif) no-repeat;
}
.contentArea h2{
	padding-bottom:19px;
}
.contentArea h3{
	padding:5px 0 19px;
}
.contentArea p{
	font-size:12px;
	line-height:17px;
	padding:0 10px 16px 0;
	color:#3e494f;
}
/*------------------------- Start rightMost --------------------*/
.rightMost{	
	width:230px;
	float:right;
}
.rightList{
	background:#f9f5e8 url(../images/bottom-list-top.gif) no-repeat left top;
	margin-bottom:10px;
}
.rightList dt{
	height:40px;
	padding-left:20px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	line-height:40px;
}
.rightList dd{
	margin:0 20px;
	width:189px;
	border-bottom:1px dotted #000;
}
.rightList dd h2{
	font-size:12px;
	padding:12px 0 0 0px;
	line-height:20px;
}
.rightList dd h2 span{
	font-size:11px;
	color:#eb6b2b;
	display:block;
}
.rightList dd p{
	font-size:12px;
	color:#837d71;
	padding:10px 0px 17px 0px;
	line-height:13px;
}
.view{
	width:141px;
	height:24px;
	background:url(../images/botton.gif) no-repeat;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	line-height:24px;
	color:#000000;
	padding-left:8px;
}
.view:hover{	
	color:#333333;
	text-decoration:none;
}
.rightList .bottomItem{
	background:url(../images/list-bottom.gif) no-repeat left bottom;
	padding:0 20px 25px;
	margin:0;
	width:190px;
}
.rightList ul li{
	clear:both;
}
.rightList input{
	width:176px;
	height:17px;
	border:1px solid #837d71;
	color:#3e494f;
	font-size:12px;
	margin-bottom:5px;
	padding:5px  5px 0 7px;
}
.rightList .check{
	width:9px;
	margin-bottom:7px;
	height:10px;
	margin-right:6px;
	padding:0;
	float:left;
}
.rightList ul li{
	font-size:12px;
	color:#837d71;
}
.rightList ul li label{
	float:left;
}
.rightList ul li .subscribe{
	background:url(../images/subscribe.gif) no-repeat;
	width:85px;
	height:24px;
	border:none;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:0;
	cursor:pointer;
	margin:5px 0 0;
}
.rightList ul li .subscribe:hover{
	color:#333333;
}
.rightList dd p strong{
	color:#000000;
	line-height:17px;
	margin:-5px 0 -8px;
	display:block;
}
/*------------------------- Start footer --------------------*/
.footer{
	height:116px;
	width:980px;
	background:url(../images/footer-bg.gif) no-repeat;
	clear:both;
}
* html .footer{
	margin-bottom:-10px;
}
*+ html .footer{
	margin-bottom:-10px;
}
.footer img{
	float:left;
	padding:22px 0 0 28px;
}
.footer p{
	color:#fff;
	padding:29px 0 0 24px;
	font-size:11px;
	float:left;
	line-height:15px;
}
html* .footer p{
	[padding:29px 0 0 24px;
	padding:29px 0 0 21px;]
	padding:29px 0 0 24px;
}
.footer p span{
	font-size:9px;
	color:#c22800;
	display:block;
	padding: 5px 0 0 5px;
	text-transform:uppercase;
}
.footer p a{
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	padding:0 5px;
	font-weight:bold;	
}
html* .footer p a{
	[padding:0 5px;	
	padding:0 3px;]
	padding:0 5px;
}
/*------------------------- Start indivisulal_results page --------------------*/	
.leftList{
	background:#f9f5e8 url(../images/left-list-top.gif) no-repeat left top;
	padding-top:15px;
	width:230px;
	margin:10px 0;
}
.leftList h2{
	color:#ff9800;
	font-size:17px;
	border-bottom:1px solid #231f20;
	width:210px;
	padding-bottom:4px;
	margin-left:10px;
}
.leftList ul{
	background:url(../images/list-bottom.gif) no-repeat left bottom;
	padding:10px 0 20px;
	overflow:hidden;
	width:230px;
}
.leftList ul li{
	margin:0 10px;
	font-size:13px;
	width:210px;
	border-bottom:1px dotted #837d71;
	clear:both;
}
.leftList ul .topItem{
	border:none;
}
.leftList ul li a{
	font-weight:bold;
	color:#000000;
	padding:8px 0 6px 10px;
	line-height:12px;
	float:left;
}
.leftList h3{
	font-size:13px;
	color:#000000;
	padding:0 0  5px 10px;
}
.leftList img{
	margin-left:10px;
}
.leftList h4{
	color:#ff9800;
	font-size:13px;
	padding:8px 0 13px 10px;
}
.leftList .inputList{
	padding-top:0;
}
.leftList .inputList li{	
	border:none;
	display:inline;
}
.leftList .inputList li input,.leftList .inputList li textarea{
	float:right;
	margin-right:10px;
}
.inputList h5{
	margin:0 0 3px 10px;
}
.inputList input{	
	background:url(../images/input.gif) no-repeat right top;
	width:200px;
	height:19px;
	border:none;
	padding:5px 4px 0 8px;
	font-size:13px;
	margin-bottom:1px;	
}
.inputList textarea{	
	color:#8c8c8c;
	padding:5px 4px 5px 8px;
	width:200px;
	height:70px;
	margin:1px 0 9px;
	overflow:hidden;
	background:url(../images/textarea-bg.gif) no-repeat right top;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
.inputList .submit,.leftList .inputList li .submit{
	background:url(../images/submit-botton.gif) no-repeat;
	width:65px;
	height:24px;
	padding:0;
	border:none;
	font-size:13px;
	float:left;
	color:#000000;
	float:left;
	font-weight:bold;
	cursor:pointer;
	margin-left:10px;
}
.inputList .submit:hover{
	color:#333333;
}	
.google{
	margin:0px 0 10px 15px;
}
.rightSide{
	background:url(../images/right-bg.gif) repeat-y right;
	width:741px;
}
.rightBottom{
	background:url(../images/right-bottom.gif) no-repeat right bottom;
	width:741px;
}
.rightBg{
	background:url(../images/right-top.gif) no-repeat right top;
	overflow:hidden;
	width:741px;
}
.topLink {
	color:#ff9800;
	font-size:13px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	padding-top:10px;
	width:500px;
}
.topLink b{
	float:left;
	border-bottom:1px  solid #ff9800;
}
.topLink a{
	font-size:13px;
	color:#ff9800;
	padding-right:10px;
	margin-right:5px;
	background: url(../images/black-bullet.gif) no-repeat right 6px;
}
.linkPlace a{
	background: url(../images/bullet.gif) no-repeat right 6px;
}
.linkPlace .lastLink{
	background:url(../images/double-bullet.gif) no-repeat right 6px;
	padding-right:20px
}
.topLink strong{
	float:right;
}
.topLink strong a{
	color:#000000;
	background:url(../images/go-back.gif) no-repeat left 6px;
	padding-left:21px;
}
.bookMark{
	float:right;
	margin:14px 10px 5px 0;
}
.content h2{
	width:480px;
	height:30px;
	background:url(../images/heading-bg.gif) no-repeat;
	clear:both;
	font-size:13px;
	line-height:30px;
	padding-left:20px;
	margin-bottom:10px;
}
.contentSide{
	margin-top:27px;
}
.content h2 strong{
	float:left;
}
.content h2 a{
	float:right;
	background:url(../images/next-bullet.gif) no-repeat right 12px;
	padding-right:20px;
	margin-right:20px;
	color:#000000;
}
.boxArea{
	width:500px;
	min-height:262px;
	overflow:hidden;
	background:url(../images/box-bg.gif) no-repeat;
}
* html .boxArea {
    height:262px;
}
.boxArea span {
	padding:13px 10px 0 20px;
	display:block;
}
.boxArea span span{
	float:left;
	padding:0;
	font-size:11px;
	width:116px;
}
.boxArea span strong{
	color:#ff9800;
	font-size:17px;
	display:block;
	padding-bottom:2px;
}
.boxArea span b{
	float:right;
	color:#ff9800;
	font-size:12px;
	line-height:21px;
	width:135px;
}
.boxArea span b i{
	display:block;
	font-size:13px;
	font-style:normal;
	color:#000000;
}
.boxArea p a{
	background:url(../images/call.gif) no-repeat left ;
	padding-left:23px;
	font-size:13px;
	color:#000000;
	float:left;
	font-weight:bold;
	height:20px;
	margin-right:10px;
	text-decoration:underline;
}
.boxArea p a:hover{	
	text-decoration:none;
}
.boxArea .email{
	background:url(../images/email.gif) no-repeat;
}
.boxArea .website{
	background:url(../images/website.gif) no-repeat;
}
.boxArea .coupon{
	background:url(../images/cupon.gif) no-repeat;
}
.boxArea em a{
	background:none;
	margin-top:-7px;
}
.boxArea em{
	float:right;
}
.boxArea dfn{
	display:block;
	margin:0 0 0 116px;
	width:273px;
	float:left;
	display:inline;
}
.boxArea dfn img{
	border:1px solid #46545b;
}
.boxArea em{
	font-size:12px;
	color:#ff9800;
	font-weight:bold;
	font-style:normal;
	padding:2px 10px 0 0px;
	display:block;
}
.content h3{
	font-size:21px;
	color:#000000;
	padding:20px 0 5px;
}
.content h3 span{
	font-size:12px;
	color:#ff9800;
	display:block
}
.content p{	
	font-size:13px;
	color:#000000;
	line-height:15px;
	padding:0 10px 13px 0;
}
.content .boxArea p{
	clear:both;
	padding:12px 20px 44px;
	float:left;
	width:470px;
}
.content ul li{
	font-size:12px;
}
.content ul li a{
	font-size:12px;
	color:#000;
}
.inputArea div{
	width:466px;
	height:52px;
	background:url(../images/comment-bg.gif) no-repeat;
	display:block;
	padding:8px 8px 0 8px;
	margin:10px 0 0;
}
.inputArea div strong{
	font-size:12px;
	color:#ff9800;
	padding-bottom:8px;
	display:block;
	margin:-3px 0 0;
}
.inputArea div strong a{
	color:#000000;
}
.inputArea div p{
	font-size:11px;
	line-height:11px;
}
.inputArea ul{
	padding:13px 0 0px;
}
.inputArea ul li input{
	width:333px;
	height:22px;
	border:none;
	color:#000000;
	font-size:13px;
	padding:4px 0 3px 9px;
	background:url(../images/inputfield-bg.gif) no-repeat top;
}
.inputArea ul li textarea{
	width:473px;
	padding:5px 0 0 9px;
	height:137px;
	border:none;
	font-size:13px;
	color:#818181;
	overflow:hidden;
	margin-bottom:10px;
	background:url(../images/textreabg.gif) no-repeat right top;
}
.inputArea ul li .submit{
	background:url(../images/submit-botton.gif) no-repeat;
	width:65px;
	height:24px;
	border:none;
	padding:0;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
}
.inputArea ul li .submit:hover{
	color:#333333;
}
.pageLink{
	width:490px;
	height:30px;
	display:block;
	overflow:hidden;
	float:left;
	background:url(../images/page-link.gif)  no-repeat;
	line-height:30px;
	margin-top:32px;
	padding:0 0px 0 10px;
}
.pageLink b{
	float:left;
	font-size:11px;
	font-weight:normal;
}
.pageLink span{
	float:right;
	font-size:13px;
	font-weight:bold;
}
.pageLink span a{
	font-weight:bold;
	color:#000000;
	width:34px;
	height:26px;
	display:block;
	float:left;
	line-height:22px;
	text-align:center;
	margin:4px 0 0;
}
.pageLink span a:hover{
	background:url(../images/hover.gif) no-repeat;
	text-decoration:none;
}
.pageLink span .link{
	background:url(../images/bottom-bullet.gif) no-repeat right 8px;
	padding-right:14px;
	margin-right:12px;
}
.pageLink span .link:hover{
	background:url(../images/bottom-bullet.gif) no-repeat right 8px;
	text-decoration:underline
}
.googleAdd{
	margin:21px 0 0 36px;
}
/*------------------------- Start first_results page --------------------*/
.sub{
	margin-top:50px;
	float:left
}
.linkSide b{
	border:none;
}
.linkSide a{
	text-decoration:underline;
}
.linkSide b span{
	color:#000000;
}
.boxArea .call{
	background:url(../images/callBg.gif) no-repeat;
	width:38px;
	height:27px;
	padding-left:39px;
	line-height:27px;
	text-decoration:none;
}
.boxArea .call:hover{
	color:#666666;
}
.boxArea .moreInfo{	
	float:right;
	background: url(../images/botton-bg.gif) no-repeat;
	width:77px;
	height:27px;
	text-align:center;
	line-height:27px;
	padding:0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;	
}
.boxArea .moreInfo:hover{
	color:#eee;
}
.linkArea{	
	width:488px;
	height:20px;
	background:url(../images/link-area-bg.gif) no-repeat;
	display:block;
	font-size:11px;
	padding-left:12px;
	line-height:20px;
	margin:5px 0 10px;
}
.linkArea a{
	color:#000000;
	padding:0 7px;
}
.boxSection{	
	background:url(../images/color-ful-bg.gif) no-repeat;
}
.linkSection{
	background:url(../images/colorful-link-bg.gif) no-repeat;
}
