body {
	margin-top:0px;
	background-color: transparent;
	background-image: url(../New_images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*Main container*/
#container {
	width: 980px;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
}
#main { width: 980px; position: relative; background-color:#FFFFFF; }

/*header*/
#globalheader {
	width: 980px;
	height: 65px;
	position: relative;
	z-index: 9998;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../New_images/Globle_header.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
/*Global TPN logo*/
div.logo {
	width:164;
	margin-top: 12px;
	margin-left: 10px;
	float: left;
	margin-right: 25px;

}

/*Navigation left column*/

div.mheader{color:#F90;text-align:left;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;padding-left:0px;margin-top:5px;margin-bottom:4px;width:158px;margin-left:6px;}


div.msheader{
	color:#064E95;
	line-height:17px;
	text-align:left;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:circle;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	
}
.msheader a:link, .msheader a:visited
{
	color: #064E95;
	text-decoration:none
}

.msheader a:hover { font-size:14px;
}


/*Left Column*/
.left_col {
	float: left;
}

/* boxes */
div.box {
	position:relative;
	min-height:100px;
	_height:800px;
	width:158px;
	overflow:hidden;
	zoom:1;
	background-color: #fff;
	background-image: url(../New_images/Global_box_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
div.box .cap {
	width:186px;
	position:absolute;
	height:6px;
	margin:0 -14px;
	font-size:1px;
	z-index: 100;
}
div.box .cap.top { top:0; background:url(../New_images/box_bgtop20080909.png) no-repeat 0 0; *margin-left:-2px; 
}
div.box .cap.bottom { bottom:0; _bottom:-1px; background: url(../New_images/box_bgbottom20080909.png) no-repeat 0 100%; 
}

div.box h2 {
	margin:0 -12px;
	padding:6px 12px 4px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:15px;
	border-bottom:1px solid #d9d9d9;
	background-color: #dfdfdf;
	background-image: url(../New_images/Global_cap_top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: tahoma;
	}
	
div.box h1 { margin:0 -12px;
padding:6px 12px 4px;
color:#FFFFFF;
font-weight:normal;
font-size:15px;
border-bottom:1px solid #d9d9d9;
border-color:#dfdfdf;
background-image:url(../New_images/Global_cap_top.gif);
background-repeat:repeat-x;
background-position: 0 0;
font-family:Tahoma;
}

div.box .topten { color:#064E95;
	line-height:20px;
	text-align:left;
	padding-left:-5px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:circle;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}

div.box .seeall {
	float:left;
	width:100px;
	height: 20px;
}

/* Search box */

div.sbox {
	position:relative;
	min-height:45px;
	_height:45px;
	width:158px;
	overflow:hidden;
	zoom:1;
	background-color: #fff;
	background-image: url(../New_images/Global_box_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 1px;
	padding-left: 14px;
}
div.sbox .cap { width:186px; position:absolute; height:6px; margin:0 -14px; font-size:1px; }
div.sbox .cap.top { top:0; background:url(../New_images/box_bgtop20080909.png) no-repeat 0 0; *margin-left:; }
div.sbox .cap.bottom { bottom:0; _bottom:-1px; background:url(../New_images/box_bgbottom20080909.png) no-repeat 0 100%; }

div.sbox h2 {
	margin:0 -12px;
	padding:6px 12px 4px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:15px;
	border-bottom:1px solid #d9d9d9;
	background-color: #dfdfdf;
	background-image: url(../New_images/Global_cap_top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: tahoma;
	}
.searchfield {
	display: block
}

	


/* Free Gifts */

div.freegifts { width:75px; height:110px; float:left; font-size:12px; margin-top:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; margin-right:2px; margin-left:2px
}



.freegifts a:link, .freegifts a:visited
{
	color: #064E95;
	text-decoration:none
}

.freegifts a:hover { font-size:14px;
}

/* Ad Banner */

div.banner {
	width:788px;
	float: left;
	height: 137px;
	margin-bottom: 10px;
	visibility: inherit;
	background-color: #FFFFFF;
	padding-right: 6px;
	}
	
/* Center Column */
div.center_column {
	width:605px;
	float: left;
	height: 800px;
	
}

/* Centre box */



div.cbox {
	position:relative;
	min-height:25px;
	_height:45px;
	width:615px;
	overflow:hidden;
	zoom:1;
	background-color: #fff;
	background-image:url(../New_images/center_cap_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 1px;
	padding-left: 14px;
	margin-right: 5px;
	margin-left: 5px;
	
}
div.cbox .cap { width:650px; position:absolute; height:6px; margin:0 -14px; font-size:1px; }
div.cbox .cap.top { top:0; background-image:url(../New_images/center_cap_top.gif); *margin-left:; background-repeat:no-repeat }
div.cbox .cap.bottom { 
bottom:0; 
_bottom:-1px;
background-image:url(../New_images/center_cap_bottom.gif);
background-repeat:no-repeat }

div.cbox h2 {
	margin:0 -12px;
	padding:6px 12px 4px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:15px;
	border-bottom:1px solid #d9d9d9;
	background-color: #dfdfdf;
	background-image: url(../New_images/Global_cap_top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: tahoma;
	}
	
div.cbox .seeall { width:500px; height:24px;  padding-left:25px; float:left;  }
	/* Mobile Phone image text header */
	
div.cphoneheader {
	font-size:24px;
	color: #666666;
	text-align:center;
	width:550px;
	font-family: Tahoma;
	padding-top: 10px;

}

div.cphoneheader .small { font-size:12px; color:#999999;
}

div.cphoneheader .small h3 {font-size:12px; color:#999999; display:inline; font-weight:normal; }

	/* Mobile Phone image containers */
	
div.cphonebox {
	width:110px;
	height:110px;
	float:left;
	text-align:center;
	padding-top: 8px;
}

div.cphonebox a:link, .cphonebox a:visited {
	
	width:100%;
	float:left;
	text-align:center;
	color:#064E95;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:circle;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}




div.cphonebox.text{ width:100%; float:left; text-align:center; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:500; line-height:14px; color: #064E95;
}



/* Newe Mobile Phone image containers */
	
div.cphoneboxnew {
	width:110px;
	height:120px;
	float:left;
	text-align:center;
	padding-top: 8px;
	background-image: url(../New_images/new.gif);
	background-repeat: no-repeat;
	background-position: 83px 15px;
}

div.cphoneboxnew  a:link, .cphoneboxnew  a:visited {
	
	width:100%;
	float:left;
	text-align:center;
	color:#064E95;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:circle;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}




div.cphoneboxnew .text{ width:100%; float:left; text-align:center; font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:500; line-height:14px; color: #064E95;
}



div.cphonecontainer { width:600px; text-align:center;
}

	
	/* Blog Header*/
	
div.blogheader {
	position:relative;
	min-height:10px;
	_height:428px;
	width:566px;
	overflow:hidden;
	zoom:1;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
div.blogheader .cap { width:630px; position:absolute; height:6px; margin:0 -14px; font-size:1px; }
div.blogheader .cap.top { top:0; background-image:url(); *margin-left:; background-repeat:no-repeat }
div.blogheader .cap.bottom { bottom:0; _bottom:-1px; background:url(../New_images/box_bgbottom20080909.png) no-repeat 0 100%; }

div.blogheader h2 {
	margin:0 -12px;
	padding:6px 12px 4px;
	color:#FFFFFF;
	font-weight:normal;
	font-size:15px;
	border-bottom:1px solid #d9d9d9;
	background-color: #dfdfdf;
	background-image: url(../New_images/Global_cap_top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: tahoma;
	}	
	
/* blog posts */
div.blog {
	width:615px;
	margin-left: 5px;

}

div.blog .background {
	width:191px;
	height:255px;
	background-image: url(../New_images/blog_bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Right Column */
div.right_column {
	width:188px;
	float: left;
	height: 800px;
	}
	
/* Retailer Images */
div.retailer { width:60px; height:35px; float:left; margin-top:10px; margin-left:9px; margin-right:9px;
}
.search_inline {
	float: left;
	height: 35px;
	width: 185px;
	top: 5px;
	position: absolute;
	left: 6px;
}

.search_inline .tf {
	float: left;
	height: 15px;
	width: 100px;
	margin-bottom:-20px;
	position: absolute;
	top: 9px;
	left: 39px;
}

.search_inline .tf1 {
	float: left;
	height: 23px;
	width: 23px;
	margin-bottom:-10px;
	position: absolute;
	top: 6px;
	left: 147px;
}

div.footer {
	margin-left:auto;
	margin-right:auto;
	
}

	


div.footer .u { width:100%; padding-top:10px; border-top-width:1px;	border-top-style: solid; border-top-color: #999999; }

div.footer .l { font-size:11px; list-style:none; text-decoration:none; float:left; width:25%; color:#999999;  }
div.footer a:link {font-size:11px; list-style:none; text-decoration:none; width:150px; color:#999999;  } 
div.footer a:visited {font-size:11px; list-style:none; text-decoration:none; width:150px; color:#999999;  } 
div.footer .cname { font-size:11px; list-style:none; text-decoration:none; color:#999999; 

