body { 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	background: #D7D7D7; 
	line-height: 19px;
}

table {
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	line-height: 19px;
}

a {
  outline: none;
}

a:link, a:visited { 
	color: #DE122D; 
	text-decoration: none; 
}
img {
	border: 0;
}

a:hover { 
	color: #000000; 
	text-decoration: underline;
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

h4 { 
	margin-left: 10px; 
	padding: 0; 
}

li {
	list-style-type: square;
}

form { 
	margin: 0; 
	padding: 0; 
}

input { 
	margin: 0; 
	padding: 1px; 
	font-size: 10px; 
}

.goButton {
	position: absolute;
	top: 50px;
	margin-top: 5px;
	right: 0;
	color: #FFFFFF;
	display:block;
	border:0;
	z-index:1;
	width: 46px;
	height: 16px;
	background: url('http://gallery.pictopia.com/providerassets/227/go.png') transparent top left no-repeat;
}

.r1 {
	background:#eee;
}

a.newsystem:link, a.newsystem:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.plink {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px;
}

.partners_form {
	width: 300px;
	height: 42px;
	margin: 0;
	padding: 0;
}

.partners_form input {
	float: left;
	margin: 10px 0;
	width: 200px;
	height: 16px;
	font-size: 14px;
	padding: 1px;
}

.partners_form div {
	float: right;
	margin: 0;
}

.formlabel {
	font-weight: bold;
	text-align: right;
}

.tpl_header { 
	position:relative; 
	width:976px; 
	height:110px; 
	margin: 0 auto 10px auto;
	background: url('/pub2/images/headerback.png') 0 0 no-repeat;
	z-index:9999;
} 

.homeLogo {
	position: absolute;
	top: 10px;
	left: 10px;
 	width: 124px;
 	height: 55px;
	z-index:2;
}

.homeLogo img {
 	width: 132px;
 	height: 55px;
	background: url('/pub2/images/logoTM.png') 0 0 no-repeat;
	*background: none; /* IE 6 and 7 Fix */
}

.tpl_cornerNav { 
	position: absolute; 
	top:5px; 
	right:10px; 
	height: 95px;
	margin:0; 
	padding: 0; 
	text-align: right; 
	font-weight: bold; 
	z-index: 3;
}

.tpl_cornerNav strong a:link, .tpl_cornerNav strong a:visited {
	font: bold 11px Arial, Helvetica, sans-serif;
}

.tpl_cornerNav strong a:hover {
	color: #000000;
	text-decoration: none;
}

#tpl_login, #tpl_checkOrder {
	position: absolute; 
	top:25px; 
	right:10px; 
	height: 61px;
	margin:0; 
	padding: 15px 2px 0 2px; 
	text-align: right;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: none;
	background: #EEEEEE;
	border: 1px #CCCCCC solid;
	border-top-width: 0;
	z-index: 100;
}

#tpl_login .text, #tpl_checkOrder .text {
	padding: 0;
	width: 110px;
	height: 15px;
}

#orderResponse {
	position: absolute;
	top: 200px;
	left: 150px;
	width: 600px;
	padding: 20px;
	background: #FFFFFF;
	border: 1px #808080 solid;
	display: none;
	z-index: 99999;
	font-weight: bold;
}

#orderResponse iframe {
	border: 1px #CCCCCC solid;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
}	

.tpl_mainNav { 
	position: absolute; 
	margin: 0;
	top: 70px; 
	left: 0; 
	width:976px; 
	padding: 0; 
	height: 40px; 
	line-height: 40px; 
	background: url('/pub2/images/topnav.png') 0 0 no-repeat;
	z-index:1;
}

.tpl_mainNav a.menu {
	float: left;
	margin-top: 4px;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.tpl_mainNav a.menu span {
	_float: left; /* IE 6 BUG FIX */
	padding-right: 10px;
}

.tpl_mainNav a.menu:link, .tpl_mainNav a.menu:visited {
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	margin-left: 5px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}

.tpl_mainNav a.menu:hover {
	color: #000000;
	padding-left: 10px;
	height: 32px;
	text-decoration: none;
	background: url('/pub2/images/menu_over_cap.gif') center left no-repeat;
}

.tpl_mainNav a.menu:hover span {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #000000;
	text-decoration: none;
	background: url('/pub2/images/menu_over.gif') transparent center right no-repeat;
}

.tpl_secNav {
	position: relative;
	width: 956px;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	margin: -18px auto 10px auto;
	background: url('/pub2/images/topnav2.png') bottom left no-repeat;
	z-index:9999;
	display: none;
}

.tpl_secNav a:link, .tpl_secNav a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 0 10px;
}

