/* Reset */

a img {
	border: none;
}

div, p, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

ul li.rightlink, ul li.rightlink a {
	padding-right: 0px !important;
	border: none !important;
}

/* Disable Chrome's stupid glow effects */

input, textarea, select, button {
	outline: none !important;
}

/* Get rid of that ugly orange plus sign in sharelink */

.addthis_button_expanded img, .at300bs.at15t_compact, .at300bs.at15t_expanded {
	position: absolute !important;
	background-image: none !important;
	left: -9999px !important;
}

/* Utensils */

.floatright {
	float: right;
}

.clearboth, .clear, .clearBoth {
	clear: both;
}

span.clear {
	display: block;
}

.rightText {
	text-align: right;
}

.rightText img {
	margin-left: auto;
}

.centerText {
	text-align: center;
}

.centerText img {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#ui-datepicker-div {
	font-size: 12px;
}

/* Search Results */

ul.results {
	list-style-type: none;
}

ul.results li {
	border-bottom: 1px dashed #999;
	padding-bottom: 20px;
	padding-top: 20px;
}

ul.results li a {
	color: #636;
	font-size: 16px;
	clear: both;
}

ul.results li a:hover {
	color: #939;
}

ul.results li .summary {
	font-size: 13px;
	color: #545454;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.results li .modified {
	color: #525;
	clear: both;
	font-size: 12px;
}

.dataNav .numbers, .dataNav .links {
	clear: both;
	float: left;
	display: block;
}

.dataNav .links img {
	margin-right: 5px;
}

/* Admin menu */

#adminMenu {
	text-align: left;
	background-color: #000000;
	padding: 10px 0 0 0 !important;
	font-size: 11px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
}

#adminMenu ul, #adminMenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#adminMenu ul {
	float:left;
}

#adminMenu li {
	display: inline;
	float: left;
	background-color: #FFFFFF;
	margin-left: 8px;
}

#adminMenu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border-bottom: none;
	display: block;
}

#adminMenu a:hover {
	background-color: #0066FF;
	color: #FFFFFF;
}

/* Basic layout, navigation, crumbtrail etc */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../media/home/gretna-green-group-home-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #333333;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

body .left, body .centre, body .right {
	float: left;
}


/* Navigation */

#navigation {
	margin-top: 15px;
	float:left;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 185px;
	padding-right: 0px;
	font-size: 15px !important;
	text-align: left;
	z-index: 7777;
	position: relative;
}

#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
}

#navigation ul li {
	position: relative;
	clear: both;
	width: 185px;
	float: none;
}

#navigation ul li a {
	background-color: transparent;
	border: none;
	color: #906;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	text-decoration: none;
	display: block !important;
}

#navigation ul li:hover, #navigation ul li.hover, #navigation ul li.selected {
	color: #FFF;
	background-color: #906 !important;
	border: none;
}

#navigation ul li.hover a, #navigation ul li:hover a, #navigation ul li.selected a {
	color: #FFF !important;
	border: none;
	background-color: transparent;
}


#navigation ul li ul {
	position: absolute !important;
	left: -10000px;
	clear: none;
	background-color: #906;
}

#navigation ul li:hover ul, #navigation ul li.hover ul {
	left: 185px;
	bottom: 0px;
}

#navigation ul li ul li {
	font-size: 13px !important;
	float: none;
	position: relative;
	padding-right: 10px;
	background-color: transparent;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#navigation ul li ul li a {
	color: #FFF;
	float: none;
	width: 170px;
	display: block;
	margin: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px !important;
	text-decoration: none;
}

#navigation ul li ul li a:hover {
	text-decoration: underline;
}

#navigation ul li ul li:hover ul, #navigation ul li ul li.hover ul {
	left: 185px !important;
}

#navigation ul li ul li.level3 ul {
	clear: both !important;
	position: absolute;
	left: -100000px;
	bottom: 0px !important;
	background-color: #906;
	padding: 0px !important;
	font-size: 12px !important;
	margin-top: 5px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}

#navigation ul li ul li.level3 ul li {
	float: none !important;
	clear: both !important;
	font-weight: normal !important;
	position: static;
	border: none !important;
	background-image: none !important;
}

