@charset "UTF-8";
* {
	-webkit-text-size-adjust: none;
}
html {
	height:100%;
	width:100%;
}
body {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(/images/Background.jpg);
	padding: 0px;
	margin: 0px;
	height:100%;
	width:100%;
}
a:hover {
	text-decoration:underline;
}
p {
	font-size:12px !important;
	line-height:18px !important;
}
#wrapper {
	position:relative;
	min-height:100%;
	width:800px;
	margin:50px auto;
}
#main {
	padding-bottom:214px;
}
#top-nav {
	width:100%;
	height:65px;
	background: url(/images/Top-Nav.png);
	position:fixed;
	top:0;
	right:0;
	z-index:1;
}

#top-nav-center {
	width:820px;
	margin:0 auto;
}
#pftop {
	height: 100px;
	width: 800px;
	background:url(/images/PFTop.png) repeat-x;
}
#pftop img {
	margin-top:20px;
	margin-left:20px;
}
#pftop ul.social-links {
	float:right;
	margin-right:30px;
	margin-top:8px;
	padding:0;
	list-style-type:none;
}
#pftop ul.social-links li {
	float:left;
	width:53px;
	margin-right:8px;
	margin-top:0px;
}
#logocell {
	background-image: url(/images/Top_BG.gif);
	background-repeat: repeat-x;
	display: block;
	height: 80px;
	width: 520px;
	float: left;
}
.searchbox {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #FFFFFF;
	height: 16px;
	width: 158px;
	border: 1px solid #FFFFFF;
	float: left;
	padding: 1px;
}
a img {
	border: 0px;
}
a.logo {
	float: left;
}
a.searchsubmit {
	float: right;
}

a:visited, a:link {
	color:#000;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
ul.menu {
	margin:0;
	padding:0;
	width:380px;
	float:right;
	font-family:inherit;
	list-style-type:none;
}
ul.menu li {
	float:left;
}
ul.menu li a {
	display:block;
	color:#CCC;
	padding:8px 10px 8px 10px;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	height:19px;
	margin-left:2px;
}
ul.menu li a:hover, ul.menu li a.active {
	background:#000;
}
#search {
	float:right;
	background:url(/images/search.png) no-repeat;
	height:23px;
	margin:6px 0 0 0;
	width:180px;
}
#search input {
  	background:none;
	border:0;
	height:23px;
	color:#666;
	padding-left:30px;
	width:120px;
}
img.social-links {
	float:right;
	margin-top:25px;
}

.tooltip {
	background:url(/images/signinbg.png);
	width:269px;
	position:relative;
	top:10px;
	float:right;
	left:300px;
	padding:10px;
	color:#CCC;	
	border-radius:0 0 10px 10px;
	height:90px;
	display:none;
	z-index:1;
	display:none;
}
.tooltip p {
	margin:5px 0 0 0;
	padding:0;
}
.tooltip p label {
	width:6em;
	float:left !important;
	padding-top:3px;
	font-size:13px;
	color:#FFF;
}
.tooltip p input[type=text], input[type=password] {
	width:180px !important;
	font-family: "Tahoma",Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
.tooltip p input[type=submit] {
	float:right;
	margin-right:5px;
}
.tooltip p a
{
  float:left;
  color:#5EB0E6;
  font-size:12px; 
  text-decoration:none;
}
.tooltip p a:hover 
{
	text-decoration:underline;
}

#menu-wrapper {
	width:790px;
	height:40px;
	background:#212121;
	margin-left:-20px;
	padding-left:10px;
	padding-top:0;
}
ul.main-menu {
	width:525px;
	list-style-type:none;
	float:left;
	margin:0;
	padding:10px 0 0 0;
}
ul.main-menu li {
	float:left;
}
ul.main-menu li a {
	display:block;
	-webkit-text-size-adjust:auto; 
	color:#666;
	padding:3px 8px 0 8px;
	text-decoration:none;
	font-size:14px;
	font-family:"Tahoma", Arial;
	text-transform:uppercase;
}
ul.main-menu li a.active, ul.main-menu li a.blog-text {
	color:#81b03f;
}
ul.main-menu li a:hover {
	color:#FFFFFF;
}

