/*
Theme Name: nytickethelp.com Default
Theme URI: nytickethelp.com
Description: nytickethelp.com
Version: 4
Author: Enhanced Office
*/

A {
	color: #094581;
	text-decoration: none;
}

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

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

IMG {
	border: 0px;
}

TD, BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-SIZE: 12px;
	line-height: 1.7em;
	color: #33393c;
}

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

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

HR {
	height: 1px;
	border: 0px;
	background: #ccc;
	color: #ccc;
	clear: both;
}

UL {
	margin: 0px;
	padding: 0px 0px 10px 40px;
}


INPUT.flat,
TEXTAREA.flat,
SELECT.flat {
	border: 1px solid #bfcf93;
	background: #e9f2d2;
}


#shadowbox {
	width: 994px;
	margin: auto;
	background: url('images/back.png') left top repeat-y;
}

#shadowinner {
	background: url('images/back_head.png') left top no-repeat;
}

#container {
	width: 980px;
	margin: auto;
	text-align: left;
}

#head {
	/*background: #cee6ea; */
}

#head.inner .padding {
	border-bottom: 1px solid #ccc;
}

#head .padding {
	height: 178px;
	margin: auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#head H1 {
	padding: 22px 0px 10px 20px;
	margin: 0px;
}

#head H1 A {
	display: block;
	width: 296px;
	height: 55px;
	background: url('images/logo.png') left top no-repeat;

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

#head .phone {
	position: absolute;
	top: 25px;
	right: 20px;

	display: block;
	width: 234px;
	height: 40px;

	background: url('images/head_phone.png') left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#head .consult {
	position: absolute;
	top: 35px;
	left: 380px;

	display: block;
	width: 325px;
	height: 15px;

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

#head P STRONG {
	font-size: 18px;
}

#head P SPAN {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

#menu {
	position: absolute;
	top: 92px;
	left: 0px;
}


#menu .page-item-128,
#menu .page-item-36 {
	display: none;
}

#menu .sub {
	height: 38px;
	width: 980px;
	background: #9e2414;
}

#menu ul {
	position: relative;
	height: 48px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #d9331d;
	line-height: 1;
}
#menu li {
	float: left;
	height: 48px;
	overflow: hidden;
}
#menu li A {
	display: block;
	text-decoration: none;
	color: #eee;
}
#menu li A SPAN {
	display: block;
	padding: 16px 16px 21px 16px;
	color: #eee;
	font-weight: bold;
}

#menu li A:hover,
#menu li A.active,
#menu li A.selected {
	background: #9e2414;
	color: #fff;
}
#menu li A:hover SPAN,
#menu li A.active SPAN,
#menu li A.selected SPAN {
	background: #9e2414;
	color: #fff;
}

#menu li li {
	position: static;
	text-indent: 0;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	height: auto;
}
#menu li li a {
	background: transparent;
}
#menu li li a span {
	padding: 13px 16px;
	background: transparent;
}
#menu li li a:hover,
#menu li li.selected a{
}
#menu ul ul{
	position: absolute;
	left: 0;
	width: 980px;
	height: 38px;
	overflow: hidden;
	display: none;
	background: #9e2414;

	padding: 0px;
	margin: 0;

}
#menu ul ul.selected,
#menu ul ul.active{
	display: block;
}









#splash {
	background: #0d2e51 url('images/splash_text.png') 41px 17px no-repeat;
	height: 280px;
	margin: auto;
	text-align: left;
	position: relative;
}

#splash .mainlist {
	position: absolute;
	top: 105px;
	left: 45px;
	
	line-height: 1.5;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style: none;

	padding: 0;
	margin: 0;
}

#splash .mainlist LI {
	background: url('images/splash_dot.png') left 7px no-repeat;
	padding: 0px 0px 10px 25px;
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}


#splash .sidelist {
	position: absolute;
	top: 10px;
	right: 0px;

	line-height: 1.1;
	font-family: Arial, Helvetica, Sans-Serif;
	list-style: none;
	padding: 0;
	margin: 0;
}

#splash .sidelist LI {
	margin: 0px 0px 11px 0px;
}

