html, body{
	background:black url(img/bgr.jpg) repeat-x center top; 
	}

div.site_loader{
	width:336px;
	height:120px;
	float:left;
	position:relative;
	background:url(img/loader.png) no-repeat;
	margin-left:280px;
	margin-top:150px;
	margin-bottom:155px;
}

div.site_loader_line{
	width:10%;
	height:20px;
	float:left;
	position:absolute;
	left:0;
	bottom:0;
	margin-left:30px;
	margin-bottom:22px;
	background:url(img/loader_line.png) no-repeat;
	}
	
h1, h2, h3 {
	display:none;
	} 

div.wrapper{
	width:907px;
	height: 100%;
	margin: 0 auto;
	color:white;
	}

div.wrapper *{
	float:left;
	}

div.header{
	width:100%;
	height:160px;
	background:url(img/logo.png) no-repeat center top;
	}
	
div.container{
	width:100%;
	height:425px;
	position:relative;
	background:url(img/page.png) no-repeat center top;
	}

div.navigation{
	width:100%;
	height:130px;
	position:absolute;
	margin-top:423px;
	}

div.footer{
	width:100%;
	height:200px;
	position:relative;
	top:120px;
	}

div.signiture{
	width:248px;
	height:61px;
	background:url(img/signiture.png) no-repeat;
	position:absolute;
	left:0;
	bottom:0;
	margin-left:21px;
	margin-bottom:37px;
	z-index:10;
	}

div#main {
	float:right;
	height:387px;
	overflow:hidden;
	position:relative;
	width:645px;
	margin-top:6px;
	}
	
div.pages {
	float:right;
	height:387px;
	position:absolute;
	left:0;
	top:0;
	width:645px;
	}
div.page{
	position:relative;
	}

.scrollable { 
    position:relative; 
    overflow:hidden; 
    width:612px;
	height:387px;
	margin-right:33px;
	}
 
.scrollable .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
}
div.items{
	cursor:pointer;
	}

div.navi{
	width:156px;
	height:18px;
	position:absolute;
	bottom:0;
	right:0;
	margin-right:33px;
	margin-bottom:10px;
	text-align:right;
	}

*html div.navi{
	margin-bottom:7px;
	}

div.navi a, div.navi a:visited, div.navi a:active{
	float:left;
	width:22px;
	height:18px;
	background:url(img/perli.png) no-repeat scroll 0px 2px;
	cursor:pointer;
	}
*html div.navi a, div.navi a:visited, div.navi a:active{
	background:url(img/perli_ie.png) no-repeat;
	}

div.navi a:hover{
	background:url(img/perli.png) no-repeat scroll 0px -36px;
	}
*html div.navi a:hover{
	background:url(img/perli_ie_active.png) no-repeat;
	}	

div.navi a.active{
	background:url(img/perli.png) no-repeat scroll 0px -17px;
	}

*html div.navi a.active{
	background:url(img/perli_ie_hover.png) no-repeat;
	}

a.go_to_store{
	background:url(img/store.png) no-repeat;
	width:256px;
	height:110px;
	position:absolute;
	top:0;
	left:0;
	margin-top:-5px;
	margin-left:10px;
	z-index:2;
	}

*html a.go_to_store{
	background:url(img/store_ie.png) no-repeat;
	}

a.go_to_store:hover{
	background:url(img/store.png) no-repeat scroll 0px -111px;
	}

*html a.go_to_store:hover{
	background:url(img/store_ie_hover.png) no-repeat;
	}
 
div.soon{
	position:absolute;
	left:0;
	top:0;
	margin-top:91px;
	margin-left:109px;
	z-index:1;
	width:66px;
	height:46px;
	background:url(img/soon.png) no-repeat;
	}

div.nav_bar{
	position:absolute;
	margin-left:263px;
	left:0;
	top:0;
	margin-top:-5px;
	width:614px;
	}

*html div.nav_bar{
	width:630px;
	}

div.nav_bar a, div.nav_bar a:active, div.nav_bar a:visited{
	width:105px;
	height:13px;
	padding-top:107px;
	text-indent:32px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#e1e1e1;
	overflow:hidden;
	cursor:pointer;
	font-weight:bold;
	}

div.nav_bar a:hover{
	color:white;
	} 
 
div.nav_bar a.home{
	background:url(img/navi.png) no-repeat scroll 0px 0px;
	}

div.nav_bar a.home:hover{
	background:url(img/navi.png) no-repeat scroll -121px 0px;
	}

div.nav_bar a.home_active, div.nav_bar a.home_active:hover, div.nav_bar a.home_active:visited,
div.nav_bar a.home_active:active{
	background:url(img/navi.png) no-repeat scroll -241px 0px;
	color:white;	
	}
	
*html div.nav_bar a.home{
	background:url(img/navi_ie.png) no-repeat;
	}

