/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* GENERAL
----------------------------------------------------------------------------- */

* {margin:0; padding:0;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
a img {border: 0;}
img { display: block; }
ul, ol {list-style:none;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.over0 {overflow:hidden; height:0px;}

/* BASE
----------------------------------------------------------------------------- */

body { margin:0; background: #000; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:1.3em; color: #FFF; }
.inner { width: 960px; margin: 0 auto; position: relative; }
.bar1 { height: 31px; background: url(images/header-bar1.jpg) repeat-x; width: 100%; }
.menu { background: url(images/menu1-bg1.jpg) repeat-x; margin:0 auto; width:100%;}
.menu ul { position: absolute; top: 0px; left: 0px; }
.menu ul li { float: left; }
.menu ul li .hover img,
.menu ul li a:hover img { opacity: .0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.menu1 { }
.menu2 { }
.menu3 { }

.header1 { background: url(images/header1-bg1.jpg) no-repeat top center; }
.header2 { background: url(images/header2-bg1.jpg) no-repeat top center; }
.header3 { background: url(images/header3-bg1.jpg) no-repeat top center; }

.box1 { background: url(images/box1-bg1.jpg) no-repeat top center; }
.box1 .p1 { position: absolute; top: 140px; left: 5px; width: 335px; font-size: 14px; line-height: 15px; }
.box1 .p2 { position: absolute; top: 252px; left: 126px; }
.box1 .p2 span { display: block; text-align: center; font-weight: bold; padding: 3px 0; }
.box1 .p2 span a { text-decoration: underline; color: #e2bb12; }
.box1 .p2 span.c1 { font-size: 17px; line-height: 17px; }
.box1 .p2 span.c2 { font-size: 22px; line-height: 22px; }
.box1 ul { position: absolute; top: 60px; left: 345px; }
.box1 ul li { float: left; padding: 0 4px 0 0; }
.box1 ul li img { border: 1px solid #FFF; }
.box1 ul li .b1 h2 { font-size: 16px; line-height: 16px; display: block; text-transform: uppercase; font-weight: bold; text-align: center; padding: 6px 0 4px 0; color: #FFF; }

.box2 { background: url(images/box2-bg1.jpg) no-repeat top center; }

.box3 { background: url(images/box3-bg1.jpg) no-repeat top center; }
.box3 .p1 { position: absolute; top: 859px; left: 200px; width: 470px; }
.box3 .bt1 { position: absolute; left: 0px; top: 985px; width: 960px; overflow: hidden; }
.box3 .bt1 ol { width: 1000px; }
.box3 .bt1 ol li { float: left; padding: 0 5px 0 0; }

.box4 { background: url(images/box4-bg1.jpg) no-repeat top center; }
.box4 .p1 { position: absolute; top: 106px; left: 157px; width: 455px; }

.box5 { background: url(images/box5-bg1.jpg) no-repeat top center; }
.box5 .p1 { position: absolute; top: 80px; left: 27px; width: 390px; }
.box5 .p1 span { display: block; padding: 0 0 0 127px; }

.box6 { background: url(images/box6-bg1.jpg) no-repeat top center; }
.box6 .p1 { left:27px; position:absolute; top:68px; width:900px; line-height: 15px; }

.box7 { background: url(images/box7-bg1.jpg) no-repeat top center; }
.box7 .p1 { position: absolute; top: 56px; left: 24px; width: 910px; }

.box8 { background: url(images/box8-bg1.jpg) no-repeat top center; }
.box8 .p1 { position: absolute; top: 319px; left: 22px; width: 270px; }
.box8 .p1 span { display: block; padding: 0 0 0 140px; }
.box8 .p2 { position: absolute; top: 68px; left: 669px; width: 260px; }
.box8 .p2 span { display: block; padding: 0 0 0 140px; }

.box9 { background: url(images/box9-bg1.jpg) no-repeat top center; }
.box9 .p1 { position: absolute; top: 55px; left: 339px; width: 300px; }
.box9 .p1 span { padding: 0 0 0 116px; display: block; }
.box9 .p1 strong.c1 { font-size: 31px; line-height: 31px; }
.box9 .p2 { position: absolute; top: 310px; left: 332px; width: 300px; }

.console { background: url(images/console-bg1.jpg) no-repeat top center; }
.console .title1 {}
.console .title1 h2 { color: #FFF; font-size: 28px; line-height: 34px; position: absolute; top: 24px; left: 182px; text-transform: uppercase; font-weight:normal; } 
.console .col1 { position: absolute; top: 76px; left: 2px; }
.console .col1 ul li { padding: 0 0 9px 0; }
.console .col2 { position: absolute; top: 213px; left: 802px; }
.console .col2 ul li { padding: 0 0 8px 0; }
.console .flash { position: absolute; top: 75px; left: 170px; border: 1px solid #999999; }
.console .col3 { position: absolute; top: 487px; left: 3px; width: 750px; overflow: hidden;}
.console .col3 ul { width: 650px; }
.console .col3 ul li { padding: 0 8px 6px 0; float: left; }
.console .col4 { position: absolute; top: 494px; left: 666px; width: 280px; color: #FFF; }
.console .col4 p { font-size: 14px; font-weight: bold; }
.console .col4 p span.c1 { font-size: 18px; line-height: 16px; }
.console .col4 p span.c2 { font-size: 16px; line-height: 14px; }
.console .col4 h3 { font-size: 15px; line-height: 12px; padding: 8px 0; }
.console .bt1 { position: absolute; left: 0px; top: 808px; width: 960px; overflow: hidden; }
.console .bt1 ol { width: 1000px; }
.console .bt1 ol li { float: left; padding: 0 5px 0 0; }

.join1 {
	background-image: url(images/join1-bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.join1 .inner { margin: 0px auto; width: 803px; }

.footer1 p { text-align: center; font-size: 11px; line-height: 11px; position: absolute; top: 185px; left: 0px; width: 960px; color: #FFF; }
.footer1 p a { color: #FFF; text-decoration: underline; }

#ujoin4{color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
#ujoin4 form{margin:0;padding:0;color:#fff;}
#ujoin4_innerbg_dvdflash{background-image:url(/graphics/ujoin4_innerbg_dvdflash.gif);background-position:top left;background-repeat:no-repeat;width:365px;height:538px;}
#ujoin4_innerbg_form{background-image:url(/graphics/ujoin4_innerbg_form.gif);background-position:top left;background-repeat:no-repeat;width:522px;height:457px;}
#ujoin4_innerbg_faq{background-image:url(/graphics/ujoin4_innerbg_faq.gif);background-position:top left;background-repeat:no-repeat;width:441px;height:209px;}
#ujoin4_innerbg_bonus{background-image:url(/graphics/ujoin4_innerbg_bonus.gif);background-position:top left;background-repeat:no-repeat;width:892px;height:166px;}
.ujoin4_tborder{border:1px solid #e2bb12; float: left;}
#ujoin4_faq{width:415px;height:189px;overflow:auto;text-align:left;line-height:11px;color:#fff;}
.ujoin4_accent {color:#e2bb12;}
#ujoin4 a:link,#ujoin4 a:visited{color:#e2bb12;}
#ujoin4 a:hover,#ujoin4 a:active{color:#ffffff;}

.Top_Dvd{
	margin-top: 50px;	
	margin-left: 7px;	
}

.Bottom_Dvd{
	margin-top: 5px;	
	margin-left: 7px;
}

#Footer_Thumbs{
	margin-left: 15px;	
}

.join1 {	
	
}

.join1 .inner{
	margin: 0px auto;		
	width: 953px;
}

.join1 .inner .inner2 {
	margin: 0px auto;
	width: 803px;
}

/* -------------------------------------------------------------------------- */
/* HOME
/* -------------------------------------------------------------------------- */

