/* Default CSS Stylesheet for Ashley Shepherd Photography Application */

BODY
{
    BACKGROUND-COLOR: black;
	COLOR:#FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #FFFFFF;
}
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;
    COLOR: #000000;
	}	
		
LOCALHEADER	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight: 300;
	text-decoration:none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;}	

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;
	}	
	
TD {
	color:#FDFDFD;
	font-size: 1em;
	font-weight: lighter;
	font-family: cursive;
	}
	
TD.TableCell_Gray 	{
	margin-top: 5px;
	margin-left: 10px;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: gray; 
	border-top-width:1px;
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: gray; 
	border-right-width:1px;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: gray; 
	border-bottom-width:1px;
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: gray; 
	border-left-width:1px;
	}
	
Font.ToneDown {
	color:#CBCBCB;
	}
	
Font.Louder	{	
	color:#FF80FF;
	}	
	
A:link	{	
	text-decoration:	none;
	color:#D4D4D4;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:#D4D4D4;
	}	
		
A:active	{	
	text-decoration:	none;
	color:#FCFCFC;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:#FEFEFE;
	}
	
A.unused	{	
	text-decoration:	none;
	color:#D4D4D4;
	}	
	
A.Louder	{	
	color:#FF80FF;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Arial, Helvetica, sans-serif;
	}	
	

UL LI	{	
	list-style-type:	square ;
	list-style-image:url(../Buttons/BulletCamera2.gif);
	left: 0em;}	

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;
	}	

	
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	BORDER-TOP-STYLE:none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	BORDER-LEFT-STYLE: none; 
	}
	
IMG.IMG_White 	{
	margin-top: 5px;
	margin-left: 10px;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: white; 
	border-top-width:1px;
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: white; 
	border-right-width:1px;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: white; 
	border-bottom-width:1px;
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: white; 
	border-left-width:1px;
	}

IMG.IMG_Grey 	{
	margin-top: 5px;
	margin-left: 10px;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR:#8C8C8C; 
	border-top-width:1px;
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: #8C8C8C; 
	border-right-width:1px;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: #8C8C8C; 
	border-bottom-width:1px;
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: #8C8C8C; 
	border-left-width:1px;
	}

Div.IMG_Grey 	{
	margin-top: 5px;
	margin-left: 10px;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR:#8C8C8C; 
	border-top-width:1px;
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: #8C8C8C; 
	border-right-width:1px;
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: #8C8C8C; 
	border-bottom-width:1px;
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: #8C8C8C; 
	border-left-width:1px;
	}

IMG.IMG_Black	{
	margin-top: 5px;
	margin-left: 10px;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: black; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: black; 
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: black; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: black; 
	}

.CameraTitles {
font-size:x-large;
color:#C82462;
color:#D12323;
font-weight:normal;
}

.CameraQuestions {
color:#D12323;
font-size:large;
font-weight:normal;
}

.MenuMap {
	position:absolute;
	background-color:#FFFFFF;
	font-size:x-small;
	color:#000000;
	left: 55px;
	top: 392px;
	width: 132px;
	height: 53px;
}
	
#MenuScotland {
	left:300px; 
	width:200px; 
	top:301px; 
	height:40px;
	font-size:12px;
	background-color:#3B3B3B;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: black; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: black; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: black; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: black; 
	BORDER-LEFT-WIDTH: 1px; 
	}
	
#MenuLondon {
	left:490px; 
	width:240px; 
	top:550px; 
	height:100px;
	font-size:12px;
	background-color:#3B3B3B;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: black; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: black; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: black; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: black; 
	BORDER-LEFT-WIDTH: 1px;
	}
	
#MenuPeru {
	left:234px; 
	width:150px; 
	top:452px; 
	height:100px;
	font-size:12px;
	background-color:#3B3B3B;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: black; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: black; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: black; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: black; 
	BORDER-LEFT-WIDTH: 1px;
	}
	
#MenuWesternEurope {
	left:357px; 
	width:150px; 
	top:335px; 
	height:100px;
	font-size:12px;
	background-color:#3B3B3B;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: black; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: black; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: black; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: black; 
	BORDER-LEFT-WIDTH: 1px;
	}
	
#MenuIndianOcean {
	left:502px; 
	width:150px; 
	top:481px; 
	height:70px;
	font-size:12px;
	background-color:#3B3B3B;
	BORDER-TOP-STYLE: solid; 
	BORDER-TOP-COLOR: black; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-RIGHT-STYLE: solid; 
	BORDER-RIGHT-COLOR: black; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-BOTTOM-STYLE: solid;
	BORDER-BOTTOM-COLOR: black; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-LEFT-COLOR: black; 
	BORDER-LEFT-WIDTH: 1px;
	}
