/* INTERIOR DESIGN PRO HEADER & FOOTER */
html{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.4em;
    font-smooth: always;
    font-family: arial;
}

html, body{
    height: 100%;
}

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, u, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    text-decoration: none;
}

body{
    font-family: arial;
    line-height: 18pt;
    font-size: .91em;
    text-align: left;
    background: url('/images/bg-pattern.png') repeat scroll left top transparent;  <!--blue #3F4C6B -->
    color: #202020;
}

h1, h2, h3, h4, h5, h6 {
    display: block;
    line-height: 1em;
    font-weight: 400;
    color: #356aa0;
    clear: both;
    font-family: "arial";
}

h1{
    font-size: 1.8em;
}


h2 {
    font-size: 20px;
}

h2.blog{
    clear:none !important;
    line-height: 26px;
    margin-bottom: 15px;
}

h3{
    font-size: 16px;
    font-weight: bold;
    color: #454545;
    line-height: 20px;
    margin-bottom: 5px;
    clear: none !important;
}

h4{
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

h5{
    font-size: 17px;
}

h6{
    font-size: 14px;
}
/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
/* End Images */

.left,.alignleft{
    float: left;
}

.right,.alignright{
    float: right;
}

:focus{
    outline: none;
}

ol, ul{
}

table{
    border-collapse: separate;
    border-spacing: 0;
}

strong, th, thead td, dt, b, caption{
    font-weight: bold;
}

input [ type = 'text' ], textarea {
    font-weight: 700;
    font-family: arial;
}

p, ul, ol, table, dl {
    margin-bottom: 0em;
}

table{
    width: 100%;
}

td, th{
    padding: 2px;
    vertical-align: middle;
}

div#content{
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	float:left;
	margin:20px 3px 30px 196px;
	padding:0 3px;
	width:600px;
	z-index:15;
	position:relative;
}

div#content_info {
	float:left;
	margin:10px auto 30px;
	width:100%;
	z-index:15;
}

div#content_admin {
	float:right;
	margin:0 auto 30px;
	width:795px;
	z-index:15;
}

div#content_large{
	float:left;
	margin:10px auto 30px;
	padding:0 15px;
	width:971px;
	z-index:15;
	position:relative;
}

div#content_match {
	float:left;
	margin:0px auto 30px;
	padding:0px;
	width:1000px;
	z-index:15;
	position:relative;
}

div#content_search {
	float:left;
	margin:10px auto 30px;
	padding:0px;
	width:1000px;
	z-index:15;
	position:relative;
}

div#content_photo {
	float:left;
	margin:10px auto 30px;
	padding:0px;
	width:1000px;
	z-index:15;
	position:relative;
}

div#sidebar{
	float:left;
	margin:0px 0 20px 0;
	text-align:left;
	width:204px;
}

div#sidebar h2{
	background:url('/images/quick-search-header.png') repeat-x scroll 0 0 transparent;
	clear:left;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:19px;
	line-height:38px;
	margin-left:-15px;
	padding-left:28px;
	text-align:left;
	width:191px;
	height:49px;
	text-shadow:1px 1px #666666;
}

#rightbar{
	float:right;
	margin:0 0 20px;
	text-align:left;
	width:188px;
}

#rightbar h2{
	background:url('/images/side-title.gif') repeat-x scroll 0 0 transparent;
	clear:left;
	color:#FFFFFF;
	display:block;
	float:left;
	line-height:40px;
	margin:0;
	padding-left:20px;
	font-size:20px;
	position:relative;
	text-align:left;
	width:185px;
}

div#sidebar li {
	clear:left;
	display:block;
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
	background:url('/images/side-bg.gif') repeat-y scroll right 0 #FFFFFF;
}

div#sidebar li.above {
	line-height:25px;
}

div#sidebar li a {
	border-bottom:1px solid #DCDDDE;
	border-top:1px solid #FFFFFF;
	color:#817B7B;
	display:block;
	font-family:"Lucida Grande",Lucida,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:41px;
	background:transparent;
	padding-left:13px;
	text-decoration:none;
	text-shadow:0 1px 0 #FFFFFF;
}

div#sidebar li a.top {
		border-top:none;
}

div#sidebar li a:hover {
	color:#cc6600;
	background-color:transparent;
	padding-left:14px;
}

div#sidebar.info{
    width: 190px;
    float: left;
    margin: 0px 0 20px;
    text-align: center;
    padding-left: 3px;
    position:absolute;
}

div#sidebar-right{
    width: 190px;
    float: right;
    margin: 2px 0 20px;
    text-align: center;
    padding-right: 3px;
}

div#breadcrumbs{
	border-bottom:2px solid #e3e3e3;
	float:left;
	height:26px;
	margin:15px 0 0 0;
	padding-left:14px;
	padding-right:14px;
	text-align:left;
	width:812px;
   	_padding-left: 14px;
	_padding-right: 14px;
}

/* colors */

