body {
	padding: 0px;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;	
}
ul {
	list-style-type: none;
	list-style-image: url(images/li.gif);
}
li {
	margin-top: 1px;
}
a:link {color: #151515;}
a:visited {color: #151515;}
a:hover {color: #585858;}
a:active {color: #585858;}

#container {
	width: 755px;
	height: auto;
	margin: 0 auto;
}
#toplevel {
	height: 80px; /*100px*/
}

#top_banner {
	float:right;
}

#logo {background-image: url(images/tp_logo.gif); background-repeat: no-repeat;	height: 74px;	width: 210px;	float: left;}
#menu {float: right; margin-top: 20px; xwidth: 400px;}
.menuitem {	
	color: #585858;
	font-size: 11px;
	text-decoration: none;
	margin: 0 /*5px 0 10px*/;
	padding: 7px;
	background: #BFE5FF;
	-moz-border-radius:5px;
	border: 5px;
	-webkit-border-radius: 5px;
	line-height:28px;
	
}
a.menuitem {text-decoration:none;}
a.menuitem:active {color: #585858;}
a.menuitem:link {color: #585858;}
a.menuitem:visited {color: #585858;}
a.menuitem:hover {color: #ffffff;}


#middlelevel {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	height: 452px;
	width: 767px;
}
#boxleft {
	width: 300px;
	height: 441px;
	float: left;
	margin: 5px 0 0 6px;
	display: inline;
}
#lefttextquote {
	background-color: #3876bf;
	height: 141px;
}
#lefttexttop {
	font-size: 11px;
	color: #ffffff;
	padding: 10px 20px 10px 20px;
	line-height: 1.3;
}
#lefttextsource {
	font-size: 11.5px;
	font-weight: bold;
	color: #ebe050;	
	text-align: right;
	padding: 0 18px 0 0;
	font-style: italic;
	letter-spacing: 0.6px;
}
#boxright {
	width: 435px;
	height: 440px;
	float: left;
	margin: 5px 0 0 2px;
	display: inline;
}
#heading {
	margin-top: 20px;
}
.title {
	color: #3594ff;
	font-size: 15px;
	margin-top:  10px;
	margin-bottom: 0;
	padding: 0;
}
.titlespecial {
	font-weight: bold;
}
#rightcontent {
	margin: 0 0 0 20px;
	height: 440px;
	width: 417px;
	padding-right: 20px;
	overflow: auto;
}
#righttext {
	margin-top: 5px;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

#righttext h2 {font-size: 18px; color: #444; font-weight: normal;}
#righttext p {padding: 0; margin: 0 0 10px; line-height: 18px;}

#squareimages {
	margin: 5px 0 0 0;
	text-align: center;
}
#squareimages img{
	margin: 8px;
	padding: 6px;
	border: 1px solid #cccccc;
}
#footer {
	font-size: 11px;
	color: #999999;
	text-align:right;
}

div#righttext a{
	text-decoration: none;
}

div#righttext a:visited {
	color: #3594ff;
	font-weight: bold;
}
div#righttext a:active {
	color: #555555;
	font-weight: bold;
}
div#righttext a:link {
	color: #3594ff;
	font-weight: bold;
}
div#righttext a:hover {
	color: #ff5427;
	font-weight: bold;
}
h4 {
	color: #333333;
	font-size: 15px;
	margin: 20px 0 5px;
	padding: 0;
	font-weight:bold;
	border-bottom: 1px solid #aaa;
}
h5 {
	color: #333333;
	font-size: 13px;
	margin: 20px 0 5px;
	padding: 0;
	font-weight:bold;
}
.table {
	border: 1px solid #eeeeee;
	width: 96%;
	height: 50%;
	padding: 5px;
	margin: 20px auto;
}
td {
	font-size: 10px;
}
.tableheading {
	background-color: #eeeeee;
}


/** ********************************************************
  Media Info
******************************************************** **/
#all_covers img {margin-top: 10px; padding: 1px; border: 1px solid #efefef;}


/** ********************************************************
  Media Info
******************************************************** **/

#righttext p.testim {padding: 10px; margin: 10px; line-height: 1.2em; border: 1px solid #D5EFFF; background-color: #F4FBFF; font-size: 11px;}
#righttext p.testim span {font-weight: bold; display: block; text-align: right;}

/** ********************************************************
  Contact Us
******************************************************** **/

ul#contact_list {list-style-type: none; margin: 0; padding: 0; font-size: 12px;}
ul#contact_list li {float: left; padding: 0 0 0 15px; margin: 5px 0; width: 180px; list-style-type: none; list-style-image: none;}
ul#contact_list li h5 {margin: 0;}
ul#contact_list li a {}
ul#contact_list li a:hover {}


div#contact {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 20px 0 0px 5px;
	font-size: 12px;
	line-height: normal;
}
div#contactposition {
	font-weight: bold;
	margin-bottom: 5px;
	color: #ff6633;
}

