html {
}

/* AIB Night*/
body {
background: url(/media/images/night.jpg) top center no-repeat #08165f;
font-size: 62.5%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p, ul, li {
margin: 0;
padding: 0;
font-size: 1em;
line-height: 1.4em;
color: #333333;
}

tbody, td, tr {
font-size: 1em;
line-height:1em;
}

li {
list-style-type: square;
list-style-position: inside;
}

h1 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.8em;
line-height: 1.8em;
font-weight: 400;
color: #ff6600;
text-transform: lowercase;
}

h2 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
line-height: 1.4em;
font-weight: 400;
color: #ff6600;
text-transform: lowercase;
}

h3 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
line-height: 1.4em;
font-weight: 400;
color: #000;
text-transform: lowercase;
}

h4 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.4em;
line-height: 1.3em;
font-weight: 400;
color: #000;
text-transform: lowercase;
}

h5 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
line-height: 1.2em;
font-weight: 400;
color: #000;
text-transform: lowercase;
}

h6 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
line-height: 1.2em;
font-weight: bold;
color: #000;
text-transform: lowercase;
}

/* SITE SPECIFIC */

#tools {
background: url(/media/images/white80.png) top left repeat;
border-left: #fff solid 1px;
border-right: #fff solid 1px;
border-bottom: #fff solid 1px;
}

#tools a:link, #tools a:visited {
font-size: 120%;
color:#666;
text-decoration: none;
}

#tools a:hover, #tools a:active {
color:#333;
text-decoration:underline;
}

#content {
background: url(/media/images/white80.png) top left repeat;
border: #FFFFFF solid 1px;
}

#columnA {
}

#columnB {
}

#columnB a:link, #columnB a:visited {
color:#ff6600;
text-decoration: none;
}

#columnB a:hover, #columnB a:active {
color:#333;
text-decoration:underline;
}

#credits {
background: url(/media/images/white80.png) top left repeat;
border-left: #fff solid 1px;
border-right: #fff solid 1px;
border-top: #fff solid 1px;
}

#credits a:link, #credits a:visited {
color:#666;
text-decoration: none;
}

#credits a:hover, #credits a:active {
color:#333;
text-decoration:underline;
}

/* MAIN MENU */
#columnA ul {
list-style: none;
padding: 0;
margin: 0;
} 

#columnA li {
float: left;
width: 120px;
display: block;
border-bottom: 1px solid #dcdce9;
text-align: left;
padding: 5px 0 5px 0;
} 

#columnA li a:link, #columnA li a:visited {
color: #000;
text-decoration: none;
}

#columnA li a:hover, #columnA li a:active {
color: #666666;
text-decoration: none;
}

#columnA li.selected a {
color:#FF6600;
}

#columnA li.last {
border-bottom: none;
}

#columnA li#contact {
border-bottom: none;
margin-bottom: 10px;
}

/* CATEGORY MENU */
#columnA li a.ve_selectedCategory {
color:#FF6600;
font-weight: normal;
}

/* LISTING BOX */
.photo_box img {
border: #fff solid 1px;
}

.photo_box:hover img {
border: #dcdce9 solid 1px;
}

/* FORM MODULE */

/* CSS Standard form */

.ve_formModule p {
margin-bottom: 0.3em;
}

select {
margin:6px 5px 0px 0px; /* drop down list */
}

textarea {
font-size:1em;
width: 300px; /* textarea width */
height: 150px;
}

input.ve_text {
font-size:1em;
width:300px; /* textbox width */
margin-bottom:5px;
}

.ve_formModule label.ve_label {
font-size:1em;
font-weight: bold;
display:block;
float:left;
width:180px; /* width depends on layout */
text-align:right;
margin:3px 5px 0px 0px; /* spacing between form elements */
}

.ve_formModule fieldset {
border:solid #dcdce9 1px;
background: url(/media/images/form_background.png) bottom right no-repeat;
padding: 10px;
}

.ve_formModule legend {
text-align: left;
color: #ff6600;
font-weight: bold;
padding: 0px 15px 0px 15px;
}

.ve_adminFieldDescription {
margin-left: 185px;
}

.ve_requiredValidator {
float: none;
display:inline;
padding-left: 5px;
}

/* END CSS Standard form */

/* START of button */

.ve_formButtons input.ve_button {
font-size:1.2em;
font-weight: bold;
color:#ff6600;
margin-bottom:10px;
margin-top:10px;
margin-left:185px;
}

input.ve_loginButton {
color:#ff6600;
font-size:1em;
margin-bottom:10px;
margin-top:10px;
}

.ve_forgotPasswordModule input.ve_button {
color:#ff6600;
font-size:1em;
margin-bottom:5px;
}

/* END of button */

/* start customising the checkbox list custom fields */

/* container for the checkbox list */
.ve_formModule p span {
    width: 570px;
    display: block;
    float: left;
}

/* the checkbox */
.ve_formModule p span input {
   display: block;
   margin-right: 5px;
   float: left;
   clear: both;
}

/* the label for the checkbox */
.ve_formModule p span label {
   display: block;
   float: left;
   width:400px;
   height:20px;
   line-height: 20px;
}

/* end customising the check box list custom fields */

/* TABS */
.tabs10 {
	width:100%;
}

.tabs10 ul {
width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-weight: bold;
}

.tabs10 li {
	display:inline;
	margin:0;
	padding:0;
}

.tabs10 a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
}

.tabs10 a span {;
	display:block;
	float:left;
	padding:5px 20px 5px 0px;
	color:#000;	
	border-bottom: #dcdce9 solid 1px;
}

#tabs10 a:hover span {
	color:#666;
text-decoration: none;
}
.tabs10 a:hover, .tabs10 .selected a  {
color:#ff6600;
text-decoration:none;
}
.tabs10 a:hover span {
color:#666;
text-decoration: none;
}

.tabs10 .selected a span  {
	color:#999;
	border-bottom: #ff6600 solid 1px;
	text-decoration: none;
}

.panel{
	width:100%;
	padding-top: 10px;
}

/* HOME PAGE TAB SCROLLER */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 760px; /*width of featured content slider*/
height: 200px;
}



.sliderwrapper .contentdiv {
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding-top: 5px;
width: 760px; /*width of content DIVs within slider. */
filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination ul {
width:100%;
	margin:0;
	padding:0;
	font-weight: bold;
	list-style:none;
}

.pagination li {
	display:inline;
	margin:0;
	padding:0;
}

.pagination a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
}

.pagination a span {
	display:block;
	float:left;
	padding:5px 20px 5px 0px;
	color:#000;
	border-bottom: #dcdce9 solid 1px;
}

.pagination a:hover span {
	color:#666;
text-decoration: none;
}
.pagination a:hover, .pagination .selected a  {
color:#ff6600;
text-decoration:none;
}
.pagination a:hover span {
color:#666;
text-decoration: none;
}

.pagination a.selected span  {
	color:#999;
	border-bottom: #ff6600 solid 1px;
	text-decoration: none;
}
