/* 
		Name:	ecpSite.css
        Author:	Bob Meinhart (bob@eCommerce-Plus.com)
Description:	 StraightWick.com CSS File
      Created:	 06/19/2009
     Updated:	 07/05/2009
*/

#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: #1D3444;
	border: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#pageTable h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size:2.1em;
	font-style: italic;
	font-weight: bold;
}
hr {
	color: #A80000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3444;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #A80000;
}

#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#mainTable {
	height: 100%;
	width: 960px;
	background-color: #FFFFFF;
}
#pageTable {
	height: 100%;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A80000;
	border-left-color: #A80000;
}
#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;
}
#homeTable {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
#homeTable h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size:2.1em;
	font-style: italic;
	font-weight: bold;
}
#homeTable a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3444;
	font-size:0.8em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#homeTable a:hover {
	color: #A80000;
}
#homeTable li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3444;
	font-size:1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#homeTable li a:hover {
	color: #A80000;
}
#linksTable {
	width: 80%;
}
#linksTable td.linkCategory {
	font-family: Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	height:35px;
}
#linksTable a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D3444;
	font-size:1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#linksTable a:hover {
	color: #A80000;
	text-decoration: underline;
}
#galleryTable {
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:1em;
	font-style: italic;
	font-weight: normal;
}
#battleStats {
width: 210px;
}
#battleStats th {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
#battleStats td.battleCat {
	width: 140px;
	text-align: right;
	font-weight: bold;
}
#battleStats td.battleNum {
	width: 70px;
	text-align: left;
	font-weight: bold;
}


#battlesTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}

/*---------------------------------------------------------------------------------------------------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
}


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;
}

#ecp {
	font-size: 0.7em;
	font-style: italic;
	line-height: 1em;
	color: #666666;
}
#ecp a {
	font-style: italic;
	color: #444444;
	text-decoration: none;
}
#ecp 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;
}

#articleTable {
	width: 95%;
}
#articleTable ul {
	list-style-image: url(images/pdf_icon.jpg);
}
#articleTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #1D3444;
	text-decoration: none;
}
#articleTable a:hover {
	color: #A80000;
	text-decoration: underline;
}
