@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.OuterWraper {
	float: left;
	margin-right: auto;
	margin-left: auto;
}

.SystemBoxIntel, .SystemBoxAmd, .SystemBox1, .SystemBox2 {
	float: left;
	border: 1px solid #DDD;
	padding: 2px;
}

.SystemBox1 {
	margin-right: 9px;
	margin-top: 9px;
}
.SystemBox2 {
	margin-top: 9px;
}

.SystemNameIntel, .SystemNameAmd, .InfoBoxTitle {
	font-size: small;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}
.SystemNameIntel { background-color: #06C; }
.SystemNameAmd   { background-color: #093; }

.SpecChat, .CpuChat {
	border-collapse: collapse;
	width: 350px;
	padding-right: 5px;
	padding-left: 5px;
}
.SpecChat td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDD;
	padding: 5px;
}

.InfoBox {
	clear: both;
	float: left;
	margin-top: 10px;

}

.InfoBox table {
	border-collapse: collapse;
	width: 722px;
	font-size: 12px;
}

.InfoBox table td {
	border: 1px solid #DDD;
	padding: 5px;
}

.InfoBoxTitle {
	color: #333;
}

.style1 { font-weight: bold; }
.style2 {
	background-color: #F7F7F7;
	color: #F00;
	font-weight: bold;
}

.style3 {
	font-size: 10px;
	font-weight: bold;
}
.style4 { padding: 0;}
.style5 { margin-bottom: 8px; }
.style6 { font-weight: bold; }

h4{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #666;
}

p {
	margin: 0px;
	padding: 0px;
}

.SpecChat tr td li {
	font-size: 12px;
	margin-left: 20px;
	line-height: 20px;
}
.MoreInfo {
	font-weight: bold;
	clear: left;
	float: left;
}
.OrgPrice {
	float: right;
	font-size: 24px;
}
.LBox {
	float: left;
	font-size: 11px;
}
.RBox {
	float: right;
}

.SystemBoxGaming3 table {
	border-collapse: collapse;
	font-size: 11px;
	width: 622px;
	color: #FFF;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.SystemBoxGaming3 table td {
	border: 1px solid #333;
	padding: 5px;
}

.SystemBoxGaming3 tr td li {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.SystemBoxGaming3 {
	background-color: #000;
	margin-top: 10px;
}
.GamingLaptop1 {
	background-image: url(http://www.megacomputer.ca/index.php/public/mc/images/systems/g55vw.jpg);
	width: 722px;
	height: 320px;
}


.GamingLaptop2 {
	background-image: url(http://www.megacomputer.ca/index.php/public/mc/images/systems/g75vw.jpg);
	height: 400px;
	width: 722px;
}  

.GamingBox1 {
	color: #FFF;
	padding: 4px;
	float: left;
	font-size: 12px;
	margin: 160px 16px 6px;
}

.GamingBox1 li {
	list-style-position: inside;
}

.GamingBox2 {
	color: #FFF;
	float: left;
	font-size: 12px;
	padding: 4px;
	margin: 16px;
}

.GamingBox2 li {
	margin-left: 20px;
}
