/* -------------------------------------------------- */

/*	Dark - #305766;  Mid - #5FA7AD;  Light1 - #71C0C5;  Light2 - #B8DFE2;  Highlight - #B4CDD0;	*/


body,td		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#305766; font-weight:normal; font-style:none; }

p			{ text-align: justify; }		/* margin:0px; padding:0px; */

H1			{ font-size:20px; color:#FFFFFF; font-weight:bold; font-style:none; letter-spacing: 0.1em; margin-top: 10px; } 
H2			{ font-size:14px; color:#FFFFFF; letter-spacing:1px; line-height:18px; font-weight:bold; font-style:none; } 
H3			{ font-size:14px; color:#FFFFFF; font-weight:bold; } 

H4			{ font-size:16px; letter-spacing:1px; color:#FFFFFF; font-weight:bold; font-style:none; margin:0px; padding:0px; }
H5			{ font-size:12px; color:#FFFFFF; font-weight:bold; font-style:italic; } 
H6			{ font-size:10px; color:#FFFFFF; font-weight:normal; font-style:none; text-decoration:underline; } 

a			{ font-size:14px; color:#305766; font-weight:normal; text-decoration:underline; }
a:Link		{ font-size:14px; color:#305766; font-weight:normal; text-decoration:underline; }
a:Visited	{ font-size:14px; color:#305766; font-weight:normal; text-decoration:underline; }
a:Hover		{ font-size:14px; color:#B4CDD0; font-weight:normal; text-decoration:underline; }

H2 a			{ font-size:14px; color:#FFFFFF; font-weight:bold; }
H2 a:Link		{ font-size:14px; color:#FFFFFF; font-weight:bold; }
H2 a:Visited	{ font-size:14px; color:#FFFFFF; font-weight:bold; }
H2 a:Hover		{ font-size:14px; color:#B4CDD0; font-weight:bold; }

HR			{ border:none 0; border-top:1px solid #B8DFE2; height:1px; /* height needed for IE */ }


/* ********************************************** */

table.content		{ width: 530px; }

.footer				{ font-size:11px; font-weight:bold; color:#FFFFFF; padding-top:5px; text-decoration:none; }
.footer	p			{ font-size:11px; color:#305766; text-decoration:none; }
.footer a:Link		{ font-size:11px; color:#305766; text-decoration:none; }
.footer a:Visited	{ font-size:11px; color:#305766; text-decoration:none; }
.footer a:Hover		{ font-size:11px; color:#B4CDD0; text-decoration:underline; }

/*
.footer .sml_lk					{ font-size:9px; color:#305766; font-weight:normal; text-decoration:none; }
.footer .sml_lk a:Link			{ font-size:9px; color:#305766; font-weight:normal; text-decoration:underline; }
.footer .sml_lk a:Visited		{ font-size:9px; color:#305766; font-weight:normal; text-decoration:underline; }
.footer .sml_lk a:Hover			{ font-size:9px; color:#B4CDD0; font-weight:normal; text-decoration:underline; }
*/

.sml_lk					{ font-size:9px; color:#305766; font-weight:normal; text-decoration:none; }
.sml_lk a:Link			{ font-size:9px; color:#305766; font-weight:normal; text-decoration:underline; }
.sml_lk a:Visited		{ font-size:9px; color:#305766; font-weight:normal; text-decoration:underline; }
.sml_lk a:Hover			{ font-size:9px; color:#B4CDD0; font-weight:normal; text-decoration:underline; }


/* ********************************************** */
table.main_menu 		{ width: 192px; }

#main_menu ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
}

#main_menu li { 
	width: 160px;
	height: 38px;
}

#main_menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(/images/main_menu_bg_0.gif);
	background-repeat: no-repeat; 
	height: 40px;
	padding-left: 40px;
	padding-top: 10px;
}

#main_menu a:link, #navlist a:visited {
	color: #305766;
}

#main_menu a:hover {
	background-image: url(/images/main_menu_bg_1.gif);
	background-repeat: no-repeat; 
	color: #B4CDD0;
}


/* ********************************************** */
#price_list th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 32px;
	border-bottom:1px solid #B4CDD0;
}

#price_list td {
	height: 28px;
	border-bottom:1px dashed #B4CDD0;
}

/* ********************************************** */
table.webform {
	width:100%;
	border-spacing:3px;
}

.form_header {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	background-color:#0015B9;
	padding:3px;
	margin:3px;
}

.label {
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	width:180px;
	padding:5px;
	margin:5px;
}

.input {
	text-align:left;
	vertical-align:top;
	padding:5px;
	margin:5px;
}

.detail {
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

.input_text {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333333;
	font-weight:normal; 
	font-style:none;	
	border:1px solid #5FA7AD;
	background-color:#B8DFE2;	
}

.input_select {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333333;
	font-weight:normal; 
	font-style:none;	
}

.message {
	background-color:#305766;
	color:#B8DFE2;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	margin:3px;
	
}

.main_error {
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}

.error {
	color:#CC0000;
	font-size:11px;
}


/* ----------------------------------------------------------------------------------------------
	Photo Gallery
 ----------------------------------------------------------------------------------------------*/

.main_photo {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color:#305766;
	border-style: solid;
	border-width: 2px; 
	text-align: center;
	vertical-align: middle;
}

.thumblist {
	float: left;
	clear: left;
}

.thumb {
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align:middle;
	border-color: #305766;
	border-style: solid;
	border-width: 1px; 
	cursor: pointer;
}

/* For non-javascript popup window */
.main_photo_popup {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border-color:#305766;
	border-style: solid;
	border-width: 2px; 
}

.thumb_index_popup {
	margin: 5px;
	padding: 5px;
	background-color: #71C0C5;
	border-color: #305766;
	border-style: solid;
	border-width: 1px; 
}

.thumb_index_popup_focus {
	margin: 5px;
	padding: 5px;
	background-color: #5FA7AD;
	border-color: #305766;
	border-style: solid;
	border-width: 1px; 
}
