/***********************************************/
/* HTML tag styles               */
/***********************************************/

body {
	background-color: #ffffff;
	background-color: #dedede;
	background-image:  url('../images/body-bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size:76%;
	font-family: Georgia,Calibiri, Arial, Helvetica, sans-serif;
}

#IEroot html body{
 	background-color: #ffffff;
} 
 
.clear { clear:both; }

.row {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	clear: both;
}

.float-left 	{ display: block; float:left; }
.float-right 	{ display: block; float:right; }

a:link, a:visited {
	 color: #003399;
	 text-decoration: underline;
}

a:hover, a:active {
	 color: #003399;
	 text-decoration: underline;
}

a img {
	border: 0;
}
a.red:link, a.red:visited {
	 color: #ff0000;
	 text-decoration: none;
}

a.red:hover, a.red:active {
	 color: #ff0000;
	 text-decoration: underline;
}

h1 {
	font-family: Georgia,Calibiri, Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	font-weight: normal;	
	text-align: left;
}

h2 {
	font-weight: normal;
	font-family: Georgia,Calibiri, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
}

h3 {
	font-family: Georgia,Calibiri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;	
}

h4 {
	font-family: Georgia,Calibiri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;	
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 8px 0;
	line-height: 1.1em;
}

#textOnly, .hideme {
	display: none;
	visibility: hidden;
}

hr {
	border: 1px solid #222222;
	margin: 20px 30px;
	display: block;
	clear: both;
}

strong, .bold {
	font-weight: bold;
}
.block {
	display: block;
}
/* styles begin */

#outer-wrapper {
	display: block;
	width: 900px;
	margin: 10px auto;
	padding: 20px;
	overflow: auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #474747;
	background-color: #ffffff;
}

#skipnav {
	display: none;
	visibility: hidden;
}

#skipnav a:focus {
	background: #fff; 
	border: solid 2px #003399;
}
	 
#skipnav a:hover {
	color: #003399v;
}

#skipnav a:active {
	background: #fff;
	border: solid 2px #003399;
}

fieldset {
	border: 1px solid #333333;
	color: black;
	margin: 0 0 10px 0;
}
fieldset input {
	margin: 0 8px;
}

/* header-wrapper styles start */
#header-wrapper {
	display: block;
	background-color: #ffffff;
	margin: 0 0 10px 0;
	padding: 0;
	width: 900px;
	height: 300px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#header-wrapper.home {
	background-image: url('../images/headers/Homepage_Header900x300.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#header-wrapper.gallery {
	background-image: url('../images/headers/Gallery_Header_900x300px.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#header-wrapper.recent {
	background-image: url('../images/headers/Recent_Weddings_Header_900x300px.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#header-wrapper.services {
	background-image: url('../images/headers/ServicesPrices_Page_Header_900x300px.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#header-wrapper.contact {
	background-image: url('../images/headers/Contact Page_Header_900x300px.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
/* header-wrapper styles end */

#top-nav {
	display: block;
	min-height: 40px;
	width: 100%;
	background-color: #cccccc;
	margin: 0 0 20px 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#top-nav ol {
	display: block;
	float: left;
	min-height: 40px;
	margin: 0 0 0 20px; 
	padding: 0;
	width: 560px;
	text-align: left;
}
#top-nav ol li {
	display: inline;
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 40px;
}

#top-nav ol li a:link, #top-nav ol li a:visited {
	color: #003399;
	font-size: 1.1em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#top-nav ol li a:hover, #top-nav ol li a:active {
	color: #003399;
	font-size: 1.1em;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
#top-nav ol li.active a {
	color: #222222;
}



#top-nav ol#gallery-nav {
	display: block;
	float: right;
	min-height: 40px;
	margin: 0 20px 0 0; 
	padding: 0;
	width: 280px;
	text-align: right;
}
#top-nav ol#gallery-nav li {
	display: inline;
	margin: 0;
	padding: 6px;
	line-height: 40px;
	background-color: #e4e4e4;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#top-nav ol#gallery-nav li a:link, #top-nav ol#gallery-nav li a:visited {
	color: #003399;
	font-size: 1.1em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#top-nav ol#gallery-nav li a:hover, #top-nav ol#gallery-nav li a:active {
	color: #003399;
	font-size: 1.1em;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
#top-nav ol#gallery-nav li.active a {
	color: #222222;
}


