/* Design by Adam Raver of Next Step Design Solutions @ http://www.NextStepDesignSolutions.com  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */

body, html {
	margin:0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background: #eeeeee;
	height: 100%;
}

#container {
	background-image: url('../images/body_bg.gif');
	background-repeat: repeat;
	margin: auto;
	width: 900px;
}

/*  Heading Formatting */
h1 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #006495;
}
h2 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
h3 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h4 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
h5 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h6 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: .9em;
}

/*links*/
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #990000;
	text-decoration: none;
}

.img {
	border:none;
}

/*Paragraph Classes*/

p.staff {
	padding: 15px 0px 15px 0px;
	border-top: 1px #000000 dotted;
	margin: 10px;
}

p {
	margin: 0px;
}

p.menutitle {
	font-size: 1.1em;
	text-indent: 25px;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

/*################################# HEADER STYLES #####################################*/

/*Styling for Header on all Pages*/

#header {
	background: #ffffff;
	height: 180px;
}

#header .uwlogo {
	float: left;
	padding: 12px 0px 0px 5px;
}

#header .logo {
	float: left;
	padding: 15px 0px 0px 30px;
	font-size: .7em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#header .logo .tagline {
	width: 421px;
	float: left;
	padding-top: 30px;
}

#header .social {
	float: right;
	padding: 12px 0px 0px 0px
}

#header .login {
	float: right;
	padding: 75px 8px 0px 0px;
}

#header .search {
	z-index: 2000000;
	float: right;
	font-size: .8em;
	font-weight: bold;
	padding: 15px 8px 5px 0px;
	width: 210px;
}

#navbar {
	clear: both;
	background: #006495;
	height: 30px;
	color: #ffffff;
}

#navbar a:link, #navbar a:visited, #navbar a:active{
	color: #ffffff;
	font-size: .8em;
	text-decoration: none;
}

#navbar a:hover{
	color: #f9a61a;
	font-size: .8em;
	text-decoration: none;
}

#navbar .menuleft {
	float: left;
	padding: 5px;
}

#navbar .menuright {
	float: right;
	padding: 5px;
}

/*#################################Breadcrumbs Styles###############################################*/

#topbar .breadcrumbs {
	font-size: .8em;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	display: inline-block;
	text-indent: 15px;
	padding: 10px 0px 0px 0px;
}

#topbar .breadcrumbs a {
	color: #000000;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}
#topbar .breadcrumbs a:visted {
	color: #000000;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}

#topbar .breadcrumbs a:active {
	color: #000000;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
}

#topbar .breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 0px 4px 0px 4px;
}


/*################################# Top Bar Styles #################################################*/
#topbar .sectiontitle {
	display: inherit;
	color: #ffffff;
	font-size: 2em;
	margin: 45px 0px 0px 50px;
}

#topbar .btnright {
	float: right;
	z-index: 100000;
	width: 250px;
	margin-top: 32px;
}

/*################################# All SERVICES BUTTON STYLES #####################################*/
/*All Services Buttons CSS*/

.servicebtn {
	z-index: 100000;
	color: #ffffff;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-shadow: #000000 2px 2px 5px; *;
	padding-top: 9px;
	line-height: 2.1em;
	text-indent: 3px;
	}

.servicebtn p {
	z-index: 100000;
	font-size: .8em; 
	font-style: italic;	
}

 .servicebtn a:link, .servicebtn a:visited, .servicebtn a:active {
	z-index: 100000;
	padding: 13px 0px 0px 5px;
	color: #ffffff;
	text-decoration: none;
	background-image: url('../images/services.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 165px;
	height: 73px;
	text-transform: capitalize;
}

.servicebtn a:hover {
	z-index: 100000;
	padding: 13px 0px 0px 5px;
	color: #ffffff;
	text-decoration: none;
	background-image: url('../images/services_over.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 165px;
	height: 73px;
	text-transform: capitalize;
}


#services ul {
	z-index: 100000;
	padding:0;
	margin:0;
}

#services li ul a {
	z-index: 100000;
	font-family: Arial, Helvetica, Sans-serif;
	color: #ffffff;
	text-indent: 4px;
	font-size: .7em;
	text-decoration: none;
}

