﻿@import url("Reset.css");

html, body
{
    height: 100%;
    width: 100%;
}

#flashcontent
{
    height: 100%;
    width: 100%;
}

form
{
	height: 100%;
	width: 100%;
}

body 
{
	font-size: 62.5%;
    line-height: 1.5em;      
	background-color: #000000;
	background-image: url(Images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

html, body, table, div, p
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
}

li
{
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: inside;
}

p
{
	font-size: 1.1em;
	margin-bottom: 10px;
}

form
{	

}

#mainform
{
	margin-left: auto;
	margin-right: auto;
	padding: 18px 18px 0px 18px;
	width: 810px;
	background-color: #ffffff;
}

a:link,
a:active,
a:hover,
a:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #666666;
	text-decoration: underline;
}

h1 
{
	-moz-opacity: 0.99;
	font-weight: normal;
	font-size: 1.9em;
	line-height: 1.1em;
	color: #d47600;
	margin-bottom: 22px;
}

h2
{
	-moz-opacity: 0.99;
	font-weight: normal;
	font-size: 1.2em;
	color: #333333;
	margin-bottom: 20px;
}

h3
{
	-moz-opacity: 0.99;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.1em;
	color: #ffffff;
	margin-bottom: 22px;
}

h4
{
	-moz-opacity: 0.99;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #81431e;
	margin-bottom: 20px;
}

h5
{
	-moz-opacity: 0.99;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.1em;
	color: #666666;
	margin-bottom: 20px;	
}

.strip
{
	width: 810px;
	clear: both;
}

.bodystrip
{
	width: 810px;
	background-image: url(Images/content_background.gif);
	background-position: left top;
	background-repeat: repeat-y;

	height: 100%;
	clear: both;
}

#mainarea
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-color: #ffffff;
	display: inline;
}

#icelogo
{
	float: left;
	display: inline;
	width: 233px;
	margin-right: 14px;
	margin-bottom: 10px;
}

#datetime
{
	float: left;
	display: inline;
	width: 233px;
	margin-right: 14px;
	margin-bottom: 6px;
	font-size: 1.4em;
}

#header
{
	float: right;
	display: inline;
	width: 563px;	
	margin-bottom: 6px;
	width: 562px;
	font-size: 1.4em;
	text-align: right;
}

