﻿/********************************************
   AUTHOR:          http://www.ambitiouswebdesign.com 
   WEBSITE:   		http://www.jcpctulsa.com/
   TEMPLATE NAME: 	JCPC
   DATE:          	Jan-12-2008
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 



body { 
margin: 0; 
padding: 0px;
background: #d7caac url('/images/bg.gif') repeat-x; 
}



p {margin: 0; padding: 0px; }


/* LABELS AND FORMS */

label {font-weight: bold }

input#name {
width: 20em; 
border: 1px solid #755a3c;
font: 10pt Tahoma,'Trebuchet MS',Sans-Serif;
color: #755a3c;
}

textarea { 
width: 20em; 
height: 12em;
border: 1px solid #755a3c;
font: 10pt Tahoma,'Trebuchet MS',Sans-Serif;
color: #755a3c;
}


input.button { 
width: 6em;
font: bold 12pt Arial, Sans-serif;
color: #fff;	
background: #b50000; 
padding: 2px 3px; 
border: 1px solid #2E2E2E;
}

input#other {width: 18em }


/* LABELS AND FORMS */


/* BACKGROUND */

.background { background: #425c64 url('/images/bg.gif') repeat-x; }

/* BACKGROUND */


/* HEADER */

#header {
position: relative;
margin-top: 10px;
background: url('/images/header_bg.jpg') no-repeat;
width: 970px;
height: 118px;
}

/* HEADER */


/* MAINGRAPHIC */

#maingraphic {
background: url('/images/maingraphic.jpg') no-repeat;
width: 970px;
height: 266px;
}

#maingraphic .slogan {
padding: 0px 30px 0px 480px;
font: 10pt Tahoma,'Trebuchet MS',Sans-Serif;
color: #7b7b7b;
text-align: left;
line-height: 18px;
}

#maingraphic p {
padding: 80px 30px 0px 480px;
font: bold 18pt Georgia, "Times New Roman", Serif;
color: #a70707;
letter-spacing:-1px;
text-align: left;
}

/* MAINGRAPHIC */



/* NEWNAV */

#nav {
background: url('/images/nav_bg.gif') no-repeat;
width: 970px;
height: 43px;
}

#nav ul{
margin: 0px;
padding-top: 8px;
list-style-type: none;
}

/*Top level list items*/
#nav ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
#nav ul li a{
display: block;
width: 120px; /*Width of top level menu link items*/
padding: 3px 10px 0px 0px;
font: bold 10pt Georgia, "Times New Roman", Serif;
color: #FFF;
text-decoration: none;
}

#nav ul li a:hover {
color: #DF0000;
}

/*1st sub level menu*/
#nav ul li ul{
left: 0;
position: absolute;
top: 0em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#nav ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#nav ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
#nav ul li ul li a {
display: block;
margin: -2px;
text-align: center;
font: bold 10pt Tahoma,'Trebuchet MS',Sans-Serif;
width: 160px; /*width of sub menu levels*/
color: #FFF;
text-decoration: none;
padding: 8px;
border: 1px solid #323331;
background-color: #970707;
}

#nav ul li a:hover {
color: #e8e1d1;
}

#nav ul li ul li a:hover{
background-color: #323331;
border: 1px solid #323331;
}


* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

/* NEWNAV */



/* MAIN */

#main b, a {
color: #6a753d;
}

#main{
background-color: #FFF;
background: url('/images/mainbg.gif') repeat-y;
height: 330px;
}

#main .content {
font: 10pt Tahoma, 'Trebuchet MS', Sans-Serif;
color: #3e3010;
padding: 0px 20px 0px 20px;
line-height: 18px;
}

#main .content b {
font: bold 18pt Georgia, "Times New Roman", Serif;
letter-spacing: -1px;
}


#main a {
text-decoration: underline;
font-weight: bold;
} 

#main .bottom {
background: url('/images/mainbottom.gif') no-repeat left bottom;
height: 65px;
}

/* MAIN */

/* CONTACT */

#contact {
margin: 0px;
padding: 0px 20px 0px 20px;
width: 200px;
font: 10pt Tahoma, 'Trebuchet MS', Sans-Serif;
color: #323331;
}

#contact a {
color: #323331;
}

#contact b {
font: bold 18pt Georgia, "Times New Roman", Serif;
letter-spacing: -1px;
color: #323331;
}


/* CONTACT */


/* FOOTER */


#footer { 
width: 100%; 
background: #3a5156 url('/images/footer_bg.gif') repeat-x; 
color: #fff;
} 

#footer ul  {
margin: 0px auto;
list-style: none;
width: 970px;
padding: 20px 0px 0px 0px;
}

#footer li {
font: 10pt Tahoma, 'Trebuchet MS', Sans-Serif;
display: inline;
padding: 0px 15px 10px 15px;
margin: 0;
color: #fff;
text-decoration: underline;
}

#footer li a {
display: inline;
color: #fff;
text-decoration: underline;
}

#asc ul  {
margin: 0px auto;
list-style: none;
}

#asc li {
font: 8pt Tahoma, 'Trebuchet MS', Sans-Serif;
display: block;
padding: 0px 15px 0px 15px;
margin: 0;
text-decoration: underline;
}

#asc li a {
display: block;
color: #e8e1d1;
text-decoration: underline;
}

/* FOOTER */


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
