/*
===================
UNIVERSAL SELECTOR
===================
*/
* {
	border: 0;
	marginheight=0;
	marginwidth=0;
	margin: 0 0 0 0;
}


/*
===================
	TAGs
-------------------
	Cascade Order
===================
*/
body {
	color: #000;
	padding: 0px;
	padding-right: 0px;
	background-color: #000;
	OVERFLOW-Y: scroll;
	SCROLLBAR-FACE-COLOR: #17191c;
	/*OVERFLOW-X: hidden;*/ 
     SCROLLBAR-HIGHLIGHT-COLOR: #33CCFF;
	SCROLLBAR-SHADOW-COLOR: #33CCFF;
	SCROLLBAR-3DLIGHT-COLOR: #33CCFF;
	BORDER-TOP-STYLE: none;
	SCROLLBAR-ARROW-COLOR: #33CCFF;
	SCROLLBAR-TRACK-COLOR: #131313;
	BORDER-RIGHT-STYLE: none;
	SCROLLBAR-DARKSHADOW-COLOR: #131313;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	text-decoration: none;
	font-stretch: inherit;
	direction: inherit;
	background-repeat: no-repeat;
	list-style-type: circle;
}
h1 {
	font:"Times new Roman" 14px #33CCFF;
	color: #33CCFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
}
h2 {
	font:"Times new Roman" 14px #FFF;
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h3 {
	font:16px #FFF;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Calibri, "Segoe UI";
	font-weight: bold;
}
h4 {
	font:"Times new Roman" 24px #33CCFF;
	color: #33CCFF;
	font-size: 16px;
	font-family: Calibri, "Segoe UI";
	font-weight: bold;
}
h5 {
	font:Times new Roman 24px #FFF;
	font-weight: bold;
	font-size: 36px;
}

img {filter:alpha(opacity=100);}

img {filter:alpha(opacity=100);}     
object {filter:alpha(opacity=100);}
UL {list-style:square inside url(../Images/layout/lbg.gif);}
LI {list-style:square inside url(../Images/layout/arrow.gif);}

/*
===================
	IDs
-------------------
	Cascade Order
===================
*/
#AuraduBain {
	font-family:Times new Roman;
	background-color: #fff;
	font-color: #000;
	filter:alpha(opacity=60);
}
#LogoAuraduBain {
	filter:alpha(opacity=100);
	background: #000 no-repeat center right top -3 0 -3 0;
}
#email { 
	border: 0;
}
#wrapper { 
	border: 0;
	left: 30px;
	top: 15px;
	font-size: 10px;
}
#header { 
	background: #000 no-repeat center right top 0 0 0 0;height: 25px;
width:100%;

}

#header2 {
	position: absolute;
	width: 100%;
}
#menu {
	width: 100%;
	height: 120px;

}
#subhead {
	background:  url('../Images/layout/subhead.png') no-repeat center fixed;
}

#footer {
	background-image: url('../Images/layout/footer2.png');
	background-repeat: no-repeat;
	position: center;
	height: 55px;
}
#footer div {
	padding-top: 0px;
	padding-right: 0px;
	font-size: 10px;
}
#auraheader {
	position: absolute;
	background-image: url('../Images/layout/header.png');
	background-repeat: no-repeat;
	height: 25px;
}
#auraright {
	background: #000 url('../Images/layout/navright2.png') no-repeat left top 0px 0px 0px 0px;
	width: 25px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	left: 0px;
}
#auraleft {
	background: #000 url('../Images/layout/navleft2.png') no-repeat  left bottom 0px 0px 0px 0px;
	width: 25px;
	left: -1px;
	top: -1px;
}
#left {
	background: #000 url('../Images/layout/dot.gif') no-repeat left center 0px 0px 0px 0px;
	width: 25px;
	height: 100%;
	left: 0px;
	top: 0px;
}
#right {
	background: #000 url('../Images/layout/dot.gif') no-repeat left center 0px 0px 0px 0px;
	width: 25px;
	height: 100%;
	left: 0px;
	top: 0px;
}

#aurabottom {
	height: 25px;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(../Images/layout/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	z-index: auto;

}
#aurafooter {
	background: #000 url('../Images/layout/footer.png') no-repeat center  0px 0px 0px 0px;
	height: 25px;
	left: 0px;
	top: 0px;
}