#splash .sidelist LI A {
	display: block;
	width: 365px;
	height: 77px;

	font-size: 15px;
	text-decoration: none;
	color: #fff;
}

#splash .sidelist LI A.help {
	background: url('images/splash_ul_gethelp.png') left top no-repeat;
}

#splash .sidelist LI A.philosophy {
	background: url('images/splash_ul_philosophy.png') left top no-repeat;
}

#splash .sidelist LI A.ticket {
	background: url('images/splash_ul_ticket.png') left top no-repeat;
}

#splash .sidelist LI A:hover {
	background-position: left -77px;
}

#splash .sidelist LI A SPAN {
	display: block;
	padding: 30px 110px 0px 15px;
}

#splash .sidelist LI A.help SPAN {
	padding-top: 45px;
}







#gethelp {
	background: #fff;
}

#gethelp DIV {
	background: url('images/gethelp.png') left top no-repeat;
	height: 73px;
	margin: auto;
	position: relative;
}

#gethelp A {
	display: block;
	width: 263px;
	height: 63px;
	background: url('images/gethelp_button.png') left -63px no-repeat;

	position: absolute;
	top: 5px;
	left: 35px;
}

#gethelp A:hover {
	background-position: left 0px;
}


#page {
	text-align: left;
	background: #fff;
}

#page .padding {
}

#page A {
	border-bottom: 1px dotted #094581;
}

#page H1 {
	color: #3b5867;
	font-size: 20px;
}
#page H2 {
	color: #336699;
	font-size: 18px;
	font-weight: normal;
}
#page H3 {
	color: #5482ad;
	font-size: 16px;
}


#page H1.home {
	color: #3b5867;
	font-size: 22px;
	text-align: center;
	padding: 0px;
	font-weight: normal;
}
#page H2.home {
	color: #33393c;
	font-size: 28px;
	text-align: center;
	padding: 30px 0px 20px 0px;
	font-weight: normal;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#page H2.home EM {
	color: #d9331d;
	font-style: normal;
}

#page P.home {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	padding-bottom: 40px;
}

#page SMALL {
	font-size: 10px;
	color: #999;
}

#page .twocol_left {
	width: 665px;
	float: left;
	background: #fff;
}

#page .twocol_left .padding {
	padding: 15px 30px 30px 30px;
	width: auto;
}


#page .twocol_right {
	width: 314px;
	float: left;
	background: #fff;
	/* border-left: 1px dotted #ccc; */
}

#page .twocol_right .padding {
	padding: 10px;
}

#page .twocol_right A {
	border-bottom: 0;
}

#page .twocol_right H4 {
	padding: 5px 10px;
	margin: 0px;
	color: #d7311b;
	font-size: 12px;
}

#page .twocol_right H5 {
	margin: 0px;
	color: #fff;
	font-size: 16px;
	padding-bottom: 5px;
}

#page .twocol_right .postarea_green {
	border: 3px solid #e2e7e3;
	margin-top: 30px; /* for h4 s */
	padding-top: 10px; /* for h4 s */
	margin-bottom: 10px;
	position: relative;
	background: #ebf3ce;
}

#page .twocol_right .postarea_green H4 {
	background: #99c524 url('images/twocol_right_h4_green.png') right bottom no-repeat;
	color: #fff;
	position: absolute;
	top: -22px;
	right: 5px;

	padding: 2px 10px 10px 10px;
}


#page .twocol_right .postarea_green UL {
	list-style: none;
	padding: 10px;
	line-height: 30px;
}

#page .twocol_right .postarea_green UL LI {
	padding-left: 35px;
}

#page .twocol_right .postarea_green UL LI.speeding {
	background: #e1eac0 url('images/icon_speeding.gif') 5px center no-repeat;
}
#page .twocol_right .postarea_green UL LI.nyc {
	background: #f8faef url('images/icon_apple.gif') 5px center no-repeat;
}
#page .twocol_right .postarea_green UL LI.canada {
	background: #e1eac0 url('images/icon_caflag.gif') 5px center no-repeat;
}
#page .twocol_right .postarea_green UL LI.commercial {
	background: #f8faef url('images/icon_truck.gif') 5px center no-repeat;
}
#page .twocol_right .postarea_green UL LI.help {
	background: #e1eac0 url('images/icon_usa.gif') 5px center no-repeat;
}
#page .twocol_right .postarea_green UL LI.online {
	background: #f8faef url('images/icon_points.gif') 5px center no-repeat;
}







