/*
Theme Name: TicketHelp.com
Theme URI: http://www.TicketHelp.com/
Description: The default TicketHelp.com theme.
Version: 2.0
Author: Enhanced Solutions
Author URI: http://enhancedsolutions.com/
*/

A {
	color: #048cd6;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #3c3c3c;
	text-align: center;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

BODY {
	font-family: "Lucinda Grand", Verdana, Arial, Helvetica, Sans-Serif; 
	font-SIZE: 12px;
	color: #333;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #000;
}

HR {
	border: 0px;
	background: #ddd;
	color: #ddd;
	height: 1px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.innerwidth {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.clear {
	clear: both;
}

/* ##################################################################################### */

#head {
	height: 81px;
	background: url('images/head.png') center top repeat-x;
}

#head H1 {
	position: absolute;
	top: 10px;
	left: 0px;
	padding: 0;
}

#head H1 A {
	display: block;
	width: 244px;
	height: 56px;

	overflow: hidden;
	text-indent: -9999px;

	background: url('images/logo.png') left top no-repeat;
}

/* --- */

#head UL {
	position: absolute;
	top: 15px;
	right: 0px;

	list-style: none;
	padding: 0;
	margin: 0;
}

#head UL LI {
	float: left;
	margin-left: 10px;
}

#head UL LI A {
	float: left;
	display: block;
	background: url('images/menu.png') left -152px no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

#head UL LI A SPAN {
	display: block;
	height: 49px;
	background: url('images/menu.png') right -203px no-repeat;
	overflow: hidden;
}

#head UL LI A SPAN SPAN {
	height: 49px;
	margin: 0 3px;
	background: transparent;
}

#head UL LI A SPAN SPAN SPAN {
	padding: 5px 10px;
	margin: 0;
	background: transparent;
}

#head UL LI.oneline A SPAN SPAN SPAN {
	padding: 15px 10px;
	margin: 0;
	background: transparent;
}

#head UL LI.join A SPAN SPAN SPAN {
	padding: 5px 10px;
	margin: 0;
	background: transparent;
	color: #ffc20e;
}

/* --- */

#head UL LI A:hover {
	background: url('images/menu.png') left 0 no-repeat;
}

#head UL LI A:hover SPAN {
	background: url('images/menu.png') right -51px no-repeat;
}

#head UL LI A:hover SPAN SPAN {
	background: url('images/menu.png') center -101px no-repeat;
}

#head UL LI A:hover SPAN SPAN SPAN {
	background: transparent;
}

/* ##################################################################################### */

#subhead {
	background: url('images/splash_back.png') left top repeat-x;
	border-bottom: 1px solid #679800;
	height: 7px;
}

/* ##################################################################################### */

#splash {
	background: url('images/home_back.png') left top repeat-x;
	overflow: hidden;
}

#splash .innersplash {
	border-bottom: 1px solid #679800;
}

#splash .innerwidth {
	text-align: center;
}

#splash .maparea {
	width: 970px;
	height: 381px;
	background: url('images/home_backing.png') center top no-repeat;
	position: relative;
	margin: auto;
}

#splash .maparea #mymapblock {
	position: absolute;
	top: -40px;
	left: -10px;
}

#splash .maparea UL {
	display: none;
}


#splash .readytofight {
	display: block;
	width: 939px;
	height: 113px;

	background: url('images/home_largetext.png') left top no-repeat;
	margin: 35px 0;
}

#splash .readytofight * {
	display: none;
}

#splash .whycreated {
	font-size: 18px;
	text-align: center;
	letter-spacing: -1px;
	padding: 0 30px;
	line-height: 1.5;
	margin: 25px 0;
}

#splash .whycreated STRONG {
	color: #cb060f;
}

#splash .stateslect {
	position: absolute;
	right: 60px;
	top: 215px;
}

#splash .stateslect SELECT {
	float: left;
	display: block;
	padding: 3px;
	width:300px;
	margin-right: 10px;
}


/* ##################################################################################### */

#page {
	padding: 20px 0;
	background: #fff;
}

#page .pagetext,
#page P {
	line-height: 1.5;
}

#page .button_wecanhelp {
	display: block;
	background: url('images/text_wecanhelp.png') left top no-repeat;
	width: 765px;
	height: 18px;

	overflow: hidden;
	text-indent: -9999px;

	margin: 10px auto;
}

/* --- */

#page .breadcrumb {
	font-size: 11px;
	margin: 0 0 20px 0;
}

#page .breadcrumb A {
	background: url('images/breadcrumb.png') left center no-repeat;
	padding: 0 0 0 7px;
	margin: 0 0 0 22px;
}


/* --- */

#page .threecol_container {
	height: 1%; /* stupid IE */
	background: url('images/threecol_back.png') left top no-repeat;
	margin-bottom: 10px;
}

