
body {

	background-color: #BEBFC3;

	/*background-image: url(images/background_gradient.jpg);
	/*background-repeat: repeat-x;
	  background-position: top left;*/
	
	margin: 0;	/* set both padding and margin to cope with browser differences */
	padding: 0;
	margin-top: 0;

}

	
	
body a img {
		
	border: 0;	
		
}

body img {

	margin: 0;
	padding: 0;
	
	
}
	
p {
		
	margin: 0;
	padding: 0;
	
}
	

	
.indent {
		
	padding-left: 20px;
		
}
	
.mediumFont {
		
	font-size: 12px;	
		
}

.smallFont {
		
	font-size: 11px;	
		
}


.smallerFont {
	
	font-size: 10px;
	display: none;	
	
	
}


	
.nofloat {
		
	clear: both;	
		
}
	
.noHeight {
		
	height: 0px;	
		
}
	
	

.nsdweb
	
	{
		
	display: none;
		
}
	

.sitelink a {

	text-decoration: none;
	color: #579CC7;
	font-weight: bold;
	cursor: pointer;
	position: relative;

}
	
	
.sitelink a:hover {

	color: #000000;	
	
}
	
		
.red {
		
	color: #FF0000;
	background-color: #FFFFFF;	
		
}
	
	
.white {
		
	color: #FFFFFF;	
			
}

.black {
	
	color: #000000;	
	
}
	

	
	
.larger {
		
	font-size: 16px;	
		
}
	

.smaller {
		
	font-size: 14px;	
		
}
	
	
.generalText p {
		
		
	color: #666666;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
	text-align: justify;
	margin-bottom: 20px;	
		
}	


h2.headerText {
	
	font: normal normal bold 12px Arial, Geneva, sans-serif; 
	
	color: #666666;
}



.headerText img {
	

	vertical-align: middle;
	margin-right: 10px;
	cursor: pointer;

	
}

#shell { /* the shell is set with auto left and right margins to centre the div on the screen */


	width: 930px;
	margin-left:   auto;
	margin-right:   auto;
	display: block;
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 0px;
	position: relative;	
	background-image: url(images/siteBackground.jpg);
	background-position: top;
	background-repeat: repeat-y;
	font-size: 0; /* added to ensure Firefox doesn't add the body font size after any image if no text is found in the div - producing a lower edge space */
		
}
	
	



		


#contentMain {

	color: #666666;
	display: block;
	position: relative;
	top: 0px;
	width: 900px;
	z-index: 10;
	margin-left: 15px;
	background-image: url(images/blackBack.gif);
	background-position: top right;
	background-repeat: repeat-y;		
	background-color: #FFFFFF;
	font: normal normal normal 12px Arial, Geneva, sans-serif; 
		
}



#headerImage {
	
	position: relative;
	top: 0;
	background-position: top left;
	background-repeat: no-repeat;
	height: 189px;
	margin-left: 14px;
	display: block;
	
}

#slideShowContainer {
	
	
	width: 691px;
	height: 189px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(library/opening/a_website_design_ayrshire.jpg);	
	
		
	
}
	

#portfolioHeader {
	
	position: absolute;
	top: 0px;
	left: 691px;	
	width: 210px;
	height: 189px;
	background-color: #000000;

}

#portfolioHeader img {
	
	margin-right: 0;	
	
}


img.portfolioTitle {
	
	margin-top: 87px;	
	
}





#goDown {
	
	margin-left: 0px;
	margin-right: 30px;
	
}

#cmAdvert {
	
	position: relative;
	top: 0;
	left: 0;
	width: 260px;	
	background-color: #FFFFFF;		
}

#cmText {
	
	position: absolute;
	top: 20px;
	left: 133px;
	width: 60px;
	text-align: center;	
	
}
	

#customerComments{
	
	width: 209px;
	background-image: url(images/comments_background.jpg);
	background-repeat: repeat-y;
	margin-left: 18px;
	margin-top: 0px;
	padding-top: 0;
			
}


