﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	outline:none;
}

html {
	background:url(../images/background.gif) repeat-x #ffffff top;
}

body {
	font-size:12px;
	color:#333333;
}

.main {
 	font-size: 13px; 
}

  
hr {
	height: 1px;
	border: none;
	color: #dcdcdc; 
	background-color: #C0C0C0;
}

.main h1 {
	font-size:20px;
	font-weight:bold;
	color: #333333;

}

.main p {
   	padding:15px 0px 0px 0px; 
}

.maincontent {
	padding: 10px 0px 0px 0px;
	float: right;
	width: 790px;
	font-size: 14px;
	line-height:135%;
}

.maincontent .sectiondesc {font-size:12px;}

.caption {
	font-size: 11px;
}

.loginbox { 
	width: 350px;
	margin: 10px; 
	padding: 5px; 
	background-color: #dcdcdc; 
	border: #333 2px solid; 
	float:right;
	font-size: 14px;
}

.myll_favorites {
     width: 650px;
	float: left;
	border-width: 1px solid;
}
.myll_favorites img {padding: 0 2px; border:1px solid #333;}

.myll_news {
	float: right;
}

.loginbox .inputtext {  font-size: 13px;height: 20px; position: relative; }
.loginbox td {
	background-color: #dcdcdc; 
	border: 0px;
	padding: 3px;
}

.loginbox a {color: blue;}
.loginbox a:hover {color: blue;}
.loginbox div.errormsg {color: #cc0000; font-size: 11px;}

.myllcontent {
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	line-height:135%;
}

.pdflink a {
	background:url(images/icons/16/pdf_16x16.png) no-repeat top left;
	padding-left:20px;
	color:blue;
}

.pdflink a:hover {
	color:blue;

}


.stdlink {
	color: blue;
}

.stdlink:hover {
	color: blue;
}

.highlight {
	font-style: italic;
	font-weight: bold;
	color: #000333;
}

.highlight.red {
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
}

.main .indent {
   	padding:25px 25px 25px 25px; 
}

.maincontent p {
	padding: 10px 0px 0px 0px;
}


.maincontent ul,ol {
	padding: 10px 0px 0px 30px;
}


.maincontent h1 {
	font-size:24px;
	font-weight:bold;
	color: #000;
}

.maincontent .fundraising {
	padding: 0px 0px 0px 20px;
}

.maincontent .fundraising p{
	height: 125px;
}

.maincontent .fundraising img{
	padding: 5px 5px 5px 5px;
}

/*--Main Image Preview--*/
.main_image {
	width: 365px; height: 275px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 10px;
	color: #fff;
}
.main_image p {
	font-size: 1.2em;
	padding: 10px;	margin: 0;
	line-height: 1.6em;
}
.block small { 
	/* padding: 0 0 0 20px; */
	/* background: url(icon_calendar.gif) no-repeat 0 center; */
	font-size: 1em; 
}

.block h3 {
	color: #003399;
}

.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
	border: 1px solid #ccc; 
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(http://www.sohtanaka.com/web-design/examples/image-rotator/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 290px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}
.image_thumb img {
	border: 1px solid #ccc; 
	padding: 1px; 
	background: #fff; 
	float: left;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; padding: 4px 5px;
	background: #f0f0f0 ;
	width: 280px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.3em; 
	margin: 5px 0; padding: 0;
	color: #006699;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 190px;
}	
.image_thumb ul li p{display: none;}



fieldset,img { 
	border:0;
}

.radiobuttons label 
{
   padding:0px 0px 6px 10px; 
}

label 
{
   padding:0px 0px 6px 10px; 
}

input[type="radio"] 
{
   padding-top:3px;
}

strong {color:#353A3D;}

* {font-family:Arial, Helvetica, sans-serif; outline:none;}
* a{font-family:Arial, Helvetica, sans-serif; color:#0033CC; text-decoration:none;}
* a:hover{ font-family:Arial, Helvetica, sans-serif; color:#cc0000;}
/* .... end of css reset .... */

.clear {clear:both;}
.left { float:left;}
.right { float:right;}

ul.inline_list {
	margin:0px !important;
	padding:0px !important;
	font-size: 32px;
	font-weight: bold;
	color: #003366;
}

ul.inline_list li {
	display:inline;
	float:left;
	background:none;
	padding:0px !important;
	margin:0px !important;
}

#rightside ul.inline_list li {
	background:none;
	position:relative;
	padding:0px !important;
	margin:0px !important;
}

ol 
{
    padding-left:20px;
    margin:0px 0px 20px 0px;
}

ol li 
{
   margin-bottom:5px;
}

h2 {
	color:#0d357c;
	font-size:18px;
	padding:13px 0px;
}

.sitetitle {
	color:#0000CD;
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
}



.formtable {
}
.formtable h2 {
	color:#B40000;
}
.formtable td {
	padding:4px;
}
.vert_seperator {
	background:#cccccc;
	width:1px;
	float:left;
	height:550px;
	margin:25px 10px 15px 0;
}
.seperator {
	/*background:#cccccc;*/
	height:1px;
	margin:15px 0px;
	border-top:#cccccc solid 1px;
}



#header {
	width:100%;
	margin:0;
}
#header_content {
	width:980px;
	height:115px;
	margin:0px auto;
}
#header_content h1 {
	padding-top:12px;

}
#header_internal {
	width:980px;
	/* height:172px; */
	margin:auto;
	margin-bottom:15px;
}
#header_internal h1 {
	padding-top:50px;
}
#header_internal .banner {
	float:right;
	background:#CCCCCC;
	width:728px;
	height:90px;
	clear:both;
	margin-top:5px;
}
#header_internal .myllbanner {
	float:left;
	background:#CCCCCC;
	width:728px;
	height:90px;
	clear:both;
	margin-top:5px;
}
#header_internal .ll_logo_right {margin-top: 5px; float: right;}
#header_internal .ll_logo_left {margin-top: 30px;}
#top_info {
	float:right;
	width: 975px;
	padding-top:5px;
	
}
#top_info .myll_logo {float: left;}