#page .twocol_right .postarea {
	border: 3px solid #e2e7e3;
	margin-top: 30px; /* for h4 s */
	padding-top: 10px; /* for h4 s */
	margin-bottom: 10px;
	position: relative;
}

#page .twocol_right .postarea H4 {
	background: #d7311b url('images/twocol_right_h4.png') right bottom no-repeat;
	color: #fff;
	position: absolute;
	top: -22px;
	right: 5px;

	padding: 2px 10px 10px 10px;
}

#page .twocol_right .postarea UL {
	padding-top: 10px;
}

#page .twocol_right .postarea UL.linklist {
	list-style: none;
	padding-left: 10px;
	line-height: 30px;
}

#page .twocol_right .post.first H5 {
	font-size: 20px;
}

#page .twocol_right A {
	text-decoration: none;
}

#page .twocol_right UL {
	padding: 0px 0px 10px 25px;
	margin: 0;
}

#page .twocol_right .post DIV {
	padding: 5px 10px 5px 30px;
	border-bottom: 1px solid #eee;
	background: url('images/icon_page.gif') 7px 7px no-repeat;
}




#page .innercol_right {
	width: 225px;
	float: left;
	padding: 10px 0px 0px 0px;
	background: #fff;
}

#page .innercol_right A {
	border-bottom: 0px;
}

#page .innercol_right .didyouknow {
	margin-bottom: 10px;
	background: url('images/didyouknow_top.png') left top no-repeat;
}

#page .innercol_right .didyouknow UL {
	list-style: none;
	margin: 0;
	padding: 0px;
	background: url('images/didyouknow_bottom.png') left bottom no-repeat;
	position: relative;

	width: 225px;
	height: 150px;
}

#page .innercol_right .didyouknow UL LI {
	position: absolute;
	width: 195px;	
	top: 15px;
	left: 15px;
}

#page .innercol_right H5 {
	font-size: 12px;
}



#page .innercol_right .news {
	border: 3px solid #e2e7e3;
	margin-top: 30px; /* for h4 s */
	padding-top: 10px; /* for h4 s */
	margin-bottom: 10px;
	position: relative;
}

#page .innercol_right .news H5 {
	background: #d7311b url('images/twocol_right_h4.png') right bottom no-repeat;
	color: #fff;
	position: absolute;
	top: -22px;
	right: 5px;

	padding: 2px 10px 10px 10px;
}

#page .innercol_right .news .post DIV {
	padding: 5px 0px 5px 30px;
	border-bottom: 1px solid #eee;
	background: url('images/icon_page.gif') 7px 7px no-repeat;
}





#page .innercol_right .resources {
	border: 3px solid #e2e7e3;
	margin-top: 30px; /* for h4 s */
	padding-top: 10px; /* for h4 s */
	margin-bottom: 10px;
	position: relative;
	background: #ebf3ce;
}

#page .innercol_right .resources H5 {
	background: #99c524 url('images/twocol_right_h4_green.png') right bottom no-repeat;
	color: #fff;
	position: absolute;
	top: -22px;
	right: 5px;

	padding: 2px 10px 10px 10px;
}

#page .innercol_right .resources UL {
	padding-top: 10px;
}

#page .innercol_right .resources UL {
	list-style: none;
	padding: 10px;
	line-height: 30px;
}

#page .innercol_right .resources UL LI {
	padding-left: 35px;
}