#navigation ul li ul li ul li a {
	font-weight: normal !important;
	float: none !important;
	width: 170px !important;
	margin: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px !important;
	text-decoration: none;
	color: #EEE !important;
}

#navigation ul li ul li ul li a:hover {
	color: #FFF !important;
	text-decoration: underline !important;
}

#navHeader {
	text-align: right;
	width: 990px;
	background-image: url(../media/gretna-green-home/gretna-green-logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#navHeader #facebook {
	float: right;
	padding-top: 20px;
	height: 25px;
	overflow: hidden;
}

#navHeader #facebook p {
	float: left;
	margin-right: 10px;
	font-size: 18px;
	color: #FFF;
}

#navHeader #facebook iframe {
	border: none;
	overflow: hidden;
	width: 75px;
	height: 21px;
	margin-top: 2px;
}

#navHeader #tabNav {
	width: 626px;
	margin-left: auto;
	list-style-type: none;
	text-indent: -1000em;
	overflow: hidden;
	text-align: left;
	padding-top: 27px;
}

#navHeader #tabNav li {
	float: left;
	overflow: hidden;
	text-indent: -1000em;
	margin-right: 5px;
}

#navHeader #tabNav #contactingLink {
	margin-right: 0px;
}

#navHeader #tabNav li a {
	background-image: url(../media/home/navigatiion.png);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
	overflow: hidden;
}

#navHeader #tabNav #homeLink a {
	width: 75px;
	background-position: 0px 0px;
}

#navHeader #tabNav #shoppingLink a {
	width: 120px;
	background-position: -80px 0px;
}

#navHeader #tabNav #weddingLink a {
	background-position: -205px 0px;
	width: 120px;
}

#navHeader #tabNav #visitingLink a {
	background-position: -330px 0px;
	width: 88px;
}

#navHeader #tabNav #stayingLink a {
	background-position: -423px 0px;
	width: 88px;
}

#navHeader #tabNav #contactingLink a {
	background-position: -516px 0px;
	width: 110px;
}

#navHeader #tabNav #homeLink a:hover {
	background-position: 0px -38px;
}

#navHeader #tabNav #shoppingLink a:hover {
	background-position: -80px -39px;
}

#navHeader #tabNav #weddingLink a:hover {
	background-position: -205px -39px;
}

#navHeader #tabNav #visitingLink a:hover {
	background-position: -330px -39px;
}

#navHeader #tabNav #stayingLink a:hover {
	background-position: -423px -39px;
}

#navHeader #tabNav #contactingLink a:hover {
	background-position: -516px -39px;
}

#mainContent {
	background-color: #FFF;
	text-align: center;
}

#mainContent #innerWrap {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#userMsg {
	background-color: #EEE;
	border: 2px solid #906;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	margin: 5px;
}

#userMsg p {
	padding-bottom: 10px;
	margin: 0px;
}

/* Form */

.formBox {
	padding: 10px 0;
}

.formBox p {
	clear: left;
	margin-bottom: 10px;
}

.formBox p label {
	width: 33%;
	padding-right: 2%;
	text-align: right;
	font-weight: bold;
	float: left;
	color: #000000;
}

p input, .formBox p textarea, .formBox p select, .formBox button {
	border: 1px solid #000000;
	width: 55%;
	color: #000000;
	font-size: 1em;
	padding: 0 2px;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#popup p input, .formBox p textarea, .formBox p select, .formBox button {
	border-color: #000000;
}

p input.file {
	width: auto;
}

.formBox p textarea {
	height: 70px;
}

.formBox p input.number {
	width: 75px;
}

.formBox p input.chk {
	border: none;
	width: auto;
}

p input.btn, .formBox button, .formBox input.chooseBtn {
	width: auto;
	background-color: #FFFFFF;
}

.formBox input.chooseBtn {
	margin-left: 1px;
}

.formBox .checkBoxList {
	width: 50%;
	float: left;
	margin: 0 0 10px 0;
	height: 60px;
	overflow: auto;
	border: 1px solid #063156;
}

.formBox .checkBoxList.tall {
	height: 150px;
}

.formBox .checkBoxList label {
	float: none;
	font-weight: normal;
	width: auto;
}

.formBox .checkBoxList input {
	width: auto;
}

