
/*
		L A Y O U T
*/

body {
	background: #e9e9e9;
	text-align: center;
	color: #1a3666;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
#container {
	background-color: #e9e9e9;
	margin: 0 auto;
	width: 994px;
	background: url(../images/backgrounds/page-background.png) repeat-y;
	overflow:hidden;
}
#header {
	position:relative;
	width: 100%;
	min-width: 994px;
}
#header h1 {
	position:absolute;
	top:0;
	left:50%;
	text-indent: -9999px;
	display: block;
	width: 475px;
	height: 112px;
	background: url(../images/header/logo.png) no-repeat;
	margin: 0 0 0 -497px;
}
#header h1 a {
	display: block;
	width: 475px;
	height: 112px;
	margin: 0 auto;
}
#headerlogo {
	position: relative;
	overflow: hidden;
	width: 994px;
	height: 112px;
	margin: 0 auto;
}

#header h2 {
	position:absolute;
	top:0;
	left:50%;
	text-indent: -9999px;
	display: block;
	width: 519px;
	height: 112px;
	background: url(../images/header/contactus.png) no-repeat;
	margin: 0 0 0 -22px;
}
#header h2 a {
	display: block;
	width: 519px;
	height: 112px;
	margin: 0 auto;
}
#wrap {
	padding: 30px;
	margin: 0 16px 0 18px;
	text-align: left;
	overflow: hidden;
	width: 960px;
}

.home {
	display: block;
	float: left;
}
.col-one {
	width: 210px;
}

span.col-one {
	display: block;
}

.moveright {
	margin-right: 20px;
}

ul.col-one li a {
	display: block;	
}
.pagebottom {
	padding-top: 30px;
}
p, hr {
	margin-bottom: 15px;
}
hr {
	clear: both;
}
div.home h2 {
	margin-bottom: 10px;
}
div.home img {
	margin-bottom: 10px;
}
em {
	font-style: italic;
}

h1 {
	clear: both;
	color: #1a3666;
	text-transform: uppercase;
	font-size: 1.8em;
	font-family: 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

h2 {
	clear: both;
	color: #1a3666;
	text-transform: uppercase;
	font-size: 1.1em;
	font-family: 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 10px;
	letter-spacing: 3px;
}
h3 {
	clear: both;
	text-transform: uppercase;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	clear: both;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	letter-spacing: 3px;
}
h5 {
	clear: both;
	color: #1a3666;
	text-transform: uppercase;
	font-size: 1.8em;
	font-family: 'Myriad Pro', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

div.space {
	clear: both;
	height: 15px;
	width: 900px;
	margin: 15px 0;
 	border: none;
}

div.space hr {
	display:none;
}
p, dl, ul {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #1a3666;
}
div.col-1 p+p {
	text-indent: 50px;
}



#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
	background-color: #e9e9e9;
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    width:902px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('../images/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#003068;
}
.subnav01
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color:#00ccff;
}




/*
		N A V
*/

ul.mainnav {
	width: 980px;
	height: 47px;
	background: url(../images/nav.png) 0 0 no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
ul.mainnav li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	position: absolute;
}
ul.mainnav li a {
	height: 47px;
	text-decoration: none;
	display: block;
}
ul.mainnav li a span {
	float: left;
	text-indent: -9999px;
}
ul.mainnav li a { 
	opacity: 0;
	filter: alpha(opacity=0)
}
li#nav-homepage {
	left: 0;
	top: 0;
	width: 131px;
	height: 47px;
}
li#nav-aboutus {
	left: 131px;
	top: 0;
	width: 147px;
	height: 47px;
}
li#nav-weddings {
	left: 278px;
	top: 0;
	width: 166px;
	height: 47px;
}
li#nav-portraits {
	left: 444px;
	top: 0;
	width: 145px;
	height: 47px;
}
li#nav-modelportfolios {
	left: 589px;
	top: 0;
	width: 217px;
	height: 47px;
}
li#nav-commercial{
	left: 806px;
	top: 0;
	width: 174px;
	height: 47px;
}
li#nav-homepage a {
	background: url(../images/nav.png) 0 -47px no-repeat;
}
li#nav-aboutus a {
	background: url(../images/nav.png) -131px -47px no-repeat;
}
li#nav-weddings a {
	background: url(../images/nav.png) -278px -47px no-repeat;
}
li#nav-portraits a {
	background: url(../images/nav.png) -444px -47px no-repeat;
}
li#nav-modelportfolios a {
	background: url(../images/nav.png) -589px -47px no-repeat;
}
li#nav-commercial a {
	background: url(../images/nav.png) -806px -47px no-repeat;
}