#top_info span {
	float:left;
	color:#4c4c4c;
	padding-top:2px;
	font-size:11px;
}

.btn_signup a {
	background:url(images/buttons/button_signup.gif) no-repeat;
	display:block;
	width:72px;
	height:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}
.btn_signup a:hover {
	background-position:0 -20px !important;
}
.btn_login a {
	background:url(images/buttons/button_login.gif) no-repeat;
	display:block;
	width:72px;
	height:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}

.btn_logout a {
	background:url(images/buttons/button_logout.gif) no-repeat;
	display:block;
	width:72px;
	height:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}

.btn_shoppingcart a {
	background:url(images/buttons/button_shoppingcart.gif) no-repeat;
	display:block;
	width:72px;
	height:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}

.btn_checkout a {
	background:url(images/buttons/button_checkout.gif) no-repeat;
	display:block;
	width:72px;
	height:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}
.btn_myaccount a {
	background:url(images/buttons/button_myaccount.gif) no-repeat;
	display:block;
	height:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
	width:73px;}

.btn_myaccount_red a {
	background:url(images/buttons/button_myaccount_red.gif) no-repeat;
	display:block;
	height:20px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
	width:73px;}

.btn_login a:hover, .btn_addlisting a:hover, .btn_addsite a:hover, .btn_addnumber a:hover,.btn_addteam a:hover, .btn_logout a:hover, .btn_myaccount a:hover, .btn_myaccount_red a:hover, .btn_shoppingcart a:hover, .btn_checkout a:hover{
	background-position:0 -20px;
}


a.sitelink {
	background:url(images/icons/16/link_16x16.png) no-repeat;
	color: blue;
	display: block;
	text-indent:20px;
}

a.add2favorites {
	background:url(images/icons/16/favorites_16x16.png) no-repeat;
	color: blue;
	display: block;
	text-indent:20px;
}

.MainNavBlock {padding: 0; margin-bottom: 0px;}

