/* GLOBAL */
body {
	background: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

/*BRAND PAGE BANNER*/

div#brandpage-banner{
	width:100%;
	height:120px
}
div#brandpage-banner a{
	display:block;
	width:100%;
	height:120px;
	text-decoration:none
}

/* CONTAINER */
div#container {
	background: url(img/container-background.png) no-repeat bottom left;
	width: 995px;
	margin: 10px auto;
	position: relative;
        background-color: #fff;
}
div#left-banner {
	width: 120px;
	position: absolute;
	top: 0px;
	left: -125px;
}
div#right-banner {
	width: 120px;
	position: absolute;
	top: 0px;
	right: -125px;
}

/* HEADER */
div#header {
	width: 995px;
        height: 110px;
        position: relative;
        background: url(img/header-background.jpg) no-repeat;
}
div#header-divider {
	clear: both;
}
div#header-banner {
	width: 995px;
        text-align: center;
}
div#header-banner div.banner {
	vertical-align: middle;
}
div#header-banner-divider {
	clear: both;
}
div#header-title{
	height:20px;
	line-height:20px;
	padding:0 10px;
	overflow:hidden;
        position: absolute;
        top: 10px;
        left: 10px;
}
div#header-title h1{
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	line-height:20px
}
div#header-logo{
	width:400px;
	position:absolute;
	left:10px;
	top:25px
}
div#header-logo a img{
	border:0
}
div#header-date{
	width:120px;
	line-height:12px;
	text-align:right;
	position:absolute;
	right:10px;
	top:50px;
}
div#header-date span{
	color:#000;
	font-size:9px;
	font-weight:bold
}
div#header-languages{
	text-align:right;
	width:120px;
	height:20px;
	line-height:20px;
	position:absolute;
	right:10px;
	top:80px
}
div#header-languages a{
	color:#333;
	font-size:9px;
	font-weight:bold
}
div#header-languages a img{
	border:0;
	width:25px;
	height:15px;
	padding:3px 2px 2px 2px
}

/* CONTENT */
div#content	{
	width: 995px;
        overflow: hidden;
        background: url(img/content-background.png) no-repeat;
}
div#content-divider	{
	background: #E87819;
	font-size: 1px;
	width: 995px;
	height: 2px;
	margin: 5px 0px 10px 0px;
	overflow: hidden;
	clear: both;
}

/* MAIN */
div#main{
	width:725px;
	float:left;
}

/* MAIN SEARCH */
div#main-search{
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	overflow:hidden
}
div#main-search div.search{
	background:#EC870E;
	margin:0;
	overflow:hidden;
	position:relative
}
div#main-search div.search h1{
	color:#000000;
	font-size:11px;
	height:15px;
	line-height:15px;
	text-transform:uppercase;
	margin:0;
	padding:0 5px
}
div#search-simple,div#search-detailed{
	padding:0;
	margin:0 auto
}
div#main-search div.search table{
	table-layout:fixed;
        width: 995px;
}
div#main-search div.search table td{
	vertical-align:middle;
	padding: 6px 3px;
}
div#main-search div.search span.field{
	color:#000000;
	font-size:11px;
	font-weight:bold
}
div#main-search div.search span.active{
	color:#df0024;
	font-size:11px;
	font-weight:bold
}
div#main-search div.search label{
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
        border: 1px outset #CCCCCC;
        padding: 3px;
}
div#main-search div.search label:hover{
	text-decoration:none
}

