@charset "utf-8";

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #9d9d9d;
	font-size: 12px;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

a:link,a:visited,a:hover,a:active {
	color: #0f0;
}

.clear {
    clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#container {
	width: 990px;
	margin: 5px auto;
}

#bwuContent {
	width: 988px;
	border: 1px solid #131313;
}

#bwuLogo {
	float: left;
	margin-top: 30px;
	margin-left: 14px;
}

#razerTHS {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

#menu {
	width: 988px;
	height: 38px;
	margin-top: 20px;
	border-top: 2px solid #131313;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
}

#menu a {
	text-decoration: none;
	color: #979797;
}

#menu a:link {color:#979797;}
#menu a:visited {color:#979797;}
#menu a:hover {color:#00ff00;}
#menu a:active {color:#979797;}
#menu a.selected  {color:#00ff00;}

.menuSeparator {
	width: 1px;
	height: 38px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
}

#bwuBanner {
	width: 988px;
	border-top: 2px solid #131313;
}

#bwuBanner2 {
	width: 950px;
	border-top: 2px solid #131313;
	padding: 30px 20px;
	text-align: left;
}

#bwuTextBg {
	width: 988px;
	border-top: 1px solid #131313;
	background-image: url(../images/bwu_text_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

#bwuTextBg2 {
	width: 948px;
	padding: 30px 20px;
	border-top: 1.5px dotted #474747;
	background-image: url(../images/bwu_text_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

.bwuTextBg2Title {
	font-size: 12px;
	font-weight: bold;
	color: #0f0;
}

#bwuTextBg2 ul, .bwuOverlay ul {
	list-style-type: square;
	padding-left: 15px;
	font-size: 11px;
}

#bwuTextBg2 li, .bwuOverlay li {
	padding-top: 5px;
}

#bwuHomeLeft {
	float: left;
	width: 448px;
	padding: 23px;
}

#bwuHomeRight {
	float: right;
	width: 448px;
	padding: 23px;
}

#bwuStealthCol1 {
	float: left;
	width: 300px;
	padding: 10px 25px 0 30px;
}

#bwuStealthCol2 {
	float: left;
	width: 229px;
	padding-left: 25px;
	padding-right: 45px;
	margin-top: 20px;
	border-right: 1px solid #353535;
}
#bwuStealthCol3 {
	float: left;
	width: 268px;
	padding-top: 10px;
	padding-left: 25px;
}

#bwuMechaWhatLeft {
	float: left;
	width: 407px;
}

#bwuMechaWhatRight {
	float: right;
	width: 531px;
}

#bwuMechaVsLeft {
	float: left;
	width: 424px;
	padding-left: 10px;
	padding-right: 40px;
}

#bwuMechaVsRight {
	float: right;
	width: 424px;
	padding-left: 40px;
	padding-right: 10px;
}

.bwuFAQLeft {
	float: left;
	width: 650px;
}

.bwuFAQRight {
	float: right;
}

#bwuFooter {
	width: 990px;
	margin-top: 20px;
	text-align: left;
	border-bottom: 1px solid #131313;
}

#snsicons {
    width: 300px;
    float: right;
    padding-right: 30px;
    padding-top: 10px;
}

#facebooklike {
    width: 500px;
    float: left;
    padding-top: 15px;
}

#bwuCopyright {
	width: 990px;
	margin: 20px 0;
	text-align: left;
	color: #373737;
	font-size: 9px;
}

#bwuCopyrightBg {
	width: 976px;
	padding-left: 14px;
	height: 30px;
	line-height: 30px;
	background-color: #0d0d0f;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.bwuOverlay {
	width: 400px;
	height: 444px;
	padding-top: 70px;
	padding-left: 85px;
	text-align: left;
	background-image: url(../images/bwu_desc_overlay.png);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
}

#bwu {
	width: 100%;
	background: url(../images/blackwidow_ultimate_2013.jpg) no-repeat 30px 122px;
	margin-bottom: 20px;
}

#bwu #usp1 {
	background: url(../images/bwu_2013_usp1.png) no-repeat left top;
	width: 447px;
	height: 256px;
	margin-top: 20px;
}

#bwu #usp2 {
	background: url(../images/bwu_2013_usp2.png) no-repeat left top;
	width: 437px;
	height: 254px;
	margin-left: 60px;
	margin-top: 70px;
}

#bwu #usp3 {
	background: url(../images/bwu_2013_usp3.png) no-repeat left top;
	width: 536px;
	height: 284px;
	margin-left: 15px;
	margin-top: 76px;
}

.title {
	font-weight: bold;
	color: #0f0;
}

.desc {
	font-size: 11px;
	color: #9d9d9d;
}

#bwte {
	width: 100%;
	background: url(../images/blackwidow_2013_te.jpg) no-repeat 35px 175px;
	margin-bottom: 20px;
}

#bwte #usp1 {
	background: url(../images/bw_2013_te_usp1.png) no-repeat left top;
	width: 447px;
	height: 256px;
	margin-top: 20px;
}

#bwte #usp2 {
	background: url(../images/bw_2013_te_usp2.png) no-repeat left top;
	width: 466px;
	height: 220px;
	margin-left: 27px;
	margin-top: 18px;
}

#bwte #usp3 {
	background: url(../images/bw_2013_te_usp3.png) no-repeat left top;
	width: 845px;
	height: 284px;
	margin-left: 15px;
	margin-top: 120px;
}

.range .left {
	width: 285px;
	margin-right: 30px;
	margin-top: 20px;

	margin: 20px 15px 10px;
}

#products .title {
	margin-top: 55px;
}

#products ul {
	list-style-type: disc;
	margin-top: 20px;
	margin-left: 18px;
}

#products ul li {
	padding-bottom: 5px;
	line-height: 15px;
}