ul#mainNav{
	list-style:none;
	list-style-type:none;
}
ul#mainNav li,
ul#mainNav li a {
	float: left;
	margin-top:6px;
}
ul#mainNav li a:hover {
	background-position:0 -37px !important;
}
ul#mainNav li a.select {
	background-position:0 -37px !important;
}
ul#mainNav li.home a{
	background:url(../images/nav_home.gif) no-repeat;
	display:block;
	height:37px;
	width:76px;
}
ul#mainNav li.tour a{
	background:url(../images/nav_tour.gif) no-repeat;
	display:block;
	height:37px;
	width:114px;
}
ul#mainNav li.local a{
	background:url(../images/nav_local.gif) no-repeat;
	display:block;
	height:37px;
	width:124px;
}
ul#mainNav li.fundraising a{
	background:url(../images/nav_fundraising.gif) no-repeat;
	display:block;
	height:37px;
	width:120px;
}
ul#mainNav li.faqs a{
	background:url(../images/nav_faqs.gif) no-repeat;
	display:block;
	height:37px;
	width:74px;
}
#search_box {
	background:url(../images/bg_search_black.gif) no-repeat;
	display:block;
	height:29px;
	width:388px;
	float:left;
	margin-top:12px;
	padding:8px 0 0 84px;
	position:relative;
}
#search_box #search_select { position:relative;}

#search_box .search_input {
	margin-right:6px;
	float:left;
	padding:1px 0 2px 6px;
	outline:none;
	font-size:13px;
	height:20px;
}

#search_box select {
	width:100px;
	float:left;
}
.btn_Go  {
     border-width: 0;
	margin: 0 0 0 8px;
	position: absolute;
}
.btn_Go:hover {
	background-position:0 -21px !important;
}
#full {
	width:100%;
}
#content {
	width:980px;
	margin:auto;
}

#content .main {
	float: left;
	width:auto !important;
	list-style:none;
    	height:auto !important;
 	padding:5px 10px 10px 20px;
}

#content_localsports {
	float:left;
	width:650px;
}

#content_localsports h1 {
	font-size: 28px;
	color: #003399;
}

.button {
	background:url(images/button_bg.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}

a:hover.button{
	color:#ffffff;
	background:url(images/button_bg_hover.gif);
	text-decoration:none;
}

.add {
	background:url(images/icons/16/back_16x16.png) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}

.print {
	background:url(images/icons/16/print_16x16.png) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}

.email {
	background:url(images/icons/16/email_16x16.png) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}

.space40 {padding:20px;}

#main_banner {
	margin:10px 0 10px -68px;
	/*background: url(../images/banner.jpg);*/
	height:360px;
}

#footer_boxes {
	border-top:1px solid #CCC;
	height:180px;
	background:url(../images/bg_footer_boxes.gif) repeat-x top;
	padding:10px 0 0 18px;
	font-size:12px;
	line-height:16px;
}

#footer_boxes a {
	background:url(../images/arrow.gif) no-repeat top left;
	font-weight:bold;
	padding-left:15px;
	color:#000;
	font-size:14px;
}

#box_localsports {
	background:url(images/box_4.jpg) no-repeat;
	float:left;
	width:290px;
	height:115px;
	margin-right:15px;
	padding:50px 0 0 15px;
}

#box_fundraising {
	background:url(images/box_2.jpg) no-repeat;
	float:left;
	width:290px;
	height:115px;
	margin-right:15px;
	padding:50px 0px 0px 15px;
}

#box_myll {
	background:url(images/box_myll.jpg) no-repeat;
	float:left;
	width:290px;
	height:115px;
	margin-right:15px;
	padding:50px 0 0 15px;
}



#leftside {
	width:167px;
	float:left;
}
#leftside .banner {
	width:160px;
	height:600px;
	margin:0px 4px 10px 4px;
	background:#CCCCCC;
}
#rightside {
	float:right;
	width:320px;
	margin-top: 0px;
}
#rightside .banner {
	float:right;
	width:300px;
	height:250px;
	background:#CCCCCC;
	margin-left:10px;
}
#sectional_banner {
	margin-bottom:15px;
	float: left;
}

#rightside .rightside_content {
	padding:0px 0px 20px 20px;
	background:#eaebeb;
}