div#contactemail{margin-top: 5px;}
div#contactemail a{
	
	text-decoration: none;
}
div#contactemail a:visited {
	color: #3876bf;	
	font-weight: bold;
}
div#contactemail a:active {
	color: #3876bf;
	font-weight: bold;
}
div#contactemail a:link {
	color: #3876bf;
	font-weight: bold;
}
div#contactemail a:hover {
	color: #ff5427;
	font-weight: bold;
}


/** ********************************************************
  
******************************************************** **/

.sub {
	margin-top: 40px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

a.sub {text-decoration:none;}
a.sub:active {color: #000000;}
a.sub:link {color: #000000;}
a.sub:visited {color: #000000;}
a.sub:hover {color: #aaaaaa;}

.subs-heading{
	font-weight: bold;
	font-size: 12px;
}
.pc {
	font-style: italic;
}
.em {font-weight: bold;}
.discount {
	font-size: 14px;
	font-weight: bold;
	color: #3594ff;
}
.advertising {
	font-size: 15px;
}
#suboffers {
	width: 94%;
	border: 1px solid #aaaaaa;
}
.offer {
	width: 94%;
	padding: 5px;
	margin: 5px auto;
	border: 1px solid #aaaaaa;
}
.studentoffer {
	width: 96%;
	height: 100px;
	float: left;
	padding: 5px;
}
.offerheading {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
}
.extra {
	font-size: 11px;
	font-weight: bold;
}
.conditions {
	font-size: 11px;
}
.subscribebutton {
	background-image: url(images/subscribe_button.gif);
	width: 174px;
	height: 31px;
	text-indent: -1000px;
	clear: both;
	display: block;
	margin: 0 auto;
}
.subscribebutton a{
	display: block;
	width: 174px;
	height: 31px;
}
#subsbox {
	width: 300px;
	height: 300px;
	margin: 5px 0 0 6px;
	display: inline;
}
#optionwrapper {
	width: 715px;
	height: 200px;
}
.optionbox {
	float: left;
	display: inline;
	width: 211px;
	margin-left: 24px;
	position: relative;
	top: 10px;
}

#container-2 {
	height: 440px;
	width: 767px;
	overflow: auto;
	position: relative;
	top: 6px;
	font-size: 12px;
}

#random-container {width: 700px; margin: 20px 0 30px 30px;}

#boxonetop {width: 211px; height: 8px; background-image: url(images/boxbluetop.gif); font-size: 1px;}
#boxonecontent {background-color: #4982DB; padding: 0 5px 5px 5px;}
#boxonebottom {width: 211px; height: 8px; background-image: url(images/boxbluebottom.gif); font-size: 1px;}

#boxtwotop {width: 211px; height: 8px; background-image: url(images/boxpurpletop.gif); font-size: 1px;}
#boxtwocontent {background-color: #885599; padding: 0 5px 5px 5px; color: #ffffff;}
#boxtwobottom {width: 211px; height: 8px; background-image: url(images/boxpurplebottom.gif); font-size: 1px;}

#boxthreetop {width: 211px; height: 8px; background-image: url(images/boxorangetop.gif); font-size: 1px;}
#boxthreecontent {background-color: #FF9900; padding: 0 5px 5px 5px;}
#boxthreebottom {width: 211px; height: 8px; background-image: url(images/boxorangebottom.gif); font-size: 1px;}

/* Invoice Form
-----------------------------------------------------*/

fieldset {
	margin: 1em auto;
	padding: 1em;
	border: 1px solid #ccc;
	width: 95%;
}

legend {
	font-size: 16px;
	color:#ee6698;
	font-weight: bold;
	padding: 0 5px;
}

label {
	display:block;
	padding-bottom:3px;
}

label em {
	font-weight: normal;
	color:#999999;
}

input {
	width: 80%;
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #999;
}

.free_issue_input {
	width: 74%;
	}

#free_issue_optin {
	width:20px;
	}

form .checkboxes input{
	xdisplay:inline;
	width: auto;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:3px;
	margin:0px;
	width:80%;
	height:150px;
	border: 1px solid #999;
}

/* Hides from IE5-mac \*/
* html fieldset{ position: relative; }
* html legend{ position:absolute; top: -.5em; left: .5em; }
* html fieldset{ position: relative; margin-top:1em; padding-top:.75em; }
/* End hide from IE5-mac */





/* New Sub Offer
-----------------------------------------------------*/

#new_sub_offer h1 {
	width: 321px;
	height: 36px;
	text-indent: -500px;
	background: transparent url(images/subscribe_h1_april07.jpg) no-repeat 0 0;
	overflow: hidden;
	margin-bottom: 0px;

}

#new_sub_offer h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
}