/* MAIN-MENU */
div#main-menu{
	background:#EC870E;
        border-right: 1px solid #B0B0B0;
        border-left: 1px solid #B0B0B0;
	width:993px;
	height:32px;
	padding:0;
	margin:10px 0px 5px 0px;
	clear:both;
	position:relative
}
ul.jd_menu{
	display:block;
	list-style:none;
	width:998px;
	height:30px;
        padding: 0px;
}
ul.jd_menu li.jd_menu{
        border-top: 2px solid #B0B0B0;
        border-bottom: 2px solid #B0B0B0;
        border-right: 1px solid #B0B0B0;
        border-left: 1px solid #B0B0B0;
        width: 16.4%;
        text-align:center;
	line-height:30px;
	padding:0;
	float:left;
	cursor:default
}
ul.jd_menu li.jd_menu a.jd_menu,ul.jd_menu li.jd_menu span.jd_menu{
	display:block;
	color:#000;
	font-size:13px;
	text-decoration:none;
	height:28px;
	line-height:30px;
	padding:0 2px;
        font-weight: bold
}
ul.jd_menu li.jd_menu span.jd_menu{
	cursor:default
}
ul.jd_menu li.active,ul.jd_menu li.jdm_active,ul.jd_menu li.jdm_hover{
	background:#828282;
        
}
ul.jd_submenu{
	border-left:2px solid #B0B0B0;
	border-right:2px solid #B0B0B0;
	background:#cacaca;
	display:block;
	list-style:none;
	width:164px;
	margin-left: -2px;
	padding:0;
	position:absolute;
	z-index:10000;
	display:none;
}
ul.jd_submenu li.jd_submenu{
	text-align:left;
	width:155px;
        height: 20px;
	line-height:15px;
	margin:0;
	padding:2px;
        padding-left: 7px;
	float:none;
        border-bottom: 2px solid #B0B0B0;
	cursor:default
            
}
ul.jd_submenu li.jd_submenu a.jd_submenu,ul.jd_submenu li.jd_submenu span.jd_submenu{
	color:#000;
	font-size:11px;
	text-decoration:none;
        font-weight: bold;
        line-height: 20px;
}
ul.jd_submenu li.jd_submenu span.jd_submenu{
	cursor:default
}
ul.jd_submenu li.jdm_hover,ul.jd_submenu li.jdm_active{
	background:#EC870E;
}
ul.jd_submenu li.jdm_hover a.jd_submenu,ul.jd_submenu li.jdm_hover span.jd_submenu,ul.jd_submenu li.jdm_active a.jd_submenu,ul.jd_submenu li.jdm_active span.jd_submenu{
	color:#000;
}

/* MAIN-CONTENT */
div#main-content {
	width: 725px;
	margin-bottom: 10px;
        margin-left: 5px
}

/* CATEGORIES */

h2.categories {
    font-size: 12px;
    padding-top: 4px;
    
}

h2.categories a{
        text-transform: none;
        color: #FFFFFF;
        padding: 5px;
}

