a {font-weight: bold; color: #DB4D4D; font-family:Tahoma; font-size:12px; }
a:visited {TEXT-DECORATION: underline; }
a:link {TEXT-DECORATION: underline; }
a:hover { TEXT-DECORATION: none; }
a:active { TEXT-DECORATION: none; }

.black_border
{
	border: solid 1px black;
}

body
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	height:100%;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}

hr
{
	height:1px;
	color: Black;
}

div#footer
{
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	left:0px;
	background-image:url('/_images/footer_bg.gif');
	background-color:#76b900;
	height:143px;
	color:#BEFD00;
	text-align:center;
}

div#footer TD
{
	color:#BEFD00;
	font-family:Tahoma;
	font-size: 11px;
}

div#footer a
{
	color:#BEFD00;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}

div#footer a:hover
{
	color:#FFF;
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

div#header
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px auto; /*horizontal centering*/
	margin-top: -79px;
	text-align: center;
	width:950px;
	position:relative;
	text-align:center;
}

div#header_bg
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:301px;
}

div#header_img
{
	position:relative;
	top:0px;
	text-align:center;
	padding-left:50%;
	margin-left:-579px;
}

div#poster_container
{
	width: 950px;
	padding-bottom:20px;
	margin-top:30px;
}

div#poster_container_dashed
{
	width: 950px;
	padding-bottom:20px;
	margin-top:30px;
	border-bottom:dashed 1px #777777;
}

table#poster_container td
{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}

div#poster_desc
{
	float:left;
	border: solid 1px black;
	margin: 0px;
	padding: 10px;
	width: 470px;
	text-align:left;
}

div#poster_image
{
	float: right;
	border: solid 1px black;
	margin: 0px;
	padding: 10px;
	width: 370;
	text-align: center;
}

div#poster_link
{
	float: right;
	border: solid 1px black;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	width: 370;
	height: 45px;
	text-align: center;
}



div#poster_wrapper

{
	float: right;
	text-align: center;
}



div#container
{	
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align:center;
}

div#releasenotes
{
	margin: 20px 20px 0px 0px;
	padding: 10px;
	width: 100%;
	text-align: left;
}

div#releasenotes_dashed
{
	border-bottom: dashed 1px #777777;
	margin: 20px 20px 0px 0px;
	padding: 10px;
	width: 100%;
	text-align: left;
}


div#container_news
{
	width: 950px;
	margin-top:20px;
	padding-bottom::20px;
	text-align:left;
}

div#container_news_dashed
{
	width: 950px;
	margin-top:20px;
	padding-bottom::20px;
	border-bottom: dashed 1px #777777;
	text-align:left;
}

div#content
{
	padding:0px 0px 183px; /* bottom padding for footer 143px */
	width: 950;
	margin:0px auto; /*horizontal centering*/
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}

table#content td
{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}

div#content_home
{
	padding:0px 0px 143px; /* bottom padding for footer */
	width: 100%;
	margin:0px auto; /*horizontal centering*/
}

td#home_dvdbox
{
	background-image:url('/_images/dvd_box.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:380px;
	text-align:right;
}

td#home_whatsnew
{
	background-image:url('/_images/home_whatsnew_bg.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}


td#whatsnew_title
{
	color:#CC0000;
	font-family:Arial Narrow;
	font-size:21px;
	padding-left:20px;
}

div#home_whatsnew
{
	margin-left:45px;
	width:300px;
}

td#home_about
{
	background-image:url('/_images/home_about_bg.jpg');
	background-repeat:repeat-x;
	background-position:right top;
}

td#home_moneyback
{
	background-image:url('/_images/home_moneyback_bg.png');
	background-repeat:repeat-x;
	background-position:left top;
}

td#newsletter
{
	padding-left:50px;
}

td#newsletter_title
{
	font-family:Arial Narrow;
	font-size: 21px;
	color: #669900;
	padding-left:20px;
}

div#newsletter_title
{
	font-family:Arial Narrow;
	font-size: 21px;
	color: #669900;
}

td#about_title
{
	font-family:Arial Narrow;
	font-size: 21px;
	color: #666666;
	vertical-align:middle;
	padding-left:20px;
}

div#about_title
{
	font-family:Arial Narrow;
	font-size: 21px;
	color: #666666;
	vertical-align:middle;
}

div#home_about
{
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	margin-right:38px;
	width:552px;
	text-align:left;
}

input#email2
{
	height:22px;
	border: solid 1px #666666;
}

a#lime
{
	color:#DB4D4D;
	font-family:Arial Narrow;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url('/_images/lnk_lime.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
	padding-left:25px;
	vertical-align:top;
	padding-top:2px;
	padding-bottom:4px;
}
a#lime:hover
{
	color:#9ED12B;
}

span#saquo_red
{
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	color: #DB4D4D;
	margin-right:5px;
}

span#saquo_lime
{
	font-family:Tahoma;
	font-size:14px;
	font-weight: bold;
	color: #BEFD00;
}

div#h1
{
	/*font-family:Arial Narrow;*/
	font-family:Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size:29px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0.1em;
	color:#ff9900;
	margin-top:45px;
	margin-bottom:0px;
	text-align:left;
}

div#poster_img
{
	border: solid 1px #777777;
	padding:7px;
	margin:0px;
}

span#clred
{
	font-weight: bold; 
	color: #DB4D4D; 
	font-family:Tahoma; 
	font-size:12px;
}

div
{
	/*border:dotted 1px red;*/
}

.pager
{
  padding-top: 20px;
  padding-bottom: 20px;
}

.pager a, .pager span
{
  margin-right: 10px;
}

.pager span
{
  font-weight: bold;
}