@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #eadec4;*/
	color: #9b1011;
	margin: 0px;
	padding: 0px;
	background: #e8d1b1 url(../../public/images/layout/bg.jpg) 0px 0px repeat scroll;
}

a {
	color: #eadec4;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	margin: 10px 0px 10px;
	padding: 0px;
}

input.field {
	width: 250px;
	font-size: 11px;
	border: 1px solid #4b3e26;
	background-color: #f0dfc8;
}

textarea.field {
	width: 250px;
	height: 100px;
	font-size: 11px;
	border: 1px solid #4b3e26;
	background-color: #f0dfc8;
}

select.field {
	width: auto;
	font-size: 11px;
	border: 1px solid #4b3e26;
	background-color: #f0dfc8;
}

input.button {
	width: auto;
	font-size: 11px;
	background-color: #993300;
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
}

#framesheet {
	width: 900px;
	margin: 0px auto;
	background: url(../../public/images/layout/framesheet-bg.jpg) 0px 25px repeat scroll;
}

#menu {
	height: 40px;
	margin: 0px 50px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
}

#menu ul {
	display: inline;
	width: 800px;
	padding: 0px;
	margin: 0px;
	height: 40px;
	float: left;
	background-color: #9b1011;
}

#menu ul li {
	height: 35px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	line-height: 35px;
	background: url(../../public/images/layout/menu-separator.gif) no-repeat right 0px;
}

#menu ul li a {
	display: block;
	color: #9b1011;
	line-height: 35px;
	text-decoration: none;
	white-space: nowrap;
	background: url(../../public/images/layout/menu-bg.gif) repeat-x 0px 0px;
}

#menu ul li a:hover {
	color: #eadec4;
}

#menu ul li a em {
	font-style: normal;
	height: 35px;
	display: block;
	line-height: 35px;
	padding: 0px 5px 0px 6px;
	cursor: pointer;
}

#menu ul li.first {
	margin-left: 10px;
}

#menu ul li.first a em {
	background: url(../../public/images/layout/menu-first-bg.gif) no-repeat 0px 0px;
	padding-left: 12px;
	padding-right: 8px;
}

#menu ul li.last {
	background-image: none;
	padding-right: 0px;
}

#menu ul li.last a em {
	background: url(../../public/images/layout/menu-last-bg.gif) no-repeat right 0px;
	padding-right: 12px;
	padding-left: 7px;
}

#undermenu-frame {
	float: left;
	padding-left: 50px;
}

#undermenu {
	width: 800px;
	height: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cab193;
	color: #9b1011;
	line-height: 25px;
	overflow: hidden;
	
}

#undermenu #undermenu-left {
	width: 500px;
	height: 25px;
	float: left;
}

#undermenu #undermenu-left p {
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
}

#undermenu #undermenu-left p a {
	color: #9b1011;
	font-weight: bold;
}

#undermenu #country-flags {
	width: 300px;
	height: 25px;
	float: left;
}

#undermenu #country-flags ul {
	display: inline;
	padding: 0px;
	margin: 0px 0px 0px 40px;
	float: left;
	height: 25px;
	overflow: hidden;
}

#undermenu #country-flags ul li {
	display: inline;
	margin: 0px;
	padding: 0px 1px;
	float: left;
	height: 25px;
	line-height: 25px;
}

#index-banner {
	width: 900px;
	height: 615px;
	overflow: hiddden;
}

.framesheet-interior {
	width: 800px;
	margin: 0px 50px !important;
	margin: 0px 25px;
	padding: 0px;
	float: left;
	background: url(../../public/images/layout/framesheet-interior-bg.gif) repeat 0px 0px;
}

#artwedding-logo {
	width: 800px;
	height: 120px;
	background: url(../../public/images/layout/artwedding-logo.jpg) no-repeat center 0px;
}

#frame-banner {
	width: 900px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}

#banner-left {
	width: 50px;
	height: 250px;
	float: left;
	background: url(../../public/images/layout/banner-left-bg.jpg) no-repeat 0px 0px;
}

#banner {
	width: 800px;
	height: 250px;
	float: left;
}

#banner-right {
	width: 50px;
	height: 250px;
	float: left;
	background: url(../../public/images/layout/banner-right-bg.jpg) no-repeat 0px 0px;
}

#interior {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
}

#framesheet-center {
	float: left;
	clear: both;
}

#frame-content {
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: transparent url(../../public/images/layout/content-bg.jpg) no-repeat left top;
}

#content {
	color: #9b1011;
	padding: 15px 15px;
}

table.subscribe-form {
	background-color: #b49a70;
	padding: 5px;
}

.mini-photos {
	
}

.mini-photos p {
	margin: 6px 0px 6px;
}

.options {
	padding-top: 25px;
	float: left;
}

.option {
	padding: 10px 5px;
	background-color: #b39a70;
	margin-bottom: 10px;
}

.option input {
	width: auto;
	background-color: #b39a70;
	border: none;
}

.option strong {
	font-size: 13px;
	color: #f6eee1;
}

.option ul {
	margin: 5px 0px;
	padding: 0px 10px 0px 40px;
}

.option ul li em {
	font-style: normal;
	color: #f6eee1;
}

#extra-services {

}

#extra-services input {
	width: auto;
	border: none;
	background-color: transparent;
}

#extra-services em {
	font-style: normal;
	color: #f6eee1;
}


#country-list {
	
}

#country-list ul {
	margin: 0px 0px 0px 35px !important;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
}

#country-list ul li {
	display: inline;
	margin: 5px;
	float: left;
	padding: 0px;
}

#country-list ul li a {
	text-decoration: none;
	float: left;
	border: 1px solid transparent;
	padding: 5px;
}

#country-list ul li a:hover {
	background-color: #e8d1b1;
	border: 1px solid #dbbc8e;
}

#country-list ul li a em {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #9b1011;
}

#country-list ul li a img {
	border: 0px;
}

table.buttons {
	
}

table.buttons input {
	width: auto;
}

table.content {
	border: 1px #993300 solid;
	background: url(../../public/images/layout/framesheet-bg.jpg) 0px 0px repeat scroll;
}

table.content tr.header {
	background-color: #993300;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

table.content td {
	padding: 6px;
}

table.content td a {
	color: #9b1011;
	font-weight: bold;
}


table.list {
	border: 1px #993300 solid;
	background: url(../../public/images/layout/framesheet-bg.jpg) 0px 0px repeat scroll;
}

table.list tr.header {
	background-color: #993300;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

table.list tr.header td {
	border-right: 1px #FFFFFF solid;
}

table.list td {
	padding: 6px;
	border-bottom: 1px #993300 solid;
	border-right: 1px #993300 solid;
}

table.list td a {
	color: #9b1011;
	font-weight: bold;
}

#bottom-photo {
	width: 800px;
	margin: 0px auto;
	padding: 15px 0px;
	background-color: #cab194;
}

#footer {
	width: 800px;
	margin: 0px auto;
	text-align: right;
	color: #9b1011;
	font-size: 12px;
}

#footer p {
	margin: 5px;
}

#footer a {
	color: #9b1011;
}

#footer strong {
	color: #000000;
	font-weight: normal;
}


div.se-text {
	display: none;
}

span.order {
	padding: 0px 5px;
	border: 1px #000000 solid;
	background-color: #F9AC00;
	color: #000000;
}