#rightside .rightside_ad {
	float:right;
	width:300px;
	list-style:none;
    	height:auto !important;
	padding: 10px 10px 0px 10px;
	background:#eaebeb;

}

#rightside .latest h2 {

	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0px;	
	padding: 3px;
	color: #00008B;

}

#rightside .latest a {
	color: #696969;
}

#rightside .latest a:hover {
	color: #0000FF;
	text-decoration: underline;
}


#rightside .rightside_smallad_left {
	float:left;
	width:125px;
	list-style:none;
    	height:125px;
	padding:10px 0px 10px 0px;
	background:#eaebeb;

}

#rightside .rightside_smallad_right {
	float: right;
	width:125px;
	list-style:none;
    	height:auto !important;
	padding:10px 20px 10px 0px;
	background:#eaebeb;

}

#rightside .breadcrumbs a 
{
   color:#0d357c;
}
#rightside .breadcrumbs a:hover
{
   color:#b40000;
}
#rightside .breadcrumbs span 
{
   margin:0 3px;
}

#rightside h1 {
	color:#b40000;
	font-size:22px;
	padding:5px 0px;
}
#rightside h2 {
	color:#0d357c;
	font-size:18px;
	padding:13px 0px;
}
#rightside h2 span {
	color:#b40000;
	font-size:24px !important;
}
#rightside h3 {
	color:#333333;
	font-size:16px;
	padding:5px 0px;
}
#rightside p {
	font-size:12px;
	line-height:16px;
	padding:0 0 10px 0;
	color:#333;
}

#rightside a {
	color:#000;
}

#rightside a:hover {
	color:#000;
	text-decoration: none;
}

#rightside ul {
	padding-left:30px;
	margin:15px 0;
}
#rightside ul li {
    background: url(../images/red_check.gif) no-repeat 0 2px;
    padding-left:20px;
    list-style:none;
    margin:7px 0px;
    color:#333;
}

.sectionalNav {
	height: 350px;
}
.sectionalNav ul {
	list-style:none;
	list-style-type:none;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}
.sectionalNav ul li a{
	background:url(../images/sectionalNav.gif) no-repeat;
	display:block;
	height:27px;
	font-size:13px;
	text-decoration:none;
	padding:11px 0 0 20px;
	outline:none;
}
.sectionalNav ul li a:hover {
	background-position:0 -38px !important;
	color:#0d357c;
	text-decoration:none;
}

.sectionalNav ul li a.selected {
	background-position:0 -38px !important;
	color:#0d357c;
	text-decoration:none;
}

.sectionalNav ul li.end {
	border-top: 1px solid #CCC;
	height:5px;
}

/*Sectional Subnav*/
.sectionalNav ul li ul
{
    border-top:1px solid #cccccc;
    border-bottom:none;
}
.sectionalNav ul li ul li a
{
    /*background:url(../images/subpage_bullet.gif) no-repeat;*/
    background:none;
    font-size:12px;
    padding:11px 15px 0 30px;
    border-right:1px solid #cccccc;
}
.sectionalNav ul li ul li a:hover
{
    border:none;
    border-bottom:1px solid #cccccc;
    border-top:1px solid #cccccc;
}



.advertisement {
	padding:10px 13px;
	background:#eaebeb;
	margin-bottom:10px;
}

.advertisement_signup {
	padding:0px;
	margin-bottom:10px;
	height:138px;
}

.advertisement_small {
	margin-bottom:10px;
}



.listing {
	float: left;
	background:#FAFAFA url(../images/teamsearch_bg.gif) no-repeat;
	width:619px;
	padding:15px 13px;
	margin-bottom:10px;
}

/*team search styling Oseer*/
.team_search {
	float: left;
	background:#FAFAFA url(../images/teamsearch_bg.gif) no-repeat;
	width:619px;
	/* height:98px; */
	padding:15px 13px;
	margin-bottom:10px;
}

.team_search ul {
	list-style:none;
}

.team_search ul li {
	display:inline;
	float:left;
}

.team_search span {
	font-size:24px;
	color:#013592;
	margin-bottom:15px;
	margin-right:20px;	font-family:"Myriad Pro", Arial;
	font-weight:bold;
	padding:0px
}

