/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	color: #006699;
	background-color: #FFF;
	background-image: url(images/weddingbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: groove;
}

a{color: #006699;text-decoration:none;}
a:link{
	color: #000;
	text-decoration: none;
}
a:visited{color: #000000;text-decoration: none;}
a:hover{color: #CC0000;text-decoration: underline;padding-left: 0px;}

headh1{ font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;font-weight: lighter;
	color: #006699;
	line-height:26px;
	margin: 0px;padding: 0px;}
	
h1{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;font-weight: lighter;
	color: #006699;
	margin: 0px;padding: 0px;}
	
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;font-weight: bold;
	color: #214321;
	margin: 0px;padding: 0px;}

h4{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;font-weight: normal;font-style: normal;
	color: #006699;
	margin: 0px;padding: 0px;}

h5{	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;}

ul{list-style-type: square;}
ul ul{list-style-type: disc;}
ul ul ul{list-style-type: none;}

.ps {font-size: 80%;font-style: italic;font-weight: bold;}

#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 55%;
	color: #999;
	padding: 0px 0px 0px 0px;
	background-color: #F2F9FD;
	text-align: center;
}

#footer img{
	padding: 1px 4px 1px 4px;
	vertical-align: middle;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	position:relative;
	top:0px;
	width:700px;
	height:auto;
	z-index:101;
	background-color: #FFFFFF;
	border: ridge #999999 1px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;}

#masthead{
	border-bottom: 1px solid #cccccc;
	width: auto;
	background-color: #FFF;
	text-decoration: none;
	height: 55px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 55px;
}

#content2{
	float: left;
	width: 92%;
	padding-left: 10px;
	background-color: #FFFFFF;
}
	
#content-wide{
	float: left;
	width: 99%;
	padding-left: 20px;}

#content-photo{float: left;width: 99%;}
#photo-centre{float: right;width: 99%;}

#content-form{
	float: left;
	width: 90%;
	padding-left: 35px;
}

/***********************************************/
/* Slideshow Components                        */
/***********************************************/
#hero {
	float:right;
	}

#heroframewrapper {
	position:relative;
	width:853px;
	height:466px;
}

#heroframe {
	position:absolute;
	top:0px;
	left:0px;
	height:466px;
	width:853px;
	background:URL(../images/main-frame.png) top left no-repeat;
	z-index:10;
}

#heroframewrapperlocations {
	position:relative;
	width:663px;
	height:471px;
}

#heroframelocations {
	position:absolute;
	top:0px;
	left:0px;
	height:471px;
	width:663px;
	background:URL(../images/paris-top-frame.png) top left no-repeat;
	z-index:10;
}

.heroimages {
	position:absolute;
	top:20px;
	left:10px;
	z-index:8;
}

.heroimages3 {
	position:absolute;
	top:20px;
	left:20px;
	z-index:8;
}

.caption {
	position:absolute; bottom:49px; left:26px; z-index:10; height:auto; width:399px; padding:5px; background:URL(../images/transparent70.png) repeat top left;
}

.caption3 {
	position:absolute; bottom:49px; left:26px; z-index:10; height:auto; width:399px; padding:5px; background:URL(../images/transparent70.png) repeat top left;
}


#pic2locations {
	position:relative;
	width:590px;
	height:180px;
}

#pic2framelocations {
	position:absolute;
	top:0px;
	left:-13px;
	height:344px;
	width:488px;
	background:URL(../images/locations-sml-frame.png) top left no-repeat;
	z-index:10;
}



/************** .feature styles ***************/

.feature{
	padding: 5px 0px 0px 50px;
	font-size: 80%;
	line-height: 150%;
}

.feature img{
	float: left;
	padding: 1px;
	clear: none;
}
.featurer img{
	float: right;
	padding: 5px 5px 5px 5px;}
.links{
	padding: 5px 0px 0px 50px;
	font-size: 60%;
	line-height: 110%;}

/************** .parisfeature styles ***************/

.parisfeature{
	padding: 5px 0px 0px 50px;
	font-size: 80%;
	line-height: 150%;
}