#page .innercol_right .resources UL LI.speeding {
	background: #e1eac0 url('images/icon_speeding.gif') 5px center no-repeat;
}
#page .innercol_right .resources UL LI.nyc {
	background: #f8faef url('images/icon_apple.gif') 5px center no-repeat;
}
#page .innercol_right .resources UL LI.canada {
	background: #e1eac0 url('images/icon_caflag.gif') 5px center no-repeat;
}
#page .innercol_right .resources UL LI.commercial {
	background: #f8faef url('images/icon_truck.gif') 5px center no-repeat;
}
#page .innercol_right .resources UL LI.help {
	background: #e1eac0 url('images/icon_usa.gif') 5px center no-repeat;
}
#page .innercol_right .resources UL LI.online {
	background: #f8faef url('images/icon_points.gif') 5px center no-repeat;
}




#page .innercol_right .postarea {
	border: 3px solid #e2e7e3;
	margin-top: 30px; /* for h4 s */
	padding-top: 10px; /* for h4 s */
	margin-bottom: 10px;
	position: relative;
}

#page .innercol_right .postarea H5 {
	background: #d7311b url('images/twocol_right_h4.png') right bottom no-repeat;
	color: #fff;
	position: absolute;
	top: -22px;
	right: 5px;

	padding: 2px 10px 10px 10px;
}

#page .innercol_right .postarea UL {
	padding: 10px 10px 10px 25px;
}





.gethelp {
	display: block;
	background: url('images/button_gethelpnow.png') top left no-repeat;
	width: 225px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 10px;
	position: relative;
}

.gethelp:hover {
	background-position: 0px -82px;
}




#page .innercol_left {
	width: 745px;
	float: left;
	background: #fff;
}

#page .innercol_left .padding {
	padding: 20px 30px 15px 30px;
	width: auto;
}

#page .innercol_left UL {
	list-style-image: url('images/bullet.png');
}




#page .whitebox {
	width: 265px;
	padding-bottom: 15px;
	background: url('images/sidebar_bottom.png') center bottom no-repeat;
	float: left;
}

#page .whitebox_padding {
	padding: 30px 30px 15px 30px;
	width: auto;
	background: url('images/sidebar_back.png') center top repeat-y;
}



#page .front_boxes {
	background: url('images/front_box_back.png') center 50px no-repeat;
}

#page .front_boxes .box {
	width: 290px;
	height: 190px;
	float: left;
	margin-bottom: 20px;
	line-height: 20px;
}
#page .front_boxes .box IMG {
	width: 100px;
	float: left;
	border: 1px solid #1d3855;
	margin: 0px 15px 10px 15px;
}
#page .front_boxes .box H4 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 28px;
	font-weight: normal;
	color: #d9331d;
	padding: 0px 15px 10px 15px;
}

/*
#page .front_boxes .box H4 {
	background: url('images/icon_news.gif') 14px center no-repeat;

	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 20px;
	font-weight: normal;
	color: #356fa1;
}
#page .front_boxes .box H4.customer {
	padding: 15px 15px 15px 80px;
	background-image: url('images/front_icon_customer.png');
}
#page .front_boxes .box H4.experience {
	padding: 15px 15px 15px 80px;
	background-image: url('images/front_icon_experience.png');
}
#page .front_boxes .box H4.info {
	padding: 20px 15px 20px 80px;
	background-image: url('images/front_icon_info.png');
}
#page .front_boxes .box H4.preparation {
	padding: 20px 15px 20px 80px;
	background-image: url('images/front_icon_preparation.png');
}
*/




#page .front_boxes .box P {
	padding: 0px 15px 15px 15px;
	text-align: justify;
}

#page .front_boxes .box.left {
	clear: both;
	margin-right: 20px;
}
#page .front_boxes .box.wide {
	clear: both;
	width: 650px;
	height: auto;
}
#page .front_boxes .box.right {
}






#page .greenbox2 {
	width: 265px;
	padding-top: 9px;
	background: url('images/sidebar_green_back.png') center top repeat-y;
	float: left;
}

#page .greenbox2 H5 {
	border-bottom: 1px solid #7e9f27;
	background: #c5de83;
	margin: 0px 9px;
	padding: 3px 10px;
	font-size: 12px;
}

#page .greenbox2_padding {
	padding: 15px 30px 30px 30px;
	width: auto;
	background: url('images/sidebar_green_bottom.png') center bottom no-repeat;
}

#page .greenbox2 UL {
	list-style: none;
	list-style-image: none;
}




