﻿@import url(menuStyle.css);
@import url(dnnwhatsupMenu.css);
@import url(boxleftStyle.css);

/* CSS Document */
*
{	
	font-family: Tahoma, Verdana, Arial;
}

/*
p{
	margin-bottom:15px;
	}
*/

body
{
	background: #E8E8E8;
	height: 100%;
	margin:0;
	padding:0;
	text-align:center;
}

#AllWrapper
{	
	width:970px;	 
	margin:0 auto;
	overflow:hidden;
}

#wrapper
{
	background: #FFFFFF url( 'images/topbg.jpg' ) top center no-repeat;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

/*Style For Header*/
#header
{
	margin: 0 auto;
	padding:0;
	width: 100%;
}

#leftCol
{	
	/*background: #E7DBD5;*/
	margin: 10px 5px 0px 40px !important;
	margin: 17px 5px 0px 40px;
	padding: 0;
	width: 200px;
	float: left;
}

#mainCol
{
	float: left;
	margin: 15px 0px 0px 40px;	
	width: 414px;
	display: inline;
}

#rightCol
{		
	margin: 0 0 0 5px;
	padding: 0px;
	width: 260px;
	float: left;
	position: relative;
}


.specialOfferHolder
{
	margin: 150px 0 -15px 0 !important;
	margin: 155px 0 -15px 0;
	padding: 0;
	/*background: url(images/specialOffBlueBG.png) bottom center no-repeat;*/
	height: 95px;
}

.specialOfferContent
{
	padding: 5px 13px;
	height: 80px;
	color: #666666;
	background:none;
	font: 10px/14px Tahoma;
}

.specialOfferContent a:link, .specialOfferContent a:visited
{
	color: #666666;
	text-decoration: none;
}

.specialOfferContent a:hover
{
	color: #990000;
}

.specOFtopTitle
{
	width:100%;
	margin-top: -31px !important;
	margin-top: -35px;
	background: url(images/specialTitleBG1.png) bottom center no-repeat;
	z-index: 1000;
	height: 36px;
}

.languageHolder
{
	width: 100%;
	text-align: right;
	margin: 5px 12px 0 0 !important;
	margin: 5px 8px 0 0;
	padding: 0;
}

.languageHolder img
{
	border: none;
}

.menuHolder
{
	margin: 65px 0 0 45px !important;
	margin: 65px 0 0 5px;
	text-align: right;	
}

.eurochamlink
{
	margin: 30px 0 0 75px;
	padding: 0;
}
.eurochammodule
{
	margin:0;
	padding:0;
	width:180px;
	height:95px;
}
.eurochamlink img
{
	border: none;
}

.alert
{
	margin: 10px 0 0 65px;
	padding: 3px 0 13px 0 !important;
	padding: 4px 0 13px 0;	
	background: url(images/alertBG.png) top center no-repeat;
	text-align: center;
	color: #990000;
	font: normal 14px Tahoma;
}
.alert a:link, .alert a:visited
{
	color: #990000;
	text-decoration: none;
}
.alert a:hover
{
	color: #CCCCCC;
}

#header .banner
{
	padding: 0;
	margin-top: 45px;
}



/* Style For Content*/
#ContentWrapper
{
	clear: both;
	min-height: 542px;
	margin:0;
	padding:0;
	background: url('images/bottomBG.jpg') bottom center repeat-x;
}

#ContentWrapper .contentCol1
{
	margin:-5px 0 0 0;
	padding:0px;
	width: 170px;	
	float: left;	
}
#ContentWrapper .contentCol2
{
	float: right;
	margin: 0 5px 5px 0px !important;
	margin:0 0px 5px 0;
	padding:0;
	width: 795px !important;
	width:799px;
	display: inline;
}

/*Bottom*/
#bottomHolder
{
	clear: both;
	width: 100%;
	margin: 4px 5px 0 5px;
	padding: 15px;
	text-align: center;
}

.bottomstyle
{
	color: #bdbdbd;
	font-size:  11px;
	font-family:Tahoma;
}

.bottomstyle a:link, .bottomstyle a:visited
{
	color: #ffc700;
}
.bottomstyle a:hover
{
	text-decoration: none;
}

.bottomstyle span
{
	text-decoration: underline;
	color: #ffc700;
}

/*Pane cac cap*/
.paneleft
{
	text-align:center;
	margin:0;
	padding:0;
}