div.buttons, p.buttons {
	padding-left: 35%;
}

.formBox .buttons input {
	border: none !important;
	color: #980065;
	font-weight: bold;
	background-color: transparent;
}

#content {
	float: left;
	width: 750px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 500;
}

#content h2, #weddingBody h2, #stayingBody h2, #visitingBody h2, #content h1, #weddingBody h1, #stayingBody h1, #visitingBody h1 {
	padding-bottom: 16px;
	font-size: 20px;
	font-weight: normal;
	color: #333;
}

#content h3 {
	padding-bottom: 16px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

#content p {
	font-size: 13px;
	padding-bottom: 13px;
}

#content p.intro, #weddingBody p.intro, #stayingBody p.intro, #visitingBody p.intro {
	font-size: 17px;
	padding-bottom: 13px;
}

#content a {
	color: #906;
}

#content a:hover {
	color: #B28;
}

#alert {
	border: 4px solid #636;
	background-color: #FFF9FF;
	color: #333;
	padding: 8px;
	margin-bottom: 15px;
}

/* All the Rest */

#adminWhite {
	background-color: #FFF;
}

#topWrap {
	background-color: #000;
	text-align: center;
}

#topBar {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 2px;
	overflow: hidden;
	height: 28px;
}

#topBar .left a img {
	margin-right: 3px;
	float: left;
	display: block;
	margin-top: 2px;
}

#topBar .right {
	text-align: right;
	width: 990px;
	float: none;
}

#topBar .right form {
	margin-left: auto;
	width: 220px;
	background-color: #FFF;
}

#topBar .right form p {
	float: left;
}

#topBar p a {
	color: #FFF !important;
	font-size: 13px;
	display: block;
	padding-top: 3px;
}

#topBar .right form p input {
	width: 180px;
	margin-bottom: 2px;
	border: none;
}

#topBar .right form p .btn {
	font-weight: bold;
	color: #000;
	background-color: transparent;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 30px;
	background-image: url(../media/gretna-green-home/gertna-green-search.jpg);
	background-repeat: no-repeat;
	border: none !important;
}

#bodyHeader .left {
	height: 230px;
	background-image: url(../media/shopping/shopping-bag-BG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0D0D0D;
	width: 588px;
}

#bodyHeader .left #slider #fades {
	list-style-type: none !important;
	position: relative;
}

#bodyHeader .left #slider #fades li {
	list-style-type: none !important;
	width: 588px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#bodyHeader .left #slider #fades #fade1 {
	z-index: 100;
}

#bodyHeader .left #slider #fades #fade2 {
	z-index: 90;
}

#bodyHeader .left #slider #fades #fade3 {
	z-index: 80;
}

#bodyHeader .left #slider #fades #fade4 {
	z-index: 70;
}

#bodyHeader .left #slider #fades li img {
	width: 588px;
	height: 230px;
}

#bodyHeader .left #slider, #bodyHeader .left #fades {
	background-image: url(../media/shopping/shopping-bag-BG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0D0D0D;
}

#bodyHeader .right .left {
	color: #FFF;
	width: 211px;
	height: 229px;
	background-image: url(../media/shopping/shopping-bag-BG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0D0D0D;
}

#bodyHeader h1 {
	color: #FFF !important;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 24px;
}

#bodyHeader h1 a {
	color: #FFF !important;
	text-decoration: none;
}

#bodyHeader h2, #bodyHeader p.bag {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height: 100%;
	padding-left: 18px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 10px;
}

#bodyHeader h3, #bodyHeader p.summarise {
	font-size: 16px;
	font-weight: normal;
	padding: 5px 20px 0 20px;
}

#bodyHeader h3 a, #bodyHeader p.summarise a {
	color: #FFF !important;
	text-decoration: none;
}

#bodyHeader h4, #bodyHeader p.button {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	display: block;
	width: 160px;
	margin: 15px 0 0 20px;
	padding: 0;
	background-image:url(../media/gretna-green-home/link-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bodyHeader h4 a, #bodyHeader p.button a {
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	display: block;
	width: 150px;
	background-image: url(../media/gretna-green-home/blue-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bodyHeader h4.delivery a, #bodyHeader p.delivery a {
	background-image: url(../media/shopping/big-black-button.jpg);
}

#bodyHeader p {
	font-size: 12px;
	padding-left: 20px;
}

