/* STYLES.CSS  Style sheet for Mark Itkonen Photography */


.SIZERCELL
{
	width: 40px;
	height: 10;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: blue solid;
	border-top: blue solid;
	border-left: blue solid;
	border-bottom: blue solid;
}


body
{
	font-size: 12pt;
	color: white;
	font-family: Verdana, Arial;
	background-color: black;
}

.BannerTable
{
	border: none;
	text-align: center;
}

.BannerTableLink
{
	border: none;
	text-align: center;
	font-size:10px;
}

.LinksTable
{
	border: none;
	text-align: left;
	font-size: 12px;
}

.LinkCell
{
	border: none;
	text-align: left;
	font-size: 12px;
	padding:5;
}

a
{
	color:Blue;
	font-weight:normal;
}

a:visited {
   color:Lime;
   font-weight:normal;
   text-decoration: underline;
}

FileTree
{
	height: 150px;
	font-weight: bold;
	font-size: medium;
}


.MAINAPPLICATIONTABLE
{
	width: 900px;
	background-color: blue;
	border-right: olive solid;
	border-top: olilive solid;
}

.SPACERROW
{
	height:20;
}


.SIZERCELL
{
	border-right: olive thick;
	padding-right: 0px;
	border-top: olive thick;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: olive thick;
	width: 30px;
	padding-top: 0px;
	border-bottom: olive thick;
	height: 1px;
	text-align: left;
}

.navigationButtons
{
	border-right: green solid;
	border-top: green solid;
	font-weight: bold;
	border-left: green solid;
	color: green;
	border-bottom: green solid;
	background-color: black;
	text-align: center;
	height: 54px;
}

.spaceButton
{
	color: black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: black;
	border-bottom-style: none;
}

.numberOfPhotosLabel
{
	border-right: white thin;
	padding-right: 5px;
	border-top: white thin;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: white thin;
	color: white;
	padding-top: 2px;
	border-bottom: white thin;
	background-color: black;
}

.numberOfPhotosBox
{
	border-right: white thin solid;
	padding-right: 5px;
	border-top: white thin solid;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: white thin solid;
	color: white;
	padding-top: 2px;
	border-bottom: white thin solid;
	background-color: black;
	text-align: right;
}

.smallPhoto
{
	float: left;
	border: white thin solid;
	margin: 1px;

}

.bigPhoto
{
	float:left;
	border: white thin solid;
	display: block;
	margin: 1px;
}

.noClassPhoto
{
}

TABLE.MenuButtons
{
	height: 30px;
	background-color: black;
}

.PhotoCategory
{
	font-weight: bold;
	font-size: 12pt;
	vertical-align: middle;
	width: 250px;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: black;
	text-align: left;
	border-bottom-style: none;
}


.MainMenuCategory
{
	border: gray thin solid;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: white;
	height: 25px;
	background-color: black;
	text-align: center;
}


.mHyperlink
{
	text-decoration: none;
	border: gray thin solid;
	padding: 1px;
	padding-left:4px;
	padding-right:4px;
	font-weight: bold;
	font-size: 10pt;
	color: silver;
	background-color: black;
	text-align: center;
}

.contactHyperlink
{
	text-decoration: underline;
	color:#ff9900;
	background-color: black;
	text-align: center;
}

h6,h5,h4,h3,h2,h1
{
	text-align: center;
}
h6,h5,h4,h3,h2
{
	line-height: 1px;
}

.stateClass
{
	width:2px;
	font-weight: bold;
}

.directoryDivisionLayout
{
	color: white;
	background-color: black;
}

#directoryTableDivision
{
	margin-top: 20px;
	visibility: visible;
	overflow: auto;
	width: 270px;
	clip: rect(0px 270px 850px 0px);
	color: white;
	position: absolute;
	height: 850px;
	background-color: black;
}

#photoSelector
{
	margin-top: 20px;
	font-size: 20pt;
	left: 200px;
	visibility: visible;
	overflow: visible;
	color: blue;
	position: static;
	top: 100px;
	background-color: black;
	text-align: center;
}

.SearchTextBox
{
	text-align:right;
}

.SearchButton
{
	vertical-align:middle;
	color: blue;
	background-color: white;
	height:26;
	font-size:12;
}

#WeddingPricing
{
	margin-top: 20px;
	margin-left: 10px;
	POSITION: relative;
}

#PhotoDivision
{
	position: static;
	left: 320px;
	top: 340px;
	border-right: maroon solid;
	border-top: maroon solid;
	border-left: maroon solid;
	border-bottom: maroon solid;
	margin-top: 10px;
}

#TreeDivision
{
	position: static;
	left: 5px;
	top: 340px;
	border-right: fuchsia solid;
	border-top: fuchsia solid;
	border-left: fuchsia solid;
	border-bottom: fuchsia solid;
	width: 200px;
	height: 400px;
	margin-top: 10px;
}

.testTABLE
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}

P
{
	font-weight: bold;
	font-size: medium;

}

.directoryCell
{
	width:2
}

.TD
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
	height: 20px;
}


.Gold1
{
	font-weight: bold;
	font-size: 30pt;
	margin-left: 15px;
	color: #ff9900;
	text-align: left;
}
.White4
{
	color:#ff9900;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}
.Gold3
{
	margin-left: 15px;	
	font-weight: bold;
	font-size: 18pt;
	margin-left: 15px;
	color: #ff9900;
	text-align: left;
}
.Gold4
{
	font-weight: bold;
	margin-left: 15px;	
	color:#ff9900;
	font-size: 12pt;
	text-align: left;
}
.Gold5
{
	color:#ff9900;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
	
}
.Gold6
{
	color:#ff9900;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
}

.Blue1
{
	font-weight: bold;
	font-size: 30pt;
	color: Blue;
	text-align: left;
	margin-left: 15px;		
}
.Blue2
{
	color:Blue;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
}
.Blue3
{
	color:Blue;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
}
.Blue4
{
	font-weight: bold;
	color:Blue;
	font-size: 12pt;
	text-align: left;
	margin-left: 15px;		
}
.Blue5
{
	color:Blue;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
}
.Blue6
{
	color:Blue;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
}

.White1
{
	font-weight: bold;
	font-size: 30pt;
	margin-left: 15px;
	color: White;
	text-align: left;
}
.White2
{
	color:White;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;
}
.White3
{
	margin-left: 15px;	
	font-weight: bold;
	font-size: 18pt;
	margin-left: 15px;
	color: White;
	text-align: left;
}
.White4
{
	font-weight: bold;
	margin-left: 15px;	
	color:White;
	font-size: 12pt;
	text-align: left;
}
.White5
{
	color:White;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
	
}
.White6
{
	color:White;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-left: 15px;		
}


A
{
	color:white;
	
}