/* FORMS */
form {
	padding: 0px;
	margin: 0px;
}
input, select, textarea {
        color: #666;
        border: 1px solid;
	font-family: verdana;
	font-size: 11px;
	vertical-align: middle;
}
input.radio, input.checkbox	{
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
input.input {
	width: 150px;
        font-size: 9px;
        margin: 4px;
        
}
input.date {
	width: 80px;
}
input.short {
	width: 60px;
}
input.middle {
	width: 180px;
}
input.long {
	width: 310px;
}
select.select {
	width: 125px;
}
select.short {
	width: 65px;
}
select.middle {
	width: 185px;
}
select.long {
	width: 245px;
}
textarea.textarea {
	width: 240px;
}
textarea.short {
	width: 120px;
}
textarea.middle {
	width: 240px;
}
textarea.long {
	width: 460px;
}
input.button {
	background: #E87819;
	border: #CCCCCC 1px outset;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 88px;
	padding-bottom: 5px;
	cursor: pointer;
        height: 20px;
}
input.button.save,
input.button.activate,
input.button.update,
input.button.upload {
	background: #008000;
	border: #008000 1px outset;
	color: #FFFFFF;
}
input.button.copy {
	background: #FFCC00;
	border: #FFCC00 1px outset;
	color: #FFFFFF;
}
input.button.delete,
input.button.deactivate {
	background: #FF0000;
	border: #FF0000 1px outset;
	color: #FFFFFF;
}
div.form {
	border: 2px solid #E87819; 
  margin: 5px auto;
}
div.form h2 {
	background: #E87819;
        color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px;
	margin: 0px;
}
div.form div.help {
	border-bottom: #E87819 2px solid;
	background: #FFFF99;
	padding: 5px;
}
div.form div.help a {
	font-weight: bold;
}
div.form div.error,
div.form div.confirm {
	padding: 5px;
}
div.form span.error,
div.form div.error,
div.form div.error a {
	color: #FF0000;
	font-weight: bold;
}
div.form span.confirm,
div.form div.confirm,
div.form div.confirm a {
	color: #008000;
	font-weight: bold;
}
div.form div.content {
	padding: 5px;
}
div.form label {
	cursor: pointer;
}
div.form div.content table {
	width: 100%;
}
div.form div.content table td {
	vertical-align: top;
	padding: 4px;
}
div.form div.content table td table td {
	padding: 2px;
}
div.form div.content table td.field {
	text-align: right;
}
div.form div.content span.field {
	color: #333333;
	font-weight: bold;
}
div.form div.content span.field.error {
	color: #FF0000;
}
div.form div.controls {
  padding: 5px;
	text-align: right;
}
div.form div.links {
  padding: 5px;
	text-align: left;
}
div.form div.links a {
  font-weight: bold;
}

/* RESULTS */
div.group {
	background: #EEEEEE;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	padding: 5px; 
}
div.result {
	border: 1px solid #969696;
	width: 720px;
	overflow: hidden;
	margin: 5px 0px;
        background-color: #FEFEFE;
}
div.result.priority {
	background: #EEEEEE;
	border: 2px solid #E87819;
	}
div.result div.action {
	width: 585px;
	height: 18px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	position: relative;
}
div.result.priority div.action {
	
}
div.result div.action div.share {
	background: url(img/share.png) no-repeat;
	color: #FFFFFF;
	font-size: 8px;
	width: 300px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 110px;
}
div.result.priority div.action div.share {
	background: url(img/share-priority.png) no-repeat;
}
div.action div.share a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 2px;
}
div.result div.action div.share a:hover {
	text-decoration: underline;
}
div.result div.action div.links {
	background: url(img/links.png) no-repeat;
	color: #FFFFFF;
	font-size: 8px;
	width: 200px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
div.result.priority div.action div.links {
	background: url(img/links-priority.png) no-repeat;
}
div.result div.action div.links a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 2px;
}
div.result div.action div.links a:hover {
	text-decoration: underline;
}
div.result div.logo {
	text-align: center;
	width: 100px;
	margin: 0px 15px 5px 5px;
	float: left;
}
div.result div.logo img {
	margin: 20px auto;
}
div.result div.content-ve {
	margin: 5px 0 10px;
        padding: 0 0 15px;
}
div.result div.content-ve div.image {
        padding: 0 0 2px;
        position: relative;
        width: 220px;
        float: left;
}
div.result div.content-ve div.image p {
        font-size: 11px;
        line-height: 1px;
        padding: 0;
}
div.result div.content-ve div.image p img {
        float: none;
        margin: 3px 0 0;
        padding: 0;
}
div.result div.content-ve  a {
        font-size: 20px;
        font-weight: normal;
        color: #1E4A76;
        text-decoration: none;
}
div.result div.content-ve div.text {
        display: inline;
        float: left;
        width: 400px;
}
div.result div.content-ve div.text div title{
        border: none;
}
div.result div.content-ve div.text div.title h2 {
        color: #908F8F;
        font-size: 17px;
        line-height: 24px;
        border-bottom: none;
        font-family: georgia,arial,tahoma,verdana,sans-serif;
}
div.result div.content-ve p {
        font-size: 11px;
        line-height: 16px;
        padding: 0 0 2px;
}

