/* CSS document for Freelance pages. */

/* ------------------------------------------------------ */
/* Project Name: Edinburgh Management                     */
/*   Page Title: Style Sheet Version 1                    */
/*   Web Author: Russ Thompson                            */
/* ------------------------------------------------------ */
/* File: root\..\css\emstylesV1.css                       */
/*                                                        */
/* E-Mail Address: seveninstlATearthlinkDOTnet            */
/* ------------------------------------------------------ */
/* Version Control 2006.8.23_0.1                          */
/* ------------------------------------------------------ */

body {
	background-color: #FFFFFF;
	background-image: url(../images/em_bg.jpg);
	background-repeat: repeat-y;
	font: 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #839096;
	margin: 0px;
}

/* FONT STYLES */

small {
	font-size: 10px;
	color: #000000;
}

big	{
	font-size: 16px;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	/* font-size-adjust: 0.53em; */
	font-size: 16pt;
	font-weight: bold;
	color: #FF4444;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

h5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #AAADEA;
}

h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E1E166;
}

em {
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	/*color: #FF3333;*/
}

em1 {
	font-family: Tahoma, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #004499;
}

strong {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	letter-spacing: .1em;
	color: #FF0000;
}

hr {
	color: #996633;
}

font.form_field_name {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #0000CC;
}

font.domain_name {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #256950;
	
	position: absolute;
	left: 12px;
}

span.page_display {
	display: block;
	padding: 4px;
}

font.blog_title {
	display: inline;
	
	font-size: 13px;
	font-weight: bold;
	color: #256950;
}

span.right_sidebar {
	display: block;
	text-align: center;
}

span.sidebar_menu_item {
	font-size: 11px;
}

font.blog_detail {
	display: inline;
	
	font-size: 10px;
	color: #777777;
}

/* END FONT STYLES */

/* TABLE STYLES */

table.commentTable {
	background-color: transparent;
	
	border-spacing: 1px;
}

td.fieldName1 {
	text-align: right;
}

td.fieldInput1 {
	text-align: left;
}

table.animmenu3_table {
	background-color: transparent;
	
	border-collapse: collapse;
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
}

table.viewBy {
	background-color: transparent;
	
	width: 90%;
	
	/*border-right: 1px solid #FF9966;
	border-bottom: 1px solid #FF9966;
	border-collapse: collapse;*/
}

td.viewByData {
	background-color: #FFCC66;
	
	border-top: 1px solid #256950; /*#FF9966;*/
	/*border-left: 1px solid #FF9966;*/
	padding-top: 2px;
	padding-bottom: 3px;
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #004499;
	text-align: center;
}
	
td.main_menu_cell {
	padding: 0px;
	
	cursor: pointer;
	cursor: hand;
}

/* END TABLE STYLES */

/* DIV STYLES */

div.copyright {
	font-family: romain, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #256950;
	text-align: center;
	
	position: absolute;
	left: 2px;
	top: 500px;
	
	width: 100%;
}

div.copyright_bottom {
	font-family: romain, sans-serif, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #256950;
	text-align: center;
	
	position: fixed;
	bottom: 3px;
	
	width: 100%;
}

