/*
// © FR STUDIO 2010
// www.frstudio.si
// info@frstudio.si
*/
*
{
	font-family:Tahoma, Geneva, sans-serif;
	/*letter-spacing:0.7px;*/
	/*line-height:18px;*/
	user-select: none;
}

div#freeCharts {
	/*border: 1px solid black;*/
	width: 270px;
	margin-left: 12px;
	padding:10px;
	margin-top:10px;
}

body
{
	margin:0px; padding:0px;
	background-image:url(images/background.gif);
	background-repeat:repeat;
}

div#preloader
{
	width:300px;
	height:85px;
	position:absolute;
	top:5px;
	left:5px;
	z-index:500;
	display:block;
}

div#mainContainer
{
	width:960px;
	margin:0 auto;
	position:relative;
	border-left:1px solid #cee1f2;
	border-right:1px solid #cee1f2;
	border-bottom:1px solid #cee1f2;
	display:block;
	/*top:50%;*/
}

div#popup
{
	position:absolute;
	height:380px;
	background-color:#fff;
	border-left:1px solid #cee1f2;
	border-right:1px solid #cee1f2;
	border-bottom:1px solid #cee1f2;
	margin-top:248px;
	width:890px;
	left:50%;
	margin-left:-450px;
	display:none;
	padding:5px;
	font-size:13px;
	overflow:auto;
	z-index:510;
}

div#buttonPopupClose
{
	position:absolute;
	margin-left:855px;
	margin-top:360px;
	font-size:12px;
}

div#headerTop
{
	background-color:#2c8bc2;
	width:960px;
	height:35px;
}

div#localTime
{
	float:right;
	font-size:11px;
	color:#FFF;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	margin-right:15px;
}

div#newYorkTime
{
	float:left;
	font-size:11px;
	color:#FFF;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	margin-left:5px;
}
div#google_translate_element {
	float: right;
	height: 25px;
  display: block;
  overflow: hidden;
  padding-top: 5px;
  margin-right: 0px;
}