*html div.nav_bar a.home:hover{
	background:url(img/navi_ie_hover.png) no-repeat;
	}
	
*html div.nav_bar a.home_active, div.nav_bar a.home_active:hover, div.nav_bar a.home_active:visited,
div.nav_bar a.home_active:active{
	background:url(img/navi_ie_active.png) no-repeat;
	color:white;	
	}	
	
	
		
div.nav_bar a.about{
	background:url(img/navi.png) no-repeat scroll 0px -137px;
	width:103px;
	margin-left:-1px;
	}

div.nav_bar a.about:hover{
	background:url(img/navi.png) no-repeat scroll -121px -137px;
	width:103px;
	margin-left:-1px;
	}

div.nav_bar a.about_active, div.nav_bar a.about_active:hover, div.nav_bar a.about_active:visited,
div.nav_bar a.about_active:active{
	background:url(img/navi.png) no-repeat scroll -241px -137px;
	width:103px;
	margin-left:-1px;
	color:white;
	}
	
	
	
*html div.nav_bar a.about{
	background:url(img/navi2_ie.png) no-repeat left;
	width:104px;
	margin-left:-1px;
	}

*html div.nav_bar a.about:hover{
	background:url(img/navi2_ie_hover.png) no-repeat left;
	width:105px;
	margin-left:-1px;
	}

*html div.nav_bar a.about_active, div.nav_bar a.about_active:hover, div.nav_bar a.about_active:visited,
div.nav_bar a.about_active:active{
	background:url(img/navi2_ie_active.png) no-repeat left;
	width:105px;
	margin-left:-1px;
	color:white;
	}
	
	
	
	
div.nav_bar a.contact, div.nav_bar a.contact:visited, div.nav_bar a.contact:active{
	background:url(img/navi.png) no-repeat scroll 0px -274px;
	width:103px;
	margin-left:-1px;
	}

div.nav_bar a.contact:hover{
	background:url(img/navi.png) no-repeat scroll -121px -274px;
	width:103px;
	margin-left:-1px;
	}
 
div.nav_bar a.contact_active, div.nav_bar a.contact_active:active, div.nav_bar a.contact_active:visited,
div.nav_bar a.contact_active:hover{
	background:url(img/navi.png) no-repeat scroll -241px -274px;
	width:103px;
	margin-left:-1px;
	color:white;
	}
	
	
	

*html div.nav_bar a.contact, div.nav_bar a.contact:visited, div.nav_bar a.contact:active{
	background:url(img/navi3_ie.png) no-repeat left;
	width:104px;
	margin-left:-3px;
	}

*html div.nav_bar a.contact:hover{
	background:url(img/navi3_ie_hover.png) no-repeat left;
	width:104px;
	margin-left:-3px;
	}
 
*html div.nav_bar a.contact_active, div.nav_bar a.contact_active:active, div.nav_bar a.contact_active:visited,
div.nav_bar a.contact_active:hover{
	background:url(img/navi3_ie_active.png) no-repeat left;
	width:104px;
	margin-left:-3px;
	color:white;
	}
	
	
div.music{
	background:url(img/music.png) no-repeat scroll 0px 0px;
	width:306px;
	height:106px;
	margin-left:-2px;
	}

*html div.music{
	margin-left:-3px;
	}
	
	
div.page_end{
	margin-top:45px;
	background:url(img/footer.png) no-repeat center top;
	width:100%;
	height:174px;
	}

div.pearls{
	position:absolute;
	right:0px;
	top:7px;
	margin-right:330px;
	margin-top:225px;
	background:url(img/footer_perli.png) no-repeat center top;
	width:63px;
	height:70px;
	}

div.footer_copyright{
	margin-top:-10px;
	margin-bottom:30px;
	width:100%;
	text-align:center;
	}

div.footer_copyright p{
	float:none;
	clear:both;
	width:300px;
	margin: 0 auto;
	}

p.irida_chocolate{
	font-size:12px;
	font-family:Geneva, sans-serif;
	font-weight:normal;
	}
	
p.footer_separator{
	background:url(img/footer_br.png) no-repeat top center;
	height:21px;
	}
	
p.footer_text{
	font-size:10px;
	color:#dfdfdf;
	line-height:13px;
	}
	
a.powered_by_pastelstudios, a.powered_by_pastelstudios:active, a.powered_by_pastelstudios:visited{
	font-size:10px;
	clear:both;
	text-decoration:none;
	color:#c8c8c8;
	float:none;
	width:300px;
	margin: 0 auto;
	}

a.powered_by_pastelstudios:hover{
	color:white;
	}

div.info_page{
	background:url(img/info_page.jpg) no-repeat scroll 0px 0px;
	float:right;
	width:612px;
	height:387px;
	margin-right:33px;
	}

div.info_page_col{
	width:180px;
	height:246px;
	padding-left:17px;
	padding-top:140px;
	padding-right:5px;
	}