#services li {
	z-index: 100000;
	float:left;
	width: 9em;
	position:relative;
	list-style-type:none;
}
#services li ul {
	z-index: 100000;
	visibility: hidden;
	position: absolute;
	top: 78px;
	margin-left: 10px;
	z-index: 1;
}
	
fieldset p {clear:left}

#services li:hover ul {
	z-index: 1; 
	*left: 3px;
	visibility: visible;
	background-image: url('../images/services_dropdown.jpg');
	background-repeat: repeat-y;
	background-position: 5px -20px;
	width: 153px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 12px;
	padding: 10px 0px 15px 0px;
}

/*################################Main Content#################################*/

#content {
	float: right;
	background: #ffffff;
	display: block;
	width: 624px;
	min-height: 400px;
}


/*################################# LEFTBAR STYLES ##############################*/

#leftbar {
	float: left;
	width: 276px;

}

/*START a Business Button CSS*/
#leftbar .start a:link, #leftbar .start a:visited, #leftbar .start a:active {
	display: inline-block; *;
	display: block; /*Property Display for IE 7*/;
	width: 100%;
	height: 60px;
	background-image: url('../images/start_bus_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
}
#leftbar .start a:hover {
	display: inline-block; *;
	display: block; /*Property Display for IE 7*/;
	width: 100%;
	height: 60px;
	background-image: url('../images/start_bus_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
}
/*BUY or SELL a Business Button CSS*/

#leftbar .buysell a:link, #leftbar .buysell a:visited, #leftbar .buysell a:active {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 60px;
	background-image: url('../images/buy_sell_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
}

#leftbar .buysell a:hover {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 60px;
	background-image: url('../images/buy_sell_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
}

/*Find the MONEY Button CSS*/

#leftbar .money a:link, #leftbar .money a:visited, #leftbar .money a:active {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 60px;
	background-image: url('../images/find_money_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
	
}

#leftbar .money a:hover {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 60px;
	background-image: url('../images/find_money_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
}

/*MARKET a Business Button CSS*/

#leftbar .market a:link, #leftbar .market a:visited, #leftbar .market a:active {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 60px;
	background-image: url('../images/market_bus_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
}

#leftbar .market a:hover {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 60px;
	background-image: url('../images/market_bus_btn.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 60px;
	text-indent: 15px;
}

/*Grow and Succeed Button CSS*/

#leftbar .succeed a:link, #leftbar .succeed a:visited, #leftbar .succeed a:active {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 61px;
	background-image: url('../images/homepage_r5_c1.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 61px;
	text-indent: 15px;
}

#leftbar .succeed a:hover {
	display: inline-block;
	*display: block; /*Property Display for IE 7*/
	width: 100%;
	height: 61px;
	background-image: url('../images/homepage_r5_c1.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 61px;
	text-indent: 15px;
}

/*Left Toolbar*/

#leftbar .toolbar {
	margin: 15px 0px 10px 10px;
}

#leftbar .toolbar a, #leftbar .toolbar a:visited, #leftbar .toolbar a:active {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.3em;
	background-image:url('../images/sm_left_btns.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 55px;
	width: 114px;
	padding: 5px 0px 0px 8px;
	text-shadow: #000000 2px 2px 5px;
	text-decoration: none;
}

#leftbar .toolbar a:hover {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.3em;
	background-image: url('../images/sm_left_over.jpg');
	background-repeat: no-repeat;
	display: inline-block;
	height: 55px;
	width: 114px;
	padding: 5px 0px 0px 8px;
	text-shadow: #000000 2px 2px 5px;
	text-decoration: none;

}

#leftbar .toolbar .chat {
	float: left;
}


/*################################# FOOTER STYLES ##############################*/

/*Footer Styling for all Pages*/
#footer {
	clear:both;
	background: #EBD4AF;
	height: 54px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}


#footer .bottommenu {
	float: left;
	margin: 12px 0px 0px 8px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#footer .americasbdc {
	float: right;
	width: 320px;
	font-size: .6em;
	margin: 15px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#end {
	clear: both;
}

/*############################## END PRIMARY STYLES ############################*/


