/* -------------------------------------------
project:	The Agency Excellent Entertainment
date:		2008/03/27
------------------------------------------- */

html { overflow: -moz-scrollbars-vertical; background: #04456c url(../images/bg-gradient.png) 0 128px repeat-x; font-size: 100.01%; }
body { margin: 0; padding: 0 0 10px; background: url(../images/bg-circle.png) 50% 0 no-repeat; color: #555; font: 62.5%/1.3 Verdana,sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Verdana,sans-serif; }

* html body { behavior:url("styles/csshover.htc"); }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.2em; }
ul, ol, dl { margin-bottom: 10px; }
p { margin-bottom: 10px; }
li *, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }

a { color: #900; text-decoration: underline; }
a:hover, a:focus, a:active { color: #000; text-decoration: none; }

image.border {padding: 1px; border: 1px solid #e5e5e5;}

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 12px; font: normal 2.4em "Palatino Linotype",Palatino,Georgia,Geneva,serif; color: #000; }
h1 { padding: 0 0 2px; border-bottom: 1px solid #ccc; font-size: 1.8em; }
h1.a { padding: 0; border-bottom: none; }
h2 { font-size: 1.8em; }
h3 { font: bold 1.3em Verdana,sans-serif; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001em; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { min-height: 550px; background: url(../images/bg-water.jpg) 50% 0 repeat-x; }
* html #root { height: 550px; }
 #top { position: relative; width: 750px; height: 190px; margin: 0 auto; }
  #logo { position: absolute; left: 5px; top: 18px; width: 220px; height: 111px; margin: 0; padding: 0; border: none; background: url(../images/logo-ie.png) no-repeat; }
  * html #logo { background-image: url(../images/logo-ie.png); }
   #logo a { display: block; overflow: hidden; width: 100%; height: 100%; text-indent: -10001px; }
  #nav { position: absolute; right: 0; top: 67px; list-style: none; margin: 0; padding: 0; }
   #nav li { float: left; font: bold 1.2em/1 Tahoma,sans-serif; }
    #nav li a { float: left; padding: 7px 9px; color: #333; text-decoration: none; }
    #nav li a:hover,
    #nav li a:focus,
    #nav li a:active { background-color: #9a2f2f; color: #fff; }
    #nav li a.active { background-color: #900 !important; color: #fff !important; }
    #nav li em { position: absolute; left: -10001em; top: -10001em; }
 #content { overflow: hidden; width: 750px; margin: 0 auto; }
  #main { float: left; width: 490px; }
   #footer { margin: -5px 15px 0; color: #fff; font-size: 1em; font-weight: normal; }
  #side { float: right; width: 250px; }
   
/* SKIP LINKS
------------------------------------------- */
#skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
 #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 750px; padding: 2px 0; background: #579; color: #fff; text-align: center; }

/* NAV IR
------------------------------------------- */
.ir #nav li { }
 .ir #nav li a { overflow: hidden; height: 26px; padding: 0; background: url(../images/nav.jpg) no-repeat; text-indent: -10001em; }
 .ir #nav li.home a { width: 52px; background-position: 0 0; } .ir #nav li.home a:hover { background-position: 0 -26px; } .ir #nav li.home a.active { background-position: 0 -52px !important; }
 .ir #nav li.about a { width: 72px; background-position: -52px 0; } .ir #nav li.about a:hover { background-position: -52px -26px; } .ir #nav li.about a.active { background-position: -52px -52px !important; }
 .ir #nav li.talent a { width: 78px; background-position: -124px 0; } .ir #nav li.talent a:hover { background-position: -124px -26px; } .ir #nav li.talent a.active { background-position: -124px -52px !important; }
 .ir #nav li.clients a { width: 57px; background-position: -202px 0; } .ir #nav li.clients a:hover { background-position: -202px -26px; } .ir #nav li.clients a.active { background-position: -202px -52px !important; }
 .ir #nav li.register a { width: 66px; background-position: -259px 0; } .ir #nav li.register a:hover { background-position: -259px -26px; } .ir #nav li.register a.active { background-position: -259px -52px !important; }
 .ir #nav li.news a { width: 49px; background-position: -325px 0; } .ir #nav li.news a:hover { background-position: -325px -26px; } .ir #nav li.news a.active { background-position: -325px -52px !important; }
 .ir #nav li.contact a { width: 82px; background-position: -374px 0; } .ir #nav li.contact a:hover { background-position: -374px -26px; } .ir #nav li.contact a.active { background-position: -374px -52px !important; }
 
/* PLUGINS
------------------------------------------- */
h1.flash-replaced { font-size: 2em; }
h2.flash-replaced { font-size: 2em; }

.flash-replaced { }
 .flash-replaced div.alt { display: none; }
 .flash-replaced embed { display: block; margin: 0 0 0 -2px; }
 
/* GENERAL
------------------------------------------- */
div.box { margin: 0 0 15px; padding: 15px 0 0; background: url(../images/box-a-top.png) no-repeat; }
 div.box div.outer { padding: 0 0 15px; background: url(../images/box-a-bottom.png) 0 100% no-repeat; }
  div.box div.inner { width: 220px; padding: 0 15px 1px; background: url(../images/box-a-middle.png) repeat-y; }
 
* html div.box { background-image: url(../images/box-a-top-ie.png); }
 * html div.box div.outer { background-image: url(../images/box-a-bottom-ie.png); }
 
#main div.box { background-image: url(../images/box-b-top.png); }
 #main div.box div.outer { background-image: url(../images/box-b-bottom.png); }
  #main div.box div.inner { width: 460px; background-image: url(../images/box-b-middle.png); }

* html #main div.box { background-image: url(../images/box-b-top-ie.png); }
 * html #main div.box div.outer { background-image: url(../images/box-b-bottom-ie.png); }
 
.left { float: left; margin: 0 15px 5px 0; }
.right { float: right; margin: 0 0 5px 15px; }
.border { padding: 1px; border: 1px solid #999; }

ul.a { list-style: none; margin: 0 0 15px; padding: 0; }
 ul.a li { margin: 0 0 3px; padding: 0 0 0 20px; background: url(../images/bullet-a.gif) 0 5px no-repeat; }
 
ul.gallery-a { position: relative; overflow: hidden; list-style: none; margin: 0 0 15px -12px; padding: 0; }
 ul.gallery-a li { display: inline; float: left; width: 104px; min-height: 150px; margin: 0 0 0 12px; font-size: 1.1em; text-align: center; }
 * html ul.gallery-a li { height: 150px; }
  ul.gallery-a li br { display: none; }
  ul.gallery-a li img { display: block; margin: 0 0 3px; padding: 1px; border: 1px solid #999; }
 
ul.gallery-b { position: relative; overflow: hidden; list-style: none; margin: 0 0 5px -12px; padding: 0; }
 ul.gallery-b li { display: inline; float: left; width: 144px; min-height: 185px; margin: 0 0 0 12px; font-size: 1.1em; text-align: center; }
 * html ul.gallery-b li { height: 185px; }
  ul.gallery-b li br { display: none; }
  ul.gallery-b li img { display: block; margin: 0 0 3px; padding: 1px; border: 1px solid #999; }
 
div.news { }
 div.news h3 { font-size: 1.4em; }
  div.news h3 a { font-size: 0.93em; }
 div.news p.date { margin: -10px 0 5px; font-size: 1.1em; }
 div.news p.more { margin: -5px 0 20px; font-size: 1.1em; }
  div.news p.more a {  }
   div.news p.more a span { position: absolute; left: -10001em; top: -10001em; }
 
div.vcard p span.lab { float: left; width: 40px; }
div.vcard p strong.fn { display: block; width: 160px; }
div.vcard div.map { margin: 20px 0 10px; padding: 1px; border: 1px solid #ccc; }
 div.vcard div.map iframe { display: block; }

form.a { display: block; margin: 25px 0 0; padding: 0; }
 form.a fieldset { margin: 0 0 15px; padding: 0 0 10px; border-bottom: 1px solid #ddd; }
  form.a fieldset p { margin: 0 0 5px; font-size: 1.1em; }
   form.a fieldset p label,
   form.a fieldset p span.label { float: left; width: 120px; padding: 1px 10px 0 0; font-weight: bold; }
   form.a fieldset p select { width: 180px; }
   form.a fieldset p input { width: 180px; padding: 1px 0 1px 2px; }
   form.a fieldset p textarea { width: 180px; height: 80px; padding: 1px 0 1px 2px; }
   form.a fieldset p .s { width: 120px; }
   form.a fieldset p .l { width: 250px; }
   form.a fieldset p textarea.l { width: 250px; height: 150px; }
   form.a fieldset p.checkbox label { float: none; width: auto; padding: auto; font-weight: normal; }
   form.a fieldset p.checkbox input { width: auto; height: auto; padding: auto; }
 
/* ELEMENTS
------------------------------------------- */
#header { }
 #header div.inner { height: 190px; }
  #header div.inner p { margin: 0; }
   #header div.inner img { position: absolute; margin: -5px 0 0 -5px; }
 
#tribox { }
 #tribox div.inner { height: 190px; }
 #tribox ul { position: absolute; list-style: none; width: 237px; margin: -5px -8px 0 -9px; padding: 0; }
  #tribox ul li { float: left; margin: 0 0 5px; }
   #tribox ul li img { display: block; }
   
#contact { }
 #contact p { font-size: 1.1em; }
  #contact p a.email { font-family: Tahoma,sans-serif; }
  
#categories { }
 #categories ul.a li { font-size: 1.1em; }
 
#person { }
 #person h2 { font: bold 1.6em Verdana,sans-serif; }
 #person h3 { margin-top: -10px; font-weight: normal; }

/* Added by Duddes */

.error {color:#FF0000}
.required {color:#FF0000}
.error_box {background-color:#FDFEDE; padding: 2.5em}
