header #main-menu {
	width: 100%;
	display: inline-block;
}

.align-right {
	float: right;
	border: 1px solid green;
	width: 100%;
}

header {
	margin-top: 10px;
	
/*	temp*/
	background-color: greenyellow;
	width: 980px;
	border: 1px solid red;
	
}

header div {
	float: left;
	position: static;
}

header .center {
	background-image: url("http://assets.razerzone.com/eeimages/assets/images/common/header/background.png");
	background-repeat: repeat-x;
	width: auto;
	padding-top: 10px;
	text-align: center;
	height: 67px;
	z-index: 999 !important;
	position: relative;
}

header .left-border {
	float:left;
	width: 10px;
	height: 77px;
	background: url("http://assets.razerzone.com/eeimages/assets/images/common/header/left.png") no-repeat;	
}

header .right-border {
	float:right;
	width: 10px;
	height: 77px;
	background: url("http://assets.razerzone.com/eeimages/assets/images/common/header/right.png") no-repeat;	
}

header .razer-logo {
    margin-left: 10px;
    margin-top: 7px;
}

header nav {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	width: 0 auto;
}

header nav ul li {
	float: left;
	padding-right: 40px;
}
		
header nav ul li a {
	font-family: 'Arial';
	/*font-family: DINPro-Medium, Roboto-Medium;*/
	margin-right: 20px;
	font-size: 15px;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #f2ede7;
	text-transform:uppercase;	
}
			
header nav ul li a:hover {
	color: #00FF00;
}
			
header nav ul li.selected a {
	color: #d6a965;
}
			
header nav ul li.subscribe a {
	margin-left: 20px;
	padding-left: 33px;
	text-align: left;
	background: url("images/rss.png") left center no-repeat;
}

header .drCart {
	background: url("http://assets.razerzone.com/eeimages/assets/images/common/cart.png") no-repeat scroll left 3px transparent;
	color: #444444;
	float: right;
	height: 20px;
	margin-top: 0;
	margin-left: 50px;
	text-align: right;
	width: auto;
}

header .drCart #dr_cartSummary {
   font-family: DINPro-Regular, Roboto-Regular;
	height: 15px;
	text-align: left;
	width: auto;
	color: #666666;	 
}

header .drCart #dr_cartSummary p {
	height: auto;
	padding-left: 15px;
	text-align: right;
	margin: 2px 3px 3px !important;
}

header #searchStoreFrm .searchStoreTxt {
    background: none repeat scroll 0 0 #000000;
    border-color: #202020;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 0;
    color: #CCCCCC;
    float: left;
    font-size: 11px;
    height: 15px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    width: 180px;
}

header #searchStore {
	float:right;
	padding: 5px 0;
}

header #buttonSearchStore {
    background: url("http://assets.razerzone.com/eeimages/assets/images/common/search-icon.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 21px;
    width: 22px;
}

header .search-curve-corners {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #333333;
    border-radius: 45px 45px 45px 45px;
    box-shadow: 1px 2px 6px rgba(5, 5, 5, 0.5);
    height: 15px;
}

/* questions */
#questions {
	margin: 0 auto;
	width: 940px;
	height: 128px;
	border-top: 1px solid #393939;
	border-bottom: 1px solid #393939;
	position: relative;
	font-size: 10px;
	/*font-family: DINPro-Medium, Roboto-Medium;*/
	font-family: 'Arial';
	color: #fff;
	margin-top: 40px;
	margin-bottom: 20px;
}

#questions .fl {
	width: 235px;
	height: 128px;

}

#questions p, #questions p a {
	/*font-family: DINPro-Medium, Roboto-Medium;*/
	font-family: 'Arial';
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #fff;
}

#questions p a:hover {
	color: #00cc00;
}

#questions ul {
	list-style-type:square;
	color: #fff;
	margin-top: 25px;
	margin-left: 45px;
	font-size: 11px;
}

#questions li{
	margin-bottom: 5px;
}

#questions li span {
	color: #999;
}

#questions li span a{
	color: #999;
}


/* Footer */

#footer{
	text-align: center;
	width: 940px;
	clear: both;
	margin: 0 auto;
}

.fl { float: left; }

.fr { float: right; }

.clear{clear:both;}

#footer #sitemap {
	height: auto;
	padding-top: 25px;
	padding-bottom: 35px;
	padding-left: 12px;
	background: url(/images/common/footer_bg.png) left top;
	text-align: left;
	font-family: DINPro-Medium, Roboto-Medium;
	font-size: 12px;
	color: #666;
	margin: 20px auto;
}	

#footer #sitemap h6 {
	color: #fff;
	text-transform: uppercase;
}

#footer .mouse {width:115px;}
#footer .mousepad,.keyboard {width:110px;}
#footer .audio {width:120px;}
#footer .controller {width:170px;}	
#footer .accessories {width:175px;}

#footer #sitemap ul {
	list-style: none;
	margin: 0;
}

#footer #sitemap ul li {
	float: none;
	margin: 10px 0 0;
}

#footer .pipeline{
	color: #666;
	margin: 0 3px;
}

#footer ul{
	list-style: none;
	margin: 3px auto 15px;
}

#footer ul li{
	float: left;
	margin-left: 3px;
}

#footer ul li a{
	color: #666;
}

#footer ul li a:hover, #footer ul li a:focus, #footer ul li a:active{
	color: #00cc00;
	text-decoration: none;
}

#copyright{
	color: #333;
	text-align: right;
	margin-top: 20px;
}



/* overrides the current .content class in style.css */
div.content {
	padding-top: 0px !important;
}

/*div {
	border: 1px solid orangered !important;
	padding: 1px !important;
}*/


table.deathstalker-apps-listing {
	padding-bottom: 10px;
	color: #999;
}

table.deathstalker-apps-listing tbody tr td {
	padding-bottom: 35px;
}

table.deathstalker-apps-listing strong {
	font-weight: bold;
	color: #CCCCCC;
}