.team_search p {
	background-position:left top;
	height:50px;
	padding:6px 20px;
	width:320px;
}



.search_bar {
	background:url(../images/searchbar_bg.gif) no-repeat;
	width:592px;
	height:31px;
	margin:0 auto;
	padding:10px 10px 10px;
	text-align: center;
}



.search_bar ul 	{
    position: relative;
    left: 10px;
    top: 5px;
}

.search_bar ul li {
	display:inline;
	float:left;
	_width:50px;
}

.search_bar_large {
	background:url(../images/searchbar_bg_large.gif) no-repeat;
	width:592px;
	height:70px;
	margin:0 auto;
	padding:10px 10px 10px;
	text-align: center;
}


.search_bar_large ul 
{
    position: relative;
    left: 10px;
    top: 10px;
}

.search_bar_large ul li {
	display:inline;
	float:left;
	_width:50px;
}

.search_bar_large input.search_bttn {
	background:url(../images/search_bg.gif) no-repeat;
	width:83px;
	height:29px;
	border:none;
	display:block;
	margin-left:6px;
	position:relative;
	bottom: 3px;
}

.search_bar_large input.search_bttn:hover {
	background-position:0 -29px;	
}


.search_bar .zip_input {
	
	width:76px;
	height:19px;
	border:none;
	font-size:14px;
	color:#666;
	font-family:"Myriad Pro", Arial;
	font-weight:bold;
	padding:4px 8px;
	outline:none;
	position: relative;
	left: 3px;
	bottom: 4px;
}

.search_bar .zip_input input {
	width:76px;
	height:19px;
	border:none;
	font-size:14px;
	color:#666;
	font-family:"Myriad Pro", Arial;
	font-weight:bold;
	padding:0 0 0 0px;
	outline:none;
}

.search_bar select.sport {
	background:url(../images/select_sportbg.gif);
	width:240px;
	height:29px;
	border:none;
	
}

.search_bar select.age {
	background:url(../images/select_agesbg.gif);
	width:150px;
	height:29px;
	border:none;
	
}

.search_bar input.search_bttn {
	background:url(../images/search_bg.gif) no-repeat;
	width:83px;
	height:29px;
	border:none;
	display:block;
	margin-left:6px;
	position:relative;
	bottom: 5px;
}

.search_bar input.search_bttn:hover {
	background-position:0 -29px;	
}



html input.logout {
	background-position:0 0px;
}



input.logout:hover {
	text-decoration:underline;
}
 .bttn_register {
	background:url(../images/bttn_register.gif) no-repeat;
	width:140px;
	height:26px;
	display:block;
	border:none;
	float:right;
}
.btn_resend {
	background:url(../images/btn_resend.gif) no-repeat;
	width:146px;
	height:32px;
	border:0;
	margin-left:10px;
}





#mytable {
	width: 500px;
	padding: 0;
	margin: 0;
	position: relative;
	background: #E3E3E3;
}

caption {
	padding: 0;
	width: 500px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

table {margin: 0; padding:0;}

th {
	border-style: none;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	/*
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	*/
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px;
	background: #ccc;
}

th.center {
	text-align: center;
}

th.right {
	text-align: right;
}

td {
	padding: 6px;
	color: #000000;
	background: #fff;
	font-size: 12px;
}


td.myll {
	background: #D3D3D3;
	color: #fff;
}

td.xmyll:hover {
	background: #3366CC;
	color: #fff;
}

td.myllicon {
	background: #A9A9A9;
	color: #fff;
}


td.alt {
	background: #eee;
	color: #000000;
}

tr.alt td {
	background: #eee;
	color: #000000;
}}

.buttoncontainer
{
margin: 0px 0px 0px 0px;
padding: 0px;
height: 0px;
}

.buttoncontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.buttoncontainer ul li
{
display: block;
float: left;
text-align: left;
padding: 0;
margin: 0;
}