div.result div.content {
	font-size: 12px;
	width: 520px;
	margin: 0px 5px 5px 20px;
        float: left;
}
div.result div.content h3 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
div.result.priority div.content h3 {
	color: #E87819;
	font-size: 15px;
}
div.result div.content h3 a {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
div.result div.content h3 a.ve {
	color: #FF7F24;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.result.priority div.content h3 a {
	color: #E87819;
	font-size: 15px;
}
div.result div.content h3 a:hover {
	text-decoration: underline;
}
div.result div.content div.slogan {
	font-size: 12px;
	font-weight: bold;
}
div.result div.content div.description {
	font-size: 12px;
}
div.result.priority div.content div.slogan {
	color: #E87819;
}
div.result div.content div.discount {
	color: red;
	font-size: 12px;
	font-weight: bold;
}
div.result div.content div.price {
	font-size: 13px;
}
div.result div.content div.price span.price {
	font-weight: bold;
}
div.result div.content div.price span.price.discounted {
	color: #E87819;
}
div.result div.content div.price span.price del {
	color: #C0C0C0;
	font-weight: normal;
}
div.result div.content div.status {
	font-size: 11px;
}

div.result div.content div.headings {
	font-size: 12px;
}
div.result div.controls {
	margin: 5px 0px 5px 110px;
}

/* PAGINATION */
ul.pagination	{
	display: block;
	height: 20px;
	line-height: 20px;
	list-style: none;
	white-space: nowrap;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	clear: both;
	overflow: hidden;
}
ul.pagination li {
	display: block;
	list-style-type: none;
	white-space: nowrap;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	float: right;
}
ul.pagination li.header {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 80px;
	margin: 0px 5px 0px 0px;
}
ul.pagination li.content {
	text-align: left;
}
ul.pagination li.content a {
	border: 1px solid #333333;
	background: #333333;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px 4px;
	margin: 0px;
}												
ul.pagination li.content a:hover,
ul.pagination li.content a.active {
	border: 1px solid #E87819;
	background: #E87819;
}

/* COMPANY */
div#main-content div.company {
	width: 725px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
div#main-content div.company div.logo {
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 2px 0px 0px 0px;
	float: left;
	overflow: hidden;
        background-color: #fff;
}
div#main-content div.company div.logo img {
	margin-top: 5px;
}
div#main-content div.company div.links {
	text-align: center;
	width: 100px;
	margin: 2px 0px 0px 0px;
	float: right;
	overflow: hidden;
}
div#main-content div.company div.links a {
	display: block;
	width: 100px;
	height: 40px;
	margin-bottom: 5px;
	cursor: pointer;
}
div#main-content div.company div.links a.creditinfo {
	background: url(img/ci.gif) no-repeat;
}
div#main-content div.company div.links a.businessnews {
	background: url(img/vz.gif) no-repeat;
}
div#main-content div.company div.header {
	width: 430px;
	margin: 0px 105px 0px 105px;
}
div#main-content div.company div.header table {
	width: 100%;
	table-layout: fixed;
}
div#main-content div.company div.header table td {
	vertical-align: top;
	padding: 4px;
}
div#main-content div.company div.header table td.field {
	font-weight: bold;
	width: 140px;
}
div#main-content div.company div.header table td.slogan {
	font-weight: bold;
}
div#main-content div.company div.header table td.discount {
	color: red;
	font-weight: bold;
}

/* ADD THIS TOOLBOX */
div#main-content div.addthis_toolbox {
  height: 20px;
  text-align: left;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

/* COMPANY-MENU */
div#main-content div.company div.menu {
	border-top: 1px solid #E87819;
	width: 725px;
	height: 18px;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
}
div#main-content div.company div.menu div.tabs {
	background: url(img/company-menu.png) no-repeat top right;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8px;
	width: 725px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}
div#main-content div.company div.menu div.tabs a {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 2px;
}
div#main-content div.company div.menu div.tabs a:hover {
	text-decoration: underline;
}

/* COMPANY-CONTENT */
div#main-content div.company div.content {
	width: 725px;
}
div#main-content div.company div.content div#map {
	width: 725px;
	height: 725px;
}

/* COMPANY-COMMENTS */
div#main-content div.comment {
	border-top: 1px solid #D8D2C2;
	width: 680px;
	overflow: hidden;
	margin: 5px 0px;
}

div#main-content div.comment div.header {
	color: #969696;
	font-size: 11px;
}


/* PARTNERS */
div#main-content div.partner {
	float: left;
        width: 120px;
        height: 94px;
        line-height: 100%;
        margin-left: 25px;
        background-color: #fff;
        text-align: center;
}

div#main-content div.partner div.logo {
        height: 70px;
}

div#main-content div.partner div.logo img.logo {
	border: none;
	float: left;
        margin-left: 10px;
        margin-top: 10px;
}


div#main-content div.partner a {
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}



div#main-content div.partner a:hover {
	text-decoration: none;
}

