/*** 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: #9f0e13; }
a:visited { outline: none; color: #9f0e13; }
a:hover { outline: none; text-decoration: underline; }
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; background: #828282;}
#container { width: 1020px; vertical-align:top; margin:auto; }
.header { width: 1020px; height: 578px; background: url("../images/header.jpg") no-repeat; }
.nav {  width: 1020px; height: 44px; background: url("../images/bg-nav.jpg") no-repeat; }
.nav ul { margin-left: 126px; }
.nav ul li { float: left; height: 44px; }
.nav ul li a { display: block; height: 44px; }
.nav .buyNow a { width: 135px; background: url("../images/nav-buynow.png"); }
.nav .buyNow a:hover { background: url("../images/nav-buynow.png") 0px 44px; }
.nav .trailer a { width: 134px; background: url("../images/uc/nav-trailer.png"); }
.nav .trailer a:hover { background: url("../images/nav-trailer.png") 0px 44px; }
.nav .photos a { width: 123px; background: url("../images/nav-photos.png"); }
.nav .photos a:hover { background: url("../images/nav-photos.png") 0px 44px; }
.nav .wallpappers a { width: 164px; background: url("../images/nav-wallpappers.png"); }
.nav .wallpappers a:hover { background: url("../images/nav-wallpappers.png") 0px 44px; }
.nav .iphone a { width: 217px; background: url("../images/nav-iphone.png"); }
.nav .iphone a:hover { background: url("../images/nav-iphone.png") 0px 44px; }

.bgMiddle { width: 1020px; height: 878px; background: url("../images/bg-middle.jpg") no-repeat; }
.buyNowClick { display: block; float: left; height: 330px; width: 250px; margin-left: 76px; margin-top: 70px; } 
.trailerWrap { float:left; text-align:center; height: 234px; width: 340px; margin-left: 258px; margin-top: 90px; }
.playBtn { width: 75px; height: 36px; margin-left: 715px; margin-top: -150px;}

.footer { text-align: center; font-size: 12px; margin-top: 115px; margin-left: 70px; width: 900px; }