.tpl_secNav a:hover {
	color: #000000;
	text-decoration: none;
}

.tpl_body {
	margin: 10px auto;
	padding: 0;
	width: 976px;
}

.tpl_body .tpl_content {
	padding: 10px 20px;
}

.tpl_body strong {
	display: block;
	font-size: 14px;
	color: #de0e2a;
	height: 22px;
	line-height: 22px;
	text-indent: 10px;
	background: url('/pub2/images/txt_header.png') #D7D7D7 top right no-repeat;
}

.tpl_body strong a:hover {
	text-decoration: none;
}

.tpl_body .provTitle {
	font: bold 36px Helvetica, sans-serif;
	color: #EEEEEE;
}

.tpl_body .pageTitle {
	font: bold 36px Helvetica, sans-serif;
	color: #999999;
	margin: 0;
	padding: 0 0 10px 0;
}

.tpl_body .subPageTitle {
	color: #999999;
	font: bold 18px Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}

.tpl_body .subPageTitle a:hover {
	text-decoration: none;
}

.tpl_body .findmore {
	text-align: right;
	padding: 5px 0;
}

.tpl_footer {
	text-align: center;
}

.tpl_footer a:link, .tpl_footer a:visited {
	color: #666666;
}

/* 2 COL STYLES */
.tpl_body .tpl_img_col {
	float: left;
	width: 550px;
	clear: left;
}

.tpl_body .tpl_left_col {
	float: left;
	width: 593px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 0;
}

.tpl_body .tpl_left_col .tpl_content {
	width: 551px;
	background: #FFFFFF;
	border: 1px #808080 solid;
	border-width: 0 1px;
	padding: 10px 20px;
}

.tpl_body .tpl_right_col {
	float: right;
	width: 375px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 0;
}

.tpl_body .tpl_right_col .tpl_content {
	width: 333px;
	background: #FFFFFF;
	border: 1px #808080 solid;
	border-width: 0 1px;
	padding: 10px 20px;
}

.tpl_body .tpl_left_col .tpl_content p {
	width: 531px;
	background: #FFFFFF;
	line-height: 19px;
	padding: 0 10px;
}

.tpl_body .tpl_right_col .tpl_content p {
	width: 313px;
	background: #FFFFFF;
	line-height: 19px;
	padding: 0 10px;
}

/* ### */

.tpl_body .button_lrg {
	width: 156px;
	height: 40px;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	background: url('/pub2/images/button_lrg.png') center center no-repeat;
	color: #FFFFFF;
	padding: 10px 0;
}

.tpl_body .button_med {
	width: 125px;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	background: url('/pub2/images/button_med.png') center center no-repeat;
	color: #FFFFFF;
	padding: 10px 0;
}

.tpl_body .button_sm {
	width: 87px;
	height: 22px;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	margin: 0 auto;
	background: url('/pub2/images/button_sm.png') center center no-repeat;
	color: #FFFFFF;
	padding: 10px 0;
}

.tpl_body .button_lrg a:link, .tpl_body .button_lrg a:link,
.tpl_body .button_lrg a:visited, .tpl_body .button_lrg a:visited,
.tpl_body .button_med a:link, .tpl_body .button_med a:link,
.tpl_body .button_med a:visited, .tpl_body .button_med a:visited, 
.tpl_body .button_sm a:link, .tpl_body .button_sm a:link,
.tpl_body .button_sm a:visited, .tpl_body .button_sm a:visited {
	display: block;
	color: #FFFFFF;
}

/* FULL STYLES */

.tpl_body {
	width: 978px;
	margin: 0 auto;
}
	
.tpl_content {
	width: 934px;
	background: #FFFFFF;
	border: 1px #808080 solid;
	border-width: 0 1px;
	line-height: 19px;
	padding: 0px 20px;
}

.tpl_body .tpl_content p {
	width: 914px;
	background: #FFFFFF;
	padding: 0px 10px;
}

