/* css common loaded file */

body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }

body, td, .std, #std { font: 70% Verdana, Arial }

#alt, .alt {font-family: Arial}

.std-s, #std-s { font: 90% Verdana, Arial }

#orange, .orange { color: #EE9C00 }

#gray, .gray { color: gray }

#black, .black { color: black }

a {color: #305EAB; text-decoration: underline;}
a:hover {color: #305EAB; text-decoration: none;}
/*a { color: #305EAB }*/

#light-blue, .light-blue { color: #BFD9EC }

#blue, .blue { color: #305EAB }

#black, .black { color: black }

#swamphref, .swamphref {
	color: #A8BCA3;
	text-decoration: none;
}

#system, .system { text-decoration: none }

h1 {
	text-transform: uppercase;
	margin-bottom: 7px;
	font: 100%;
	font-weight: bold;
}

h2 {
	font: bold 155% 'arial';
	margin-bottom: 0px;
}

ul#imart li { list-style-image: url(/images/bullets/list-item.gif); align: middle;}
ul#imart li#selected { list-style-image: url(/images/bullets/list-item-selected.gif) }

.inputselect, .inputtext, .inputtextarea {
	width: 154px;
}

.inputtextarea {
	height: 147px;
}

.white {
	color:#ffffff;
}

.inputtext, .inputselect {
	font-size: 10px;
}

.inputtext, .inputselect, #inputmetroremote_id, .inputtextarea	{
	background-color: #c6c6c6;
}

#inputrequest_minarea, #inputrequest_maxarea, #inputminarea, #inputmaxarea, #inputrequest_price, #inputrequest_maxprice,  #inputminprice, #inputmaxprice {
	width: 39px;
}

#inputindiningroom, #inputintrainingroom  {
	background-color : #CCCCCC;
}

#inputcontext { font: 10px verdana; color: #737373; width: 112px; }

.price {
	color: white;
	font: bold 11px;
	background: #EE9C00;
	width: 67px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
}

ul.straight {
	margin-left: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.p {
padding-top: 12px;
padding-bottom: 12px;
}

div.announce li {
	list-style-image: url('/images/bullets/sml-square-blue.gif');
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
}

div.announce ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;

}


div.description li {
	list-style-image: url('/images/bullets/sml-square-orange.gif');
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
}

div.description ul {
	margin: 0px;
	padding: 0px;
}


