/********************************************************************
 * http://www.leadmar.gr (Cascade style Sheet)
 *
 * Copyright (c) 2008
 * Powered by Web-Experts
 ********************************************************************/

BODY {
	SCROLLBAR-FACE-color: #32688b; 
	SCROLLBAR-HIGHLIGHT-color: #ffffff; 
	SCROLLBAR-SHADOW-color: #dee3e7;
	SCROLLBAR-3DLIGHT-color: #d1d7dc; 
	SCROLLBAR-ARROW-color: #006699;
	SCROLLBAR-TRACK-color: #efefef;
	SCROLLBAR-DARKSHADOW-color: #98aab1;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

BODY{
	SCROLLBAR-FACE-color: #32688b; 
	SCROLLBAR-HIGHLIGHT-color: #ffffff; 
	SCROLLBAR-SHADOW-color: #dee3e7;
	SCROLLBAR-3DLIGHT-color: #d1d7dc; 
	SCROLLBAR-ARROW-color: #006699;
	SCROLLBAR-TRACK-color: #efefef;
	SCROLLBAR-DARKSHADOW-color: #98aab1;
	background-color: #FFFFFF;
	text-align: -moz-center;
	margin: 0px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}


A:link {
	font-weight: 400; font-size: 12px; color: #3399FF; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:visited {
	font-weight: 400; font-size: 12px; color: #3399FF; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:hover, A:visited:hover {
	font-weight: 400; font-size: 12px; color: #3399FF; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A:active {
	font-weight: 400; font-size: 12px; color: #3399FF; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:link {
	font-weight: 400; font-size: 12px; color: #3399FF; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:visited {
	font-weight: 400; font-size: 12px; color: #3399FF; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
A.selected:hover, A.selected:visited:hover {
	font-weight: 400; font-size: 12px; color: #3399FF; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

TD {
	font-weight: normal;  font-size: 12px; color: #333333; font-style: normal; 
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
	text-align: justify;
}

form {  
  margin: 0;
  padding: 0;
}

img {
	border: 0px;
}

TD.smalltd {
	height: 12px;
}

.leftit {
	text-align:left;
}

.rightit 
{
	text-align: right;
}

.centered {
	text-align: center;
}

.topit {
	vertical-align: top;
}

.middleit {
	vertical-align: middle;
}

.bottomit {
	vertical-align: bottom;
}

.bodyline {
	 border: 1px solid #000000;
}

.toppadit {
	padding-top: 20px;
}


.smalltoppadit {
	padding-top: 5px;
}

.bottomtoppadit {
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftpadit {
	padding-left: 15px;
}

.rightpadit {
	padding-right: 30px;
}


.smallrightpadit {
	padding-right: 5px;
}

.srinkit {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.boldit
{
	font-weight: bold;
}

.underlineit
{
	text-decoration: underline;
}

.shadeform { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 250px;
	border: #333333 1px solid;
}
	
.shadetextarea { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 400px;
	height: 120px;
	border: #333333 1px solid;
}

.shadedropdown { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	border: #333333 1px solid;
}

.shadeselect { 
	font: 11px tahoma, arial, verdana, sans-serif;
	background-image: url("../images/shadeform.gif");
	text-align: left;
	width: 200px;
	height: 16px;
	border: #333333 1px solid;
}

TD.tinytd {
	height: 4px;
}

TD.moretinytd {
	height: 3px;
}

TD.hspace {
	width: 7px;
}

TD.vspace {
	height: 7px;
}

#marqueecontainer {
	overflow:hidden;
	position:relative;
	width:100%;
}

/********************************************************************
 * style: Blackit
 ********************************************************************/
.blackit {
	color: #000000;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.blackit A:link, .blackit A.selected:link {
	color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.blackit A:visited, .blackit A.selected:visited {
	color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.blackit A:hover, .blackit A.selected:hover, .blackit A:visited:hover {
	color: #000000; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * style: Whiteit
 ********************************************************************/
.whiteit {
	color: #ffffff;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.whiteit A, .whiteit A:link, .whiteit A.selected:link {
	color: #ffffff; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.whiteit A:visited, .whiteit A.selected:visited {
	color: #ffffff; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.whiteit A:hover, .whiteit A.selected:hover, .whiteit A:visited:hover {
	color: #ffffff; text-decoration: underline;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * style: Footer
 ********************************************************************/
TD.footer {
	font-weight: bold;
	font-size: 11px; 
	vertical-align: top;
	background-image:url(../images/footer.jpg);
	height: 63px;	
	text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * style: Custom Classes
 ********************************************************************/
.header {
	font-weight: bold;
	color: #000000
	font-size: 14px;
}

.header A:link, .header A.selected:link, .header A, .header A.selected, .header A:visited, .header A.selected:visited {
	font-weight: bold; font-size: 14px; color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.header A:hover, .header A.selected:hover, .header A:visited:hover {
	font-weight: bold; font-size: 14px; color: #000000; text-decoration: none;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * style: Whiteboldit
 ********************************************************************/
.whiteboldit {
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.whiteboldit A, .whiteboldit A:link, .whiteboldit A.selected:link {
	color: #ffffff; text-decoration: none;
	font-weight:bold;
	font-size:13px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.whiteboldit A:visited, .whiteboldit A.selected:visited {
	color: #ffffff; text-decoration: none;
	font-weight:bold;
	font-size:13px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.whiteboldit A:hover, .whiteboldit A.selected:hover, .whiteboldit A:visited:hover {
	color: #ffffff; text-decoration: underline;
	font-weight:bold;
	font-size:13px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * style: Redit
 ********************************************************************/
.redit {
	color: #9f5d66;
	font-weight:bold;
	font-size:13px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.bigredit {
	color: #9f5d66;
	font-weight:bold;
	font-size:15px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}


/********************************************************************
 * style: smallredit
 ********************************************************************/

.smallredit {
	color: #9f5d66;
	font-size:12px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.smallredit A, .smallredit A:link, .smallredit A.selected:link {
	text-decoration: none;color: #9f5d66;
	font-size:12px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.smallredit A:visited, .smallredit A.selected:visited {
	text-decoration: none;color: #9f5d66;
	font-size:12px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}
.smallredit A:hover, .smallredit A.selected:hover, .smallredit A:visited:hover {
	text-decoration: underline;
	color: #9f5d66;
	font-size:12px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

/********************************************************************
 * style: dateHeader
 ********************************************************************/
 
 .dateHeader {
	font-size:11px;
	font-family: Tahoma, Times New Roman, MS Serif, Century, Arial, Arial Black;
}

.check-terms {
	margin-top: 20px;
}

.check-terms .check {
  -webkit-appearance: none; /*hides the default checkbox*/
  height: 20px !important;
  width: 20px !important;
  transition: 0.10s;
  border: 1px solid #333333;
  text-align: center;
  color: white;
  outline: none;
  line-height: 20px;
  margin: 0;
  padding: 0;
  float: right;
  margin-right: 20px;
}

.check-terms .show-errors {
	line-height: 20px;
}

.check-terms .check:checked {
  background-color: #0E9700;
}

.check-terms .check:checked:before {
  content: '\2713';
}

.header 
{
	position: relative;
	width: 1000px;
}
.home-link-header
{
	position: absolute;
    display: inline-block;
    width: 390px;
    height: 90px;
    top: 10px;
    left: 0;
}
.main-menu
{
    position: absolute;
    bottom: 11px;
    width: 392px;
    margin: auto;
    right: 0;
}
.main-menu a
{
    font-size: 10px !important;
    font-weight: bold;
    width: 80px;
    float: left;
    display: block;
    text-align: center;
	padding-left: 0;
	color: #5e071a !important;
}
.main-menu a:hover
{
    color: #000 !important;
}