/* -- Re-defined html tags */
body
{ 
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%; 
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	color: #FF0;
 }


table
{
	width: 100%;
	padding: 0px;
}
a
{
	color: #0FF;
}
a:active
{
	color: #0FF;
}
a:hover
{
	color: #0FF;
}
a:link
{
    text-decoration: none;
    color: #00FFFF;
}
a:visited 
{  
	text-decoration: none; 
}
a:hover 
{  
	text-decoration: underline; 
}
h1
{
	font-size: 125%;
	color: #FF0;
}
h2
{
	font-size: 115%;
}
h3
{
	font-size: 105%;
}
p 
{
	line-height: 140%;
}
img
{
	border: none;
}
label
{
	font-weight: bold;
	float: right;
}
strong
{
	color: #FF0;	
}
ul 
{ 
	list-style-type: disc; 
}
li
{ 
	margin-bottom: 10px;
}
ol 
{ 
	font-size: 1.4em;
}
td
{
	vertical-align: top;
}
acronym, abbr {
	border-bottom: 1px dotted #FF0;
	cursor: help;
}

/* -- Layout Structure */
#MainLayoutTable
{ 
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 990px;
    background-color: #000000;
 }
/* -- Header */

#Header
{
    padding: 0px;
    margin: 0px;
    position: relative;
}
#TopBanner
{ 
    padding: 0px;
    margin: 0px;
    z-index: 0;
    text-align: left;
    width: 990px;
    height: 200px;
}
#Header img
{
    display: none;
}
#RandomTestimonial .box_table
{
    border-style: none;
    margin: 0px;
    padding: 3px;
    width: 990px;
    top: 0px;
    left: 0px;
    font-family: 'Trebuchet MS';
    font-size: 140%;
    color: #FFFFFF;
    line-height: 120%;
}

 #RandomTestimonial .box_footer
{
    padding: 0px;
    margin: 0px;
}
/* -- Search box */
#Searchcontainer
{
}
    
.search_box label
{
    background-position: left;
    float: left;
    color: #FFF;
    background-image: url('/images/link_arrow_tint.gif');
    background-repeat: no-repeat;
    text-indent: 10px;
    margin-right: 2px;
    margin-top: 2px;
    border: none;
}
.search_box .box_table
{
    width: 150px;
    top: 155px;
    left: 665px;
    position: absolute;
    border: none;
}
.search_box .box_body
{
	padding-left: 3px;
	border: none;
}
.search_box .box_body td
{
	border: none;
}

#SkipNav
{
	display: none;
}




/* -- -------------Top Navigation banner-------------------------------- */


div.primaryleft
{
   display: none; 
}
div.primaryright
{
    display: none; 
}



/* -- Centre Content */
.SiteMap
{
	font-size: 160%;
}
#BasicPage img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#BasicPage .image2 img
{
	float: left;
	padding: 10px;
	padding-left: 0px;
}
#BasicPage .image4 img
{
	float: left;
	padding: 10px;
	padding-left: 0px;
}
#BasicEvent img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#casestudy img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#general img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#news img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#UserAdmin img
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
/* -- Right Boxes */
.box_table
{
	padding: 0px;
	margin: 0px;
}
.box_header
{
    background-color: #000;
    color: #FF0;
    background-image: none;
}
.box_header h2
{
	margin: 0px;
	font-size: 95%;
	padding-left: 3px;
}
.box_header h3
{
	margin: 0px;
	font-size: 95%;
	padding-left: 3px;
}
.box_body ul 
{
	margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
	padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
.box_body li 
{
	margin: 0px 0px 5px 0px; /*removes indent IE and Opera*/
	padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
.box_footer
{
	text-align: center;
}

.list_items .box_body ul 
{
	margin: 0px 0px 0px 25px; /*removes indent IE and Opera*/
	padding: 0px 0px 0px 25px; /*removes indent Mozilla and NN7*/
	list-style-type: disc; /*turns off display of bullet*/
}
.list_items .box_body li 
{
	margin: 0px 0px 5px 0px; /*removes indent IE and Opera*/
	padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
	list-style-type: disc; /*turns off display of bullet*/
}
#BasicPage .list_items .box_body img
{
	padding-right: 15px;
}
.RecordIcon
{
	width: 50px;
}
.list_items .box_footer
{
	text-align: center;
}
.box_table
{
	border: 1px solid #000;
	margin-bottom: 10px;
}
.box_table td
{
	padding: 2px;
}

.login_box
{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.login_box .box_header
{
	
	padding-bottom: 7px;
}
.login_box .field input
{
	width: 80px;
}
.adbanner
{
    background-position: bottom;
    color: #FFF;
    background-image: none;
    background-color: #0B7E7B;
    background-repeat: repeat-x;
    font-family: 'Trebuchet MS';
    font-size: 160%;
    font-weight: bold;
    height: 80px;
}
.adcontent
{
    padding-bottom: 70px;
}  /* must be same height as the footer */

.adbottom
{
    margin: -70px 0px 0px 0px;
    background-color: #000000;
    vertical-align: bottom;
    height: 70px;
    position: relative;
    clear: both;
}
#recordlistings tr
{ 
    background-color: #000000;
 
 }

#recordlistings tr.striped
{ 
    background-color: #808080;
 }
#contactus .leftcol1
{
    width: 45%;
    text-align: left;
    background-color: #808080;
}
#contactus .rightcol1
{
    text-align: left;
    background-color: #808080;
    width: 100%;
}
#contactus2 .leftcol1
{ 
    width: 45%;
    text-align: left;
    background-color: #808080;
 }

#contactus2 .rightcol1
{
    text-align: left;
    background-color: #808080;
    width: 100%;
}
.contactus .leftcol1
{
    width: 45%;
    text-align: left;
    background-color: #808080;
}
.contactus .rightcol1
{
    text-align: left;
    background-color: #808080;
    width: 100%;
}
/* -- Footer */

#Footer
{
	text-align: center;
	padding-top: 50px;
	background-image: none;
}
#Footer img
{
    margin: 20px 20px 0px 20px;
}
/* -- Forms */
#EditorialComment strong
{
 	
}
#EditorialComment p
{
 	
}
.SeeAllComments
{
	float: right;
	
}
.SeeAllComments a
{
	float: right;
}
#ImageUpload strong
{
 
}
#NB 
{
	
}
#WebURL strong
{
 
	float: right;
}
#WebURL p
{
 	
}
#FileUpload
{
}
#FileUpload strong
{
 
	float: right;
}
#NBFileUpload
{
	float:none;
	font-weight: bold;
}
#AccessLevel strong
{
 	
}
#AccessLevel input
{
	width: 75px;
}
.date
{
	
}
.List strong
{
	
}
.topicheadingstitle strong 
{
	
}
#ScoreItem strong
{
	
}
#ScoreItem .Cancel a
{
	float: right;
}
#ScoreItem .Submit
{
	float: right;
}
#EditCategories label
{
	float: none;
}
/* -- Aural */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
