/* Default Stylesheet for comblast */

/* CONTENTS:

GENERAL
HEADER
TOP NAVIGATION
MAINCONTENT
COLUMNS
FOOTERS */

/* General Reset */
html, * {
	margin: 0px;
	padding: 0px;
}
/* Zero everything - gets rid of browser default styles */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

address { font-style:normal }

/* -------------- GENERAL ----------------------------------------------------------*/

 /* Body background, font and centering for IE */
body {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	background: #000000 url(../images/page_bg.gif) repeat-x top;
	text-align: center; /* makes ie centre wrap */
	color: #FFFFFF;
}
#wrapper {
	margin: 0px auto;
	width: 700px;
	text-align:left;
}
.clear {
	clear: both;
	height: 1em;
	width: 100%;
}

a:link, a:active, a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.bullet_list {
	padding-left: 30px;
}

a:hover {
	color: #EAEAEA;
}


#access_buttons {
	overflow: hidden;
	position: absolute; 
	z-index: 10;
	height: 28px;
	width: 83px;
	left: 2px;
	top: 1px;
}
#access_buttons img {
border: 0;
}

/* -------------- HEADER ----------------------------------------------------------*/


#header {
	height: 295px;
	width: 100%;
}
#printheader {
	visibility: hidden;
	height: 1px;
	position: absolute;
	left: 5px;
	top: 5px;
}
#headerleft {
	width: 49%;
	float: left;
	margin: 0px;
	padding: 0px;
}

#headerright {
	width: 49%;
	float:right;
	margin: 0;
	padding: 0;
	text-align: left;
}

#wrapper #header #headerleft h3 {
	font: lighter 1.2em Tahoma, Verdana, Arial, sans-serif;
}

/* -------------- TOP NAVIGATION ----------------------------------------------------------*/

#topnav {
	height: 76px;
	font: 1.1em "Trebuchet MS", Verdana, Arial;
	background: url(../images/nav_bg.gif) no-repeat;
	text-align: center;
}
#wrapper #topnav ul {
	list-style: none;
	padding-top: 12px;
	margin: auto;
}

#wrapper #topnav li {
	padding-right: 0.5em;
	padding-left: 0.5em;
	display: inline;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
#topnav a:hover {
	color: #EAEAEA;
	text-decoration:underline;
}

/* -------------- MAINCONTENT ----------------------------------------------------------*/

#wrapper #maincontent {
}
#maincontent h1 {
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	font: lighter 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#maincontent h2 {
	color: #FFFFFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	font: lighter 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#maincontent p {
	line-height: 1.3em;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1em;
	font-size: 0.9em;
}
.call_up {
	font: lighter 1.3em "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
}
#maincontent ul.bullet_list, #maincontent .bullets{
	font-size: 0.9em;
	margin-left: 40px;
	padding-bottom: 1em;
	list-style: disc;
}
#maincontent ul.bullet_list, #maincontent .bullets li {
	margin-left: 8px;
	padding-bottom: 1.4em;
}
#maincontent a:link, #maincontent a:visited {
	color: #FFCC00;
}
#maincontent a:hover, #maincontent a:active {
	color: #FF6600;
}

dl {
	padding: 20px;
}

dt {
	font-weight: bold;
	color: #00CC33;
	padding-bottom: 0.25em;
}
dd {
	padding-bottom: 0.6em;
	padding-left: 1em;
	font-size: 0.9em;
}
form {
	width: 100%;
	font-size: 0.9em;
}

.row {
	width: 450px;
	padding-top: 3px;
	clear: both;
}
.frmlabel {
	text-align: right;
	float: left;
	width: 150px;
	padding-top: 5px;

}
.frmcontrol {
	text-align: left;
	float: right;
	width: 295px;
	padding-left: 5px;
	padding-top: 3px;

}
label {
	font-weight: normal;
}
fieldset {
	font-weight: normal;
}
legend {
font-weight: bold;
padding-left: 1em;
padding-right: 1em;
}
input {
	font-size: 0.9em;
}
.alert, .thanx {
	/*font: bold 10px Verdana, Arial, Helvetica, sans-serif;*/
	color: #FF0000;
	/*padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;*/
}
#hotels {
/*float: right;
width: 300px;*/
}
#hotels ul {
	list-style: none;
	padding-left: 20px;
}
#hotels ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#hotels ul li a: hover{
}
/* -------------- COLUMNS ----------------------------------------------------------*/

#main_three_column{
	width:700px;
	margin:0px;
	padding:0px;
}
#main_three_column a:link, #main_three_column a:active, #main_three_column a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#main_three_column a:hover {
	color: #EAEAEA;
}
#column1{
	width: 212px;
	height: 277px;
	margin-left: 10px;
	float:left;
	display:inline;
	background: url(../images/feature_bg.jpg) no-repeat;
}

#column2{
	width: 212px;
	height: 277px;
	margin-left:20px;
	float:left;
	display:inline;
	background: url(../images/feature_bg.jpg) no-repeat;
}

#column3{
	width: 212px;
	height: 277px;
	margin-left:20px;
	float:left;
	display:inline;
	background: url(../images/feature_bg.jpg) no-repeat;
}
.column_headers{
width:212px;
text-align:center;
font-size:23px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
color: #ffffff;
margin-top:10px;
}

.column_text{
	width:181px;
	margin-left:17px;
	color: #ffffff;
	margin-top:10px;
	font: normal 0.95em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.column_image{
margin-left:11px;
margin-top:9px;
}

/* -------------- FOOTER ----------------------------------------------------------*/

#footer {
	background: url(../images/foot_bg.gif) repeat-x top;
	clear: both;
	width: 100%;
	height: 100px;
}
#footer_content {
	margin: auto;
	padding: 24px;
	width: 700px;
	text-align: left;
	background: url(../images/foot_logo.gif) no-repeat 90% top;
}
#footer #footer_content p {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 15px;
	text-align: left;
	clear: right;
}
#footer #footer_content ul {
	list-style: none;
	font-size: 0.9em;
	padding-left: 10px;
	
}
#footer #footer_content li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #footer_content a:link, #footer #footer_content a:active, #footer #footer_content a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footer_content a:hover {
	color: #E2E2E2;
	text-decoration: underline;
}
input, textarea {
	background: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
}
.alert {
	color: #FF0000;
}
