@charset "utf-8";

/*********************************
    GLOBAL
*********************************/

* {
    margin: 0;
    padding: 0;
}

body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font: small/140% "Lucida Grande", verdana, helvetica, Arial, sans-serif;
    color: #fff;
    background: #000;
}

#wrapall {
    width: 810px;
    margin: auto;
    background: url("images/bg_big1.jpg") no-repeat 0px 0px;
    border: 0px solid red;
}

#menu {
    float: left;
    width: 120px;
    margin-top: 385px;
    margin-left: 50px;
    text-align: left;
}

#contwrap {
    border: 0px solid red;
    float: left;
    width: 610px;
}

#footer {
    clear: both;
    width: 600px;
    font-size: 90%;
    text-align: right;
    border-top: 1px solid #f5b9f9;
    margin-left: 175px;
    padding-top: 12px;
    padding-bottom: 50px;
    margin-top: 35px;
}



/*********************************
    MENU LISTS
*********************************/

ul.menulist {
    list-style: none;
    padding-top: 6px;
}

ul.menulist li a {
    display: block;
    padding: 0px 0px 10px 35px;
    color: #fff;
    text-decoration: none;
}

#menu ul.menulist li a:hover {
    color: #f5b9f9;
    background: url("images/list.gif") no-repeat 17px 3px;
}


#menu ul.menulist li a.main_active {
    color: #f5b9f9;
    background: url("images/list.gif") no-repeat 17px 3px;
}

/*********************************
   PAGES
*********************************/


/*****MAIN STYLES*****/

a {
	outline: none;
}

p {
	font-size: 11px;
}

h1 {
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 10px;
}

p.normal {
    line-height: 170%;
    font-size: 11px;
}

p.indent {
    line-height: 170%;
    font-size: 11px;
    margin-left: 20px;
}

p.standard {
	line-height: 140%;
	margin-bottom: 12px;
	margin-right: 120px;
}

p.text {
	line-height:170%;
	margin-bottom: 12px;
	margin-right: 120px;
	font-size: 11px;
}

a.text {
	color: #fff;
    text-decoration: underline;
}

p.bottom {
    font-weight: bold;
}

span.pink {
	color: #d978f0;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

div.standard {
    border: 1px;
    background: url("images/schmuck.jpg") no-repeat 518px 0px;
    width: 650px;
    /*height: 700px;*/
}

div.text {
    padding-top: 195px;
    padding-left: 100px;
    text-align: left;
}

div.date {
	border: 0px solid fuchsia;
	float: left;
	width: 140px;
	margin-right: 12px;
	margin-bottom: 20px;
}

div.event {
	border: 0px solid fuchsia;
}

ul.normal {
	list-style: url("images/list.gif") outside;
	padding-top: 12px;
	padding-left: 20px;
}

ul.normal li {
	padding-bottom: 10px;
	font-size: 11px;
}

img.about {
    float: right; 
    /*padding-right: 70px; */
}

/********HOME********/

div.homecont {
    border: 1px;
    background: url("images/jude_bg.jpg") no-repeat 446px 1px;
    width: 650px;
    height: 610px;
}

img.home1 {
    float: left;
    margin-top: 360px;
    /*margin-left: 15px;*/
    text-align: left;
}

div.texthome {
    padding-top: 165px;
    padding-right: 130px;
    text-align: left;
}

ul.home {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 190px;*/
}

ul.home li {
    padding-top: 6px;
    font-size: 11px;
}

img.taj {
    float: right; 
    padding-right: 100px; 
    margin-top: 65px
}
div.bottom {
    float: left;
    margin-left: 240px;
    margin-top: 25px;
    margin-bottom: 50px;
}


/********CONTACT********/

div.contact {
    padding-top: 195px;
    text-align: left;
    padding-left: 80px;
}

div.block {
   width: 406px;
   height: 390px;
   float: left;
   padding-top: 15px;
   }

textarea.form {
   background-color: #f5dbe8;
   width: 350px;
   height: 120px;
   border-left: 1px solid #cb49d4;
   border-top: 1px solid #cb49d4;
   border-right: 2px solid #f6affb;
   border-bottom: 2px solid #f6affb;
   }
   
input.adr {
   background-color: #f5dbe8;
   border-left: 1px solid #cb49d4;
   border-top: 1px solid #cb49d4;
   border-right: 2px solid #f6affb;
   border-bottom: 2px solid #f6affb;
   }
input.re {
   background-color: #f5dbe8;
   border-left: 1px solid #cb49d4;
   border-top: 1px solid #cb49d4;
   border-right: 2px solid #f6affb;
   border-bottom: 2px solid #f6affb;
   width: 350px;
   }
   
div.block a {
   color: #434343;
   text-decoration: none;
   }
div.block a:hover {
   text-decoration: underline;
   }
div.block p.send {
    text-align: right;
    margin-right: 50px;
   }
   
.red {color: red;
   }
   
.button {
    width: 50px;
    border-right: 1px solid #cb49d4;
    border-bottom: 1px solid #cb49d4;
    border-left: 2px solid #f6affb;
    border-top: 2px solid #f6affb;
    background: #f5dbe8;
   }
   
p.sent {
    padding-left: 36px;
    
   }
   
img.letter {
    padding-left: 170px;
    margin-top: 100px;
   }
   
/********GALLERY********/

div.galwrap {
    width: 550px;
    float: left;
    padding-top: 25px;
    padding-left: 35px;
    margin-bottom: 25px;
}

div.picwrap {
    width: 550px;
    float: left;
    padding-top: 5px;
    padding-left: 35px;
}

div.imgwrap {
    margin-left: 15px;
    padding-bottom: 20px;
    background-color: #fff;
}

div.thumbs {
    float: left;
    width: 94px;
    height: 94px;
    padding: 4px 2px 0px 2px;
    margin: 8px 6px 0px 0px;
    background: #e3d9ee;
}

div.thumbs img {
    border: 0px;
}

p.gal {
    margin-left: 15px;
    font-size: 90%;
}

div.buttons {
    padding-left: 12px;
    margin-bottom: 5px;
    float: left;
}

div.pictbutt { 
    width: 109px; 
    height: 28px; 
    float: left; 
    padding-top: 0px; 
}

div.pictbutt p.butt {
    text-align: center; 
    vertical-align: middle; }

div.pictbutt a, .pickbutt a:active, .pickbutt a:visited {
    font-size: 11px; 
    padding: 4px 0px 8px 0px; 
    display: block; 
    color: #fff; 
    font-weight: normal;
    text-decoration: none; 
    background: transparent url("images/nbun.jpg") no-repeat top left;
}
div.pictbutt a:hover {
    color: #f5b9f9; 
    font-weight: normal;
    display: block;
    text-decoration: none;
} 

div.picbig {
    padding-left: 15px;
    padding-top: 5px;
}

div.picbig img {
    border: 2px solid #e3d9ee;
} 



