@charset "utf-8";
/* CSS Document */


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:0;
	text-align:left;
}

.branding, .outer-wrapper {
	max-width:980px;
}
input {
	width:auto;
}

h1 {
	color:#FC7713;
	font-size:140%;
	padding:0;
	margin:5px 0 0px 0;
	line-height:110%;
	font-weight:normal;
}

h2 {
	color:#333;
	font-size:120%;
	padding:0;
	margin:0 0 5px 0;
	line-height:110%;
}

h2 a{
	color:#333;
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}

label {
	font-weight:bold;
	}


p	{
	margin:0;
	padding:0;
	}

ul, li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.widget {
	background-image:url(../images/widget-bg.jpg);
	background-repeat:repeat-x;
	height:300px;
	padding:0px;
	margin:0;
	position:relative;
}

.widget .super-wrapper {
	width:290px;
	margin:0 auto;
}

form
{
    margin: 0;
    padding:0;
}

.branding {
	padding:10px 10px 10px 10px;
	margin:0;
	position:relative;

}

img {
border:0;
}

.mo {
	position:absolute;
	left:200px;
	top:15px;
}

.left {
	float:left;
}


.right {
	float:right;
}

.clearright {
	clear:right;
}
.clearleft {
	clear:left;
}
.clearboth {
	clear:both;
}

.tabs {
	margin:0;
	padding:0;
	float:left;
}
.tabs ul {
	margin:0 0 0 20px;
	padding:0;
}

.tabs ul li{
	margin:0 1px 0 0;
	padding:0;
	display:inline;
	float:left;
	width:80px;
	height:20px;
}
.tabs ul li a, .tabs ul li span   {
	margin:0;
	padding:0;
	display:block;
	width:80px;
	height:20px;
	line-height:20px;
	background-image:url(../images/tab.png);
	background-position:0 -20px;
	background-repeat:no-repeat;
	color:#3F324B;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.tabs ul li a:hover, .tabs ul li.selected a:hover, .tabs ul li.selected a, .tabs ul li.selected span  {
	margin:0;
	padding:0;
	display:block;
	width:80px;
	height:20px;
	line-height:20px;
	background-image:url(../images/tab.png);
	background-position:0 0px;
	background-repeat:no-repeat;
	color:#999;
}

.outer-wrapper {
	background-image:url(../images/outer-wrapper-bg.png);
	background-position:left;
	background-repeat:no-repeat;
	clear:left;
	margin:0 auto;
	padding:0;
	background-color:transparent;
}

.inner-wrapper {
	height:210px;
	background-image:url(../images/inner-wrapper-bg.png);
	background-position:right;
	background-repeat:no-repeat;
	margin:0 0 0 10px;
	padding:0;
	position:relative;

	
}

.panel {
	margin:0 10px 0 0;
	*margin-right:5px;
	padding:10px 0 0 0;
	}
	
.panel label, .panel input{
	width:97%;
	}
	
ul.categories {
	padding:0 0;
	margin:0;
}
ul.categories li {
	display:inline;
}
ul.categories li a {
	display:inline;
}

.search 
{
    width: 190px;
	margin-right:0;
}

.search .itemwrapper {
width:auto;
display:block;
}

.search label {
	font-weight:bold;
	font-size:110%;
	color:#3F324B;
	padding:0;
	margin:0;
}
.search input {
	
	border:1px solid #ccc;
	padding:4px;
	margin:2px 0;
	color:#999999;
	width:90%;
	display:block;
}

.search span.hint {
	font-size:80%;
	color:#ccc;
	font-style:italic;
	margin:0 0 0 10px;
	*margin:0 0 0 3px;
}
.submit {
	margin:20px 0 0 0;
}

.submit input{
	height:75px;
	width:80px;
	padding:0;
	text-align:left;
	line-height:normal;
	font-size:1%;
	color:#5C9E42;
	background-color:Transparent;
	cursor:pointer;
	background-image:url(../images/submit-bg.png);
	background-repeat: no-repeat;
	background-position:top;
	border:0;
	margin:0;
}

.submit input:hover, .submit input:active, .submit input:focus {
	background-image:url(../images/submit-on-bg.png);
}

.mogo-link {
	margin:0px 0 0 0;
	padding:0;
	background-color:transparent;
	position:absolute;
	bottom:0px;
	right:10px;
	}
.result-stat {
	margin:0px 0 0 0;
	padding:0;
	background-color:transparent;
	position:absolute;
	bottom:0px;
	*bottom:0px;
	left:0px;
	color:#fff;
	font-weight:bold;
}
	
.mogo-link a {
	margin:0px 0px 0 0;
	padding:0;
	height:25px;
	width:50px;
	display:block;
	background-color:transparent;
	border:0px solid red;
	text-decoration:none;
}

.prev-next {
	background-image:url(../images/prev-nex-bg.png);
	*background-position:0 0px;
	*background-position:0 3px;
	background-repeat:repeat-x;
	height:16px;
	text-align:right;
	}
	
.listeritemicons {
	background-color:#EDF7EE;
	background-image:none;
	background-repeat:no-repeat;
	border:0 solid #CCCCCC;
	height:85px;
	margin-left:130px;
	overflow: auto;
	overflow-x: hidden; 
	
}
	
.listeritemicons ul {
	background-image:none;
	background-position:center bottom;
	background-repeat:no-repeat;
	margin:0 10px;
	padding:5px 0;
}

.listeritemicons ul li {
	background-repeat:no-repeat;
	height:auto;
	list-style-type:none;
	margin:0px 0px;
	padding:7px 0 6px 30px;
	display:block;
	font-size:80%;
	line-height:110%;
}

.date {
	background-image:url(../images/dateicon.jpg);
}
.money {
	background-image:url(../images/moneyicon.jpg);
}
.district {
	background-image:url(../images/mapicon.jpg);
}

.listeritemimage {
	float:left;
	border:1px solid #ccc;
}
.listeritemimage img {
	height:80px;
	width:120px;
}
a img {
	border:0;
}
.errorMessageBox
{
    background:transparent url(../Images/widget-panel.gif) no-repeat scroll center 0;
    cursor:pointer;
    display:none;
    height:148px;
    left:0;
    padding-top:0;
    position:absolute;
    text-align:center;
    top:119px;
    width:100%;
    z-index: 100;
}
.categories li a
{
    width: 27px;
    height: 27px;
    display: block;
    float: left;
    margin-right: 3px;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
}
.categories li a:focus img, .categories li a:focus img, .categories li a:hover img
{
    border-bottom: 8px solid #ccc;
}
.categories li a.selected, .categories li a.selected:focus, .categories li a.selected:active
{
    border-bottom: 2px solid #ccc; /* #4AA9CC */
    border-right: 2px solid #ccc;
    margin-top: 2px;
    position: relative;
    top: -2px;
    left: 0px;
}
.categories li a.selected img, .categories li a.selected:focus img, .categories li a.selected:active img
{
    position: relative;
    top: -1px;
    left: -1px;
    border-bottom: 0;
}
.errorMessage
{
    color:#6D548B;
    display:block;
    font-size:140%;
    font-weight: bold;
    margin:10px auto 0 auto;
    padding:10px;
    text-align:center;
    width:165px;
}