/* GLOBALS */
body { font:62.5% Verdana, Arial, Helvetica, sans-serif; background:#bdbdbd; color:#000; }


/* CONTAINERS */
.wrapper { width:785px; margin:0 auto; text-align:left;}
#helper2 { overflow:hidden; background:transparent url(../images/bg-body2.png) left bottom repeat-x; }
#helper { background:#fff url(../images/bg-body1.png) left top repeat-x; text-align:center;}

/* HEADER */
#header { height:100px; overflow:hidden; }

/* LINK HOME */
#linkhome { display:block; width:300px; height:90px; float:right; overflow:hidden; text-indent:-9999px; background:url(../images/logo.png) left top no-repeat; }

/* NAV */
#nav { padding-top:46px; }
#nav li { width:auto; float:left; border-right:1px solid #fff;  }
#nav li a { padding:2px 10px; color:#fff; text-decoration:none; }
#nav li a:hover { background:#fff url(../images/bg-nav-li-hover.png) left top repeat-x; color:#67a79e; text-decoration:underline; }
#nav li#last { border-right:none; }



/* HTMLAREA  */
.htmlarea { font-size:1.1em; min-height:380px; }
.htmlarea h1 { color:#67a79e; font-weight:bold; font-size:1.1em; }
.htmlarea h2 { color:#67a79e; font-weight:bold; font-size:1.1em; }
.htmlarea h3 { color:#67a79e; font-weight:bold; font-size:1.1em; }
.htmlarea h4,.htmlarea h5,.htmlarea h6 { color:#67a79e; font-weight:bold; font-size:1.1em; }
.htmlarea p { margin-bottom:1.2em; line-height:1.2em; }
.htmlarea strong { font-weight:bold; }
.htmlarea address { padding-top:3px; }
#contactpg .htmlarea h2 { margin:20px 0 0 0; }

/* INDEX */
#indexpg #video { float:left; width:534px; height:374px; }
#indexpg #video p { text-align:center; font-size:2.5em; margin-top:150px; }
#indexpg .htmlarea { float:right; width:245px; }


/* BIO PAGES */
.biogp #stock { display:block; float:left; width:360px; }
.biogp .htmlarea { float:right; width:400px; }


/* FORMS */
form {float:left; display:inline-block;}
form:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
fieldset {padding:10px 14px; border:1px solid #ccc;}
legend {font:1.4em/1em "Trebuchet MS",Tahoma,Helvetica,sans-serif; color:#000;}

input, textarea, select, label {font:1em/1em Tahoma,Geneva,Kalimati,sans-serif;}
form div {display:inline-block; padding-bottom:1em;}
form div:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

.textfield label, .textarea label, .file label, .dropdown label {display:block; width:100px; text-align:right; float:left; clear:left; margin-right:5px; padding-top:5px; color:#000; font-weight:bold;}
select optgroup {font-style: normal;}

.textfield input, .file input {width:200px;}
.dropdown select {width:200px;}
.file input {width:200px;}
.textarea textarea {width:200px; height:6em;}

.textfield input, .datefield input, .file input, .dropdown select, .textarea textarea {padding:2px 4px; border:1px solid #ccc; background:#EBEBEB; color:#333; font:1em/1.1em Tahoma,Geneva,Kalimati,sans-serif;}

.textfield input:focus, .filefield input:focus, .dropdown select:focus, .textarea textarea:focus {background:#efefef; border-color:#999;}
.textfield input:hover, .file input:hover, .dropdown select:hover, .textarea textarea:hover {background:#efefef; border-color:#999;}

.checkbox, .radio {padding-left:15px;}
.checkbox label, .radio label {padding-left:4px; font-weight:bold;}

.multichoice {border:none; padding:1em 0 1.5em;}
.multichoice legend {margin-bottom:0.2em; font:1em/1em Tahoma,Geneva,Kalimati,sans-serif; font-weight:bold;}
.multichoice div {padding-bottom:0.4em;}
.multichoice .checkbox label, .multichoice .radio label {font-weight:normal;}

.buttons {text-align:right; padding: 0 0 0 50px;}
button {background:#67A79E; color:#FCFCFC; font-size:1.1em; text-decoration:none; cursor:pointer; padding:1px 4px; border:1px solid #91BFB9; font-weight:bold; width:100%;}
button:hover {color:#FFF;}


/* FOOTER */
#footer { clear:both; padding-top:25px; }

#footer ul { padding-left:36px; }
#footer ul li { width:174px; height:107px; float:left; margin:0 4px; }
#footer ul li a { display:block; width:174px; height:107px; overflow:hidden; text-indent:-9999px; }
#footer ul li#hot-dog { background:url(../images/tab-hot-dog.png) left top no-repeat; }
#footer ul li#dog-gone { background:url(../images/tab-dog-gone.png) left top no-repeat; }
#footer ul li#gotcha-razzi { background:url(../images/tab-gotcha-razzi.png) left top no-repeat; }
#footer ul li#become-anything { background:url(../images/tab-become-anything.png) left top no-repeat; }
#footer p { clear:both; text-align:center; }
#flashpagelinks { }