#page .threecol_inner {
	height: 1%; /* stupid IE */
	background: url('images/threecol_back.png') -1000px bottom no-repeat;
	padding: 0 13px;
}

#page .threecol {
	float: left;
	width: 314px;
	margin-right: 16px;
	font-size: 14px;
}

#page .col_left {
	font-size: 12px;
}
#page .col_left STRONG {
	font-weight: normal;
}

#page .col_middle {
	background: url('images/threecol_left.png') right 120px no-repeat;
}

#page .col_right {
	background: url('images/threecol_right.png') right 120px no-repeat;
	margin-right: 0;
}

#page .threecol H2 {
	height: 50px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
}

#page .threecol STRONG {
	display: block;
	font-size: 11px;
	line-height: 1.2;
}

#page .threecol P {
	padding: 0 18px 10px 18px;
}

#page .threecol UL.fancylist {
	padding: 0 18px 10px 18px;
	margin: 0;
	list-style: none;
	font-size: 12px;
}

#page .threecol UL.fancylist LI {
	background: url('images/threecol_dot.png') left center no-repeat;
	padding: 5px 0 5px 10px;
}

#page .threecol .morelink A  {
	text-decoration: underline;
}

#page .threecol .post .title A {
	color: #333;
	text-decoration: underline;
	font-size: 12px;
}


/* --- */


#page .twocol {
	float: left;
	position: relative;
}

#page .twocol_left {
	width: 665px;
}

#page .choosestate {
	background: url('images/twocol_back.png') left top no-repeat;
}

#page .choosestate .choosestate_inner {
	background: url('images/twocol_back.png') -1000px bottom no-repeat;
	padding: 50px 0 30px 30px;
	font-size: 10px;
	line-height: 1.7;
}

.home #page .choosestate .choosestate_inner {
	line-height: 2.02;
}

#page .choosestate .choosestate_inner UL {
	list-style: none;
	padding: 0;
	margin: 0;
}

#page .choosestate .choosestate_inner UL LI {
	float: left;
	width: 105px;
}


#page .twocol_right {
	width: 335px;
}


#page .twocol .resources {
	background: url('images/twocol_back.png') -665px -8px no-repeat;
}

#page .twocol .resources .rightinner {
	background: url('images/twocol_back.png') -1665px bottom no-repeat;
	padding: 40px 0 20px 30px;
	font-size: 10px;
	line-height: 1.5;
	position: relative;
}


#page.homepage .twocol .resources {
	background-position: -665px top;
}

#page.homepage .twocol .resources .rightinner {
	padding: 50px 0 20px 30px;
}

#page .twocol .resources UL {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 130px;
	margin: 0 10px 0 0;
}

#page .twocol .resources UL.right {
	width: 135px;
	margin: 0;
}

#page .twocol .resources UL LI {
	background: url('images/sidebar_arrow_blue.png') left 8px no-repeat;
	padding: 3px 0 3px 10px;
	border-top: 1px dotted #dfdfdf;
}

#page .twocol .moreinfo {
	padding: 0 0 0 9px;
}

#page .twocol .moreinfo A {
	display: block;
	background: url('images/twocol_clickhere.png') left top no-repeat;
	width: 313px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
}

#page .twocol .discussion {
	margin-bottom: 7px;
}

#page .twocol .discussion .rightinner {
	padding: 50px 25px 20px 25px;
}

#page .twocol .insurance H2,
#page .twocol .driving H2,
#page .twocol .discussion H2 {
	display: none;
}

#page .twocol .discussion {
	background: url('images/twocol_discussion.png') left top no-repeat;
}
#page .twocol .discussion .rightinner {
	background: url('images/twocol_discussion.png') -330px bottom no-repeat;
}

#page .twocol .imagelinks {
	margin: 0 0 10px 9px;
}

#page .twocol .imagelinks A {
	display: block;
	width: 149px;
	height: 123px;
	float: left;
}

#page .twocol .imagelinks A.insurance {
	background: url('images/sidebar_insurance.png') left top no-repeat;
	margin-right: 15px;
}
#page .twocol .imagelinks A.driving {
	background: url('images/sidebar_driving.png') left top no-repeat;
}











#page .twocol .statechooser {
	background: url('images/twocol_yellowbacking.png') left top no-repeat;
	margin-bottom: 7px;
}

#page .twocol .statechooser .rightinner {
	background: url('images/twocol_yellowbacking.png') -329px bottom no-repeat;
	padding: 15px 25px 15px 25px;
	position: relative;
}

#page .twocol .statechooser .stateslect {
	border: 1px solid #7e9db9;
	width: 240px;
	margin: 0 0 10px 0;
}

#page .twocol .statechooser H5 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 10px 0;
	margin: 0;
}

#page .twocol .statechooser H5 A {
	color: #333;
}

