﻿/* Default  style.css STYLESHEET for AAC Web Site */
/*REV .BCBC.07D8.1212.D001.A010  */
/*REV .BCBC.07D9.1212.D022.A010  */
    

@import url('HeaderStyle.css');
@import url('text.css');
@import url('dots.css');
@import url('navigation.css');

blockquote.form{
	border:2px #2c767b double;
	background:#eeeeee
}

body {
	margin:auto;
	padding: 0;
	border: 0;
}
blockquote.list{
   margin-left: 0px;
	margin-right: 0px;
	text-align:left
}
blockquote.wide {
   width:600px;
	margin-left: 5px;
	margin-right: 0px;
   }
.centre  {	
   margin: 0 auto; 
	}

.center1 {
	text-align:center
   }
.center2 {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
   }
.center2a   {
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	text-align: left;
   }

.container{
   background-color:#E1E2E3
   }
   
div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}
 .form1 {
     color: #3838CC;
     font-family: Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 10pt;
     text-decoration: none;
}
.grn_btn {
		color:#FFFFFF;
		background-color:#00CC99;
		border-bottom-color:#006666;
		border-left-color:#bbeebb;
		border-top-color:#bbeebb;
		border-right-color:#33CCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		font-weight:bold;
		text-align:center
}  


/*_______________________________________Horizontal Lines ____________________________ */
/*              GREEN - LINES 95%, 90%, 85% of width */
hr.a  {	
   width:85%;
	color:#2C767B;
	text-align:center;
	vertical-align:middle;
	}

hr.b  {
	width:90%;
	color:#2C767B;
	text-align:center;
	vertical-align:middle;
	}

hr.c  {
	width:95%;
	color:#2C767B;
	text-align:center;
	vertical-align:middle;
	}
	
/*_____________________________________________ GRAY LINES _________________________________*/	
	
hr.g  {
	width:85%;
	color:#AAA;
	text-align:center;
	vertical-align:middle;
	}	
	
hr.w  {
	width:90%;
	color:#EEE;
	text-align:center;
	vertical-align:middle;
	}


/*_____________________________________________ END _________________________________*/


   
   /* Document Icons */
.icon {
   border:0px; height:17px;width:19px;vertical-align:middle;}
   
.icon0 {
   border:0px; height:22px;width:24px;vertical-align:middle;}

.icon1 {
   border:0px; height:27px;width:29px;vertical-align:middle;}  

.icon2 {border-style: none;height:40px; width:42px; vertical-align: middle;}
    
   
 /*  Used for images eg. on World Team bio page */
.imgLeft {
	float:left;
   }
/*  Used for images eg. on World Team bio page */
.imgRight   {
	float:right;
   }


/* Solid white thin border arround centered image  */
.image1  {
	border-style: solid;
	border-color: #FFF;
	border-width:thin;	
	text-align:center
   }
/* Solid RED thin border arround centered image  */
.image2  {
	border-style: solid;
	border-color: #C00;
	border-width:3px;	
	text-align:center
   }
   
 
   /*  Used for border in Judges list*/
.redBox {
	background-color: #B00;
   }

  
table.body{
   width:790px;
   border:0px;
   padding:0px;
   margin-left: auto;
   margin-right: auto   
      }
.table1  {
	text-align: center;

	font-family:Arial; 
	font-weight:normal;
	font-size:13px;	
   }
.table2  {
   text-align:center;
   background-color:#FFF;
   }
table.leftpanel{
   vertical-align:top;
   text-align:center;
   width:150px;
   background:#D3D2D1;
   padding:0px;    
   }
table.main  { 
	border-Color:#2C767B;
	padding:2px; 
	width:90%;
   }

table.center {
   text-align:center;
   margin:0px;   
   } 
.centered-table {
   margin-left: auto;
   margin-right: auto;
   }
table.clubs {
   border-color:#2C767B;
   width:90%;
   padding:2px;

   vertical-align:top   
   }
   
   
/* ---- Red OutLine Border Options ----- */

td.redborder   {
   background-image:url('../Images/RedSpace.gif');width:1px   }
   /** Preferred Method **/
td.redline     {  
   background:#C50000;width:1px   }

td.leftpanel   {
   vertical-align:top;
   text-align:center;
   width:150px;
   background:#D1D2D3;    
   }
td.leftpanelred   {
   vertical-align:top;
   text-align:center;
   width:150px;
   background:#B50000;    
   }
  
td.leftcol  {
	vertical-align:top;
	text-align:center;
	width:145px;
	background:#D3D2D1;
	border-left-color:#cc0000;border-left-style:solid;border-left-width:2px;
	border-right-color:#cc0000;border-right-style:solid;border-right-width:2px;
   }
td.rightcol {
	vertical-align:top;
	text-align:center;
	width:150px;
	background:#E1E2E3;
   }



#wrapper {
   margin: auto;
   width:790px
   }

/*____________________________________________ END ________________________________*/

   

