﻿/* (C) 2000-2008 ItalyWeddingPlanning */

a			{text-decoration:color: #666666; }
a:link		{ color: #663366; border-color: #ffffff }
a:visited	{ color: #663366; border-color: #ffffff }
a:hover		{ text-decoration: underline  overline; color: #d98ee3;}

.covertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
	padding-right: 100px;
	padding-left: 100px;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	line-height: 14pt;
	color: #333333;
	padding-right: 100px;
	padding-left: 100px;
	letter-spacing: 2pt;
}
.pagetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
	padding-right: 100px;
	padding-left: 100px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: #666666;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 14pt;
	color: #d98ee3;
}

.titlesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	color: #d98ee3;
}

.titlealt {
	background-color: #d98ee3;
	color: #ffffff;
}

.contentarticles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #333333;
}

.important {
	border-left:4px solid #d98ee3;
	font:11px verdana;
	padding-left:5px;
}

.importanttitle {
	border-left:7px solid #d98ee3;
	font:14px verdana;
	padding-left:5px;
	color: #333333;
}

.whitepaddingthreepx {
	border-left:3px solid #ffffff;font:3px verdana;
}

.dottedbox {
	white-space: normal;
	font: 1em "Courier New",Courier,monospace;
	padding: 0 1em 1em 1em;
	border: 2px #ccc dotted;
	margin-top: 1em;
}

.container {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px auto;
}
	.container td { margin: 0px; padding: 0px; text-align: left; }

	.bgleft {
		background: url('leftbg.png') repeat-y;	
	}
	
	.bgright {
		background: url('rightbg.png') repeat-y;
	}
	
	.content {
		background: #fff;
	}
	
	.bgbottom {
		background: url('bottombg.png') repeat-x;
	}

.clear { clear: both; }

#header {
	margin: 0px;
	background: #e0e0e0;
	color: #324572;
	text-align: center;
	font-weight: bold;
	height: 62px;
	padding: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 42px;
}
	html>body #header { height: 42px; }
	
#gallerybar {
	background: #7389c2;
	height: 176px;
	text-align: center;
}

#footer {
	background: url('footerright.jpg') no-repeat top right;
	height: 21px;
	color: #000;
	padding: 3px 10px 0px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 18px;	
}
	html>body #footer { height: 18px; }

#detailpage { background: #fff; padding-top: 5px; }

iframe { border: 0px; margin: 0px; padding: 0px; }


#buttonright a {
	background: #5c73ac url('buttonleft.gif') no-repeat;
	display: block;
	width: 30px;
	height: 99px;
	text-indent: -999999px;
}


#buttonleft a {
	background: #5c73ac url('buttonleft.gif') no-repeat;
	display: block;
	width: 30px;
	height: 99px;
	text-indent: -999999px;
}

#buttonright a { background-image: url('buttonright.gif'); }

#buttonright a:hover {
	background-color: #9fb0d9;
}

#buttonright a:active {
	background-color: #9fb0d9;
}

#buttonleft a:hover {
	background-color: #9fb0d9;
}

#buttonleft a:active {
	background-color: #9fb0d9;
}

.gallery {
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px auto;
}
	.gallery td {
		padding: 5px;
		text-align: center;
	}
	
	.gallery img { border: solid 1px #fff; }

.detailimage {
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}

.detailimage td {
	line-height: 1.4em;
}

.caption {
	font-size: 110%;
}
	
