/* DIGITAL KEEPSAKES CSS - SCREEN */

/* BODY */

body  {
	font: 100%;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ 
}
* { margin: 0; padding: 0; 
}


/* HEADER-BACKGROUND */

#header-background { 
	width: 100%;
	margin: 0;
	padding: 19px 0px 0px 0px;
	background: transparent url(http://www.digitalkeepsakesvideo.com/images/bkg-sagetop.gif) repeat-x; 
} 

/* HEADER-CONTAINER */

#header-container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 130px;
	background: url(http://www.digitalkeepsakesvideo.com/images/dkv-logo-sage.gif) no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px 0px 0px 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */ 
} 
#header-container ul.header {
	float:right;
	list-style-type: none; 
	color: white;
	top:10px;
	padding: 10px 20px 0px 0px; 
} 
#header-container li.header {
	font: 90% Verdana, sans-serif;
	display: inline; 
} 
#header-container a {
	color:white; 
}
#header-container a:hover {
	color:#8ed283; 
}
#header-container a:visited {
	color:white; 
}

/* LOGO */

#logo {
	float:left;
	position: relative;
	width: 242px;
	height: 130px;
	margin: 2px;
	padding: 6px 0 0px 7px;
	text-align: left;
	background: url(http://www.digitalkeepsakesvideo.com/images/dkv-logo-sage.gif) no-repeat;

}
#logo span, #logo a {
	width: 242px;
	height: 130px;
	padding: 0;
	border-style: none;
	background: url(http://www.digitalkeepsakesvideo.com/images/dkv-logo-sage.gif) no-repeat;
}
#logo img  {
	display: block;
	width: 0;
}

/* MAIN-BACKGROUND */

#main-background { 
	width: 100%;
	height: 100%;
	margin: 0px;
	background: transparent url(http://www.digitalkeepsakesvideo.com/images/bkg-whitegrey.gif) repeat-x;
}
	
/* MAIN-CONTAINER */

#main-container-other { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/* MAIN-CONTENT */

#main-content { 
	float:right;
	width: 480px;
	background: transparent;
	padding: 24px 0px 0px 0px;
}  
#main-content p { 
	font: 100% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	list-style: none; 
	line-height:130%;
	padding: 0px 0px 14px 0px;
	color:#3d3d3d;
} 
#main-content p.asterisk { 
	font: 85% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	list-style: none; 
	line-height:150%;
	padding: 0px 0px 14px 0px;
	color:#3d3d3d;
} 
#main-content h1 { 
	font-family: Georgia, Verdana, sans-serif;
	font-size:190%;
	line-height:130%;
	padding: 0px 0px 24px 0px;
	color:#33494a;
	font-weight: normal;
} 
#main-content h2 { 
	font-family: Georgia, Verdana, sans-serif;
	font-size:115%;
	line-height:130%;
	padding: 14px 0px 8px 0px;
	color:#3d3d3d;
} 
#main-content ul { 
	font: 100% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:130%;
	padding: 0px 0px 0px 8px;
	color:#3d3d3d;
} 
#main-content li { 
	padding: 0px 0px 18px 0px;
} 
#main-content a {
	color:#2b6a6d;
	font-weight:bold;
	line-height:160%;
}
#main-content a:hover {
	color:white;
	font-weight:bold;
	line-height:160%;
}
#main-content a:visited {
	color:#2b6a6d;
	font-weight:bold;
	line-height:160%;
}

/* MAIN-SIDEBAR */

#main-sidebar { 
	font: 85% Verdana, sans-serif;
	float:left;
	width: 200px;
	background: transparent;
}
.main-sidebar-photo { 
	margin: 22px 0px 22px 0px;
	padding: 0px 0px 0px 0px;
} 
.main-sidebar-photo-2 { 
	margin: 22px 0px 22px 0px;
	padding: 0px 0px 0px 0px;
} 
.main-sidebar-photo img{ 
	border: 4px solid #474747;
} 
.main-sidebar-photo-2 img{ 
	border: 4px solid #474747;
} 
#main-sidebar p.asterisk { 
	font: 85% Verdana, sans-serif;
	list-style: none; 
	line-height:150%;
	padding: 0px 0px 14px 0px;
	color:#3d3d3d;
} 
#main-sidebar-list { 
	margin: 0px;
	padding: 20px 22px 38px 20px;
	background-color: #666666;
	width: 216px;
	border-top: 1px solid black;
	border-bottom: 1px solid #3d3d3d;
}  
#main-sidebar ul { 
	line-height:135%;
	color:#cfcfcf;
	padding: 0px 0px 12px 14px;
	border-bottom: 1px solid #3d3d3d;
} 
#main-sidebar li { 
	padding: 0px 0px 6px 0px;
} 
#main-sidebar h1.first { 
	font-size:110%;
	line-height:130%;
	color:#cfcfcf;
	padding: 0px 0px 5px 0px;
} 
#main-sidebar h1 { 
	font-size:110%;
	line-height:130%;
	color:#cfcfcf;
	padding: 12px 0px 5px 0px;
} 
#main-sidebar p { 
	line-height:135%;
	color:#cfcfcf;
} 
#main-sidebar a {
	color:white;
}
#main-sidebar a:hover {
	color:#2b6a6d;
}
#main-sidebar a:visited {
	color:white;
}

