/*
Theme Name: ItalianShirts
Theme URI: http://www.italianshirts.nl
Description: ItalianShirts CMS, ontwikkeld door <a href="http://www.wennet.nl">Wennet</a>.
Version: 1.0 BETA
Author: Wennet Webdesign
Author URI: http://www.wennet.nl

	ItalianShirts.nl
	http://www.italianshirts.nl

*/

		/* ALGEMEEN - LAYOUT */
		

		
* {
	margin:					0;
	padding:				0;
	border:					none;
}

body {
	font:					11px "Verdana", Tahoma, Arial, Verdana, sans-serif;
	letter-spacing:			1px;
	color:					#333333;
	text-align:				center;
	background:				#685736;
	background-image:		url(media/img/bg.gif);
}

p {
	margin-bottom:			10px;
}

h1 {
	font-size:				11px;
	background-image:		url(media/img/h1_bg.jpg);
	background-repeat:		no-repeat;
	background-position:	left;
	width:					460px;
	height:					31px;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			22px;
	margin-bottom:			10px;
	letter-spacing:			normal;
}

#page {
	width:					1032px;
	height:					auto;
	margin-top:				0px;
	text-align:				left;
}

a .stelsamen {
	width:					442px;
	height:					27px;
	display:				block;
	background-image:		url(media/img/stelsamen.png);
	float:					right;
	margin-top:				10px;
	cursor:					pointer;
}

a:hover .stelsamen {
	background-position:	0 -27px;
}


#header {
	width:					1032px;
	height:					98px;
	float:					left;
	background-image:		url(media/img/header.png);
	background-repeat:		no-repeat;
	background-position:	left;
	margin-top:				-10px;
}

.logo a {
	width:					260px;
	height:					30px;
	float:					left;
	cursor:					pointer;
}

#menu {
	width:					836px;
	float:					left;
	font-size:				12px;
	margin-left:			150px!important;
	margin-left:			80px;
	margin-top:				10px;
}


#content {
	width:					1032px;
	height:					auto;
	background-image:		url(media/img/content_1_bg.png);
	background-repeat:		no-repeat;
	float:					left;
	text-align:				left;
	line-height:			20px;
	z-index:				1;
}



#content_page {
	width:					1032px;
	height:					auto;
	float:					left;
	background-image:		url(media/img/content_bg.png);
	background-position:	right;

}

.logos {
	width:					930px;
	height:					auto;
	min-height:				335px;
	float:					left;
	

}

.logos .tekst {
	min-height:	            375px;
	margin-left:			52px!important;
	margin-left:			46px;
	padding-left:			110px;
	padding-right:			10px;
	padding-top:			20px;
}

.logos .tekst#nieuwsbericht {
	background-image:		url(media/img/nieuw_bg.jpg);
	background-repeat:		no-repeat;
	background-position:	bottom right;
}

.logos .tekst a {
	color:					#333333;
	font-weight:			bold;
}
.logos .tekst a:hover {
	text-decoration:		underline;
}


.landen {
	text-align:				right;
	width:					83px;
	height:					20px;
	display:				block;
	float:					left;

}

.landen li {
	display:				inline;


}

.klikiconen {
	width:					93px;
	height:					auto;
	display:				block;	
	float:					left;
	margin-top:				-100px;
	text-align:				right
}

.vlaggen {
	width:					55px;
	float:					right;
	text-align:				center;
	padding-top:            5px;
	height:					20px;
	background-image:		url(media/img/land_bg.png);
}



.showroom {
	width:					830px;
	height:					auto;
	float:					left;
	margin-bottom:			10px;
}

.footer {
	width:					982px;
	height:					30px;
	float:					left;
	background-image:		url(media/img/footer.png);
	padding-top:			35px;
	text-align:				right;
	color:					#CCCCCC;
	padding-right:			50px;
}

.footer a {
	color:					#CCCCCC;
	text-decoration:		none;
}

.footer a:hover {
	color:					#FFFFFF;
}

.wennet {
	width:					982px;
	height:					15px;
	float:					left;
	text-align:				right;
	color:					#ccc;
	padding-right:			50px;
}

.wennet a {
	color:					#ccc;
	text-decoration:		none;
}

.wennet a:hover {
	color:					#ccc;
	font-weight:			bold;
}

.aanpassen {
	width:					200px;
	height:					20px;
	text-align:				center;
	float:					right;
	font-weight:			bold;
	color:					#000;
	border:					1px dotted #666;
}


img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

ul {
	list-style:none;
}

a {
color:#000;
}

a:hover {
	color:#000;
}


a .mainlist {
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
	margin-left:0px;
}

 li.sublist a {
	margin-left:10px;
	width:		300px;
}

h1 a {
	color:#000;
	text-decoration:none;
}