@charset "utf-8";
/* CSS Document */

body {
	background: url(i/bg.jpg) center top repeat;
	margin: 0;	
}

img {
	border: none;
}

#container {
	width: 1009px;
	margin: 0 auto;
}

#banner {
	background: url(i/banner_logo.jpg);
	width: 977px;
	height: 127px;
	padding: 9px 0 0 22px;
	margin: 0 5px;
}

#logo {
	width: 125px;
	height: 118px;
	display: block;
}

#nav {
	background: url(i/nav.jpg);
	width: 999px;
	height: 64px;
	padding: 0;
	margin: 0 5px 3px 5px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#nav li a {
	display: block;
	height: 59px;
}

#nav li a span {
	visibility: hidden;
}

#nav li a:hover span {
	visibility: visible;
}

		#home {
			background: url(i/nav_home.jpg);
			width: 111px;
		}
		
		#repair {
			background: url(i/nav_repair.jpg);
			width: 107px;
		}
		
		#mods {
			background: url(i/nav_mods.jpg);
			width: 104px;
		}
		
		#accessories {
			background: url(i/nav_accessories.jpg);
			width: 146px;
		}
		
		#swap {
			background: url(i/nav_swap.jpg);
			width: 146px;
		}
		
		#contact {
			background: url(i/nav_contact.jpg);
			width: 129px;
		}

#black_box {
	background: url(i/black_box.jpg);
	width: 999px;
	height: 234px;
	margin: 0 5px 4px 5px;
	color: #979797;
}

#black_box_left {
	width: 475px;
	height: 198px;
	float: left;
	margin: 0 0 0 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 27px;
	padding: 35px 0 0 10px;
}

#black_box_left h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: "Myriad Pro" , sans-serif;
	color: #fff;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	
}

#black_box_right {
	width: 267px;
	height: 234px;
	float: right;
	margin: 0 45px 0 0;
	font-family: "Myriad Pro" , sans-serif;
	text-align: center;
	color: #979797;
	font-size: 14px;
	line-height: 29px;
}

#black_box_right h2 {
	margin: 0;
	padding: 40px 0 0 0;
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	
}

#black_box_left h1 em {
	color: #ff982a;
}

#left {
	width: 688px;
	float: left;
}

#latest_news {
	background: url(i/latest_news.jpg);
	width: 688px;
	height: 52px;
}

#console_swap {
	background: url(i/console_swap.jpg);
	width: 688px;
	height: 52px;
}

#mods_head {
	background: url(i/mods.jpg);
	width: 688px;
	height: 52px;
}

#left_contact_us {
	background: url(i/contact_us_head.jpg);
	width: 688px;
	height: 52px;
}

#repair_xbox {
	background: url(i/repair_xbox.jpg);
	width: 688px;
	height: 52px;
}

#repair_ps3 {
	background: url(i/repair_ps3.jpg);
	width: 688px;
	height: 52px;
}

#left_content {
	background: url(i/left_content_bg.jpg);
	width: 648px;
	font-family: Tahoma , sans-serif;
	color: #333;
	padding: 20px 20px 0 20px;
}

#left_content ul {
	font-family: Tahoma , sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 20px;
}

.post {
	padding: 10px 0;
}

.post_c1 {
	padding: 0 0 0 190px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-style: italic;
}

.post_c {
	padding: 13px 20px;
	font-size: 18px;
	font-style: italic;
	color: #000;
}

.post_c b {
	float: left;
}

.post_c img {
	float: left;
	margin: -13px 0 0 5px;
}

.post_c img#ms {
	margin-left: 10px;
}

.post_r {
	padding: 4px 20px;
	color: #000;
	font-size: 12px;
}

.post_r_left {
	float: left;
	width: 520px;
}

.post_r_right {
	float: right;
	padding: 8px 0 0 0;
}


#left_contact {
	float: left;
}

#right_contact {
	float: left;
	padding: 10px 0 0 13px;
}

.news_image {
	float: left;
	margin: 0 10px 0 5px;
}

#left_content strong {
	font-size: 14px;
	color: #353535;
}

.by {
	font-size: 10px;
}

#left_content p {
	margin: 0;
	padding: 13px 0 5px 0;
	font-size: 11px;
	line-height: 20px;
}

#left_content_bottom {
	background: url(i/left_content_bottom.jpg);
	width: 688px;
	height: 23px;
}

#right {
	width: 321px;
	float: left;
}

#contact_us {
	background: url(i/contact_us.jpg);
	width: 321px;
	height: 52px;
	margin: 0 0 0 1px;
}

#our_partners {
	background: url(i/our_partners.jpg);
	width: 321px;
	height: 52px;
}

.right_content_bg {
	background: url(i/right_content_bg.jpg);
	width: 301px;
	padding: 10px;
	color: #000;
	font-size: 12px;
	font-family: Tahoma , sans-serif;
}

.right_content_bottom {
	background: url(i/right_content_bottom.jpg);
	width: 321px;
	height: 24px;
	margin: 0 0 8px 0;
}

.icon {
	float: left;
	margin: 0 5px;
}

.right_content_bg ul {
	margin: 0;
	padding: 0;
}

.right_content_bg ul li {
	list-style: none;
	line-height: 29px;
	height: 31px;
	margin: 7px 0;
}

.clear {
	clear: both;
}