@charset "UTF-8";
/* CSS Document */

*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

body{background-image:url(images/main-back.jpg); background-repeat:repeat; margin:0; padding:0;}
#main{width:907px; margin:0 auto; background-image:url(images/content-back.jpg); background-repeat:repeat;}
#banner{background-image:url(images/banner.jpg); background-position:top left; background-repeat:no-repeat; margin:0; padding:0; height:333px;}
#nav{width:470px; height:27px; margin:115px 0 0 8px;}
.clearingelement{clear:both; height:1px; margin-bottom:5px;}
.clearstrip{clear:both; height:1px; margin-bottom:35px;}
.clearingelemento{clear:both; height:1px; margin-bottom:5px;}
.clearingelementban{clear:both; height:10px; margin-bottom:5px;}
#strip{background-image:url(images/strip-back.jpg); background-repeat:repeat; height:300px;}
#livetext{color:#669999; font-family:"Times New Roman", Times, serif; font-size:14px; width:305px; line-height:16px; margin:10px 0 0 16px;}
#featimg{width:376px; height:271px; margin:13px 0 0 13px; padding:0; background-color:#699; float:left;}
#featdesc{float:right; margin:15px 38px 0 0; color:#ccc; font-family:"Times New Roman", Times, serif; font-size:14px; line-height:16px; width:462px;}

.subtext{width:700px; color:#fff; min-height:450px; padding:0; margin:0 0 30px 50px;}
.subtext h1 {font-family:Verdana, Arial, Helvetica, sans-serif; margin:40px 0 40px 0;}
.subtext p {line-height:20px; font-size:14px;}
.subtext dt {font-weight:bold;}
.subtext dd {margin:0 0 20px 0; font-size:12px;}
#striptwo{background-image:url(images/strip-back.jpg); background-repeat:repeat; width:907px; margin:0; padding:0 0 15px 0;}
.subpic{width:850px; min-height:450px; padding:0; margin:0 0 30px 50px;}
.celeb{margin:40px 35px 0 0; border:solid; border-color:#fff;}
.pressimg{margin:40px 55px 0 0; border:solid; border-color:#fff;}
.pressimg a {margin:40px 55px 0 0; border:solid; border-color:#fff;}


#contactform{width:435px; margin:0 0 35px 25px; font-family:Arial, Helvetica, sans-serif; font-size:9px;}
input[type="text"], input[type="password"], textarea {border: 1px solid #98bbff;}
input {width: 435px;}
input:focus, textarea:focus {background: #ffc;}