.download {
	background:#90c547;
	width:265px;
	height:28px;
	padding-top:12px;
	float:right;
	background-image:url(/images/download.png);
	background-repeat:no-repeat;
	background-position:222px center;
}
.download p {
	margin:0;
	padding:0;
}
.download p a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
	padding-left:10px;
}
#bottom-border {
	width:100%;
	height:10px;
	background:url(/images/Border_Bottom.jpg) repeat-x;
	position:relative;
	bottom:0;
}
.push {
	height:110px;
}
#footer {
	position:relative;
	margin-top:-220px;
	height:214px;
	clear:both;
	background:url(/images/Footer.png) repeat-x;
}
#footer #center {
	width:800px;
	margin:0 auto;
}
#footer p {
	margin:0;
	padding:0;
	color:#999;
}
#footer h2 {
	color:#FFF;
}
.sitemap {
	float:right;
	width:500px;
	color:#FFF;
	margin-top:20px;
}
.sitemap h2 {
	font-weight:lighter;
	font-size:24px;
	border-bottom:1px dashed #666;
	padding-bottom:14px;
	margin-bottom:14px;
	background:none;
}
.sitemap ul {
	float:left;
	list-style-type:none;
	color:#999;
	font-size:14px;
	margin:0;
	width:125px;;
	padding:0;
}
.sitemap ul li a {
	color:#999;
	text-decoration:none;
	line-height:22px;
}
.sitemap ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.sitemap ul li img {
	vertical-align:middle;
	margin-bottom:8px;
	margin-right:5px;
}
#basketdetails {
	float: right;
	padding: 6px;
	color: #999999;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 180px;
}
.pflogo {
	float: right;
}
#pagetop {
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	height: 24px;
	width: 760px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menucell {
	background-color: #424242;
	height: 19px;
	width: 480px;
	padding-top: 5px;
	float: left;
	text-align: left;
}
a.menulink {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 12px;
	text-transform: uppercase;
}
#signincell {
	background-color: #8BC53F;
	height: 19px;
	width: 190px;
	text-align: left;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
}
#contentcell {
	width: 760px;
	min-height:510px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-color: #FFF;
	background-repeat: repeat-x;
	text-align: left;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bluetext {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #5EB0E6;
	font-weight: bold;
}
.followus {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 12px;
	text-transform: uppercase;
}
#newimagecell {
	background-color: #000000;
	display: block;
	height: 360px;
	width: 480px;
}
a.newoverlay {
	display: block;
	height: 52px;
	width: 460px;
	position: relative;
	left: 0px;
	top: -92px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom:20px;
	background:url(/images/signinbg.png);
}
#newonpfhoe {
	background-image: url(/images/NewOnPFhoe.png);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 400px;
	position: relative;
	top: -330px;
}
#newonhome {
	display: block;
	height: 34px;
	width: 400px;
	position: relative;
	top: -330px;
}
.newlinktitle {
	font-size: 14px;
	padding-left: 28px;
	background-image: url(/images/VidCamera_Icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-transform: uppercase;
}
#pfhoedemo {
	display: block;
	height: 140px;
	width: 174px;
	left: 0px;
	float: right;
}
a.demooverlay {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 166px;
	position: relative;
	top: -30px;
	padding-left: 8px;
	padding-top: 8px;
	background-color: #000000;
}
a.demooverlay:hover {
	background-image: url(/images/Top_BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.demolinktitle {
	font-size: 12px;
	padding-left: 26px;
	background-image: url(/images/VidCamera_Icon.png);
	background-repeat: no-repeat;
	display: block;
	text-transform: uppercase;
	padding-top: 2px;
}
#homecopy {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	width: 480px;
	height: 193px;
}
.homeintro {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 295px;
	display: block;
	float: left;
	position: relative;
}
#homevidcell {
	background-repeat: no-repeat;
	display: block;
	width: 245px;
	float: right;
	background-color: #2d2d2d;
}
#videolinks {
	position:relative;
	background-color: #424242;
	display: block;
	height: 50px;
	width: 225px;
	float: right;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px 10px 10px;
	text-align: left;
	line-height: 14px;
	margin-top:20px;
}
#thumbnailcontainer {
	background-color: #2d2d2d;
	display: block;
	width: 225px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#pricecontainer {
	background-color: #2d2d2d;
	display: block;
	width: 240px;
}
#pricecontainer h2 {
	color:#FFF;
}
.pricedetails, .pricedetailsodd {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	padding: 10px;
	padding-top:20px;
	width:225px;
}
.pricedetailsodd {
	border-bottom: 1px dashed #666666;
}
#videowrapper
{
	width:500px;
	float:left;
	margin-top:-20px;
	margin-bottom:20px;
}

