/*

	CSS Document 
	Created by Eugen Borcan - October, 2008
	
	Modified by: ---
	Modified by: ---

*/

* {padding: 0; margin: 0;}
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
body {
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	}


img	{ border: 0px }


a { outline: none; }
a:link {
	color: #00657b;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #00657b;
	}
a:hover {
	text-decoration: none;
	color: #00657b;
	}
a:active {
	text-decoration: none;
	color: #00657b;
	}

a.emailLink01:link {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	}
a.emailLink01:visited {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	}
a.emailLink01:hover {
	font-size: 16px;
	text-decoration: underline;
	color: #000000;
	}
a.emailLink01:active {
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	}







/* - */
/* --- HEADER STARTS HERE --- */
/* --- HEADER STARTS HERE ------ */
/* --- HEADER STARTS HERE --- */
/* - */




#header {
	height: 143px;
	text-align: center;
	}




/* - */
/* --- HEADER ENDS HERE --- */
/* --- HEADER ENDS HERE ------ */
/* --- HEADER ENDS HERE --- */
/* - */







/* - */
/* --- CONTENT STARTS HERE --- */
/* --- CONTENT STARTS HERE ------ */
/* --- CONTENT STARTS HERE --- */
/* - */




#content {
	height: 390px;
	margin: 11px 0px 0px 0px;
	text-align: center;
	}
	
	#content .contentWraper {
		width: 961px;
		margin: 0 auto;
		text-align: left;
		}
		
		
		#content .contentWraper .menu {
			width: 288px;
			height: 307px;
			margin: 50px 0px 0px 0px;
			padding:10px 10px 0px 0px;
			text-align: center;
			background-image: url(../../images/bg-contactMenu.jpg);
			background-repeat: no-repeat;
			float: left;
			}
			
			#content .contentWraper .menu .txt01 {
				margin: 90px 0px 0px 0px;
				padding: 0px 0px 0px 33px;
				text-align: left;
				}
				
		
		#content .contentWraper .player {
			width: 330px;
			height: 200px;
			margin: 49px 0px 0px 9px;
			padding: 8px 0px 0px 10px;
			background-image: url(../../images/bg-player.jpg);
			background-repeat: no-repeat;
			float: left;
			}
				
		
		#content .contentWraper .frequency {
			width: 301px;
			height: 308px;
			margin: 49px 0px 0px 3px;
			text-align: left;
			background-image: url(../../images/bg-freq1.jpg);
			background-repeat: no-repeat;
			float: left;
			}
			
			
			#content .contentWraper .frequency .txt01 {
				margin: 40px 0px 0px 1px;
				height: 60px;
				}
			
			#content .contentWraper .frequency .txt02 {
				margin: 9px 0px 0px 1px;
				height: 60px;
				}
				
			#content .contentWraper .frequency .txt03 {
				margin: 15px 0px 0px 18px;
				height: -60px;
				}
		
		
				
		#content .contentWraper .downloadplayer {
				padding: 0px 0px 0px 0px;
			clear: both;
			}
		
		
		#content .contentWraper .store {
			width: 301px;
			height: 308px;
			margin: 49px 0px 0px 0px;
			text-align: left;
			background-image: url(../../images/bg-blank01.jpg);
			background-repeat: no-repeat;
			float: left;
			}
			
			#content .contentWraper .store .txt01 {
				margin: 0px 0px 0px 18px;
				}
		
		#content .contentWraper .news {
			width: 301px;
			height: 308px;
			margin: 49px 0px 0px 3px;
			text-align: left;
			background-image: url(../../images/bg-contactNews.jpg);
			background-repeat: no-repeat;
			float: left;
			}
			
			#content .contentWraper .news table {
				border: 0px;
				margin: 69px 0px 0px 14px;
				}
				
				#content .contentWraper .news table .cell01 {
					width: 75px;
					}
				#content .contentWraper .news table .cell02 {
					width: 188px;
					}
				#content .contentWraper .news table .cell03 {
					height: 40px;
					}




/* - */
/* --- CONTENT ENDS HERE --- */
/* --- CONTENT ENDS HERE ------ */
/* --- CONTENT ENDS HERE --- */
/* - */







/* - */
/* --- FOOTER STARTS HERE --- */
/* --- FOOTER STARTS HERE ------ */
/* --- FOOTER STARTS HERE --- */
/* - */




#footer {
	height: 25px;
	margin: 87px 0px 0px 0px;
	text-align: center;
	line-height: 25px;
	background-color: #ededed;
	}
	
	#footer .txt01 {
		width: 945px;
		height: 25px;
		margin: 0 auto;
		padding: 0px 0px 0px 16px;
		text-align: left;
		line-height: 25px;
		color: #656565;
		}




/* - */
/* --- FOOTER ENDS HERE --- */
/* --- FOOTER ENDS HERE ------ */
/* --- FOOTER ENDS HERE --- */
/* - */







/* - */
/* --- MISC STARTS HERE --- */
/* --- MISC STARTS HERE ------ */
/* --- MISC STARTS HERE --- */
/* - */




.imgMargin01 { margin: 1px 0px 0px 0px; }
.imgMargin02 { margin: -170px 30px 0px 0px; }
.imgMargin03 { margin: 20px 0px 0px 90px; }
.imgMargin04 { margin: -80px 0px 0px 675px; }
.imgMargin05 { margin: -80px 0px 0px 298px; }
.imgMargin06 { margin: -80px 0px 0px 28px; }
.imgMargin07 { margin: 0px 0px 0px 60px; }

.size10px { font-size: 10px; }
.size11px { font-size: 11px; }
.size12px { font-size: 12px; }
.size14px { font-size: 14px; }
.size16px { font-size: 16px; }


.colorBlue01 { color: #214b83; }
.colorGrey01 { color: #999999; }
.colorGrey02 { color: #666666; }


.mediaPlayer {
	width: 320px;
	height: 45px;
	}



.textField01 {
	width: 180px;
	height: 18px;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	}

.textArea01 {
	width: 180px;
	height: 100px;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	}




/* - */
/* --- MISC ENDS HERE --- */
/* --- MISC ENDS HERE ------ */
/* --- MISC ENDS HERE --- */
/* - */
