@charset "utf-8";
body {
	background-image: url(/images/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;
}
.clear-block {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#container {
	margin: 0 auto 15px;
	width: 984px;
	position: relative;
}
#header {
	height: 215px;
	position: relative;
}

#header #searchbar {
	background-image: url(/images/logo-tag.png);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	height: 52px;
}
#searchbar #search {
	width: 412px;
	position: absolute;
	top: 10px;
	right: 5px;
	border: 4px solid #1361a9;
	height: 27px;
}
#searchbar #login {
	position: absolute;
	left: 497px;
	top: 21px;
	text-transform: uppercase;
}

#searchbar #login a, #searchbar #login {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

#searchbar  #search  input.field {
	width: 330px;
	position: absolute;
	padding: 5px;
	top: 0px;
	left: 0px;
	height: 22px;
	
}
#searchbar #search input.button {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #logo {
	background-image: url(/images/enterprise-search.png);
	position: absolute;
	left: 5px;
	top: 65px;
}
#header #logo, #header #logo a{
	height: 100px;
	width: 215px;
	display: block;
}
#header #logo h1 {
	margin-left: -9999px;
}
#header #banner {
	position: absolute;
	top: 70px;
	right: 5px;
}
#header #navbar {
	position: absolute;
	top: 177px;
	left: 0px;
}
#navbar  ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar  li   {
	display: inline;
}
#navbar  li  a    {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/menu-div.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#navbar  li.current  a, #navbar li a:hover {
	background-image: url(/images/menu-current.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navbar li.feature a {
	background-color: #002551;
}
#container #content {
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	margin-top: 20px;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#content  h1 span {
            background-color: #004a8f;
            font-size: 22px;
            color: #FFFFFF;
            font-weight: normal;
            margin-top: 20px;
            padding-top: 6px;
            padding-right: 6px;
            padding-bottom: 6px;
            padding-left: 32px;
}
#content .icon {
            position: absolute;
            left: -18px;
            top: -12px;
}
#content #categories {
	background-image: url(/images/gradient-long.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #E5E5E5;
	padding: 20px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
}
#categories ul.cat-list {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 153px;
}
#categories li a {
	color: #002551;
	text-decoration: none;
	display: block;
}
#categories  li  a:hover {
	color: #004a8f;
	font-weight: bold;
}
#categories li {
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6E6E6;
}

#content .newbox {
	background: url(/images/gradient-short.jpg) repeat-x left bottom;
	border: 1px solid #E5E5E5;
	padding: 10px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	margin-top: 15px;
}
#new-listings  {
	float: left;
	width: 640px;
}
#new-listings     h2, h2.header  {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #002551;
	display: inline;
	padding: 8px;
	clear: both;
}
#new-listings .listing .des {
	width: 80%;
}
#new-listings  h3 a {
	color: #002551;
	text-decoration: none;
}
#new-listings h3 a:hover {
	color: #004A8F;
}

#new-listings h3 {
	margin: 0px;
}
#new-listings .listing {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #E6E6E6;
}
#new-listings .listing img {
	float: right;
	margin-top: -10px;
}

#content #feature-ad {
	float: right;
	width: 295px;
	margin-top: 35px;
}
#content #feature-ad img {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
#footer-wrap .footer-content {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-wrap #sub-footer {
	color: #FFFFFF;
	background-color: #b1b1b5;
	border-top: 4px solid #a2a3a5;
}
#footer-wrap #sub-footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-wrap #sub-footer a:hover {
	color: #004A8F;
}

#footer-wrap #sub-footer .footer-content {
	background: url(/images/logo-small.png) no-repeat right 15px;
	line-height: 20px;
	min-height:120px;
	overflow:hidden;
	height:expression(
    this.scrollHeight < 120? "120px" : "auto" );
}

#footer-wrap #footer {
	background: #434041 url(/images/footer-gredient.jpg) repeat-x left top;
}
#footer-wrap #footer .footer-content {
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer-wrap #footer, #footer a {
	color: #676767;
}
#content .clm {
	float: left;
	width: 470px;
	margin-right: 22px;
}
#content  .last {
	margin-right: 0px;
}
#content div.action {
	margin-bottom: 12px;
	text-align: right;
	margin-top: 5px;
}
#content div.action a.link {
	background-color: #ff9000;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	margin-left: 5px;
	background-image: url(/images/arrow-action.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content div.action a:hover.link {
	background-color: #004B8F;
}

#content strong.feature {
	font-size: 14px;
	color: #002551;
}
#premium ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#premium p, #premium li {
	font-size: 13px;
}

#premium ul li {
	background-image: url(/images/icon_tick.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 1px;
}
#platinumbox a {
	color: #EEEEEE;
}
#platinumbox strong a {
	text-decoration: none;
}
#platinumbox {
	background-image: url(images/platinumbox-bg.gif);
	width: 558px;
	float: left;
	margin-top: 3px;
}#platinumbox #platinumboxtop {
	background-image: url(images/platinumbox-top.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#platinumbox #platinumboxbot {
	background-image: url(images/platinumbox-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#platinumbox strong {
	font-size: 14px;
}
#platinumbox p {
	margin-bottom: 9px;
}



#platinumbox_wide a {
	color: #EEEEEE;
}
#platinumbox_wide strong a {
	text-decoration: none;
}
#platinumbox_wide {
	background-image: url(images/platinumbox-bg.gif);
	width: 898px;
	float: left;
	margin-top: 3px;
}#platinumbox_wide #platinumboxtop {
	background-image: url(images/platinumbox-top-wide.gif);
	background-repeat: no-repeat;
	height: 8px;
}
#platinumbox_wide #platinumboxbot {
	background-image: url(images/platinumbox-bot-wide.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#platinumbox_wide strong {
	font-size: 14px;
}
#platinumbox_wide p {
	margin-bottom: 9px;
}

#content   .pad15 {
	padding-bottom: 15px;
}
#demo img {
	margin-right: 10px;
	margin-top: 4px;
}

