BODY {
	padding: 0px;
	margin: 0px;
	background-color: #535453;
	background-image: url(../img/pagebacktop.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: "Verdana", "Helvetica", sans-serif;
}

A, A:link, A:visited {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

A:hover, A:active {
	font-style: italic;
}

#pagecontainer {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 960px;
}

#pagelogoimg {
	display: table; 
	border-collapse: collapse; 
	border: 0px solid black;
	width: 100%;
	height: 105px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#pagelogoimgrow {
	display: table-row;
	margin: 0px;
	padding: 0px;
	height: 105px;
	overflow: hidden;
}

#pagelogoimgsport {
		display: table-cell;
		height: 105px;
		width: 222px;
		background-image: url(../img/topimagesport.png);
		background-repeat: no-repeat;
		background-position: top left;
		overflow: hidden;
}

#pagelogoimgcup {
		display: table-cell;
		height: 105px;
		width: 204px;
		background-image: url(../img/topimgvirlogo.png);
		background-position: top right;
		background-repeat: no-repeat;
		overflow: hidden;
}

#pagelogoimglogo {
	display: table-cell;
	background-image: url(../img/topimagehoriz.png);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	vertical-align: center;
	height: 105px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#virelcologo {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	height: 105px;
}

#pagecontent1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/contentborder.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 3px;
}

#pagecontent2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/contentborder.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-right: 3px;
}


#pagecontent3 {
	background-color: #b3b8b3;
	background-image: url(../img/pagecontentback.png);
	background-position: top left;
	background-repeat: repeat-x;
} 

#pagebottomtbl {
	display: table;
	width: 100%;
	hegiht: 10px;
	table-layout: auto;
	border-collapse: collapse;
	border: 0px solid black;
	margin: 0px;
	padding: 0px;	
}

#pagebottomrow {
	display: table-row;
}

#pagebottomleft {
	display: table-cell;
	background-image: url(../img/pagebottomleft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 14px;
	height: 10px;
	overflow: hidden;
}

#pagebottommiddle {
	display: table-cell;
	background-image: url(../img/pagebottommiddle.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 10px;
	overflow: hidden;
}

#pagebottomright {
	display: table-cell;
	background-image: url(../img/pagebottomright.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 14px;
	height: 10px;
	overflow: hidden;
}

#topimagecuptop {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
}

#footer {
	text-align: center;
	clear: both;
	margin: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

#footertext {
	position: relative;
	top: 5px;
	color: white;
	font-size: 10px;
}

#languageswitch {
	margin: 0px;
	margin-right: 0px;
	padding-top: 10px;
	width: 195px;
	text-align: left;
}

.languageswitchlink, .languageswitchlink:link, .languageswitch:visited {
	border: 0px solid black;
	background-image: none;
	padding: 0px;
	margin: 5px;
}

.languageswitchlink:hover, .languageswitch:active, .languageswitchlinkcurr {
	border: 0px solid black;
	background-image: url(../img/flag_shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


.languageswitchimg {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
}

H1 {
	margin-top: 0px;
	padding-top: 15px;	
	font-size: 32px;
	text-align: center;
	color: white;
}

P {
	margin-top: 10px;
	margin-bottom: 10px;
}

.panel {
	width: 195px;
	padding-top: 10px;
	text-align: left;
}

.panels {
	display: table;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

.panels2 {
	display: table-row;
}

.panelsleft {
	display: table-cell;
	width: 200px;
	text-align: center;
	vertical-align: top;
}

.panelsright {
	display: table-cell;
	width: 200px;
	text-align: right;
	vertical-align: top;
}

.middlepanel {
	display: table-cell;
	padding-left: 5px;
	vertical-align: top;
}

.paneltop {
	background-image: url(../img/smalltitle.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 195px;
	height: 31px;
	overflow: hidden;
	text-align: center;
	display: table;
}

.paneltoprow {
	display: table-row;
}

.paneltoptext {
	display: table-cell;
	width: 195px;
	height: 31px;
	overflow: hidden;
	font-size: 14px;
	color: white;
	vertical-align: middle;
	font-weight: bold;
}

.panelpaneborder {
	background-color: white;
	padding: 1px;
	padding-top: 0px;
	margin: 0px;
}

.panelpane {
	background-color: #48f339;
	color: black;
	font-size: 12px;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(../img/panelback.png);
	overflow: hidden;
	width: 193px;
}

.panellinkcurr, .panellinkcurr:visited, .panellinkcurr:hover, .panellinkcurr:active, .panellinkcurr:link {
	display: block;
	/*border: 1px solid #48e432;*/
	background-position: top left;
	background-image: url(../img/panellinkactive.png);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	padding: 7px;
}

.panellink, .panellink:link, .panellink:visited {
	display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 7px;
}

.panellink:active, .panellink:hover {
	/*border: 1px solid #48e432;*/
	background-position: top left;
	background-image: url(../img/panellinkactive.png);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	text-decoration: none;
}


.panelpanelist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.panelpaneitem {
	margin-left: 0px;
}

.carttitlelink, .carttitlelink:visited, .carttitlelink:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.carttitlelink:hover, .carttitlelink:active {
	font-style: italic;
	color: black;
}

.cartlink, .cartlink:visited, .cartlink:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 7px;
	line-height: 150%;
}

.cartlink:hover, .cartlink:active {
	color: black;
	font-style: italic;
}

.normaltext {
	text-align: justify;
	font-weight: bold;
	color: black;
	font-size: 12px;
	line-height: 150%;
	padding: 15px;
}

 .preformat {
 	white-space: pre;
 	margin-left: 140px;
 }
 
.loginform {
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-weight: bold;
}

.logindt {
	margin: 0px;
	padding: 0px;
}

.logindd {
	margin: 0px;
	padding: 0px;
}

.loginbutts {
	margin-top: 10px;
	text-align: center;
	width: 150px;
}

.loginfinput {
	width: 150px;
}

.loginbutton {
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-image: url(../img/button.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px; margin:2px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid black;
}
	
.logoutbutton {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../img/button.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
	vertical-align: top;
	padding-left: 12px;
	padding-right: 12px; 
	margin:2px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid black;
}	
	
.logoutform {
	text-align: center;
}

.video_link, .video_link:link, .video_link:visited, .video_link:active, .video_link:hover {
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  font-size: 14px;
  color: black;
  text-decoration: none; 
  text-align: center;
  margin-left: 0px;
  margin-bottom: 5px;
  cursor: pointer;
}

.video_icon {
  border: 1px dotted #CACACA;
  width: 40px;
  height: 41px;
  vertical-align: middle;
  margin-right: 10px;
}