/* top-nav end */

#main-content {
	display: block;
	clear: both;
	margin: 0 0 15px 0;
}

#mc-left {
	display: block;
	float: left;
	width: 60%;
}
#mc-right {
	display: block;
	width: 30%;
	float:right;
}

#main-content h1 {
	margin: 8px 0 20px 0;
}
#main-content h1#basketH1 {
	display: block;
	width: 560px;
	float: left;
}
#main-content h2 {
	margin: 6px 0;
}
#main-content h3 {
	margin: 4px 0;
}
#main-content h4 {
	margin: 4px 0;
}


table.basket {
	border: 1px solid #cccccc;
	width: 100%;
}
table.basket th {
	color: #000000;
	background-color: #cccccc;
	padding: 10px 0;
	text-align: center;
	font-size: 1.6em;
	font-family: arial, helvetica, verdana;
}
table.basket td {
	border: 1px solid #cccccc;
	font-size: 1.4em;
	text-align: center;
	padding: 0 10px;
	vertical-align: middle;
}
table.basket td img {
	padding: 10px;
}
table.basket td.text {
	
	
}

#basket {
	display: block;
	float: right;
	min-height: 40px;
	margin: 0; 
	padding: 0 20px;
	/*width: 280px;*/
	
	text-align: right;
	background-color: #cccccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#basket a:link, #basket a:visited {
	line-height: 40px;
	background-color: #e4e4e4;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 5px 10px;
	color: #003399;
	font-size: 1.1em;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial, helvetics;
	text-decoration: none;
}
#basket a:hover, #basket a:active {
	line-height: 40px;
	background-color: #e4e4e4;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 5px 10px;
	color: #003399;
	font-size: 1.1em;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial, helvetics;
	text-decoration: underline;
}


#main-content ol, #main-content ul  {
	margin: 10px 80px;
}
#main-content li, #main-content li {
	margin: 0 0 8px 0;

}
#main-content ul li {
	list-style-type: disc;
}
#main-content ol li {
	list-style-type: decimal;
}
#main-content p {
	margin: 6px 0 20px 0;
}

div#container {
	padding: 20px;
}

form {
	display: block;
	width: 60%;
	margin: 20px auto;
	
}

form fieldset {
	border: 1px solid #cccccc;
}
form legend {
	background-color: #cccccc;
	color: #000000;
	padding: 10px;
	margin: 0 0 20px 20px;
	font-size: 1.4em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#main-content form ol {
	list-style-type: none;
}
#main-content form ol  li {
	list-style-type: none;
	margin: 20px;
}
form label {
	display:block;
	float:left;
	width: 80px;
	margin-right: 20px;
}
form input {
	border: 2px solid #cccccc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

form input#submit {
	padding: 10px;
	font-size: 1.2em;
	background-color: #e4e4e4;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}


/* register form start */
form#register {
	display: block;
	width: 100%;
	margin: 20px auto;
}
form#register input {
	border: 2px solid #cccccc;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
form#register label {
	display:block;
	float:left;
	width: 90px;
	margin-right: 10px;
}
form#register input#submit {
	padding: 10px;
	
	background-color: #ffffff;
	border: none;
	margin-left: 60px;
}
ul#registerUl {
	list-style-type: none;
	margin: 10px 0;
}
ul#registerUl li {
	list-style-type: none;
}
/* register form end */

/* footer styles start */
#footer-wrapper {
	display: block;
	clear: both;
	width: 900px;
	margin: 60px auto;
	padding: 0;
	/*border-top: 5px solid #cccccc;*/
	
  }

/* footer styles end */