/* DIALOGS */
div#dialog {
	padding: 5px;
	margin: 5px;
}
div#dialog h1 {
	color: #333333;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	letter-spacing: 1px;
}
div#dialog h1 a	{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}												
div#dialog h1 a:hover {
	text-decoration: none;
}
div#dialog h2 {
	color: #333333;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	letter-spacing: 1px;
}
div#dialog h2 a {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}												
div#dialog h2 a:hover {
	text-decoration: none;
}
div#dialog div.divider {
	background: #D8D2C2;
	font-size: 1px;
	height: 5px;
	margin: 2px 0px 2px 0px;
	overflow: hidden;
	clear: both;
}
div#dialog div.help {
	margin: 2px 0px 2px 0px;
}
div#dialog div.error, div.error a {
	color: #FF0000;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
div#dioalog div.confirm, div.confirm a {
	color: #008000;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
div#dialog div.content {
	margin: 2px 0px 2px 0px;
}
div#dialog table {
	width: 100%;
}
div#dialog table td {
	padding: 4px;
}
div#dialog table td table td {
	padding: 2px;
}
div#dialog span.field {
	color: #333333;
	font-weight: bold;
}
div#dialog div.controls {
	text-align: right;
}

/* SIDE */
div#side{
        background: #FFFFFF;
	width:260px;
	margin-top: 5px;
	padding:0;
	float:right;
        border:#ec870e 1px solid;
}
div#side-login{
        border-bottom: 1px solid #EC870E;
        background: url(img/side-background.jpg) no-repeat top right;
        
}
div#side-banners{
	width:250px;
	padding:5px;
	margin:0;
	position:relative
}
div#side-banners div.banner{
	vertical-align:middle;
	margin:0 auto 5px auto
}





/* FOOTER */
div#footer {
	width: 995px;
        margin-top: 15px;
}
div#footer-divider	{
	font-size: 1px;
	width: 995px;
	height: 1px;
	overflow: hidden;
	clear: both;
}
div#footer-copyright {
	width: 400px;
	text-align: left;
	float: left;
        margin-left: 15px;
}
div#footer-copyright a {
	text-decoration: none;
}
div#footer-copyright a:hover {
	text-decoration: underline;
}
div#footer-counters {
	width: 150px;
	text-align: right;
	float: right;
}
div#footer-counters a {
	text-decoration: none;
}
div#footer-counters a:hover {
	text-decoration: underline;
}
div#footer-menu {
	width: 400px;
	margin: 0px 0px 0px 620px;
	text-align: center; 
}
div#footer-menu a {
	text-decoration: none;
}
div#footer-menu a:hover {
	text-decoration: underline;
}

/* COMMON */
h1 {
	color: #333333;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
        border-bottom: 2px solid #EC870E;
}
h1.article{
        display: inline;
        font-family: georgia,arial,tahoma,verdana,sans-serif;
        font-size: 2em;
        font-weight: normal;
        line-height: normal;
        padding: 0 0 10px;
        text-transform: none;
        border-bottom: none;
}
h2 {
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
        
}

h2.orange {
        background-color: #EC870E;
        color: #000;
        margin: 0 0 5px 0;
        padding-left: 15px;
        padding-top: 5px;
        font-size: 14px;
}

