/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333;
	height: 80px;
	width: 775px;
}
.page-body {
	border: thin none #CCCCCC;
	width: 775px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 12px;
}

a:visited.featuresList {
	color:#666666;
}

.tooltip{
	z-index:100;
	position:absolute;
	width:225px;
	display:none;
	left:0px;
	top:0px;
	/*opacity:.9;*/
	background-color:#ffffe1;
	border:1px solid #666666;
	color:#000000;
	padding:5px;
}


img{
		border:0px;
	}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none; color:#0868AC;
}
a:hover {
	text-decoration:underline; color:#F77610;
}
.heading-dvrshark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #545454;
}

.text-dvrshark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.topHeadline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FF7900;
}


/*Text Color Classes Starts here*/

.txt-white {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.txt-grey {
	color: #ccc;
	margin: 0px;
	padding: 0px;
}

.txt-black {
	color: #000;
	margin: 0px;
	padding: 0px;
}

.txt-orange{
	color:#F77610;
	margin: 0px;
	padding: 0px;}
	
.login-box{border:1px solid #D7D7D7; width:100px; height:16px;}
.top-nav a:hover{ color:#FF6600; text-decoration:none;}
.footer-nav a{ text-decoration:none; padding:0px 15px;}
.footer-nav a:hover{ text-decoration:none;}
.fade_in_textbox {
	color: #999999;
	font-size: 12px;
}
p {
}
.packages {
	clip: rect(auto,auto,auto,auto);
	padding-left: 250px;
	padding-top: 40px;
}

.dvrsharkOrangeBold
{
	font-weight: bold;
	color:#FF7900;
}
.dvrsharkBlueBold
{
	font-weight: bold;
	color: #0868AC;
}
.description
{
	font-size: 10px;
	line-height: 13px;
}
.packagesCopy {
	clip: rect(auto,auto,auto,auto);
	padding-left: 140px;
	padding-top: 25px;
	left: 0px;
}
.comments_table {
	background-color: #FFCC66;
}
.margin-5px-all {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-attachment: fixed;
	background-image: url(../images/packages-bg.png);
	background-repeat: no-repeat;
}


.new-heading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF7900;
}

hr{
        color:#e1e1e1;
        background-color:#e1e1e1;
        height:1px;
        border:0;
}