#customerComments div {
	
	font-size: 0; /* added to ensure Firefox doesn't add the body font size after any image if no text is found in the div - producing a lower edge space */
	
	
}

#customerComments p {
	
	padding: 5px 15px;
	text-align: justify;
	
}

#customerComments p.custName {
	
	margin-bottom: 5px;
	padding-top: 0;	
	text-align: left;
}

#designPartner {
	
	margin-left: 18px;
	margin-top: 7px;
		
	
}


#contentSub {
	
	
	float: right;
	position: relative;
	display: block;
	width: 630px;
	
		
}


#portfolioDiv {
	
	width: 208px;
	float: right;
	background-color: #000000;
	margin-top: 15px;	
}



		
	
#mainNav {
		
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 0px;
	left: 0px;
	color: #579CC7;	
	width: 400px;	

}
	
	
#mainNav li {
			
	text-align: center;
	display: inline;
	line-height: 40px;
	
}	

	
#mainNav li a {
		

	color: #579CC7;		
	text-decoration: none;
	font-size: 12px;
	padding: 0 10px;
	font-weight: bold;

}
	
#mainNav li a:hover {
		
	color: #000000;	
				
}	


#textContent {
	
	width: 410px;
	
	
}


#textContent p {
	
	position: relative;
	padding: 0 10px 0 0;
	margin: 15px 0;
	width: 400px;
	text-align: justify;
		
}

ul.generalList {
	
	border: 1px solid red;	
	list-style-type: square;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 10px;
	text-align: justify;
	
}

#cutoffNumber {
	
	position: relative;
	bottom: 0;
	left: 0px;	
	height: 10px;
	
}	
	

.closeWindow {
	
	margin-right: 10px;
	vertical-align: middle;
	cursor: pointer;
		
}

#ecommerceLinks {
	
	width: 410px;
	
}

#ecommerceLinks img {

	background-color: #000000;
	cursor: pointer;
	
}


#ecommercePaymentsImage {
	
	margin: 0 18px;	
	
}
	
	
#paypointLogo {
	
	float: left;	
	margin-right: 10px;
	margin-bottom: 10px;
	
}


#nsdForm {
	
	
	width: 400px;
}


p.imageFloat a img {
	
	float: right;
	padding-left: 10px;
	margin-top: 2px;	
	
	
}


table.enqDetails {
	
	clear: left;
	margin-bottom: 10px;
	border-collapse: collapse;
}

table.enqDetails tr td {
	
	margin: 0;
	position: relative;	
		
}

table.enqDetails td.rightCell {
	
	width: 200px;
	padding-left: 15px;
	
	
}

table.enqDetails td.leftCell {
	
	width: 200px;
	padding-right: 8px;
	padding-bottom: 4px;
	text-align: right;
		
}


table.enqDetails td input {
	
	
	width: 280px;	
	margin-left: 0;
	margin-right: 0;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 4px;	
}

table.enqDetails td input.checkbox {
	
	
	width: 20px;	
	border: 0px solid #CCCCCC;
	margin-bottom: 0;
	margin-top: -3px;
	margin-left: -3px;

	
		
}


table.enqDetails td textarea.contactText {
	
	width: 280px;	
	height: 120px;
	margin-left: 0px;
	position: relative;
	color: #666666;	
	border: 1px solid #CCCCCC;		
	padding: 4px;
	
}


#nsdForm #icon_send {
	
	position: relative;
	top: 0;
	left: 175px;	
	
}

#nsdForm p.cmalert {
	
	width: 400px;
	position: relative;
	left: 0px;
	top: 0;	
	color: #FF0000;
	background-color: #FFFFFF;	
	
}

table.enqDetails td.noPad {
	
	padding-bottom: 1px;	
	
}


#custReviews div p {
	
	
	background-image: url(images/grad_divider.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;	
	padding-right: 10px;
}


#custReviews div h2 a {
	
	padding-left: 30px;	
	
}