div.divider {
	background: #E87819;
	font-size: 1px;
	height: 2px;
	margin: 3px 0px 3px 0px;
	overflow: hidden;
	clear: both;
}
div.keywords {
	font-size: 11px;
	margin-bottom: 10px;
}
div.spacer {
	font-size: 1px;
	width: 5px;
	height: 5px;
	overflow: hidden;
}
table.list {
	width: 100%;
}
table.list td {
	vertical-align: top;
	padding: 5px;
}
table.list td.field {
	color: #333333;
	font-weight: bold;
  text-align: right;
}
table.filter {
	margin: 0px auto;
}
table.filter td {
	vertical-align: top;
	padding: 5px;
}
ul.list {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
ul.list li {
	background: url(img/li.png) no-repeat left center;
  margin: 0px;
  padding: 0px 0px 0px 12px;
}
img.icon {
	vertical-align: middle;
  margin-right: 2px;
}
img.small {
	width: 60px;
	height: 60px;
}
img.large {
	width: 164px;
	height: 164px;
}
img.field {
	width: 16px;
	height: 16px;
}
img.dot {
	width: 4px;
	height: 4px;
}
img.captcha {
	width: 50px;
	height: 18px;
}
span.nodisplay {
	display: none;
}
.error,
.error a {
	color: #FF0000;
	font-weight: bold;
}
.confirm,
.confirm a {
	color: #008000;
	font-weight: bold;
}
.active,
.positive {
	color: green;
}
.sleeping,
.negative {
	color: red;
}
.highlight {
	color: inherit;
	background: #FFFF99;
}
.large {
	font-size: 15px;
	text-transform: uppercase;
}
a.large:hover {
	color: #E87819;
}
.gray {
	color: #808080;
}
a.gray:hover {
	color: #333333;
}
.emphasized {
	color: #E87819;
}
a.emphasized:hover {
	color: #333333;
}
.strong {
	font-weight: bold;
}
.small {
	font-size: 11px;
}
.underline {
	text-decoration: underline;
}
.nounderline {
	text-decoration: none;
}
.left {
	display: block;
	text-align: left;
	float: left;
}
img.left {
	margin: 0px 10px 10px 0px;
}
.right {
	display: block;
	text-align: right;
	float: right;
}
img.right {
	margin: 0px 0px 10px 10px;
}
.center {
	display: block;
	text-align: center;
	margin: 0px auto;
}
.pointer {
	cursor: pointer;
}
.clear {
	clear: both;
}
.pick {
	cursor: pointer;
}
div#page-load-time {
	color: #4B4B4B;
	font-size: 9px;
	margin: 5px;
}
td.result-content-divider {
        background: url(img/grey-dot.png) repeat-y left center;
        width: 1px;
        vertical-align: top;
        margin-left: 10px;
        }

.recomended {
        border: 1px solid #EC870E;
        margin-left: 15px;
}

.orange_underline {
        border-bottom: 1px solid #EC870E;
        font-size: 14px;
        margin: 0;
}

.active_category {
    color: #EC870E;
    text-decoration: none;
    font-size: 14px;
}

/* AUTOCOMPLETE */

.ac_results{
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	background:#fff;
	padding:2px;
	margin:0;
	overflow:hidden;
	z-index:9999
}
.ac_results ul{
	list-style-position:outside;
	list-style:none;
	padding:0;
	margin:0
}
.ac_results li{
	display:block;
	color:#333;
	font-family:verdana;
	font-size:9px;
	line-height:normal;
	margin:0;
	padding:2px 0;
	overflow:hidden
}
.ac_results li a{
	color:#333;
	font-family:verdana;
	font-size:9px;
	text-decoration:none
}
.ac_over{
	background:#eee
}
.fieldhint{
        color: #000;
}
a.keyword{
        text-decoration:none;
}
a.keyword:hover{
        text-decoration:underline;
}
h3.marketplace{
        margin-top: 10px;
}
a.publish-button{
        background: url(img/publish-button.png) no-repeat bottom left;
        padding: 5px;
        color: #FFF;
        text-decoration: none;
        font-weight: bold;
        margin: 5px;
        float: right;
}
div.tip,div.ajaxtip{
	display:none;
	background:#ff9;
	border:1px solid #333;
	color:#333;
	font-size:11px;
	width:250px;
	line-height:normal;
	padding:5px;
	position:absolute;
	left:0;
	top:0;
	z-index:99999
}
/* SITE TREE */
div#site-tree{
        background-color: #D4D4D4;
        text-align: left;
}
table.site-tree{
        width: 995px;
        margin: 10px auto;
}
td.tree-item{
        height: 100px;
        vertical-align: top;
}
.main-brench{
        text-transform: uppercase;
}
.main-brench a{
        text-decoration: none;
        font-weight: bold;
}
.main-brench a:hover{
        text-decoration: underline;
}
ul.site-subtree{
	display:block;
	list-style:none;
        padding: 0px;
}
ul.site-subtree a{
        text-decoration: none;
}
ul.site-subtree a:hover{
        text-decoration: underline;
}
