@charset "UTF-8";

/* ******************************************************************
   site          : Fashiontrends4u.nl
   author        : T. Wouters (www.tommywouters.nl)
   copyright     : Fashiontrends4u
******************************************************************* */

html {margin:0px; padding:0px;}
body {background-image:url(../images/bg_main.png); margin:0px; padding:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 {color:#ff0079;font-size:28px; margin: 0}
h2 {color:#363738;font-size:24px; margin: 0}
h3 {color:#ff0079;font-size:16px; margin: 0}
p {color:#363738;font-size:13px;}
hr { border: 0; width: 100%; color:#d9d9d9; background-color:#d9d9d9; height:1px;}
ol li{color:#363738;font-size:13px;}
ul li {color:#363738;font-size:13px;}

a {
	font-size: 13px;
	color: #363738;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #363738;
}
a:hover {
	text-decoration: none;
	color: #ff0079;
}
a:active {
	text-decoration: none;
	color: #ff0079;
}

#container {
	height:auto;
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	overflow: hidden;
}
#header {
	height:170px;
	width:100%;
	background-image:url(../images/bg_header.jpg);
}
#dropshadow_top {
	margin-left:auto;
	margin-right:auto;
	height:10px;
	width:100%;
	background-image:url(../images/bg_top.png);
	background-repeat:repeat-x;
	text-align:center;
}
.menu {
	margin-left:auto;
	margin-right:auto;
	height:45px;
	width:717px;
	text-align:center;
}
.menu ul{
	margin: 0; padding: 0;
 }
.menu ul li{
	display: inline;
}

#logo {
	margin-left:auto;
	margin-right:auto;
	height:125px;
	width:960px;
	text-align:center;
}
#dropshadow_left {
	float:left;
	width:50px;
	background-image:url(../images/dropshadow_left.png);
	background-repeat:repeat-y;
	height:100%;
	display: block;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#dropshadow_right {
	float:right;
	width:50px;
	background-image:url(../images/dropshadow_right.png);
	background-repeat:repeat-y;
	height:100%;
	display: block;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#content {
	height:100%;
	margin: 0px auto;
	width: 958px;
	padding: 0px;
	overflow: hidden;
	display: block;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background-color:#FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-image:url(../images/bg_top.png);
	background-repeat:repeat-x;
	padding-top:40px;
}
.content li { color:#999;}

#shop {
	height:990px;
	margin: 0px auto;
	width: 958px;
	padding-top: 10px;
	overflow: hidden;
	display: block;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background-color:#FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-image:url(../images/bg_top.png);
	background-repeat:repeat-x;
}
/* COLUMNS */

#column1 {
	float: left;
	width: 414px;
	height:100%;
	padding-left:50px;
	padding-right:15px;
}
#column2 {
	float: left;
	width: 414px;
	height:100%;
	padding-left:15px;
	padding-right:50px;
}
#column3 {
	float: left;
	width: 858px;
	height:100%;
	padding-left:50px;
	padding-right:50px;
}
#column4 {
	float: left;
	width: 214px;
	height:100%;
}


/* BUTTONS */

a.home { display: inline;float:left; display: block; width: 109px; height: 45px; background: url("../images/btn_home.png") no-repeat 0 0; }
a.home:hover { background-position:-109px; }

a.shop  { float:left; display: block; width: 149px; height: 45px; background: url("../images/btn_webshop.png") 0 0 no-repeat; }
a.shop:hover { background-position:-149px; }

a.info { float:left; display: block; width: 176px; height: 45px; background: url("../images/btn_informatie.png") 0 0 no-repeat; }
a.info:hover { background-position:-176px; }

a.merken { float:left; display: block; width: 131px; height: 45px; background: url("../images/btn_merken.png") 0 0 no-repeat; }
a.merken:hover { background-position:-131px; }
   
a.contact { float:left; display: block; width: 152px; height: 45px; background: url("../images/btn_contact.png") 0 0 no-repeat; }
a.contact:hover { background-position:-152px; }

.clear {
	clear:both;
}


/* FOOTER */

#footer {
	height:auto;
	height:125px;
	width:1060px;
	margin-left:auto;
	margin-right:auto;
}
#footer_content {
	float:left;
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat-x;
	height:125px;
	width: 958px;
}

#ideal {
	float:left;
	height:55px;
	width: 205px;
	padding:20px 0px 0px 20px; 
}
#tommy {
	float:right;
	height:55px;
	width: 86px;
	padding:20px 18px 0px 0px; 
}
.footer_menu {
	float:left;
	height:55px;
	width: 507px;
	padding-top:15px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

.footer_menu ul{ 
	margin: 0; padding: 0;
 }
.footer_menu ul li{
	display: inline;
}

.footer_menu a:link {
	color: #CCC;
	text-decoration: none;
}
.footer_menu a:visited {
	text-decoration: none;
	color: #CCC;
}
.footer_menu a:hover {
	text-decoration: none;
	color: #FFF;
}
.footer_menu a:active {
	text-decoration: none;
	color: #CCC;
}

.copy { color: #F80076; }

#footer_left {
	float:left;
	width:51px;
	background-image:url(../images/dropshadow_footer_left.png);
	height:125px;
}
#footer_right {
	float:right;
	width:51px;
	background-image:url(../images/dropshadow_footer_right.png);
	height:100%;
}