div.info_page_col h1,div.info_page_col  h2,div.info_page_col  h3{
	display:block;
	clear:both;
	width:100%;
	}

div.info_page_col h1{
	color:#CCC;
	text-align:center;
	padding-left:0px;
	}

div.info_page_col h2{
	color:#eecf6b;
	font-size:12px;
	font-weight:bold;
	line-height:36px;
	}

div.info_page_col h3{
	line-height:10px;
	width:174px;
	padding-right:5px;
	margin-bottom:5px;
	font-size:10px;
	font-weight:normal;
	}

div.contact_page{
	background:url(img/contact_page.jpg) no-repeat scroll 0px 0px;
	float:right;
	width:612px;
	height:387px;
	margin-right:33px;
	}

div.contact_details{
	width:255px;
	height:320px;
	margin-top:50px;
	padding-left:50px;
	}
div.contact_details h1{
	display:block;
	color:#EECF6B;
	font-size:12px;
	font-weight:bold;
	clear:both;
	line-height:20px;
	width:100%;
	}
	
p.contact_detail{
	clear:both;
	width:100%;
	}
	
a.map, a.map:active, a.map:visited{
	width:235px;
	height:99px;
	clear:both;
	margin-top:20px;
	margin-bottom:38px;
	background:url(img/map.png) no-repeat scroll 0px 0px;
	}
	
a.map:hover{
	background:url(img/map.png) no-repeat scroll 0px -111px;
	}
	
*html a.map, a.map:active, a.map:visited{
	background:url(img/map_ie.png) no-repeat;
	}	
*html a.map:hover{
	background:url(img/map_ie_hover.png) no-repeat;
	}	
 	
p.contact_ttl{
	width:100%;
	clear:both;
	font-weight:bold;
	color:#eaeaea;
	}
p.contact_data{
	width:100%;
	clear:both;
	margin-bottom:10px;
	}

div.send_mail{
	width:244px;
	height:260px;
	float:right;
	margin-top:91px;
	padding-right:7px;
	position:relative;
	}

form.sendMailForm{
	width:100%;
	}
	
div.send_mail p{
	color:#000;
	font-weight:bold;
	clear:both;
	line-height:20px;
	font-size:11px;
	}
	
div.send_mail p.date{
	font-weight:normal;
	line-height:normal;
	}


input.generic_input{
	margin-bottom:10px;
	clear:both;
	border:none;
	width:195px;
	height:14px;
	background:url(img/inputs.gif) no-repeat scroll 0px 0px;
	padding-left:5px;
	padding-right:5px;
	color:#333;
	padding-top:3px;
	font-size:11px;
	}

input.generic_input:hover, input.generic_input:active, input.generic_input:focus{
	background:url(img/inputs.gif) no-repeat scroll 0px -18px;
	}

input.error, input.error:hover, input.error:active, input.error:visited, input.error:focus{
	background:url(img/inputs.gif) no-repeat scroll 0px -36px;
	}

textarea.generic_text{
	clear:both;
	text-align:left;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:195px;
	height:92px;
	border:none;
	
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
	
	background:url(img/textarea.gif) no-repeat scroll 0px 0px;
	
	margin-bottom:10px;
	}

textarea.generic_text:hover, textarea.generic_text:active, textarea.generic_text:focus{
	background:url(img/textarea.gif) no-repeat scroll 0px -98px;
	}
	
textarea.error, textarea.error:hover, textarea.error:active, textarea.error:visited, textarea.error:focus{
	background:url(img/textarea.gif) no-repeat scroll 0px -196px;
	}

input.input4, input.input4:visited, input.input4:active{
	float:right;
	clear:both;
	border:none;
	width:107px;
	height:25px;
	background:url(img/send.png) no-repeat scroll 0px 0px;
	text-decoration:none;
	cursor:pointer;
	margin-top:1px;
	position:absolute;
	right:0;
	bottom:0;
	margin-right:5px;
	}
 
*html input.input4, input.input4:visited, input.input4:active{
	background:url(img/send_ie.png) no-repeat;
	}

input.input4:hover{
	background:url(img/send.png) no-repeat scroll 0px -25px;
	}
	
*html input.input4:hover{
	background:url(img/send_ie_hover.png) no-repeat;
	}
 
div.music_player{
	padding-left:119px;
	margin-top:77px;
	}
	
div.loader{
	width:118px;
	height:30px;
	float:left;
	background:url(img/loader.gif) no-repeat scroll 11px 11px;
	position:absolute;
	right:0;
	bottom:0;
	margin-right:0px;
	margin-bottom:0px;
	z-index:10;
	}

div.mail_confirm{
	width:291px;
	height:31px;
	float:left;
	background:url(img/mail_confirm.jpg) no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	margin-right:0px;
	margin-bottom:0px;
	z-index:11;
	text-align:center;
	line-height:30px;
	color:#000;
	}