#bodyHeader .right {
	background-image: url(../media/shopping/shopping-bag-BG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #0D0D0D;
	color: #FFF;
	width: 378px;
	height: 230px;
}

#bodyHeader .right .right {
	width: 167px !important;
	position: relative;
}

#bodyHeader .right .right img {
	position: absolute;
	top: 41px;
}

#crumbtrail {
	font-size: 11px;
	color: #333;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #980065;
}

#crumbtrail a {
	color: #666;
	text-decoration: underline;
}

#crumbtrail a:hover {
	text-decoration: none;
}

#sectionHeaders {
	background-image: url(../media/gretna-green-home/splash-page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 968px;
}

#sectionHeaders .section {
	float: left;
	width: 242px;
	text-align: center;
	height: 358px;
}

#sectionHeaders .section img {
	padding-bottom: 5px;
}

#sectionHeaders .section h3 {
	font-size: 24px;
	font-weight: bold;
}

#sectionHeaders .section p.intro {
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#sectionHeaders .section h4, #sectionHeaders .section .boxLink {
	background-image: url(../media/gretna-green-home/link-box-white.jpg);
	width: 169px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	margin-top: 13px;
}

#sectionHeaders .section h4 a, #sectionHeaders .section .boxLink a {
	padding-left: 10px;
	width: 159px;
	display: block;
	padding-top: 3px;
	padding-bottom: 7px;
	color: #000;
	text-decoration: none;
}

#sectionHeaders .section a {
	text-decoration: none;
}

#sectionHeaders .section p {
	font-size: 13px;
	color: #333;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

#sectionHeaders .section #shoppingSection, #sectionHeaders .section #shoppingSection p.intro, #sectionHeaders .section #shoppingSection a {
	color: #339797;
	text-decoration: none;
}

#sectionHeaders .section #weddingSection, #sectionHeaders .section #weddingSection p.intro, #sectionHeaders .section #weddingSection a {
	color: #911383;
}

#sectionHeaders .section #stayingSection, #sectionHeaders .section #stayingSection p.intro, #sectionHeaders .section #stayingSection a {
	color: #900;
}

#sectionHeaders .section #visitingSection, #sectionHeaders .section #visitingSection p.intro, #sectionHeaders .section #visitingSection a {
	color: #000;
}

#mainBody .left {
	width: 710px;
	margin-right: 10px;
	padding-top: 10px;
}

#mainBody .left h2 {
	font-size: 18px;
	font-weight: normal;
	color: #444;
	padding-left: 10px;
}

#mainBody .left h3 {
	font-size: 15px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 13px;
}

#mainBody .left p {
	font-size: 13px;
	padding-top: 13px;
	padding-left: 10px;
}

#mainBody .left a {
	color: #980065;
	text-decoration: none;
	font-weight: bold;
}

#mainBody .right {
	width: 238px;
	padding-top: 10px;
}

#weddingBody, #visitingBody, #stayingBody {
	width: 750px;
	float: left;
	padding-top: 10px;
}

#visitingBody .left, #stayingBody .left {
	width: 400px;
	padding-right: 20px;
}

#visitingBody .right, #stayingBody .right {
	width: 330px;
}

#visitingBody .right img, #stayingBody .right img {
	padding-bottom: 10px;
}

#advertisements img {
	padding-bottom: 10px;
}

#advertisements .ad, #advertisements .adRight {
	float: left;
	width: 316px;
}

#advertisements .ad {
	margin-right: 10px;
}

/* Footer and Suchlike */

#footer {
	background-color: #000;
	color: #FFF;
}

#footer #topFooterNav {
	list-style-type: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#footer #topFooterNav li {
	float: left;
	border-right: 1px solid #BBB;
	font-size: 12px;
}

#footer #topFooterNav li:hover, #footer #topFooterNav li.hover {
	border-right-color: #FFF;
}

#footer #topFooterNav li a {
	color: #BBB;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

#footer #topFooterNav li.rightlink a {
	color: #FFF;
}

#footer #topFooterNav li a:hover {
	color: #FFF;
	text-decoration: none;
}

