@charset "utf-8";
* {
margin: 0;
padding: 0;
text-decoration:none;
border:0;
}
p {margin-bottom:4px;}
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;

}
a {
color:#d60068;
font-weight:600;
}
a:hover {
color:#630034;
font-weight:700;
}
ul {
list-style-type:none;
}
.fashion #container { 
	width: 1280px;
	min-height:1000px;
	background: #ffffff;
	margin: 0 auto; 
	text-align: left; 	
	background-image:url(../gfx/backg.gif);
	background-repeat:no-repeat;
}
.fashion #sidebar1 {
	float: left;
	width: 148px;
	padding: 240px 40px 15px 212px;
	background-image:url(../gfx/fashionlogo.gif);
	background-repeat:no-repeat;
}
.fashion #mainContent {
	margin: 0 0 0 400px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	min-height:1000px;
} 
.fashion #hd {
height:184px;
}
.fashion #lng {
float:right;
margin-top:40px;
margin-right:220px;
font-weight:bold;
color:#d60068;
}
.fashion #rs {
width:220px;
padding-left:40px;
padding-right:60px;
float:right;
min-height:200px;
}

.fashion #rs h2{
color:#d60068;
font-size:small;
font-weight:bold;
padding:10px 0 20px 0;
}

.fashion #mt {
width:480px;
padding-left:40px;
padding-right:60px;
min-height:200px;
}

.fashion #mt h2{
color:#d60068;
font-size:small;
font-weight:bold;
padding:10px 0 20px 0;
}
.fashion #mt p{
padding:0px 0 10px 0;
}


.fashion #ft {
width:480px;
padding-left:40px;
padding-right:60px;
min-height:60px;
font-size:0.9em;
font-weight:bold;
color:#d60068;
}
.fashion #ft ul {
margin-left:-2px;
}

.fashion #ft li {
display:inline;
padding:0 2px 0 2px;
margin-top:4px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div.galeria {
width:470px;
padding-top:20px;
padding-bottom:20px;
}
div.logos {
width:210px;
padding-top:80px;
padding-bottom:20px;
}
div.shrtft {
text-align:right;
padding-right:20px;
color:#d60068;
}
div.menuheader {
width:150px;
height:40px;
cursor:pointer;
}
div.menuheader:hover {
}
ul.categoryitems {
margin-bottom:20px;
text-align:right;
background-color:#FFFFFF;
padding:4px;
}

ul.categoryitems2 {
margin-bottom:20px;
text-align:right;
background-color:#FFFFFF;
padding:4px;
}

.categoryitems a{
color:black;
}
.categoryitems a:hover{
font-weight:bold;
color:d60068;
}
.categoryitems2 a{
color:black;
}
.categoryitems2 a:hover{
font-weight:bold;
color:d60068;
}

.subcategoryitems {
margin-bottom:20px;
text-align:right;
background-color:#FFFFFF;
padding:4px;
}
/*---------------------adm tmpl---------------

/* indents icons in sitemap, archive & rss_links_sm - this package only. */

.icon_indent { margin-left: 20px; }



.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }



/* for functions in custom_login.php only */

.sess_uname { color: #E23300; } /* logged-in username */

.clogin_panel { margin-bottom: 1em; border: 1px solid #ccc; width: 100%; padding: .3em 0 .3em 0; background: #f6f0e8; }



/* For custom admin panels mod only REVISED JAN.13.08 - validation revisions */

.centerit { text-align: left; } /* in snusers.php */

.admpanel { font-size:0.85em;text-align: left; margin-top:20px;}

.admpanel, .otherpanels {
border: 1px solid #ccc; padding: 10px 8px 10px 15px; margin: 0 0 8px 0; background: #eeeeff; color: #999999; }
	
.otherpanels {
margin-top:20px;
}
.otherpanels p {
margin-top:10px;
}
.otherpanels input {
margin-top:10px;
}
.button {
margin-top:10px;
}
#as, #at {
margin-bottom:20px;
}
.admintitle { font-size:1.4em; color:#630034;margin-bottom:4px;background-color:#ddddee;padding-left:4px;margin-left:-4px;border-bottom:1px solid #630034; }
.admintitle a {color:#000000;font-weight:normal;font-size:0.9em;}
.usertitle { margin-bottom: 1em; font-size:1.1em; color:#000000; text-align: left; background-color:#dddddd; }

.settingbutton { margin-bottom: 10px; text-align: left; }

.buttonmargin { margin-bottom: 10px; }

/* --- end of Jan.13.08 validation revisions ---------------------------- */



/* For custom admin panels mod only */
form#post {
width:500px;
}

.fieldset { border: 1px solid #ccc; padding: 20px 8px 20px 15px; margin: 0 0 8px 0; background: #eeeeef; color: #000; }

legend { font: bold 16px arial; margin: 10px 0 0 0; }

input { padding: 3px; margin: 0; }



textarea { width: 90%; height: 20em; padding: 3px;}





/* for admin tip panel (expandable) */

.tip_panel { width: 85%; border : 1px solid #ccc; font: normal 12px arial; background : #fff; padding : 10px; }

.tip_panel b { color: maroon; padding-top:0.2em; }

.expand { border : 1px solid #ccc; background : #fafafa; padding : 0.6em; margin: 0.4em 0 0.4em 0; }

#preview { border : 1px solid #ccc; background : #fafafa; padding : 0.6em; margin: 0.4em 0 0.4em 0; }



/* span styles used in custom admin panels only */

.redtitle { font: bold 14px Arial; color: #ff0000; text-align: left; }

.bluetitle { font: bold 14px Arial; color: #0054bc; text-align: left; }
