
/* @group Global */

html {
	min-height: 100%;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

body {
	background: #fff url(../img/grass_repeat.jpg) ;
	text-align: center;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: black;
}

.printonly {
	display: none;
}



a {
/*	color: #c33;*/
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}


#center {
	width: 994px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.hidden {
	display: none;
}

input.disabled {
	border: 1px solid #999;
	background-color: #ddd;
}

input[disabled="disabled"], input.disabled {
	border: 1px solid #999;
	background-color: #ddd;
}

input.readonly {
	border: 1px solid #999;
	background-color: #ddd;
}

input[readonly="readonly"], input.readonly {
	border: 1px solid #999;
	background-color: #ddd;
}

input {
	vertical-align: middle;
}

input.textbox {
	font-family: verdana;
}

.clear {
	height: 10px;
	clear: both;
}


div {
	padding: 0px;
	margin: 0px;
}

div img {
	display: block;
}

a img {
	border: 0px;
}


/* @end */

/* @positioning */




#mainContent {
	text-align: left;
	float: left;
}
#index #mainContent {
	width: 994px;
	height: 1283px;
}

#index #leftCol {
	float: left;
	width: 67px;
	height: 1283px;
}

#index #midCol {
	float: left;
	width: 804px;
	height: 1283px;
}
#index #rightCol {
	float: left;
	width: 123px;
	height: 1283px;
}
				
#index #leftTop {
	float: left;
	width: 67px;
	height: 243px;
	background: transparent url(../img/top_l.gif) no-repeat ;
}
#index #leftMid {
	float: left;
	width: 67px;
	height: 940px;
	background: transparent url(../img/mid_l.gif) no-repeat ;
}
#index #leftBase {
	float: left;
	width: 67px;
	height: 102px;
	background: transparent url(../img/base_l.gif) no-repeat ;
}

#index #rightTop {
	float: left;
	width: 123px;
	height: 243px;
	background: transparent url(../img/top_r.gif) no-repeat ;
}
#index #rightMid {
	float: left;
	width: 123px;
	height: 940px;
	background: transparent url(../img/mid_r.gif) no-repeat ;
}
#index #rightBase {
	float: left;
	width: 123px;
	height: 102px;
	background: transparent url(../img/base_r.gif) no-repeat ;
}


#index #midTop {
	float: left;
	width: 804px;
	height: 40px;
	background: transparent url(../img/top_mid.gif) no-repeat ;
}

#index #midMid {
	float: left;
	width: 804px;
	height: 1153px;
	background: #fff ;
}

#index #midBase {
	float: left;
	width: 804px;
	height: 92px;
	background: transparent url(../img/base_mid.gif) no-repeat ;
}

#index #rowTop {
	float: left;
	width: 804px;
	height: 203px;
	background: transparent url(../img/header.jpg) no-repeat;
}

#index #rowTop #logo {
	float: left;
	width: 169px;
	height: 35px;
	margin-top: 120px;
}

#index #rowTop #date {
	float: left;
	width: 169px;
	height: 35px;
	margin-top: 135px;
	margin-left: 200px;
}

#index #col1 {
	float: left;
	width: 382px;
	height: 950px;
	background: transparent url(../img/mid_repeat_l.gif) repeat-y ;
}

#index #col2 {
	float: left;
	width: 40px;
	height: 950px;
	background: #fff ;
	background:url("../img/vertical_line.jpg");
	background-repeat:repeat-y;
}

#index #col3 {
	float: left;
	width: 382px;
	height: 950px;
	background: transparent url(../img/mid_repeat_r.gif) repeat-y ;
	/*border-left:1px solid #dad8d6;*/
}


#index #onRightRoad {
	float: left;
	width: 382px;
	height: auto;
}

#index #onRightRoadContent {
	float: left;
	width: 382px;
	height: 380px;
}

#index #thankyou {
	margin-top: 150px;
}



#index .horizLine {
	float: left;
	width: 382px;
	height: 30px;
	background:url("../img/horizontal_line.gif");
	background-repeat: repeat-x;
	background-position: center;
	clear: both;
	margin-bottom: 5px;
}

#index #inYourArea {
	float: left;
	clear:both;
}

#index #mapNote,
#index #mapNote a {
	margin-top: 5px;
	color: #ff6711;
	font-weight: bold;	
}

#index #onRightRoad .formRow {
	float: left;
	width: 382px;
	height: 31px;
	clear: both;
}

#index #onRightRoad .formNames	{
	padding-top:30px;
}

#index #onRightRoad label {
	padding-right: 10px;
	float:left;
	padding-top:2px;
}

#index #onRightRoad input,
#index #onRightRoad select {
	float: right;
}

#index #onRightRoad #field_name,
#index #onRightRoad #field_phone {
	width: 327px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color:#000;
}

#index #onRightRoad #field_company,
#index #onRightRoad #field_postcode {
	width: 285px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color:#000;
}

#index #onRightRoad select {
	width: 228px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color:#000;
}


img.floatRight {
	float: right;
	margin-left: 12px;
	margin-bottom: 10px;
}

#note {
	width: 400px;
	text-align: justify;
	margin-left: 202px;
}

#col1, #col3 {
	text-align: justify;
}

#col3 ul{
	margin-left: 15px;
	padding-left: 0px;
}

#index #saveUpto {
	clear: both;
	float: left;
}

#index #submitForm {
	width: 119px;
	height: 33px;
	float:right;
	margin-bottom:18px;
}
#index #submitForm a{
	display: block;
	width: 119px;
	height: 33px;
	text-decoration: none;
}

#index .twitter	{
	margin-top: 20px;
	float:right;
}

#index .twitterImage	{
	width:150px;
	height:25px;
	float:right;
	display: block;
}

#index .twitterText	{
	float:right;
	margin-top:6px;
	margin-left:6px;
}

#index .orangeLink	{
	color:#F36920;
	text-align:right;
	
}

#index #whyTNTPost {
	height:auto;
	margin-bottom:5px;
}

#index #lookOut	{
	clear: both;
	height:auto;
	margin-bottom:5px;
}

#index .legal	{
	margin-top: 20px;
	width:382px;
	float: left;
}

#index .copyright	{
	float:left;
}

#index .footerLinks {
	float: right;
	text-align: right;
}

#index .footerLinks a {
	color: #000;
}


img {
	border: 0px;
}