.thumbcell-horizontal {
	width:160px;
	float:left;
}
.thumbcell-horizontal .thumbdetails
{
	width:180px;
	padding:0;
	float:left;
}
.thumbcell-horizontal .thumbdetails a {
	text-decoration:none;
	width:120px;
	float:left;
}
.thumbdetails p {
	margin:0;
	padding:0;
	color:#333;
	font-size:11px;
}

.thumbcell {
	width: 240px;
	text-align: left;
	height: auto;
	float:left;
	margin-bottom:10px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.thumbdetails {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: right;
	width: 100px;
	padding-right:10px;
	line-height: 18px;
}
.thumbimage {
	float: left;
}
#vidtitle {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #424242;
	width: 235px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.videoinfo {
	display: block;
	width: 240px;
	text-align: left;
	margin-bottom: 20px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.videoinfo p {
	padding-right:10px;
}
.vidratings {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	width: 480px;
	padding-top: 10px;
	padding-bottom: 20px;
}
a.whitelink {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footercell {
	background-color: #FFFFFF;
	display: block;
	height: 110px;
	width: 800px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #a2a2a2;
	margin-top: 34px;
	text-align: left;
}
#signoff {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/Footer_Logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 146px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 44px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a2a2a2;
	padding-right: 20px;
	float: left;
}
.footerlinkcell {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	height: 82px;
	float: left;
	padding-right: 34px;
	padding-left: 34px;
	margin-top: 10px;
}
.footerlinktitle {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 12px;
	margin-top: 15px;
	display:block;
}
a.footerlink:hover, a.whitelink:hover, a.menulink:hover,
 a.trybeforeyoubuy:hover, a.addtocart:hover, a.submit:hover, a.greenlink:hover {
	text-decoration: underline;
}
a.footerlink {
	color: #5eb0e6;
	text-decoration: none;
}
ul, ol {
	margin-left: 0px;
	padding-left: 15px;
	font-size:12px;
}
h1 {
	font-size: 28px;
	display: block;
	height: 30px;
	width: 231px;
	font-weight:normal;
}
a.overlay {
	display: block;
	height: 52px;
	width: 460px;
	position: relative;
	left: 0px;
	top: -60px;
	background-image: url(/images/Opacity_BG.png);
	background-repeat: repeat;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color:#000000;
	margin-top:10px;
}
a.addtocart {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8BC53F;
	display: block;
	text-transform: uppercase;
	text-align: center;
	height: 20px;
	width: 120px;
	position: relative;
	top: -20px;
	right: -120px;
	padding-top: 4px;
}
#buyonlinefoot {
	background-color: #424242;
	display: block;
	height: 120px;
	width: 225px;
	float: right;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px 10px 30px;
	text-align: left;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	position:relative;
}
a.userguide {
	color:#FFF;
	margin-top:10px;
	float:left;
	text-decoration:none;
	font-weight:normal;
	line-height:21px;
}

a.userguide img {
	float:left;
	margin-right:10px;
}
a.userguide span {
	float:right;
	font-size:18px;
	width:150px;
	padding-top:10px;
}
a.userguide span:hover {
	text-decoration:underline;
}
.green-footer {
	background:url(/images/Green_Bar.png);
	width:100%;
	height:10px;
	position:absolute;
	bottom:0;
	left:0;
}
a.trybeforeyoubuy {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width:225px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/images/NewOverlay_Ro.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	height: 19px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
	margin-top: 4px;
}
.introcopy {
	font-size: 14px;
	line-height: 18px;
	margin-top: 30px;
}
#featuresleft, #featuresright {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #5EB0E6;
	display: block;
	padding: 10px;
	height: 250px;
	width: 350px;
}
li {
	line-height: 18px;
}
#featuresleft {
	float: left;
}
#featuresright {
	float: right;
}
#productfeatures {
	display: block;
	width: 760px;
	height: 270px;
}
.blacktitle {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2D2D2D;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-bottom: 10px;
	margin-top: 30px;
}
td {
	vertical-align: top;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
}
.question {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #D6D6D6;
	display: block;
	padding: 3px;
	margin-bottom: 1px;
}
.answer {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #d6d6d6;
	display: block;
	padding: 3px;
	margin-bottom: 20px;
}
#signinbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #5eb0e6;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	width: 380px;
}
.passwordfield {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f0f0f0;
	height: 16px;
	width: 135px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.submitbutton {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	height: 18px;
	margin-bottom: 6px;
	background-color: #8BC53F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#joinbox {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	width: 720px;
	border:1px solid #DDD;
}
#detailsbox {
	background-color: #F2F2F2;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	width: 720px;
	border:1px solid #DDD;
}
#detailsbox table tr td {
	color:#333333;
	font-weight:normal;
	padding:8px 40px 8px 0;
}
.detailsfield {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f0f0f0;
	height: 16px;
	width: 220px;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
}
.detailstext {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	color: #5EB0E6;
	height: 34px;
	padding-left: 0px;
}
.largefield {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f0f0f0;
	height: 44px;
	width: 220px;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
}
.dropdown {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f0f0f0;
	height: 18px;
	width: 220px;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
	margin-right: 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
a.greenlink, a.comment-reply-link, a.post-edit-link {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF !important;
	background-color: #8BC53F;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.comment-reply-link span {
	display:none;
}
a.comment-reply-link span {
	display:none;
}
.mandatory {
	font-size: 14px;
	font-weight: bold;
	color: #8BC53F;
}
.bluetabletop {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5EB0E6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 392px;
	text-transform: uppercase;
}
.greytext {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #333333;
}
.redtext {
	color: #990000;
}
.greydetails {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.greyline {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 0px;
}
.productcell {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 480px;
}
.smalltext {
	font-size: 11px;
}
.prodimage {
	width: 230px;
	padding-top: 30px;
	padding-bottom: 15px;
}
.prodprice {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	display: block;
	float: right;
	width: 230px;
	padding-top: 30px;
}

#pages {
	background-color: #CCCCCC;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 460px;
	font-weight: bold;
	margin-bottom: 10px;
}
.commentinput {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 60px;
	width: 320px;
	margin-bottom: 10px;
}
.quantityfield {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f0f0f0;
	height: 16px;
	width: 30px;
	border: 1px solid #CCCCCC;
}
.copyleft {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: block;
	width: 500px;
}
.allvidscell {
	background-color: #424242;
	width: 760px;
	position:relative;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	float:left;
}
.allvidsblock {
	background-color: #333333;
	padding: 20px;
	width: 720px;
}
.allvidsblock .thumbcell {
	width:170px;
	height:100%;
	min-height:180px;
	float:left;
	margin-bottom:0;
}
.allvidsblock .thumbcell .thumbdetails {
	float:left;
	width:170px;
}
.sortbycell {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 20px;
}
.sortbycell h2, .sortbytutorials h2 {
	float:left;
	color:#FFF;
	font-size:16px;
	margin:0;
	padding:0;
	margin-left:10px;
}
#allvidspages {
	background-color: #424242;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 740px;
	font-weight: bold;
	color: #FFFFFF;
}
.dropdownnosize {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f0f0f0;
	height: 18px;
	border: 1px solid #CCCCCC;
}
.sortbytutorials {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: right;
	padding-right: 20px;
}
select[disabled], .dropdown[disabled], .detailsfield[disabled], input[disabled] {
  	color: #cccccc;
	background-color:#FCFCFC;
	border-color:#ECECEC;
}
a img {
  border: 0px;
}
a .ratings {
	background-color:#000000;
	padding: 2px;
}
#productintro {
	width: 480px;
	padding-bottom: 40px;
}
.bluebg {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87c4ed;
	height: 12px;
}
.pricelarge {
	font-size:14px;
	padding-bottom:4px;
	padding-top:4px;
}
.titleunderline {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
.upgrade {
	background-color: #FFFF33;
	color:#333333;
	font-size:14px;
	padding-left:2px;
	padding-right:2px;
	text-transform: uppercase;
}
ul.user-videos {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}
ul.user-videos li {
	float:left;
	margin-right:20px;
	width:130px;
	min-height:150px;
}
ul.user-videos li p {
	float:left;
	margin-top:5px;
	font-weight:bold;
}
ul.user-videos li a {
	text-decoration:none;
	line-height:12px;	
}

/* Wordpress Styling Options */
#primary {
	width:495px;
	float:left;
	border-right:1px solid #CCCCCC;
	padding-right:20px;
}
#secondary {
	width:204px;
	float:right;
	padding-right:20px;
	padding-left:20px;
}
h1.entry-title {
	background:none;
	color:#000;
	padding:0;
	margin:0;
	font-size:35px;
	font-weight:normal;
	width:100%;
	height:auto;
	font-family:"Tahoma", Arial; 
}
h1.entry-title a {
	text-decoration:none;
}
.entry-content a {
	text-decoration:none;
	color:#0285C2;
}
.entry-content p {
	font-size:13px;
	line-height:18px;
	color:#666666;
	font-family:"Tahoma", Arial; 
	line-height:1.4em;
}
.entry-content img {
	border:1px solid #DEDEDE;
	padding:4px;
}
footer.entry-meta {
	border:none;
}
.entry-meta {
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:10px;
}
.entry-meta, .entry-meta a {
	font-size:14px;
	color:#555;
	margin-top:10px;
	text-decoration:none;
}
article.comment {
	background:none;
	border:none;
}
img.avatar {
	vertical-align:middle;
	margin-right:20px;
}
#nav-single {
	margin-bottom:20px;
}
ol.commentlist {
	margin:0;
	padding:0;
}
.commentcell {
	display: block;
	width: 470px;
	margin-bottom: 20px;
}
.comment {
	color: #000;
	display: block;
	margin: 0 0 20px 0;
}
span.postedby
{
	color:#669900;
	font-size:14px;
	text-transform:uppercase;
}
span.date 
{
	text-transform:uppercase;
	color:#666666;
}
.comment-text {
	font-size:12px !important;
}
.commentstitle {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	border-top:1px dashed #CCCCCC;
	padding-top:10px;
	display: block;
	margin-bottom: 10px;
	width: 480px;
	padding-bottom: 3px;
}
.comment-meta {
	font-size:12px;
}
.comment-author, .comment-author a {
	color:#00;
	font-size:14px;
	text-decoration:none;
}
.comment-content p {
	line-height:18px;
	font-size:12px;
	color:#222;
}
span.author {
	color:#669900;
	text-transform:uppercase;
	font-size:18px;
}
#commentform p {
	text-transform:uppercase;
	color:#666;
}
#commentform p.comment-notes {
	text-transform:none;
}
#commentform input[type=text] {
	background-color: #F0F0F0;
        border: 1px solid #CCCCCC;
        color: #333333;
        font-size: 11px;
        font-weight: bold;
        height: 16px;
}
h3#reply-title {
	font-size:22px;
	font-weight:normal;
}

