@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
body {
	text-align: center;
	background-image: url(../images/page_bkgrndtile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*{
	margin: 0;
	padding: 0;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-table;
}
/* backslash hack hides from IE mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix {
	display: block;
}
/* end backslash hack */
.clearboth{
	clear: both;
}
a:link {
	color: #D14200;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #D14200;
	text-decoration: none;
}
a:active {
	color: #D14200;
}
p {
	font-size: 0.8em;
	padding-bottom: 10px;
}
p.nopadding {
	padding-bottom: 0;
}
p.all_uppercase{
	text-transform: uppercase;
}
p.first {
	font-family: georgia, palatino, serif; 
	font-size: 1.1em;
	line-height: 1.2em;
	font-style: italic;
	text-align: center;
}
h2{
	color: #D14200;
	font-size: 0.8em;
	padding-bottom: 0px;
}
h1.introtext{
	color: #D14200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:400;
	font-size: 1.5em;
	padding: 15px 0 0 0;
}
p.smallhighlighttext{
	font-size: 0.6em;
	color: #D14200;
}
.imgfloat_left{
	float: left;
}
.imgfloat_right{
	float: right;
}
div#headerwrapper{
	float: none;
	width: 770px;
	height: 129px;
	margin: 0 auto;
	background: transparent url(../images/header_bkgrndtile.jpg) repeat-x;
}
div#header_column1{
	float: left;
	width: 537px;
	height: 129px;
	margin: 0 auto;
	background: transparent url(../images/header_topleft.jpg) no-repeat;
}
div#pgsurferlogo{
 	float: left;
}
div#pgsurferlogo a{
	float: none;
	display: block;
	width: 332px;
	height: 48px;
	margin: 40px 0 0 42px;
	outline: none;
	background: transparent url(../images/header_pgsurferlogo_duo.jpg) no-repeat;
}
div#pgsurferlogo a:hover{
	background-position: -332px 0;
	outline: none;
}
/* remove halo effect in firefox */
div#pgsurferlogo a:active{
	outline: none;
}
div#header_column2{
	float: right;
	width: 233px;
	height: 129px;
	margin: 0 auto;
	background: transparent url(../images/header_topright.jpg) no-repeat 100% 0;
}
div#paretologic_wrapper{
	float: right;
	width: 120px;
	height: 129px;
	text-align: left;
}
div#paretologiclogo{
 	float: left;
}
div#paretologiclogo a{
	float: none;
	display: block;
	width: 100px;
	height: 40px;
	margin: 34px 0 0 0;
	outline: none;
	background: transparent url(../images/header_paretologiclogo_duo.jpg) no-repeat;
}
div#paretologiclogo a:hover{
	background-position: -100px 0;
	outline: none;
}
/* remove halo effect in firefox */
div#paretologiclogo a:active{
	outline: none;
}
div#tab_paretologic{
 	float: left;
}
div#tab_paretologic a{
	float: none;
	display: block;
	width: 98px;
	height: 22px;
	padding: 8px 0 0 0; /* height = 30px-8px-6px */
	font-size: 0.8em;
	color: #333;
	text-align: center;
	text-decoration: none;
	outline: none;
	background: transparent url(../images/tab_paretologic_duo.jpg) no-repeat;
}
div#tab_paretologic a:hover{
	background-position: -98px 0;
	outline: none;
}
/* remove halo effect in firefox */
div#tab_paretologic a:active{
	outline: none;
}
div#nav_wrapper{
	float: right;
	width: 515px;
	height: 36px;
	margin: 5px 0 0 0;
	font-size: 0.8em;
	text-align: left;
	background: transparent url(../images/navigation_bkgrnd.jpg) no-repeat;
}
div#nav_wrapper li{
	display: inline;
	list-style-type: none;
}
div#nav_wrapper a{
	float: left;
	width: 98px;
	height: 16px; /* height = 30px-8px-6px */
	margin: 6px 5px 0 0 ;
	padding: 8px 0 6px 0;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: transparent url(../images/tab_nav_normal.jpg) no-repeat;
}
div#nav_wrapper a:hover {
	height: 16px;
	outline: none;
	background: transparent url(../images/tab_nav_hover.jpg) repeat-x;
}
div#nav_wrapper a:active {
	height: 16px;
	outline: none;
	background: transparent url(../images/tab_nav_active.jpg) repeat-x;
}