.parisfeature img{
	display: block;
}

.parisfeature2 img{
    display: block;
    margin-left: auto;
    margin-right: auto;}

.parisfeaturer img{
	float: right;
	padding: 5px 5px 5px 5px;}
.parisfeaturer	a{
	color: #00F;
	
}	
.parisfeaturer	a:link{
	color: #F00;
	text-decoration: none;
}
.parisfeaturer a:visited{color: #000000;text-decoration: none;}
.parisfeaturer a:hover{color: #CC0000;text-decoration: underline;padding-left: 0px;}

	
	
	
	
	
.links{
	padding: 5px 0px 0px 50px;
	font-size: 60%;
	line-height: 110%;}
	
	
#offer{
	float: left;
	width: 500px;
	background-color: #FFECF1;
	border: 1px solid #999999;
	font-size: 95%;
	font-style: normal;
	font-weight: 200;
	color: #000000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #006699;
	color: #006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:200;
	border-top: 1px solid #006699;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 5px;
}

#sectionLinks a:hover{
	background-color: #FEDBB8;
}



/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-color: #F2F9FF;
	background-image: url(images/goldparchment.jpg);
	}

#headlines p{
	padding: 5px 0px 5px 0px;
}

h1#header {
	position:inherit;
	left:18px;
	top:18px;
	width:503px;
	height:30px;
	z-index:102;
	text-align: center;
	font-weight: lighter;
}
h2#subheader {
	position:absolute;
	left:138px;
	top:50px;
	width:519px;
	height:18px;
	z-index:102;
	text-align: center;
	font-size: 80%;
	letter-spacing: 1.3px;
}
#header {
	position:absolute;
	left:100px;
	top:9px;
	width:556px;
	height:30px;
	z-index:102;
	text-align: center;
}	
/***********************************************/
/* IMAGE Alignments                            */
/***********************************************/
img.left {
	float:left;
	margin: 0px 20px 20px 0px;
	display: inline;
}
img.left2 {
	float:left;
	margin: 0px 10px 0px 0px;
	display: inline;
}
img.right {
	float:right;
	margin: 0px 0px 20px 20px;
	display: inline;
}
img.centre {
display:block;
margin-left:auto;
margin-right:auto;
}
/***********************************************/
/* CSS Menu Divs                               */
/***********************************************/

#info {
float: left;
	padding-left: 40px;
	padding-right: 40px;
	background-color: aqua;
	width: auto;
	}

.menu {
	width: 695px;
	height:20px;
	position:relative;
	z-index:100;
	font-family: verdana, arial, sans-serif;
	font-weight: lighter;
	visibility: visible;
	
}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:651px; w\idth:650px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:115px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:110px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited 
{display:block;font-size:11px;text-decoration:none; color:blue; width:115px; height:20px; border: 1px solid #c1c2ff; background:#ddedf9; padding-left:10px; line-height:19px; font-weight:200;text-align: left;     }
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:115px; w\idth:114px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd no-repeat 106px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 no-repeat 104px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 no-repeat 104px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:19px;left:0px; width:124px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:110px; top:-1px; width:110px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-110px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 0px; 
width:110px;
border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:111px;w\idth:104px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#eaf4ff;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#d7eaff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


	
/***********************************************/
/* CSS Menu Divs 2                              */
/***********************************************/


#outside{
	border:1px solid #000099;
	background:#ddedf9;}
#navigation-1 {
	margin:0px;
	list-style:none;
	width:99.9%;
	height:21px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	float: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCC;
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:110px;}
/* first level box colours in here */
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#039;
	width:110px;
	height:13px;
	background-color: #F2F9FD;}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#ddedf9;
	color:#006699;
	width:110px;
	height:13px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:110px;
	position:absolute;
	top:21px;
	left:-1px;
	border-top:none;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:110px;
	clear:left;
	width:110px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#ddedf9;
	padding:4px 0;
	width:110px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#ddedf9;
	padding:4px 0;
	width:146px;
	border:none;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#ddedf9;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#0066FF;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:10pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:10pt;
	color:#ddedf9;
}
                    
           
#flag-right {
}