#navcontainer
{
margin: 0px 0px 0px 0px;
padding: 0px;
height: 0px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #C0C0C0;
width: 140px;
height: 20px;
border-top: 1px solid #696969;
border-left: 1px solid #696969;
border-bottom: 1px solid #696969;
border-right: 1px solid #696969;
padding: 0;
margin: 0px 3px 3px 3px;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: normal 11px/18px "Myriad Pro", Arial, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-weight:bold;
}

#navcontainer ul li a:hover
{
color: #fff;
background: #3366CC;
}

#navcontainer a:active
{
background: #3366CC;
color: #fff;
font-weight:bold;
}

#navcontainer li#active a
{
background: #3366CC;
border: 1px solid #3366CC;
color: #fff;
font-weight:bold;
}



#tnt_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
 
#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:5px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}
 
#tnt_pagination a:hover {
	background-color:#3366CC;
	border:1px solid #3366CC;
	color:#ffffff;	
}
 
#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #3366CC;
	margin-left:10px;
	text-decoration:none;
	background-color:#3366CC;
	color:#FFFFFF;
	cursor:default;
}
 
#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}

p.errormsg {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	/* 
	background:url(/images/icons/16/warning.png) no-repeat bottom left;
	padding-left: 22px;
	*/
}

.errorbox {
     width: 650px;
     font-size: 15px;
     border: 1px solid; 
     margin: 10px 0; 
     padding: 20px 10px 15px 70px; 
     color: #D8000C;
     background:  #ffbaba url(images/icons/48/dialog_warning.png) no-repeat 10px center;
}

#home_navigation {
/*	padding-top: 15px; */

}

#home_navigation_content {
/* 	width:707px; */
/*	margin-left:20px;*/
/*	background: #dcdcdc;*/
}

#home_navigation_content img {
/*	border:1px solid #CCC;*/
/*	margin-right:25px;*/
/*	height=250px;*/
/*	width=650px;*/
}

#home_navigation_content h1 {
	color:#b40000;
	font-size:18px;
	padding: 0px 0px 10px 0px;	
}

#home_navigation_content span {
	font-size:12px;
	line-height:16px;
}
#home_navigation_content a {
	background:url(../images/arrow.gif) no-repeat top left;
	font-weight:normal;
/* padding-left:15px; */
	color:#0000ff;
	font-size:14px;
}
ul#homeNav{
	float:right;
	list-style:none;
	width:228px;
	list-style-type:none;
	margin-top:-11px;
}
ul#homeNav li,
ul#homeNav li a {
	float: left;
}

ul#homeNav li a.selected {
	background-position:0 -39px !important;
	outline:none;
}

ul#homeNav li a:hover {
	background-position:0 -39px !important;
}
ul#homeNav li.nav1 a{
	background:url(images/homenav_1.gif) no-repeat;
	display:block;
	height:39px;
	width:228px;
}
ul#homeNav li.nav2 a{
	background:url(images/homenav_2.gif) no-repeat;
	display:block;
	height:39px;
	width:228px;
}
ul#homeNav li.nav3 a{
	background:url(images/homenav_3.gif) no-repeat;
	display:block;
	height:39px;
	width:228px;
}
ul#homeNav li.nav4 a{
	background:url(images/homenav_4.gif) no-repeat;
	display:block;
	height:39px;
	width:228px;
}
ul#homeNav li.nav5 a{
	background:url(images/homenav_5.gif) no-repeat;
	display:block;
	height:39px;
	width:228px;
}
ul#homeNav li.nav6 a{
	background:url(images/homenav_6.gif) no-repeat;
	display:block;
	height:39px;
	width:228px;
}

#footer {
     margin-top: 20px;
	border-top:2px solid #CCC;
	text-align:left;
	color: #dcdcdc;
	line-height: 140%;
	height:130px;
	background:url(../images/bg_footer_boxes.gif) repeat-x top;
	padding:10px 5px 0px 18px;
	font-size: 11px;

}

#footer h3 {
	color: #003399;
}

#footer a {color: #333;}
#footer a:hover {color: #cc0000;}

#footer ul {
	margin-left: 10px;
}


#footer ul li {
	color: #0000CD;
}

