/*FlexiWeb Style File - Created 08-10-2009
Menus Section
*/
.main {
	position: absolute;
	left: 65px;
	top: 150px;
	z-index: 90;
	text-align: center;
}
#main, #main ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 45px;
	font-weight: bold;
	border: 1px solid #000;
	border-right-width: 0px;
	border-top-width: 0px;
	}

#main li {
	float: left;
	padding-left: 0px;
	margin : 0px;
	border-right-width: 1px;
	border-right-color: #000;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
}
#main li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
	background-color: #000;	
}
#main a {
	display: block;
	width: auto;
	color: #00ADF1;
	font-family: Verdana, Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	margin:0px 0px 10px 0px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#main a:hover {
color: white;
}
#main li:hover ul ul, #main li:hover ul ul ul, #main li.sfhover ul ul, #main li.sfhover ul ul ul {
	left: -999em;
}
#main li:hover ul, #main li li:hover ul, #main li li li:hover ul, #main li.sfhover ul, #main li li.sfhover ul, #main li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#main li:hover, #main li.sfhover { 
	background: #1A1A1A url('images/navibg.gif') no-repeat bottom center;
}
#main li ul a {
text-indent:0px;
width:140px;	
}
.photography {
	position: absolute;
	left: 30px;
	top: 220px;
	text-align: left;
	z-index: 90;
	width: 140px;		
}
.photography a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #CCCCCC;	
	display:block;
	padding:5px;
	line-height:25px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
}
.photography a:hover {
	color: #00ADF1;
}
.photographyexpover A {
	color: #00ADF1;
}
.photographyexpout A {
	color: #CCCCCC;
}
.hide{
	display: none;
}
.photographyshow{
	display: block;	
	text-indent:10px;
}
.photographysubmenu a{
	color:#1fb7ff;
}
.photographysubmenu a:hover{
	color:#00ADF1;	
}

.OtherPhotography {
	position: absolute;
	left: 0px;
	top: 300px;
	width : 200px;
	z-index: 90;
	text-align: left;
}
#OtherPhotography, #OtherPhotography ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 200px;
	}
	
#OtherPhotography li { /* all list items */
	float : left;
	width: 200px;
	position : relative;
	line-height : 40px;
	margin-bottom : -1px;
}
	
#OtherPhotography li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#OtherPhotography li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#OtherPhotography li a {
	width: 200px;
	display : block;
	color : #00ADF1;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	z-index: 90;	
}
#OtherPhotography li:hover ul ul, #OtherPhotography li:hover ul ul ul, #OtherPhotography li.sfhover ul ul, #OtherPhotography li.sfhover ul ul ul {
	left: -999em;
}
#OtherPhotography li:hover ul, #OtherPhotography li li:hover ul, #OtherPhotography li li li:hover ul, #OtherPhotography li.sfhover ul, #OtherPhotography li li.sfhover ul, #OtherPhotography li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#OtherPhotography li a:hover {
	color : white;
}
#OtherPhotography li:hover, #OtherPhotography li.hover {
    position:static;
} 

.weddingssub {
	position: absolute;
	left: 82px;
	top: 190px;
	z-index: 90;
	text-align: left;
}
#weddingssub, #weddingssub ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	font-weight: bold;
	}

#weddingssub li {
	float: left;
	padding-left: 0px;
	margin : 0px;
}
#weddingssub li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 50px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#weddingssub a {
	display: block;
	width: auto;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
	text-decoration: none;
	margin:0px 10px 0px 34px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#weddingssub a:hover {
color: #00ADF1;
}
#weddingssub li:hover ul ul, #weddingssub li:hover ul ul ul, #weddingssub li.sfhover ul ul, #weddingssub li.sfhover ul ul ul {
	left: -999em;
}
#weddingssub li:hover ul, #weddingssub li li:hover ul, #weddingssub li li li:hover ul, #weddingssub li.sfhover ul, #weddingssub li li.sfhover ul, #weddingssub li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#weddingssub li:hover, #weddingssub li.sfhover { 
}
#weddingssub li ul a {
width:100px;	
}
.partiessub {
	position: absolute;
	left: 82px;
	top: 190px;
	z-index: 90;
	text-align: left;
}
#partiessub, #partiessub ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	font-weight: bold;
	}

#partiessub li {
	float: left;
	padding-left: 0px;
	margin : 0px;
}
#partiessub li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 50px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#partiessub a {
	display: block;
	width: auto;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
	text-decoration: none;
	margin:0px 35px 0px 34px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#partiessub a:hover {
color: #00ADF1;
}
#partiessub li:hover ul ul, #partiessub li:hover ul ul ul, #partiessub li.sfhover ul ul, #partiessub li.sfhover ul ul ul {
	left: -999em;
}
#partiessub li:hover ul, #partiessub li li:hover ul, #partiessub li li li:hover ul, #partiessub li.sfhover ul, #partiessub li li.sfhover ul, #partiessub li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#partiessub li:hover, #partiessub li.sfhover { 
}
#partiessub li ul a {
width:100px;	
}
.portraitssub {
	position: absolute;
	left: 82px;
	top: 190px;
	z-index: 90;
	text-align: left;
}
#portraitssub, #portraitssub ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	font-weight: bold;
	}

#portraitssub li {
	float: left;
	padding-left: 0px;
	margin : 0px;
}
#portraitssub li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 50px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#portraitssub a {
	display: block;
	width: auto;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
	text-decoration: none;
	margin:0px 25px 0px 34px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#portraitssub a:hover {