ul.children li.comment {
	width:600px;
	background:#FFF;
	margin-left:40px;
}
ul.children li div.comment-content p {
	width:560px;
	color:#000;
}
em.comment-awaiting-moderation {
	color:#000;
	float:left;
	font-weight:bold;
	margin:10px 0 10px 0;
	width:100%;
}
#commentform {
	font-size:11px;
}
#commentform p {
	width:370px;
}
#commentform input[type=text] {
	float:right;
	width:300px;
}
#commentform input {
	font-family:inherit;
}
#commentform textarea {
	font-size:12px;
	font-family:inherit;
	display:block;
	padding:3px;
	width:360px;
}
#commentform input[type=submit] {
	background:#8BC53F;
	color:#FFF;
	font-size:14px;
	padding:5px;
	border:0;
	text-transform:uppercase;
}
p.form-allowed-tags {
	display:none;
}
h3.widget-title {
	font-size:22px;
	font-weight:normal;
}
#archives ul {
	font-size:14px;
	list-style-type:none;
}
article {
	margin-bottom:20px;
	padding-bottom:20px;
}

ul.post-details 
{
	margin:0;
	padding:0;
	width:500px;
	list-style-type:none;
	float:left;
	margin-bottom:20px;
}
ul.post-details li 
{
	display:block;

}
ul.post-details li a 
{
	float:left;
	margin-right:20px;
	width:70px;
	height:25px;
	color:#000;
	padding-left:25px;
}
ul.post-details li.likes a
{
	background:url(/images/facebook_likes.png) no-repeat;
}
ul.post-details li.tweets a
{
	background:url(/images/twitter_likes.png) no-repeat;
}
ul.post-details li.comments a 
{
	background:url(/images/comments_icon.png) no-repeat;
	padding-left:7px;
	color:#FFF;
}
ul.post-details li.comments a span {
	padding-left:12px;
	color:#000;
}
h2.share
{
	display:inline;
	width:80px;
	float:left;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:20px;
	color:#444;
}

