@charset "utf-8";
/* CSS Document */
body {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
}
body.home {
	background:url(/wp-content/themes/gateway/images/bg-body.jpg) repeat-x;
}
a {
	color:#996600;
}
.news li a:hover {
	color:#82372D;
}
 ul.subnav-inside li a:hover {
 	color:#996600;
	}
.leftcol a:hover {
	color:#82372D;
	}
a:visited {
	color:#996600;
}
a:active {
	color:#82372D;
}
#container {
/*	width:965px;1*/
	margin:0 auto;
	width:975px;

	padding-bottom:10px;
}
.header {
	background:url(/wp-content/themes/gateway/images/bg-header.jpg) no-repeat;
	height:323px;
}
.header-top {
	color:#ccc;
	overflow:hidden;
	height:37px;
	line-height:37px;
}
.header-left {
	float:left;
	padding-top:5px;
	
}
.header-right {
	float:right;
		padding-top:5px;
}
.logo {
	height:224px;
	margin-top:10px;
	margin-left:30px;
}
.navigation {
	margin-left:25px;
}
.navigation a {
	float:left;
	color:#996600;
}
.navigation a:hover {
	color:#996600;
}
.navigation a:visited {
	color:#996600;
}
.navigation a:active {
	color:#996600;
}
.leftcol {
	width:580px;
	float:left;
}
.rightcol {
	width:375px;
	margin-left:580px;
}
.rightcol li {
	margin-top:25px;
}
.content {
	background:url(/wp-content/themes/gateway/images/bg-repeat.jpg) repeat-y;
	min-height: 366px;
	height: auto !important;
	height: 366px;
	overflow:visible;
}
.leftcontent {
	padding:0 60px;
}

.news {
	margin-top:6px;
	padding-right:15px;
	}
.news li {
	margin: 0 0 5px 0;
	background:url(/wp-content/themes/gateway/images/bul.gif) no-repeat 8px 5px;
	padding-left:20px;
}
.footer li {
	display:inline;
	font-size:11px;
	margin-bottom:5px;
}
.footer {
	margin-left:45px;
	float:left;
	display:inline;
	width:350px;
}
.inside-footer-accredit {
	margin-left:850px;

	}
.content-bg {
	background:url(/wp-content/themes/gateway/images/bg-content.jpg) no-repeat;
	overflow:auto;
}
.leftcontent ul, .leftcontent ol, .leftcontent-inside ul, .leftcontent-inside ol {
	padding-bottom:.5em;
}
.leftcontent ul li, .leftcontent-inside ul li {
	padding-bottom:6px;
	background:url(/wp-content/themes/gateway/images/bul.gif) no-repeat 2px 6px;
	padding-left:18px;
	color:#996600;
	font-weight:bold;
}
.leftcontent ul.check li, .leftcontent-inside ul.check li {
	padding-bottom:6px;
	background:url(/wp-content/themes/gateway/images/bul-check.gif) no-repeat 0px -2px;
	padding-left:18px;
	color:#996600;
	font-weight:bold;
}
.leftcontent ol li, .leftcontent-inside ol li {
	padding-bottom:6px;	
	margin-left:20px;
	list-style:decimal;
	color:#996600;
	font-weight:bold;
}
p {
	padding-bottom:1em;
}
h2 {
	font-weight:bold;
	margin-bottom:.5em;
	font-size:16px;
	color:#333;
	position:relative;
	left:-10px;
	}
h1 {
	line-height:1.7em;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	background:#82372D;
	margin-bottom:.5em;
	text-indent:10px;
	position:relative;
	left:-10px;
	width:475px;
	
	
}
h3 {
	font-weight:bold;
	}
h4 {
	display:none;
	}
h1.header-title {
	font-weight:normal;
	font-size:15px;
	color:#ccc;
	}
/* inside styles*/
body.inside {
	background:url(/wp-content/themes/gateway/images/bg-body-inside.jpg) repeat-x;
}
.content-inside {
	background:url(/wp-content/themes/gateway/images/bg-repeat-inside.jpg) repeat-y;
	min-height: 366px;
	height: auto !important;
	height: 366px;
	overflow:visible;
}
.content-bg-inside {
	background:url(/wp-content/themes/gateway/images/bg-content-inside.jpg) no-repeat;
	overflow:auto;
	min-height:450px;
}
.header-inside {
	background:url(/wp-content/themes/gateway/images/bg-header-inside.jpg) no-repeat;
	height:218px;
}
.logo-inside {
	height:133px;
	margin-top:10px;
	margin-left:30px;
}
ul.subnav-inside {
	text-align:right;
	margin-bottom:10px;
	height:20px;
	}
ul.subnav-inside li {
	background:url(/wp-content/themes/gateway/images/bg-subnav.jpg) no-repeat right;
	padding:0 7px 0 0;
	margin: 0 7px 0 0;
	list-style:none;
	display:inline;

	}
ul.subnav-inside li a {
		color:#82372D;
		}
ul.subnav-inside li a:hover {
		color:#996600;
		}
ul.subnav-inside li a:visited {
		color:#82372D;
		}
ul.subnav-inside li a:active {
		color:#996600;
		}
		
.leftcontent-inside {
	padding:18px 60px;
}
/*news categories*/

ul.lcp_catlist li {
	padding-bottom:6px;
	background:url(/wp-content/themes/gateway/images/bul.gif) no-repeat 0px 6px;
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
	}
/*contact form*/
.error {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	}
.thankyou {
	font-size:14px;
	font-weight:bold;
	}
.contact-form input, .contact-form textarea {
	border-bottom:#82372D 1px solid;
	border-right:#82372D 1px solid;
	border-top:#D8978D 1px solid;
	border-left:#D8978D 1px solid;
	padding:2px;
	}
.contact-form dd {
	padding-bottom:6px;
	}
.right-contact {
	padding-top:1em;
	padding-right:1.5em;
	}

