/* ****************************************************************************
   Main page
***************************************************************************** */

body
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font: 1em 'Arial', 'san-serif';
	background-color: #bccddf;
}

h1
{
	height: 42px;
}
h1 span
{
	display: none;
}

.container
{
	position: relative;
	top: -1.3em; /* rjm:TODO */
	width: 100%; /* why 100% for fix */
}

.content
{
	clear: both;
	background-color: #9ba1af;
	height: 700px;
}

.footerl
{
	clear:both;
	float:left;
	font-size: smaller;
	text-align: left;
}

.footerr
{
	font-size: smaller;
	text-align: right;
}

/* ****************************************************************************
   Top level menu anchors
***************************************************************************** */

.container .menu .galleryanchor
{
}

.container .menu .pricinganchor
{
}

.container .menu .aboutmeanchor
{
}

.container .menu .contactanchor
{
}

/* ****************************************************************************
   Gallery level menu anchors
***************************************************************************** */

.container .menu .recentanchor
{
}

.container .menu .weddingsanchor
{
}

.container .menu .engagementssanchor
{
}

.container .menu .eventssanchor
{
}

/* ****************************************************************************
   Home Page
***************************************************************************** */

.tab_main h2
{
	font-size: 30pt;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 20px;
	padding-top: 30px;
	color: #FFFAFA;
	width: 100%;
}

.tab_main .switch
{
	position: absolute;
	right:15px;
	bottom:3em;
	color:white;
	font-family: Verdana,Arial,sans;
	font-size: 10pt;
}

.tab_main .switch a
{
	color:white;
}

.tab_main .main_content
{
	position: absolute;
	top: 140px;
}

.tab_main .main_content .blurb
{	
	width: 960px;
	color: snow;
	text-align:center;
	font-family: Verdana,Arial,sans;
}

.tab_main .main-image
{
	position: absolute;
	left: 85px;
	top: 60px;
}

/* ****************************************************************************
   Gallery tab
***************************************************************************** */

.tab_gallery
{
	padding: 5px 0px 0px 10px;
}
.tab_gallery .menu li a:link, .tab_gallery .menu li a:visited
{
	color: #FFFAFA;
}
.tab_gallery .menu li a:hover, .tab_gallery .menu li a:active
{
	color: snow;
	background-color: #add8e6;
	padding: 0em .4em 0em .4em;
}

.tab_gallery .inset
{
	clear: both;
	width: 937px;
	height: 655px;
	border-top: 2px solid #b4cddf;
	padding: 3px 2px 0px 2px;
}
.tab_gallery .inset .gallerycss
{
	font-size: smaller;
	background-color: white;
	width:935px;
	height:655px; 
}

.tab_gallery .inset .orderprints
{
	position: absolute;
	left:155px;
	margin: 5px 0px 0px 0px;
}

.tab_gallery .inset .headercss
{
	position: absolute;
	left: 20px;
	margin: 0;
	padding: 2px 0 1px 0;
}

.tab_gallery .inset img
{
	border: 1pt solid #dddddd;
}

.tab_gallery .inset .headercss img
{
	border: none;
}

/* ****************************************************************************
   Pricing tab
***************************************************************************** */
.tab_gallery .inset .tab_pricing img
{
	border: none;
}

.tab_pricing
{
	margin: 3px 10px 10px 10px;
	overflow: auto;
	height: 630px;
	padding: 5px 0px 0px 10px;
}

.tab_pricing .menu li a:link, .tab_gallery .menu li a:visited
{
	color: #FFFAFA;
}
.tab_pricing .menu li a:hover, .tab_gallery .menu li a:active
{
	color: snow;
	background-color: #add8e6;
	padding: 0em .4em 0em .4em;
}

.tab_pricing .inset
{
	clear: both;
	width: 937px;
	height: 655px;
	border-top: 2px solid #b4cddf;
	padding: 3px 2px 0px 2px;
}

.tab_pricing h2
{
	font-family: Arial;
	font-size: 2.1em;
	text-align: left;
	color: #FFFAFA;
	border-bottom: 2pt solid #b4cddf;
	margin-bottom: 10pt;
}

.tab_pricing h3
{
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	color: #FFFAFA;
	width: 100%;	
	margin: 6pt 0 0 0;
	margin-bottom: 2pt;
}

.tab_pricing h4
{
	font-family: Arial;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	color: #FFFAFA;
	width: 100%;	
	margin: 6pt 0 0 0;
	margin-bottom: 5pt;
}

.tab_pricing
{
	font-style:normal;
	font-variant: normal;
	font-size: .8em;
}

.tab_pricing a
{
}

.tab_pricing A:link
{
    color: #4f6b72;
    text-decoration:underline;
}
.tab_pricing A:visited
{
    color: #4f6b72;
    text-decoration:underline;
}
.tab_pricing A:active
{
    color: #4f6b72;
    text-decoration:underline;
}
.tab_pricing A:hover
{
    color: #4f6b72;
    text-decoration:underline;
}

.tab_pricing .mytable
{
	width: 80%;
	padding: 0;
	margin: 0 0 0 10px;
}

.tab_pricing .tablenext td
{
    border: none;
}

.tab_pricing .videotable td
{
	border-right: none;
	border-bottom: none;
	background: #9ba1af;
	padding: 0px 5px 3px 5px;
	color: white;
}

.tab_pricing .licensing
{
	font-size: .9em;
	width: 80%;
	margin: 0 0 0 10px;
}
.tab_pricing #licensing
{
	font-size: .9em;
	width: 80%;
	margin: 0 0 0 10px;
}
.tab_pricing .insured
{
	font-size: .9em;
	width: 80%;
	margin: 0 0 0 10px;
}

.tab_pricing caption
{
	padding: 0 0 5px 0;
	width: 700px;	 
	text-align: right;
}

.tab_pricing th
{
	font-weight: bold;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/bg_header.jpg) no-repeat;
}

.tab_pricing th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.tab_pricing td
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.tab_pricing td.alt
{
	background: #F5FAFA;
	color: #797268;
}

.tab_pricing th.spec
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}

.tab_pricing th.specalt
{
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	color: #797268;
}

.priceprints td
{
	border: none;
}

.nextbutton
{
	display:block;
	background: url(/images/next.gif) no-repeat;
	width: 64px;
	height: 33px;
}
.nextbutton span
{
	display: none;
}

.prevbutton
{
	display:block;
	background: url(/images/prev.gif) no-repeat;
	width: 64px;
	height: 33px;
}
.prevbutton span
{
	display: none;
}

.priceprints
{
	float:left;
}

.twoforone
{
	float: right;
	border: none;
	position: relative;	
	right: 20px;	
	bottom: -5px;
}

/* ****************************************************************************
   Contact
***************************************************************************** */

/* ****************************************************************************
   About me
***************************************************************************** */

.tab_about
{
	padding: 10px;
	padding-left: 20px;
	color: snow;
}

/* ****************************************************************************
   Contact tab
***************************************************************************** */

