/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Stylesheet by CSSetc.com 2009
Validated CSS 2.1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* ------------ begin reset = Eric Meyers Reset Reloaded = ------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}

body {line-height: 1;color: black;background: white;}

ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}

blockquote:before, blockquote:after,q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}

/* ------------ end reset ------------*/

/* ------------ clearfix code ------------*/
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

/* basic */
body {
	background: #fff;
	color: #294965;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;			/* resets font size 10px = 1em */
}

a:link, a:visited {color:#294965;text-decoration:none;}
a:hover {color:#00c;text-decoration:none;}
a img {display: block;margin: 0 auto;position: relative;}

/* general */
.text14 {font-size: 1.4em;line-height: 115%;} 
.text16 {font-size: 1.6em;line-height: 120%;} 
.text18 {font-size: 1.8em;line-height: 115%;}
.text20 {font-size: 2em;line-height: 115%;} 
.text22 {font-size: 2.24em;line-height: 115%;} 
.text24 {font-size: 2.4em;line-height: 120%;}
.text26 {font-size: 2.6em;line-height: 115%;}
.text28 {font-size: 2.6em;line-height: 115%;}
.text34 {font-size: 3.4em;line-height: 115%;}

.bold {font-weight: bold;}
.border {border-left: 7px solid #c00;border-right: 7px solid #c00;}
.red {color: #c00;}
a.blue {color: #00f;}

.clear {clear: both;}

img {border: 1px solid #294965;}
img.noborder {border: none;}

/* structure */
#wrap {padding: 0;}
#content {
	background: #d9e5f0;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 990px;}
#footer {
	margin: 60px auto;
	text-align: center;
	width: 850px;}
.box {
	border-left: 1px solid #294965;
	border-right: 1px solid #294965;
	margin: 0;
	padding: 30px 10px 10px;
	position: relative;
	text-align: center;}
/* shared */
.bottomad {margin-top: 34px;}
.title,
.warning,
.gallery {
	background: #a5bbd2;
	border-top: 4px solid #294965;
	border-bottom: 4px solid #294965;
	font-weight: bold;
	margin: 10px 60px 30px;
	padding: 10px 10px 14px;}
a.mylink {color: #294965;font-weight: bold;text-decoration: underline;}
/* index */
.title h1 {
	font-size: 3.6em;
	font-weight: bold;}
.title h2 {font-size: 1.6em;font-weight: bold;margin-top: 7px;}
.i-left {
	float: left;
	margin-left: 30px;
	width: 440px;}
.i-left img {margin-bottom: 3px;}
.i-right {
	float: left;
	position: relative;
	width: 408px;}
.i-right .check div{
	font-size: 2.4em;
	margin: 0 0 10px 10px;
	position: relative;
	text-align: left;}	
.i-right .check img {
	border: none;
	position: absolute;
	right: 63px;
	top: -4px;}
.i-right .check img.check3 {right: 26px;}
.enter {
	font-size: 2.4em;
	margin-top: 20px;}
/* recips */
#recips {
	line-height: 200%;
	margin: -20px 0 20px;}
#recips span {
	font-size: 1.6em;
	margin: 0 7px;}
/* main */
.mainad1 {
	float: left;
	width: 420px;
	margin-right: 10px;}
.mainad2 {
	float: left;
	margin-left: 6px;
	width: 500px;}
.gallery {
	font-size:2.6em;
	position: relative;
	top: 15px;}
.gallery span {margin: 0 60px;}
/* galleries */
.movies {margin: 0 auto;width: 670px;}
#player1,
#player2 {
	border: 2px solid #294965;
	float: left;
	height: 270px;
	width: 320px;}
#player2 {margin-left: 20px;}
/* footer */
.legal {font-size: 1.3em;}
.copy {font-size: 1.8em;margin: 10px 0 7px;}
.perverted {font-size: 1.6em;margin-bottom: 40px;}