#mainmenu
{
	float: right;
	display: inline;
	width: 563px;
	margin-bottom: 10px;
	height: 108px;
	background-image: url(Images/menu_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.menutext
{
	padding-left: 18px;
	padding-top: 79px;
}
.menutext a:link,
.menutext a:visited
{
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menutext a:hover,
.menutext a:active
{
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menutext_on:link,
a.menutext_on:visited,
a.menutext_on:hover,
a.menutext_on:active
{
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#sidebar
{
	float: left;
	display: inline;
	width: 233px;
	min-height: 438px;
}

.twitter
{
	float: left;
	display: inline;
	width: 211px;
	min-height: 435px;
	background: #000000;
	height: 100%;
	padding: 11px;
}

#content
{
	float: right;
	display: inline;
	width: 563px;
	
	padding-top: 19px;
}

#footer
{
	padding-bottom: 9px;
	padding-top: 6px;

}

.breadcrumbs
{
	padding-left: 18px;
	padding-bottom: 5px;
	font-size: 1.2em;
	color: #d47600;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
}
.breadcrumbs .arrow
{
	font-weight: normal;
}
.breadcrumbs a:link,
.breadcrumbs a:active,
.breadcrumbs a:visited
{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.breadcrumbs a:hover
{
	text-decoration: underline;
}

.homepagecontent
{
	background-color: #261201;
	min-height: 367px;
	height: auto !important;
	height: 367px;
	padding: 32px 18px 18px 38px;
}

.homepagecontent .intro
{
	color: #FFFFFF;
	font-size: 1.4em;
}

.homepagecontent .features
{
	padding-top: 20px;
}

.homepagecontent .features .item
{
	width: 505px;
	padding-bottom: 20px;
}

.homepagecontent .features .item .image
{
	float: left;
	width: 105px;
	padding: 0px 20px 10px 0px;
}

.homepagecontent hr
{
	margin-bottom: 15px;
}

.homepagecontent .thankyou
{
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
}

.homepagecontent .submitForm td, .homepagecontent .submitForm th
{
	padding: 5px;
	vertical-align: middle;
}

.homepagecontent .submitForm th
{
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	text-align: right;
}

.homepagecontent .submitForm .button
{
	width: auto !important;
	height: auto !important;
}

.homepagecontent .features .item .content
{
	float: left;
	width: 380px;
	font-size: 1.4em;
}
.homepagecontent .features .item .content .header
{
	font-weight: bold;
	padding-bottom: 13px;
	color: #FFFFFF;
}
.homepagecontent .features .item .content .body
{
	color: #FFFFFF;
}

.standardbody
{
	padding: 20px 18px 30px 18px;
}

.homelink
{
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}

.homelink a:link,
.homelink a:active,
.homelink a:hover,
.homelink a:visited
{
	font-size: 1.1em;
	color: #b4824a;
	text-decoration: underline;
}

.leftmenu
{
	margin-top: 17px;
	margin-left: 11px;

	width: 202px;
	padding-bottom: 5px;
	font-size: 1.2em;
	border-bottom: solid 1px #999999;
	
	font-size: 1.6em;
	color: #d47600;
}
.bullet
{
	display: inline;
	line-height: 1.0em;
	float: left;
	width: 20px;
	margin-left: 11px;
	margin-top: 15px;
	margin-bottom: 13px;
}
.leftmenuitem,
.leftmenuitem_on
{
	display: inline;
	line-height: 1.0em;
	float: right;
	margin-top: 15px;
	margin-bottom: 13px;
	margin-right: 20px;
	width: 182px;
}
.leftmenuitem a:link,
.leftmenuitem a:visited,
.leftmenuitem a:active
{
	font-size: 1.2em;
	color: #ffffff;
	text-decoration: none;
}
.leftmenuitem a:hover
{
	font-size: 1.2em;
	color: #999999;
	text-decoration: none;	
}
.leftmenuitem_on a:link,
.leftmenuitem_on a:visited,
.leftmenuitem_on a:active
{
	font-size: 1.2em;
	color: #999999;
	text-decoration: none;	
}
.leftmenuitem_on a:hover
{
	font-size: 1.2em;
	color: #ffffff;
	text-decoration: none;
}
.submenu
{
	margin-left: 31px;
}
.submenuitem,
.submenuitem_on
{
	margin-right: 7px;
}
.submenuitem a:link,
.submenuitem a:active,
.submenuitem a:visited
{
	font-weight: normal;
	font-size: 1.2em;
	color: #fbdc9e;
	text-decoration: none;
}
.submenuitem a:hover
{
	font-weight: bold;
}
.submenuitem_on a:link,
.submenuitem_on a:active,
.submenuitem_on a:hover,
.submenuitem_on a:visited
{
	font-weight: bold;
	font-size: 1.2em;
	color: #fbdc9e;
	text-decoration: none;
}

.submenubullet
{
	margin-right: 2px;
	margin-bottom: 2px;
}

input
{
	height: 18px;
	border: solid 1px #d79c5e;
	width: 200px;
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	color: #000000;
}

textarea
{
	border: solid 1px #d79c5e;
	width: 200px;
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	color: #000000;
}

.formline
{
	color: #80411b;
	font-size: 1.2em;
	min-height: 25px;
	padding-bottom: 5px;
}
.formtext
{
	color: #80411b;
	font-size: 1.2em;
	height: 30px;
}


.responsetext
{
	color: #80411b;
	font-size: 1.2em;
}

.bodylink a:link,
.bodylink a:active,
.bodylink a:hover,
.bodylink a:visited
{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.portfolioLink
{
	font-size: 1.0em;
	color: #261201;
	margin-top: 12px;
}
.portfolioLink a:link,
.portfolioLink a:active,
.portfolioLink a:visited
{
	font-size: 1.2em;
	color: #d47600;
	text-decoration: none;
}
.portfolioLink a:hover
{
	text-decoration: underline;
}
.portfolioText
{
	font-size: 1.0em;
	color: #261201;
}
.portfolioImage
{
	border: solid 2px #999999;
}
.portfolioTable td
{ 
	font-size: 1.1em;
	vertical-align: top;
	padding-left: 10px;
}
.portfolioTable th
{
	font-size: 1.1em;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
.pagingButtons
{
	padding-left: 10px;
}

.profileLink a:link,
.profileLink a:visited,
.profileLink a:active
{
	font-size: 1.1em;
	line-height: 1.0em;
	color: #666666;
	text-decoration: none;
}
.profileLink a:hover
{
	text-decoration: underline;
}

.profileDetails
{
	table-layout: fixed;
	vertical-align: top;
	font-size: 1.1em;
	color: #333333;
}
.profileDetails th
{
	width: 35%;
	font-weight: normal;
	text-align: left;
	padding-bottom: 3px;
}
.profileDetails td
{
	width: 65%;
	padding-bottom: 3px;
}
/* Sitemap related styles */
#sitemap
{
	font-size: 1.2em;
}
#sitemap ul
{
	margin-left: 10px;
}
#sitemap ul li
{
	font-size: 1.0em;
}
#sitemap ul li a
{
	text-decoration: none;
}
#sitemap ul li a:hover
{
	border-bottom: none;
}
#sitemap ul.one li
{
	list-style-type: square;
}
#sitemap ul.one li a
{
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
}
#sitemap ul.one li a:hover
{
	border-bottom: solid 1px #D47600;
}
#sitemap ul.two li
{
	margin-top: 10px;
	list-style-type: disc;
}
#sitemap ul.two li a
{
	color: #D47600;
	font-size: 1.1em;
	font-weight: bold;
}
#sitemap ul.three li
{
	margin-top: 0px;
	list-style-type: circle;
}
#sitemap ul.three li a
{
	color: #666666;
	font-size: 1.0em;
	border-bottom: dotted 1px #666666;
	font-weight: normal;
}
#sitemap ul.four li
{
	list-style-type: square;
}
#sitemap ul.four li a
{
	color: #666666;
	font-size: 1.0em;
	font-weight: normal;
}

.twitter h1
{
	margin-bottom: 5px;
}
.twitter h2
{
	color: #FFFFFF;
	margin: 0px;
	font-size: 1.4em;
	font-weight: bold;
}

.twitter hr
{
	border: 0;
	border-top: 1px solid #FFFFFF;
	height: 0px;
	width: 100%;
}

.twitter .text
{
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 1.1em;
}

.twitter .tweet
{
	margin-top: 11px;
	color: #FFFFFF;
	font-size: 1.1em;
}
.twitter a
{
	color: #D47600;
	text-decoration: none;
}
.twitter a:hover
{
	color: #FFFFFF;
}
.twitter .tweet .body
{
	font-weight: bold;
}

.twitter .twitterhome
{
	color: #FFFFFF;
	font-size: 1.30em;
	font-weight: bold;
	margin-top: 20px;
}
.homepagecontent a
{
	color: #B4824A;
}