/* CSS Document */

/*	

	ST. MARK'S Shopping Website
	By Yigit Erol	
	www.Metafocus.co.uk

*/

/*Reset default browser styles*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	
	margin: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* remember to define focus styles! */
:focus {	
	outline: 0;
}

body {	
	line-height: 1;
	color: #000000;
	background:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ol, ul {	
	list-style: none;
}

table {	
	border-collapse: separate;
	border-spacing: 0;
        
}

blockquote:before, blockquote:after,q:before, q:after {	
		content: "";
}

blockquote, q {	
	quotes: "" "";
}

/*Reset default browser styles*/
html {
	margin-bottom:1px;
}

#page {
	width:100%;
	min-height:768px;
	margin-left:auto;
	margin-right:auto;
}

#page_bottom {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear:both;
}
.clear1px {
	clear:both;
	height:1px;
	overflow:hidden;
}

body {}

.bodyClass {}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

p {}

li {}

#row1 {
	width: 100%;
	height: 212px;
}
#row2 {
	width: 100%;
}
#row3 {
	width: 100%;
}

.header {
	background: url(/Images/Header-Background.jpg) left top no-repeat;
	width:1024px;
	height: 212px;
	margin-left:auto;
	margin-right:auto;
}

.footer {
	width: 100%;
	height:50px;
	text-align: center;
}

.navigation {
    background: #ffffff url(Images/Navigation-Background.jpg) left top repeat-x;
	width: 1024px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
}

.navigation a.first{
	margin-left:45px;
}

.navigation a img{
	text-decoration:none;
	border:none;
	padding-top:1px;
}

.navigationBottom{
	background: #ffffff url(Images/Navigation-Bottom.jpg) left top repeat-x;
	height:9px;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;
}

.navigation a.shops{
	color:#EF59A1;
}

.navigation a.directions{
	color:#10BEF3;
}

.navigation a.lettings{
	color:#40AE49;
}

#CentreCol{
	background: #ffffff url(Images/holdingPage.jpg);
	width: 1024px;
	height:496px;
	margin-left:auto;
	margin-right:auto;
	min-height:400px;
}

.Title{
	padding-top:18px;
	margin-left:45px;
}

.Text{
	padding-top:18px;
	margin-left:45px;
	font-size:1.05em;
}

.Table{
	padding-top:18px;
	margin-left:45px;
	width:600px;
}

.tableRow{
	font-size:14px;
}

.tableAlternatingRow{
	color:#EC008C;
	font-size:14px;
}

.RightImage{
	padding-top:18px;
	float:right;
}

.RightImageDirections{
	padding-top:18px;
	float:right;
	padding-right:20px;
}

.RightImageDirections img{
	border:none;
}

.DirectionsText{
	padding-top:18px;
	margin-left:45px;
	width:200px;
	line-height:20px;
}

.DirectionsText a{
	text-decoration:none;
	color:#000000;
}

.LettingsText{
	padding-top:18px;
	margin-left:45px;
	width:400px;
	line-height:20px;
}

.LettingsTextRight{
	padding-top:18px;
	float:right;
	padding-right:250px;
}

.clearer {
	width: 100%;
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