.clear { clear: both; }

.textsmall	{
	font-size: 10px;
	}
	
.faq_title	{
	font-weight: bold;
	}
	
.faq_questions {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.faq_questions li {
	float: left;
	width: 48%;
	padding: 0 5px;
	margin: 0;
	list-style-position:inside;
}

.faq_questions li a:visited {
	color: #999999;
}

.textsmall {
	font-weight: bold;
}

dt strong {
	margin-bottom: 10px;
}

/* FULL 2 COL LAYOUT */

.tpl_content .main_tbl {
	width: 100%;
}

.tpl_content .main_tbl .left_tbl {
	float: left; 
	position: relative;
	width: 200px;
	z-index: 2;
}

.tpl_content .main_tbl .left_tbl .mini_menu {
	font-size: 13px;
	font-weight: bold;
}

.tpl_content .main_tbl .right_tbl {
	float: left;
	width: 719px;
}

.tpl_content h2 {
	color: #CCCCCC;
	font-size: 24px;
	margin-bottom: 0;
}

.tpl_content h3 {
	font-size: 14px;
	margin-bottom: 0;
}

.tpl_content h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}

.tpl_content .main_tbl .right_tbl p,
.tpl_content .main_tbl .right_tbl h4,
.tpl_content .main_tbl .right_tbl strong {
	width: 719px;
}

.right_col {
	float: right;
	width: 380px;
}

.tpl_content .right_col p,
.tpl_content .right_col strong
.tpl_content .right_col p h4 {
	width: 360px;
}

/* Client Partner List Page */
.client_sections {
	float:left;
	width:250px;
	padding: 0 15px 15px;
}

.client_list {
	float:right;
	width:650px;
}

.client_list div.chunk {
	border:0;
}

.client_list div.row1 {
	float: left;
	width: 47%;
	padding: 4px;
	background: none;
}
.client_list div.row2 {
	float: right;
	width: 47%;
	padding: 4px;
	background: none;
}

.client_list a:link, .client_list a:visited { 
	font-size: 14px;
	color: #DE122D;
}

.client_list a:hover { 
	color: #000000;
}

.leftnav {
	position: relative;
	width: 250px;
	height: 35px;
	padding: 0;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}

.leftnav_sm {
	width: 150px;
}

.leftnav:hover {
	background: url('images/leftnav_button.gif') center center no-repeat;
}

.leftnav_sm:hover {
	background: url('images/leftnav_button_sm.gif') center center no-repeat;
}

.leftnav b {
	position: relative;
	z-index: 3;
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	height: 35px;
	font-size: 13px;
	line-height: 35px;
}

.leftnav a:link, .leftnav a:visited {
	position: relative;
	display: block;
	margin-left: 10px;
	height: 35px;
	font-size: 13px;
	line-height: 35px;
	color: #333333;
	z-index: 3;
}

.leftnav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav .selected {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 35px;
	margin; 0;
	padding: 0;
	border: 0;
	z-index: 0;
	background: url('images/leftnav_button.gif') center center no-repeat;
}

.leftnav_sm .selected {
	width: 150px;
	background: url('images/leftnav_button_sm.gif') center center no-repeat;
}

.leftnav .not {
	background: none;
}

#c_entertainment, #c_schools, #c_books, #c_photo, #c_companies, #c_newspapers {
	display: none;
}

#c_select_ent, #c_select_school, #c_select_book, #c_select_photo, #c_select_co, #c_select_news {
	display: none;
}

#c_companies, #c_select_co {
	display: block;
}

#text_media:link, #text_media:visited {
	color: #333333;
}

#text_media:hover {
	color: #FFFFFF;
}

.client_provlist a:link, .client_provlist a:visited {
	font-size: 15px;
}

/* -- */

.features, .benefits {
	margin: 5px;
	padding: 0;
}

.features li, .benefits li {
	list-style-position: inside;
	padding: 2px 0;
}

.testimonial_credit {
	text-align: right;
	padding: 2px 0;
	line-height: 14px;
	font-size: 11px;
}

.testimonialbox {
	width: 480px;
}

#ptpWidget_items img, #ptpWidget_thumbnailview img, #ptpWidget_thumbnailview2 img {
	border: 0;
	padding: 0;
}

