
strong 
{
color: #000;
}
div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 100%;
}
div.header
{
	height: 70px;
	background-color: #FFF;
}
div.logo
{
	float: left;
	padding: 10px 0 0 10px;
	width: 190px;
}
div.vert-line
{
	border-left: 1px solid #B9A37C;
	float: left;
	height: 40px;
	margin: 10px 0 0 20px;
}

div.menu a
{
	color: #B4A183;
}
div.top-menu
{
	height: 23px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #61B005;
}
div.line
{
	background-color: #D2D2D2;
	height: 5px;
	width: 760px;
	height: 4px;
}	

div.link-sorting
{
	font-size: 0.80em;
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold;
}




.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}


.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}



.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}

div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}

div.box
{
	clear: both;
	margin: 10px 5px 0px 5px;
}


ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}

div.payment
{
	border: 2px solid #D1D1D1;
	background-color: #EBEBEB;
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background-color: #FFEFC7;
}

div.categories { list-style-type: none;
	padding: 0px 0px 0px 0px;	background-color: inherit;
	border-bottom: none;	width: 100%; }
	
div.categories a {font-weight: bold;}
div.subcategories a {	font-size: 0.8em;}

div.categories div.col {	float: left;
	text-align: left;
	width: 185px;	position: relative;  padding-top: 5px;}
	
div.categories div.last {	float: left;	
	text-align: left;	width: 187px; padding-top: 5px;}
	
div.subcategories { padding-left: 20px;}

div.categories div.divider { clear: both; height: 1px;}


div.categories div.categ { line-height: 17px; padding-left: 15px;
	background-image: url(http://www.indecdes.com/images/icons/folder-mini.gif);
	background-position: top left; background-repeat: no-repeat;
	margin-left: 5px; padding-left: 25px;}