.footercopyright {
	width: 310px;
	float: left;
}
.footerfaqs {
	width: 110px;
	float: left;
}
.footeralignleft {
	width: 175px;
	float: left;
}


ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0 50px;
	list-style: none;
}
ul.column li {
	float: left;
	width: 195px;
	padding: 0;
	margin: 5px 0;
	display: inline;
}

.colblock {
	height: 375px;
	font-size: 1em;
	margin-right: 10px;
	padding: 20px;
	background: #e3e1d5;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.colblock h2 {
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 0;
	font-size: 1.3em;
}
.colblock img {
	width: 90%;
	padding: 5%;
	margin: 0 auto;
	background:#fff;
	-ms-interpolation-mode: bicubic;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.redarrowlink a {
	background:url(../images/arrow.gif) no-repeat top left;
	font-weight:bold;
	padding-left:15px;
	color:#000;
	font-size:14px;
}

.redarrowlink a:hover {
	color:#0000FF;
	text-decoration:none;
}


div.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:250px;
	font-size:14px;
	background-color:#fff;
}

.nolistings {
	color: #cc0000;
}
.enterzipcode {
	text-align: center;
	color: #cc0000;
	font-weight: bold;
	font-size:14px;
}


div.calicon {
	margin: 0px 7px 0px 0px;
	border:1px solid #000;
	width:35px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align:center;
}

div.calicon .top {
	color:#fff;
	background-color:#3366CC;
	font-size: 13px;
}

div.calicon .date {
	margin: 0px auto;
	padding: 0px 0px 1px 0px;
	font-size: 16px;
}

.pricingtablecenter
{
     width: 750px;
     margin-left: auto ;
     margin-right: auto ;
}

.pricingtable  {
     width: 100%;
	border: 1px solid black;	
	border-collapse:collapse;
	font-size: 12px;
	font-weight: bold;
}

.pricingtable .heading {
	background-color: #3366CC;
	color: #fff;
	font-size: 16px;
}

.pricingtable .upgradenow {
	background-color: #8B0000;
	color: #fff;
	font-size: 16px;
}

.pricingtable .alt {
	background-color: #dcdcdc;
}

.dashboardheader {
	height: 40px;
}

.movebox ul {
	display: inline;
	color: #000;
	font-size: 9px;
	list-style: none;
	text-transform: none;
}

.movebox li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px;
	list-style: none;
	display: inline;
}


.tabletitle {
	float: left;
}

.tablesettings {
	float: right;
	font-size: 12px;	
	letter-spacing: 0px;
	text-transform: none;
}




.setbutton {
    margin: 0px 5px;
    padding: 5px 10px;
    display: inline;
    background: #777 url(images/button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #555; */
    }
