/*-----------------------------------------------------------
         Show Floor Styles
------------------------------------------------------------*/

table#showfloor   { 
	border-collapse: collapse;
	border: 1px black solid;
	cellpadding: 3;
	}

.showFloorAisle {
	height:						71px;
	}

.showFloorBooth {
	width:						145px;
	border:						inset 8pt;
	border:						5px solid black;
	background:					#5AB87A;
	background-image:			url(../images/booth.jpg);
	height:						71;
	text-align:					center;
	vertical-align:				middle;
	color:						white;
	padding:					auto;
	}

/*
table#showfloor td {
	width: 145;
	border: inset 8pt;
	border: 5px solid black;
	background: #5AB87A;
	background-image: url(../images/booth.jpg);
	height: 71;
	text-align: center;
	vertical-align: middle;
	color: white;
	padding: 14px; 
	}
*/

a.showfloor:link  {
	color: black;
	font-family: times, serif, arial, monospace, helvetica, sans-serif;
	font-size: 1.5em;
	text-decoration: none;
	border-bottom: none;
	}

a.showfloor:visited  {
	color: black;
	font-family: times, serif, arial, monospace, helvetica, sans-serif;
	font-size: 1.5em;
	text-decoration: none;
	border-bottom: none;
	}

a.showfloor:active  {
	color:					blue;
	font-family:			times, serif, arial, monospace, helvetica, sans-serif;
	font-size:				1.5em;
	text-decoration:		none;
	border-bottom:			none;
	}

a.showfloor:hover  {
	color:					blue;
	font-family:			times, serif, arial, monospace, helvetica, sans-serif;
	font-size:				1.5em;
	text-decoration:		none;
	border-bottom:			none;
	}


/*-----------------------------------------------------------
         Stupid Style Decisions????
------------------------------------------------------------*/

ul#hedgeLanding {
	margin-top: 30px;
	}

ul#hedgeLanding li {
	padding: 10px;
	}




/*-----------------------------------------------------------
           Styles for Intake Forms
------------------------------------------------------------*/

table#intake   { 
	width: 700px;
	border-collapse: collapse;
	cellpadding: 3;
	border: 0px black solid;
	cellspacing: 3;	
	}

table#intake caption {
	font-size: 20px;
	padding: 0.5em;
	}

.formheading {
	width: 120px;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	border: 0px black solid;
	background: inherit;
	}

.forminput {
	width: 100px;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	border: 0px black solid;
	background: inherit;
	}

.formField {
	background: #FFFFA0;
	border: 1px solid black;
	}

.contact {
	margin: auto;
	padding: 5px;
	border: 0px solid black;
	text-align: right;
	vertical-align: middle;
	}

.commentheader {
	padding: 20px 5px 5px 5px;
	text-align: center;
	border: 0px black solid;
	}

.commentbox {
	margin:								auto;
	text-align:							center;
	vertical-align:						middle;
	padding:							5px;
	border:								0px blue solid;
	}

.submit {
	margin:								auto;
	text-align:							center;
	vertical-align:						middle;
	padding:							5px;
	border:								0px solid black;
	}

.requiredMark {
	color:								#FF0000;
	}

body {
	margin:								0px;
	padding:							0px;
	background:							#505050;
	color:								#101010;
	font-family:						Georgia,Serif;
	font-size:							12px;
	}

.importantLink {
	color:								#335b0b;
	border:								none;
	}
	
.importantLink:hover {
	color:								#eeeee2;
	background-color:					#335b0b;
	border:								none;
	}

a img {
	border-top-width:					0px;
	border-left-width:					0px;
	border-bottom-width:				0px;
	border-right-width:					0px;
	text-decoration:					none;
	border:								none;
	border-bottom;						none;
	}

a:link, a:visited {
	border:								none;
	text-decoration:					none;
	color:								#335b0b;
/*	color:								#303030; */
/*	border-bottom:						#303030 1px dotted; */
/*	font-weight:						bold; */
	}

a:hover {
	border:								none;
	color:								#5f9319;
/*	color:								#335b0b; */
/*	border-bottom:						#101010 1px solid; */
	}

form {
	margin:								0px;
	}

h1 {
	font-weight:						bold;
	font-size:							200%;
	}

h2 {
	padding-bottom:						5px;
	padding-top:						5px;
	margin:								0.5em 0px 5px;
	border-bottom:						#101010 3px double;
	font-size:							125%;
	letter-spacing:						2px;
	text-align:							center;
	}

h3 {
	border-bottom:						#303030 1px dotted;
	margin:								15px 20px 10px;
	padding:							10px;
	font-weight:						bold;
	font-size:							16px;
	}

h4 {
	margin:								15px 10px 10px 10px;
	background:							none transparent scroll repeat 0% 0%;
	font-size:							13px;
	font-weight:						bold;
	text-decoration:					underline;
/*	margin:								15px 30px; */
/*	border-bottom:						#303030 1px dotted; */
/*	padding:							8px 0px; */
	}

h5 {
	margin:								0px 30px;
	padding:							0px;
	background:							none transparent scroll repeat 0% 0%;
	font-weight:						normal;
	font-size:							12px;
	}

ul.li {
	padding:							8px;
	margin-left:						10px;
	list-style-type:					square;
	line-height:						8.0em;
	}

ol, ul {
	margin-top:							0px;
	margin-left:						0px;
	padding-left:						13px;
	}

p {
	padding-top:						10px;
	margin:								0.25em 0px 0.75em;
	line-height:						1.4em;
	text-align:							justify;
	}

pre, .note, .faq .answer {
	border-right: #303030 1px solid;
	border-top: #303030 1px solid;
	margin: 0px;
	border-left: #000000 10px solid;
	border-bottom: #303030 1px solid;
	padding: 2px 5px;
	background: #D0D0D0;
	color: #101010;
	font-size: 1em;
	text-align: justify;
	}

