/*****************************GENERAL*****************************/
body
{
		margin-top: 1px;
}
body
{
	overflow: auto;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
	font-family:Tahoma;
}
/*****************************POPUPS*****************************/
.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}



.PopupWindow
{
	z-index: 1001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px black;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}
/*****************************TEXT****************************/
a
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

.textinput, .textinput2
{
	padding-left:2px;
}

.ModuleTitle, .ModuleTitle a
{
	font-family:Times New Roman;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;	
}
.titlesmall,h2
{
	font-family:Times New Roman;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;	
}

.imageContainer
{
	float:left;
}
/*****************************CANNELS*****************************/
#Channels .item
{
	padding:3px 3px 0 0;
}

/*****************************QUICK REQUEST*****************************/
#QuickRequest 
{
	padding-left:3px;
}
#QuickRequest .container
{
	width:232px;
	padding:0;
	height:100%;
	position:relative;
}
#QuickRequest .logo
{
	position:absolute;
	left:54px;
	top:0;
}
#QuickRequest .content
{
	margin:85px 8px 3px 8px;
	padding:43px 14px 5px 14px;
}
#QuickRequest .spacer
{
	height:3px;
	line-height:3px;
	font-size:3px;
}
#QuickRequest .textinput
{
 border:0;	
}
#QuickRequest .send
{
	text-align:right;
}
#QuickRequest .send a
{
	text-decoration:none;
}
#QuickRequest .send a:hover
{
	text-decoration:underline;
}
/*****************************LANGUAGE*****************************/
#Language
{
	padding:5px 7px 2px 7px;
}
#Language a
{
	font-family:Times New Roman;
	text-transform:uppercase;
	text-decoration:none;
}

/*****************************MENU LEFT*****************************/
#MenuLeft .spacer
{
	height:10px;
	font-size:10px;
	line-height:10px;
}
#MenuLeft .level0,#MenuLeft .level0selected .container, #MenuLeft .spacer
{
	width:229px;	
}
#MenuLeft .icon
{
	float:left;
	padding:0 10px 0 22px;
}
#MenuLeft .menu0
{
	font-family:Times New Roman;
	text-transform:uppercase;
	text-decoration:none;
}
#MenuLeft .level1
{
	padding: 0 10px 8px 56px;
}
#MenuLeft .menu1
{
	font-family:Tahoma;
	text-decoration:none;
}

/*****************************ADRESS*****************************/
#Adress
{
	width:229px;
	height:100%;
}
#Adress .container
{
	padding:28px 20px 10px 42px;
}
/*****************************SITEPATH*****************************/
#SitePath
{
	padding:0 15px 0 28px;
}
#SitePath a
{
	text-decoration:none;
}
/*****************************CONTENT*****************************/
#Content
{
	padding:0 40px 20px 28px;
}
#Content .container
{
	width:420px;
}
#Content .contentTitle
{
	padding:45px 0px 20px 80px;
	font-family:Times New Roman;
}

/*****************************SERVICE RIGHT*****************************/
#ServiceRight
{
	height:100%;
}
/*****************************FRAMEOFFERS*****************************/
#FrameOffers
{
	margin:9px 9px 9px 8px;
}
#FrameOffers .item
{
	padding:3px 0 4px 0;
}
#FrameOffers .image
{
	margin-right:13px;
}
#FrameOffers .end
{
	margin-top:1px;
}
/*****************************OFFERS*****************************/
#Offers .item
{
	padding: 5px 0 20px 0;
	margin-bottom:1px;
}
#Offers .image
{
	margin-top:2px;
	margin-right:13px;
	float:left;
}
#Offers .end
{
	margin-top:1px;
}

/*****************************LOGOS*****************************/
#Logos
{
	padding:70px 3px 10px 3px;
	text-align:center;
}

/*****************************BORDER*****************************/
.borderbottom
{
	height:2px;
	line-height:2px;
	font-size:2px;
	margin-top:3px;
	margin-bottom:15px;
}

/*****************************MENU RIGHT*****************************/
#MenuRight 
{
	margin:30px 20px 20px 30px;
}
#MenuRight .spacer
{
	height:5px;
	line-height:5px;
	font-size:5px;
}
/*****************************FOOTER*****************************/
#Footer
{
	padding:20px 40px 20px 28px;
}

/*****************************RECOMMEND*****************************/

#Recommend , #Recommend .recommendbg
{
	background-color: #F3CE1E;
}
#Recommend .recommendtitle
{
	background-color: #811618;
}
#Recommend .recommenditem
{
	background-color: #ffffff;
}
#Recommend .recommendseparator
{
	font-size:1px;
	line-height:1px;
	height:1px;
}
#Recommend .titlewhite
{
	padding-left:10px;
}

/*****************************Sitemap*****************************/
.menuSitemapM1
{
	font-weight:bold;
	text-decoration:none;
}
.menuSitemapM2,.menuSitemapM3
{
	text-decoration:none;
}
.menuSitemapM1:hover, .menuSitemapM2:hover,.menuSitemapM3:hover
{
	text-decoration:underline;
}
/*****************************Privacy*****************************/
.privacyheader
{
	padding-left:10px;
}
