/* CSS Document */
/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of css reset */

html{
min-height:100%;

}
a img{
	border:0px;
}

a{
	color:#333;
	text-decoration:none;
}

a:hover{
	color:#999;
	text-decoration:none;
}


body{

	font-family:Tahoma, Arial, sans-serif, "Times New Roman";
	font-size:100%;
	padding:0px;
	margin:0px;
	min-height:100%;
	background:#421965 url(../images/body_bkg.jpg) repeat-x fixed;

}

h1{
color:#000;
font-size:200%;
margin-bottom:15px;
padding:5x;
}

h2{
color:#000;
margin-top:0px;
padding:5x;
font-size:150%;
margin-bottom:15px;

}

h3{
color:#000;
margin-top:0px;
padding:5x;
font-size:100%;
margin-bottom:15px;
}

.menuheader{
display:none;
/*this class is used before each menu item, for accessability purposes*/
}

#OuterContainer{
	width:960px;
	margin:auto;
	background-color:#fff;
/*	border-left:10px solid #30114c;
	border-right:10px solid #30114c;
	border-bottom:10px solid #30114c;*/
}

#InnerContainer{
	width:960px;
	background:url(../images/content_bkg.jpg) top repeat-x ;
	
}

#InnerContainer #Top{
font-size:70%;
height:30px;
}

#search_bar {
margin-bottom:5px;	
	}
#search_bar input{
	width:150px;
}

#search_bar #search_button{
	width:35px;
	}

#Banner{
 	position:relative;
	clear:both;
	width:960px;
	font-size:0;
	background-color:#30114c;
}
 
.bannercontent{
 	z-index:1;
	font-size:11px;
	position:absolute;
	right:5px;
	top:0px;
	/*width:200px;*/
	color:#fff;
 }
 
 .bannercontent a{
	color:#fff;	 
	}
 .bannercontent a:hover{
	color:#30114c;	 
	}

.bannercontent #bannerlinks{
	margin:0;
	padding:3px;
	padding-top:10px;
	height:30px;
	width:260px;
	background: url(../images/bannerlinks.png) no-repeat;
}

.bannercontent #bannerlinks ul{
	margin:0;
	padding:0;
	width:100%;
}

.bannercontent li{
	margin:0;
	padding:0;
	list-style:none;
		float:left;
}

.bannercontent li a{
	display:block;
	width:85px;
	text-align:center;
}

.clearleft{
	clear:left;
}

#banner_search{
	background:url(../images/search_bar.png) no-repeat;
	width:260px;
	height:36px;
	padding-top:3px;
}

#banner_search #Keyword{
	width:190px;
	height:20px;
	margin-left:5px;
	border:0px;
	background:none;
	color:#fff;
}

#banner_search #button{
	height:25px;
	opacity:0;filter:alpha(opacity=0);
	border:0px;
	cursor:pointer;
}

#banner_search{
	
}

#contentarea{

	background:url(../images/content_area.jpg) repeat-y left;

}

#TextArea{
	/*float:left;
	width:565px; */
	font-size:75%;
	padding-left:5px;	
	position:relative;
	
	
}

#TextArea_RightMenu{
	font-size:75%;
	padding-right:5px;
	margin-right:210px;	
	position:relative;
	_width:759px; /*IE 6 HACK*/
}

#TextArea_LeftMenu{
	font-size:75%;
	padding-left:5px;
	margin-left:210px;
	position:relative;
	_width:759px; /*IE 6 HACK*/
}


ul{
	margin-left:40px;
	margin-bottom:15px;
}
li{
list-style:outside;
list-style-type:disc;
line-height:175%;
}

p{
line-height:175%;
padding:5x;
margin-bottom:15px;
}

.clearfloat{
float:left;
width:100%;
}

.clear{
clear:both;
height:0px;
font-size:0px;
}
.width100{
width:100%;
float:left;
margin-bottom:5px;
}

#footer{
	clear:left;
	width:960px;
	height:120px;
	padding-bottom:10px;
	padding-top:20px;
	text-align:center;
	color:#fff;
	font-size:70%;
	background:#31144c url(../images/footer.jpg) bottom repeat-x;
}

#footer a{
color:#fff;
}

#footer a:hover{
color:#7846a6;
}

#echologo{
width:165px;
margin:auto;
}

/* topAdverts */
#TopAdvert {
	 width:959px;
	 text-align:center;
	 padding-top:5px;
}
#TopAdvert img{
	padding-right:5px;
}

#MiniAdverts{
	padding-top:5px;
	text-align:left;
}
#MiniAdverts img{
margin:5px;

}
/* end of top adverts*/
#Menu{

	width:960px;
	font-size:70%;
	background:#30114c;
}

#CheckoutStages{
	width:100%;
	text-align:center;
	background:#30114c;
}
#LeftMenu{
/*	margin-top:5px;*/
	float:left;
	font-size:70%;
	width:210px;
	background:#30114c;
}

#RightMenu{
/*	margin-top:5px;*/
	float:right;
	font-size:70%;
	width:210px;
	text-align:right;
	background:#30114c;
}

#menu_container{
	/*used to style inside the side menu*/
}

#Scrolltext{
	border-top:1px solid #cccccc;
	padding:5px;
}
#Scrolltext a{
	color:#ff0000;
}