/* MENU SITE LOCATOR CUE */
body.home div#nav_wrapper #body_home a,
body.product div#nav_wrapper #body_product a,
body.background div#nav_wrapper #body_background a,
body.whitepaper div#nav_wrapper #body_whitepaper a,
body.websafe div#nav_wrapper #body_websafe a
{
	height: 16px;
 	color: #000;
	outline: none;
	background: transparent url(../images/tab_nav_current.jpg) repeat-x;
}
div#main_wrapper{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../images/main_topcurve.jpg) no-repeat 0 30px;
}
.content_container{
	width: 700px;
	margin: 0 auto;
	padding: 10px 0 15px;
}
.content_container ul {
	font-size: 0.8em;
	list-style: square;
	margin: 0 0 5px 30px;
}
.content_container li {
	padding-bottom: 5px;	
}
div#menu_wrapper{
	float: left;
	width: 770px;
	height: 30px;
	font-size: 0.6em;
	background: transparent url(../images/menu_bkgrndtile.jpg) repeat-x;
}
div#menusub_wrapper{
	float: left;
	width: 610px;
	height: 30px;
	margin-left: 2px;
	background: transparent url(../images/header_ladybug_armbottom.jpg) no-repeat 525px 0;
}
div#menu_wrapper li{
	float: left;
	display: inline;
	list-style-type: none;
	margin-top: 10px;
	padding: 0 2px;
}
div#menu_wrapper a{
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
div#menu_wrapper a:hover {
	text-decoration:underline;
	outline: none;
}
div#intro_wrapper{
	float: left;
	width: 770px;
	height: 175px;
	margin: 10px 0 0 0;
}
.adjust_index{
	background: transparent url(../images/banner1.jpg) no-repeat;
}
.adjust_product{
	background: transparent url(../images/banner2.jpg) no-repeat;
}
.adjust_background{
	background: transparent url(../images/banner3.jpg) no-repeat;
}
.adjust_whitepaper{
	background: transparent url(../images/banner4.jpg) no-repeat;
}
.adjust_websafe{
	background: transparent url(../images/banner5.jpg) no-repeat;
}
.adjust_terms{
	background: transparent url(../images/banner6.jpg) no-repeat;
}
.adjust_privacy{
	background: transparent url(../images/banner7.jpg) no-repeat;
}
div#intro_container{
	position: absolute;
	width: 260px;
	height: 130px;
	margin: 23px 0 0 476px;
	padding: 0;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	font-style: italic;
}
p.salutation{
	text-align: right;
}
p.indextext{
	position: absolute;
	width: 250px;
	height: 130px;
	margin: 23px 0 0 476px;
	padding: 0;
	text-align: justify;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-style: italic;
	overflow: auto;
}
p.producttext{
	position: absolute;
	width: 260px;
	height: 130px;
	margin: 25px 0 0 476px;
	padding: 0;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-style: italic;
	overflow: auto;
}
div#footer_wrapper{
	width: 770px;
	height: 39px;
	margin: 0 auto;
	font-size: 0.6em;
	background: transparent url(../images/footer_bkgrndtile.jpg) repeat-x;
}
div#footer_wrapper ul{
	margin: 0 0 0 26px;
}
div#footer_wrapper li{
	float: left;
	color: #FFF;
	display: inline;
	list-style-type: none;
	margin-top: 14px;
	padding: 0 2px;
}
div#footer_wrapper a{
	color: #FFF;
	text-decoration: none;
}
div#footer_wrapper a:hover {
	text-decoration:underline;
	outline: none;
}
div#commonbox_mainwrapper{
	float: left;
	padding-left: 1px;
}
.commonbox_wrapper{
	float: left;
	display: inline;
	width: 244px;
	margin: 0 0 0 9px;
	background: #E3E3E3 url(../images/commonbox_bkgrndtile.jpg) repeat-x;
}
.commonbox_edgewrapper{
	width: 244px;
	background: transparent url(../images/commonbox_edge.gif) repeat-y;
}
.commonbox_topwrapper{
	width: 244px;
	background: transparent url(../images/commonbox_top.jpg) no-repeat;
}
.commonbox_bottomwrapper{
	width: 234px;
	padding: 0 5px;
	background: transparent url(../images/commonbox_bottom.jpg) no-repeat 0 100%;
}
.adjustheight_176{
	height: 176px;
}
.adjustheight_260{
	height: 260px;
}
.commoncontent_wrapper{
	float: left;
	width: 115px;
	margin: 10px 0 0 0;
	padding: 0 5px;
	text-align: left;
}
.commoncontent_wrapper p{
	height: 91px;
	margin-top: 45px;
	font-size: 0.7em;
	overflow: auto;
}
p.learnmore{
	width: 115px;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0 0 0 5px;
}
p.learnmore a{
	text-decoration: none;
}
p.learnmore a:hover{
	text-decoration: underline;
}
p.downloadtext{
	margin: 10px auto 0;
	color: #D14200;
	font-weight: bold;
	text-align: center;
}
.freedownload_text{
	background: transparent url(../images/text_freedownload.gif) no-repeat 6px 0;
}
.productsupport_text{
	background: transparent url(../images/text_productsupport.gif) no-repeat 6px 0;
}
.safesurferwebsite_text{
	background: transparent url(../images/text_safesurferwebsite.gif) no-repeat 6px 0;
}
div#icon_download{
	float: right;
	margin-top: 6px;
	background: transparent url(../images/icon_download_normal.jpg) no-repeat;
}
div#icon_download a{
	float: none;
	display: block;
	width: 107px;
	height: 108px;
	outline: none;
	background: transparent url(../images/icon_download_duo.jpg) no-repeat;
}
div#icon_download a:hover{
	background-position: -107px 0;
	outline: none;
}
div#icon_download a:active{
	outline: none;
	background: transparent url(../images/icon_download_active.jpg) no-repeat;
}
div#icon_support{
	float: right;
	margin-top: 6px;
	background: transparent url(../images/icon_support_normal.jpg) no-repeat;
}
div#icon_support a{
	float: none;
	display: block;
	width: 107px;
	height: 108px;
	outline: none;
	background: transparent url(../images/icon_support_duo.jpg) no-repeat;
}
div#icon_support a:hover{
	background-position: -107px 0;
	outline: none;
}
div#icon_support a:active{
	outline: none;
	background: transparent url(../images/icon_support_active.jpg) no-repeat;
}
div#icon_safesurfer{
	float: right;
	margin-top: 6px;
	background: transparent url(../images/icon_safesurfer_normal.jpg) no-repeat;
}
div#icon_safesurfer a{
	float: none;
	display: block;
	width: 107px;
	height: 108px;
	outline: none;
	background: transparent url(../images/icon_safesurfer_duo.jpg) no-repeat;
}
div#icon_safesurfer a:hover{
	background-position: -107px 0;
	outline: none;
}
div#icon_safesurfer a:active{
	outline: none;
	background: transparent url(../images/icon_safesurfer_active.jpg) no-repeat;
}
.featurebox_wrapper{
	float: left;
	display: inline;
	margin: 10px 0 0 9px;
	background: #E1E1E1 url(../images/commonbox_bkgrndtile.jpg) repeat-x;
}
.featurebox_edgewrapper{
	width: 497px;
	background: transparent url(../images/featurebox_edge.gif) repeat-y;
}
.featurebox_topwrapper{
	width: 497px;
	background: transparent url(../images/featurebox_top.jpg) no-repeat;
}
.featurebox_bottomwrapper{
	width: 487px;
	padding: 0 5px;
	background: transparent url(../images/featurebox_bottom.jpg) no-repeat 0 100%;
}
.contentbox_wrapper{
	float: left;
	display: inline;
	margin-top: 10px;
	padding: 0 5px;
	font-size: 0.8em;
	text-align: left;
	overflow: auto;
}
.features_text{
	width: 234px;
	background: transparent url(../images/text_features.gif) no-repeat 6px 0;
}
.blogforum_text{
	width: 220px;
	margin-left: 10px;
	background: transparent url(../images/text_blogforum.gif) no-repeat 6px 0;
}
.recentnews_text{
	width: 224px;
	background: transparent url(../images/text_recentnews.gif) no-repeat 6px 0;
}
.contentbox_wrapper ul{
	font-size: 0.85em;
	padding: 25px 0 0 16px;
	background: transparent url(../images/contentbox_linetile.gif) repeat-x 0 24px;
}
.contentbox_wrapper li{
	margin-top: 5px;
	list-style-type: square;
	line-height: 1.2em;
}
.contentbox_wrapper li.firstitem{
	list-style-type: none;
	margin-left: -15px;
}
.contentbox_wrapper a{
	text-decoration: none;
}
.contentbox_wrapper a:hover{
	text-decoration: underline;
}
div#product_features{
	width: 500px;
	height: 260px;
	margin-top: 25px;
	padding: 0 0 0 200px;
	background: transparent url(../images/boxshot_pgsurfer.jpg) no-repeat;
}
.downloadnow{
	float: none;
	width: 189px;
	height: 64px;
	margin: 0 auto;
	background: transparent url(../images/download_duo.jpg) no-repeat;
}
.downloadnow a{
	display: block;
	width: 189px;
	height: 64px;
	outline: none;
	background: transparent url(../images/download_duo.jpg) no-repeat;
}
.downloadnow a:hover{
	background-position: -189px 0;
	outline: none;
}
.tucows_logo{
	float: right;
	margin: 15px 20px 0 10px;
}
.orange_titlebar{
	float: right;
	width: 456px;
	height: 35px;
	margin: 0;
	background: transparent url(../images/glossy_orangetile.jpg) repeat-x 4px;
}
.orange_titlebar h1{
	float: left;
	color: #FFF;
	font-size: 0.9em;
	margin-top: 10px;
}
.orange_titlebar_content{
	float: right;
	height: 284px;
	padding-bottom: 5px;
	background: transparent url(../images/glossy_orange_edgetile.jpg) repeat-y;
}

