﻿/* 0 BASIC TAGS */


h1, h2, h3, h4 {
	/*margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;*/
}


hr {
	/*border: 0;
	border-top: 1px solid #505050;
	height: 1px;*/
}

a {
	/*text-decoration: none;
	color: #DBB94F;*/
}

a:visited {
	/*color: #000000;
	font-weight:bold;*/
}

.defaultBody {
	/*background-color: ActiveBorder;*/
	/*background-image: url('Images/background.jpg');*/
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: ActiveBorder;
	text-align: left;
}

img {
	/*border-width: 0;*/
}

/* 2 PAGE */

.page {
	/*background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;*/
}

h3 {
	/*margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;*/
}
h4 {
	/*margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;*/
}

/* 1 HEADER */

.header {
    /*background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 789px;
	height: 76px;
	margin: 0 auto 5px auto;*/
}


h1 {
	/*position: absolute;
	left: 35px;
	top: 16px;
	font-size: 18px;
	right: 640px;*/
}

h2 {
	/*position: absolute;
	left: 37px;
	top: 45px;
	font-size: 11px;*/
}

/*.menua {
	position: absolute;
	right: 37px;
	top: 13px;
	text-transform: uppercase;
	font-size: 10px;
	height: 12px;
}*/

/*.nav {
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}*/

/*.menua a:visited, .nav a:visited {
	color: #DBB94F;
}*/

/* 1.1 SHIM */

.shim {
	/*display: none;*/
}

/* 2.1 ALL PAGES */

#soe-zoom,#soe-analysis, #admin-details {
	
	/*position: relative;
	width: 99%;
	padding: 0;
	padding-top: 1px; 
	padding-bottom: 40px; */
}

#home,#register,#passwordrecovery {
	
	/*position: relative;*/
	/*width: 686px;*/
	/*padding: 1px 37px;*/
	/* Weird Mozilla Bug */
		/*top: 0px;*/
	/*left: 1px;*/
}


#sidebar {
	/*float: left;
	width: 200px;
	height: 100%;*/
}



#content {
	/*margin-left: 200px;*/
}
