/*
CSS Credit: http://www.gaming_computer.com
*/

html {

	background: #fff;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/gaming_computer_bg.jpg) repeat-x #fff;
}

a:link, a:visited {	color: #494949; text-decoration: underline; }
a:active, a:hover { color: #494949; text-decoration: none;}

p{
	
	font-family: Tahoma;
	font-size: 13px;
	color: #484848;
	text-align: justify;
	margin: 0 0 10px 0;
		
}

#gads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	height: 90px;
}
h1 {
	
	font-family: Tahoma;
	font-size: 18px;
	color: #676767;
	font-weight: normal;
	margin: 0 0 15px 0;
	
}


h2 {
	
	font-family: Tahoma;
	font-size: 16px;
	color: #0895d6;
	font-weight: normal;
	margin: 0 0 10px 0;
	
}

h3 {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #2780e4;
	font-weight: normal;
	margin: 0 0 5px 0;
	
}

#gaming_computer_container {

	width: 960px;
	margin: auto;

}

#gaming_computer_header {
	
	width: 960px;
	height: 157px;
	background: url(images/gaming_computer_header.jpg) no-repeat;
	background-position: 0 -2px;
	margin: 0 0 0 -15px;
	padding: 1px 0 0 0;
	
}

#gaming_computer_logo_area {
	height: 60px;
	float: left;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	
}

#gaming_computer_logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #039;
	margin: 0 0 5px 0;
}

#gaming_computer_slogan {
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

}

#gaming_computer_social {
	
	width: 195px;
	height: 80px;
	float: right;
	margin: 30px 0 0 0 ;
}

#gaming_computer_social form {
	float: right;
	width: 185px;
	height: 36px;
	background: url(images/gaming_computer_search.jpg);
}

.field {
	float: left;
	width: 132px;
	height: 21px;
	border: none;	
	background: none;
	border: none;
	font-family: Tahoma;
	color : #686868;

	margin: 8px 0 0 10px;
}

.button {

	float: right;
	width: 35px;
	height: 22px;
	border: none;	
	background: url(images/gaming_computer_botton.jpg) no-repeat;
	margin: 8px 5px 0 0;
	cursor: pointer;

}

#gaming_computer_social img{
	float: right;
	margin: 0 20px 0 0;
	border: none;
}


/* menu */

#gaming_computer_menu {
	float: right;
	width: 960px;
	height: 40px;
	margin: 5px 0 0 0;
	padding: 0 ;
}

#gaming_computer_menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
	width: 550px;
	list-style: none;
}

#gaming_computer_menu ul li {
	display: inline;
}

#gaming_computer_menu ul li a {
	float: left;
	padding: 11px 20px;	
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(images/gaming_computer_menu_divider.png) center right no-repeat;
	color: #2a5f00;	
	font-family: Tahoma;
	font-size: 12px;
	outline: none;
}

#gaming_computer_menu li a:hover, #gaming_computer_menu li .current {
	color: #fff;
}

#gaming_computer_menu li .last {
	background: none;
}

/* end of menu*/

#gaming_computer_content_area {
	
	width: 960px;
	margin: 20px 0 0 0;

}

#gaming_computer_left {
	
	float: left;
	width: 250px;
	

}

#gaming_computer_right {
	
	float:right;
	width: 685px;
	

}

.gaming_computer_section_1 {
	width: 250px;
	margin: 0 0 10px 0;
}

.gaming_computer_section_1 .top {
	width: 250px;
	height: 33px;
	background: url(images/gaming_computer_section_1_top.jpg) left no-repeat;
}

.top h1{
	display:block;
	float: left;
	margin: 15px 0 0 15px;
}

.top span.title{
	
	float: right;
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	margin: 15px 25px 0 0;
}

.gaming_computer_section_1 .middle {
	width: 250px;
	background: url(images/gaming_computer_section_1_mid.jpg) left repeat-y;
}

.gaming_computer_section_1 .bottom {
	width: 210px;
	background: url(images/gaming_computer_section_1_bottom.jpg) bottom left  no-repeat;
	padding: 10px 20px 5px 15px;
}


.gaming_computer_h_line {
	width: 100%;
	clear: both;
	height: 1px;
	background: url(images/gaming_computer_h_line.jpg);
	margin: 0 0 10px 0;
	
}

.gaming_computer_v_line {
	width: 1px;
	float: left;
	height: 260px;
	background: url(images/gaming_computer_v_line.jpg);
	
	
}

.gaming_computer_section_2 {
	width: 220px;
	margin: 0 0 10px 0 ;
	padding: 15px 15px 5px 15px;
}

.gaming_computer_section_2 .green {

	border-left: 8px solid #64d608;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.gaming_computer_section_2 .blue {

	border-left: 8px solid #0895d6;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.gaming_computer_section_2 .yellow {

	border-left: 8px solid #ffcc66;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.gaming_computer_section_3 {
	width: 685px;
	margin: 0 0  20px 0;
	background: url(images/gaming_computer_section_3_bg.jpg) no-repeat;
	background-position: 105px -5px;

	
}

.gaming_computer_section_3 h1{
	margin: 0 0 5px 0;
	
}


span.blue_title {
	font-family: Arial;
	font-size: 20px;
	color: #0895d6;
	display: block;
	margin: 0 0 25px 20px;
}


.gaming_computer_section_4 {

	width: 685px;
	margin: 0 0 15px 0;
	
}

.gaming_computer_section_5 {

	width: 685px;
	background: url(images/gaming_computer_section_5.jpg) top no-repeat;
	margin: 0 0 20px 0;
	padding: 15px 0 0 0;
	
}

.gaming_computer_two_col {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	
}

.gaming_computer_two_col img{
	margin: 0 0 10px 0;
}

.gaming_computer_gallery {
	margin: 0;
	padding: 0;
}

.gaming_computer_gallery img{
	float: left;
	margin: 0 0 20px 0;	
}

.gaming_computer_gallery img.mid{
	float: left;
	margin: 0 27px;	
}

.right {
	
	float: right;
	
}


.left {
	
	float: left;
	
}

#gaming_computer_footer {
	width: 100%;
	height: 52px;
	background: url(images/gaming_computer_footer_bg.jpg);
	color: #fff;
	text-align: center;
	
	padding: 36px 0 0 0;
	margin: 0;
}

#gaming_computer_footer a{
	color: #fff;
	text-decoration: underline;
}

#gaming_computer_footer a:hover{
	color: #fff;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

