/* CSS Document */


/* - - - - - - - - - - - - - - - - - - - - -

Title : Towntalk.org.uk
Author : Romain Chen
URL : www.towntalk.org.uk

Created : Oct 2006
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
	
html, body{
margin: 0;
padding: 0;
height: 100%;


}	
body{background-image: url(../img/backgroundPattern.jpg);
width: 100%;

}




h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FF9900;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}


#header {
	margin-left: auto;
	margin-right: auto;
	width: 737px;
	height: 89px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#navbackground {
	height:53px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/navbackground.jpg);
	background-repeat: repeat-x;
}

.shiftTxt {
position: absolute;
left: -9999px;
}


/*-----------------------*/
/*---LISTS---------------*/



#textList ul {
  list-style: none;
  width: 400px;
  border:  #006699 1px solid;
  background-color: #F5FBFD;
  padding: 15px 10px 15px 10px;
  
}
 
#textList li {
	font-weight: bold;
	list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #006699;
  font-size: 11px;
  background-image: url(../img/listbullet.gif);
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding: 0 0 0 15px; /* left padding moves the text away from the bullet */
} 


#list {
	float: right;
	border: #CCCCCC 1px ridge;
	margin-right: 40px;
	background: #F5FBFD;
	padding: 10px;
}

#list ul {
  float: left;
  width: 23em; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#list li {

  font-family: Arial, Helvetica, sans-serif;
  color: #006699;
  font-size: 12px;
  float: left;
  width: 13em;
  margin: 0px;
  background-image: url(../img/listbullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 15px; /* left padding moves the text away from the bullet */
} 

#list a {
text-decoration: none;

}

#list a:hover {
text-decoration:underline;

	
}




/*MAIN NAV*/
#minitabs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;

}

#minitabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#minitabs a {
	line-height: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#minitabs a.active, #minitabs a:hover 
{
	color:#FFFFFF;
	background-color: #0099CC;
	padding-top: 5px;

}

body#home a#homenav, body#about a#aboutnav, body#services a#servicesnav, body#portfolio a#portfolionav, body#contact a#contactnav {

	color:#FFFFFF;
	background-color: #0099CC;
	padding-top: 5px;
}


#navcontainer {
padding-top: 10px;
margin-left:auto;
margin-right: auto;
width: 737px;
}


#mainbackground {
	background-image:url(../img/MainBackground.gif);
	background-repeat:repeat-y;
	width: 737px;
	height: auto;
	margin-left:auto;
	margin-right:auto;	
	padding-top: 1px;
}


a:link {

	color: #FF6600;
}


a:visited {

	color: #FF6600;
}

a:hover {
	color: #990066;
	text-decoration: underline;

}


a:active {
	color: #990066;
	text-decoration: underline;	

}


/************************************/
/*HOLDS BOTTOM PICTURES AND TEXT*/

#bottompic {
	float: right;
	margin-right: 10px;
	position: relative;
	bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #006699;
	margin-top: 5px;
	width: 480px;
	clear: both;
}

/************************************/
/************************************/


/*FOOTER + FOOTER NAV*/

#footer {
	background: url(../img/footerNew.gif) center no-repeat;
	width:737px;
	height: 43px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-decoration: none;
	clear: both;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #006599;
	font-size: 11px;
	float:left;
	margin-left: 40px;

}

#footer ul {
	position: relative;	
	width: 200px;
	left: 140px;
	top: 15px;
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
}

#footer li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding-left: 3px;
	color: #006699;
}



#footer a:link {
	text-decoration: none;
	color: #006699;
}


#footer a:visited {
	text-decoration: none;
	color: #006699;
}

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

#footerimg {
	background:url(../img/copyright.gif) no-repeat ;
	position: relative;
	top: -27px;
	left: 520px;
	width:175px;
	height: 22px;

}

.top {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 55px;
	float: right;
}




/************************************/
/************************************/

/*DEFINITION LISTS*/

dl{width: 80%; margin-top: 5px; margin-left: 80px ; font-family:Arial, Helvetica, sans-serif}
dt { font-size:14px; color: #006699; font-weight:bold;float:left; padding-right:3px;}
dd{background: #FFF;font-size: 80%; text-align:justify}
dd{margin:0}
dd.definition{float:left; width: 80%; padding: 3px 0; 
font-family: Arial, Helvetica, sans-serif; color: #006699}



#validateHTML{
	margin-left: 20px;
	float: left;

}

#validateCSS{
	margin-left: 5px;
	float: left;

}


#primaryContent .firstParagraph {
	padding-left: 60px;
	font-weight: bold;

}


#listHeader {
	position: relative;
	left: 10px;
	top: 20px;
	font-weight: bold;
	color: #FFFFFF;
	/*margin-left: -10px;
	padding-left: 0px;*/
}

.strongtitle {
	margin-left: -20px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #EDF6FA;
	width: 400px;
	padding: 10px;
	text-align: justify;
}




