/* Start of CMSMS style sheet 'Main Stylesheet' */
body
{
	margin: 0;
	padding: 10 0 0 0;
	background: #ffffff url(images/template1/page_background.gif);
	min-width: 810px;
}

#invitation-frame
{
	width: 810px;
	height: 548px;
	background-image: url(images/template1/wedding_invitation.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 6 0 0 6;
}
/*
#invitation-sidebar-l
{
	float: left;
	width: 87px;
	height: 536px;
	text-align: center;
}

#invitation-sidebar-r
{
	float: left;
	width: 64px;
	height: 536px;
	margin: 0 15 0 14;
}
*/

#invitation-sidebar
{
	float: left;
	width: 151px;
	height: 536px;
	margin: 10 0 0 10;
}

#invitation-menu
{
border: 2px solid #6F3723;
background-color: #FEFFEA;
width: 145px;
}

#invitation-content-wrapper
{
	float: right;
	width: 610px;
	height: 536px;
margin-right: 4px;
}

#invitation-content
{
	height: 515px;
	margin: 10 5 10 0;
	padding: 0 10 0 10;
	overflow-y: scroll;
	overflow-x: hidden;
	text-align: justify;
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

#image-sitemenu
{
	margin: 10 0 0 -3;
}

h2
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #6F3723;
}

.SubHeading
{

	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

.Distinction1
{
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

.image-p-left
{
margin-right: 10px;
}

.image-p-right
{
margin-left: 10px;
}

.image-usshots
{
margin: 0 5px 10px 5px;
}

.rsvpform
{
}

.rsvpform fieldset
{
width: 95%;
padding: 10px;
}

.rsvpform input
{
width: 200px;
}

.rsvpform textarea
{
width: 90%;
}


/* Highslide CSS */

.highslide {
	cursor: url(highslide/graphics/zoomin.html), pointer;
    outline: none;
}

.highslide img
{
border: 1px solid #6F3723;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
border: 1px solid black;
}

.highslide-wrapper {
	background: black;
}
.highslide-image {
	border: 3px solid #6F3723;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.html);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.html) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#backtoblog
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 35px;
	padding-top: 7px;
	padding-left: 15px;
	background-color: #4D3D2F;
}
#backtoblog a
{
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	/*position: absolute;*/
	color: #208A43;
	text-decoration: none;
}
/* End of 'Main Stylesheet' */