#page .innercol_right .greenbox2 {
	width: 190px;
	padding-top: 1px;
	background: url('images/sidebar_green_back_narrow.png') center top repeat-y;
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
}

#page .innercol_right .greenbox2 H5 {
	margin: 0px 1px;
}

#page .innercol_right .greenbox2_padding {
	padding: 10px 0px 10px 15px;
	width: auto;
	background: url('images/sidebar_green_bottom_narrow.png') center bottom no-repeat;
}

#page .innercol_right .greenbox2 UL {
	margin: 0px;
	padding: 0px;
}


#page .innercol_right .greenbox2 A {
	text-decoration: none;
}





#page .greenbox {
	width: 265px;
	height: 143px;
	width: auto;
	background: url('images/sidebar_green.png') center top repeat-y;
	color: #587115;
}

#page .greenbox_padding {
	padding: 25px 30px 0px 30px;
}

#page .greenbox A {
	color: #7e9f27;
}


#page .boloredboxes A {
	display: block;
	background: url('images/bottombox.png') center top no-repeat;
	margin: 0px 1px;
	width: 216px;
	height: 147px;
	overflow: hidden;
	float: left;
	color: #666;
	text-decoration: none;
	position: relative;
}

#page .boloredboxes A SPAN {
	display: block;
	padding: 20px;
}

#page .boloredboxes A.orange {
	background-color: #b47015;
}

#page .boloredboxes A.brown {
	background-color: #855b27;
}

#page .boloredboxes A.blue {
	background-color: #0d67a3;
}

#page .boloredboxes .readmore {
	font-size: 10px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;

}


#page .headmenu {
	padding: 5px 10px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #bfcf93;
	background: #e9f2d2;
}





#foot {
	background: #143558;
	position: relative;
}

#foot .padding {
	padding: 10px 0px;
	margin: auto;
	text-align: left;
	color: #fff;
	font-size: 13px;
	line-height: 2;
}

#foot A {
	color: #fff;
}


#foot UL {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#foot UL LI {
	float: left;
	padding: 0px 10px;
	margin: 0 20px 20px 0 ;
	position: relative;
	font-family: "Times New Roman", Serif;
	color: #e3ff84;
	font-size: 20px;
	font-weight: normal;
}

#foot UL LI A {
	color: #e3ff84;
}

#foot UL LI UL {
	margin: 0;
	padding: 0;
	border-top: 1px solid #4a6b8c;
}

#foot UL LI UL LI {
	float: none;
	padding: 2px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;

	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color: #fff;
}

#foot UL LI UL LI A {
	color: #fff;
}

#foot P {
	padding: 10px 20px 0px 20px;
	font-size: 10px;
	line-height: 1.5;
}

#foot .gethelp {
	position: absolute;
	top: 20px;
	right: 20px;

	width: 215px;
	height: 47px;
	background-image: url('images/button_gethelpnow_foot.png');
}

#foot A.gethelp:hover {
	background-position: left top;
}

#foot .rss {
	position: absolute;
	top: 90px;
	right: 55px;

	padding: 10px 0 10px 50px;
	background: url('images/rss.png') left center no-repeat;
	font-size: 13px;
}

#foot .statelinks {
	clear: both;
	background: #1e3f60;
	padding: 10px 20px 0px 20px;
	margin: 10px;
}

#foot .statelinks P {
	padding: 0 0 20px 0;
}

#foot .statelinks STRONG {
	color: #e3ff84;
	font-family: "Times New Roman", Serif;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #4a6b8c;
	padding: 0 0 5px 0;
}



.quoteform {
	background: url('images/quotes_back.gif') top left no-repeat;
	width: 219px;
	height: 116px;

	margin: 0px 0px 15px 0px;
	padding: 0px;
	position: relative;
}

.quoteform_padding {
	padding: 5px 10px;
}

.quoteform .input {
	border: 1px solid #999;
	background: #fff;
	width: 100px;
}

.quoteform H5 {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: 1px solid #ccc;
}

.quoteform P {
	padding: 0px 0px 10px 0px;
}




.clear {
	clear: both;
}

.breadcrumb {
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 11px;
}