.green{
    color: #080;
}

.gray{
    color: #555555;
}

.orange{
    color: #F97922;
}

.blue{
    color: #1c8db7;
}

.lightblue{
    color: #70CFF2;
}

.lightgray{
    color: #e3e3e3;
}

.brown{
    color: #664a3e;
}

a {
   	color: #0000FF;
	text-decoration:underline;
}

#content,#sidebar,#storycontent{
    line-height: 1.48em;
}

hr{
    clear: both;
    position: relative;
    top: 3px;
    margin: 15px 0px;
    height: 1px;
    border: none;
    border-top: solid 1px #e3e3e3;
}

a {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

a:hover {
	text-decoration:underline;
}

a:hover img{
   	 filter:alpha(opacity=100);
   	 -moz-opacity: 1;
    	opacity: 1;
	background-color:transparent;
}

a.logo, a.logo:hover {
	background: #FFFFFF;
	color:#6BBA70;
	font-family:helvetica !important;
	font-size:30px;
	font-weight:bold;
	line-height:33px;
	margin:50px 0 0 22px;
	opacity:1;
	position:absolute;
}

#content a{
    text-decoration: underline;
}

input, select{
    border: solid 1px #cccccc;
    padding: 3px;
    background: #ffffff;
}

textarea, select{
    border: solid 2px #ccc;
    padding: 3px;
	float:left;
    background: #ffffff;
}


form#searchform {
    width: 336px;
    float: right;
    margin-top: 10px;
    text-align: right;
}

form#searchform div{
    height: 22px;
}

form#searchform input#s1{
    width: 200px;
    height: 15px;
    border: 1px solid #7f9db9;
    padding: 2px 5px;
    margin: 0;
    vertical-align: top;
    font-weight: normal;
}

form#searchform input#s2{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    background: #777777  none repeat scroll 0 0;
    border: 0 none;
    font-family: Verdana, arial, Helvetica, sans-serif;
    color: white;
    margin: 0;
    padding: 2px 10px 2px 10px;
    vertical-align: top;
    font-weight: bold;
    cursor: pointer;
}

a#logo img{
    margin: 14px 0 0 30px;
    float: left;
}

span.spacer{
    display: block;
    float: left;
    height: 33px;
    width: 2px;
    background: url('images/spacer.gif');
}

/* top menu styles */

#mainmenu {
    position: relative;
    width: 1000px;
    clear: both;
    height: 39px;
    background: url('/images/side-title.gif') repeat-x scroll 0 0 #4ba8e3;
    border-bottom:1px solid #cacaca;

}

#mainmenu ul {
	margin: 0;
	background: url('/images/side-title.gif') repeat-x scroll 0 0 transparent;

}

#mainmenu li {
    	float: left;
   	display: inline;
	width:auto;
	font-family:arial;
	font-size:14px;
   	line-height: 39px;
	text-align: center;
	font-weight:bold;
  	background: transparent;
	text-transform:uppercase;
}

#mainmenu li.first {
       border-left:0px;
}

#mainmenu li.last {
       border-right:0px;
}


#mainmenu li a {
	display:inline-block;
	padding:0px;
	background: url('/images/side-title.gif') repeat-x scroll 0 0 transparent;
   	cursor: pointer;
	color:#ffffff;
   	border-right:1px solid #cacaca;
	text-decoration:none;
}

#mainmenu li a img {
	display:inline-block;
   	cursor: pointer;
	padding:12px;
	color:#ffffff;
	text-decoration:none;
}

#mainmenu li.active a {
	background: url('/header/images/menu-flip.gif') repeat-x scroll 0 0 transparent;
}

#mainmenu li a:hover {
	background: url('/header/images/menu-flip.gif') repeat-x scroll 0 0 transparent;
}

#mainmenu li a.home {
   	border-right:1px solid #cacaca;
	width:56px;
	height:39px;
}

#mainmenu li a.directory {
	width:201px;
}

#mainmenu li a.matching {
	width:182px;
}

#mainmenu li a.explore {
	width:175px;
}

#mainmenu li a.products {
	width:208px;
}

#mainmenu li a.learn {
	width:86px;;
}


#mainmenu li a.about {
	width:86px;
	border-right:0px;
}


ul.left{
    display: inline;
}

.mainpage{
    margin: 0px auto;
    padding: 0px;
    width: 1000px;
}

.mainpagecontent{
    margin: 0px 0px 0px;
    padding: 0;
    text-align: left;
}

#topround{
    height: 15px;
    background: url('images/header_top.png') left bottom;
    width: 1000px;
    margin-left:9px !important;
}

#topround {
    font-size: 1px;
    overflow: hidden;
    margin: 0px 0px 0px 1px;
    padding: 0px;
}

#topround img img{
    font-size: 1px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.clear{
    clear: both !important;
    font-size: 1px;
    line-height: 0px;
    height: 0px;
    float:none !important;
}

