﻿a
{
	text-decoration:none;
	color:#575757;
}
a:hover
{
	color:#a1a1a1;
	text-decoration: underline;
}
.SuportMenuLinks:hover
{
	color:#2895f2;
	text-decoration:none;
}

.topbar
{
	background-image: url('/Images/topbar_bg.gif');
	background-repeat:repeat-x;
	height: 6px;
}
.menubar
{
	background-image: url('/Images/menubar_bg.gif');
	background-repeat:repeat-x;
	height: 34px;
}
.coloredbar
{
	background-image: url('/Images/colored_bar.gif');
	background-repeat:repeat-x;
	height: 2px;
}
.middlebar
{
	background-image: url('/Images/middlebar_bg.gif');
	background-repeat:repeat-x;
	height: 20px;
}
.bottombar
{
	background-image: url('/Images/bottombar_bg2.gif');
	background-repeat:repeat-x;
	height: 75px;
	
	color:#565656;
	font-family:Arial;
	font-size:12px;
}
.maintable
{
	border-color:Black;
	border-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
}
img 
{ 
	border: none; 
}
body
{
	background-color:Black;
	background-image: url('/Images/blue_background.jpg');
	background-position:center;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
}
table
{
	font-family:Arial;
	font-size:11px;
}
.left
{
	width: 250px;
	vertical-align:top;
}
.center
{
	width: 410px;
	vertical-align:top;
	padding-top:15px;
	font-size:12px;
	padding-right:20px;
	padding-bottom:20px;
	color:White;
}
.right
{
	width: 252px;
	vertical-align:top;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:20px;
}
.header_black
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.header_blue
{
	font-family:Arial;
	font-size:22px;
	color:#2895f2;
}
.header_blue_normal
{
	font-family:Arial;
	font-size:18px;
	font-weight:normal;
	color:#2895f2;
}
.subheader_blue
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#575757;
}

.header_white
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#575757;
}

.news_text
{
	color:White;
}
.shop_box
{
	border-color:#313131;
	border-style:solid;
	border-width:1px;
	width:940px;
	height:177;
	background-image: url('/Images/shop_box_gradient.gif');
	background-repeat:repeat-y;
	margin:10px;
	vertical-align:top;
}
.shop_box_inner
{
	background-color:Transparent;
	color:White;
	font-size:12px;
}
input
{
	background-color:#eaeaea;
	font-size:12px;
}
textarea
{
	background-color:#eaeaea;
}
.DarkText
{
	color:#575757;
}
.LeftMenu
{
	width:160px;
	height:280px;
	padding:20px;
}
.DarkContent
{
	padding:20px;
	color:White;
}
.DarkContentDivider
{
	padding-top:20px;
	color:White;
}

.HiddenButton
{
	width:1px;
	height:1px;
}
.StatusText
{
	color:#2FD50E;
}
.FrontBannerBtnBuy
{
	position:relative;
	top:130px;
	left:305px;
}
.Teaser
{
	color:#a1a1a1;
	font-size:14px;
}
.GreySmallText
{
	color:#a1a1a1;
	font-size:10px;
}
.TextBoxText
{
	font-size:12px;
	font-family:Arial;
}
