body {
	margin: 0;
	/* background-color: #e7e7e7; */
	background-color: #FFFFFF;
        /* background-image: url(../images/christmasback.jpg); */
        background-repeat:no-repeat;
   
}

iframe {
border: 0px solid #ffffff;
}

#main-weddings div.content {
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

#main-commercial div.content {
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

div#logos {
	text-align: center;
	padding-top: 15px;
}

#home-info {
	height: 10px;
	overflow: hidden;
}

#container {
	width: 53em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#client-container {
	width: 53em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
}

#header {
	display: block;
	height: 170px;
}

#header h1 {
	text-transform: uppercase;
	font: normal bold 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5em;
	border-bottom: 1px solid #ccc;
	margin: 0;
}

#main-about div.content {
	width: 399px;
	padding-bottom: 30px;
	margin-top: 33px;
	margin-right: 33px;
	float: right;
}

#main-workflow div.content {
	width: 781px;
	padding-bottom: 30px;
	margin-top: 33px;
	margin-right: 33px;
	float: right;
}

#main-workflow {
	width: 100%;
	background-image: url(../images/workflow_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-workflow a {
	color: #333;
        text-decoration: underline;	
}

#main-workflow a:hover {
	color: #666;
        text-decoration: none;	
}

#main-workflow img {
	padding-right: 15px;
        float: left;
	padding-top: 6px;
}

#gallery {
	background: none repeat;
	height: 2.5em;
	padding-top: 5px;
	padding-bottom: 15px;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
	background: url(../images/sl_logo.jpg) no-repeat;
	display: block;
	height: 115px;
	text-indent: -9999px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}

div.contact {
	font: 12px/1.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding-left: 1.7em;
	padding-right: 1.7em;
	padding-bottom: 1em;
}

div.contact a.vcard {
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

div.contact a:hover.vcard {
	color: #000;
}

#magnum {
	position: absolute;
	bottom: 5px;
	right: 10px;
}

div.contact a.email {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
}

div.contact a:hover.email {
	color: #000;
}

#header h1 a:hover {
	text-decoration: none;
	color: #000;
}

#header ul.nav {
	margin: 0 0 0 45px;
	display: block;
	padding: 0;
	float: left;
}

#header ul.nav li {
	text-transform: uppercase;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 4px;
	list-style-type: none;
	display: block;
	float: left;
}

#header ul.nav li a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	/* original padding: 15px 20px; */
        padding: 15px 15px;
	display: block;
}

#header ul.nav li a:hover {
	color: #000;
}

#client-info ul li {
	text-transform: uppercase;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .3em;
	list-style-type: none;
	float: left;
	display: block;
	margin-right: 3em;
}

#header ul.nav li a.current {
	font-weight: bold;
	color: #000;
	border-top-style: solid;
	border-top-width: 3px;
	padding-top: 12px;
}

#client-info ul {
	border-bottom: 1px solid #999;
	height: 1em;
	border-top: 1px solid #999;
	margin-top: 0;
	padding: .6em 1em 0.3em;
	margin-bottom: 1.2em;
}

#client-info ul li.order {
	float: right;
	margin-right: 0;
}

#client-info ul li.order a {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}

#client-info ul li.order a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#main-home {
	width: 100%;
	clear: both;
	height: 490px;
	overflow: hidden;
        position:relative;
        z-index:-1;
}

#main-client {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#main-client img {
	float: left;
	padding: 12px;
}

#main-portraits {
	width: 100%;
	background-image: url(../images/portraits_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-portraits div.content {
	/* margin-top: 33px;
	margin-right: 33px;
	width: 286px;
	float: right;
	margin-bottom: 33px; */
	
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

#main-portraits a {
	color: #333;
        text-decoration: underline;	
}

#main-portraits a:hover {
	color: #666;
        text-decoration: none;	
}

#main-life {
	width: 100%;
	background-image: url(../images/life_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-life div.content {
	/* margin-top: 33px;
	margin-right: 33px;
	width: 286px;
	float: right;
	margin-bottom: 33px; */
	
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

#main-life a {
	color: #333;
        text-decoration: underline;	
}

#main-life a:hover {
	color: #666;
        text-decoration: none;	
}

#main-weddings {
	width: 100%;
	background-image: url(../images/weddings_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-weddings a {
	color: #333;
        text-decoration: underline;	
}

#main-weddings a:hover {
	color: #666;
        text-decoration: none;	
}

#main-about {
	width: 100%;
	background-image: url(../images/about_main.jpg);
	display: block;
	float: left;
	height: 490px;
}


#main-about a {
color: #333;
text-decoration: underline;
}

 
#main-about a:hover {
color: #666;
text-decoration: none;
}

