﻿.gmnoscreen{display:none}

html,body
{
	font-size: small;
	line-height: 140%;
	font-family: Arial,sans-serif;
	text-align: center;
	color: #666;
	background: #fff;
	height: 100%;
	width:99%;
	
	
}

.toprightclosingbutton 
{
	position: absolute;
	top: 5px;
	right: 5px;
	height: 13px;
	width: 15px;
}

.toprightclosingbutton a
{
	background-image: url("../tntcustom/images/close.gif");
	display: block;
	height:13px;
	width:15px;
}

#divLoader
{
	display:none;
	position:absolute;
	width:100px;
	height:100px;
	left:50%;
	top:70%;
	background-color:Transparent;
	background-image:url("../tntcustom/images/ajax-loader.gif");
	background-repeat:no-repeat;
	
	
}

.headertext_1
{
	font-size: 140%;
	color: #000000;
	text-align: left;
	padding:0px 0px 0px 0px;
	float:left;
	margin:10px 0px 0px 0px;
	min-width:200px;
	

}
.headertext_2
{
	font-size: 140%;
	color: #000000;
	text-align: right;
	padding:0px 30px 0px 0px;
	float:right;
	margin:10px 0 0 0%;
	min-width:200px;
	

}


hr
{
	height: 2px;
	border-width: 2px 0 0 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #ff6600;
	float: left;
	width: 100%;
}

.top
{
	
	width:100%;
	height:50px;
	margin:0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600; /*background:url("../tntcustom/images/logo-fullcolor[1].gif") no-repeat;*/
	
}

.logo
{
	float: left;
	background:url("../tntcustom/images/logo-fullcolor[1].gif") no-repeat;
	height:100%;
	width:28%;

}


.map
{
	height:300px;
	

}
.main
{
	text-align: center;
	height: 75%;
	
	
	
	
}

.bottom
{
	clear:both;
	float:left;
	width:100%;
	height: 23px;
	position:absolute;
	bottom:0px;
	left:0;
}

.footer
{
	background: url(  '../tntcustom/images/footer.gif' ) #f60 repeat-x; 	
	background-position: right top; 	
	line-height: 130%; 	
	font-size: 90%; 
	float:left;
	height: 28px;
	width:100%;
	vertical-align:bottom;
}
.subheader 
{
	width: 100%;
	text-align:left;
	float:left;
	height:20px;	
	margin:3px 0px 0px 0px;	
	font-size:11pt;
	color:#000000;
	line-height:140%;

}

.leftpanel
{
	width: 40%;
	float: left;
	text-align: left;
	height: 90%;
	overflow:hidden;
	
}

.rightpanel
{
	
	width: 59%;
	height: 90%;
	float: right;
	text-align: right;
	vertical-align: top;
	
}

.search
{
	font-size: 0.9em;
	height: auto;
	width: 100%;
	margin-top:15px;
	
	
}

.sidebar
{
	font-size: 0.9em;
	overflow: hidden;
	width: 100%;
	height:250px;	
	margin-top:5%;
	
	
	
	
}
.sidebar a
{
	background-color: transparent;
	color: #666;
	text-decoration: none;
	
}

.sidebar a:hover
{
	color: #666;
	background-color: transparent;
	text-decoration: underline;
}


.sidebarlinkcontainer
{
	background: url(   "../tntcustom/images/border-hor-darkgrey.gif" ) repeat-x bottom;
	cursor:pointer;
}

.sidebarlinkleftcolumn
{
    width:40%;
    float:left;
    background: url(   "../tntcustom/images/border-hor-darkgrey.gif" ) repeat-x bottom;
}

.sidebarlinkrightcolumn
{
    width:40%;
    float:left;
    background:inherit;
    background: url(   "../tntcustom/images/border-hor-darkgrey.gif" ) repeat-x bottom;
}

.searchheader
{
	/*background-color:Lime;*/
	width: 100%;
	
}
.searchheader p
{
    text-align:left;
}
.searchinput
{
	
	width: 100%;
	height:25px;
}
.searchoptions
{
	text-align: left; 
	width: 100%;
	padding:15px 0px 0px 0px;
}

#chkWeekend
{
}

#chkEvening
{
}

#txtSearch
{
	height: 15px;
	width: 60%;
	float:left;
	margin:3px 0px 0px 0px;
}

.searchbuttoncontainer
{
	margin-top: 2px;
	margin-left: 5px;
	float:left;
	width:30%;
	
}
.gmnoprint
{
	color: #333333;
}
.balloonlocationname
{
	color: #000000;
	font-style: italic;
	font-weight: bold;
}



.detailinfoheader
{
	font-size:11pt;
	color:#000000;
	text-align:left;
	line-height:22pt;
	
}

#tempCity
{
	padding-left: 2px;
	text-align: right;
}
#divNotice
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #EEEEEE;
	color: #FF0000;
	font-size: 90%;
	font-family: Arial,Helvetica,Sans-Serif;
	visibility: hidden;
	height: 150px;
	position: absolute;
	top: 400px;
	left: 200px;
	width: 500px;
}


#map
{
	width: 100%;
	height: 350px;
}

.balloonmain
{
	text-align: left;
	color: #333333;
	font-size: 0.8em;
	width:220px;
}

.rightupperpanel
{
	width:100%;
	padding:5px 0px 0px 0px;

	
}

.rightlowerpanel
{
	width:100%;
	padding:0px 0px 0px 0px;

}
.detailinfo
{
	width:100%;
	height:400px;
}

.detailinfoleftpanel
{
	float:left;
	height:100px;
	overflow: hidden;
	text-align: left;
	width: 200px;
}
.detailinfoleftpanel div
{

	/*width: 100%;*/
	line-height: normal;
	
}

.detailinforightpanel
{
	float: left;
	font-size: 0.8em;
	height: 130px;
	vertical-align: top;
	line-height: normal;
	overflow: hidden;
	width: 250px;
}

.detailinforightpanel td
{
	white-space: nowrap;
}

#tempCity
{
	float:left;
	width: auto;
}
#tempPostalCode
{
	float:left;
	width:auto;
}


.detailinforightpanel table
{
	float:right;
	
}

.addressfield
{
	
}

#lblLocationName
{
	
}


/* buttons */
.buttonpane
{
	width: 100%;
	height: 25px;
	clear: both;
	float: none;
	background-color:Transparent;
	position:absolute;
	left:0;
	top:90%;
}
/* small button */

/*sample*/

/*#btnSelectLocation
{
	display: none;
	width: 30px;
}*/

.buttoncontainer
{
	background-color:Transparent;
	margin:0px 5px 0px 0px;
	height:100%;
	position:relative;
	float:right;
}





a.button.small
{
	font-weight: normal;
	background-color:Transparent;
	clear: both;
	float: left !important;
	display: block;
	color: #fff;
	background: url(   "../tntcustom/images/small-standard-l.gif" ) transparent 0 3px no-repeat !important;
	text-decoration: none !important;
	margin:-0.15em 5px 0 0;
	cursor: pointer;
	padding: 0 !important;
	position:relative;
	
}

a.button span
{
	float: left;
	color: #fff !important;
	background: url(   "../tntcustom/images/small-standard-r.gif" ) 100% 3px no-repeat;
	padding: 2px 26px 0 10px;
	margin: 0 -5px 0 0;
	height: auto !important;
	height: 22px;
	min-height: 22px;
	display: block;
	position:relative;
	
}

a.button:hover span
{
color: #ffd9c0 !important;
	background-color: transparent !important;
}

.actions a.button
{
	float: left !important;
	clear: none;
	margin-left: 16px;
}



