/* Container Start */
#wrapper {
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	position: relative;
	width: 800px;
	border: 1px solid #000000;
	background-color: #efefdf;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
color: #ffffff;
}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #ffffff;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #ffffff;
text-decoration: none;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
color: #ffffff;
text-decoration: none;
}

.glossymenu a, a:visited {
color: #ffffff;
text-decoration: none;
}

.glossymenu a:hover {
color: #ffffff;
text-decoration: none;
}

#content a, a:visited {
	text-decoration: none;
	color: #12127d;
}

#content a:hover {
	text-decoration: underline;
	color: #12127d;
}

#sidebar a, a:visited {
	color: #12127d;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	font-stretch: expanded;
}

#sidebar a:hover {
	color: #12127d;
	text-decoration: underline;
	font-family: verdana;
	font-size: 14px;
	font-stretch: expanded;
}

.contactme_img {
	background: url('images/contact.gif') no-repeat bottom right;
	padding-bottom: 70px;
	padding-right: 1em;
}

#header {
	
	width: auto;
	margin: auto;
	padding: 1em 1em 1em 1em;
	background: #000000;
	text-align: center;
}

#topnavbar {
/* css for this will be added later as it requires a complexed css navigation structure. */
background-color: #000000;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#topnavbar ul
{
font-family: verdana;
font-weight: bold;
font-stretch: expanded;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#topnavbar ul li
{
display: inline;
margin-left: -4px;
}

div#topnavbar ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#topnavbar ul li a:hover
{
background-color: #03A3FF;
color: white;
font-family: verdana;
font-stretch: expanded;
}

#active a { border-left: 1px solid #fff; }


body {
	
	margin: 0;
	background: url('images/bg.jpg') repeat-x #ffffff;

}

/* Container End */

/* Sidebar Start */
#sidebar {
	float: right;
	position: relative;
	width: 225px;
	max-width: 225px;
	margin-top: 0.5em;
	margin-left: 0;
	margin-right: 0.5em;;
	margin-bottom: 0;

	font-family: Verdana;
	font-stretch: expanded;
	font-size: 14px;
	color: #666666;
}

#tagcloud {
	width: 100%;
	
	margin: auto;
	padding: 2px 2px 2px 2px;
	background-color: #E3E5E9;
	border: 1px solid #DDDDCA;
}

#cprojects {
	background-color: #FFFFFF;
	color: #666666;
	padding-top:0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
}


#cprojects-header {
	background: url('images/cprojects-header.gif') repeat-x;
	
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	font-family: verdana;
	font-stretch: extra-expanded;
	color: #ffffff;
	bottom: 0;
	margin: 0 0 0 0;
}

#lnews {
	border: 2px solid #DDDDCA;
	background-color: #FFFFFF;
	color: #666666;
	padding-top:0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
}


#lnews-header {
	background: url('images/login-header.gif') repeat-x;
	border: 1px solid #DDDDCA;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	font-family: verdana;
	font-stretch: extra-expanded;
	color: #ffffff;
	bottom: 0;
	margin: 0 0 0 0;
}

#cats {
	border: 2px solid #DDDDCA;
	background-color: #FFFFFF;
	color: #666666;
	padding-top:0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	max-width: 225px;
}


#cats-header {
	background: url('images/login-header.gif') repeat-x;
	border: 1px solid #DDDDCA;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	font-family: verdana;
	font-stretch: extra-expanded;
	color: #ffffff;
	bottom: 0;
	margin: 0 0 0 0;
}

#logindiv {
	border: 2px solid #DDDDCA;
	background-color: #FFFFFF;
	color: #666666;
	padding-top:0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	margin-top: 0;
}

#login-header {
	background: url('images/login-header.gif') repeat-x;
	border: 1px solid #DDDDCA;
	padding: 5px 5px 5px 5px;
	font-size: 16px;
	font-family: verdana;
	font-stretch: extra-expanded;
	color: #ffffff;
}



#logo {
	position: relative;
	width: 200px;
	margin: 0 0 0 0;
	
}

/* Sidebar End */

/* Site-wide Classes */

.membertut {
	background-color: #ffffff;
	border: 2px solid #12127d;
	padding: 1em 1em 1em 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000066;
	
}

.membertut a, a:visited {
	color: #000066;
	text-decoration: none;
}

.membertut a:hover {
	color: #000066;
	text-decoration: underline;
}

.membertut h2 {
	font-size: 20px;
	
}

#small-catlist ul {
list-style-image: url('images/small_catlist.jpg');
margin: 0;
padding: 0
}

#small-catlist li{
list-style-image: url('images/small_catlist.jpg');
margin: 0;
padding: 0
}

#catslist1 ul {
list-style-image: url('images/small_catlist.jpg');
margin: 0;
padding: 0
}

