/* Default CSS Stylesheet for a new Web Application project */


BODY
{
	background-image: url(images/backfade.jpg);
	background-repeat: repeat-x
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	
{
	
	text-decoration:	none; 
	}	
		
A:visited	
{
	
	text-decoration:	none; 
	}	
		
A:active	{	
	text-decoration:	none;  
	}	
		
A:hover	
{
	color:#ff3333;
	text-decoration:	none;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/* G E N E R A L   S T Y L E S  */

.RidButton
{
border:0px;
vertical-align:top;
}


/* F O N T S */

/*F O N T - used for the mail title */

h1.cogwebdomtop {
font-family : arial, sans-serif; 
text-align :left; 
font-size : 46px; 
color : #325191; 
vertical-align : middle;

letter-spacing : 0.1cm; 
margin-bottom: 0; 
margin-top:23;
} 

/*F O N T - used for the mail page titles (top of the page) */
h1.cogpagetitle {
font-family : arial, sans-serif; 
text-align :left; 
font-size : 32px; 
color : #333366; 
vertical-align : bottom;
letter-spacing : 0.1cm; 
margin-bottom: 0; 
margin-top:0;
}

/*F O N T - used for theproffesional photgoraphy (top of the page) */
h1.cogpagetitleprophoto {
font-family : arial, sans-serif; 
text-align :center; 
font-size : 16px; 
color : #333399; 
vertical-align : bottom;
letter-spacing : 0.1cm; 
margin-bottom: 0; 
margin-top:0;
}

/*F O N T - used for the breadcrumb trail (top of the page) */
h1.cogbread {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 12px; 
color : #325191; 
text-decoration:	none;
font-weight:bold;
 margin-bottom:2px;
padding-bottom:2px
}

/*F O N T - used for the details list on the images sections */
h1.cogbreadlist {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 12px; 
color : #325191; 
text-decoration:	none;
font-weight:bold;
margin-bottom:0px;
padding-bottom:0px
 
}

/*F O N T - used for the breadcrumb trail (top of the page - image block) */
p.cogbread {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 14px; 
color : #ffffff; 
text-decoration:	none;

}




/*F O N T - used for the sub headings */
h2.cogtitle {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 16px; 
color : #330099; 
 margin-top:5px;
}

/*F O N T - used for the contact sub headings */
h2.cogtitle {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 16px; 
color : #330099; 
 margin-top:5px;
 padding-top:8px;
}

/*F O N T - used for the openinghomepage text */
h2.cogtitleopenpage {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 14px; 
color : #330099; 
}


/*F O N T - used for the sub headings */
h2.cogtitlehead {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 14px; 
color : #330099; 
vertical-align: top;

}


h2.cogtitleheadsml {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 12px; 
color : #330099; 
vertical-align: top;

}



/*F O N T - used for the mail page titles (top of the page) */
h1.cogpageitem {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 14px; 
color : #325191; 
vertical-align : bottom;
margin-bottom: 0; 
margin-top:0;
}

/*F O N T - used for the mail page titles (top of the page) */
h1.cogadvert {
font-family : arial, sans-serif; 
text-align :center; 
font-size : 18px; 
color : #ffffff; 
vertical-align : bottom;
margin-bottom: 0; 
margin-top:0;
}


/*used for the terms and conditions */
H1.menusmalltc {
font-family : arial, sans-serif; 
font-size : 8px; 
text-align : right; 
color : #325191; 
padding : 0; 
margin : 0; 
} 



/*F O N T - used for the generic text as found on all pages */
p.generictext {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 12px; 
color : #325191; 
} 

/*F O N T - used for the generic contact text */
p.generictextcont {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 14px; 
color : #325191; 

} 


/*F O N T - used for the generic text as found on all pages */
p.generictextmed {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 11px; 
color : #325191; 

} 




/*F O N T - SMALL used for the generic text at bottom on all pages */
p.generictextsmall {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 10px; 
color : #993300; 
} 


/*F O N T - used for the telephone warning message on the pages */
p.generictextsmallinfo {
font-family : arial, sans-serif; 
font-size : 10px; 
text-align : left; 
color : #325191; 
vertical-align : middle; 
letter-spacing : 0.05cm; 
font-style : italic; 
} 


/*F O N T - used for the main opening lines on the home page */
p.generictextopeninfohome {
font-family : arial, sans-serif; 
font-size : 14px; 
text-align : left; 
color : #325191; 
vertical-align : middle; 
letter-spacing : 0.05cm; 
font-style : italic; 

} 



p.cogwebdomcont {
font-family : arial, sans-serif; 
text-align : left; 
font-size : 10px; 
color : #325191; 
} 



