/* CSS Document */

body {
	background-color: #192227;
	color: #fff;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #80C4C4;
	padding-left: 10px;
}

img {
	border:0;
}

img a {
	border: 0;
}

p {
	font-family: "Trebuchet MS";
	text-align: justify;
	padding: 10px;
	line-height: 16px;
}

li {
	list-style:none;
}

a {
	color: #fff;
	padding: 5px;
	text-decoration: underline;
}

a:hover {
	color: #E6E6E6;
	text-decoration: underline;
}

blockquote {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #ccc;
}

.site {
	font-family: "Trebuchet MS";
	font-size:20px;
	padding: 25px;
	line-height: 30px;
	color: #ccc;
}

.site a {
	font-family: "Trebuchet MS";
	font-size:20px;
	color: #ccc;
	text-decoration: none;
}

.site a:hover {
	background-color: #448989;
	text-decoration: none;
}

.more {
	color: #80C4C4;
	font-size:16px;
	background-color: #80C4C4;
	width: 200px;
	height: 25px;
	line-height: 25px;
	font-weight: bolder;
	margin-left: 10px;
}

.more a {
	color: #192227;
	text-decoration: none;
}

.more a:hover {
	color: #fff;
	text-decoration: none;
}
#main {
	width: 800px;
	margin: 0;
	border: 1px solid #fff;
	padding:3px;
}

#head {
	background-color: #fff;
	width: 798px;
	height: 90px;
}

#head img {
	margin-top: 10px;
}

#nav {
	background-color: #192227;
	width: 790px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	text-align: left;
}

#nav a {
	margin-top: 5px;
	padding: 5px;
	line-height: 25px;
	text-decoration: none;
}

#nav a:hover {
	color: #80C4C4;
	text-decoration: none;
}

#ban {
	background-color: #192227;
	margin-top: 5px;
}

#cont {
	width: 795px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border:0;
	width: 100%;
	background-color: #192227;

}

#foot {
	width: 795px;
	color: #E6E6E6;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 25px;
	clear:both;
}

#foot a {
	color: #fff;
	padding: 5px;
	text-decoration: none;
	clear: both;
	
}

#foot a:hover {
	color: #E6E6E6;
	text-decoration: underline;
}

#green {
	font-size: 1.5em;
	font-family: "Trebuchet MS";
	color: #80C4C4;
	text-align: left;
	font-weight: bold;
}

#light {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #9E9E9E;
	text-align: left;
}

#note {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #CB1F1F;
	text-align: left;
}

#caption {
	color: #CCCCCC;
	font-size:15px;
	padding: 0 0 0 10;
	font-family: "Trebuchet MS";
}

.style1 {
	font-family: "Bradley Hand ITC";
}

.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
	width: 180px;
}

.button {
	border: 1px solid #aaa;
	padding: 0.1em 0.2em;
	font-weight: bold;
	height: 35px;
}

.form1 {
	margin-left: 2em;
	border: 0.1em solid #fff;
	width: 15em;
	background: #448989;
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size : 1.1em;
	padding:0.5em;
	margin-bottom:1em;
}

.form2 {
	margin-left: 20px;
	border: 1px solid #fff;
	width: 300px;
	background: #fff;
	color: #192227;
	font-family: "Trebuchet MS";
	font-size : 14px;
	line-height: 25px;
	padding:3px;
	text-align:center;
	font-wight:bold;
}

td {
	width: 150px;
}

#side-a {
	float: left;
	width: 250px;
	background-color: #192227;
}

#side-b {
	float: right;
	width: 250px;
	background-color: #192227;
}

#content { 
	float: left;
	width: 200px;
	background-color: #192227;
}

.qty {
	border: 1px solid #aaa;
	padding: 0.1em 0.2em;
	font-weight: bold;
	height: 20px;
}

#left {
	float: left;
	width: 370px;
	background-color: #192227;
}


#right {
	float: right;
	width: 422px;
	background-color: #192227;
}

.clear {
	clear:both;
}

.gallery  a span{
/*\*/
	position:absolute;
	left:-9999px;
	text-underline:none;
}

.gallery li{
	width:308px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	background:#448989;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

.gallery a:hover span{	
	top:10px;
	left:16px;
	width:300px;
	font-family: "Trebuchet MS";
	font-weight:bold;
	background:#fff;
	color:#000;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:90%;
	border:1px solid #80C4C4;
	border-width:0 0 10px 0;
	text-underline:none;
	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
} 

.gallery img{
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
}

 
ul#tabnav { 
	text-align: left; 
	margin: 1em 0 1em 0; 
	font: bold 11px verdana, arial, sans-serif; 
	border-bottom: 1px solid #ffffff; 
	list-style-type: none;
	padding: 3px 10px 3px 10px; 
}
 
ul#tabnav li { 
	display: inline;
}
 
body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { 
	border-bottom: 1px solid #fff; 
	background-color: #fff; 
}
 
body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { 
	background-color: #fff; 
	color: #000; 
	position: relative;
	top: 1px;
	padding-top: 4px;
	overflow: auto;
}
 
ul#tabnav a { 
	padding: 3px 4px; 
	border: 1px solid #fff; 
	background-color: #80C4C4; 
	color: #000; 
	margin-right: 0px; 
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover { 
	background: #448989;
	border-color: #80C4C4;
	color: #fff;
}

ul#tabnav a:active { 
	background: #fff;
}
