﻿


BODY
{
    margin: 0px auto 0px auto;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    background: #FFF;                /* #9CF; */
}

#container
{
    background: #FFF;
    margin: 0 auto;
    width: 960px;
    text-align: left;
   
}

#Header
{
    height: 80px;
} 


#Navigation
{
    background-position: #06C;
    width: 100%;
    background: #06C;
    font-family: Arial, Helvetica, sans-serif;
    color: #800080;
    text-align: right;
    font-size: 12px;
}

#Navigation ul
{
    margin: 0px 40px 0px 0px;
    padding: 0px;
    
}

#Navigation ul li
{
    list-style: none;
   display: inline;
    
    
}

#Navigation li a
{
    margin: 0px;
    display: inline-block;
    padding: 4px 10px 4px 10px;
    color: #fff;
    text-decoration: none;
   
   
}

#Navigation li a:hover
{
    background-position: #008442;
    color: #ff0;
}   




#TitleText
{
    font-size: 18px;
    font-family: Verdana;
    text-align: left;
    color: #b22222;
    font-weight: bold;
    height: 20px;
    line-height: 25px;
}


#ContentText
{
    font-size: 12px;
    width: 450px;
    text-align: left;
    color: #666666;
    line-height: 16px;
    margin-left: 200px;
    margin-top: 30px;
       
}


#LHNav
{
    float: left;
    padding-top: 30px;
    padding-left: 20px;
    width: 150px;
}

#LHNav a
{
    text-decoration: none;
    font-size: 12px;
    font-family: 'Arial';
    color: #0000FF;
}

#LHNavNode
{
    text-decoration: none;
    font-size: 10px;
    font-family: 'Arial';
    color: #999;
}

#LHNav a:hover

{  

    text-decoration:underline;  
    font-family: 'Arial';
    font-size: 8px;
    
    }

#RHCol
{
    float: right;
    padding-top: 0px;
    padding-right: 20px;
    width: 205px;

}



#FooterSection
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 11px;
    font-family: Arial;
    color: #b22;


}

#FooterSection a:link
{
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    color: #696969;
    text-align: center;
}


#FooterSection a:visited
{
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    color: #696969;
    text-align: center;
}

#FooterSection a:hover

{  

    text-decoration:underline;  
    font-size: 12px;
    font-family:  Arial;
    color: #696969;
    text-align: center;

}


#Newsletter
{
    z-index: 5;
    position: absolute;
    top: 185px;
    left: 0px;
}

#Demonstration
{
    z-index: 6;
    position: absolute;
    top: 185px;
    left: 180px;
}


#Registration
{
 
        
        font-size: 12px;
        font-family: Arial;
        color:#666;
        float: left;
        width:210px;
        border: 1px solid #C00;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 0px #ccc;
	-moz-box-shadow: 4px 4px 0px #ccc;
	/* box-shadow: 4px 4px 0px #ccc; */
	/* background: -webkit-gradient(linear, 0 0, 0 30%, from(#B22), to(#fff)); */
	/* background:-moz-linear-gradient(top, #B22, #fff 30%); */



 
   
  
         
}


.QuickRegPanel
{
  
    padding-left: 10px;
    padding-top:8px;
}


.QuickRegLabel
{
   
    text-align: left;
    
    

}

.QuickRegText
{
   
    text-align: left;
    
    width:100px;
     
}

.QuickRegFailureText
{
    
    text-align: left;
    
     
}

/*input.QuickRegText
{
    font-size: 10px;
   
}
*/

.QuickRegButton
{
   
    color: Black; 
    text-align: center;
    margin-right: 8px;  
}

.QuickRegHeadingLabel
{
    font-size: 16px;
    font-family: Arial;
    font-weight:bold;
color:#C00;
    


}

.QuickRegSubHeadingLabel
{
   
    font-weight:bold;
   
    width:140px;

   
}

/* This 'login' section is for the Login box in the centre of the Home Page */

#Login

{

     float:right;
     width:210px;    
     font-size: 12px;
     font-family: Arial;
     color:#666;
     margin-left:250;
	border: 1px solid #06C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 0px #ccc;
	-moz-box-shadow: 4px 4px 0px #ccc;
	*/ box-shadow: 4px 4px 0px #ccc; */
	*/ background: -webkit-gradient(linear, 0 0, 0 40%, from(#06C), to(#fff)); */ 
	*/ background:-moz-linear-gradient(top, #06C, #fff 40%); */


}


 .LoginPanel

{ 
   padding-left: 10px;
   padding-top: 4px;
      
 }

.Login1
{
    
   
	
}

.Login1Button
{
    font-size: 12px;
    color: Black; 
    text-align: center;
    margin-left:60px;
      
}

.Login1Label
{
    
    text-align: center;
  
     
}

.Login1Heading
{ 
    font-size: 16px;
    color: #06C;
    font-weight:bold;
    text-align:center;


    
}

.Login1SubHeading
{
    
    font-weight:bold;
    
}


.Login1Text
{
    
    text-align: left;
    color: #000;
    width: 100px;
    
}

.Login1FailureText
{
    
    text-align: center;
       
   
}

Table.tabulardata th 
{
	border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
	padding:4px;
	background-color: #A4A4A4;			
    font-weight: bold;
    color: White;
}

Table.tabulardata td {
   padding:4px;
}


.imageleft
{
    float: left;
    margin: 10px 30px 30px 36px;
}

.imageright
{
    margin: 19px 36px 30px 30px;
    border-style: none;
    float: right;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #696969;
    font-weight: bold;
}


html
{
    overflow-y: scroll;
    
}


/*  Extra styling for the ordering options */

.DetailsViewStyle
{    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid #A7A6AA;
    border-top: 2px solid #A7A6AA;
    padding: 4px;
}

.DetailsViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.DetailsViewHeaderStyle
{
    background-color: #A4A4A4;			
    font-weight: bold;
    color: White;
	padding:4px;
	
}


.DetailsViewRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
}


.GridViewStyle
{    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid #A7A6AA;
    border-top: 2px solid #A7A6AA;
    padding: 4px;
}

.GridViewStyle a
{
	text-decoration:none;  
    font-size: 12px;
    font-family: 'Arial Narrow' , Arial;
    color: #696969;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    background-color: #A4A4A4;			
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle
{
    background-color: #A4A4A4;		
    font-weight: normal;
    color: White;
}

.GridViewRowStyle
{
    background-color: #F7F6F3;
    color: #333333;
    vertical-align: bottom;
}

.GridViewAlternatingRowStyle 
{
    background-color: #FFFFFF;
    color: #284775;
    vertical-align: bottom;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #EBE9ED;
    vertical-align: bottom;
}

.GridViewSectionHeader {
     color: #b22222;
}


#ContactForm

{

        
     font-size: 12px;
     font-family: Arial;
     color:#666;
     padding: 10px 10px 10px 10px;		
     	border: 1px solid #06C;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	*/ -webkit-box-shadow: 4px 4px 0px #ccc; */
	*/ -moz-box-shadow: 4px 4px 0px #ccc;*/
	


}



