#preload{
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}
.c {
	clear: both;
}
#placeholder {
	text-align: center;
}
#adminbarsearch-wrap {
	float: left;
}
#adminbarsearch-wrap strong {
	float: left;
	padding-top:8px;
	font-size: 16px;
}
#adminbarsearch-wrap #adminbarsearch{
	float:right;
	padding: 0 3px;
	margin:0;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-input{
	width:892px;
	height:32px;
	float:left;
	font:12px Arial,Helvetica,sans-serif;
	color:#555;
	text-shadow:0 1px 0 #fff;
	border:1px solid #626262;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
	padding:2px 3px 3px 25px;
	margin:0 0px 0 0;
	background: #f4f4f4 url(/images/search.png) no-repeat 3px center;
	-moz-box-shadow:inset 2px 2px 1px #cdcdcd;
	-webkit-box-shadow:inset 2px 2px 1px #cdcdcd;
	box-shadow:inset 2px 2px 1px #cdcdcd;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	outline:none;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button{
	font: bold 16px Arial,Helvetica,sans-serif;
	color: #fff;
	text-shadow: 0 1px 0 #AC0000;
	cursor: pointer;
	float: left;
	border: 1px solid #8f0222;
	padding: 2px 13px 2px 13px;
	margin: 0;
	width: 100px;
	height: 32px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button:active{
	-moz-box-shadow:inset 1px 1px 1px #9b9b9b;
	-webkit-box-shadow:inset 1px 1px 1px #9b9b9b;
	box-shadow:inset 1px 1px 1px #9b9b9b;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button:hover{
	text-shadow: 0 0px 0 #eee;
	color:#eee;
	padding: 3px 12px 1px 14px;
	}
#adminbarsearch-wrap #adminbarsearch .adminbar-button::-moz-focus-inner{
	border:none;
	}

.searches ul {
	float: left;
	width: 20%;
	margin: 0;
}
.searches ul li {
	height: 22px;
	float: left;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	background: url(/images/recent_item_bottom_bg.png) 0 1px no-repeat;
	text-indent: 16px;
	margin-right: 3px;
	padding-top: 1px;
	text-transform: capitalize;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.searches ul li a {
	font-weight: bold;
}

a.linkmore {
	font: bold 18px Arial,Helvetica,sans-serif;
	color: #fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 1px 0 #333;
	cursor: pointer;
	border: 1px solid #900;
	padding: 6px 10px;
	margin: 0 auto;
	width: 40%;
	text-decoration: none;
	display: block;
	float: center;
}
a:hover.linkmore {
	text-decoration: none;
	border: 1px solid #900;
	text-shadow: 0 0px 0 #333;
}
.gradient {
background: #E40000;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0MDA0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #E40000 0%, #8f0222 44%, #6d0019 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E40000), color-stop(44%,#8f0222), color-stop(100%,#6d0019));
background: -webkit-linear-gradient(top,  #E40000 0%,#8f0222 44%,#6d0019 100%);
background: -o-linear-gradient(top,  #E40000 0%,#8f0222 44%,#6d0019 100%);
background: -ms-linear-gradient(top,  #E40000 0%,#8f0222 44%,#6d0019 100%);
background: linear-gradient(to bottom,  #E40000 0%,#8f0222 44%,#6d0019 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E40000', endColorstr='#6d0019',GradientType=0 );
}
.gradient:hover {
background: #6d0019;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkMDAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNDAwNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #6d0019 0%, #8f0222 56%, #E40000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(56%,#8f0222), color-stop(100%,#E40000));
background: -webkit-linear-gradient(top,  #6d0019 0%,#8f0222 56%,#E40000 100%);
background: -o-linear-gradient(top,  #6d0019 0%,#8f0222 56%,#E40000 100%);
background: -ms-linear-gradient(top,  #6d0019 0%,#8f0222 56%,#E40000 100%);
background: linear-gradient(to bottom,  #6d0019 0%,#8f0222 56%,#E40000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#E40000',GradientType=0 );
}
#loading {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.related_searches {
	display: inline;
}
.related_searches a {
	margin: 3px 6px 1px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	padding: 2px 5px;
	font-size: 14px;
	text-decoration: none;
	background: #DFB88E;
	font-weight: normal;
	text-transform: capitalize;
}
.related_searches a:hover {
	background: #993300;
	color: #FFF;
}

#ajax_listOfOptions
{
	position: absolute;
/*Never change this one*/
	width: 890px;
/*Width of box*/
	height: 252px;
/*Height of box*/
	overflow: auto;
/*Scrolling features*/
	border: 1px solid #999;
/*Dark green border*/
/*White background color*/
	text-align: left;
	font-size: 18px;
	font-weight:bold;
	z-index: 100;
	color: #AC0000;
	background-color: #EDEDED;
	font: 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
  opacity:0.95;
  filter:alpha(opacity=95); /* For IE8 and earlier */
}
#ajax_listOfOptions DIV
{
/*General rule for both .optionDiv and .optionDivSelected*/
	margin: 3px;
/*	padding: 1px;*/
	padding-left: 12px;
	padding-right: 12px;
	cursor: pointer;
/*	font-size: 0.9em;*/
}
#ajax_listOfOptions .optionDiv
{
/*Div for each item in list*/
}
#ajax_listOfOptions .optionDivSelected
{
/*Selected item in the list*/
/*	background-color: #5D5D5D;*/
	color: #cc0000;
}
#ajax_listOfOptions_iframe
{
/*	background-color: #F00;*/
	position: absolute;
	z-index: 5;
display:none;
}