/* 
		Name:	ecpSite.css
        Author:	Bob Meinhart (bob@eCommerce-Plus.com)
Description:	 StraightWick.com CSS File
      Created:	 03/19/2007
     Updated:	 03/19/2007
*/

#closingTag {
	font-family: Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
#removal {
	font-size: 1.3em;
	color: #A80000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
table.method {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
}
table.method th {
	font-size: 1.4em;
	color: #001660;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	text-decoration: underline;
}
table.method li {
	font-size: 1em;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

#resizeButtons {
	text-align: center;
	position: absolute;
	right: 30px;
	top: 10px;
	width: 90px;
	z-index: 2;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 62.5%;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #001660;
	border: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
}
li {
	font-size: 0.9em;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
}
h1 {
	font-size: 1.9em;
	color: #001660;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	color: #A80000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #001660;
	padding: 3px;
}

#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#borderLeft {
	background-image: url(images/borderLeft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#borderRight {
	background-image: url(images/borderRight.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#bodyTable {
	height: 100%;
	width: 100%;
}
#headerBar {
	background-image: url(images/headerBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#headerBar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #001660;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
#headerBar a:hover {
	color: #FFFFFF;
	background-color: #001660;
}
#mainTable {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
#imageBar {
	background-color: #FDE497;
	text-align: center;
}
#footerBar {
	background-image: url(images/footerBar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#ecp {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1em;
	color: #666666;
}
#ecp a {
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
#ecp a:hover {
	color: #A90000;
	text-decoration: underline;
}
table.serviceTable {
	width: 80%;
}
table.serviceTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001660;
}
table.serviceTable ul {
	list-style-type: square;
}
table.serviceTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #504225;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #A90000;
	text-decoration: underline;
}

/*--------------Contact Us Form-------------------------------------*/
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: #283F0B;
	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 #283F0B solid;
	padding-left: 5px;
}
input.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #283F0B;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #283F0B solid;
	padding-left: 5px;
}
input.readOnlyField {
	font-family: Arial, Helvetica, sans-serif;
	color: #283F0B;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #EEEECC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #283F0B solid;
	padding-left: 5px;
}
textarea.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #283F0B;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #283F0B 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 #283F0B solid;
	padding-left: 5px;
}
select.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #283F0B;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	border: 1px #283F0B 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 #283F0B solid;
	padding-left: 5px;
}
input.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #283F0B;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
}
