/* The ATP Background */
.indexBody {
	background-image:url(../images/global/TNTBG.jpg);
	background-attachment:fixed;
}

/* The 1024 wide border */
.biggerindexBorder {
	background-color:#FFF;
	border: none;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height:inherit;
}

/* The flash banner */
.flashBanner {
	border: none;
	width: 100%;
	height: 124px;
}

/* The columns */

.column1 {
	position: relative;
	float:left;
	border: none;
	width:15%;
	height: 75%;
	background-color:#FFF;
}

.column2 {
	position: relative;
	float: right;
	border: none;
	width: 85%;
	height: 75%;
	background-color:#FFF;
}

.bannerText {
	position: relative;
	border: none;
	width:100%;
}

/* The navigation */

.navborder {
	position: relative;
	width: 100%;
	height: 350px;
	background-image:url(../images/global/RedNavBorder.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}

.navigation {
	position: absolute;
	left: 5px;
	top: 5px;
	height: 324px;
	width: 140px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#navigation a {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	width: 142px;
	height: 18px;
	text-decoration: none;
	margin: 0px;
}

#navigation a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

/* Content stuff */

.newsBorder {
	border: none;
	position: relative;
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;
}
.newsText {
	border: none;
	position: relative;
	width: 99%;
	height: 99%;
	margin: 3px;
}

.sellingBorder {
	border: none;
	position: relative;
	width: 100%;
	height: 25%;
	background-color:#FFF;
	margin: 0px;
}

.sellingText {
	border: none;
	position: relative;
	width: 99%;
	height: 99%;
	margin: 3px;
	padding: 2px 2px 2px 2px;
}

.packageText {
	border: none;
	position: relative;
	width: 23%;
	margin: 3px;
	padding: 2px 2px 2px 2px;
	float: left;
}

.homeflashBorder {
	border: none;
	position: relative;
	width: 99%;
	background-color:#FFF;
	margin: 3px 0px 3px 0px;
}

.galleryflashBorder {
	border: none;
	position: relative;
	width: 75%;
	background-color:#FFF;
	margin: 2px 4px 2px 2px;
	padding: 3px 0px 0px 0px;
	float: right;
}

.rowOne {
	border: none;
	position: relative;
	width: 100%;
	background-color:#FFF;
	margin: 0px;
	clear:both;
}

.thumbOne {
	border: none;
	width: 24%;
	height: inherit;
	text-align: center;
	float: left;
	margin: 1px 3px 1px 3px;
}

.thumbTwo {
	border: none;
	width: 25%;
	height: inherit;
	text-align: center;
	float: left;
	margin: 1px 35px 1px 35px;
}

.thumbThree {
	border: 1px solid #bd4833;
	width: 24%;
	height: inherit;
	text-align: center;
	float: left;
	margin: 1px 3px 1px 3px;
}

/* The footer */

.footer {
	border: none;
	position: relative;
	width: 1024px;
	height: 70px;
	clear:both;
	background-color:#FFF;
}

.footerText {
	border: none;
	width: 93%;
	height: 100%;
	position:relative;
	float: left;
}

.natmDiv {
	border: none;
	width: 7%;
	height: 100%;
	position: relative;
	float: left;
}
.headingSep {
	width: 100%;
	height: 10px;
	background-image:url(../images/global/gradientHeading.jpg);
	background-attachment: scroll;
	background-position: top;
	background-repeat: repeat-y;
}

/* Text Formatting */
h1 { 
	text-align: center;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	text-shadow: #000;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #bd4833;
}
h2 { 
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2.breadcrumb { 
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
    margin-bottom: 0px;
	margin-top: 0px;
}

h3 { 
	text-align: justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px; 
}
h4 { 
	text-align: justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px; 
}
h5 { 
	text-align: center; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px; 
}
p {  
	text-align: justify; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
ul { 
	margin: -3px 0px -2px 0px;
	padding: 0px;
	list-style: inside square;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: justify;
}

ul.noBullet { 
	margin: -3px 0px -2px 0px;
	padding: 0px;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: justify;
}

li { 
	margin: -3px 0px -2px 0px;
	padding: 3px;
}

a { 
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
}
a:hover { 
	text-decoration: underline;
	color: #999999;
}
img { 
	border: 0px;
}

.clearboth {
	clear: both;
}

/* Stuff I'm phasing out */
.indexBorder {
	border: none;
	position:relative;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 768px;
}

.forFun { border: none;
		  position: absolute;
		  left: 0px;
		  top: 768px;
		  width: 800px;
		  height: 300px;
		  text-align: right;
		  background-image:url(../Images/IndexGlobal/FunBG.jpg);
}

/* Background Borders */
.welcomeBorder {
	border: none;
	position: relative;
	width: 650px;
	height: 87px;
	background-image: url(../Images/IndexGlobal/WelcomeBG.jpg);
	background-color:#FFFFFF;
}

.bottomleftBorder {
	border: none;
	position: absolute;
	float:right;
	width: 266px;
	height: 250px;
	left: 0px;
	top: 518px;
	background-color:#FFFFFF;
}
.bottomcenterBorder {
	border: none;
	position: absolute;
	width: 268px;
	height: 250px;
	left: 266px;
	top: 518px;
	background-color:#FFFFFF;
}
.bottomrightBorder {
	border: none;
	position: absolute;
	width: 266px;
	height: 250px;
	left: 534px;
	top: 518px;
	background-color:#FFFFFF;
}

/* Text Borders */
.welcomeText {
	border: none;
	position: absolute;
	width: 600px;
	height: 70px;
	left: 25px;
	top: 7px;
}

.enclosedText {
	border: none;
	position: absolute;
	width: 244px;
	height: 113px;
	left: 10px;
	top: 10px;
}
.utilityText1 {
	border: none;
	position: absolute;
	width: 244px;
	height: 59px;
	left: 10px;
	top: 10px;
}
.utilityText2 {
	border: none;
	position: absolute;
	width: 244px;
	height: 59px;
	left: 10px;
	top: 178px;
}
.toyText {
	border: none;
	position: absolute;
	width: 244px;
	height: 113px;
	left: 10px;
	top: 125px;
}
.processText {
	border: none;
	position: absolute;
	width: 245px;
	height: 230px;
	left: 12px;
	top: 10px;
}
.funText {
	border: none;
	position: absolute;
	width: 323px;
	height: 280;
	left: 10px;
	top: 10px;
}
.funTextRight {
	border: none;
	position: absolute;
	width: 450px;
	height: 280px;
	left: 340px;
	top: 10px;
}
.sellingBody { 
	background-color: #FFFFFF;
}

td {
	font-family:Verdana, Geneva, sans-serif;
	text-align: left;
	font-size:9px;
}
table { 
		border: 2px solid black;
		margin: 0px;
		padding: 0px;
		width: 100%; 
}
th {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:10px;
	background-color:#CCC
}