#main-reportage {
	width: 100%;
	background-image: url(../images/reportage_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-reportage div.content {
	/* margin-top: 33px;
	margin-right: 33px;
	width: 286px;
	float: right;
	margin-bottom: 33px; */
	
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

#main-404 {
	width: 100%;
	background-image: url(../images/404_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-404 div.content {
	/* margin-top: 33px;
	margin-right: 33px;
	width: 286px;
	float: right;
	margin-bottom: 33px; */
	
	width: 305px;
	margin-left: 33px;
	display: block;
	float: left;
	margin-top: 33px;
}

#main-commercial {
	width: 100%;
	background-image: url(../images/commercial_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-flowers {
	width: 100%;
	background-image: url(../images/flowers_main.jpg);
	display: block;
	float: right;
	height: 490px;
}

#main-flowers a {
	color: #333;
        text-decoration: underline;	
}

#main-flowers a:hover {
	color: #666;
        text-decoration: none;	
}

#main-lareggia {
	width: 100%;
	background-image: url(../images/lareggia_main.jpg);
	display: block;
	float: right;
	height: 490px;
}

#main-lareggia a {
	color: #333;
        text-decoration: underline;	
}

#main-lareggia a:hover {
	color: #666;
        text-decoration: none;	
}

#main-links {
	width: 100%;
	background-image: url(../images/links_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

#main-links div.content ul.links {
	margin: 0;
	padding: 0 0 20px;
}

#main-links div.content ul.links li a {
	text-decoration: none;
	margin-left: 1em;
	padding: .2em;
	color: #333;
	text-transform: uppercase;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main-links div.content ul.links li a:hover {
	color: #000;
}

#main-links div.content ul.links li {
	list-style-type: none;
	margin: 0;
	padding-left: 17px;
}

#main-contact {
	width: 100%;
	background-image: url(../images/contact_main.jpg);
	display: block;
	float: left;
	height: 490px;
}

div.content {
	background: url(../images/transparent.png) repeat;
	float: right;
	margin-top: 33px;
	margin-right: 33px;
	width: 290px;
}

div.content p {
	margin: 0;
	color: #333;
	font: 11px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000 0 0 0;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
}


div.contact p {
	font-size: 12px;
	border-top: 1px solid #999;
	padding: .5em 1em;
	letter-spacing: .2em;
}

div.facebook {
	background: url(../images/transparent.png) repeat;
	float: right;
	margin-top: 33px;
	margin-right: 33px;
	width: 342px;
}

div.facebook p {
	margin: 0;
	color: #333;
	font: 11px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #000 0 0 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 27px;
}


.lead {
	font: 20px/24px Georgia, "Times New Roman", Times, serif;
	padding: 1.5em 1.5em .8em;
}

#gallery a{
	text-decoration: none;
	color: #000;
}

#gallery a span.gallery-link{
	color: #333;
	float: right;
	background-color: #fff;
	clear: both;
	margin-right: -20px;
	opacity: 0.9;
	font-size: 13px;
	padding: 10px;
	font-style: italic;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

#gallery a:hover span.gallery-link{
	margin-right: -25px;
}

#footer{
	height: 1em;
	margin-bottom: 2em;
	border-top: 1px solid #999;
	text-transform: uppercase;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .3em;
	list-style-type: none;
	border-bottom: 1px solid #999;
	text-align: right;
	margin-top: 2em;
	margin-left: 0;
	padding: .9em 1em 1em 0;
}

#links {
	margin-top: 520px;
        color: #333;
	/*font: 11px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
        font: 18px/22px Georgia, "Times New Roman", Times, serif;
        text-align: center;
}

#credits {
        color: #666;
	/*font: 11px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
        font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*text-align: center;*/
        line-height: 2em;
        border-top: 1px solid #ccc;
        text-align: center;
        margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
        width: 860px;
      
}

#credits a {
        color: #333;
	text-decoration: none;
}

#credits a:hover {
        color: #333;
        text-decoration: underline;
}

#cite {
        color: #666;
	/*font: 11px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
        font: 12px/14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#cite a {
	color: #333;
        text-decoration: none;
        

#cite a:hover {
	color: #333;
        text-decoration: line-trough;
        
}

p {
	background-color: #efefef;
}

#main-links div.content ul.links li p {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	padding: .3em 0 .7em 1.2em;
}

#contact_area  {
	width: 250px;
	margin: 0 auto;
}

.form {
	margin: 0 0 10px 0;
	width: 250px;
	
	border: 1px solid #aaa;
	background: #eee;
	padding: 6px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#invia {
	font: normal 16px verdana;
	border: 1px solid #aaa;
	background: #c9c9c9;
	padding: 2px 10px;
	margin: 0 10px 0 0;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#load_img {
	display: none;
	line-height: 26px;
}

.error {
border: 1px solid #ff5c5c
}

.fail {
	color: #F80000 
}

.success {
	color: #009600
}