.orange_titlebar_bottom{
	float: right;
	width: 456px;
	height: 6px;
	margin: 0;
	background: transparent url(../images/glossy_orange_bottom.jpg) repeat-x;
}
.orange_titlebar_content ul{
	margin: 15px 0 0 0;
	padding: 0 15px;
}
.orange_titlebar_content li{
	margin: 0;
	padding: 0 0 5px 22px;
	font-size: 1em;
	borders: 0;
	list-style-type: none;
	background: transparent url(../images/list_tick.gif) no-repeat;
	
}
.column_left{
	float: left;
	text-align: center;
}
.column_right{
	float: right;
}
.adjust_456px{
	width: 456px;
}
.adjust_200px{
	width: 238px;
}
.adjust_10px{
	margin-left: 10px;
}
.quote_wrapper{
	text-align: center;
	background: transparent url(../images/blue_quotetopbkgrnd.gif) no-repeat 2px 5px;
}
.quote_wrapper, .quote_wrapper_bottom{
	background-color:#006699;
}
.quote_wrapper_bottom{
	height: 9px;
}
.quotetext, .quotetextsignature{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 auto;
}
.quotetext{
	padding: 15px 12px 0 15px;
	text-align: left;
}
.quotetextsignature{
	text-align: right;
	padding: 10px 15px 10px 0;
	background: transparent url(../images/blue_quotebottombkgrnd.gif) no-repeat 100% 0;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	outline: none;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFF;
	border: 1px solid gray;
	visibility: hidden;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	outline: none;
	top: -315px;
	left: -60%; /*position where enlarged image should offset horizontally */
}
div#screenshot_wrapper{
	width: 700px;
	height: 110px;
	margin: 0 auto;
}
.screenshot_container{
	float: left;
	width: 140px;
	height: 101px;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: center;
}
.screenshot_container a{
	display: block;
	margin: 100px 5px 0;
	outline: none;
}
.adjust_screen_1{
	background: transparent url(../images/screen_smallhome.jpg) no-repeat;
}
.adjust_screen_2{
	background: transparent url(../images/screen_smallreport.jpg) no-repeat;
}
.adjust_screen_3{
	background: transparent url(../images/screen_smallprofile.jpg) no-repeat;
}
.adjust_screen_4{
	background: transparent url(../images/screen_smallscheduling.jpg) no-repeat;
}
.adjust_screen_5{
	background: transparent url(../images/screen_smallabout.jpg) no-repeat;
}
.specialtext {
	color: #D14200;
}
.stats_wrapper{
	padding: 10px 20px 0;
	background: #E3E3E3 url(../images/commonbox_bkgrndtile.jpg) repeat-x;
}
.stats_wrapper_bottom{
	height: 9px;
	background-color: #E3E3E3;
}
div#microsoft_content_logo {
	padding: 10px 20px 3px 20px;
}
div#microsoft_content_logo_inside {
	padding: 20px 34px 0 34px;
}
.float_right {
	float: right;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #D14200;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
p.microsoft_content_index {
	font-size: 0.7em;
}
.adjust_margin_left30 {
	margin-left: 30px;
}
.adjust_margin_left34 {
	margin-left: 38px;
}
.adjust_margin_top10 {
	margin-top: 10px;
}
.disclaimer_text {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}