/*
styles.js
Arif Gardner
*/

body {
	margin: 0px;
	background-color: #1b1b1b;
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6b6b;
}

.outer {
	padding: 8px 5px 0px 5px;
	background-color: #ffffff;
	width: 910px;
	margin: 0px auto
}

.dark-green-text {
	color: #698028;
}

.dark-green-background {
	background-color: #698028;
}

.medium-green-text {
	color: #97b33a;
}

.medium-green-background {
	background-color: #97b33a;
}

.light-green-text {
	color: #c5de66;
}

.light-green-background {
	background-color: #c5de66;
}

#header {
	width: 900px;
	height: 110px;
	display: block;
	margin: 0px auto;
}

#logo {
	float: left;
}

#address {
	float: right;
}

#navigation {
	width: 900px;
	background-color: #698028;
	text-align: center;
	margin: 2px auto;;
}

#navigation a {
	color: #c5de66;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	padding: 6px 10px;
	font-weight: bold;
	font-size: 14px;
	* padding: 10px 10px 6px 10px;
	* top: 5px;
	* position: relative;
}

#navigation a:hover, #navigation a.active {
	text-decoration: none;
	background-color: #97b33a;
	color: #ffffff;
}

img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#navigation2 {
	width: 900px;
	margin: 0px auto;
	background-color: #97b33a;
	height: 28px;
	text-align: center;
}

#contents {
	margin: 0px auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	display: block;
	clear: both;
}

#actualcontent {
	text-align: center;
	display: block;
	width: 900px;
	clear: both;
}

#footer {
	width: 870px;
	margin: 2px auto;
	padding: 0px 15px 0px 15px;
	background-color: #698028;
	display: block;
	clear: both;
	color: #ffffff;
	font-size: 12px;
}

#footer h4 {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
}

.footer-col {
	float: left;
	padding-right: 25px;
}

.footer-col-last {
	float: left;
	padding-right: 0px;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}


.col-25 {
	width: 23%;
}

.col-50 {
	width: 48%;
}

#emailaddress {
	float: left;
}

#phonenumber {
	float: right;
}

#flashcontent {
	height: 100%;
}

#flashcontent2 {
	height: 100%;
}

.style2 {
	color: #FFFFF0;
	font-size: xx-small;
	line-height: 0px;
	height: 0px;
}

.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

.style5 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

.style6 {
	color: #FF0000
}

a:link, a:visited {
	color: #798b37;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	color: #c5de66;
}

a:active {
	text-decoration: none;
	color: #c5de66;
}

#contactdetails {
	position: relative;
}

#contactguest {
	position: relative;
}

.gallerylink {
	width: 33%;
	height: 130px;
	text-align: center;
	float: left;
}

.gallerylink2 {
	width: 50%;
	height: 130px;
	text-align: center;
	float: left;
}

.gallerylinks {
	width: 480px;
	margin: 0px auto;
	text-align: center;
	clear: both;
}

.weddinglink {
	width: 33%;
	height: 200px;
	text-align: center;
	float: left;
	bottom: 0px;
}

.weddinglink2 {
	width: 50%;
	height: 200px;
	text-align: center;
	float: left;
	bottom: 0px;
}

.wedding {
	width: 690px;
	margin: 0px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}

.left {
	float: left;
	clear: both;
}

.right {
	float: right;
}

.clearboth {
	clear: both;
}

.weddingpackagetext {
	width: 430px;
	float: right;
	text-align: left;
	padding-bottom: 30px;
}


.weddingpackage {
	display: block;
	clear: both;
	width: 650px;
	padding-bottom: 30px;
}

.weddingimage {
	float: left;
	clear: left;
	padding-bottom: 30px;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #698028;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #97b33a;
}

h3 {
	font-size: medium;
	clear: both;
	display: block;
	padding-top: 15px;
	color: #c5de66;
}


#weddingfooter {
	clear: both;
	display: block;
	width: 500px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.formrow {
	height: 25px;
	width: 100%;
	clear: both;
}

.formrow2 {
	height: 150px;
	width: 100%;
	clear: both;
}

.formlabel {
	width: 50%;
	text-align: left;
	float:left;
}

.formlabel2 {
	width: 179px;
	text-align: left;
	float:left;
}

.forminput {
	width: 370px;
	text-align: left;
	float:left;
}

#weddingbooking {
	width: 100%;
}

select.weddingform {
	width: 300px;
}

input.weddingform {
	width: 300px;
}

textarea.weddingform {
	width: 300px;
	height: 120px;
}

select.weddingform2 {
	width:99px;
}

.clearabove {
	margin-top: 10px;
}

.contactform {
	width: 550px;
	text-align: center;
	margin: 0px auto;
}

.contactform input {
	width: 365px;
}

.contactform textarea {
	width: 365px;
	height: 140px;
}

input.forminput3 {
	width: 180px;
}

.error {
	color: #ff0000;
	clear: both;
}

#format {
	width: 100%;
	clear: both;
}

#cdtype {
	width: 100%;
	clear: both;
}

#dvdtype {
	width: 100%;
	clear: both;
}

.duplicationrow {
	width: 100%;
	clear: both;
}

.dp50 {
	width: 50%;
	float: left;
}

.dp40 {
	width: 40%;
	float: left;
	text-align: left;
}

.dp60 {
	width: 60%;
	float: left;
	text-align: right;
}

.dp20 {
	width: 20%;
	float: left;
}

.dp20f {
	width: 200px;
	float: left;
}

.dp20f2 {
	width: 160px;
	float: left;
}

.dp25 {
	width: 25%;
	float: left;
}