td {
	font-size: 1em;
	}

textarea {
	font-size: 1em;
	font-family: Verdana, Tahoma, serif;
	}

.authors {
	color: #FF6600;
	font-size: 1em;
	text-align: right;
	line-height: 12px;
	}

.borderrr {
	border-right: #101010 3px double;
	border-top: #101010 3px double;
	margin-bottom: 20px;
	border-left: #101010 3px double;
	border-bottom: #101010 3px double;
	padding: 10px;
	background: #EEEEE2;
	}

.button {
	border: 3px double #CCCCCC;
	width: auto;
	padding: 0px 5px;
	margin: 1px;
	color: #101010;
	background: url(../../images/button_bg.png) repeat-x;
	font-family: Helvetica, sans-serif, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 18px !important;
	height: 24px !important;
	}

.caltable {
	border: #303030;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
	}

.date {
	padding-left: 20px;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	}

.guestbook {
	clear: both;
	border: #919B9C 1px solid;
	padding: 10px;
	background: #FCFCFE;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	z-index: 2;
	position: relative;
	top: -2px; /*filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
    progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135); */
	}

.maintop {
	border-right: #303030 3px double;
	border-top: #303030 3px double;
	margin: 0px;
	border-left: #303030 3px double;
	border-bottom: #303030 3px double;
	padding: 2px 0px 2px 10px;
	background: #101010;
	color: #999966;
	font-size: 100%;
	}

.newsdate {
	float: right;
	font-size: 14px;
	}

.question {
	padding-top: 10px;
	padding-bottom: 2px;
	}

.right {
	float: right;
	}

.sidee {
	border-right: #101010 3px double;
	border-top: #101010 3px double;
	margin-bottom: 15px;
	border-left: #101010 3px double;
	border-bottom: #101010 3px double;
	padding: 10px 5px;
	background: #EEEEE2;
	}

.slogan {
	padding-right: 20px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	}

.tddate {
	width: 14%;
	background-color: #E2E2D4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	}

.tdday {
	width: 14%;
	background-color: #999966;
	color: #101010;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	}

.tdheading {
	background-color: #101010;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	}

.tdtoday {
	width: 14%;
	background-color: #101010;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif, serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	}

.title {
	color: #999966;
	font-size: 50px;
	font-weight: bold;
	}


#footer {
	clear: both;
	border-top: #101010 3px double;
	margin: 0px;
	padding: 5px 0px;
	font-size: 85%;
	line-height: 1.4em;
	text-align: center;
	}

#footer p {
	margin: 0px 0px 0.5em;
	color: #303030;
	}

/* Horisontal menu StyleSheet */
/*
#admenu {
	font-size: 12px;
	line-height: 22px;
	}

#admenu #nav a {
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	}

#admenu #nav div a:hover {
	width: 100%;
	display: block;
	background: #101010;
	color: #EEEEE2;
	}

#admenu #nav li li a {
	padding: 0.2em 10px;
	display: block;
	list-style-type: none;
	color: #303030;
	font-weight: normal;
	text-align: left;
	line-height:						3.0em;
	}

#admenu #nav li li a:hover {
	border-right: #101010 5px solid;
	border-top: #101010 0px solid;
	border-left: #101010 5px solid;
	border-bottom: #101010 0px solid;
	padding: 0.2em 5px;
	list-style-type: none;
	background: #FFFFFF;
	line-height:						3.0em;
	}

#admenu a {
	border-bottom: #303030 0px dotted;
	text-decoration: none;
	}

#admenu a:link {
	border-bottom: #303030 0px dotted;
	color: #008800;
	}

#admenu a:visited {
	border-bottom: #303030 0px dotted;
	color: #779900;
	}

#admenu a:hover {
	text-decoration: none;
	}

#admenu a:active {
	color: #FF0000;
	}

#admenu li {
	border-right: #101010 1px solid;
	border-top: #101010 1px solid;
	float: left;
	border-left: #101010 1px solid;
	width: 12em;
	border-bottom: #101010 1px solid;
	list-style-type: none;
	white-space: nowrap;
	background-color: #EEEEE2;
	text-align: center;
	cursor: default;
	position: relative;
	}

#admenu li li {
	border-top-width: 0px;
	border-left-width: 0px;
	float: none;
	border-bottom-width: 0px;
	border-right-width: 0px;
	width: 9.9em;
	display: block;
	background-color: transparent;
	}

#admenu li ul {
	border-bottom: #101010 1px solid;
	border-left: #101010 5px solid;
	border-right: #101010 1px solid;
	padding: 0.5em 0px;
	display: none;
	background: #EEEEE2;
	font-weight: normal;
	left: 0px;
	position: absolute;
	top: 100%;
	}

#admenu li.fgg {
	border-right: #101010 1px solid;
	border-top: #101010 1px solid;
	float: left;
	border-left: #101010 0.75em solid;
	width: 9em;
	border-bottom: #101010 1px solid;
	list-style-type: none;
	background-color: #EEEEE2;
	text-align: center;
	cursor: default;
	position: relative;
	}

#admenu li.first {
	border-left-width: 0.75em;
	}

#admenu li:hover ul, #admenu li.over ul {
	display: block;
	}

#admenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#admenu unknown {
	width: 32em;
	left: auto;
	top: auto;
	}
*/

#free_smart_phones {
	letter-spacing:				2px;
	margin-top:					2px;
	margin-bottom:				15px;
	font-size:					125%;
	border-bottom:				#101010 3px double;
	}
	
#home_title {
	margin-top:					15px;
	margin-bottom:				10px;
	font-weight:				bold;
	}

.disclaimer {
	font-weight:				normal;
	font-size:					0.5em;
	}

