@charset "utf-8";
/* 
Arch Template File - Company Name Here
Started: 7-14-08
Ended: 08-14-08
Rick Harris - eClick Performance
Modified By: 
*/

/* HTML STYLES */
body { margin: 0px 0px; padding: 0px; font-family: "trebuchet ms", verdana; background: #122a41; }
strong { font-weight: bold; }
em { font-style: italic; }
h1 { font-family: "trebuchet ms", verdana; font-size: 24px; color: #c74727; font-weight: bold; margin-bottom: 15px; }
h2 { font-size: 16px; color: #fff; font-weight: bold; }
h3 { font-size: 16px; color: #c74727; font-weight: bold; margin-bottom: 15px; }
h4 { font-size: 14px; }
ul { list-style-type: square; }
li { margin: 12px 0px 12px 25px; }
img { border: 0px solid #000; }
p { margin-bottom: 20px; }

/* ID */
#container { background: #122a41; }
#headContainer { width: 100%; background: #fff; }
#headContent { margin: 0px auto; width: 800px; padding: 5px 0px; }
#flashContainer { width: 100%; background: url('../images/bg-gradient.jpg') repeat-x #122a41; }
#flashContent { margin: 0px auto; width: 800px; }
#contentContainer { width:100%; margin-top:20px; background: #122a41; }
#ctaContainer { width:100%; background: #122a41; }
#content { margin: 0px auto; width: 700px; color: #fff; font-size: 14px; line-height: 18px; }
#footerConatiner { width: 100%; margin-top: 40px; background: #122a41;  }
#footerContent { margin: 0px auto; width: 800px;  padding: 10px; margin-top: 4px; color: #c74727; border-top: 4px solid #c74727; }
#footerContent a{ font-family:  Helvetica, Verdana, Arial, sans-serif; font-size: 10px; color: #fff; text-decoration: none; }

/* CLASSES */
.cta { margin: 20px auto; width: 800px; }
.cta2 { margin: 20px auto; width: 400px; }

/* MISC */
.clear { clear: both; }
.headerText { margin: 55px 25px; color: #c74727; font-size:18px; float:right; }
.staff { margin-left: 25px; border: 0px solid #122a41;  }
.copy { margin-left:90px; font-size:10px; color:#fff; }
.txtLarge { font-size:16px; }
.dividerLine{ width: 700px; height: 1px; font-size: 0px; margin: 20px auto; border-top: 1px solid #cccccc; }

/* WordPress Styles */
.job { margin: 15px 0px; border: 1px solid #fff; padding: 5px;}

/* eClick Footer Must Have On All Sites Unless Clients Says Different */
#eClick { width: 100%; text-align: center; margin: 40px 0px 25px; }
a.footerLink{ color: #5a5a68; font-size: 10px; } 