body { margin:0; padding:0; background:url(../grfx/background12.jpg) repeat 0 140px; }

div { font:11px/14px Arial,Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif; color:#6c6c6c; }

#top-wrapper { 
    margin:0; 
    text-align: center; 
    background:white url(../grfx/top-background.jpg) repeat-x bottom;
}

#mid-wrapper { 
    margin:0; 
    text-align: center; 
}

#bottom-wrapper { 
    margin:0; 
    text-align: center; 
}

#top {
    width:1000px;
    height:140px;
    margin:0 auto;
    text-align:left;
}

#top #flowers {
    height:100px;
    width:400px;
}

#top .flower {
	float:left;
	height:100px;
    width:400px;
    text-align:center;
}

#top .logo {
    float:left;
    height:100px;
    line-height:100px;
    width:600px;
    text-align:right;
}

#menu {
    width:900px;
    margin:0 auto;
    text-align:center;
    height:80px;
}

#menu .selections {
	padding:10px 11px 10px 11px;
	font-size: 14px;
	font-family: Arial;
    text-transform: uppercase;
	color:#333333;
	font-weight:normal;
	letter-spacing: 4px;
}

#menu .selections span {
	margin: 0 20px 0 0;
	color:#D00D5B;
	font-weight:bold;
}

#menu .selections a.selected {
	margin: 0 20px 0 0;
	color:#6c6c6c;
	font-weight:bold;
	text-decoration:none;
}

#menu .selections a.selected:hover {
	margin: 0 20px 0 0;
	color:#6c6c6c;
	font-weight:bold;
	text-decoration:none;
	/* border-bottom:4px solid #D00D5B; */
}

#menu .selections a {
	margin: 0 20px 0 0;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#menu .selections a:hover {
	margin: 0 20px 0 0;
	color:#6c6c6c;
	font-weight:bold;
	text-decoration:none;
/* 	border-bottom:4px solid #D00D5B; */
}

#menu .selections a.flags {
	text-decoration: none;
	border: none;
	margin: 0;
}

#menu .selections a.flags:hover {
	text-decoration: none;
	border: none;
	margin: 0;
}

#content {
    width:900px;
    margin:0 auto;
    text-align: left;
    padding:0 0 60px 0;
}

#content #portfolio {
	margin: 30px 0 0 0;
    padding:0 1px 0 1px;
}

#content #portfolio #start{
    height:500px;
}


#content #portfolio .item {
    padding:0 1px 0 1px;
	margin: 4px;
	float: left;
}

#content #portfolio .wedding-pl {
    background:url(../grfx/portfolio-wedding-pl.png) no-repeat 0px 200px;
    height: 500px;
    z-index: 1000;
}

#content #portfolio .wedding-en {
    background:url(../grfx/portfolio-wedding-en.png) no-repeat 0 200px;
    height: 500px;
    z-index: 1000;
}

#content #portfolio .family-pl {
    background:url(../grfx/portfolio-family-pl.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .family-en {
    background:url(../grfx/portfolio-family-en.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .beauty-pl {
    background:url(../grfx/portfolio-beauty-pl.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .beauty-en {
    background:url(../grfx/portfolio-beauty-en.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .blog {
    background:url(../grfx/portfolio-blog.png) no-repeat 0 200px;
    height: 500px;
}

#content #portfolio .item img.title {
    padding:0 0 0 4px;
}

#content #portfolio .item .wedding-item {
    position: relative;
	z-index: 999;
}

#content #portfolio .item img.items {
	border: 4px solid white;
}

#content #portfolio .item .wedding-albums {
    background-color:white;
    line-height:14px;
    text-align:center;
    font-size:12px;
    padding:10px;
    width:188px;
    text-transform:uppercase;
    z-index: 1010;
}

#content #portfolio .item .wedding-albums p {
	line-height:22px;
}

#content #portfolio .item .wedding-albums a {
	color:#6c6c6c;
	text-decoration:none;
}

#content #portfolio .item .wedding-albums a:hover {
	color:#6c6c6c;
	text-decoration:none;
	border-bottom:2px solid #6c6c6c;
}

#content .error {
    text-align:center;
    color:#D00D5B;
    font-size: 16px;
    margin: 80px;
}

#content .error a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#content .error a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	border-bottom:4px solid #D00D5B;
}

.clear-both {
    clear:both;	
}

#content #about {
    width:750px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

#content #about .item {
	padding: 0 0 20px 0;
	overflow: hidden;
}

#content #about .image {
    width: 300px;
    float: left;
   	overflow: hidden;
}

#content #about .image img {
    border: 4px solid white;
}

#content #about .content {
    width: 400px;
    float: left;
    margin: 0 0 0 0px;
    font-size: 13px;
    line-height: 20px;
}

#content #offer {
    width:510px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

#content #offer a {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #offer a:hover {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #contact {
    width:510px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

#content #contact a {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #contact a:hover {
    color:#6c6c6c;
    font-weight:normal;
    text-decoration:none;
}

#content #testimonials {
    width:750px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
}

#content #testimonials .pagination {
	color:#333333;
	font-size: 12px;
    font-weight:normal;
    text-decoration:none;
    margin: 0 0 0 0;
}

#content #testimonials .pagination a {
	color:#333333;
	font-size: 12px;
    font-weight:normal;
    text-decoration:none;
    margin: 0 0 0 0;
}

#content #testimonials .item {
	padding: 0 0 20px 0;
	overflow: hidden;
}

#content #testimonials .image {
    width: 300px;
    float: left;
   	overflow: hidden;
}

#content #testimonials .image img {
    border: 4px solid white;
}

#content #testimonials .content {
    width: 400px;
    float: left;
    margin: 0 0 0 0px;
}

#content #testimonials .names {
    font-weight: bold;
    margin: 0 0 10px 0;
    font-size: 13px;
    line-height: 20px;
}

#content #testimonials .text {
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 20px;
}

#content #showcase {
    width:650px;
    margin: 0 auto;
    text-align: center;
}

#content #show {
	text-align: center;
    padding:0 1px 0 1px;
}

#content #show img {
    border: 20px solid white;
}

#content #show a {
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    margin: 0 10px 0 0;
}

#content #show a:hover {
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    border-bottom:0px solid #D00D5B;
}

.grid-item {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.grid-item img {
    border: 4px solid white;
    margin: 0 0 10px 0;
}

.grid-item2 {
    text-align: center;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.grid-item2 img {
    border: 4px solid white;
    margin: 0 0 10px 0;
}

#footer { 
    width:900px;
    height:20px; 
    margin:0 auto;
    padding:20px 0 20px 0;
}
#footer a { 
    color:#6c6c6c; 
    text-decoration:none; 
}