/* 
***************************************************
DESIGNED BY JESS BEELEY BYRNE
COPYRIGHT 2007
***************************************************
PENR3L COLOURS:
		Purple		 #402040
		Purple alt		 #701259
		Pink			 #8C0E62
		Cream			 #F2EFD2
***************************************************
*/




/* 
***************************************************
BASIC 
***************************************************
*/


body  {
	background: #fff url(images/headerbg.jpg) repeat-x top left;
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
#container {
	width: 850px;
	margin: 0px auto;
	padding: 0;
	}
#header {
	margin: 0;
	padding: 0;
 	height: 294px;
	text-indent: -9999px;
	background: transparent url(images/headertext.jpg) no-repeat top center;
 	}
#content  {
	padding: 0;
	margin: 0 10px 0 220px;
	}

#contentwide  {
	padding: 0;
	margin: 0 5px 0 5px;
	}
#sidebar {
	margin: 0;
	padding: 0;
	width: 200px;
	float: left;
	font-size: 12px;
	}
#footer {
	background-color: #F2EFD2;
	color: 8B8565;
	margin: 20px 0 20px 0;
	padding: 3px;
	text-align: center;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	}
#designedby {
	height: 20px;
	color: #444;
	text-align: center;
	font-size: 11px;
	color: #ccc;
	}	
	
.float-left {
	float: left;
	}
.float-right {
	float: right;
	}
.clear {
	clear: both;
	}


/* 
***************************************************
LINKS
***************************************************
*/

a:link, a:visited { color: #701259; text-decoration: none; border-bottom: 1px dotted #701259; font-weight: bold; }
a:hover  		{ color: #701259; text-decoration: none; border-bottom: 1px solid #701259; font-weight: bold; }

#footer a:link, #footer a:visited, #footer a:hover  		{ color: #8B8565; border: none; }
#footer2 a:link, #footer2 a:visited, #footer2 a:hover  	{ color: #444; border: none; }
#designedby a:link 							{ color: #ccc; border: none; }
#designedby a:hover 							{ color: #444; border: none; }
img a 									{ border: none; }

.linkarrow { 
	background: #fff url(images/link.jpg) no-repeat center left; 
	margin: 2px 0 2px 60px;
	padding: 2px 0 2px 25px;
	border: none;
	}

#contentwide a:link, #contentwide a:visited { color: #701259; text-decoration: none; border-bottom: none; }
#contentwide a:hover  	{ color: #701259; text-decoration: none; border-bottom: 1px solid none; }




/* 
***************************************************
IMAGES
***************************************************
*/

#content img {
	border: 1px solid #999;
	margin: 10px;
	padding: 3px;
	}


/* 
***************************************************
PARAGRAPHS
***************************************************
*/

#content p {
	text-align: justify;
	margin: 0 0 20px 0;
	}



/* 
***************************************************
LISTS
***************************************************
*/

#sidebar ul, #sidebar ul ul {
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
	}
#sidebar li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#sidebar li li {
	list-style-type: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-indent: 20px;
	}
#sidebar li a:link, #sidebar li a:visited {
	color: #666;
	font-weight: normal;
	text-decoration : none;
	display: block;
	padding: 2px 0 2px 15px;
	width: 180px;
	border-bottom: 1px solid #ddd;
	}
#sidebar li a:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #FAF9E8; 
	border-bottom: 1px solid #aaa;
	}
#sidebar li.currentpage a:link, #sidebar li.currentpage a:visited {
	font-weight: bold;
	background: #F2EFD2 url(images/arrowbullet2.gif) no-repeat 2px 0; 
	}
#sidebar li.currentpage li a:link, #sidebar li.currentpage li a:visited {
	font-weight: normal;
	background: #fff url();
	}
#sidebar li.currentpage li a:hover {
	background-color: #FAF9E8; 
	}
#content li {
	background:url(images/arrowbullet.jpg) no-repeat 0 0; 
	padding: 1px 20px 1px 20px;
	list-style-type: none;
	}



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

/* 
***************************************************
HEADINGS
***************************************************
*/

h1, h2, h3, h4 {
	font-weight: bold;
	text-transform: uppercase;
	}
h1 {
	text-indent: -9999px;
	}
h2 {
	border-bottom: 1px #8C7D48 solid;
	height: 30px;
	text-indent: -9999px;
	}
h3 {
	margin: 30px 0 0 0;
	font-size: 14px;
	}	
h4 {
	font-size: 13px;
	}

#about 		{ background: #fff url(images/headings/about.jpg) no-repeat 0 0; }
#limerick 		{ background: #fff url(images/headings/limerick.jpg) no-repeat 0 0; }
#registration 	{ background: #fff url(images/headings/registration.jpg) no-repeat 0 0; }
#programme	 	{ background: #fff url(images/headings/programme.jpg) no-repeat 0 0; }
#social	 	{ background: #fff url(images/headings/social.jpg) no-repeat 0 0; }
#travel	 	{ background: #fff url(images/headings/travel.jpg) no-repeat 0 0; }
#accom		{ background: #fff url(images/headings/accommodation.jpg) no-repeat 0 0; }
#keynote	 	{ background: #fff url(images/headings/keynotes.jpg) no-repeat 0 0; }
#themes	 	{ background: #fff url(images/headings/themes.jpg) no-repeat 0 0; }
#abstracts	 	{ background: #fff url(images/headings/abstracts.jpg) no-repeat 0 0; }
#venue	 	{ background: #fff url(images/headings/venue.jpg) no-repeat 0 0; }
#aims		 	{ background: #fff url(images/headings/aims.jpg) no-repeat 0 0; }
#who		 	{ background: #fff url(images/headings/who.jpg) no-repeat 0 0; }


/* 
***************************************************
TABLES
***************************************************
*/

.regtable {
	border: 1px #eee solid;
	border-bottom: none;
	width: 400px;
	margin-bottom: 10px;
	}
.regtable td {
	padding: 6px;
	text-align: center;
	border-bottom: 1px #eee solid;
	}
.progtable {
	width: 96%;
	}
.progtable td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px #eee solid;
	}
td.tableheader {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: #eee solid 1px;
	padding: 20px 0 2px 0;
	text-align: left;
	color: #59584B;
	}
.tablehighlight {
	font-weight: bold;
	text-transform: uppercase;
	color: #59584B;
	padding: 2px;
	}
