/* 

purle #420042;
orange #ff6310;

*/

/* COMMON AND GLOBAL */
body { font:70%/1.7 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; background:#fff9f4 url(../images/bg.gif) top left repeat-x; color:#000000; text-align:center; }
td, textarea, input, select { font:100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }

/* ----- IDS ----- */
#container { width:960px; margin:20px auto; text-align:left; font-size:120%; border:1px solid #420042; background:#ffffff;}  
#container #header { position:relative; width:960px; height:160px;}
#container #header #logo { position:absolute; top:20px; left:20px;}
#container #header #tagline { position:absolute; bottom:20px; right:20px;}
#container #header #tel { color:#420042; font-size:160%; font-weight:bold; position:absolute; top:20px; right:20px;}
#container #header #email { font-size:140%; font-weight:bold; position:absolute; top:50px; right:20px;}
#container #contentContainer { width:920px; margin:20px 20px 0 20px; background:url(../images/contentBg.gif) top right repeat-y;}
#container #contentContainer .title { font-size:150%; color:#420042; padding:0 0 10px 0; font-weight:normal;}
#container #contentContainer #leftCol { float:left; width:660px;}
#container #contentContainer #rightCol { float:right; width:220px;}


/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_center { text-align:center !important; }
.align_right { text-align:right !important; }
.align_justify { text-align:justify !important; }
.align_bottom { vertical-align:bottom !important; }
.image_right { float:right; padding:4px; border:1px solid #9bb027; margin:0 0 10px 10px; }
.image_left { float:left; padding:4px; border:1px solid #9bb027; margin:0 10px 10px 0; }
.image_center { margin:0 auto;}
.relative { position:relative; }
.inline {display:inline;}
.hand { cursor:pointer;}


/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}

#container #header h3 { color:#420042; font-size:170%; font-style:italic; }

/* ----- TOP NAVIGATION ----- */
#topNav { width:960px; height:30px; background:#ffa573 url(../images/menuBg.gif) top left repeat-x;}
#topNav ul { list-style:none; padding:0; margin:0;}
#topNav li { float:left; display:block; padding:0;}
#topNav li a { float:left; display:block; padding:4px 20px; color:#FFFFFF; text-decoration:none; font-weight:bold; text-transform:uppercase; font-size:120%;}
#topNav li a:hover { color:#420042;}
#topNav li a.active { color:#420042;}


/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none;  margin:10px 0 0px 15px; padding:0;}
#sitemap li { background:url(../images/layup/bulletSitemap.gif) 0px 11px no-repeat; padding:6px 0 5px 15px;}

/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */

/* ----- FOOTER ----- */
#footer { color:#716d6d; padding:5px 20px;}
#footer p { padding:0;}
#footer p span { color:#716d6d;}
#footer a { font-weight:normal; text-decoration:none; outline:none; color:#716d6d;}
#footer a:hover { text-decoration:underline;}

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 10px 0; margin:0;}
p span { color:#FF0000; font-weight:bold;}
address { font-style:normal;}


/* ----- LINKS ----- */
a { color:#420042; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; display:inline; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:180px; float:left; }
input, textarea { width:200px; font-size:11px !important; color:#333333 !important;}
.required { color:#FF0000;}
.checkRadio { width:20px; position:relative; left:-7px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit { width:55px; height:18px; border:none; background:#869e22; color:#FFFFFF !important;}

/* ----- FORM VALIDATION ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #FF0000; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:452px; padding: 5px; background-color: #FF0000; color : #FFF; font-weight: bold; }

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }