
/*------------------------------------------------------------------------
 OVERALL DECLARATIONS  
------------------------------------------------------------------------*/
body, h4, img, object, embed, form, fieldset  {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
a {
	color: #000;
}
a:hover { 
	color: #F90;
}
hr {
	display: none;
}


/*------------------------------------------------------------------------
 LOGO AND BANNER 
------------------------------------------------------------------------*/
#logo {
	width: 750px;
	height: 40px;
	margin: 25px auto 35px auto;
	text-align: left;
}
#logo div {
	position: relative;
	float: left;
}
#logo h1 {
	display: none;
}
#logo h3 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 15px;
	text-indent: 96px;
	color: #000;
}
#logo h3 a {
	text-decoration: underline;
}
#MUline { 
	border-top: 3px solid #C00;
	border-bottom: 3px solid #C00;
	background: #05B url(/embed/MUline.gif) 50% 0 no-repeat;
	height: 42px;
}
#MUline img { 
	margin: 0 auto;
}


/*------------------------------------------------------------------------
 CONTENT DIVS
------------------------------------------------------------------------*/
#content {
	width: 750px;
	margin: 40px auto 0 auto;
	text-align: left;
}
#row1 { 
	float: left;
	width: 210px;
	padding-right: 30px;
}
#row2 {
	float: left;
	width: 210px;
	padding: 0 29px;
	border-left: 1px solid #EEE;
}
#row3 {
	float: left;
	width: 210px;
	padding-left: 30px;
	border-left: 1px solid #EEE;

}
#row23 {
	float: left;
	width: 470px;
	padding-left: 25px;
	border-left: 1px solid #EEE;
	padding-bottom: 10px;
}


/*------------------------------------------------------------------------
 MENUBAR
------------------------------------------------------------------------*/

#row1 ul, #row1 ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#row1 ul a, #menu #current, #menu #currentTop {
	display: block;
	height: 18px;
	padding: 2px 10px;
	text-decoration: none;
	margin: 2px 0;
}
#menu a {
	background-color: #EFC;
}
#submenu a {
	background-color: #FFF;
	border: none;
}
#submenu .odd a {
	background-color: #F5F5F5;
}
#row1 ul a:hover, #menu #current {
	color: #FFF;
	background-color: #9C0;
}
#menu #currentTop, #submenu #currentTop  {
	background-color: #CE7;
	color: #000;
}
#menu #currentTop:hover { 
	background-color: #9C0;
	color: #FFF;
}
#submenu #currentTop:hover {
	background-color: #9C0;
	color: #FFF;
	border: none;
}
#row1 h3 {
	color: #666;
}
#row1 #results {
	margin: 10px 0;
}

/*------------------------------------------------------------------------
 TEXTS
------------------------------------------------------------------------*/
h2 {
	color: #C00;
	margin: 0;
}
h3 {
	color: #C00;
	margin: 40px 0 10px 0;
	font-size: 11px;
}
h3 a {
	color: #C00;
	text-decoration: none;
}
p { 
	margin: 10px 0;
}
.nomargin {
	margin: 10px 0 0 0;
}
p img { 
	float: left;
	margin: 6px 12px 2px 0;
}
ol {
	list-style: square inside;
	text-align: right;
	color: #c00;
	margin: 0 0 40px 0;
}
ol a {
	color: #c00;
}
ul {
	list-style-type: square;
	padding-left: 20px; 
}
.options { 
	font-size: 10px;
	color: #666;
	margin: 0 0 20px 0;
}
.options a {
	color: #666;
}
.options a:hover {
	color: #000;
}
blockquote {
	margin: 0;
	font-size: 10px;
	color: #666;
}
.alert { 
	margin-top: 10px;
	color: #C00;
	font-weight: bold;
}
.alert a {
	color: #C00;
}
.hidden {
	display: none;
}
#lead {
	font-weight: bold;
}
#mapup, #kill, .add {
	background: url(/embed/icon_mapup.gif) no-repeat;
	background-position: left;
	padding-left: 18px;
}
#kill {
	display: none;
}
.add {
	background: url(/embed/icon_add.gif) no-repeat;
}

/*------------------------------------------------------------------------
 LISTS
------------------------------------------------------------------------*/
table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0 40px 0;
}
tr {
	color: #666;
}
td { 
	font-size: 10px;
	padding: 6px;
}
td img  {
	display: inline;
	vertical-align: text-bottom;
	margin: 0 3px;
}
.odd {
	background-color: #F5F5F5;
}
.rowcategory {
	margin-top: 20px;
	text-align: left;
}
.rowcategory a {
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.rowtitle {
	text-align: left;
	font-size: 11px;
	color: #000;
}
.rowicons {
	text-align: right;
	width: 40px;
	min-width: 40px;
}
.list1, .list2 { 
	margin: 20px 0 ;
	padding-left: 20px;
	border-left: 2px solid #9C0;
}
.list2 { 
	border-left: 2px solid #F90;
}
.list1 h4, .list2 h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #9C0;
	text-decoration: none;
}
.list2 h4 {
	color: #F90;
}
.list1 a:hover {
	color: #9C0;
}

.trDesc td {
	width: 200px;
}


/*------------------------------------------------------------------------
 FORMS
------------------------------------------------------------------------*/
label {
	display: block;
	font-size: 10px;
	color: #666;
	padding-top: 10px;
}
input, textarea, select {
	width: 97%;
	display: block;
	clear: both;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin: 0 ;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	padding: 2px;
}
button {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	width: 122px;
	text-align: center;
	background-color: #DDD;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	padding: 2px;
	margin-top: 10px;
}

#addFeedBanner {
	display: block;
	padding-bottom: 20px;
}
/*------------------------------------------------------------------------
 FOOTER
------------------------------------------------------------------------*/
#footer {
	width: 750px;
	margin: 0 auto;
	padding: 30px;
	clear: both;
	text-align: left;
	text-indent: 270px;
}
.rss {
	background: url(/embed/icon_rss.gif) no-repeat;
	background-position: left;
	padding-left: 18px;
}


/*------------------------------------------------------------------------
 SEARCH
------------------------------------------------------------------------*/

#feedTags, #languages {
	width: 45%;
	float: left;
	clear: none;
	position: relative;
	height: 200px;
	display: block;
}
#languages2, #feedTags2 {
	width: 45%;
	clear: none;
	height: 200px;
	display: block;
}

#arrow {
	float: left;
	padding: 50px 12px;
	color: #666;
	font-size: 15px;
	position: relative;
	display: block;
	clear: none;
}
#newTagLabel{
	padding-top: 20px;
	display: block;
	clear: both;
}
#languageselect { 
	margin: 28px 0;
}
#searchhighlight {
	background: #F90;
	color: #FFF!important;
}
#searchhighlight a {
	color: #FFF!important;
}
#city {
	margin: 0;
	padding: 0;
	height: 16px;
}

#tsACT,
#fsACT,
#lsACT {
	width: 100%;
	position: relative;
}
#tagdiv,
#feeddiv,
#citydiv {
	position: absolute;
	width: 210px;
	margin: 0 0 30px 0;
	padding: 0!important;
	z-index: 99;
}
#citydiv {
	width: 458px;
}

#tagdiv,
#feeddiv {
	margin-top: 0px;
}
#tagdiv ul,
#feeddiv  ul,
#citydiv ul {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
	border: 1px solid #666;
	border-top: 0;
	background: #FFF;
}
#tagdiv ul li,
#feeddiv  ul li,
#citydiv ul li {

	list-style: none!important;
	position: relative;
	margin: 0!important;
	padding: 0!important;

}
#tagdiv ul li a,
#feeddiv  ul li a,
#citydiv ul li a {
	display: block;
	padding: 0 5px;
	text-decoration: none;
	color: #000;
}

#tagdiv ul li a:hover,
#feeddiv ul li a:hover,
#citydiv ul li a:hover {
	background: #EEE;
}

#tagdiv input.hidden,
#feeddiv input.hidden,
#citydiv input.hidden {
	margin: 0;
	padding: 0;
	border: 0!important;
	display: none;
}

#resultnumber {
	display: none;
}

#citydiv ul li a span {
	right: 5px;
	position: absolute;
	font-size: 9px;
}
div.errorMessage {
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    width:450px;
    margin-top:-150px;
    margin-left:-225px;
    padding-left:55px;
    border:1px solid #ce0004;
    background:#fff url("icon_error_medium.gif") 5px 5px no-repeat;
    text-align:left;
    color:#ce0004;
}
noscript.jsrequired {
    color: #ce0004;
    font-weight:bold;
    font-size:14px;
}
div.errorMessage h3 {
	padding-top: 0;
	margin-top: 5px;
}