/* CSS Document */

body {
	background: url(images/bg.gif) repeat-x #ffffff;
	font-family:"Trebuchet MS";
	width:100%;
	height:100%;
}

* {
	padding:0;
	margin:0;
}

.page {
	margin:0 auto 0 auto;
	width:880px;
	position:relative;
	margin:0 auto 32px auto;
	padding:0;
	display:block;
	clear:both;	
}

.header {
	
	margin:0 auto 0 auto;
	width:880px;
	position:relative;
	display:block;
}


.footer {
	position:relative;
	float:left;
	width:100%;
	height:120px;
	padding-top:34px;
	background: url(images/bg-footer.gif) repeat-x #ffffff;
}




.logo {
	width:378px;
	height:108px;
	float:left;
}

.newsletter {
	float:right;
	padding:10px;
	width:400px;
	text-align:right;
	height:87px;
}

.newsletter p {
	line-height:18px;
}

.newsletter form {
	padding-top:12px;
}


.newsletter label {
	font-weight:bold;
}

.content {
	clear:both;
	padding:10px;
	position:relative;
	width:850px;
}

h1 {
	color:#888888;
	font-size:16px;
	line-height:24px;
}



h1.half {
	width:50%;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.fav {
	position:absolute;
	top:0;
	right:0;
	padding:10px;
	width:300px;
}


.content a:link, 
.content a:visited,
.content a:active {
	text-decoration:none;
	color:#888888;
}

.content a:hover {
	color:#f6631f;
}

.provider {
	width:150px;
	float:left;
}

.description {
	width:325px;
	float:left;
	padding:0 10px 0 10px;
}

.period {
	width:145px;
	float:left;
}

.rating {
	width:105px;
	float:left;
}

.list {
	float:left;
	display:block;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;

}

.list strong {
	color:#999999;
	font-size:15px;
}

.list p {
font-size:12px;
color:#999999;
}



.footer,
.footer a {
color:#000000;
text-decoration:none;
text-align:center;
}

.gogo a:link,
.gogo a:active,
.gogo a:visited {
width:145px;
height:74px;
background:url(images/start-trial-now.gif) no-repeat;
float:right;
padding:3px 15px 10px 15px;
font-weight:bold;
font-size:18px;
color:#000000;
}

.gogo a:hover {
color:#000066;
}

.head {
background:url(http://freedvdtrials.net/images/round.jpg) no-repeat 0 0;
border:none!important;
width:872px;
}

.head strong {
	color: #999999;
}