/* WELCOME */

#header-background-welcome { 
	width: 100%;
	margin: 0;
	padding: 19px 0px 0px 0px;
	background: transparent url(http://www.digitalkeepsakesvideo.com/images/bkg-sagetop.gif) repeat-x; 
} 
#header-container-welcome { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 154px;
	background: url(http://www.digitalkeepsakesvideo.com/images/dkv-logo-sage.gif) no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px 0px 0px 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */ 
} 
#header-container-welcome ul.header {
	float:right;
	list-style-type: none; 
	color: white;
	padding: 10px 20px 0px 0px; 
} 
#header-container-welcome li.header {
	font: 90% Verdana, sans-serif;
	display: inline; 
} 
#header-container-welcome a {
	color:white; 
}
#header-container-welcome a:hover {
	color:#8ed283; 
}
#header-container-welcome a:visited {
	color:white; 
}
#main-container-welcome{ 
	font: 110% Georgia, Verdana, sans-serif;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 1px 0px 0px 0px;
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
} 

#welcome-list-container { 
	background: transparent;
	margin: 175px 0px 0px 0px;
} 

#welcome-list-1 { 
	float:left;
	background: transparent;
	color:#3d3d3d;
	width: 280px;
	margin: 0px 0px 0px 100px;
	display:inline;
} 

#welcome-list-2 { 
	float:left;
	background: transparent;
	color:#3d3d3d;
	width: 375px;
	margin: 0px 0px 0px 10px;
	display:inline;
}

#welcome-list-3 { 
	font: 120% Georgia, Verdana, sans-serif;
	background: transparent;
	color:#3d3d3d;
	width: 375px;
	margin: 0px 0px 0px 10px;
	display:inline;
} 

ul.welcome { 
	list-style-type: none;
} 
h1.welcome { 
	font: 120% Georgia, Verdana, sans-serif;
	color:#33494a;
	line-height:150%;
	font-weight: bold;
}
h1.highdef { 
	font: 130% Georgia, Verdana, sans-serif;
	color:#33494a;
	line-height:150%;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
} 
li.welcome { 
	display: list-item;
	font: 110% Georgia, Verdana, sans-serif;
	line-height:150%;
	color:#3d3d3d;
} 
#main-container-welcome ul { 
	list-style: none; 
	line-height:150%;
} 
#main-container-welcome h1 { 
	color:#33494a;
	font-size:120%;
	line-height:150%;
} 

/* GALLERY */

