﻿@import url(layout.css);
body {
	color: #333333;
	background-color: #888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#container {
	background-color: #fff;
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
}
#loggin {
	width: 780px;
    margin: 0 auto;
	margin-top: 50px;
	padding: 10px;
    border: 1px solid #CCC;
    background-color: #EEE;
}
#masthead {
	background-color: #333;
	width: 100%;
}
#navigation {
	background-color: #333;
	overflow: hidden;
}
#column_l {
	width: 400px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
	float:left;
}
#column_l img {
	background-color:transparent;
	text-decoration:none;
}
#column_l img a{
	background-color:transparent;
	text-decoration:none;
}
#column_l img a:hover{
	background-color:transparent;
	text-decoration:none;
}
#column_r {
	width: 350px;
	margin: 0;
	float: left;
	padding-right:15px;
	background-color: #fff;
	position: relative;
	margin-top:55px;
}
#column_r_gall {
	width: 350px;
	margin: 0;
	float: right;
	padding-right:5px;
	background-color: #fff;
	position: relative;
	margin-top:135px;
}
#column_r_comm {
	width: 350px;
	margin: 0;
	float: right;
	padding-right:15px;
	background-color: #fff;
	position: relative;
	margin-top:125px;
}

#footer {
	width: 800px;
	text-align: center;
	background-color: #333;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0px;
}
#navigation li {
	float:left;
	border-top: 1px #545454 solid;
	border-right: 1px #545454 solid;
	border-bottom: 1px #545454 solid;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	background-color:#0080FF;
}
#navigation a:after {
	color: #000;
	text-decoration: none;
	background-color: #0080FF;
}
/* Styles for Footer */
#footer  {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #0080FF;
	text-decoration: none;
}
.note {
font-family:inherit;
font-size:9px;
font-style:italic;
}
.tel {
color:#C0C0C0;
font-size:15px;
}
.mob {
color:#C0C0C0;
font-size:15px;
}
.email_top {
color:#C0C0C0;
font-size:15px;
}
.coin {
margin-right:130px;
float:right;
padding:5px;
}
#contact {
margin-right:40px;
float:right;
padding:5px;
margin-top:10px;
}
/*Table Contents-Styles*/
td.item {text-align:left; padding: 5px 0 5px 0; border-bottom: #C0C0C0 1px dotted; border-left: #C0C0C0 1px dotted;}

td.itemcenter {text-align:center; padding: 5px 0 5px 0;}

td.bronze {background-color: #fff; text-align:left; border-bottom: #C0C0C0 1px dotted; border-left: #C0C0C0 1px dotted; border-right: #C0C0C0 1px dotted;}

th.bronze {background-color: #fff; text-align:left; }

th.gold {background-color: #0080FF; text-align:left; color: #fff;}
th.size {background-color: #C0C0C0; text-align:left; color:black;}
.logout {
background-color: #0080FF;
padding:3px;
color: #fff;
text-decoration: none;

}
.logout a:hover{
background-color: #0080FF;
padding:3px;
color: #fff;
text-decoration: none;

}
.logout a{
background-color: #0080FF;
padding:3px;
color: #fff;
text-decoration: none;

}

/* Styles for Links */
a {
	color: #039;
	text-decoration: none;
}
a:hover {
	color:#333333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.float_right {
	float:right;
}
.float_left {
	float:left;
}
#rightHead {
	float:right;
	margin-right:0px;
	padding-bottom:2px;
}
#leftHead {
	float:left;
	margin-left:1px;
	font-family:inherit;
	color:#fff;
	width:250px;
}
#leftHead a:hover{
	font-family:inherit;
	color:#0080FF;
}
#leftHead a{
	font-family:inherit;
	color:#fff;
}
.call {
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding:5px;
	text-align:justify;
}
.clear {
clear:both;
}
.newsArea {
border:1px solid #C0C0C0;
padding:2px;
overflow:auto;
height:125px;
}
.newsText {
text-align:left;
margin-right:55px;
padding:2px;
}
#swapp {
	float:right;
	margin-top:0px;
	margin-right:20px;
}
/*Header H Tag Styles*/
h1 {
	font-family:inherit;
	font-size:23px;
	color:#0099FF;
}
h2 {
	font-family:inherit;
	font-size:20px;
	color:#333;
	font-style:italic;
}
h3 {
	font-family:inherit;
	font-size:15px;
	color:#039;
}
h4 {
	font-family:inherit;
	font-size:14px;
	color:#339966;
}
.req {
	color:red;
	font-size:11px;
	margin-left:12px;
}
.red {
	color:red;
}
.banner {
margin-left:-3px;
padding:0px;
}
.message {
font-size:10px;
font-style:italic;
color:gray;
}
.pft {
color: #0099FF;;
font-size:17px;
padding:5px;
width: 450px;
margin-top:30px;
text-decoration:none;
font-style:italic;
}
.all {
font-size:inherit;
font-weight:bold;
font-style:italic;
font-size:16px;
}
/*Form Styles*/
input {
text-decoration: none;
color: #333333;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
font-size:11px;
border: 1px #666666 solid;
width:180px;
}
textarea {
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color: #333333;
text-decoration: none;
font-size:11px;
border: 1px #666666 solid;
overflow:auto;
width:180px;
}
select{
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color: #333333;
text-decoration: none;
font-size:11px;
border: 1px #666666 solid;
width:auto;
}
label
{
width: 4em;
text-align: left;
margin-right: 0.5em;
display: block
}
fieldset
{
border:none;
}
legend
{
color: #333333;
background: transparent;
font-size:16px;
} 
form input.btn,a.btn { 
	width: auto; 
	overflow: visible;
	border: 0;
	background-color:#0080FF;
	padding: 8px 10px;
	cursor: pointer; 
	color: #fff;
	text-decoration: none;  
	font-weight: bold;
	margin-left:0px;
	}
img a{
	background-color:transparent;
	text-decoration:none;
	border:none; 
}
img a:hover{
	background-color:transparent;
	text-decoration:none;
	border:none; 
}
img { 
border: none;
background-color:transparent; 
text-decoration:none;
}
.img {
margin-left:60px;
}
.images { 
border: 4px #CCCCCC solid;
text-decoration:none;
}
.date {
font-weight:bold;
text-decoration:underline;
}