
html {
    height: 100%;
}

body
{
    padding: 0em ; border: 0; margin: 0;
    font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #0174bb url(/images/glare.jpg);
	background-repeat: repeat;
}

h3 
{
	color: #f06723;
}

.floatClear
{
    clear: both;
    height: 1px !important;
    margin: 0; border: 0; padding: 0;
    width: 1px;
}



.copyright {
    margin-top: 1em;
    color: #888;
    font-size: smaller;
    border-bottom: 1px solid #ccc;
	width: 942px;
	margin-left: auto;
    margin-right: auto;
}


#pageBody {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #BBBBBB;
	padding: 20px;
	height: auto;
	min-height: 600px;
	height: auto;
	width: 900px;
	z-index: 1;
	background: #ffffff;
	overflow: hidden;
}

#bodyPad {
   margin-top:15px;
   margin-left:15px;
   margin-right:15px;
   
}



#wrapper {
	min-width: 750px;
	
}


#logobar
{
    position: relative;
    width: 100%;
    margin: 0.5em 0 0.5em 0;
}

#logobar .secondary
{
    float: right;
    border: 0;
	 margin-right:15px;
	 font-size: 18px;
	 color: #f06723;
	 margin-top: 6px;
}

#logobar .secondary a
{
	color: #f06723;
	text-decoration: none;
}

#logobar .primary
{
    float: left;
    border: 0;
}

#navbarBorder {
    position: relative;
    height: 2.36em;
    width: 99%;
}

#navbarLeft {
    position: absolute;
    background: url(/images/menu_corner_left.png) top left no-repeat;
    width:8px;
    height:2.36em;
    top:0px;
    left:0px;
}

#navbarRight {
    position: absolute;
    background: url(/images/menu_corner_right.png) top right no-repeat;
    width:8px;
    height:2.36em;
    top:0px;
    right:0px;
}

#navbar
{
    position: relative;
    width: auto;
    background: url(/images/menubg.png) top left repeat-x;
    padding: 0em 1em;
    margin-bottom: 1em;
    height: 2.36em;
  	 font-size: 14px;
    top:0px;
}

#navbar ul
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

#navbar ul li
{
    padding: 0.5em 0.75em;
    display: block;
    float: left;
    color: white;
}

#navbar ul li.pref
{
    float: right;

}

#navbar ul li.active {
    background: url(/images/menubg-active.png) top left repeat-x;
    
    
}

#navbar ul li a
{
    color: white;
    text-decoration: none;
    border-bottom: 1px transparent;
}

#navbar ul li a:hover
{
    border-bottom: 1px solid #f06723;
}

.menu_divider {
    background: url(/images/menu_divider.png) top left no-repeat;
    width: 2px;
    height: 31px;
}

.ktLoggedInUser {
    font-weight: bold;
}

#navbar ul li.active a:hover,
#navbar ul li.active a
{
    font-weight: bold;

}

#content_full {
	width: 850px;
	min-height: 400px;
	float: left;
	text-align: left;
	background: url(../../images/3dnetwork_bg.png) center no-repeat;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	overflow: auto;
	visibility: visible;
	z-index: 1;
	height: auto;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 5px;
}


#content_left {
	width: 615px;
	min-height: 400px;
	float: left;
	text-align: left;
	background: url(../../images/3dnetwork_bg.png) center no-repeat;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: auto;
	visibility: visible;
	z-index: 1;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content_left a {
text-decoration: none;
}

#content_left img.project {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 3px;
	margin: 5px;
	display: block;
	float: left; 
}

.imgcentre  {

	margin-left: auto;
	margin-right: auto;
	display: block;	
	
}

#content_left .clear {
	clear: left;
}

.content_right {
	width: 230px;
	border:solid 1px #E5E5E5;
	background: #FFFFFF;
	height: auto;
	float: right;
	text-align: left;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	
		
}

.content_right_noborder {
	border-style: none;
	width: 230px;
	background: #FFFFFF;
	height: auto;
	float: right;
	text-align: left;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: -4px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

.content_right h3 {
	margin-top: 0px;
	text-align: center;

}

.content_right p {
	text-align: left;
	padding: 5px;

}



#news-container
{
	padding: 5px;
}

#news-container li
{
	margin: 5px;
	line-height:200%
}

.content_right img {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


.content_right .header {


	background:#0066CC url(../../images/menubg.png) repeat-x;
	margin: 0px;
	color: #FFFFFF;
	width: 230px;
	height: 20px;
	text-align: center;
	vertical-align:middle;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;

}

.content_right a {
text-decoration: none;
}

.content_right .active {
background-color:#99CCFF
}

.section_title {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2161C3;
}

.mini_section_title {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2161C3;
}

.button{
	border: 1px solid #6699CC;
	padding: 1px 6px;
	color: #2161C3 !important;
	text-decoration: none;
	font-size : 11px;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}

.button a:link{
	color: #2161C3 !important;
}

.button a:visited{
	color: #2161C3 !important;
}

.button a:hover{
	color: #000000 !important;
}

.button a:active{
	color: #000000 !important;
}

.webform {
	border: 1px solid #6699CC;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size : 12px;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
}


input.text, textarea {
	background: url(../../images/field-bk.gif) no-repeat 0 0;
	width: 209px;
	height: 30px;
	padding-left: 5px;
	color: #959595;
	margin-bottom: 10px;
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	border: none;

}

textarea {
	padding: 5px;
}

input.submit {
	background: url(../../images/submit-btn.png) no-repeat 0 0;
	width: 68px;
	height: 32px !important;
	cursor: pointer;
border: none;
	float: left;
}

#div1, #div2, #div3, #div4 {
	position:absolute;
	left:0px;
	top:32px;
	padding: 5px;
	color:#f06723;
	visibility:hidden;
	z-index: auto;
}

#navabout, #div5 {
	position:absolute;
	right:0px;
	top:32px;
	padding: 5px;
	color:#f06723;
	visibility:hidden;
	z-index: auto;
}


.footer {
		width: 100%;
	background-color: #ffffff;	
	
	
	
}


.footer_head {
	margin-left: auto;
	margin-right: auto;
	height: 150px;	
	width: 900px;
	background-color: #ffffff;	
	 font-size: 14px;
	 color: #A1A1A1;
	 	
	 
}


.footer_head a {
	
	text-decoration: none;
	color: #0072ba;
	}
	
.footer_head img {
	vertical-align: middle;
}

.footer_head ul
{
    list-style: none;
    padding: 0;
    border: 0;
    margin-right: -10px;
    float: left;
    
    
}


.footer_head .object {
	width: 33.3%;

}

.footer_head h3 
{
	margin-bottom: 5px;
	color: #f06723;
}

.footer_nav

{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 250px;
	background-color: #ffffff;	
	width: 900px;
		 font-size: 14px;
	 color: #A1A1A1;
}

.footer_nav h3 
{
	color: #f06723;
}

.footer_nav ul
{
    list-style: none;
    padding: 0;
    border: 0;
    float: left;
    
}

.footer_nav li
{
    margin-bottom: 5px; 
}

.footer_nav a
{
    text-decoration: none;
    color: #A1A1A1;
}

.footer_nav .object {
	width: 20%;
	margin-left: auto;
   margin-right: auto;

}

.footer_copyhosting {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
   font-size: 11px;
	color: #666666;
	text-align: center;
	
}
