/*CSS BY PHASE NEW MEDIA*/
html { height:100%; }
body { font-size:1em;font-family:Arial,Helvetica,sans-serif;margin:0px auto 0px auto;padding:0; background:#161819;}
.clear { clear:both; }
p { font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:200%;color:white;}
.terms { font-size:80%;}
#centrer { margin:0px auto 35px auto; padding:50px 50px 0 50px;width:800px;font-size:85%;color:#fff;  position:relative;  }
#header { padding:57px 0px 20px 0px;height:55px;}
#content { width:700px; background:url(../images/top.gif) top left no-repeat #2C2D27; padding:30px 70px 0px 30px;}
#content-bottom { width:800px; height:30px; background:url(../images/bottom.gif) bottom left no-repeat #2C2D27;}

#content a:link, #content a:visited {text-decoration: none; border-bottom: 1px dashed #fff; color:#A5A07D;}
#content a:hover, #content a:active {text-decoration: none; border-bottom: 1px dashed #fff; color:#A5A07D;}

.col1 { width:300px;float:left;}
.col2 { width:310px;float:right;}

.float_left { float:left; }
.float_right { float:right;text-align: right; }

/* ************************** Forms ******************************* */
/* **************************************************************** */
.form-button { padding:15px 0 0 0; text-align:left;}
.form p { padding:0px;margin:0px;}
.form input, form textarea, form select { font-family: Arial, Helvetica, sans-serif; line-height: 170%;}
.form { padding:0px 0 0 0px; }
.formcell { width: 140px; display: block; float: left; padding: 3px 0px 10px 0px; text-decoration: none; color: #fff; font-size:90%; line-height:120%;}
.formcell2 { width: 140px; display: block; float: left; padding: 3px 0px 10px 16px; text-decoration: none; color: #fff; font-size:90%; line-height:120%;}
.field{ height:20px; width:140px; border:1px solid #4A4A4A; background:#fff; margin:0px 0px; color: #000;font-size:90%;}
.selectwide { padding:2px; /*border:1px solid #4A4A4A;*/ background:#fff; margin:0px 0px 5px 0; width:134px; height:80px; color: #000; font-size:90%;}
.select {  border:1px solid #4A4A4A; background:#fff; color: #A1A1A1; padding:0 2px; font-size:85%;}
.button { background-color:#A7A27D; color:#161819; border:none; font-size:80%; padding:5px; margin:0 5px 0 0px; width:70px;text-transform:uppercase;}
.dropdown {height:22px; width:140px; border:1px solid #B4BAA0;} 