color: #00ADF1;
}
#portraitssub li:hover ul ul, #portraitssub li:hover ul ul ul, #portraitssub li.sfhover ul ul, #portraitssub li.sfhover ul ul ul {
	left: -999em;
}
#portraitssub li:hover ul, #portraitssub li li:hover ul, #portraitssub li li li:hover ul, #portraitssub li.sfhover ul, #portraitssub li li.sfhover ul, #portraitssub li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#portraitssub li:hover, #portraitssub li.sfhover { 
}
#portraitssub li ul a {
width:100px;	
}
.sportssub {
	position: absolute;
	left: 82px;
	top: 190px;
	z-index: 90;
	text-align: left;
}
#sportssub, #sportssub ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	font-weight: bold;
	}

#sportssub li {
	float: left;
	padding-left: 0px;
	margin : 0px;
}
#sportssub li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 50px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#sportssub a {
	display: block;
	width: auto;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
	text-decoration: none;
	margin:0px 40px 0px 34px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#sportssub a:hover {
color: #00ADF1;
}
#sportssub li:hover ul ul, #sportssub li:hover ul ul ul, #sportssub li.sfhover ul ul, #sportssub li.sfhover ul ul ul {
	left: -999em;
}
#sportssub li:hover ul, #sportssub li li:hover ul, #sportssub li li li:hover ul, #sportssub li.sfhover ul, #sportssub li li.sfhover ul, #sportssub li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#sportssub li:hover, #sportssub li.sfhover { 
}
#sportssub li ul a {
width:100px;	
}
.commercialsub {
	position: absolute;
	left: 82px;
	top: 190px;
	z-index: 90;
	text-align: left;
}
#commercialsub, #commercialsub ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	font-weight: bold;
	}

#commercialsub li {
	float: left;
	padding-left: 0px;
	margin : 0px;
}
#commercialsub li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 50px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#commercialsub a {
	display: block;
	width: auto;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size : 14px;
	text-decoration: none;
	margin:0px 0px 0px 34px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#commercialsub a:hover {
color: #00ADF1;
}
#commercialsub li:hover ul ul, #commercialsub li:hover ul ul ul, #commercialsub li.sfhover ul ul, #commercialsub li.sfhover ul ul ul {
	left: -999em;
}
#commercialsub li:hover ul, #commercialsub li li:hover ul, #commercialsub li li li:hover ul, #commercialsub li.sfhover ul, #commercialsub li li.sfhover ul, #commercialsub li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#commercialsub li:hover, #commercialsub li.sfhover { 
}
#commercialsub li ul a {
width:100px;	
}/*FlexiWeb Style File - Created 08-10-2009
Elements Section
*/
body {
margin: 0px;
}
body {
background-color: #000000;
overflow: visible;
font-family: Arial, sans-serif;
font-size: 14px;
}
h1 {
margin: 0px 0px 12px 0px;
}
h2 {
margin: 0px 0px 12px 0px;
}
table {
font-size: 100%;
}
td a {
overflow: visible;
color: #ffffff;
visibility: visible;
text-decoration:none;
}
td a a {
color: #ffffff;
text-decoration: none;
}
td a a:visited {
color: #ffffff;
}
td a a:hover {
color: #ffffff;
}
#partyalbumsmaincontent {
position: absolute;
overflow: visible;
font-family: Arial, sans-serif;
color: #ffffff;
visibility: visible;
text-align: left;
}
#partyalbumsmaincontent a {
color: #ffffff;
text-decoration: none;
}
#partyalbumsmaincontent a:visited {
color: #ffffff;
}
#partyalbumsmaincontent a:hover {
color: #ffffff;
}
#albumbuildmaincontent {
position: absolute;
top: 225px;
overflow: visible;
font-family: Arial, sans-serif;
color: #ffffff;
visibility: visible;
text-align: left;
}
#albumbuildmaincontent a {
color: #ffffff;
text-decoration: none;
}
#albumbuildmaincontent a:visited {
color: #ffffff;
}
#albumbuildmaincontent a:hover {
color: #ffffff;
}
#albumbuildmaincontent a img {
overflow: visible;
border: 0px;
font-family: Arial, sans-serif;
visibility: visible;
text-align: center;
}
.maincontent {
background-color: #000000;
position: absolute;
left: 180px;
top: 220px;
width: 710px;
font-family: Arial, sans-serif;
font-size: 14px;
color: #FFFFFF;
visibility: visible;
padding: 0px 5px 5px 25px;
text-align: left;
border-left:1px solid #1A1A1A;
}
.maincontent a {
color: #00ADEF;
text-decoration: none;
}
.main ul ul a {
background-color: #000000;
z-index: 10;
height: 30px;
overflow: visible;
visibility: visible;
text-align: center;
border-bottom:1px solid #1A1A1A;
}
.outerdiv {
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
margin: 10px 0px;
}
.containerdiv {
background-color: #000000;
position: relative;
height: 0px;
width: 998px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.photography {
}
.weddingalbum {
width: 120px;
font-size: 20px;
color: #333;
padding: 74px 0px 10px 0px;
background: url('images/album.jpg') no-repeat;
}
.weddingalbum a {
color: #333;
text-decoration: none;
}
.weddingalbum a:visited {
color: #333;
}
.weddingalbum a:hover {
color: #666;
}
.header {
position: absolute;
left: 0px;
top: 0px;
height: 40;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.footer {
position: absolute;
left: 40px;
width: 930px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
color: #00ADEF;
visibility: visible;
text-align: center;
bottom:10px
}
.footer a {
color: #00ADEF;
text-decoration: none;
}
.menu-main {
width: 200px;
}
.navibar {
background-color: #1A1A1A;
position: absolute;
left: 30px;
top: 195px;
height: 1px;
width: 940px;
}