#catslist1 li{
list-style-image: url('images/small_catlist.jpg');
margin: 0;
padding: 0
}

#catslist2 ul {
list-style-image: url('images/small_catlist.jpg');
margin: 0;
padding: 0
}

#catslist2 li{
list-style-image: url('images/small_catlist.jpg');
margin: 0;
padding: 0
}

.sideheader {
	border-bottom:1px solid #cbcbff;
	color: #FFFFFF;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 16px;
}

.mainheader {
	border-bottom:1px solid #cbcbff;
	color: #FFFFFF;
	background-color: #12127d;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 16px;
	padding: 3px 3px 3px 3px;
}

.mainheader a:active {
	color: #FFFFFF;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 16px;
	text-decoration: underline;
}

.mainheader a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 16px;
	text-decoration: underline;
}

.mainheader a:hover {
	color: #9191ff;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 16px;
	text-decoration: underline;
}



.maincontent {
	
	color: #12127d;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
}

.webform {
	background: url('images/form-bg.jpg') no-repeat bottom right;
	border: 1px solid #cbcbff;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;; padding-left:3px; padding-right:3px; padding-top:0px; padding-bottom:40px

}

.webform a, a:active {
	color: #FFFFFF;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 14px;
	text-decoration: underline;
}

.webform a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 14px;
	text-decoration: underline;
}

.webform a:hover {
	color: #9191ff;
	font-family: Verdana;
	font-stretch: expanded;
	font-size: 14px;
	text-decoration: underline;
}

.tablecontent {
	background-color: #FFFFFF;
}
/* End of Site-wide Classes */

/* Main Content Start */
#content {
	float: left;
	position: relative;
	width: 500px;
	background-color: #ffffff;
	margin-top: 0.5em;
	margin-left: 0.5em;;
	margin-right: 0;
	margin-bottom: 0;
	padding: 1em 1em 1em 1em;
	border: 2px solid #DDDDCA;
	font-family: verdana;
	font-size: 14px;
	font-stretch: expanded;
}
/* Main Content End */

/* Navigation Start */
#navigation {
width: 200px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
#navigation li {
border-bottom: none;
display: inline;
width: 180px;
height: 30px;
}
#navigation li a:link, #navigation li a:visited {
font-family: Verdana;
	font-stretch: extra-expanded;
	font-size: 16px;
display: block;
width: 180px;
height: 30px;
padding: 0.4em 0 0.4em 0.5em;
border-left:0px;
border-right: none;
background-color: #12127d;
color: #FFFFFF;
text-decoration: none;
}

#navigation li a:hover {
font-family: Verdana;
	font-stretch: extra-expanded;
	font-size: 16px;
display: block;
padding: 0.4em 0 0.4em 0.5em;

background-color: #00248F;
color: #FFFFFF;
text-decoration: none;
}
/* Navigation End */

.bottom-ad {
background: url('images/foot-bg.gif') repeat-x;
}

/* Footer start */
#footer {
	clear: both;
	border-top: 2px solid #DDDDCA;
	height: 100px;
	margin-top: 2em;
	background-color: #000000;
	color: #DDDDCA;
	text-align: left;
	font-family: Verdana;
	font-stretch: extra-expanded;
	font-size: 16px;
	padding:1em 1em 1em 1em;
	bottom: 0;
	margin-bottom: 0px;
}

#footer a, a:visited {
	color: #ffffff;
	text-decoration: none;
}

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

/* Footer End */

/* Content start */
#latestnews {
	
	margin: 2px;
	width: 500px;
	background: url('images/news-bg.gif') no-repeat bottom right;
	border: 1px solid #12127d; padding-left:2px; padding-right:2px; padding-top:2px; padding-bottom:100px
}

#currentproj {
	float: right;
	margin: 2px 2px 2px 2px;
	width: 250px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #12127d;
}
/* Content End */

#news-list {
width: 250px;
}
#news-list ul {
list-style: none;
margin: 0;
padding: 5px 5px 5px 5px;
}
#news-list li {
border-bottom: none;
}

#news-list2 {
width: 200px;
}
#news-list2 ul {
list-style: none;
margin: 0;
padding: 0;
}
#news-list2 li {
border-bottom: none;
}

#toperrorbar {
margin: 0 0 5px 0;
padding: 3px 3px 3px 3px;
text-align: center;
background-color: #FF0000;
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.codediv {
	background: url('images/codediv.jpg') no-repeat top left #ffffff;
	color: #000066;
	border: 1px dotted #000000;
	padding: 1em 1em 1em 1em;
	padding-top: 2em;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

.small-text {
	font-size: small;
	color: #999999;
}

.projectimg {
	border: 2px solid #DDDDCA;
}

.projectimg a:hover {
	border: 2px solid #00248F;
}