#gallery-center { 
	text-align: center; 
}
#main-container-other #gallery-intro{ 
	margin: 0 auto;
	padding: 24px 0px 10px 10px;
	color:#3d3d3d;
	width: 685px;
	background: transparent;
	text-align: left;
} 
#main-container-other #gallery1{ 
	margin: 10px auto;
	padding: 20px 0px 0px 0px;
	color:#3d3d3d;
	width: 695px;
	background:transparent;
	border-top: 1px solid #999999;
} 
#main-container-other #gallery1 .still1{ 
	float:left;
	margin: 0px 13px 0px 0px;
	text-align: center;
} 
#main-container-other #gallery1 .still2{ 
	float:left;
	margin: 0px 0px 0px 0px;
	text-align: center;
} 
#main-container-other #gallery1 img{ 
	border: 2px solid #474747;
} 
#main-container-other #gallery2{ 
	float:left;
	margin-left: 0px;
	padding: 20px 0px 0px 15px;
	color:#3d3d3d;
	width: 375px;
	height: 175px;
	background-color:#590066;
} 
#main-container-other #gallery3{ 
	clear:both;
	float:left;
	margin-left: 0px;
	padding: 20px 0px 0px 15px;
	color:#3d3d3d;
	width: 375px;
	height: 175px;
	background-color:#790066;
} 
#main-container-other #gallery4{ 
	float:left;
	margin-left: 0px;
	padding: 20px 0px 0px 15px;
	color:#3d3d3d;
	width: 375px;
	height: 175px;
	background-color:#290066;
} 
#gallery-intro p { 
	font: 100% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	list-style: none; 
	line-height:130%;
	padding: 0px 0px 8px 0px;
	color:#3d3d3d;
} 
#gallery-intro p.emphasis { 
	font-weight: bold;
} 
#gallery-intro p.asterisk { 
	font: 85% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	list-style: none; 
	line-height:150%;
	padding: 0px 0px 14px 0px;
	color:#3d3d3d;
} 
#gallery-intro h1 { 
	font-family: Georgia, Verdana, sans-serif;
	font-size:190%;
	line-height:130%;
	padding: 0px 0px 24px 0px;
	color:#33494a;
	font-weight: normal;
}
#gallery-intro h1.gallery { 
	font-family: Georgia, Verdana, sans-serif;
	font-size:190%;
	line-height:130%;
	padding: 0px 0px 6px 0px;
	color:#33494a;
	font-weight: normal;
}
#gallery-intro h2 { 
	font-family: Georgia, Verdana, sans-serif;
	font-size:115%;
	line-height:130%;
	padding: 0px 0px 8px 0px;
	color:#3d3d3d;
} 
#gallery-intro ul { 
	font: 100% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:130%;
	padding: 0px 0px 0px 8px;
	color:#3d3d3d;
} 
#gallery-intro li { 
	padding: 0px 0px 18px 0px;
} 
#gallery-center a {
	font: 100% Georgia, Verdana, sans-serif;
	color:#2b6a6d;
	font-weight:bold;
	line-height:160%;
}
#gallery-center a:hover {
	font: 100% Georgia, Verdana, sans-serif;
	color:white;
	font-weight:bold;
	line-height:160%;
}
#gallery-center a:visited {
	font: 100% Georgia, Verdana, sans-serif;
	color:#2b6a6d;
	font-weight:bold;
	line-height:160%;
}
a#vows { 
	display:block;
}
a#vows:hover { 
	display:block;
}
a#reading { 
	display:block;
}
a#reading:hover { 
	display:block;
}
a#firstdance { 
	display:block;
}
a#firstdance:hover { 
	display:block;
}
a#highlights { 
	display:block;
}
a#highlights:hover { 
	display:block;
}


/* PACKAGES */

#main-content h1.features { 
	font-family: Georgia, Verdana, sans-serif;
	font-size:190%;
	line-height:130%;
	padding: 0px 0px 16px 0px;
	color:#33494a;
	font-weight: normal;
} 
#main-content h2.packages { 
	font-family: Georgia, Verdana, sans-serif;
	font-size:115%;
	line-height:130%;
	padding: 14px 0px 8px 0px;
	color:#3d3d3d;
	border-top: 1px solid #999999;
} 
#main-content h2.sans-serif { 
	font-family: Verdana, sans-serif;
	font-size:95%;
	line-height:120%;
	padding: 0px 0px 5px 0px;
	color:#33494a;
} 
#main-content p.intro { 
	font: 90%  Verdana, sans-serif;
	line-height:130%;
	padding: 0px 0px 22px 0px;
	color:#33494a;
} 
#main-content ul.small { 
	font: 100% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:130%;
	padding: 0px 0px 0px 10px;
	color:#3d3d3d;
}
#main-content ul.small li { 
	padding: 0px 0px 5px 0px;
}  
#main-content ul.features { 
	font: 100% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:130%;
	padding: 0px 0px 0px 10px;
	color:#3d3d3d;
}
#main-content ul.features li { 
	padding: 0px 0px 25px 0px;
}  
#main-sidebar h1.first-white { 
	font: 120% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	line-height:140%;
	color:white;
	padding: 0px 0px 5px 0px;
} 

/* FOOTER */

#footer { 
	font: 110% Georgia, Verdana, sans-serif;
	margin: 50px 0 0 0px;
	border-top: 1px solid #999999;
	text-align: center;
	padding: 10px 0px 196px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: transparent; 
} 
#footer p.top {
	color:#3d3d3d;
	line-height:150%;
}
#footer p.bottom {
	color:#3d3d3d;
	line-height:150%;
}
#footer p.copyright {
	color:#8f8f8f;
	line-height:150%;
}
#footer a {
	color:#2b6a6d;
	font-weight:bold;
}
#footer a:hover {
	color:white;
	font-weight:bold;
}
#footer a:visited {
	color:#2b6a6d;
	font-weight:bold;
}

/* OTHER */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



