﻿/* 0 BASIC TAGS */

table {
	font-size: 16;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Consolas , Calibri , Verdana ;
}

p {
	/*line-height: 1.4em;*/ 
	font-size : 16;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a 
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background-color : #282828;
	text-decoration: none;
	color: white;
	height:18px;
	width:120px;
	padding-top : 5px;
}

a:visited {
	color: white;
}

a:hover 
{
	background-color : Gray ;
	border-bottom-style : solid ;
	border-bottom-color : #92D050;
	border-bottom-width : 2px;
	color: #92D050;
}

a:active 
{
	background-color : Gray ;
	border-bottom-style : solid ;
	border-bottom-color : #92D050;
	border-bottom-width : 2px;
	color: #92D050;
}

body {
	background-color:  #282828;
	/*background-image: url(Images/background.bmp); /* This is the line that repeats the header */
	/*background-repeat: repeat-x; */
	
	text-align: center;
	font-family: Calibri , Verdana ;
	font-size: 12;
	color: #FFFFFF;
}

img {
	border-width: 0;
	top: 7px;
	left: 17px;
	height: 256px;
	width: 256px;
	position: absolute;
}

/* 1 HEADER */

.header {
	/*background-image: url('Images/header.bmp'); 
	background-repeat:repeat-y ; */
	background-color : Gray ;
	position: relative;
	width: 850px;
	height: 140px;
	margin: 0 auto 0 auto; 
	
}

#menubar
{
	position: absolute;
	top: 113px;
	width: 850px;
	left:0px;
	height: 27px;
	background-color : #282828;
	left: 0px;
}

#telephoneno
{
	position: absolute;
	color: #92D050;
	top: 76px;
	left: 654px;
	font-size :18px;
	text-transform :uppercase;
	width: 187px;
}

h1 {
	position: relative;
	text-transform: uppercase;
	font-size: 18px;
	color : #92D050;
}

h2 {
	position: relative;
	text-transform: uppercase;
	font-size: 18px;
	color : #92D050;
}

.menua {
	position: absolute;
	right: 692px;
	top: 118px;
	text-transform: uppercase;
	font-size: 10px;
	height: 13px;
	width: 34px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #DBB94F;
}

.homelink
{
	position : absolute;
	top: 114px;
	left: 245px;
}

.aboutuslink
{
	position : absolute;
	top: 114px;
	left: 367px;
}

.serviceslink
{
	position : absolute;
	top: 114px;
	left: 488px;
	right: 242px;
}

.contactuslink
{
	position : absolute;
	top: 114px;
	left: 609px;
}

.vacancieslink
{
	position : absolute;
	top: 114px;
	left: 730px;
}

.aboutushk
{
	line-height : 18px ;
}
/* 1.1 SHIM */

.shim {
	display: none;
}

/* 2 PAGE */

.page 
{
	/*background-image: url('Images/body-repeat.gif');
	background-repeat: repeat-y; */
	background-color: Gray; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 48px;
	/*font-weight: bold; */
	text-align: center;
	font: Bauhaus 93;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details {
	
	width: 850px;
	/*padding: 0px 37px; */
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 10px; 
	top: 152px;
	left: 250px;
	height: 900px;
	right: 250px;
	float: none;
}

#leftspacebar
{
	float : left; 
	width : 7px;
	height : 850px;
}

#leftbar {
	float: left;
	width: 395px;
	height: 700px;
	background-color : #282828;
	padding : 20px 10px 10px 10px;
	top: 10px;
}

#rightspacebar
{
	float : right;
	width : 7px;
	height : 850px;
}

#rightbar {
	float: right;
	width: 395px;
	height: 700px;
	background-color : #282828;
	padding : 20px 10px 10px 10px;
	top: 10px;
}

#topbar
{
	top: 7px;
	left: 7px;
	height: 157px;
	width: 836px;
	/*background-color : #282828; */
	background-image : url('Images/banner_image.jpeg');
	position : relative ;
}

#topspacebar
{
	width : auto;
	height : 7px;
}

#midspacebar
{
	height : 7px;
	background-color : gray;
	Left: 7px;
	width:836px;
	position: relative ;
}

#getintouchpanel
{
	height: 250px;
	background-color : Gray; /*#92D050; /*White; */
	color : #282828;
	padding: 20px 10px 10px 10px;
}

#workforusmini
{
	height: 159px;
	background-color : #1E1E1E; /*Gray; /*#92D050; /*White; */
	/*color :#282828;*/
	padding: 20px 10px 10px 10px;
}

#expandingPanel
{
	background-color :#1E1E1E;
	padding: 10px 10px 5px 10px;
}

#contactPanel
{
	width: 375px;
	height: 71px;
	padding: 20px 10px 10px 10px;
	top: 549px;
	left: 235px;
	background-color : #1E1E1E;
}

#addressPanel
{
	width: 375px;
	padding: 20px 10px 10px 10px;
	top: 549px;
	left: 235px;
	background-color : #1E1E1E;
}

#contactFormPanel
{
	width : 375px;
	height: 450px;
	padding: 20px 10px 10px 10px;
}

.textbox
{
	width: 370px;
	font : Calibri;
	border: none;
}

.button
{
	float: right ;
	font: calibri;
	width: 75px;
	color : #1E1E1E;
}

#content {
	margin-left: auto;
	margin-right: auto;
	height: 730px;
	width: 850px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #505050;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}


.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

.buttonbar, .buttonbar-top {
	width: 686px;
	height: 36px;
	background-image: url(Images/photonav.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-align: center;
}

/* 3 FOOTER */

.footerbg {
	width: auto;
	height: 50px;
	text-align: center;
}

.footer {
	/*background-image: url(images/footer.gif);*/
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	width: 770px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

.menub {
	margin: 8px auto 2px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #DBB94F;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
