@charset "UTF-8";
/* CSS Document */
input,select,textarea,button { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd;}
input.input-text,textarea { padding:2px; width:250px}
select {padding:1px;width: 150px; border: 1px #aaa solid; color:#94C947; margin-bottom:5px}
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:0 12px 0 0; background:url(../images/bkg_button.gif) 100% 50% no-repeat; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.disabled {}
button.disabled span { }
h1{color:#537CBA}

html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #cccccc; text-decoration: none; font-weight:bold; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaa dotted; margin: 0px 0px 10px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; list-style-type: square; }
li { margin: 0px 0px 0px 0px; padding: 6px 0px 6px 0px; font-weight: bold; }
body { background-color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#ffffff}
#Home-Container{ width:900px; margin-left: auto; margin-right: auto; height:591px}
#Container{ width:900px; margin-left: auto; margin-right: auto;  }
#Home-Header { width: 900px;float:left;padding:0;margin:0}
#Header { width: 900px;float:left;padding:0;margin:0; height:134px; background-color:#535252}

#Home-Content{float:left; background-color:#666666; height:707px}
#Home-Video{background-color:#3D3B3B; border-top:1px solid #FFF; height:250px;width:704px; position:absolute; margin-top:442px;padding:8px; display:inline}
.Films-Head-Home{font-size:14px;font-weight:bold;text-transform:capitalize; margin-top:25px}
.Films-Head{font-size:14px;font-weight:bold;text-transform:capitalize; }
.Film-Video{width:640px; height:360px; background-color:#3D3B3B; margin-top:10px; margin-bottom:7px}
.Film-Content{width:640px; margin-bottom:35px; color:#fff; font-size:12px; }
#Content{float:left; background-color:#666666; min-height:716px}
#Navigation {float:left; width:180px; background-color:#666666;margin-top:20px }
#Navigation img{margin-top:7px}
#Navigation-home {float:left; width:180px; background-color:#666666;margin-top:5px}
#Navigation-home img{margin-top:7px}
#Main-Content{float:left; background-color:#666666; width:720px}
#Footer {height:53px; float:left; background-color:#666666; clear:both;}

.gallery{ height:auto; width:auto;float:left;text-align:center; padding-right:72px}
.gallery img { display:inline; }
.gallery a:hover img { border:0px solid #0000ff; }
.desc { text-align:center;  width:167px; font-weight:bold; margin-top:3px; }
.desc-b { text-align:center; font-weight:normal; width:167px;margin-bottom:27px; }