div#header
{
	background-image:url(images/backgroundHeader.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:208px;
}

div#logo
{
	background-image:url(images/logo.png);
	position:absolute;
	width:184px;
	height:109px;
	margin-top:5px;
	left:50%;
	margin-left:-92px;
	cursor:url("images/hand.gif"), pointer;
}

div#loginContainer
{
	position:absolute;
	margin-top:15px;
	margin-left:15px;
	color:#2c8bc2;
	font-size:12px;
}

div#forgotPasswordContainer
{
	position:absolute;
	margin-top:15px;
	margin-left:15px;
	color:#2c8bc2;
	font-size:12px;
	display:none;
}

div#logoutContainer
{
	position:absolute;
	margin-top:15px;
	margin-left:15px;
	color:#2c8bc2;
	font-size:12px;
}

input.login
{
	font-size:12px;
	border:1px solid #cee1f2;
	width:150px;
	height:18px;
}

a.login
{
	text-decoration:none;
	color:#2c8bc2;
	font-size:12px;
}

a.login:hover
{
	text-decoration:underline;
}

div.mainButtons
{
	background-repeat:no-repeat;
	background-position:50% 0;
	color:#2c8bc2;
	font-size:12px;
	font-weight:bold;
	padding-top:40px;
	text-align:center;
	min-width:40px;
	position:absolute;
	margin-top:27px;
	cursor:url("images/hand.gif"), pointer;
}

div#buttonHome
{
	background-image:url(images/buttonHome.gif);
	margin-left:288px;
}
div#buttonMembers
{
	background-image:url(images/buttonMembers.gif);
	margin-left:397px;
}
div#buttonService
{
	background-image:url(images/buttonService.gif);
	margin-left:521px;
}
div#buttonNewsletter
{
	background-image:url(images/buttonNewsletter.gif);
	margin-left:628px;
}
div#buttonTheory
{
	background-image:url(images/buttonTheory.gif);
	margin-left:736px;
}
div#buttonContact
{
	background-image:url(images/buttonContact.gif);
	margin-left:880px;
}

div#headerBottom
{
	background-color:#2c8bc2;
	width:955px;
	height:20px;
	color:#FFF;
	font-size:12px;
	line-height:20px;
	vertical-align:middle;
	padding-left:5px;
	text-align:center;
	position: relative;
}

div#content
{
	width:940px;
	background-color:#d4d4d4;
	min-height:200px;
	padding:30px 10px 10px 10px;
	font-size:12px;
}

div#newsletterContainer
{
	font-size:12px;
}
input.newsletter
{
	font-size:12px;
	border:1px solid #cee1f2;
	width:150px;
	height:18px;
	margin-top:5px;
}

div#footer
{
	background-color:#2c8bc2;
	width:950px;
	/*height:90px;*/
	color:#FFF;
	font-size:10px;
	padding:5px;
}

div#payPal
{
	background-image:url(images/iconPayPal.gif);
	width:47px;
	height:20px;
	position:absolute;
	margin-top:20px;
	margin-left:850px;
}

div#copyright
{
	background-color:#d4d4d4;
	width:950px;
	text-align:right;
	font-size:11px;
	color:#2c8bc2;
	padding:5px;
	/*border-top:1px solid #cee1f2*/
}

a.design
{
	font-size:11px;
	color:#2c8bc2;
	text-decoration:none;
}

a.design:hover
{
	text-decoration:underline;
}

a
{
	color:#2c8bc2;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.submenu
{
	color:#ffffff;
	text-decoration:none;
}

a.submenu:hover
{
	text-decoration:underline;
}

a.submenu2
{
	color:#2c8bc2;
	text-decoration:none;
}

a.submenu2:hover
{
	text-decoration:underline;
}

div#blueLine
{
	height:1px;
	border-bottom:1px solid #2c8bc2;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
}

hr
{
	border:0px;
	height:1px;
	background-color:#2c8bc2;
}

h1
{
	font-size:15px;
	color:#2c8bc2;
	padding:0px;
	margin:0px;
}

h2
{
	font-size:13px;
	color:#2c8bc2;
	padding:0px;
	margin:0px;
}

input.contact
{
	font-size:12px;
	border:1px solid #cee1f2;
	width:200px;
	height:18px;
	/*margin-top:5px;*/
}

textarea.contact
{
	font-size:12px;
	border:1px solid #cee1f2;
	width:330px;
	height:100px;
	margin-top:5px;
	padding:5px;
}

.small
{
	font-size:10px;
}

input.register
{
	font-size:12px;
	border:1px solid #cee1f2;
	width:200px;
	height:18px;
	/*margin-top:5px;*/
}

input.updateProfile
{
	font-size:12px;
	border:1px solid #cee1f2;
	width:300px;
	height:18px;
	/*margin-top:5px;*/
}

input.buyCredit
{
	font-size:12px;
	border:1px solid #cee1f2;
	width:180px;
	height:18px;
	/*margin-top:5px;*/
}
.newsletterArchive { float: left; margin-top: 3px; }

/* Members new submenu */
#headerBottom div {
	vertical-align: top;
}
#headerBottom .submenu-item {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
#headerBottom .submenu-item .submenu-item-header {
	font-weight: normal;
	font-size: 14px;
	position: relative;
	min-width: 100px;
	padding: 0px 10px;
	display: inline-block;
	cursor: pointer;
}
#headerBottom .submenu-item.active .submenu-item-header {
	font-weight: bold;
	background: #81AACB;
}
#headerBottom .submenu-item .submenu-item-menu {
	background: #81AACB;
	list-style: none;
	padding: 0px;
	margin: 0px auto;
	position: absolute;
	left: 0;
	right: 0;
	width: 600px;
}
#headerBottom .submenu-item .submenu-item-menu.hide {
	display: none;
}
#headerBottom .submenu-item .submenu-item-menu li {
	display: inline-block;
	padding: 0px 10px;
	margin: 15px 0px 5px 0px;
	border-right: 1px solid white;
}
#headerBottom .submenu-item .submenu-item-menu li:last-child {
	border-right: 0px none;
}
#headerBottom.higher {
	border-bottom: 20px solid #d4d4d4;
}
#headerBottom .submenu-item .submenu-item-menu li a {
	color: #f7f7f7;
}
#header #custom_content {
	height: 95px;
	overflow: hidden;
}
a.chatRoom {
	position: absolute;
	right: 10px;
	top: 0px;
	color: white;
}
.font-red { color: #dc3545; }
.font-blue { color: #2c8bc2; }
.col {
	display: inline-block;
	float: left;
	margin: 0;
	vertical-align: top;
}
.col-2 { width: 10%; }
.col-3 { width: 20%; }
.col-4 { width: 30%; }
.col-6 { width: 50%; }
.col-8 { width: 70%; }
.col-9 { width: 80%; }
.col-10 { width: 90%; }