#archives ul
{
	margin:10px 0 0 0;
	padding:0;
}
#archives ul li a
{
	color:#91C547;
	text-decoration:none;
	font-size:12px;
}
#archives ul li a:hover {
	text-decoration:underline;
}


ul#featured-videos
{
	width:495px;
	float:left;
        list-style-type:none;
        margin:0;
        padding:0;
}
ul#featured-videos li
{
	border-bottom:1px dashed #999;
	margin-bottom:20px;
	position:relative;
	padding-bottom:10px;
}
ul#featured-videos img
{
	float:left;
	margin-right:20px;
	margin-top:3px;
	padding-top:10px;
	padding-bottom:10px;
	background:#000;
}
ul#featured-videos img.ratings {
	border:none;
	padding:0;
	background:none;
}
div.video-details 
{
	width:350px;
	float:right;
}
div.video-details span 
{
	font-size:18px;
	width:270px;
	display:block;
}
div.video-details span a {
	line-height:24px;
}
div.video-details p
{
	color:#444;
	display:block;
	padding:0;
	margin-top:5px;
	font-size:12px;
	max-width:280px;
}
div.video-details a {
	text-decoration:none;
}
div.video-details a:hover {
	text-decoration:underline;
}
div.video-details a.comments
{
	color:#FFF;
	background: url(/images/comments_icon.png) no-repeat;
	width:22px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top: 1px;
	display:block;
	margin-left:15px;
}
ul#featured-videos p.date
{
	background:#91c547;
	width:43px;
	height:32px;
	color:#FFF;
	text-align:center;
	position:absolute;
	right:0;
	top:-10px;
	padding-top:5px;
	line-height:16px;
	font-weight:bold;
	padding-bottom: 5px;
}
ul#featured-videos p.date b {
	font-size:22px;
}
ul#featured-videos p.date span {
	font-size:13px;
} 
ul#featured-videos p.small-details
{
	width:200px;
}
.small-info p
{
	font-size:12px;
	float:left;
	margin:0;
	padding:0;
}