.setbutton:hover { color: #fff; text-decoration: none; background-position: 0 -48px;}
.setbutton:active { background-position: 0 top; position: relative; top: 1px; padding: 6px 10px 4px; }
    
.setbutton.small:hover { background-position: 0 -50px; }
.setbutton.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.setbutton.large { font-size: 125%; padding: 7px 12px; }
.setbutton.large:hover { background-position: 0 -35px; }
.setbutton.large:active { padding: 8px 12px 6px; background-position: 0 top; }

.setbutton.red { background-color: #cc0000; }
.setbutton.purple { background-color: #9400bf; }
.setbutton.green { background-color: #228B22; }
.setbutton.orange { background-color: #ff9c00; }
.setbutton.yellow { background-color: #C0C0C0; }
.setbutton.blue { background-color: #2c6da0; }
.setbutton.black { background-color: #333; }
.setbutton.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
.setbutton.small { font-size: 75%; padding: 5px 7px; }

.link.blue {color: blue;}
.link.blue:hover {text-decoration: none; color: #ff0000;}

.stack {margin: 0; padding: 0 0 5px 0;}

.myllnav {margin-bottom: 10px; float: left; }
.myllnav h1 {font-size: 26px; color: #003366;}

.myllnavmenu {float: left; margin-bottom: 10px; width: 100%; background-color: #003366; }
.myllnavmenu ul {
  font-family: Arial, Verdana;
  font-size: 13px;
  list-style: none; 

 }
.myllnavmenu ul li {
  display: block;
  position: relative;
  float: left;
}
.myllnavmenu li ul { display: none; position: relative; z-index: 1;}

.myllnavmenu ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-right: 1px solid #ffffff;
  padding: 10px 25px;
  margin-left: 1px;
  white-space: nowrap;
}
.myllnavmenu ul li a:hover { background: #0066CC; }

.myllnavmenu li:hover ul {
  display: block;
  position: absolute;
}
.myllnavmenu li:hover li {
  float: none;
  font-size: 11px; 
  background: #003366;
  border-top: 1px solid #ffffff;
}
.myllnavmenu li:hover a { background: #003366; }
.myllnavmenu li:hover li a:hover { background: #0066CC;}
.myllnavmenu .active a {background: #0066cc;}

.myllnavmenu .dropdown a {background: #003366 url(images/myll_dropdown_arrow.png) no-repeat right;}
.myllnavmenu .dropdown a:hover {background: #0066CC url(images/myll_dropdown_arrow.png) no-repeat right;}
.myllnavmenu .activedropdown a {background: #0066CC url(images/myll_dropdown_arrow.png) no-repeat right;}
.myllnavmenu .activedropdown a:hover {background: #0066CC url(images/myll_dropdown_arrow.png) no-repeat right;}

.standard p {padding: 10px 0 0 0;}

#crumbs {
     list-style-type:none;
	height:2.3em;
	border:1px solid #dedede;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#777;
	padding-left:.75em;
	}		
#crumbs li a {
	background:url(images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#003399;
	text-decoration:none;
	}	
#crumbs a:link, #crumbs a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#cc0000;
}		

#slider1 {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height: 80px;
}

#slider1 li {
	padding: 0;
	margin:  0;
}

#slider1 img,
#slider2 img {
	float: left;
	margin-right: 10px;
	border: solid #333 1px;
}
#example h2 {
	margin-bottom:25px;
	/*border-bottom:dotted 3px #999;*/
}

#example h3 {
	font-size:20px;
}

#example h3 span {
	font-size:16px;
	color:#999;
}

#example h4 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
}
#example {margin: 0 0 5px 40px;
}
#example .multiple li {
	width: 80px;
}
#example .images li {
	width: 80px;
}

#example .images img {
	float: none;
}

#example .custom {
	margin-top: 30px;
	border: dotted #999 1px;
	padding: 15px;
}

#example .custom #my-pager a,
#example .custom #my-start-stop a {
	margin-right: 12px;
	font-size: 32px;
}

#example .ticker li {
	width: 500px;
}

#example .controls a {
	font-size: 24px;
}

#example .show {
	border-bottom: dotted #999 1px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#example .thumbs {
	text-align: center;
	padding-top: 30px;
}

#example .thumbs a {
	margin-right: 10px;
}

#example .thumbs img,
#example .bx-pager img {
	border: solid #666 1px;
}

#example .thumbs .pager-active img {
	border: solid #e800da 1px;
}

.bx-next {
	position:absolute;
	top:30%;
	right:-40px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(images/gray_next.png) no-repeat 0 -30px;
}

/*previous button*/
.bx-prev {
	position:absolute;
	top:30%;
	left:-40px;
	z-index:999;
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(images/gray_prev.png) no-repeat 0 -30px;
}



/*next/prev button hover state*/
.bx-next:hover,
.bx-prev:hover {
	background-position: 0 0;
}


#rightside .textalerts {
	list-style: none;
     background: #999 url(images/icons/48/phone.png) no-repeat center left;
     margin: 0; 
     padding: 0 5px 5px 45px;
     color: #fff;
     border: 1px solid #000;
}

#rightside .textalerts h1 {font-size: 16px; color: #fff; padding: 5px 5px 5px 0; margin: 0;}
#rightside .textalerts a {color: #fff;}
#rightside .textalerts a:hover {text-decoration: underline;}

.myllsites {font-size: 13px;}
.myllsites li {display:inline; list-style: none;}
.myllsites img {border: 1px solid #000; margin-bottom: 0px; }

.inline_list .welcome {font-size: 16px; margin: 16px 10px 0 0;}
