﻿/* General Formatting */
body{
	background: url(../../images/body-bg.jpg) repeat-x #000000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
a,
a:visited{
	color: #443C11;
	outline: none;
}
a:hover{
	color: #6D601B;
	text-decoration: none;
}
img{
	border: 0;
}
h1{
	font-size: 24px;
	line-height: 24px;
}
h2{
	font-size: 18px;
	line-height: 18px;
}

/* Container */
#container{
	background-color: #fff;
	width: 770px;
	margin: 0 auto;
}

/* Header */
#header{
	float: left;
	background: url(../../images/header-bg.gif) no-repeat;
	width: 770px;
	height: 109px;
	margin: 0;
	position: relative;
}

/* Logo */
#logo{
	float: left;
	background: url(../../images/logo.gif) no-repeat;
	width: 249px;
	height: 118px;
}

/* Nav */
#nav{
	float: right;
	background: url(../../images/navigation.gif) no-repeat;
	width: 491px;
	height: 24px;
	margin: 0;
}
#webaddress{
	float: right;
	width: 200px;
	margin: 60px 90px 0 0;
	color: #fff;
}
#nav-text{
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
.scrapbooks,
.weddings,
.events,
.transfer{
	float: left;
	width: 92px;
	height: 24px;
	line-height: 24px;
	margin: 0;
}

/* Main */
#main{
	clear: both;
	float: left;
	background-color: #fff;
	width: 770px;
	min-height: 586px;
}

/* Side Nav*/
#side-nav{
	position: relative;
	float: left;
	background: url(../../images/side-bg.gif) no-repeat #fff top left;
	width: 170px;
	margin: 0;
	height: 620px;
}
#side-nav a,
#side-nav a:visited,
#side-nav a:hover{
	color: #fff;
	text-decoration: underline;
}
#side-list{
	list-style: none;
	margin: 12px 0 0 10px;
	padding: 0;
}
.side-list{
	line-height: 25px;
	font-size: 14px;
}
#address{
	position: absolute;
	width: 170px; 
	text-align: center;
	color: #fff;
	bottom: 20px;
}

/* Content */
#content,
#content-dvd,
#content-wedding,
#content-event,
#content-filmtransfer,
#content-phototransfer,
#content-returns,
#content-privacy,
#content-video{
	float: left;
	width: 580px;
	padding: 0 10px;
	line-height: 18px;
}
#content{
	background: url(../../images/content-bg.jpg) no-repeat #fff top right;
}
#content-dvd{
	background: url(../../images/dvdscrapbook_collage.jpg) no-repeat #fff top right;
}
#content-wedding{
	background: url(../../images/yellowroses.jpg) no-repeat #fff top right;
}
#content-filmtransfer{
	background: url(../../images/projector.jpg) no-repeat #fff top right;
}
h1{
	margin-top: 50px;
}
h3{
	margin-top: 30px;
}
#left{
	width: 340px;
}
.fineprint{
	font-size: 10px;
	line-height: 10px;
	color: #aaa;
	margin-bottom: 15px;
}
#row{
	list-style: none;
	margin: 0;
	padding: 0 5px;
	height: 30px;
}
#row li{
	float: left;
	width: 185px;
	text-align: center;
}
#content-phototransfer a img{
	width: 175px;
	height: 125px;
	padding: 0 5px;
}

/* Video Player ------------------------------------------------------------*/
#show-video{
	width: 580px;
	height: 196px;
	margin: 50px 0 0 0;
	padding: 0;
}
#show-video a{
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	color: #000099;
}
#show-video a:hover{
	color: #0066CC;
}

/* Video Gallery Page -------------------------------------------------------*/
#category{
	float: right;
	margin-top: 80px;
}
#category .top-border{
	border-top: 1px solid #ccc;
	border-bottom: 0;
}
#category .top-bottom-border{
	border-top: 1px solid #ccc;
}
#category ul,
#category li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#category li a{
	display: block;
	width: 150px;
	line-height: 1.5em;
	background-color: #e8e8e8;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 5px 10px;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	outline: none;
}
#category li a:hover{
	color: #333;
	background-color: #dbdbdb;
}
#category li li a{
	font-size: 12px;
	padding-left: 40px;
	width: 120px;
	font-weight: normal;
	border-bottom: 0;
}
#gallery{
	clear: left;
	float: left;
}
#gallery table{
	width: 300px;
	display: block;
	text-align: center;
}
#gallery td{
	padding: 2px 10px;
}
#gallery td img{
	display: block;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 5px;
}
#gallery td img:hover{
	background-color: #b69e18;
}
#gallery td a{
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
#player{
	float: left;
	margin-left: 40px;
	width: 320px;
	font-size: 9px;
	text-align: right;
}

/* Sitemap ------------------------------------------------------------------*/
li.sitemap{
	list-style: url(../../images/sitemap.gif);
	margin: 5px 0 0 0;
}

li.sitemap a{
	text-decoration: none;
	margin: 0 0 0 5px;
}

/* Misc ---------------------------------------------------------------------*/
.box{
	float: left;
	width: 298px;
	color: #666;
	font-size: 10px;
	margin: 0;
	padding: 10px;
	background-color: #f2f2f2;
	line-height: 1.6em;
	text-align: left;
	border: 1px solid #ccc;
}
.noborder{
	border: 0;
}
#loading{
	background-color: #f00;
}