#right-content
{
	width:225px;
	float:right;
	border-left:1px solid #CCC;
	padding-left:20px;;
	margin-top:20px;
	height:100%;
}
#right-content h2
{
	margin-top:0;
}
.green {
	font-size:18px;
	color:#669900;
	text-decoration:none;
}
a.green {
	color:#91c547;
}
.what-is-pfhoe {
	border-bottom:1px dashed #999;
	padding-bottom:10px;
	margin-bottom:20px;
}
#featured-header {
	width:800px;
	height:331px;
	overflow:hidden;
	left:-20px;
	top:0;
	float:left;
	position:relative;
}
#featured-header img {
	position:absolute;
	bottom:0;
}
.overlay-details {
	position:absolute;
	background:url(/images/signinbg.png);
	width:780px;
	bottom:0;
	height:100px;
	padding-left:20px;
	color:#FFF;
	background-color:transparent;

}
.overlay-details h2 {
	margin:0;
	padding-top:6px;
}
.overlay-details h2 a {
	color:#FFF !important;
	text-decoration:none;
	margin:0;
	padding:0;
	font-size:38px;
}
.overlay-details p.info {
	margin:0;
	padding:0;
	margin-top:3px;
	width:650px;
	font-size:12px;
	line-height:16px;
}
.overlay-details p.date {
	background:url(/images/date_block.jpg);
	width:70px;
	height:70px;
	float:left;
	color:#333;
	margin-right:20px;
	margin-top:15px;
	line-height:22px !important;
	text-align:center;
}
.overlay-details p.date b {	
	font-size:40px;
	display:block;
	padding-top:10px;
}
.overlay-details p.date span {
	display:block;
	font-size:26px;
	padding-top:8px;
	font-weight:bold;
}
.overlay-details span.comments {
	float:right;
	width:46px;
	height:54px;
	color:#FFF;
	background:url(/images/comment_count.png) no-repeat;
	display:block;
	position:absolute;
	top:15px;
	right:20px;
	font-size:32px;
	text-align:center;
}
.overlay-details a {
	text-decoration:none;
}
.overlay-details a:hover {
	text-decoration:underline;
}
.twtr-ft, .twtr-hd {
    display: none;
    position: relative;
}
#logo {
	height:25px;
	width:185px;
	float:left;
}
.small-logo {
    margin-top:4px; 
    margin-left:10px; 
    width:185px;
    height:25px;
    display:none;
}
ul.bottom-links {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:510px;
}
ul.bottom-links li {
	height:25px;
	display:inline;
	margin-right:20px;
}
ul.bottom-links li a {
	text-decoration:none;
	color:#444;
	font-size:12px;
}
ul.bottom-links li img {
	vertical-align:middle;
	margin-right:8px;
}
ul.bottom-links li span {
	margin-left:10px;
	padding:0;
	margin:0;

}
ul.bottom-links li span:hover {
	text-decoration:underline;
}
h2.twitter {
	width:100%;
	height:36px;
	background:url(/images/Twitter.jpg) no-repeat center right;
	padding-top:5px;
	margin:0;
}
#secondary h2.twitter {
	color:#669900;
	font-size:16px;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	padding-top:10px;
	padding-bottom:10px;;
	margin-top:30px;
}
.jqDock {
	width:500px !important;
	text-indent:-6000px;
}
.jqDock a img {
	margin-right:10px !important;
}
.approval {
	width:120px;
	height:90px;
	background:url(/images/video_approval.png);
	float:left;
	position:relative;
	z-index:100;
}
p.approval_notice 
{
  font-weight:bold;
  font-size:12px;
}
form textarea {
	font-family:inherit;
	padding:2px;
	font-size:12px;
	border:1px solid #DDD;
	width:400px;
}
.docking img {
	border:none;
}



