@charset "utf-8";
/* CSS Document */

#toTop { width:100px; height:22px; background:#fff;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; background-image:url('../images/global/back_to_top.jpg'); }

html, body {
height: 100%;
}

body {
	background-color:#78b3cc;
	font-family:verdana,sans;
	text-align: center;
	color:#131313;
}

* html #wrapper {
height: 100%;
}

#wrapper {
	min-height: 100%;
	padding:0 1px;
	width:1013px;
	margin:0 auto;
	text-align: left;
}

#header {
	clear:both;
	height:111px;
	background-image:url('../images/global/header.gif');
}

#header h1{
	display:block;
	position:relative;
	height:94px;
	width:973px;
	text-indent:-9999px;
	background-image:url('../images/global/logo.png');
	background-repeat:no-repeat;
	top:10px;
	left:18px;
}

#left {
	width:286px;
	float:left;
}

#right {
	width:727px;
	float:left;
}


p {
	margin:0 0 .7em 0;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:7px;
	font-weight:bolder;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.3em;
}

h4{
	font-size:1.1em;
}

h5 {
	font-size:1em;
}

#content {
	padding:5px 7px 10px 7px;
	background-color:#fff;
	background-image:url('../images/global/bg.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-bottom:10px;
}


#content p{
	padding:3px 7px 7px 7px;
}

#content ul {
	margin:2px;
	padding:2px;
	font-size:1em;
	line-height:1em;
	border:1px solid #bfe6d6;
	background-position:top right;
	background-repeat:no-repeat;
}

.info {
	background-image:url('../images/global/ul_info.jpg');
}

.king {
	background-image:url('../images/global/king_solomon.jpg');
}

#content ul li{
	margin:6px;
	font-size:.8em;
}

.note {
	color:#666;
	font-style:italic; 
}

.inquireLink {
	float:right;
	padding:2px;
	font-size:.8em;
}

.floatRight {
	float:right;
}

.imagePadding {
	padding:12px;
}

#mainTable {
	width:917px;
	height:198px;
	margin:0 auto;
	background-image:url('../images/menu/main_menu_bg.jpg')
}

#mainTable  td{
	
}

#mainTable  a{
	display:block;
	font-weight:bolder;
	color:#1695d8;
	padding:4px;
}

#mainTable  a:hover{
	background-color:#e9f5ef;
}

.justifyRight {
	text-align:right;
}


/** NAVIGATION **/

.mainNavList li{
	font-weight:bolder;
	line-height:25px;
	font-size:.9em;
	padding-left:5px;
}

.mainNavList {
	padding:5px 0 15px 0;
	width:286px;
	float:left;
	background-image:url('../images/global/bg_sidebar.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
}

.mainNavList li a{
	color:#517385;
	text-decoration:none;
}

.mainNavList li a:hover{
	color:#373a6e;
}


.mainNavList .active a{
	color:#131313;
	margin-left:4px!important;
}

.subNav a {
	color:#74a8c4!important;
	font-size:.9em;
}

.subNavList li a:hover{
	color:#373a6e!important;
}

.subNavList li{
	margin-left:6px;
	font-weight:normal;
	line-height:22px;
	text-indent:16px;
	background-image:url('../images/global/subListItem.jpg');
	background-position:left;
	background-repeat:no-repeat;
}

.subNavList li:hover{
	color:#373a6e!important;
}

#testimonial {
	border:1px solid #ccc;
	padding:11px;
	margin-bottom:30px;
	background-image:url('../images/global/comment_opacity.jpg');
	background-repeat:no-repeat;
	background-position: top right;
}

#testimonial .tWho{
	clear:both;
	font-weight:bold;
	display:block;
	width:666px;
	text-align:right;
	float:right;
	background-color:#fff;
	padding:0 10px;
	background-color:#c5e5e6;
	color:#555875;
}

#testimonial .tWho a{
	text-decoration:underline;
	color:#555875;
}

#light_language_info {
	
}

.section {
	border:5px solid #f5f6ff;
	padding:10px;
	margin:10px;
}

.section h4{
	padding:10px;
}

#front {
	padding-top:20px;
	color:#1e4170;
	width:888px;
	margin:0 auto;
	text-align:justify;
}

#front .class {
}

.frontPic {
	float:right;
	margin:0 0 0 18px!important;
}

#contactForm {
	
}

#contactForm  input{
	height:24px;
	padding:3px;
	font-size:1.2em;
}

#contactForm  .subject{
	width:20.5em;
}

#contactForm  .submit{
	height:50px;
	width:100px;
	border:2px solid #ccc;
	color:#131313;
}

.success {
	margin:20px;
	background-color:#e8ffcc;
	background-image:url('../images/mail_send.jpg');
	background-repeat:no-repeat;
	background-position:left;
	text-indent:40px;
	padding:40px;
	height:30px;
}

#product {
	width:500px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

#product p {
	padding:10px;
	color:#131313;
	margin-bottom:20px;
}

#product h1{
	padding:10px;
	color:#464d5a;
}