body#home li#nav-homepage a {
	background-position: 0 -47px;
}
body#aboutus li#nav-aboutus a {
	background-position: -131px -47px;
}
body#weddings li#nav-weddings a {
	background-position: -278px -47px;
}
body#portraits li#nav-portraits a {
	background-position: -444px -47px;
}
body#modelportfolios li#nav-modelportfolios a {
	background-position: -589px -47px;
}
body#commercial li#nav-commercial a {
	background-position: -806px -47px;
}

/*
		F O O T E R
*/

ul.nav {
	width: 880px;
	text-align:center;
}
ul.nav li {
	display:inline;
}
ul#foot li a:link, ul#foot li a:visited{
	color: #1a3666;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 14px 5px 14px;
	text-decoration: none;
}
ul#foot li a:hover, ul#foot li a:active {
	color: #00cbff;
	text-decoration: none;
}

div#textspace {
	color: #797573;
	width: 900px;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 10px;
}

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}

div#footer {
	position: fixed;
	bottom:0;
	left:0;
	height:125px;
	width:100%;
}

p.copyrighttext {
	color: #797573;
	width: 900px;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#banner {
display: none;
}

div.scroll {
	width: 902px;
	height: 0;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
/*	clear: left;*/
	min-width: 902px;
}
div.scrollContainer {
	width: 902px;
	margin: 0 auto;
}
div.scroll span.leftfade {
	display: block;
	position: fixed;
	left: auto;
	bottom: 0;
	width: 15px;
	height: 100px;
	background-color: #000;
}
div.scroll span.rightfade {
	display: block;
	position: fixed;
	right: auto;
	bottom: 0;
	width: 15px;
	height: 100px;
}
.scrollContainer div.panel {
	height: 86px;
	width: 500px;
}

.scrollContainer div.panel h2 {
	display: block;
	width: 140px;
	height: 58px;
	float: left;
	background-position: 0 center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 0;
}

a.twitterlink {
	clear: both;
	text-indent: -9999px;
	display: block;
	height: 63px;
	width: 300px;
	background-image: url(../images/banner/twitter.png);
	margin: -5px 0 0 0;
}

a.facebooklink {
	clear: both;
	text-indent: -9999px;
	display: block;
	height: 63px;
	width: 143px;
	background-image: url(../images/banner/facebook.png);
	margin-left: 310px !important;
	margin: -60px 0 0 0;
}

a.bloglink {
	clear: both;
	text-indent: -9999px;
	display: block;
	height: 63px;
	width: 143px;
	background-image: url(../images/banner/blog.png);
	margin-left: 480px !important;
	margin: -65px 0 0 0;
}


.scrollContainer div.panel p {
	font-size: 14px;
	line-height: 17px;
	display: block;
	float: left;
	width: 280px;
	text-align: left;
	margin: 10px 10px 0 5px;
}
.scrollContainer div.panel p em {
	font-style:inherit;
}

/*
		T Y P E
*/

div.col-one p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}

div.col-one p strong {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1px;
	color: #1a3666;
}


/*
		H E A D I N G S
*/

.gpx-head {
	clear:none;
}
h2.gpx-head {
	display: block;
/*	width: 222px;*/
	height: 26px;
	background-repeat: no-repeat;
}
h3.gpx-head {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
}
h4.gpx-head, h3.alt {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
}

h2.gpx-head span, h3.gpx-head span, h4.gpx-head span {
	float: left;
	text-indent: -9999px;
}

