/* CENTRE STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* P STYLE */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

a.p {
	color: #990000;
	text-decoration: none;
}


a.p:hover {
	color: #333333;
	text-decoration: none;
}


/*//////////////////////////////// STYLES FOR ADMIN SECTION ////////////////////////////////////*/
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
}

/*//////////////////////////////// END ////////////////////////////////////*/



/* H1 STYLE*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

a.h1 {
	text-decoration:underline;
	color: #660066;
}

a.h1:hover {
	text-decoration:underline;
	color: #660066;
}


/* H2 STYLE*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 12px;
	margin-top: 0px;
	padding-top: 0px;
}


a.h2 {
	color: #990000;
	text-decoration: none;
}

a.h2:hover {
	text-decoration:underline;
	color: #990000;
}

/* BULLET POINTS */
ul.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
/* END */


/* LEFT SUB NAVIGATION */
.lnav {}

ul.lnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

ul.lnav li {
	display: block;
	width: 155px;
	text-align: left;
}

ul.lnav li a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 22px;
	background-image: url(../_img/l_nav_bgd.jpg);
	background-color: #660000;
	background-repeat: no-repeat;
}

ul.lnav li a:hover {
	color: #FFFFFF;
	background-image: url(../_img/l_nav_bgd_over.jpg);
	background-repeat: no-repeat;
	background-color: #cc0033;
}
/* END */

/* DIV HOLDS FOOTER NAVIGATION */
#footer {
	background-color: #660000;
	width: 750px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* END */


/* FOOTER STYLES */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.footer {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* END */



/* DIV HOLDS ALL CONTENT CENTERED ON PAGE */
#all_content{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2E2E2;
}
/* END */



/* HEADER */
#header {
	height: 155px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
/* END */


/* TOP NAVIGATION STYLES */
#toplevel_navbar {
	width: 725px;
	padding-left: 25px;
	background-color: #F2F2F2;
	padding-top: 8px;
	padding-bottom: 8px;
}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.topnav {
	color: #333333;
	text-decoration: none;
}

a.topnav:hover {
	color: #660000;
	text-decoration: underline;
}
/* END */


/* DIV HOLDS INTRODUCTION TO SME INNOVATION */
#content_box {
	width: 490px;
	float: left;
	text-align: left;
	margin-left: 25px;
	margin-top: 20px;
	padding-top: 0px;
}
/* END */


/* DIV HOLDS SUB NAVIGATION DOWN LEFT HAND SIDE */
#nav_holder {
	float: left;
	text-align: left;
	margin-top: 20px;
	padding-top: 0px;
	width: 155px;
	margin-left: 16px;
	height: 400px;
}
/* END */


/* GREY BACKGROUND TO HOME PAGE OF WEBSITE */
#grey_bgd {
	width: 730px;
	background-color: #E2E2E2;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
/* END */


/* FORM TAG CLOSES GAP */
form {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* END */


/*DIV & STYLE FOR NEWS & EVENTS */
#news_events_holder {
	padding: 8px 5px 8px 25px;
	width: 450px;
	border: 1px dashed #333333;
	margin-bottom: 3px;
	margin-top: 0px;
	background-color: #ffcc00;
	background-image: url(../_img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.news_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 10px;
}

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


a.news_events:hover {
	color: #660000;
	text-decoration: underline;
}
/* END */

/*DIV THAT SCROLLS REGISTERED USERS */
div.reg_users {
height: 430px;
width: 200px;
overflow: auto;
}
/* END */


/* DIV HOLDS SHOW & EVENTS */
#event_info_holder {
	float: right;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	width: 250px;
}
/* END */

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

/* NAME & EMAIL */
#name {
	font-family: Arial, Helvetica, sans-serif;
}

#name tr th {
	background-color: #FFCC00;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 5px;
}

#name caption {
}

#name tr:hover {
	background-color: #FFCC00;
}
#name tr {
	background-color: #CCCCCC;
	color: #333333;
	padding: 3px 5px;
}

#name td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: x-small;
	color: #333333;
}

#name a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#name a:hover {
	color: #333333;
	text-decoration: underline;
}
