/* 
		Name:	ecpSite.css
        Author:	Bob Meinhart (bob@eCommerce-Plus.com)
Description:	 SherryClewellPhotohgraphy.com CSS File
      Created:	 12/28/2007
     Updated:	 12/31/2007
*/
/*
Very Light Pink: #F8DAE3
Light Pink: #E983A3
Dark Pink: #C70945
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #E983A3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#creditCards {
	position: relative;
	left: 10px;
	bottom: 0px;
}
/*------Provides Web Page Width with Edge Borders------------------------------------------------------*/
#backgroundTable {
	height: 100%;
	background-color: #C70945;
	width: 1010px;
}
#backgroundTable #left_border {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#backgroundTable #right_border {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/*------Provides Web Page Width with Edge Borders------------------------------------------------------*/
#pageTable {
	height: 100%;
	width: 100%;
	background-color: #E983A3;
}
#pageTable #top_border {
	background-color: #C70945;
}

/*------Website Header Table----------------------------------------------------------------------------------*/
#headerTable1 {
	height: 80px;
	width: 100%;
}
#headerTable1 #stretch_top {
	background-color: #FFFFFF;
}

#headerTable2 {
	height: 75px;
	width: 100%;
}
#headerTable2 #stretch_header {
	background-image: url(images/header_stretch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menuTable {
	width: 100%;
	height: 25px;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #E983A3;
	background-color: #C70945;
}
#menuTable #menu_background {
	background-color: #C70945;
}
#menuTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menuTable a:hover {
}

#contentTable {
	height: 100%;
	width: 100%;
}
#contentTable td.verticalLine {
	background-color: #E983A3;
	width: 1px;
}
#contentTable #topBorder {
	background-color: #FBF8E5;
}
#contentTable #columnLeft {
	background-color: #FBF8E5;
}
#contentTable #mainContent {
	background-color: #FBF8E5;
}
#contentTable #columnRight {
	background-color: #FBF8E5;
}
#contentTable #borderLeft {
	background-image: url(images/main_left_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentTable #borderRight {
	background-image: url(images/main_right_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#videoTable {
	width: 95%;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#videoTable a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1.1em;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#videoTable a:hover {
	color: #0000AA;
}

/*------Website Menu & Address Footer Table-----------------------------------------------*/
#menuFooterTable {
	width: 100%;
	height: 36px;
	font-size: 0.65em;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-color: #FBF8E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuFooterTable a {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}
#menuFooterTable a:hover {
	font-size: 1em;
	color: #C70945;
	text-decoration: none;
}
#menuFooterTable #footerAddress {
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
#ecpTable {
	width: 100%;
	height: 19px;
	font-size: 0.6em;
	color: #FFFFAA;
	background-image: url(images/main_bottom2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#ecpFooter {
	font-size: 0.6em;
	color: #FFFFAA;
	background-image: url(images/main_bottom2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
#ecpTable a {
	font-size: 1em;
	font-style: italic;
	color: #FFFFAA;
	text-decoration: none;
}
#ecpTable a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#columnLeftTable {
	width: 100%;
	height: 100%;
}

/*-----GALLERY PAGE STYLES-------------------------------------------------------------------------*/
#galleryTable {
	width: 95%;
}
#galleryTable img {
	border: 1px double #999999;
}
/*-----FREQUENTLY ASKED QUESTIONS PAGE STYLES-------------------------------------------------------------------------*/
#faqTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
#faqTable td.faqQuestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
}
#faqTable td.faqAnswer {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}

/*-----COMMENTS PAGE STYLES-------------------------------------------------------------------------*/
#commentsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
#commentsTable td.commentsText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}
#commentsTable td.commentsSource {
	font-family: "Times New Roman", Times, serif;
	color: #C70945;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}
#commentsTable a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}
#commentsTable a:hover {
	color: #333333;
}

/*-----CONTACT US PAGE STYLES-------------------------------------------------------------------------*/
#ContactUsTable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#ContactUsTable h1 {
	color: #50301A;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
}
#contactInstructions {
	color: #50301A;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	text-align: left;
	padding: 5px;
}
td.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	color: #A90000;
	font-size: 0.8em;
	font-weight: bold;
}
label.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}
input.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFAA;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.readOnlyField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #EEEECC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFCC;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
select.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
select.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #50301A solid;
	padding-left: 5px;
}
input.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
}

/*-----POLICY PAGE STYLES-------------------------------------------------------------------------*/
#policyTable {
	width: 100%;
}
#policyTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
#policyTable h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#policyTable p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}
#policyTable span {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
#policyTable a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#policyTable a:hover {
	color: #C70945;
}
#logonTable {
	width: 150px;
	padding-top: 10px;
}
#logonTable td.rightBoxTop{
	background-image: url(images/rightBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
#logonTable td.rightBoxMiddle {
	background-image: url(images/rightBoxMiddle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #C70945;
}
#logonTable #logonMiddle {
	background-image: url(images/logon_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#logonTable #logonBottom {
	background-image: url(images/logon_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logonTable label {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
}
#logonTable input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
}
#logonTable a {
	font-family: Arial, Helvetica, sans-serif;
	color: #C70945;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#logonTable a:hover {
	color: #000066;
	text-decoration: underline;
}
#leftTable {
	width: 190px;
}
#leftTable td.leftBoxTop {
	background-image: url(images/leftBox_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
#leftTable td.leftBoxMiddle {
	background-image: url(images/leftBox_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #C70945;
	line-height: 0.9em;
	padding-right: 5px;
	padding-left: 5px;
}
#leftTable div.homeLeftLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#leftTable div.homeLeftLink a:hover {
	color: #C70945;
}
#discountsTop {
	background-image: url(images/discountsTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#discountsMiddle {
	background-image: url(images/discountsMiddle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	color: #C70945;
	line-height: 1em;
	letter-spacing: -1px;
}
#discountsMiddle span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	line-height: 1.5em;
	letter-spacing: -2px;
}
#discountsMiddle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	line-height: 1.4em;
}
#discountsBottom {
	background-image: url(images/discountsBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #A90000;
	line-height: 1em;
}
#freeShipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #C70945;
}
td.leftBoxMiddleDiscounts {
	background-image: url(images/leftBox_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #C70945;
	line-height: 1.1em;
}
td.leftBoxMiddleDiscounts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #C70945;
	text-decoration: none;
	line-height: 1.3em;
}
td.leftBoxMiddleDiscounts a:hover {
	color: #000066;
	text-decoration: underline;
}