div.main_display {
	background-color: #FFFFFF;
	
	position: absolute;
	left: 65px;
	top: 10px;
	
	/* height: 300px;
	max-height: 600px; */
	width: 705px;
	max-width: 805px;
	
	/* overflow: auto; */
	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

div.page_display {
	background-color: #F4F4F4;
	
	position: absolute;
	left: 7px;
	top: 80px;
	
	/* height: 100%; */
	width: 482px;
	max-width: 482px;
	min-width: 482px;
	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	/*padding: 4px;*/
}

div.right_sidebar {
	background-color: transparent;
	
	position: absolute;
	left: 507px;
	top: 80px;
	
	width: 196px;
	max_width: 196px;
	min_width: 196px;
			
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	color: #004499;
	text-align: center;
	
	/*vertical-align: top;
	
	padding: 2px;*/
}

.examplediv {
	float: left;
	/*width:100%;
	height: 60px;*/
	margin: 1%;
	margin-bottom: 1em;
	border-top: 1px solid #F0B652; /* #FDC236; */
	padding: 0;
	position: relative;
}

div.main_image {
	background-color: transparent;
	
	position: absolute;
	left: 300px;
	top: 100px;
}

div.blog_display {
	background-color: #FFFFFF;
	
	position: absolute;
	left: 20px;
	top: 100px;
	
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	text-align: left;
	
	border-top: 1px solid #F0B652;
	border-right: 1px solid #F0B652;
	border-bottom: 1px solid #F0B652;
	border-left: 7px solid #F0B652;
	
	padding: 0px;
	
	width: 325px;
	max-width: 325px;
	height: 375px;
	max-height: 375px;
	
	z-index: 100;
}

div.blog_header {
	background-color: #F0B652;
	
	position: reletive;
	top: 0;
	left: 0;
	
	border: 0px;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
	width: 100%;
	height: 20px;
}

div.blog_body {
	background-color: transparent;
	
	position: reletive;
	
	border: 0px;
	
	padding: 3px;
}

div.blog_textarea {
	background-color: transparent;
	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #777777;
	
	position: relative;
	width: 100%;
	height: 324px;
		
	margin: 0px;
	border: 0px;
	
	overflow: auto;
}

div.html_content_display {
	background-color: #FFFFFF;
	
	position: absolute;
	left: 20px;
	top: 100px;
	
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #777777;
	text-align: left;
	
	border-top: 1px solid #F0B652;
	border-right: 1px solid #F0B652;
	border-bottom: 1px solid #F0B652;
	border-left: 7px solid #F0B652;
	
	padding: 0px;
	
	width: 725px;
	max-width: 725px;
	height: 375px;
	max-height: 375px;
	
	z-index: 100;
}

div.html_content_header {
	background-color: #F0B652;
	
	position: reletive;
	top: 0;
	left: 0;
	
	border: 0px;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
	width: 100%;
	height: 20px;
}

div.html_content_body {
	background-color: transparent;
	
	position: reletive;
	
	border: 0px;
	
	padding: 3px;
}

div.html_content_textarea {
	background-color: transparent;
	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #777777;
	
	position: relative;
	width: 100%;
	height: 349px;
		
	margin: 0px;
	border: 0px;
	
	overflow: auto;
}

/* END DIV STYLES */

/* TEXTAREA STYLES */

textarea.floattext {
	background-color: #CCDDFF;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	
	position: relative;
	width: 400px;
	height: 75px;
		
	margin: 5px;
	border: 1px solid #333333;
}

textarea.comment_text {
	background-color: #FFFFFF;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #256950;
	
	position: relative;
	width: 400px;
	height: 100px;
		
	margin: 5px;
	border: 1px solid #256950;
}

textarea.blog_textarea {
	background-color: transparent;
	
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #777777;
	
	position: relative;
	width: 100%;
	height: 324px;
		
	margin: 0px;
	border: 0px;
}

/* END TEXTAREA STYLES */

/* INPUT STYLES */

input.textField2 {
	background-color: #FFFFFF;
	
	width: 200px;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #256950;
	
	border: 1px solid #256950;
}

input.checkboxField1 {
	background-color: #CCFFCC;
	
	font-size: 10px;
	color: #004499;
	
	border: 1px solid #004499;
}

ul.archiveList {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

select.selectFieldOne {
	background-color: #DDDDDD;
	
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #004499;
	
	border: 1px solid #004499;
}

/* END INPUT STYLES */

.examplediv td  {
	display: table-cell;
	clear: both;
	width: 110px;
	/*height: 30px;*/
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 100%;
	line-height: 30px;
	padding: 0 0 0 25px;
	color: #768998;
	text-decoration: none;
	vertical-align: middle;
	margin: 0.5em;
	background: #EAEEF2 url(../images/menuanim.png) no-repeat 0px 0px;
	/*Using a color similar to our start frames as background color*/
}

.examplediv a {
	text-decoration: none;
}

#animmenu3.noscript a:hover {
	background: #AEB7C6 url(web/images/menuanim.png) 0px -420px;
	/*This style is used for hovering when user does not enable javascript*/
}

#animmenu3 a {
	color: #768998;
}
		
#animmenu3 a:hover {
	color: #440000; /*#400;*/
}
	
html>body .examplediv a:hover {
	background-color:#AEB7C6;
	/*because the stupid IE6 slows to a crawl when background-color is set on hover, we hide the rule from it, IE7 is not effected, hooray!*/
}