header .entry-meta a, header .entry-meta span {
	font-size:12px;
}
ul#blog-details {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
ul#blog-details li {
	float:left;
	position:relative;
}
ul#blog-details li a {
	display:block;
	text-decoration:none;
	margin-right:20px;
	font-size:12px;
}
ul#blog-details li a span {
	color:#FFFFFF;
	position:absolute;
	left:7px;
	top:9px;
	font-size:12px;
}
ul#blog-details li a img {
	vertical-align:middle;
	margin-right:5px;
}
#user-profile-videos {
	width:780px;
}
#user-profile-videos .thumbcell {
	float:left;
	min-height:190px;
	margin-bottom:20px;
	width:120px;
	padding:5px;
	margin-right:10px;
	position:relative;
}
#user-profile-videos .thumbcell .hoverbg {
	width:140px;
	height:100%;
	position:absolute;
	left:-1px;
	top:-1px;
	padding-bottom:20px;
	cursor:pointer;
}
#user-profile-videos .thumbcell .hoverbg a.delete-button
{
	display:none;
}
#user-profile-videos .thumbcell .hoverbg:hover a.delete-button {
	background:url("/images/delete-video.png") no-repeat;
	width:20px;
	height:20px;
	position:relative;
	left:125px;
	top:-7px;
	display:block;
}
#user-profile-videos .thumbcell .hoverbg:hover {
	background:url('/images/bg-opaque.png');
}
#user-profile-videos .thumbcell .thumbdetails {
	color:#333333;
	float:left;
	width:120px;
	margin-top:5px;
}