#footer .left {
	width: 760px;
}

#footer .left ul, #footer .left ul li {
	list-style-type: none;
}

#footer .left ul li {
	float: left;
	font-size: 12px;
	padding-top: 10px;
	width: 190px;
	padding-bottom: 20px;
}

#footer .left ul li ul li {
	float: none;
	padding: 0px !important;
	margin: 0px !important;
	width: 180px;
	font-weight: normal;
}

#footer .left ul li strong {
	display: block;
	padding-left: 10px;
}

#footer .left ul li a {
	font-weight: normal;
	color: #BBB;
	margin: 0px !important;
	text-decoration: none;
	width: 180px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#footer .left ul li a:hover {
	color: #FFF;
}

#footer .left p {
	font-size: 12px;
	padding-left: 10px;
}

#footer .right {
	width: 220px;
}

#footer .right h3 {
	font-weight: normal;
	font-size: 18px;
}

#footer .right p {
	font-size: 12px;
	padding-bottom: 5px;
	color: #CCC;
}

#footer .right p a {
	color: #CCC;
	text-decoration: none;
}

#footer .right p a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer .right form input {
	width: 220px;
	padding: 2px;
	border: 1px solid #CCC;
}

#footer .right form .btn {
	background-image: url(../media/gretna-green-home/link-box.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: auto;
	text-align: left;
	border: none !important;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	margin-top: 0px !important;
	padding: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	display: block;
}

#footer .right form img {
	margin: 0px !important;
	padding: 0px !important;
}

#footer #footLogo {
	text-align: center;
	width: 990px;
}

#footer #footLogo img {
	margin-right: auto;
	margin-left: auto;
}

#weddingBody h2 {
	font-size: 20px;
	padding-top: 16px;
}

#weddingBody h3 {
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 15px;
}

#weddingBody p {
	padding-bottom: 13px;
	font-size: 13px;
}

#weddingBody a {
	color: #636;
}

#venues .boxEntity img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.boxEntity .contentBox {
	float: left;
	width: 520px;
}

#venues .boxEntity h2 {
	color: #333;
	font-weight: normal;
	font-size: 18px;
}

#venues .boxEntity h3 {
	color: #333;
	font-weight: normal;
	font-size: 16px;
}

#venues .boxEntity p {
	font-size: 13px;
}

#venues .boxEntity a {
	color: #636;
	text-decoration: underline;
}

#venues .boxEntity ul, #venues .boxEntity .right ul {
	list-style-type: disc !important;
	color: #333 !important;
	list-style-position: outside;
}

#venues .boxEntity ul li, #venues .boxEntity .right ul li {
	padding-left: 0px;
	margin-left: 0px;
	font-size: 13px;
	padding-bottom: 7px;
	list-style-type: disc !important;
	color: #333 !important;
}

#venues .boxEntity a:hover {
	color: #858;
	text-decoration: underline;
}

#venues .boxEntity .left {
	width: 320px;
}

#venues .boxEntity .right {
	width: 400px;
}

#weddingBody .left {
	padding-right: 15px;
	width: 435px;
}

#weddingBody .right {
	width: 300px;
}

#weddingBody .right img {
	padding-bottom: 15px;
}

#content ul, #weddingBody ul {
	margin-left: 20px;
}

#content ul li, #weddingBody ul li {
	padding-left: 20px;
	list-style-position: outside;
	font-size: 13px;
}

#content ul li a, #weddingBody ul li a {
	color: #636 !important;
	font-weight: bold;
	text-decoration: none;
}

#content ul li a:hover, #weddingBody ul li a:hover {
	text-decoration: underline;
}

#weddingBody .left .formBox label {
	clear: both;
	float: none;
	text-align: left;
	width: auto;
}

#weddingBody .left .formBox input {
	width: 90%;
}

#weddingBody .left .formBox textarea {
	width: 90%;
}

#weddingBody .left .formBox .buttons {
	padding-left: 0%;
	padding-right: 10%;
	text-align: right;
}

#weddingBody .left .formBox #Party, #weddingBody .left .formBox #WeddingDate {
	width: 35%;
}

#weddingBody .left .formBox #btnSubmit {
	width: auto !important;
	color: #333;
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
	text-align: center;
}
