/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/
* {
	/*border:0; */
	margin:0;
	padding:0;
}
.linkcolor {
	color: #b484da;
}

/* general */
a {
	color:#b484da;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
/*	text-align: center; */
}

.left {
	float:left;
	margin:0 10px 20px 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}

/* body */
body {
	background:#fff url(images/background_body3.jpg) repeat-x top;
	color:#666;
	font-family: Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif; 
	font-size: 0.9em;
/*	font:0.7em */
	margin: 0 auto;
}

/* header */
#header {
	background:url(images/background_header4.jpg);
	height:282px;
	margin:0 auto;
	position:relative;
	width:760px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#333333;
	font-size:40px;
	font-weight:400;
	left:0;
	letter-spacing:-2px;
	position:absolute;
	top:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#header p {
	bottom:26px;
	color:#fff;
	font-size:2em;
	position:absolute;
	right:20px;
}
#header ul {
	list-style:none;
	position:absolute;
	top:100px;
}
#header ul li {
	list-style:none;
}
#header ul li a {
	color:#fff;
	display:block;
	font-size:1em;
	font-weight:700;
	height:14px;
	padding:6px;
	width:190px;
}
#header ul li a:hover {
	background:#b484da;
	color:#eee;
	text-decoration:none;
}



/* content */
#content {
	height:auto;
	margin:0 auto;
	width: 760px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 
/* sidebar */
#sidebar {
	float:right;
	width:210px;
	border: 2px solid #7736AC;
	background-color: #EDE2F3;
}
#sidebar h2 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:125%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	background-color: #FFFFFF;
}
hr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7534aa;
}

#sidebar input {
	background:#f1f1f1;
	color:#555;
	margin:10px;
	padding:5px;
	width:180px;
}
#sidebar p {
	background:#EDE2F3;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:10px;
}
#sidebar ul li {
	border-bottom:1px solid #b484da;
	list-style:none;
	padding:5px 2px;
}
#sidebar ul li a {
	color:#333;
	display:block;
	font-family:Geneva;
	padding:5px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#000;
}
/* Main first page */

#mainfp {
	float:left;
	width:520px;
	padding: 2px;
}

#mainfp p {
	color:#555;
	line-height:2.0;
	padding:10px;
}
#mainfp h1 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	clear: both;
}
#mainfp h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #7736AC;
	padding-left: 10px;
}


/* Main */
#main {
	float:none;
	width:98%;
	padding: 2px;
}

#main p {
	color:#555;
	line-height:2.0;
	padding:10px;
}
#main h1 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	clear: both;
}
#main h2 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:165%;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
	clear: both;
}
#main h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #7736AC;
	padding-left: 10px;
}

.bkmauve {
	background-color: #E6D7F2;
}
.purple {
	font-size: 1.5em;
	font-weight: bold;
	color: #7736AC;
	
}
/* footer */
#footer {
	margin:10px auto;
	width:760px;
	clear: both;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #7534aa;
	color:#555;
	font-size:90%;
	line-height:20px;
	padding:10px;
	text-align:center;
}
form p {
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
form p label {
	float: left;
	width: 30%;
}
/*form p input {
	border: 1px solid #CCCCFF;
}*/
#tablefeedback {
	vertical-align: top;
	padding: 5px;
	width: 100%;
}
#tablefeedback table th {
	font-size: 0.8em;
	color: #CC00FF;
	text-decoration: underline;
	padding-right: 5px;
	text-align: left;
}
/*#tablefeedback table td {
	width: 150px;
}*/
#tablefeedback tr {
	vertical-align: top;
}
.smallnote {
	font-size: smaller;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #CC00FF;
	line-height: 1.5;
}
#main img {
	width: 320px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main ul {
	list-style-type: square;
	color:#555;
	line-height:1.3;
	margin-left: 8px;
}
#main li {
	list-style-position: outside;
	text-indent: -4px;
}


.redbold {
	color: #FF0000;
	font-weight: bold;
}
/*This is required to get bullets to show beside floated left image*/
.indent {
	margin-left: 360px;
}
.new {
	color: #9900FF;
	background-color: #E0D6E9;
	margin-left: 45px;
}
.tiny {
	font-size: 9px;
}	.stickypot {
	display: none;
}
.clear {
	clear: both;
}
#main #kids {
	float: right;
	width: 320px;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	top: -240px;
	padding: 4px;
	border: 2px solid #7736AC;
}
.purptext {
	color: #90C;
	font-style: italic;
	font-weight: bold;
}
#specials {
	background-color: #9F3;
	padding: 2px;
	width: 150px;
	border: 6px groove #F00;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#createOwnList {
	border: thin solid #90C;
	font-size: 0.7em;
	line-height: 0.7em;
}
#tblChooseOwn {
	font-size: 0.8em;
	border: thin solid #909;
	border-collapse:collapse;
}
#tblChooseOwn td {
	border: 1px dashed #96F;
	padding: 3px;
}
#tblChooseOwn img {
	width:auto;
}
#tblChooseOwnBoys {
	font-size: 0.8em;
	border: thin solid #F30;
	border-collapse:collapse;
}
#tblChooseOwnBoys td {
	border: 1px dashed #C63;
	padding: 3px;
}
#tblChooseOwnBoys img {
	width:auto;
}
	
