﻿
html {
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f9f9f9;
	margin: 0;
	padding: 0;
	}
	
.gmetalbody {
	width:100%;
	height:400px;
	background-image: url('images/gmetal_bg.png');
	background-repeat:repeat-x;
	top:250px;
	margin-left:0px;
	margin-right:0px;
	position:absolute;
	z-index:1;
	}
	
.bluebody {
	width:100%;
	height:400px;
	background-image: url('images/blue_bg.png');
	background-repeat:repeat-x;
	top:250px;
	margin-left:0px;
	margin-right:0px;
	position:absolute;
	z-index:1;
	}
	
.redbody {
	width:100%;
	height:400px;
	background-image: url('images/red_bg.png');
	background-repeat:repeat-x;
	top:250px;
	margin-left:0px;
	margin-right:0px;
	position:absolute;
	z-index:1;
	}


	
h1 {
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0px 0;
	color:#A53027;
}

h2 {
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	color:#A53027;
}

h3 {
	margin:0px;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

.summary {

	color:#A53027;
}




h4 {
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	color:#A53027;
}

	
a {
	color: #A53027;
	text-decoration:none;
	}
	
a:hover {
	color: #A53027;
	text-decoration:underline;
	}
	
a:visited {
	color: #A53027;
	text-decoration:none;
	}
	
a:active {
	color: #A53027;
	text-decoration:none;
	}



img {
	border:0px;
}

.logo {
	position:absolute;
	left:50%;
	top:45px;
	z-index:15;
	margin-left:-400px;
	}
	
.logo1 {
	position:absolute;
	left:50%;
	top:45px;
	z-index:15;
	margin-left:-460px;
	}


.cat_title
{
position:absolute;
left:50%;
top:260px;
margin-left:-630px;
}	

.newmenu1 {
position:absolute;
left:50%;
top:315px;
margin-left:-600px;
z-index:1;
}

.flashbox10 {
	position:absolute;
	left:50%;
	top:150px;
	margin-left:-400px;
	padding:0px;
	width:800px;
	height:532px;
	z-index:2;
}
	
.main_slideshow {
	width:920px;
	height:552px;
	margin:auto;
	padding:0px;
	position:absolute;
	left:50%;
	top:150px;
	margin-left:-460px;
	z-index:4;
}

.main_shadow {
	position:absolute;
	z-index:2;
	left:50%;
	top:137px;
	margin-left:-487px;
	width:980px;
	height:580px;
	background-image:url('images/shadow.png')
}


.bottom_menu {
	position:absolute;
	top:705px;
	left:50%;
	margin-left:-460px;
	}
	
.bottom_menu1 {
	position:absolute;
	top:685px;
	left:50%;
	margin-left:-400px;
	}

	

	
.bottom_float {
	position:absolute;
	left:50%;
	margin-left:140px;
	padding-top:5px;
	top:705px;
	color:#333333;
}

.bottom_float1 {
	position:absolute;
	left:50%;
	margin-left:200px;
	padding-top:5px;
	top:685px;
	color:#333333;
}




.bottom_menu td {
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	}
	
.bottom_menu a:link {
	text-decoration:none;
	color:#666666;
	}
	
.bottom_menu a:visited {
	text-decoration:none;
	color:#666666;
	}

.bottom_menu a:hover {
	text-decoration:none;
	color:maroon;
	}
	
	
.bottom_menu1 td {
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	}
	
.bottom_menu1 a:link {
	text-decoration:none;
	color:#666666;
	}
	
.bottom_menu1 a:visited {
	text-decoration:none;
	color:#666666;
	}

.bottom_menu1 a:hover {
	text-decoration:none;
	color:maroon;
	}


	
	
.top_menu {
	position:absolute;
	top:117px;
	left:50%;
	margin-left:-200px;
	font-family:Arial;
	font-size:20px;
	font-weight:200;
	color:#444444;
	z-index:6;
	}
	
.top_menu td {
	padding-left:10px;
	padding-right:10px;
	}
	
.top_menu a:link {
	text-decoration:none;
	color:#666666;
	}
	
.top_menu a:active {
	text-decoration:none;
	color:#666666;
	}

.top_menu a:visited {
	text-decoration:none;
	color:#666666;
	}

	
.top_main a:hover {
	text-decoration:none;
	color:#444444;
	border-bottom: 2px solid #FF7A66;
	}
	
.top_wedding a:hover {
	text-decoration:none;
	color:#444444;
	border-bottom: 2px solid #FFAD66;
	}
	
.top_portrait a:hover {
	text-decoration:none;
	color:#444444;
	border-bottom: 2px solid #5AB0E1;
	}

.top_fashion a:hover {
	text-decoration:none;
	color:#444444;
	border-bottom: 2px solid #A3EB5E;
	}
	
.top_boudoir a:hover {
	text-decoration:none;
	color:#444444;
	border-bottom: 2px solid #EE5F8A;
	}
	
	

.top_menu1 {
	position:absolute;
	top:117px;
	left:50%;
	margin-left:-250px;
	font-family:Arial;
	font-size:20px;
	font-weight:200;
	color:#444444;
	z-index:6;
	}
	
.top_menu1 td {
	padding-left:10px;
	padding-right:10px;
	}
	
.top_menu1 a:link {
	text-decoration:none;
	color:#666666;
	}
	
.top_menu1 a:active {
	text-decoration:none;
	color:#666666;
	}

.top_menu1 a:visited {
	text-decoration:none;
	color:#666666;
	}

	
.infotext {
	position:relative;
	z-index:2;
	top:670px;
	width:740px;
	margin:auto;
	padding:30px;
}

.fronttext {
	position:relative;
	z-index:2;
	top:750px;
	width:900px;
	margin:auto;
	padding:10px;
}




.img_pack{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/packages_up.png');
}

a.img_pack:link{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/packages_up.png');
}
a.img_pack:hover{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/packages_down.png');
}

.img_info{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/info_up.png');
}

a.img_info:link{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/info_up.png');
}
a.img_info:hover{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/info_down.png');
}

.img_quote{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/quote_up.png');
}

a.img_quote:link{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/quote_up.png');
}
a.img_quote:hover{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/quote_down.png');
}


.img_gal{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/gal_up.png');
}

a.img_gal:link{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/gal_up.png');
}
a.img_gal:hover{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/gal_down.png');
}

.img_gal_bl{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/gal_up_bl.png');
}

a.img_gal_bl:link{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/gal_up_bl.png');
}
a.img_gal_bl:hover{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/gal_down_bl.png');
}

.img_faq{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/faq_up.png');
}

a.img_faq:link{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/faq_up.png');
}
a.img_faq:hover{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/faq_down.png');
}

.img_about{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/about_up.png');
}

a.img_about:link{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/about_up.png');
}
a.img_about:hover{
	width:199px;
	height:40px;
	display:block;
	background-image:url('images/about_down.png');
}


