﻿a
{
    color:#F90;
    text-decoration:none;
}

a img
{
	border:0;
}

.Announcement .Link
{
	font-size:85%;
	text-transform:lowercase;
}

body
{
	background-color:#737373;
	background-image:url(/Images/backgroundBody.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#333;
	font-family:Helvetica, Verdana, Arial, Sans-Serif;
	font-size:80%;
	height:100%;
	line-height:0;
    margin:0;
    padding:0;
}

.Button
{
	background-color:#F1F1F1;
	background-image:url(/Images/Button.jpg);
	background-position:left;
	background-repeat:repeat-x;
	border:solid 1px #484848;
	color:#484848;
	padding:0 .5em 0 .5em;
	text-align:center;
}

#Body
{
    background-color:#FFF;
    margin:0 0 0 175px;
    padding:0 0 50px 0;
    position:relative;
    width:560px;
}

.Destinations
{
	clear:both;
}

.Destinations h2
{
	border-bottom:solid 1px #DEDEDE;
	margin:35px 0px 10px 0px;
	padding:0 0 3px 0;
}

.Destinations h3
{
	margin:0 0 10px 0;
}

.Destinations h4
{
	color:#484848;
	padding-top:3px;
}

.Destinations .Destination
{
	color:#989898;
	margin:0 0 5px 0;
    min-height:46px;
}

.Destinations .Destination .RoundButton
{
    float:left;
}

.dialog
{
    background-color:#FFF;
    border:solid 5px #999;
    display:none;
    left:50%;
    line-height:1.4em;
    margin-left:-285px;
    padding:10px;
    position:fixed;
    top:50px;
    width:560px;
    z-index:100;
}

.dialog .Logo
{
	float:left;
	margin:10px 10px 20px;
}

.dialog .Body
{
	margin-left:105px;
}

.dialog .Body h1
{
	border-bottom:1px solid #DDD;
	font-size:3em;
	margin:0 0 5px;
	padding:0;
	position:relative;
}

.dialog .Body label
{
	display:block;
}

.dialog .Body .Column1
{
	float:left;
	padding:0 0 0 10px;
	position:static;
	text-align:left;
	width:200px;
}

.dialog .Body .Column2
{
	margin:0 0 0 220px;
	padding:0 10px 0 0;
	position:static;
	text-align:left;
}

.dialog .Body input, .dialog .Body textarea, .dialog .Body select
{
	background-color:#FFF;
	border:solid 1px #989898;
	margin:0 0 5px 0;
	padding:0;
	position:static;
	width:100%;
}

.dialog .Body .Column2 input, .dialog .Body .Column2 textarea, .dialog .Body .Column2 select
{
	margin-right:-10px;
}

.dialog .Footer
{
	clear:both;
	margin:5px 10px 0;
	padding:5px 10px 0 0;
	position:relative;
	text-align:right;
}

.dialog .Footer .Button
{
	margin-left:10px;
	padding:0 0.5em;
}

.dialog .Body .RadioButton
{
	background-color:Transparent;
	border:none;
	margin:0 2px 0 5px;
	width:auto;
}

.dialog .Body .SingleColumn
{
	margin:0px 10px 0px 10px;
	padding:0px;
	text-align:left;
}

.Error, .Errors
{
	color:#F90;
}

.Errors
{
    margin-bottom:10px;
}

fieldset, .Fieldset
{
	border:5px solid #ABABAB;
	margin:0;
	padding:30px 45px;
	position:relative;
	text-align:left;
	width:250px;
}

fieldset .Footer, .Fieldset .Footer
{
	margin-top:10px;
	text-align:right;
}

fieldset ol, .Fieldset ol
{
	margin:0;
	padding:0;
}

fieldset ol li, .Fieldset ol li
{
	list-style-type:none;
	margin-bottom:10px;
	padding:0;
}

fieldset ol li label, .Fieldset ol li label
{
	display:block;
}

fieldset ol li .Checkbox, .Fieldset ol li .Checkbox
{
	position:relative;
}

fieldset ol li span.Checkbox input, .Fieldset ol li span.Checkbox input
{
	float:left;
	margin:0 5px 0 0;
	width:auto;
}

fieldset ol li .Checkbox label, .Fieldset ol li .Checkbox label
{
	display:inline;
	padding-top:2px;
	width:220px;
}

fieldset ol li input, .Fieldset ol li input, .Fieldset ol li textarea
{
	width:244px;
}

#Footer
{
	background-color:#EEE;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	bottom:0;
	color:#939393;
	font-size:10px;
    margin:20px 15px 8px 15px;
    padding:2px;
    position:absolute;
    text-align:center;
    text-transform:uppercase;
    width:726px;
}

#Footer a
{
	color:#525252;
	text-decoration:none;
}

#Footer span
{
	margin:0 10px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:normal;
	line-height:100%;
	margin:0;
	padding:0;
	text-decoration:none;
}

h1
{
	color:#9C0;
	font-size:180%;
	line-height:120%;
	min-height:1.2em;
}

h2
{
	color:#666;
	font-size:1.4em;
}

h3
{
	color:#737373;
	font-size:1.1em;
}

#Header
{	
	background-image:url(/Images/backgroundHeader.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:130px;
	margin:0 0 25px 0;
	padding:15px 0 0 0;
	position:relative;
	width:756px;	
}

#Header .Logo
{
	bottom:0;
	position:absolute;
	left:45px;
}

#Header ul
{
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:4px 0 0 0;
	position:absolute;
	right:20px;
	top:15px;
}

#Header ul li
{
	display:inline;
}

#Header ul li a
{
	color:#FFF;
	margin:0 15px 0 0;
	text-decoration:none;
}

#Header ul li a:hover
{
	border-top:5px solid #F90;
}

#Header .User
{
	bottom:5px;
	color:#FFF;
	padding:0 60px 0 0;
	position:absolute;
	right:35px;
	text-align:right;
}

#Header .User a
{
	color:#9C0;
}

#Header .User .UserImage
{
	background-color:#FFF;
	border:solid 1px #9C0;
	bottom:0;
	padding:0;
	position:absolute;
	right:0;
}

html
{
	height:100%;
	margin:0;
	padding:0;
}

li
{
    list-style-type:square;
}

.MainForm
{
	height:100%;
	left:0;
    position:absolute;
    top:0;
    width:100%;
}

.MembershipUserImage, .MemberImage
{
	border:solid 1px #989898;
	float:left;
	margin-right:5px;
	padding:1px;
}

#Menu
{
    background-color:#FFF;
    float:left;
    margin:10px 0 10px 10px;
    padding:0;
    width:160px;
}

#Menu .MenuGroup
{
	margin:0 0 25px 0;
}

#Menu .MenuGroup h3
{
	border-bottom:solid 2px #DDD;
	color:#999;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0 0 3px 10px;
	text-transform:lowercase;
	width:120px;
}

#Menu .MenuGroup h3 a
{
	color:#484848;
}

#Menu .MenuGroup h3 a:hover
{
	color:#F90;
}

#Menu .MenuGroup h3 img
{
	float:left;
	padding:0 5px 0 0;
}

#Menu .MenuGroup ul li
{
	margin-left:10px;
	width:120px;
}

#Menu ul
{
	margin:0;
	padding:0;
}

#Menu ul li
{
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 5px 2px;
}

#Menu ul li a
{
	color:#888;
	font-size:1.1em;
	text-decoration:none;
	text-transform:lowercase;
}

#Menu ul li a:hover
{
	color:#F90;
}

#Menu ul li a img
{
	border:0;
	vertical-align:middle;
}

p
{
    margin:1em 0 1em 0;
    padding:0;
}

#Page
{
	background-image:url(/Images/backgroundPage.png);
	background-repeat:repeat-y;
	line-height:140%;
	margin:0 auto;
	min-height:100%;
	padding:0 17px;
	position:relative;
    width:760px;
}

pre.prettyprint
{
    background-color:#F5F5F5;
    border-style:none !important;
    font-family:Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New;
    margin-bottom:10px;
    overflow:auto;
    padding:5px !important;
    width:auto;
}

.RoundButton
{
    background-image:url(/Images/RoundButton.jpg);
    background-position:top left;
    background-repeat:no-repeat;
    color:#989898;
    display:block;
    font-family:Century Gothic, Arial, Sans-Serif;
    font-size:1.6em;
    height:31px;
    line-height:1.2em;
    margin-right:10px;
    padding:5px 0 0 0;
    text-align:center;
    width:119px;
}

a.RoundButton
{
	color:#989898;
}

a:hover.RoundButton
{
    color:#F90;
}

.syntaxhighlighter
{
	overflow:hidden;
}

.Topic
{
    margin:20px 0 30px 0;
}

.Topic h3
{
    border-bottom:dashed 1px #989898;
}

.Topic p
{
    padding-left:10px;
}