.centrale{
	background-color: #272727;
	border-top: 1px solid #3a3a3a;
	border-right: 1px solid #131313;
	border-bottom: 1px solid #131313;
	border-left: 1px solid #3a3a3a;
}
#endaura {

	background: #000 left bottom;
	height: 25px;
	left: 0px;
	top: 0px;
}
/*
===================

	CLASSES

-------------------

	Alphabetical

===================
*/
.box{

	background-color: #272727;

	border-top: 1px solid #3a3a3a;

	border-right: 1px solid #131313;

	border-bottom: 1px solid #131313;

	border-left: 1px solid #3a3a3a;

	margin-bottom: 15px;

	padding: 5px;

	outline:#3a solid 1px;

}


.center{

	text-align: center;

}


.galleryheading {
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}

.irc {
color: #33CCFF;
	font-family: Tahoma;
	font-size: 77%;
}
.irc-content {
	color: #fff;
	font-family: "Verdana", Calibri, serif;
	font-size: 77%;

}
.irc-hidden {
color: #000;background: #000 0 0 0 0;
display: false;filter:alpha(opacity=0);
}
.irc-hidden.input [value] { color: 
 #000;background: #000 0 0 0 0;
display: false;filter:alpha(opacity=0);
}

#MAILCONTACT {
	background:
color: #000000;
	
color: #000000;
}

.content {
	font-family: "Verdana", Calibri, serif;
	background-image: url('../Images/Photos/news_bg.jpg');
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}

.news {
	background-image: url('../Images/Photos/news_bg.jpg');
	font-family: "Verdana", Calibri, serif;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px
}

.news-content {
	background-image: url('../Images/Photos/news_bg.jpg');}
.menu-content {
	font-family: "Verdana", Calibri, serif;
	font-size: 12px;
	color: #000;
}
.menu-content.a:link {
	font-size: 12px;
	color: #000;
}
.news-readmore {
	font-size: 10px;
	padding-right: 5px
}

.news-subhead { 
	font-size: 10px;
	color: #989495
}

.page-content {
	font-size: 10px;
	padding-left: 5px
}
.content.a:link {

	font-color: #000;

}

/*
===================
PSEUDO SELECTORS
===================
*/
a:link, a:visited {
	font-family: "Verdana", Calibri, serif;
	text-decoration: none;
	color: #FFF;
	font-weight: bold
}
a:hover {
	font-family: "Verdana", Calibri, serif;
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}
/*
===================
FORMS
===================
*/

input [type=submit] {
	font-family: "Verdana", Calibri, serif;
	background: #33CCFF;
	color: #000
}

input [type=submit]:hover {
	font-family: "Verdana", Calibri, serif;
	color: #fff;
	background: #33CCFF;
}

/*

===================

	TABLES

===================

*/


td.left{
	
	text-align: right;
	padding-right: 0px;
}


td.centre{

	text-align: center;

}


td.right{
		text-align: left;
	padding-left: 0px;
}

/*

===================

	BORDEL

===================

*/
waitDiv{border-bottom:#003366 1px solid ;border-left:#99ccff 1px solid ;border-right:#003366 1px solid ;border-top:#99ccff 1px solid ;font-family:"Comic sans MS";font-size:14px;background:url(images/layout/background.gif) repeat scroll left center;font-weight:bold;width:auto;font-color:grey;cursor:hand; font-variant: normal; text-transform: capitalize; letter-spacing: normal; text-align: center; vertical-align: middle; word-spacing: normal; height: auto; float: none; page-break-before: auto; page-break-after: auto}
DIV.clSlide{position:absolute; z-index:10; left:0; width:168; height:22; clip:rect(0,168,22,0); padding:3px;}
DIV.clSlideSub{position:absolute; z-index:10; padding:2px; clip:rect(0,168,20,0); width:168; height:20; left:8; visibility:hidden}
DIV.clSlideSub2{position:absolute; z-index:10; padding:2px; clip:rect(0,118,20,0); width:118; height:20; left:8; visibility:hidden}
#divSlideCont{position:absolute; z-index:10; left:0; top:0; height:0; width:0;visibility:hidden}
A.clSlideLinks{font-family:Verdana, Helvetica, Helv; font-size:11px; font-weight:bold; text-decoration:none; color:Black}
A.clSlideSubLinks{font-family:Verdana, Helvetica, Helv; font-size:10px; text-decoration:none; color:Black}
A.clSlideSub2Links{font-family:Verdana, Helvetica, Helv; font-size:9px; text-decoration:none; color:Black}


