/***** Global Settings *****/
html, body {
border:0;
margin:0;
padding:0px;
}





body {
font:80% Tahoma, Verdana, Arial, helvetica, sans-serif;
background-color: #ffffff;
background: url('/img/blank.gif') no-repeat;
background-attachment: fixed;
}


     #content
            {
			margin:0px;
                width: 100%;
            }




/***** Headings *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
h1 {
padding:0px 0 15px 0;
font-size:1.7em;
}
h2 {
padding:5px 0px 5px 0px;
font-size:1.4em;
letter-spacing: -0.5px;
}
h3 {
font-size:1.4em;
font-weight:normal;
color:#3B3B3B;
}

h4 {
font-size:1.3em;
font-weight:bold;
color:#3B3B3B;
}

/***** Common Formatting *****/
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
ul, ol {
padding:0 0 1.25em 1.5em;
}

ul.yellow
{
	list-style-image:url(/img/bullet_black.gif);
}

li{
	padding:0 0 0.25em 0.3em;
}


blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
/***** Links *****/
a,
a:link,
a:visited,
a:hover {
color: #333399;	
text-decoration:underline;
}
/***** Forms *****/
form {
margin:0;
padding:0;
display:inline;
}
input, select, textarea {
font:1em Arial, helvetica, sans-serif;
}
textarea {
width:100%;
line-height:1.25;
}
label {
cursor:pointer;
}
/***** Tables *****/
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
font-size:1em;

}

/***** Wrapper *****/
#wrap {
width:960px;
margin:0 auto;
}
/***** Global Classes *****/
.clear { clear:both; }
.float-left { float:left; }
.float-right { float:right; }
.text-left { text-align:left; }
.text-right { text-align:right; }
.text-center { text-align:center; }
.text-justify { text-align:justify; }
.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { border-bottom:1px solid; }
.highlight { background:#ffc; }
.wrap { width:960px;margin:0 auto; }
.img-left { float:left;margin:4px 10px 4px 0; }
.img-right { float:right;margin:4px 0 4px 10px; }
.nopadding { padding:0; }
.noindent { margin-left:0;padding-left:0; }
.nobullet { list-style:none;list-style-image:none; }























div.box
{
width: 100%;

margin: 0;
background: #F6F4ED;
}


div.box2
{
width: 100%;
padding:10px;
background: #F6F4ED;
}


.boxin img
{
margin-right: 10px;

}

.boxin
{
vertical-align: top;
clear: both;
padding: 0px 5px 15px 0px;

}


.topoffer
{
vertical-align: top;	
padding: 0px 15px 0px 15px;

}


 div.boxin div
{
padding: 5px 0px 5px 0px;
}	
	
div.boxinphoto
{
vertical-align: top;	
padding: 0px 20px 0px 20px;
}
			
div.top-left
{
background-image: url('/img/tl.gif');
background-repeat: no-repeat;
background-position: top left;
height: 15px;
}

div.top-right
{
background-image: url('/img/tr.gif');
background-repeat: no-repeat;
background-position: top right;
height: 15px;
}

div.bottom-left
{
background-image: url('/img/bl.gif');
background-repeat: no-repeat;
background-position: bottom left;
height: 15px;
}

div.bottom-right
{
background-image: url('/img/br.gif');
background-repeat: no-repeat;
background-position: bottom right;
height: 15px;
}


.card 
{
	padding-left: 2em;
	margin-left: 2em;		
	line-height: 0.8em;
	
}

.card img
{
	
	margin-left: -2em;
background-color: #ffffff;	
}


.vname {
width: 100%;
padding: 20px;
background-color: #D2D2D2;
font-size:0.9em;
}


.vtext {
width: 100%;
padding: 20px;

}

.widevrezka {
padding:10px;
margin:20px 0px 20px 0px;
background-color: #F6F4ED;
}

.widevrezka img{
margin-left:20px;

}

.lvrezka {
float:left;
width:200px;
padding:10px;
margin:20px 20px 20px 0px;
background-color: #F6F4ED;
}


.notice {
background-color: #FEF3D8;
width:100%;
padding:10px;
margin-bottom:20px;

}

a.orange
{
	color:#666699;
}


a:hover.orange
{
	color:#00CCFF;
}


#timeline, #today
{
	font-size: 20px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	font-size:12px;
	padding: 3px;
	opacity: 0.85;
}

#comfort
{
text-decoration:underline;
cursor:pointer;
color: #333399;	
}


.omen
{
border: #FFD193 1px solid;
background-color:#FFFFCE;
padding:12px;
}

.celebrate
{
margin-top:5px;
color:#000;
font-size: 12px;
width:100%;
}

.celebrate div {
margin-left:23px;
text-align:left;
}

.celebrate img
{
float:left;
}

.letters a {
FONT: 20px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	color:#000;
}
