/*** Set Default  ***/
ul, ol, dl, li { margin: 0; padding: 0; list-style: none; }
a img, iframe { border: none; }
a, a:link { text-decoration: none; color: red; text-decoration: underline; }
a:visited { outline: none; color: red; }
a:hover { outline: none; text-decoration: none; }
form, fieldset { margin: 0; padding: 0; }
input[type="hidden"] { display: none; }
.clear { clear:both; height:0;}
.left { float:left; }
.right { float:right; }
.hide { display: none; }
.show { display: block; }
/*** Set Default  ***/

body { margin: 0; padding: 0; font-size: 100%;  font-family: Verdana, Tohoma,  Ariel; font-size:12px; }
#container { width: 1100px; vertical-align:top; margin:auto; }
.header { width: 1100px; height: 280px; padding-top: 1px; background: url("/images/404/header.png") no-repeat; margin-bottom: 60px; }
.textReasons { width: 590px; height: 110px;  padding: 5px; margin-left: 242px; margin-top: 145px; line-height: 22px; font-weight: bold; }
.imgHolder { float: left; width: 300px; margin: 30px; margin-bottom: 0px; }
.imgHolder img { width: 300px; height: 200px; }
.imgHolder .title { margin-top: 2px; font-weight: bold; width: 300px; height: 20px; line-height: 20px; text-align: center; background: #e3e3e3; -moz-border-radius-bottomleft: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radius: 5px; }
.siteHolder { width: 265px; float: left; text-align: center; font-weight: bold; margin-bottom: 20px; margin-top: 50px; }
.siteHolder img { margin: auto; width: 233px; height: 233px; border: 1px solid #cdcd;  box-shadow: 6px 6px 6px #cdcdcd;-webkit-box-shadow: 6px 6px 6px #cdcdcd;-moz-box-shadow: 6px 6px 6px #cdcdcd; }

.legal { text-align: center; padding: 5px;; font-size: 11px; margin-top: 50px; margin-bottom: 20px; }
.legal a { color: #9e0b0f; }

.playRoll a { display: block; width: 300px; height: 200px; z-index: 10; position: absolute; background: url("/images/404/play.png"); overflow: hidden; font-size: 10px; color:#fff; text-decoration: none; line-height: 600px; text-indent: 10px; }
.playRoll a:hover { background: url("/images/404/play.png") 0px 200px; color:#fff; text-decoration: none; line-height: 380px; }

