/* GENERAL LAYOUT */
#container{
	width: 828px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/page_repeat.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}

#leftcolumn {
	background-image: url(../images/Left-Edge-Shadow.jpg);
	height: 590px;
	width: 34px;
	float: left;
}

#leftcolumn img {
	width: 34px;
	height: 590px;
}
	
#centercolumn {
	position: relative;
	width: 761px;
	height: auto;
	background-color: #ededed;
	float: left;
}
	
#rightcolumn {
	background-image: url(../images/Right-Edge-Shadow.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 590px;
	float: right;
}
	
#footer {
	background-image: url(../images/Page-Base.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 36px;
	float: right;
	vertical-align: top;
	text-align: center;
	margin-top: 5px;
	font-size:9px;
	font-weight:normal;
}

/* CONTENT */
body{
	margin: 0px;
	background-image: url(../images/design_page_10.jpg);
	background-repeat: repeat-x;
	color:#444444;
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:11px;
	font-weight:normal;
}

P {
	padding: 5px;
}

A {
	color:#6C677F;
}

A:hover {
	color:#4B4A72;
	text-decoration:none;
}

#centercolumn .content {
	background-color: #ededed;
	height: auto;
	vertical-align: top;
	padding-left:10px;
	float: left;
	clear: left;
	width: 551px;
	padding-right: 5px;
	border-right: 1px solid #999999;
	min-height: 450px;
}

#centercolumn .pageheading {
	font-size:15px;
	font-weight:bold;
	height:10px;
	letter-spacing:2px;
	padding-bottom: 25px;
	padding-top: 10px;
}

#centercolumn .subheading {
	color:#6C677F;
	font-size:11px;
	font-weight:bold;
}

#centercolumn .images {
	float: left;
	width: 551px;
}

#centercolumn .images div{
	float: right; 
}

#centercolumn .print {
	padding: 5px;
	float: right;
}

#centercolumn .print a{
	text-decoration: none;
}

#centercolumn .mediatextbox{
	padding-top: 15px;
	font-size:10px;
}

#centercolumn .x-box-mc {
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
}

#footer .copyright {
	padding-top: 5px;
}

#centercolumn .x-box-mc{
	font-size:10px;
}

/* HOME PAGE STYLES */
#centercolumn .homecontent {
	background-color: #ededed;
	height: auto;
	vertical-align: top;
	float: left;
	clear: left;
	width: 761px;
	min-height: 450px;
}

#centercolumn .newsandevents {
	width: 300px;
}

#centercolumn .leftcolumn {
	width: 372px;
	min-height: 450px;
	float: left;
}

#centercolumn .rightcolumn {
	position:relative;
	top: -37px;
	width: 389px;
	min-height: 450px;
	float: right;
}

#centercolumn .news a{
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

#centercolumn .boxheader{
	margin-bottom:5px;
	color:#888498;
	font-family: verdana;
	font-size:10px;
	letter-spacing: 1px;
}

#centercolumn .newsdate {
	font-size:10px;
	font-style:italic;
}

#centercolumn .news{
	color:#444444;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#centercolumn .newsdesc {
	color:#808080;
	font-size:11px;
	padding-bottom:3px;
	padding-top:3px;
}

#welcomebox .x-box-mc{
	color:#444444;
	font-size:11px;
	padding-bottom: 5px;
}

#projectspanel {
	margin: 10px;
}

/* SEARCH STYLES */
#centercolumn .searchword{
	text-decoration: underline;
}

.search-item {
	padding-left: 5px;
}

/* MENU STYLES */
#links .breadcrumbs {
	margin: 6px;
	margin-left: 3px;
	margin-top: 10px;
	width: 370px;
	float: right;
	color:#64629C;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#links .breadcrumbs a {
	text-decoration:none;
	color:#64629C;
}

#links .logo a{
	background-image: url(../images/GateWest-Logo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 372px;
	height: 78px;
	float: left;
	text-decoration: none;
}

#links a span {
	visibility: hidden;
}

#mainmenu {
	width: 389px;
	float: right;
}