.dp33 {
	width: 33%;
	float: left;
}

.dp16 {
	width: 16%;
	float: left;
}

.dptext {
	font-size: small;
}

.dp20 img, .dp33 img {
	border:3px solid #97B33A;
}

.img-border {
	border:3px solid #97B33A;
}

.transfertable {
	text-align: center;
	width: 650px;
	border-collapse: collapse;
}

.transfertable th {
	background-color: #698028;
	color: #fffff0;
	font-weight: normal;
	border: 1px solid #698028;
	margin: 0px;
	padding: 1px;
}

.transfertable th.emptycell {
	background-color: #ffffff;
	border-top-style: none;
	border-left-style: none;
}

.transfertable td {
	border: 1px solid #698028;
	margin: 0px;
	padding: 1px;
}

.transfertable td.firstcol {
	background-color: #97B33A;
	color: #ffffff;
}

.encodetable {
	text-align: center;
	width: 450px;
	border-collapse: collapse;
}

.encodetable th {
	background-color: #698028;
	color: #fffff0;
	font-weight: normal;
	border: 1px solid #698028;
	margin: 0px;
	padding: 1px;
}

.encodetable th.emptycell {
	background-color: #ffffff;
	border-top-style: none;
	border-left-style: none;
}

.encodetable td {
	border: 1px solid #698028;
	margin: 0px;
	padding: 1px;
}

.encodetable td.firstcol {
	background-color: #C1A486;
	color: #fffff0;
}

ol {
	text-align: left;
}

ol li {
	text-align: left;
	padding-bottom: 10px;
}

.videogallery {
	border-style: none;
}

.videogallery td {
	border: 1px solid #698028;
	padding: 5px;
}

.duplicationtable {
	text-align: center;
	border-collapse: collapse;
	clear: both;
	caption-side: bottom;
}

.duplicationtable th {
	background-color: #698028;
	color: #ffffff;
	font-weight: normal;
	border: 1px solid #698028;
	margin: 0px;
	padding: 1px;
	width: 130px;
	height: 20px;
}

.thclass {
	background-color: #698028;
	color: #ffffff;
	font-weight: normal;
	border: 1px solid #698028;
	margin: 0px;
	padding: 1px;
	width: 130px;
	height: 20px;
}

.duplicationtable td {
	border: 1px solid #698028;
	margin: 0px;
	padding: 1px;
	vertical-align: top;
	width: 130px;
	min-height: 30px;
	text-align: center;
}

.duplicationtable img {
	padding: 5px;
}

.duplicationtable form {
	padding: 5px;
}

.duplicationtable input {
	width: 120px;
}

.transfertable2 {
	text-align: center;
	width: 300px;
	border-collapse: collapse;
}

.transfertable2 th {
	background-color: #A67C52;
	color: #fffff0;
	font-weight: normal;
	border-color: #A67C52;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 1px;
}

.transfertable2 th.emptycell {
	background-color: #fffff0;
	border-top-style: none;
	border-left-style: none;
}

.transfertable2 td {
	border-color: #A67C52;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 1px;
}

.transfertable2 td.firstcol {
	background-color: #C1A486;
	color: #fffff0;
}

#frontpageulouter {
	width: 700px;
	margin: 0px auto;
}

#frontpageul li {
	text-align: left;
	padding-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;
}

#calcForm {
	margin: 0px;
	padding: 0px;
}

#calcForm input {
	margin-bottom: 5px;
}

.mediashopgroup {
	width: 650px;
	border-collapse: collapse;
	border: 1px solid #698028;
}

.mediashopgroup th {
	background-color: #698028;
	color: #fffff0;
	font-weight: normal;
	border: 1px solid #698028;
	margin-top: 00px;
	padding: 1px;
}

.mediashopgroup td {
	padding: 5px;
}

.filetable {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #698028;
}

.filetable th {
	background-color: #698028;
	color: #fffff0;
	font-weight: normal;
	border: 1px solid #698028;
	padding: 1px;
}

.filetable td {
	padding: 2px;
}

.filetablethumb {
	width: 750px;
	border-collapse: collapse;
	border: 1px solid #698028;
}

.filetablethumb td {
	width: 150px;
	height: 150px;
	border: 1px solid #698028;
	font-size: 10pt;
	padding: 5px;
}

.hometwocols {
	width: 100%;
	clear: both;
	text-align: left;
	font-size: 10pt;
	padding-top: 10px;
}

.hometwocols h2 {
	font-size: 12pt;
	font-weight: bold;
}

.hometwocols h2 a {
	color: #698028;
}

.notopmargin {
	margin-top: 0px;
}

.homecol1 {
	width: 210px;
	float: left;
}

.homecol1 ul {
	margin: 0px;
	padding: 0px;
}

.homecol1 ul li {
	list-style: none;
}

.homecol2 {
	width: 679px;
	padding-left: 10px;
	float: left;
	border-left: 1px solid #698028;
}

.homewrapper {
	clear: both;
}

.homelogo {
	float: left;
	width: 135px;
}

.homelogo img {
	border: 3px solid #97b33a;
	margin-top: 4px;
}

.homecontent {
	float: left;
	width: 534px;
	padding-left: 10px;
}

.homecol2 h2 {
	margin-top: 0px;
	width: 100%;
	border-bottom: 1px solid #698028;
}

.homecontent h3 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-size: medium;
}

.homecontent p {
	margin-top: 7px;
	margin-bottom: 0px;
	text-align: justify;
}

.developer {
	font-size: 10px;
	width: 900px;
	margin: 0px auto;
}

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }