/* CSS Document for Santorini Weddings*/
body{
	background:url(../images/bg.gif) top left repeat;
	margin:0 0 0 0;
}

a:link, a:visited{
	text-decoration:none;
}
a:hover, a:focused{
	text-decoration:underline;
}

/************************ Header Section ***********************/
.header_bg{
	background:url(../images/header_bg.gif) top left repeat-x;
	width:20px;
	height:118px;
}
.head01{
	background:url(../images/head01.gif) top left no-repeat;
	width:242px;
	height:118px;
}
.head02{
	background:url(../images/head02.gif) top left no-repeat;
	width:251px;
	height:118px;
}
.head03{
	background:url(../images/head03.gif) top left no-repeat;
	width:249px;
	height:118px;
}
.head04{
	background:url(../images/head04.gif) top left no-repeat;
	width:218px;
	height:118px;
}

/************************ Menu Section ***********************/

.menu_side_bg{
	background:url(../images/link_side_bg.gif) top left repeat-x;
	width:100%;
	height:51px;
}


.menu_bg{
	width:960px;
	height:51px;
}
.nav-wrapper {
	clear: both;
}

.nav ul {
	/*width: 648px;*/
	height: 51px;
	/*float: left;*/
	margin: 0 80px 0 80px;
	padding:0 0px 0 0px;
	list-style: none;
}
.nav li {
	display:inline;
	float: left;
	padding: 0 2px;
	/*position: relative;*/
	z-index: 1;
}
.nav li:hover {
	z-index:2;
}
.nav ul li a {
	display: block;
	line-height: 51px;
	overflow: hidden;
	float: left;
	color:#fffbd9;
	text-decoration:none;
	padding:0 5px 0 5px;
	margin:0 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left{
	background: url(../images/link_hvr_l.gif) no-repeat left top;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid{
	background: url(../images/link_hvr_m.gif) repeat-x top left;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
	padding:0 0px 0 1px;
}
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background: url(../images/link_hvr_r.gif) no-repeat top left;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}



.nav li a .menu-left,
{
	background:transparent;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}
.nav li a .menu-mid,
{
	background:transparent;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
	padding:0 0px 0 0px;
}
.nav li a .menu-right,
{
	background:transparent;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}

.nav li.active{
	background-position:0px 0;
	line-height: 51px;
}

.nav li a:hover,
.nav li.hover a,
.nav li:hover a {
	color: #ffffff;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

/*IE*/
.nav li a:hover,
.nav li a:hover {
	color: #ffffff;
	background:transparent/* #165B9F !important*/;
	text-decoration: none;
	line-height: normal;
	padding:0 5px 0 4px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

/*.menu_side_bg{
	background:url(../images/link_side_bg.gif) top left repeat-x;
	width:100%;
	height:51px;
}


.menu_bg{
	width:960px;
	height:51px;
}

.nav-wrapper {
	clear: both;
}

.nav ul {
	height: 51px;
	margin: 0 0px 0 0px;
	list-style: none;
}
.nav li {
	display:inline;
	float: left;
	padding:0 0px 0 0px;
	z-index: 1;
}
.nav li:hover {
	z-index:2;
}
.nav ul li a {
	display: block;
	line-height: 51px;
	overflow: hidden;
	float: left;
	color:#fffbd9;
	text-decoration:none;
	padding:0 0px 0 0px;
	margin:0 0 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left{
	background: url(../images/link_hvr_l.gif) no-repeat left top;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid{
	background: url(../images/link_hvr_m.gif) repeat-x top left;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
	padding:0 0px 0 0px;
}
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background: url(../images/link_hvr_r.gif) no-repeat top left;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}



.nav li a .menu-left,
{
	background:transparent;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}
.nav li a .menu-mid,
{
	background:transparent;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
	padding:0 6px 0 6px;
}
.nav li a .menu-right,
{
	background:transparent;
	width: 3px;
	height: 51px;
	line-height: 51px;
	display: block;
	float: left;
}


.nav li.active{
	background-position:0px 0;
	line-height: 51px;
}

.nav li a:hover,
.nav li.hover a,
.nav li:hover a {
	color: #fffbd9;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

/*IE*/
/*.nav li a:hover,
.nav li a:hover {
	color: #ffffff;
	background:transparent/* #165B9F !important*/;
	/*text-decoration: none;
	line-height: normal;
	padding:0 0px 0 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

*/



/************************ Body Section ***********************/
.top_sap{
	background:none;
	height:5px;
}
.after_banner_sap{
	background:none;
	height:14px;
}
.after_body_sap{
	background:none;
	height:25px;
}
.content_area{
	background:#650a33 url(../images/content_bg.gif) top left no-repeat;
	width:960px;
	height:318px;
}
.content_area_footer{
	background:url(../images/content_bg_footer.gif) top left no-repeat;
	width:960px;
	height:15px;
}
.body_text_area{
	width:455px;
	height:333px;
	padding:0 0 0 40px;
}
.welcome_txt{
	background:url(../images/welcome.gif) top left no-repeat;
	width:455px;
	height:82px;
}

.legalpapers_txt{
	background:url(../images/legal_papers_heading.gif) top left no-repeat;
	width:455px;
	height:82px;
}

.weddingpackages_txt{
	background:url(../images/wedding_packages_heading.gif) top left no-repeat;
	width:455px;
	height:82px;
}

.wediingphotos_txt{
	background:url(../images/wedding_photos_heading.gif) top left no-repeat;
	width:455px;
	height:82px;
}

.weddinglocations_txt{
	background:url(../images/wedding_locations_heading.gif) top left no-repeat;
	width:455px;
	height:82px;
}

.contactus_txt{
	background:url(../images/contact_us_heading.gif) top left no-repeat;
	width:455px;
	height:82px;
}





.yellow_text{
	font-family:tahoma;
	font-size:12px;
	color:#fedf73;
	text-align:justify;
}
.readmore_text{
	font-family:tahoma;
	font-size:12px;
	color:#fedf73;
	font-weight:bold;
	text-decoration:underline;
}
.pink_text_head{
	font-family:tahoma;
	font-size:12px;
	color:#f7b4c7;
	font-weight:bold;
	line-height:20px;
	text-align:left;
}
.pink_text{
	font-family:tahoma;
	font-size:12px;
	color:#f7b4c7;
	text-align:justify;
}
.pink_text a{
	font-family:tahoma;
	font-size:12px;
	color:#f7b4c7;
	text-align:justify;
	text-decoration:underline;
}
.white_head{
	font-family:tahoma;
	font-size:16px;
	color:#ffffff;
	text-align:center;
}





.box_area{
	width:365px;
	height:175px;
	padding:30px 45px 0 53px;
}
.box_head{
	background:url(../images/box_head.gif) top left no-repeat;
	width:167px;
	height:34px;
}
.box_text{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	line-height:18px;
}
.box_read_btn{
	background:url(../images/box_read.gif) top right no-repeat;
	width:78px;
	height:23px;
}
.package_add{
	font-size:18px;
	color:#FFFFFF;
}


/********************************** Footer Section *******************************/
.footer_text{
	color:#ed135d;
	font-family:tahoma;
	font-size:12px;
}



