/*----------------Default font and size-------------------*/


a,b,p,table,h1,ul,li,pre
		{	
		font-family     : verdana, courier, serif ;
                font-size       : 10px                    ;}


/*--------------------------Text--------------------------*/


h1	        {	
		font-size       : 18px                    ;
 		margin          : 0px                     ;
 		margin-left     : 30px                    ;
 		margin-top      : 20px                    ;
		padding         : 0px                     ;
		color	        : black                   ;
		font-weight     : normal                  ;}  


p	        {	
		margin-bottom   : 10px                    ;
		margin-top      : 0px                     ;}   

ul	        {	
		text-align      : left			  ;} 

li		{
		margin-top	: 12px			  ;}

pre		{
		margin-top	: 0px			  ;}


b.cpyr	        {	
		color	        : white                   ;
		font-weight     : bold                    ;
		margin-left	: 167px			  ;	/*Offsets the w3c icons*/
                vertical-align  : top      		  ;	/*Stops IE adding a gap to small fonts at the top */
		line-height	: 24px			  ;}	/*Pushes the top aligned font down a bit margin-top doesn't work??*/


/*--------------------------Links-------------------------*/


a               {
		font-weight     : bold                    ;
		color	        : #3A3180                 ; 
		line-height     : 12px                    ;}

a:visited       {color: #3A3180                           ;}
a:hover         {text-decoration:underline                ;}
a:active        {color: #3A3180                           ;}


a img           {
                border          : 0px solid black         ;}


a.top           {
		color	        : white                   ; 
	        padding         : 0px                     ;
		text-align      : right                   ;
                text-decoration : none                    ;}

a.top:visited   {color          : #ffffff                 ;}
a.top:hover     {color: #FEF252;text-decoration:none      ;}
a.top:active    {color          : #ffffff                 ;}

a.wide		{line-height    : 16px                    ;}



/*------------------------Tables---------------------------*/


td,th			{
                	border-bottom   : 1px solid gray  ;
			padding-right   : 5px             ;
                	padding-left    : 5px             ;}

th			{text-align     : left            ;}


table.gallery   	{
		 	margin-left     : -4px		  ;
			margin-top      : -9px            ;}

table.gallery td	{
			margin        	: auto            ;
                        text-align	: center	  ;
			border         	: 1px solid gray  ;
                        padding		: 2px		  ;
			width		: 164px		  ;}


table.gallery td img 	{
			margin          : auto  	  ;
    	                padding-top  	: 1px   	  ;
        	        width        	: 158px 	  ;
	                height       	: 100px 	  ;}

table.gallery td b  	{
			margin		: auto		  ;
			text-align	: center	  ;}


table.events 		{
			margin-right	: 30px		  ;
			margin-left	: 30px		  ;}

table.comp tr:hover 	{
			background-color: #EDF1FC	  ;}

table.comp td 	        {
			text-align:left	  ;}


/*----------------------Biographies-----------------------*/

img.bio         {
		float           : left                  ;
                margin-top      : 3px                   ;
 		margin-right    : 5px                   ;
		border          : 1px solid black       ;
		width           : 80px                  ;
		height          : 100px            	;}

img.bioBig      {
		float           : left                  ;
                margin-top      : 3px                   ;
 		margin-right    : 5px                   ;
		border          : 1px solid black       ;
		width           : 180px                 ;
		height         	: 195px             	;}


/*--------------------My Footer----------------------------*/


img.foot 	{
		margin-top	: 3px	;
					}


/*------------------------myCMS - Maybe own file?-----------*/




div.line 	{
		width           : 560px			;
		height          : 1px			;
		margin-top      : -5px			;
		margin-bottom   : 5px			;
		border-top      : 1px solid black    	;}

input 		{
		vertical-align  : top	           	;   /*Rendered differently in diff browser without this*/
                padding         : 0px             	;   /*IE adds padding*/
		overflow        : hidden          	;}  /*IE Stretches for no reason*/
		

input.tBox	{
		width           : 260px			;
		height          : 20px			;
		border          : 1px solid #abadb3	;}

textarea	{
		width           : 554px			;
		height		: 200px			;
		margin-top	: 4px			;}

input.browse	{
		width		: 230px			;
		height		: 23px			;
		margin-top	: 5px			;
		margin-right	: 0px			;}

div.pathBox	{
		float		: right			;
		width		: 314px			;
		text-align	: right			;
		margin-top	: 6px			;} 

input.loginBut 	{
                width           : 100px                 ;
               	font-family     : verdana, serif 	;
                font-size       : 10px                  ;
		font-weight     : bold                  ;
		color	        : #3A3180               ; 
		line-height     : 12px                  ;
		background      : #edf1fc         	;
                text-align      : right                 ;
		margin-left     : 2px			;
		border          : 0px solid black 	;}

input.loginBox 	{
                margin-top      : 2px;
                margin-bottom   : 1px;
		width		: 98px			;
		border		: 1px solid #a9a9a9	;}
		

input.sub	   {
		    width	: 90px			;
		    height	: 23px			;
		    margin-top	: 8px			;
                    border	: 0px solid white	;}

input.sButt	   {background	: #ccc url(../myCMS/img/subButtons/save.jpg)    repeat-y 0 0;}
input.sButt:hover  {background	: #ccc url(../myCMS/img/subButtons/save2.jpg)   repeat-y 0 0;}
input.dButt	   {background	: #ccc url(../myCMS/img/subButtons/delete.jpg)  repeat-y 0 0;}
input.dButt:hover  {background	: #ccc url(../myCMS/img/subButtons/delete2.jpg) repeat-y 0 0;}


input.blueB	   {
		    width	: 23px			;
		    height	: 22px			;
		    margin-top	: 0px			;
		    margin-left	: 2px			;
		    float	: right			;
                    border	: 0px solid white	;}

input.bBut	   {background	: #ccc url(../myCMS/img/textButtons/Bb.jpg)  repeat-y 0 0;}
input.bBut:active  {background	: #ccc url(../myCMS/img/textButtons/Bt.jpg)  repeat-y 0 0;}
input.brBut	   {background	: #ccc url(../myCMS/img/textButtons/Brb.jpg) repeat-y 0 0;}
input.brBut:active {background	: #ccc url(../myCMS/img/textButtons/Brt.jpg) repeat-y 0 0;}
input.iBut	   {background	: #ccc url(../myCMS/img/textButtons/Ib.jpg)  repeat-y 0 0;}
input.iBut:active  {background	: #ccc url(../myCMS/img/textButtons/It.jpg)  repeat-y 0 0;}
input.lBut	   {background	: #ccc url(../myCMS/img/textButtons/Lb.jpg)  repeat-y 0 0;}
input.lBut:active  {background	: #ccc url(../myCMS/img/textButtons/Lt.jpg)  repeat-y 0 0;}