#mainmenu ul {
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: verdana;
	letter-spacing: 1px;
	font-size: 9px;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu ul li a {
	padding:10px 6px 3px;
	color: #64629C;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	border-top: 13px solid #cdc37c;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #afafb0;
	border-bottom: 1px solid #afafb0;
}

#mainmenu ul li a.selected {
	border-top: 13px solid #928c83;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #afafb0;
	border-bottom: 1px solid #afafb0;
}

#mainmenu ul li.last a {
	padding-right: 3px;
}

#mainmenu ul li a:hover {
	border-top: 13px solid #928c83;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #afafb0;
	border-bottom: 1px solid #afafb0;
	background-color: #cfcfcf;
	color: #534e6a;
}

/* IN PAGE MENU STYLES */
#inpagemenu{
	float: right;
	width: 180px;
	padding-right: 7px;
}

#inpagemenu ul{
	padding: 0;
	margin: 0;
}

#inpagemenu ul li{
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
}

#inpagemenu ul li a{
	padding: 2px 5px 5px;
	display: block;
	text-decoration: none;
}

#inpagemenu ul li a:hover {
	background-color: #afafb0;
	color: #ffffff;
}

#inpagemenu .inpagemenuheadnoughttd {
	border-bottom:1px dotted #A1A5A9;
	color:#64629C;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
}

#inpagemenu .inpagemenuheadonetd {
	border-bottom:1px dotted #A1A5A9;
	color:#808080;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
}

#inpagemenu .inpagemenuone {
	color:#808080;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#inpagemenu .inpagemenuselected {
	background-color: #64629C;
	color: #ffffff;
}

/* HELPDESK */

#userinfo {
	float: right;
	width: 180px;
	padding-right: 3px;
}

#userinfo ul{
	color: #808080;
	font-size: 10px;
	margin: 0px;
	padding-left: 0px !important;
	list-style-type:none;
}

/* TABLES */

#centercolumn .tableitem {
	border:0px;
	background:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}

#centercolumn  .tablelist {
	margin-left: 5px;
	padding-left: 15px;
	text-indent: 2px;
	line-height:18px;
}

#centercolumn  .tableheader {
	vertical-align:middle;
	background:#c2b86a none repeat scroll 0 0;
	height: 20px;
	font-size: 12px;
	margin:2px;
	border-bottom: 2px #DDDDDD solid;
}

#centercolumn  .tablerow td {
	vertical-align:top;
	border-bottom:1px solid #DDDDDD;
}

#centercolumn  .tableheader .subheading {
	color:#FFFFFF;
	padding-left:5px;
}

#centercolumn .tablerow .subheading {
	padding-left:5px;
	padding-top: 5px;
}

#centercolumn .tableitem tr.tablerow:nth-child(odd) {background-color:#F2F2F2;}ΚΚ
#centercolumn .tableitem tr.tablerow:nth-child(even) {background-color:#FFFFFF;}

/* FORMS */

.label{
	font-size : 11px;
}

.nag{
	font-size : 9px;
	color: #DC143C;
}

.answerbox{
	font-size : 10px;
}

.button{
	font-size : 12px;
}

/* LISTS */

ul, ol, dd, dt, dl { 
	font-size : 11px;
	margin : 10px;
	margin-top : 5px;
	color : #595AAE;
	padding-left : 10px;
	list-style-type:disc;
}

ol {
	list-style-type:decimal;
}

/* QUOTES */
div.ibox{
	width: 231px;
	float: right;
}

#centercolumn table td.sibtbg {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-size:11px;
	line-height:1.3em;
	margin:2px;
	padding:5px;
}

/* SITEMAP */

#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;
}
#sitemap{background:url(../sitemapimages/line1.gif) repeat-y;}
#sitemap li{
	line-height:20px;
	margin-top:1px;
	position:relative;
	width:100%;
}

#sitemap li a{padding-left:28px;}

#sitemap li ul{	
	margin-left:28px;
	background:url(../sitemapimages/line1.gif) repeat-y;
}
#sitemap li li{	
	background:url(../sitemapimages/line2.gif) no-repeat 0 0;
}

#sitemap li.summary {
	padding-left: 30px;
	width: 400px;
}

#sitemap .hidden {
	display: none;
}