#page .twocol .statechooser UL {
	padding: 0 0 0 15px;
	margin: 0;
}

#page .twocol .statechooser UL LI {
	padding: 0 0 10px 0;
}


#page .twocol UL.cleanlist {
	list-style: none;
	padding: 0;
}

#page .twocol UL.cleanlist LI {
	border-top: 1px solid #ccc;
	padding: 5px;
}

#page .twocol UL.cleanlist UL {
	list-style: none;
	padding: 10px 0 0 20px;
	display: none;
}

#page .twocol UL.cleanlist LI.current_page_ancestor UL,
#page .twocol UL.cleanlist LI.current_page_item UL {
	display: block;
}

#page .twocol UL.cleanlist UL LI {
	border-top: 1px solid #ccc;
	padding: 5px;
}



#page .twocol UL.bloglist {
	list-style: none;
	padding: 0;
}

#page .twocol UL.bloglist UL {
	list-style: disc;
	padding: 0 0 0 20px;
}

#page .twocol UL.bloglist H2 {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
}



/* --- */

#page .entry {
	padding: 0 20px;
}

#page .entry H1 {
	padding: 0 0 15px 0px;
	font-weight: normal;

	font-size: 26px;
	font-weight: normal;
	color: #545454;
	letter-spacing: -0.05em;
}

#page .entry H2 {
	padding: 0 0 35px 0px;
	background: url('images/pagetopper_white.png') left bottom no-repeat;

	font-size: 19px;
	font-weight: normal;
	/* color: #66aa09; */
	color: #000;
}

#page .entry H2 SMALL {
	font-size: 10px;
	display: block;
}

#page .entry H3 {
	font-size: 14px;
}

#page .entry UL LI {
	padding: 0 0 15px 0;
}

#page .entry UL.sitemap {
	list-style: none;
	padding: 0;
}

#page .entry UL.sitemap UL {
	list-style: disc;
	padding: 0 0 0 35px;
}

#page .entry UL.sitemap UL LI {
	padding: 15px 0 0 0;
}

#page .blogpost {
	padding: 0 0 20px 0;
}

#page .navigation {
	padding: 10px 0;
	margin: 0 0 15px 0;

	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}

#page .navigation .alignleft {
	float: left;
}

#page .navigation .alignright {
	float: right;
}


/* form styles */

#page .wpcf7 P {
	clear: both;
}

#page .wpcf7 LABEL {
	display: block;
	width: 125px;
	float: left;
}

#page .wpcf7 INPUT.flat {
	border: 1px solid #999;
	background: #fff;
	color: #333;
	padding: 3px;
}

#page .wpcf7 TEXTAREA.flat {
	border: 1px solid #999;
	background: #fff;
	color: #333;
	padding: 3px;

	width: 500px;
	height: 100px;
}


/* ##################################################################################### */

#foot {
	padding: 20px;
	background: url('images/home_foot.png') left top repeat-x;
}

#foot .logo {
	float: left;

	display: block;
	width: 244px;
	height: 56px;

	margin: 0 20px 0 0;

	overflow: hidden;
	text-indent: -9999px;

	background: url('images/logo.png') left top no-repeat;
}


#foot .states {
	float: left;
	width: 567px;
	background: url('images/home_foot_heading.png') left top no-repeat;
	padding: 50px 0 0 0;
	list-style: none;
}

#foot .states LI {
	float: left;
	width: 113px;
	padding: 0 0 3px 0;
}

#foot .states LI A {
	font-size: 11px;
	color: #888;
}

#foot .resources {
	float: right;
	width: 321px;
	background: url('images/home_foot_heading.png') right top no-repeat;
	padding: 50px 0 0 0;
	list-style: none;
}

#foot .resources .left {
	float: left;
	width: 135px;
	padding: 0;
	border-right: 1px dotted #666;
	margin-right: 35px;
	list-style: none;
}

#foot .resources .right {
	float: left;
	width: 150px;
	padding: 0;
	list-style: none;
}

#foot .resources LI {
	float: left;
	width: 140px;
	padding: 0 0 3px 0;
}

#foot .resources LI A {
	font-size: 11px;
	color: #888;
}


#foot .menu {
	list-style: none;
	padding: 10px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
#foot .menu LI {
	float: left;
	padding: 0 30px 10px 0;
}
#foot .menu LI A {
	color: #fff;
	font-weight: normal;
}

#foot .moreinfo {
	clear: both;
	border-top: 1px dotted #666;
	padding: 30px 0 0 0;
}

#foot .moreinfo A {
	display: block;
	width: 319px;
	height: 56px;

	overflow: hidden;
	text-indent: -9999px;
	background: url('images/home_foot_button.png') left top no-repeat;
}

#foot .disclaimer {
	clear: both;
	font-size: 9px;
	color: #777;
	border-top: 1px dotted #999;
	padding: 15px 0;
}

