@charset "utf-8";
/* CSS Document */

.link{
	color:#F16524;
	text-decoration:none;
}
.link:hover{
	text-decoration:underline;
}
BODY{
	background-color:#303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	font-size:12px;
	color:#CCCCCC;
}
#container{
	position:absolute;
	left:50%;
	width:990px;
	margin-left:-495px;
	top:30px;
	background-color:#000000;
}
#header{
	background-color:#FFFFFF;
}
#logo{
	float:left;
	margin-top:22px;
	margin-left:16px;
	margin-bottom:22px;
}
#sitemenu{
	float:right;
	margin-top:30px;
	margin-right:16px;
	text-align:right;
	font-size:11px;
	color:#B3B2B2;	
}
#searchbar{
	clear:both;
	background-color:#F78F1F;
	height:26px;
	width:990px;
}


#main{
	height:100%;
	width:990px;
}

#footer{
	clear:both;
	background-color:#000000;
	height:26px;
	width:990px;
}
#footercontent{
	color:#B7B6B6;
	font-size:11px;
	margin-left:30px;
	margin-top:5px;
}
#search{
	float:right;
	padding-top:4px;
}
#menu{
	padding-top:4px;
	float:left;
}
.menuitem{
	float:left;
	margin-left:20px;
	color:#FFFFFF;
	font-weight:bold;
}
#searchinput{
	padding-left:10px;
	float:left;
	background-image:url(../images/searchinput.png);
	background-repeat:no-repeat;
	width:116px;
	height:18px;
	text-align:left;
}
#input{
	border:0px;
	height:12px;
	font-size:12px;
}

.smalllink{
	color:#CCCCCC;
	text-decoration:none;
}
.smalllink:hover{
	color:#F16524;
	text-decoration:none;	
}
#headerImage{
	background-color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	height: 179px;
	
}
#shopImage{
	float:left;
	padding-left:10px;
	width:752px;
	height:179px;
}
#shopMenu{
	float:left;
	width:205px;
	padding-left:10px;
}
#shopTabs{
	padding-left:3px;
	height:30px;
}
#shopContent{
	clear:left;
	width:204px;
	height:159px;
}
.shopTab_inac{
	float:left;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/bg_shoptab_inac.png);
	background-position:top;
	background-repeat:no-repeat;
	width:39px;
	height:30px;
	margin-right:1px;
	cursor:pointer;
}
.shopTab_ac{
	float:left;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;	
	background-image:url(../images/bg_shoptab_ac.png);
	background-position:top;
	background-repeat:no-repeat;
	width:39px;
	height:30px;
	margin-right:1px;
}
.seperator{
	height:10px;
}
.boxWhitetop{
	background-image:url(../images/boxwhite_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:205px;
	height:6px;
}
.boxWhitecontent{
	background-color:#FFFFFF;
	height:140px;
	width:205px;
}
.boxWhitebottom{
	background-image:url(../images/boxwhite_bottom.png);
	background-repeat:no-repeat;
	width:205px;
	height:6px;
}
.boxBlacktop{
	background-image:url(../images/boxblack_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:205px;
	height:6px;
}
.boxBlackcontent{
	background-color:#181818;
	width:205px;
	padding-top:5px;
	padding-bottom:5px;
}
.boxBlackbottom{
	background-image:url(../images/boxblack_bottom.png);
	background-repeat:no-repeat;
	width:205px;
	height:6px;
}
.orangeHeader{
	color:#F16422;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
}
.service{
	color:#FFFFFF;
	padding-top:15px;
	padding-left:10px;
	font-size:13px;	
}
.shops{
	clear:both;
	margin-top:5px;
}
.sImage{
	float:left;
	padding-top:5px;
	padding-left:10px;
	width:35px;
}
.shop{
	float:left
	color:#FFFFFF;
	padding-top:5px;
	margin-left:5px;
	font-size:13px;	
}
.greyLine{
	background-color:#FFFFFF;
	height:1px;
	width:160px;
	margin-left:20px;
	margin-top:10px;
}
#columnRight{
	float:left;
	width:205px;
	background-color:#000000;
}
#columnMain{
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:535px;
	background-color:#000000;
}
#columnLeft{
	float:left;
	width:205px;
	margin-left:10px;
	background-color:#000000;	
}
.mainBoxTop{
	background-image:url(../images/maintop.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
	width:535px;
}
.mainBoxContent{
	background-color:#181818;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.mainBoxBottom{
	background-repeat:no-repeat;
	background-image:url(../images/mainbottom.png);
	height:6px;
	width:535px;
}
.servicesLink{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
.servicesLink:hover{
	color:#F16524;
	font-size:13px;
	text-decoration:none;
}
.servicesLinkActive{
	color:#F16524;
	font-size:13px;
	text-decoration:none;
}
.servicesLinkActive:hover{
	color:#F16524;
	font-size:13px;
	text-decoration:none;
}
.padding10{
	padding-left:10px;
	padding-right:10px;
}
#products{
	background-color:#181818;
	margin-left:20px;
	margin-top:10px;
	height:80px;
	text-align:center;
}
.product{
	float:left;
	padding-right:21px;
}
.newsItem{
	padding-top:10px;
	padding-left:10px;
	margin-right:5px;
}
.newsDate{
	color:#FFFFFF;
	font-size:12px;
}
.newsHeader{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:2px;
	margin-bottom:2px;
}
.newsContent{
	color:#B2B2B2;
	font-size:12px;
}
.menuLink{
	color:#FFFFFF;
	text-decoration:none;
}
.menuLink:hover{
	color:#E51B24;
	text-decoration:none;
}
.menuLinkActive{
	color:#E51B24;
	text-decoration:none;
}
.menuLinkActive{
	color:#E51B24;
	text-decoration:none;
}
.paddingTop7{
	padding-top:4px;
	text-align:center;
	vertical-align:middle;
	height:25px;
}