#toplinks{
    font-family: arial;
    overflow: hidden;
    width: 400px;
    height: 122px;
    margin-right: 30px;
}

#toplinks ul{
    padding:56px 0 0 5px;
    font-family: verdana, arial;
}

#toplinks ul li{
    display: inline;
    margin: 5px 1px 0px 0px;
    color: #cccccc;
}

#toplinks ul li a{
    color: #325082;
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    border:2px solid #ffffff;
    padding:1px 3px;
    background-color:transparent;
    text-decoration:none;
}

#toplinks ul li a:hover {
    color: #65AA2B;
}

#wpcontent,#topmainmenu {
    margin: 0 7px 0 9px;
    background-color: white;
    width: 1000px;
}

#top_header {
	background:#FFFFFF;
	height:157px;
	margin-left:9px;
	width:1000px;
}

#top_header2 {
    position: absolute;
    top: -18px;
    width: 1000px;
    z-index: 100;
}

#netupt a {
    padding-left: 20px;
}


#breadcrumb-navxt {
    font-size: 12px;
    display: inline;
    text-transform: lowercase;
    color: #A0A0A0;
}

#breadcrumb-navxt-blog {
    font-size: 18px;
    display: inline;
    text-transform: none;
    color: #222222;
    font-weight:bold;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}


/ * New Footer * /

#footerround {
    font-size: 1px;
    overflow: hidden;
    margin: 0px 0px 0px 1px;
    padding: 0px;
}


.newsletter {
	background:url("/images/sort-bg.gif") repeat-x scroll left bottom transparent;
	border-bottom:2px solid #EDEDED;
	border-top:1px solid #EDEDED;
	color:#666666;
	display:block;
	float:left;
	font-size:17px;
	font-weight:bold;
	line-height:30px;
	margin:0 auto;
	padding:7px 0 7px 24px;
	text-shadow:0 1px 0 #FFFFFF;
	width:976px;
}

#footerround img{
    font-size: 1px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

#footerround img{
    height: 12px;
    width: 1000px;
    background: transparent url('/header/images/footer_bg.png') no-repeat;
    margin-left:9px;
}

#footer img{
    clear: both;
    margin-left: 1px;
}

#footerlinks {
	background:url("/images/footer-bg.png") repeat-x scroll left bottom #e0ecff;
	border-color:#aaaaaa;
	border-style:solid;
	border-width:1px 0px;
	color:#666666;
	font-size:14px;
	margin:0 7px 0 9px;
	padding:0px 0 18px;
	width:1000px;
}

#footerlinks span.about {
	font-size:13px;
	width:199px;
	line-height:20px;
	margin-bottom:10px;
	display:block;
}

#footerlinks h2.foot {
	color:#325082;
	font-family:"Trebuchet MS",serif;
	font-size:19px;
	line-height:19px;
	font-weight:normal;
	height:46px;
	width:210px;
}

#footerlinks h3.foot {
	border-bottom:1px solid #aaaaaa;
	color:#444444;
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:3px;
	margin-top:15px;
}

.footer-style a {
	color:#666666;
	text-decoration:none;
}



.footer-style a:hover {
	color:#333333;
	text-decoration:underline;
}

.footer-style img.social {
	width:30px;
	height:31px;
	padding-right:10px;
}

.footer-style img.social-last {
	width:30px;
	height:31px;
	padding-right:0px;
}

.footer-end {
	font-size:13px;
	line-height:38px;
	padding-left:26px;
}

.footer-end a {
	color:#666666;
	font-size:11px;
	padding:0 21px 0 0;
	text-decoration:underline;
}

.footer-end a:hover {
	color:#333333;

}

h3.join {
	color:#666666;
	font-size:18px;
	font-weight:bold;
	display:inline;
}

.footer-end img {
	vertical-align:middle;
}

.footer-end a img {
	text-decoration:none;
	padding-left:119px;
}






/********************************************************************
							IE hacks
*********************************************************************/
#wpcontent, #topmainmenu, #footerlinks, .mainpage, #mainmenu, #top_header, #storycontent {
	_width:1000px !important;
	_padding:0px;
	_margin:0px;
}

.mainpage{_margin:0px auto;}
#topround{
	_background:url('images/header_top1.gif') left bottom;;
	_margin-left: -1px;
}
#footerround,
#footerround img {
	_width: 1000px;
	_background:url('images/footer1_bg.gif');
}

#toplinks {_margin-right:10px;}
#toplinks ul {_margin-right:-5px; _margin-top:10px;}

#top_header2 {
	*margin-left:-9px;
	_margin-left:0;
	_width:1000px !important;
	_background:white;
}


.err_message {
	position: absolute;
	top:10px;
	left:10px;
	padding:2px 10px;
   	text-align:center;
    color:red;
	background:white;
   	border:2px #f59D60 solid;
	z-index:1000;
	font-weight:bold;
}

div#breadcrumbs {
    _width:1000px;
}
