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

body {
	
	/*font-family: Verdana, Lucida Grande, Lucida Sans Unicode, sans-serif;*/
	font-family:Arial,sans-serif,Lucida;
	
	/*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; */
	
	/*font-family: "Trebuchet MS",
             "Lucida Sans Unicode",
             "Lucida Grande",
             "Lucida Sans",
             Arial,
             sans-serif;*/

	
	font-size: 12px;
	background: #F4F4F4;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555;
}

/* -------------------- Site Wide CSS  -------------------- */
/* --------------------      START     -------------------- */
P{
	margin: 0px;
}

H1{
	font-size: 22px;
	margin-top: 10px;
	font-weight: normal;
	font-style: italic;
	color: #1d1d1d;
	/*color: #213961;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
H2{
	font-size: 13px;
	margin-top:15px;
	font-weight: bold;
	color: #1d1d1d;
	/*color: #213961;*/
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a{
	color:#425d81;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color: #C84D2A;
}

.emphasis
{
	font-weight:bold;
	color: #C84D2A;
margin:0px;

}

.aligntextleft
{
	text-align: left;
}

.aligntextright
{
	text-align: right;
}

.aligntextcenter
{
	text-align: center;
}

.bannerimg
{
	border: 2px;
	border-style: solid;
	border-color: #252525;
}

/*.frontpagetext {

	font-family: sans-serif; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}*/

.frontpagetext H2{
	margin: 5px 0px 5px 0px;
	display:block;
	text-indent: -2000px;
	height: 22px;
}
.HeadlineTop H2 {
	
	background: url(images/Relax-and-be-yourself-on-your-wedding-day.png) no-repeat;
}
.HeadlineBottom H2 {
	
	background: url(images/Let-us-capture-your-story-as-it-unfolds.png) right no-repeat;
}

.clear {
	clear: both;
	height: 0px;
}
/* -------------------- Site Wide CSS  -------------------- */
/* --------------------      END       -------------------- */

#container {
	width: 930px;
	/*background: #FFFFFF;
	images: 1px solid #000000;*/
	
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

}

#contactdetails {
	height:25px;
	padding-right: 29px;
	margin-top: -20px;
	color: #000;
}

#ContactMethods {
	width: 515px;
}
#ContactMethods p {
	height: 35px;
}

#ConLeftCols {
	float: left;
	width: 295px;
	padding:0px;
	margin:0px
}

#ConRightCols {
	float: right;
	width: 220px;
	padding:0px;
	margin:0px
}

#ConCol1 {
	float: left;
	width:42px;
}

#ConCol2 {
	float: right;
	width:253px;
}

#ConCol3 {
	float: left;
	width:42px;
}

#ConCol4 {
	float: right;
	width:178px;
}

#HeaderText {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	height: 52px;
	padding-right: 29px;
	font-size: 16px;
	color: #5C5C5C;
	font-weight: bold;
		display:block;
	text-indent: -5000px;
}
#HeaderText H2 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	background:url(images/Wedding-Photographers-based-in-the-Scottish-Borders.jpg) no-repeat right;
	height: 22px;
}

#top {
	background: #fff url('images/top.png') no-repeat scroll 0 0;
	height: 33px;
}
#header {
	padding: 0px 35px 0px 30px;
	margin: 0px;
}

#logo {
	background: #fff url('images/pearsonphotography-logo.png') no-repeat scroll 0 0;
	float:left;
	height:130px;
	margin-top: -23px;
	margin-left: -4px;
	width:130px;

}
#logo a {
display:block;width:130px;height:130px;text-decoration:none;
}

#headerright {
	float: right;
	width: 730px;
	/*height: 90px;*/
}

#menu_feed_container {
	margin-left: 50px;
	padding-right: 0px;
	position: relative;
	height:	38px;
	width: auto;
	z-index: 2;
}

#mainmenu {
	
	padding-right: 0px;
	position: relative;
	height:	38px;
	width: 600px;
	z-index: 2;
	float: left;
}

#feedicon {
	float: right;
	text-align:right;
	height:28px; 
	width:28px; 
	padding: 0px 29px 0px 0px;
}

#feedicon img {
border-style: none;
}


#contentwrapper {
	background: #fff url('images/middle.png') scroll 0 0;
	margin: 0px;
	padding: 0px;
}

#mainContent {
	padding: 0px 63px 0px 63px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px;
	height: auto;
	position: relative;
	background:url('images/footer.png') bottom no-repeat;
	z-index: 1;
	text-align:left;
}

#mainContent p {
	margin-top:12px;
}

#contactBox {
	margin: 0px;
	padding: 10px;
	width: 515px;
	border: 1px solid #ddd;
	margin: 0 auto;
}

#contactBox a {
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
#contactBox a:hover {
	color: #000;
	font-weight: bold;
}

#contactBox  img {
	border-style: none;
}

#attribBox{
	width: 515px;
	margin: 0 auto;
	font-size: 10px;
	text-align: right;
}

#contactForm {
	padding: 10px;
	width: 515px;
	border: 1px solid #ddd;
	margin: 0 auto;
	background: #eee;
}

#contactForm p {
	margin-top: 5px;
}

#ContactLeftCol input {
	border: 1px solid #555;
	background: #fff;
	font-size: 14px;
	width:230px;
	height: 18px;

}

#contactForm label {
	display:block;
}

#contactForm label.error {
font-size: 10px;
color: red;
font-weight: bold;
display:block;
}

#contactForm select {
	border: 1px solid #555;
	background: #fff;
}
#contactForm textarea {
	border: 1px solid #555;
	font-size: 12px;
	background: #f6f6f6;
	width: 240px;
	height: 230px;
}

#contactForm #submit {
	background: #213961;
	color:			#fff;
	border: 1px solid #555;
	/*width: 80px;
	height:20px;*/

}

#contactForm #submit:hover {
cursor: pointer;
background-color:#1e1e1e;
color: #C84D2A;
}

#ContactLeftCol
{
	width: 240px;
	float: left;
}

#ContactRightCol
{
	Width: 255px;
	float: right;
}


#footer {
	background: #fff url('images/footer.png') no-repeat scroll 0 0;
	height: 214px;
	padding: 0px 35px 0px 35px;
	margin: 0px;
}

#bottom {
	background: transparent url('images/bottom.png') no-repeat scroll 0 0;
	height: 37px;
	margin: 0px;
}

#copyright {
	font-size: 9px;
	text-align: center;
	color:#999;
	
}



#galleryNav{
	padding: 0px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;


}
#galleryPrev{
	margin-top: 2px;
	float:left;
	width:100px;
}
#galleryNext{
	margin-top: 2px;
	margin-right: 20px;
	float:right;
	width:100px;
	text-align: right;
}
#galleryNav a {
	text-decoration: none;
	font-weight:normal;
	color: #5C5C5C;
}
#galleryNav a:hover {
	color: #C84D2A;
	text-decoration: none;
	font-weight: bold;
}
.gallery {
	margin: 0 auto;
}

ul.gallery {
padding:0px;
}
.gallery li {
list-style:none;
padding:0px;
}

.galleria_wrapper{height:560px;text-align:center;}
.replaced {border: 1px solid #000;}

#SlideshowContainer {
	width: 602px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pics { height: 400px; width: 600px; border: 1px solid #000; padding:0; margin:0; overflow: hidden }
.pics img { height: 400px; width: 600px;  background:none; top:0; left:0; display:none }
