/*Fashion Trends Directory template ver 2.1  build date: 19092007*/
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
  width: 70%;
}
.expandMenu dt {
	text-transform: uppercase;
	background-color: #FF0000;
	padding: 2px;
	margin: 0px 0px 1px;
	color: #FFFFFF;
	cursor: hand;
}
.expandMenu a {
	color: #FFFFFF;
}
.expandMenu a:hover {
	color: #333333;
	background-color: transparent;
}
.expandMenu dd {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
.expandMenu ul {
	background-color: #999999;
	margin:  2em;
	padding: 0px;
	list-style-type: none;
}
.expandMenu table {
	border-collapse: collapse;
	width: 100%;
}
.expandMenu td {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0;
}
.expandMenu thead td {
	background-color: #000000;
	border-top-style: none;
}
.alignCenter {
	text-align: center;
}


body {
	
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color: #4b5b67;
	margin:0em;
}
input.what
{
	border: 1px solid #CCC;
	height:29px;
	width:259px;
	font-family: Arial;
	font-size: 24px;
	font-weight: 900;
	color: #661158;
}
/*input.what2
{
	border: none;
	background-image:url(../img/inputsearchbg.gif);
background-repeat:no-repeat;
	height: 27px;
width:392px;
	font-size: 11px;
}*/
strong 
{
	color: #000;
}
div.page
{
	background-color: #FFF;
	margin: 0 auto;
	width: 100%;
}
div.header
{
	height: 281px;
	background-color: #FFF;
	background-image: url(../img/bgimg.jpg);
}
div.logo
{
	float: left;
	padding: 0px 0 0 0px;
	width: 281px;
}
div.logo2
{
	float: right;
	padding: 0px 0 0 0px;
	
}
div.vert-line
{
	border-left: 1px solid #B9A37C;
	float: left;
	height: 40px;
	margin: 10px 0 0 20px;
}
div.menu a
{
	color: #FFFFFF;
}
div.top-menu
{
	height: 23px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	background-color: #661158;	/*border-bottom: 1px solid #61B005;*/
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}	
ul.search
{
	margin: 0 50px 0 20px;
	padding: 0;	
	color: #f9e994;
}
ul.search li
{
	padding: 0;
}
ul.search li a
{
	color: #f9e994;
	font-size: 0.9em;
}
ul.menu
{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.menu li
{
	float: left;
	margin: 0 4px;
	line-height: 20px;
	/*background: #61B005 url('../img/tab-left.gif') top left no-repeat;*/
	height: 23px;
}
ul.menu li a
{
	line-height: 23px;
	padding: 0 15px;
	color: #f9e994;
	font-size: 0.75em;
	/*font-weight: bold;*/
	/*background: url('../img/tab-right.gif') top right no-repeat;*/
	display: block;
	float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
	color: #000000;
}
ul.menu li.active
{
	color: #f9e994;
	/*font-weight: bold;*/
	font-size: 0.75em;
	background-color: #661158;	/*background: #F36700 url('../img/tab-left-act.gif') top left no-repeat;*/
}
ul.menu li.active div
{
	line-height: 23px;
	padding: 0 15px;
	/*background: url('../img/tab-right-act.gif') top right no-repeat;*/
}
ul.menu li.xml
{
	background-image: none;
	padding: 0 0 0 20px;
}
ul.menu li.xml a
{
	padding: 2px 0 0 0;
	background-image: none;
}
div.lang-switch
{
	float: right;
	margin: 20px 30px 0 0;
	line-height: 14px;
	font-size: 0.85em;
}
ul.lang-switch
{
	list-style-type: none;
	margin: 0;
}
ul.lang-switch li
{
	color: #F36700;
	border-right: 1px solid #FFF;
	float: left;
	padding-right: 4px;
}
ul.lang-switch li a
{
	color: #61B005;
}
div.link-sorting
{
	font-size: 0.80em;
	text-align: center;
}
div.link-sorting a
{
	font-weight: bold;
}
div.search-form
{
	font-size: 0.8em;
	height: 75px;
	border-top: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	background: #000 url('../img/sch.png') top /*repeat-x*/;
	background-position: left;
	background-color: #000;
}
div.search-form a
{
	color: #4983A9;
}
div.search-tools
{
	margin: 0 5px;
	background-color: #823478;
	border-bottom: 2px solid #56254e;
	height: 28px;
}

div.bottom
{
	clear: both;
	color: #B2B2B2;
	font-size: 0.78em;
	padding: 10px 0;
	position: relative;
	text-align: center;
	background: #823478;
	border-top: 5px solid #56254e;
}
div.bottom a
{
	color: #f9e994;
	font-weight: bold;
}
div.copyright
{
	margin: 10px 0;
	position: relative;
	text-align: center;
	color: #f9e994;
}
div.copyright a
{
	color: #f9e994;
}
input, textarea
{
	font-size: 0.95em;
	font-family: Verdana;	
}
div.content
{
	border-bottom: none;
	padding-bottom: 1px;
	border-top: 0px solid #61B005;
	border-bottom: 0px solid #61B005;
	background-color:#d0bfcd;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 0.90em;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
	color: #575757;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
h2
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color: #56254e;
	font-size: 1.4em;
	font-weight: Bold;
	letter-spacing:-2px;
	padding: 10px 0 0 10px;
	margin: 3px 0px 0 0;
}
h1 a
{
	color: #161616;
}
p.date
{
	font-size: 0.85em;
}
p.news
{
	margin-top: 5px;
	font-size: 0.85em;
}
p.last
{
	font-size: 0.85em;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #56254e;
}

a.title
{
	font-size: 0.9em;
	font-weight: bold;
}
div.url
{
	color: #6EB82F;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 0.8em;
}
div.pr_stat
{
	color: #333;
	font-size: 0.75em;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	background-color:#d0bfcd;
	border-bottom: none;
	width: 100%;
}
div.categories a
{
	color: #632a5a;
	/*font-weight: bold;*/
	text-decoration: underline;
	font-size: 12px;
	letter-spacing:0.3px;
	font-stretch:ultra-condensed;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	width: 195px;
	padding-top: 15px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
	width: 205px;
	padding-top: 15px;
}
/*div.subcategories
{
	padding-left: 30px;
}*/
div.subcategories a
{
	font-size: 12px;
	font-weight: normal;
	color: #4b5b67;
	font-family: Verdana;
	text-decoration: none;

}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
padding-bottom: 0px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background: #FFE9DF url('../img/notif-angle.gif') top left no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.error
{
	background: #FFE9DF url('../img/notif-angle.gif') top left no-repeat;
	border: 2px solid #FD7D47;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0px 0 15px 0;
	text-align: center;
}
div.navigation a
{
	color: #333;
}
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.preview
{
	background: url('../img/no-preview.gif') top left no-repeat;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 10px 5px 0px 5px;
}
div.box-caption-green
{
	background: #823478 /*url('../img/green-caption-bg.gif') repeat-x*/;
	color: #f9e994;
	font-size: 0.95em;
	/*font-weight: bold;*/
	line-height: 20px;
	padding-left: 5px;
	margin: 0 21px 0 21px;
}
div.box-caption-left-green
{
	/*background: url('../img/green-caption-left.gif') left no-repeat;*/
	height: 20px;
}
div.box-caption-right-green
{
	background: #823478 /*url('../img/green-caption-right.gif') right no-repeat*/;
	height: 20px;
}
div.box-caption-orange
{
	background: /*#F36700 url('../img/orange-caption-bg.gif') repeat-x*/;
	color: #f9e994;
	font-size: 0.95em;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	margin: 0 21px 0 21px;
}
div.box-caption-left-orange
{
	/*background: url('../img/orange-caption-left.gif') left no-repeat*/;
	height: 20px;
}
div.box-caption-right-orange
{
	background: #823478 /*url('../img/orange-caption-right.gif') right no-repeat*/;
	height: 20px;
}
div.box-content
{
	padding: 10px;
	
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	margin: 5px 0;
	font-size: 0.85em;
	text-align: left;
}
div.sponsored-link
{
	margin: 5px 0;
}
div.sponsored-link a
{
	margin: 5px 0;
	font-size: 0.85em;	
	text-align: left;
}
div.partner-link
{
	margin: 5px 0;
}
div.partner-link a
{
	font-size: 0.85em;
	text-align: left;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
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;
}
td.link
{
	padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
	font-size: 0.75em;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	font-size: 0.75em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.column
{
	background: #efefef url('../img/td-bg.gif');
	/*background-color:#FFF;*/
	width: 190px;
}
td.dotted
{
	background: url('../img/dotted.gif') repeat-y;
	width: 0px;
}
p.field
{
	font-size: 11px;
	margin: 0 0 10px 0;
}
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;
}