div.home h2 {
	height: 25px;
}
h2#weddings-thumb {
	background-image: url(../images/homepage/weddings-title.jpg);
}
h2#asianweddings-thumb {
	background-image: url(../images/homepage/asianweddings.jpg);
}
h2#portraits-thumb {
	background-image: url(../images/homepage/portraits-title.jpg);
}
h2#engagementshoots-thumb {
	background-image: url(../images/homepage/engagementshoots.jpg);
}
h2#weddingalbums-thumb {
	background-image: url(../images/homepage/weddingalbums.jpg);
}
h2#reinventthebride-thumb {
	background-image: url(../images/homepage/reinventthebride.jpg);
}
h2#products-thumb{
	background-image: url(../images/homepage/ourproducts.jpg);
}
h2#makeovers-thumb{
	background-image: url(../images/homepage/makeovers.jpg);
}
h2#modelportfolios-thumb{
	background-image: url(../images/homepage/modelportfolios-title.jpg);
}
h2#thestudio-thumb {
	background-image: url(../images/homepage/thestudio.jpg);
}
h2#contactus-thumb {
	background-image: url(../images/homepage/contactus.jpg);
}

h2#aboutus {
	background-image: url(../images/head/h2-aboutus.gif);
}
div.home a:hover h2 {
	background-position: 0 -25px;
}


/*
		H O M E P A G E
*/

div#crossfade.homeslideshow h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 860px;
	height: 47px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#crossfade.homeslideshow h1 {
	display: none;
}
div#crossfade.homeslideshow h1 span {
	float: left;
	text-indent: -9999px;
}


/*
		Y P S
*/

div#crossfade {
	position: relative;
	width: 900px;
	height: 400px;
}
div#crossfade.homeslideshow {
	height: 500px;
	margin-bottom: 0;
}
#crossfade p {
	position: absolute;
	right: 0;
	bottom: -25px;
	display: block;
	text-align: right;
	font: italic 9px/9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#crossfade p a {
	color: #1a3666;
	padding: 5px;
}
#crossfade p a:hover {
	color: #fff;
}
#crossfade p a.inactive, #crossfade p a.inactive:hover {
	color: #1a3666;
}

#crossfade p span {
	padding: 6px 0 0 0;
	display: inline-block;
	width: 15px;
	height: 15px;
	font-size: 1px;
	color: #fff;
	text-indent: -9999px;
	opacity: 0.75;
	margin: 0 3px;
}
div#crossfade ul {
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}
div#crossfade ul li {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;

}
ul.slideshow-thumbs {
	height: 21px;
	margin: 0 0 0 25px;
}

ul.slideshow-thumbs li {
	font: 14px/14px 'Myriad Pro', Geneva, Arial, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	display: inline;
	margin: 0;
	cursor: pointer;
}
ul.slideshow-thumbs li a {
	display: block;
	float: left;
	height: 21px;
	padding: 0 5px 0 5px;
	margin: 0 0 0 50px;
	background: url(../images/tabs/slideshow-left.gif) no-repeat;
}
ul.slideshow-thumbs li a span {
	display: block;
	color: #fff;
	height: 11px;
	margin: 0 -10px 0 0;
	padding: 4px 10px 6px 5px;
	background: url(../images/tabs/slideshow-right.gif) right 0 no-repeat;
}
ul.slideshow-thumbs li a:hover span {
	color: #00cafe;
}
ul.slideshow-thumbs li a.current {
	color: #00cafe;
	background-image: url(../images/tabs/slideshow-selected-left.gif);
}
ul.slideshow-thumbs li a.current span {
	color: #00cafe;
	background-image: url(../images/tabs/slideshow-selected-right.gif);
}


div.col-one a:hover {
	background-position: bottom left;
}

div.col-one a:hover p {
	color: #0583a4;
}

/***** Various classes *****/
.left {
margin:5px 10px 10px 0;
float:left;
}

.right {
margin:3px 10px 2px 10px;
float:right;
}

/***** Various tags *****/
a {
text-decoration:none;
color:#1a3666;
background-color:inherit;
}

a:hover {
text-decoration:none;
color:#00caff;
background-color:inherit;
}

a img {
border:0;
}