#foot .copyright {
	color: #fff;
}
#foot .copyright A {
	color: #ccc;
}



/* ##################################################################################### */

/* listing styles */

#page UL.listing {
	list-style: none;
	padding: 0;
	margin: 0;
}

#page UL.listing LI {
	float: left;
	width: 192px;
	padding: 0 0 10px 0;
}
#page UL.listing LI A {
	background: url('images/icon_doublearrow.png') left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
#page UL.listing LI SPAN {
	background: url('images/icon_doublearrow.png') left center no-repeat;
	padding-left: 15px;
	color: #999;
}

#page UL.listing2 {
	list-style: none;
	padding: 0;
	margin: 0;
}

#page UL.listing2 LI {
	float: left;
	width: 300px;
	padding: 0 0 10px 0;
}
#page UL.listing2 LI A {
	background: url('images/icon_doublearrow.png') left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
#page UL.listing2 LI SPAN {
	background: url('images/icon_doublearrow.png') left center no-repeat;
	padding-left: 15px;
	color: #999;

}

#page UL.listing3 {
	list-style: none;
	padding: 0;
	margin: 0;
}

#page UL.listing3 LI {
	float: left;
	width: 450px;
	padding: 0 0 10px 0;
}
#page UL.listing3 LI A {
	background: url('images/icon_doublearrow.png') left center no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
#page UL.listing3 LI SPAN {
	background: url('images/icon_doublearrow.png') left center no-repeat;
	padding-left: 15px;
	color: #999;

}

#page .listing_attorney TD {
	vertical-align: top;
}

#page .listing_attorney .image {
	padding-right: 20px;
}

#page .listing_attorney .image IMG {
	border: 1px solid #ccc;
}

#page .listing_attorney .quickinfo {
	padding-right: 30px;
	white-space: nowrap;
	line-height: 1.4;
}

#page .listing_attorney .quickinfo .smalltxt {
	font-size:10px;
	white-space: nowrap;
}

#page .listing_attorney .quickinfo A.mailicon {
	display: block;
	background: url('images/icon_mail.png') left center no-repeat;
	padding: 3px 0 3px 30px;
}

#page .listing_attorney .intro {
	font-size: 11px;
	line-height: 1.4;
}

#page .listing_attorney .intro P {
	padding: 5px 0 0 0;
}

#page .listing_attorney .quickinfo .profilelink A {
	display: block;
	background: url('images/icon_search.png') left center no-repeat;
	padding: 3px 0 3px 25px;
}

#page .listing_featuredbox {
	background: #fff9da;
	border: 1px solid #ede5bd;
	padding: 20px 20px 10px 20px;
}

#page .listing_featuredbox .listing_attorney {
	padding-bottom: 10px;
}

#page .listing_featuredbox2 {
	background: #fff9da;
	border: 1px solid #ede5bd;
	padding: 10px 20px;
	float: left;
	margin: 0 0 10px 0;
	line-height: 1.5;
}

#page .listing_rightarea {
	float: right;
	width: 329px;
}

#page .listing_formarea {
	width: 329px;
	background: url('images/twocol_yellowbacking.png') left top no-repeat;
	margin: 0 0 10px 15px;
}

#page .listing_formarea .listing_formarea_inner {
	background: url('images/twocol_yellowbacking.png') right bottom no-repeat;
	padding: 20px 30px;
}

#page .listing_profileimage {
	text-align: center;
}

#page .listing_profileimage IMG {
	border: 1px solid #000;
}

#page .listing_formarea FORM LABEL P {
	clear: both;
}

#page .listing_formarea FORM LABEL {
	width: 60px;
	float: left;
}

#page .listing_formarea FORM TEXTAREA {
	width: 260px;
}

#page .listingsdivtxt {
	padding: 30px 0 20px 0;
	font-size: 11px;
}

#page .listingsdivtxt STRONG {
	color: #ff0000;
}

#page .listingsdivtxt .moreinfo {
	text-align: center;
}

#page .listingsdivtxt .moreinfo A {
	display: block;
	margin: 0 auto;

	background: url('images/twocol_clickhere_centered.png') left top no-repeat;
	width: 313px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
}

#page .state_listing_box {
	float: right;
	width: 266px;
	margin: 0 0 10px 30px;
	background: url('images/state_listing.png') left top no-repeat;
	text-align: center;
}

#page .state_listing_box A {
	display: block;
	width: 266px;
	height: 148px;
	background: url('images/state_listing_bottom.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#page .state_listing_box P {
	display: block;
	width: 191px;
	height: 114px;
	background: url('images/state_listing_text.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	margin: 20px auto 0 auto;
}

#page .state_listing_box UL {
	color: #8ed2f5;
	padding: 0 20px 0 45px;
	text-align: left;
}

#page .state_listing_box UL SPAN {
	color: #fff;
}