#new_sub_offer .small_print {
	font-size: 10px;
	color:#999999;
}	

#new_sub_offer .small_print_neg {
	font-size: 10px;
	color:#999999;
}	

#new_sub_offer #sub_off_one,
#new_sub_offer #sub_off_two,
#new_sub_offer #sub_off_three {
	width: 210px;
	height: 260px;
	float: left;
	background: #ccc;
	margin-right: 22px;
}

#new_sub_offer #sub_off_one {
	background: transparent url(images/sub_offer_01.png) no-repeat 0 0;
	line-height:269px;
}

#new_sub_offer #sub_off_one a {
	outline: none;
	display:block;
	width:210px;
	text-indent: -90000px;
}

#new_sub_offer #sub_off_two {
	background: transparent url(images/sub_offer_02.png) no-repeat 0 0;
	line-height:269px;
}

#new_sub_offer #sub_off_two a {
	outline: none;
	display:block;
	width:210px;
	text-indent: -90000px;
}

#new_sub_offer #sub_off_three {
	background: transparent url(images/sub_offer_03.png) no-repeat 0 0;
	text-align:center;
}

#new_sub_offer .invoice_request {
	width:420px;
	font-size: 16px;
	line-height: 66px;
	padding-left: 50px;
	margin-left: 125px;
	background: transparent url(images/icon_invoice.jpg) no-repeat bottom left;
}

#new_sub_offer .invoice_request a{color: #3594ff;}

/* Even Newer Sub Offer :o)
-----------------------------------------------------*/

#latest_sub_offer h1 {
	width: 321px;
	height: 36px;
	text-indent: -500px;
	background: transparent url(images/subscribe_h1_sept07.jpg) no-repeat 0 0;
	overflow: hidden;
	margin-bottom: 0px;
}

#latest_sub_offer h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
}

#latest_sub_offer .small_print {
	font-size: 10px;
	color:#999999;
}	

#latest_sub_offer #sub_off_one {
	width: 310px;
	height: 260px;
	float: left;
	background: #ccc;
	margin-right: 22px;
}

#latest_sub_offer #sub_off_two {
	width: 310px;
	height: 260px;
	float: right;
	background: #ccc;
	margin-right: 22px;
}

#latest_sub_offer #sub_off_one {
	background: transparent url(images/sub_offer_01_sept.jpg) no-repeat 0 0;
	line-height:269px;
}

#latest_sub_offer #sub_off_one a {
	outline: none;
	display:block;
	width:210px;
	text-indent: -90000px;
}

#latest_sub_offer #sub_off_two {
	background: transparent url(images/sub_offer_02_sept.jpg) no-repeat 0 0;
	line-height:269px;
}

#latest_sub_offer #sub_off_two a {
	outline: none;
	display:block;
	width:210px;
	text-indent: -90000px;
}

#latest_sub_offer .invoice_request {
	width:420px;
	font-size: 16px;
	line-height: 66px;
	padding-left: 50px;
	margin-left: 125px;
	background: transparent url(images/icon_invoice.jpg) no-repeat bottom left;
}

#latest_sub_offer .invoice_request a{color: #3594ff;}


/* New Sub Offer
-----------------------------------------------------*/

#new_sub_offer h1 {
	width: 321px;
	height: 36px;
	text-indent: -500px;
	background: transparent url(images/subscribe_h1_april07.jpg) no-repeat 0 0;
	overflow: hidden;
	margin-bottom: 0px;

}

#new_sub_offer h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
}

#new_sub_offer .small_print {
	font-size: 10px;
	color:#999999;
}	

#new_sub_offer .small_print_neg {
	font-size: 10px;
	color:#999999;
}	

#new_sub_offer #newsub_off_one,
#new_sub_offer #newsub_off_two,
#new_sub_offer #newsub_off_three {
	width: 210px;
	height: 260px;
	float: left;
	background: #ccc;
	margin-right: 22px;
}

#new_sub_offer #newsub_off_one {
	line-height:269px;
}

#new_sub_offer #newsub_off_one a {
	outline: none;
	display:block;
	width:210px;
	text-indent: -90000px;
}

#new_sub_offer #newsub_off_two {
	line-height:269px;
}

#new_sub_offer #newsub_off_two a {
	outline: none;
	display:block;
	width:210px;
	text-indent: -90000px;
}

#new_sub_offer #newsub_off_three {
	text-align:center;
	line-height:269px;
}

#new_sub_offer #newsub_off_three a {
	outline: none;
	display:block;
	width:210px;
	text-indent: -90000px;
}

#new_sub_offer .invoice_request {
	width:420px;
	font-size: 16px;
	line-height: 66px;
	padding-left: 50px;
	margin-left: 125px;
	background: transparent url(images/icon_invoice.jpg) no-repeat bottom left;
}

#new_sub_offer .invoice_request a{color: #3594ff;}