@import "empty.css";
@import "lightbox.css";

html, body, form {
	margin: 0;
	padding: 0;
}

a {
	color: #0d6491;
}

a:hover {
	color: #0D4968;
}

body {
	font: 18px Arial, Helvetica, sans-serif;
	color: black;
}

#header {
	height: 40px;
	background: url(images/logo.gif) no-repeat 0 0;
	padding: 32px 0 80px 0;
	overflow: hidden;
}

#logo {
	float: left;
	width: 450px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 95px;
	padding-left: 17px;
}

#logo em {
	font-style: normal;
	color: #ffae00;
}

h1 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 70px;
	font-weight: normal;
	margin-left: 450px;
	padding-top: 18px;
}


#menu {
	float: left;
	width: 370px;
	padding: 0 0 15px 80px;
}

#menu h2 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 36px;
	padding: 14px 0 0 0;
	font-weight: normal;
}

#menu h2 a {
	border-bottom: 3px dashed #0d6491;
	text-decoration: none;
}

#menu h2 a.active {
	border-bottom: 3px dashed #e94810;
	color: #e94810;
}

#middleLine {
	height: 330px;
	overflow: hidden;
	clear: both;
	margin: 0 auto; 
}

#content {
	margin-left: 450px;
	background: #faf9f9 url(images/content/left.gif) no-repeat 0 0;
}

#contentInn {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin-left: 21px;
	height: 318px;
	overflow: hidden;
	padding: 10px 15px 0 0;
}

div.item-desc {
	display: none;
}

div.item-desc.active {
	display: block;
}

div.thumbs {
	clear: both;
	margin: 11px 0 0 0;
	height: 270px;
	overflow: hidden;
}

div.thumbs a {
	float: left;
	padding: 9px;
	height: 70px;
	margin: 0;
	background: url(images/panels/thumb.gif) no-repeat 0 0;
}

div.thumbs a img {
	border: 1px solid white;
}

div.thumbs a:hover img {
	border: 1px solid #e94810;
}

#in-progress {
	margin-top: 40px;
	padding: 0 0 0 80px;
	background: #5d9d01 url(images/inprogress/bg.gif) repeat-x top;
	overflow: hidden;
}

#in-progress h2 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: normal;
	color: white;
	background: url(images/inprogress/title.gif) no-repeat -20px 0;
	padding: 10px 0 5px 0;
}

div#inprogressInn {
	margin: 0;
	height: 100px;
}

div#inprogressInn a {
	background: url(images/panels/thumb_big.gif) no-repeat 0 0;
	height: 90px;
}

#footer {
	background: #5d9d01 url(images/footer/bg.gif) repeat-x top;
	height: 91px;
	padding: 0 0 0 80px;
}

#mailfoot {
	float: right;
	background: url(images/footer/mail.gif) no-repeat right;
	height: 75px;
	width: 400px;
	padding: 15px 15px 0 0;
}

#mailfoot a {
	color: White;
	font-size: 28px;
	display: block;
	padding: 15px 0 0 100px;
}

#footmenu {
	margin-right: 400px;
	padding: 40px 0 0 0;
	color: White;
}

.minw {

}

#content p.asT {
	font-size: 25px;
	padding: 0 20px 20px 0;	
}

#content a.inner {
	text-decoration: none;
	border-bottom: 1px dashed #0d6491;
}




.gw1150 h1 {
	font-size: 51px;
	padding-top: 39px; 
}

.gw980 h1 {
	font-size: 48px;
	padding-top: 40px; 
}

.gw1150 #content p.asT {
	font-size: 21px;
}

.gw980 #content p.asT {
	font-size: 20px;
}

#paymentForm td {
	border: none;
	margin: 0;
	padding: 5px;
	vertical-align: top;
	background: transparent;	
}

#paymentForm td.title {
	text-align: right;
	width: 100px;	
	padding-top: 8px;
}

#paymentForm table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border: none;
	margin: 0;
	padding: 0;
}

#paymentForm input.asText {
	width: 300px;
	border: 1px solid #B3BA0D;
	background-color: white;
	font-size: 21px;
}

#paymentForm input#pf_price {
	width: 100px;
	border: 1px solid #B3BA0D;
	background-color: white;
}

#paymentForm textarea {
	width: 450px;
	height: 70px;
	border: 1px solid #B3BA0D;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}