#user-profile-videos .thumbcell .thumbdetails a {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	float:left;
	margin-bottom:5px;
	width:100%;
}
#user-profile-videos .thumbcell .thumbdetails img.ratings {
	margin-bottom:5px;
}

.twtr-widget .twtr-tweet-wrap
{
	padding-top:10px !important;
	padding-bottom:10px !important;
	padding-left:0 !important;
	padding-right:0 !important;
}
ul.pfhoe-features {
	padding-bottom:20px;
	border-bottom:1px dashed #333;
}
a.bluelink
{
	font-weight:bold;
	color:#5EB0E6;
	text-decoration:none;
}
a.bluelink:hover {
	text-decoration:underline;
}
.copyleft {
	font-size:12px !important;
}
.copyleft p {
	line-height:18px;
}
#sharing {
	margin-bottom:20px;
}
#sharing img {
	margin-right:5px;
	margin-top:10px;
}
a.twitter-green {
	color:#91C547;
	font-size:16px;
	width:220px;
	display:block;
	background:url(/images/Twitter.jpg) no-repeat center right;
	border-top:1px dashed #CCC;
	border-bottom:1px dashed #CCC;
	padding-top:12px;
	padding-bottom:10px;
	margin-right:5px;
	margin-bottom:20px;
	text-decoration:none;
	margin-top:20px;
}
a.twitter-green:hover {
	text-decoration:underline;
}

form.download-pfhoe p label {
	width:7em;
	float:left;
	font-weight:bold;
	color:#5EB0E6;
}
h1.page-title {
	width:100%;
	font-size:12px;
}
@media screen and (max-device-width: 480px){
 ul.main-menu li a, ul.menu li a { font-size:12px !important; }

}

