/*
Copyright 2007 perige.com. All Rights Reserved.
Author: matt garner, russ roberts
--------------------------------------------------------------------------------
General Elements
Page Structure
Navigation
Flash Placement
Typography
Links
Images
Forms
----------------------------------------------------------------------------- */




/* GENERAL ELEMENTS */

body {
	/*background-color: #d1cda9;*/
	background-color: #fff
}

/* close general elements --------------------------------------------------- */




/* PAGE STRUCTURE */

#topHeader {
	width: 100%;
	padding: 25px 0 10px 0;
	text-align: center;
}
#contentExpander {
	width: 100%;
}
#contentContainer {
	width: 960px;
	margin: 0 auto;
}
#shareContainer {
	width: 260px;
	padding: 0px 0 0 0;
}
#videoPlayer {
	width: 400px;
	padding: 0 20px;
	text-align: center;
}
#player {
}
#noFlash {
	padding: 10px 10px 6px 10px;
}
#noFlash a {
	font: italic 14px times, Times New Roman, times-roman, georgia, serif;
	color: #00306A;
	color: #17337D;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #00306A;
}
#noFlash a:hover {
	border: none;
}
#condolencesContainer {
	width: 260px;
	padding: 120px 0 0 0;
}

/* close page structure ----------------------------------------------------- */




/* NAVIGATION */



/* close navigation --------------------------------------------------------- */




/* FLASH PLACEMENT */



/* close flash placement ---------------------------------------------------- */




/* TYPOGRAPHY */

#topHeader h1 {
	font: normal 14px times, Times New Roman, times-roman, georgia, serif;
	color: #00306A;
	padding: 30px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#topHeader h2 {
	font: italic 46px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
}
#topHeader h3 {
	font: italic 15px times, Times New Roman, times-roman, georgia, serif;
	color: #00306A;
	padding: 0 0 30px 0;
}
#videoPlayer h1 {
	font: italic 14px georgia, times, Times New Roman, times-roman, serif;
	color: #00306A;
	padding: 15px 0 0 0;
}
#videoPlayer h2,#videoPlayer h2 a {
	font: normal 20px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	padding: 5px 0 20px 0;
	text-decoration: none;
}
#videoPlayer p.fr {
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
}
#videoPlayer p.fr a {
	font: normal 14px georgia, times, Times New Roman, times-roman, serif;
	color: #00306A;
	text-decoration: none;
}
#videoPlayer p.fr a:hover {
	color: #17337D;
}
form i {
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
}

/* close typography --------------------------------------------------------- */




/* LINKS */



/* close links -------------------------------------------------------------- */




/* IMAGES */



/* close images ------------------------------------------------------------- */




/* FORMS */
form {
	padding: 4px 18px;
	border: 1px solid #000;
	background: transparent url(_images/invite.jpg) 0 0 repeat;
}
input.txt {
	width: 102px;
	padding: 2px;
	margin: 0 0 4px 0;
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	border: 1px solid #000;
	background: #fff !important;
}
input.txt:focus {
	background: #17337D !important;
	color: #fff;
}
input.txt2 {
	width: 208px;
	padding: 2px;
	margin: 0 0 4px 0;
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	border: 1px solid #000;
	background: #fff !important;
}
input.txt2:focus {
	background: #17337D !important;
	color: #fff;
}
file.txt2 {
	width: 208px;
	padding: 2px;
	margin: 0 0 4px 0;
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	border: 1px solid #000;
	background: #fff !important;
}
file.txt2:focus {
	background: #17337D !important;
	color: #fff;
}
option.txt2,select.txt2 {
	padding: 1px;
	margin: 0 0 4px 0;
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	border: 1px solid #000;
	background: #fff !important;
}
textarea.share {
	width: 208px;
	height: 100px;
	padding: 2px;
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	border: 1px solid #000;
	background: #fff !important;
	margin: 0 0 4px 0;
}
textarea.condolence {
	width: 208px;
	height: 62px;
	padding: 2px;
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	border: 1px solid #000;
	background: #fff !important;
	margin: 0 0 4px 0;
}
textarea.txt2 {
	height: 75px;
	width: 300px;
	padding: 2px;
	font: italic 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	border: 1px solid #000;
	background: #fff !important;
	margin: 0 0 4px 0;
}
textarea.share:focus,textarea.condolence,textarea.txt2:focus {
	background: #17337D !important;  
	color: #aaa67b;
}
label {
	font: normal 12px georgia, times, Times New Roman, times-roman, serif;
	color: #17337D;
	text-transform: uppercase;
	text-align: center;
}
.submit {
	text-align: right;
	padding: 2px 0 0 0;
}
/* close forms -------------------------------------------------------------- */

