body { background-color: #fff; color: #333; }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   12px;
  line-height: 18px;
}

h1 {
	font-size: 1.5em;
}

h4 {
	padding: 0.3em 0;
	margin: 0.3em 0;
}
pre {
  background-color: #eee;
  font-size: 0.9em;
}

a { 
  color: #0D5691;
  padding: 0 0.3em;
}

a:visited { 
  color: #666666;
}
a:hover { color: #fff; background-color:#000; }

.confirmation {color: #009900}

/* begin clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
	line-height: 0px;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* end clearfix */

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation, 
.errorExplanation {
	color: #cc0000;
	font-weight: bold;
	border: 1px solid #cc0000;
	margin-bottom: 1em;
	padding: 5px;
	background: #FFFFE0;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 1em;
	margin: -7px;
	background-color: #c00;
	color: #fff;
}

#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	font-size: 1em;
	list-style: square;
}

div.uploadStatus {
	margin: 5px;
}

div.progressBar {
	margin: 5px;
}

div.progressBar div.border {
  background: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}


/* Added for fly*/

label {
	float: left;
	width: 10em;
}

form div {
	padding: 5px;
}


.notice {
	color: #009900;
	font-weight: bold;
	border: 1px solid #c4c4c4;
	margin-bottom: 1em;
	padding: 5px;
	background: #FFFFE0;
}

.notice a,
.notice a:visited,
.notice a:hover {
	color: #333333;
	background: transparent;
}
.even {
	background: #C1D6E2;
}

.odd {
	background: #DEEDFA;
}

#container{
	width: 86em;
	padding: 5px;
	margin: auto;
	border: none;
	position: relative;
}

#main {
	width: 70em;
	float: left;
	border-right: 1px solid #C1D6E2;
	padding-right: 0.5em;
}

#sidebar {
	float: left;
	width: 14em;
	margin-left: 0.2em;
	text-align: center;
}
#footer {
	text-align: center;
	font-size: 0.9em;
	padding: 0.5em 0;
}

#header {
	padding: 0.5em;
	background: url(/images/common/header_background.gif) repeat-x;
	border: none;
	height: 4em;
	position: relative;
}

#header #menu{
	position: absolute;
	bottom: 0.5em;
	left: 50em;
}

#header #menu div.easy{
	display:inline; 
	overflow: visible;
}

#header #menu div.easy img {
	position: absolute;
	top: -1.2em;
	left: 5em;
}

#header #menu div.easy .highlight {
	background: #ffff00;
}

.error {color: #ff0000}


#header #logo {
	background: url(/images/common/logo.gif) top left no-repeat;
	height: 60px;
	padding-left: 90px;
	padding-top: 10px;
	font-size: 2em;
	color: #666666;
	font-family: verdana;
	font-weight: bold;
}

#header #logo a {
	text-decoration: none;
	color: #666666;
}

#header #logo a:hover {
	text-decoration: none;
	background: none;
	color: #666666;
}

#header .tagline {
	font-size: 0.5em;
        margin-top: 0.3em;
	font-style: italic;
}

#content {
	margin-top: 2em;
	padding: 1em 0px 0px 1em;
	background: url(/images/common/content_background.gif) repeat-x #E7F1FA;
	border: none;
	position: relative;
}

.submenu {
	float: right;
	padding: 0.5em;
}
/* footer */
#footer #travel-ads {
	margin-top: 2em;
	text-align: right;
	padding: 1em;
	border: 1px solid #C1D6E2;
}

#footer #travel-ads a {
	padding-right:0.5em;
}

#footer #travel-ads img {
	border: 0px;
}

/* sidebar */
#sidebar .module {
	border: 2px solid #BFDFF9;
	padding: 0 0.5em;
	font-size: 0.9em;
	text-align: left;
	margin: 1em 0px;
}

#sidebar h3 {
	padding: 0px;
	margin: 0.5em 0em;
	font-size: 1.1em;

}

#sidebar h4 {
	padding: 0px;
	margin: 0.2em 0px;
	font-size: 1.1em;
}


#sidebar dl {
	margin-top: 0px;
}

#sidebar dt {
	margin-top: 0.5em;
	line-height: 1.5;
	font-weight: bold;
}

#sidebar dd {
	margin-left: 0.5em;
	margin-top: 0.1em;
	line-height: 1.2;
}

#sidebar ul {
	padding: 0px;
	margin: 0px;
}

#sidebar ul li {
	padding-left: 0px;
	font-size: 0.9em;
	line-height: 1.2;
	list-style: none;
	margin-top: 0.5em;
}
#sidebar .bbwidgetfooter a,
#sidebar .bbwidgetfooter {
	font-size: 0.9em;
	color: #888;
	text-align:right;
}

#sidebar #news li {
	padding: 3px;
}

#sidebar #news .pipesTitle {
	font-weight: normal;
	line-height: 1.2;
	padding: 0;
}

#sidebar #news .pipesDescription {
	display: none;
}

#sidebar #news .gt,
#sidebar #news .gts {
	display: none;
}

/* form hints */
.hintText {
	font-style: italic;
	font-size: 0.7em;
	line-height: 0.7em;
}

.hintedElem {
	display: inline;
}

/* home page divs (maybe move this to another file?) */
#action-forms {
	position: relative;
	zoom: 1;
}

#action-forms #divider-text {
        position: absolute;
        left: 13.7em;
        top: 4em;
        font-size: 2em;
        background: #E7F1FA;
        padding: 0.2em 0.1em;
	zoom: 1;
}

#action-forms #create {
        width: 37.5em;
        float: left;
	border-left: 2px solid #BFDFF9;
        padding-left: 3.3em;
}

#action-forms #search { 
        width: 29em;
        float: left;
}

#action-forms #search input {
        width: 80px;
}

/* uservoice */
#container a#uservoice-feedback-tab {
	position: absolute;
	right: 15em;
}
