﻿  /* CSS layout */
body {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	padding: 0;
	font-family:Times New Roman,verdana,arial;
	font-size:15px;
	margin-bottom:10%;
	background:url('images/main-bg.gif');
	background-repeat:repeat;
}

a:link
{
	color: #18749f; 
	text-decoration:none;
}
a:visited
{
	color: #18749f; 
	text-decoration:none;
} 
a:active 
{
	color: #18749f; 
}
a:hover
{
	color: #241fe3; 
	text-decoration:none;
}
#masthead 
{
	position:relative;
	height:44px;
	width:780px;
	background: url('Images/top1a.jpg');
	background-repeat:no-repeat;
}
#languageSwich
{
	position:absolute;
	left:0px;
	bottom:0px;
}
#siteDomain
{
	position:absolute;
	right:5px;
	bottom:10px;
}

#subhead 
{
	position:relative;
	height:130px;
	width:780px;
	background: url('Images/top2a.jpg');
	background-repeat:no-repeat;
}
#logo
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo a
{

}
#slogan
{
	position:absolute;
	top: 15px;
	left: 266px;
	width: 504px;
	height:80px;
	position: absolute;
    z-index: 2;
}

#teleMessage
{
	position: absolute;
	bottom: 2px;
	left: 187px;
	width: 586px;  
    height: 14px;
    z-index: 1;
}

#top_nav 
{
	position:relative;
	height:30px;
}

#top_nav ul
{
 width:800px;
 margin-top:0px;
 margin-bottom:0px;
 margin-left:auto;
 margin-right:auto;
 padding:0px;
 list-style:none;
}
	
#top_nav li
{	
 width:128px;
 height:23px;
 padding:0px;
 padding-left:2px;
 float:left;
 text-align:center;
 background-image:url('Images/Navigation/button.jpg');
 background-repeat:no-repeat;
}

#top_nav li:hover
{	
	background-image:url('Images/Navigation/buttonHover.jpg');
	background-repeat:no-repeat;
}

.leftColumnButton
{
	background-image:url('Images/Navigation/buttonHover.jpg');
	background-repeat:no-repeat;
	width: 128px;
	height: 23px;
	text-align: center;
    padding-top: 3px;
}

.leftColumnButton a
{
	font-size:12px;
	font-weight:bold;
	color: White;
}

.leftColumnButton:hover
{
	background-image:url('Images/Navigation/button.jpg');
	background-repeat:no-repeat;
}

#top_nav a
{
 margin-left:auto;
 margin-right:auto;
 text-decoration:none;
 color:White;
 display: block;
 vertical-align:middle;
 padding-top:3px;

}

#course_nav 
{
	position:relative;
	height:30px;
}

#course_nav ul
{
	float:right;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	list-style:none;
}
	
#course_nav li
{	
	width:128px;
	height:23px;
	padding:0px;
	padding-left:2px;
	float:left;
	text-align:center;
}

#course_nav a
{
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	display: block;
	vertical-align:middle;
	padding-top:3px;
	text-decoration:underline;

}

#courseForm .hiddenHeader
{
	display: none;
}

/*
.NavNormal
{
	background-image:url('Images/Navigation/button.jpg');
	background-repeat:no-repeat;
}
	
	
.NavHover
{
	background-image:url('Images/Navigation/buttonHover.jpg');
	background-repeat:no-repeat;
}
*/
#container 
{
	position:relative;
	width: 780px;
	background:url('Images/background.gif');
	background-repeat: repeat-y;
	
}

#left_col {
	float: left;
	width: 165px;
	
}

#page_content 
{
	float: left;
	width: 603px;
	min-height:400px;
	padding-left:5px;
	text-align:justify;
	background:url('Images/dot-bg.jpg');
	background-position:left;
	background-repeat: repeat-y;
	
}

#footer 
{
	position:relative;
	height:70px;
	width: 780px;
	background:url('Images/bottom.jpg');
	background-repeat:no-repeat;
	clear: both;
}

.toolTip
{
	position:relative;
	width:194px;
	font-size:14px;
	font-family:Times New Roman,verdana,arial;
    padding-top:30px; 
    padding-bottom:29px;
    display:none;
    z-index:100;
}

.toolTipHeader
{
	position:absolute;
	background:url('Images/Tooltips/toolTipParts/white_big_header.png');
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	height:30px;
	width:194px;
	margin:0px;
	padding:0px;
	z-index:101;
}

.toolTipMiddle
{
	position:relative;
	background:url('Images/Tooltips/toolTipParts/white_big_middle.png');
	background-repeat:repeat-y;
	top:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:22px;
    padding-right:20px;
    z-index:101;
	}
.toolTip h3 { 
   font-size:12px; 
}


.toolTip a
{ 
    font-size:12px; 
    color:red; 
}
.toolTipBottom
{
	position:absolute;
	background:url('Images/Tooltips/toolTipParts/white_big_bottom.png');
	background-repeat:no-repeat;
	bottom:0px;
	left:0px;
	height:29px;
	width:194px;
	z-index:101;
}

.calculationTable
{
	width: 500px;
}
	
.calculationTable tr
{
	height: 50px;
	vertical-align:middle;
	text-align:left;
	border:1px solid red;
}

.calculationTable td
{	
	vertical-align:middle;
	text-align:left;
}

.style1
{
	color: #3366cc;
	font-size: medium;
	font-family:Times New Roman,verdana,arial;
}
.style1 p
{
	color: #3366cc;
	font-size: medium;
	font-family:Times New Roman,verdana,arial;
}
.bigText
{
	color: #3366cc;
	font-size:large;
	font-family:Times New Roman,verdana,arial;
}
.normalText
{
	color: #3366cc;
	font-family:Times New Roman,verdana,arial;
}

.priceListItem
{
	position: relative;
	width: 600px;
}

.priceListItem .priceGroupNameAndDescription
{
	position: relative;
}


.priceListItem .orderTypes
{
	position: relative;
}

.priceListItem .orderTypes table
{
	border:0px;
}

.priceListVerbal
{
	text-align:left;
	}
.invalid
{
	color:red;
	}
.programTable 
{
	width:550px;
	text-align:center;
	}
.programTable td
{
	width:100px;
	border:1px solid #18749f;
	}


/***FRONT PAGE***/
#frontPageContent
{	
	position:relative;
	margin-top:70px;
	min-height:50px;
}



/* the overlayed element */
.simple_overlay   
{
	/* must be initially hidden */
	display:none;
	z-index:10000;
	background-color:#333;
	width:640px;
	height:480px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}  
 .simple_overlay .close 
 {
 	background-image:url('Images/close.png');
 	position:absolute;
 	right:-15px;
 	top:-15px;
 	cursor:pointer;
 	height:35px;
 	width:35px;
}

.frontLinks
{ 
	color: #339966;
    font-size: 12pt; 
    text-align: center;
    cursor: pointer;
}


.frontLinks a:link
 {
  color: #339966;
   text-decoration: none;
   font-size: 12pt;
}
.frontLinks a:visited
{
  color: #339966;
  text-decoration: none;
  font-size: 12pt;
}
.frontLinks a:active
{
  color: #339966;
  font-size: 12pt;
}
.frontLinks a:hover
{
  color:#0a647a;
  text-decoration: none;
  font-size: 12pt;
}

#frontPageFooter
{
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	border-bottom:1px solid black;
	border-top:1px solid black;
	color: #339966;
	text-align:justify;
	font-size: 11pt;
	text-align:center;
}