﻿/* CSS Document */

body{
/*background-image: url(images/bodyBkgrd2.jpg);
background-repeat: repeat-x;*/
background-color: #ffffff;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
margin: 0;
}

img{
margin: 0;
padding: 0;
border: none;
}

h1{
padding: 0;
margin: 0;
font-size: 16px;
color: #6C6C6C;
}

h3{
padding: 0;
margin: 0;
font-size: 16px;
color: #666699;
}

p{
padding: 0;
margin: 0;
line-height: 16px;
}

ul{
margin: 0;
padding: 0;
list-style: none;
}

ol{
padding: 0;
margin: 5px 30px;
}

a:link{
color: #666666;
}

a:visited{
text-decoration: underline;
color: #666699;
}

a:hover{
text-decoration: underline;
color: #666699;
}

.directoryTable a:link{
color: #666666;
}

.directoryTable a:visited{
text-decoration: underline;
color: #cc6600;
}

.directoryTable a:hover{
text-decoration: underline;
color: #666699;
}

.directoryTable td{
border: solid #cccccc;
border-width: 0 0 1px 1px;
}

.directoryTable tr{
border: solid #cccccc;
border-width: 0 0 0 0;
}

.directoryTable th{
display: none;
}

.directoryTable .firstRow{
border: solid #cccccc;
border-width: 1px 0 1px 1px;
}

.directoryTable{
width: 1000px;
border: solid #cccccc;
border-width: 0 1px 0 0;
margin: 0 0 20px 0;
color: #666666;
}

/*.directoryTable td:hover{
background-color: #eeeeee;
}*/

.odd{
background-color: #eeeeee;
}

#wrapper{
width: 1000px;
min-width: 1000px;
margin: 15px auto 0 auto;
background-color: #FFFFFF;
}

#page{
clear: both;
width: 100%;
padding: 10px 0 0 0;
background-color: #FFFFFF;
}

/*--------------------------BRANDING----------------------------*/
#masthead{
width: 100%;
height: 90px;
background-image: url(images/quoteMasthead2.jpg);
background-repeat: no-repeat;
}

.homeLogo{
float: left;
height: 80px;
width: 75px;
margin: 5px 0 0 10px;
}

.title{
width: 1000px;
font-size: 18px;
padding: 5px 0 5px 0;
margin: 0 auto 15px auto;
border: dotted #cccccc;
border-width: 2px 0 2px 0;
}

.border{
border: dotted #999;
border-width: 0 2px 0 0;
}

/*----------------------*/

.number{
font-size: 18px;
color: #FF9721;
font-weight: bold;
}

.subHead{
font-size: 12px;
color: #6C6C6C;
}

#navList li{
float: left;
}

#mainContent{
clear: both;
width: 98%;
padding: 0;
margin: 10px auto 20px auto;
text-align: left;
}

#artApproval #mainContent{
clear: both;
padding: 0;
margin: 10px auto 20px auto;
text-align: left;
}

#mainColumn{
float: left;
border: 1px solid green;
}

#mainColumn p{
}

.lastp{
padding: 0 0 5px 0;
border: dotted #999999;
border-width: 0 0 1px 0;
}

#navOptions{
float: left;
width: 250px;
background-color: #ddd;
border: solid #ccc;
border-right: solid #999;
border-bottom: solid #999;
border-width: 1px;
background-image: url('images/infoBoxBkgrd.jpg');
background-repeat: repeat-x;
margin: 0 15px 0 0;
text-align: left;
}

/*#optionsInner{
width: 99%;
margin: 0 auto 1px auto;
border: solid #ffffff;
border-width: 1px 1px 1px 1px;
background-image: url(images/optionBkgrd.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}*/

#navOptions h1{
padding: 5px 5px 0 5px;
color: #666699;
}

#navOptions h3{
padding: 5px 5px 0 5px;
color: #666699;
}

#navOptions p{
padding: 5px 5px 10px 5px;
}

#compColumn{
float: right;
border: dotted #cccccc;
border-width: 2px;
padding: 0 0 0 15px;
text-align: center;
background-color: #FFFFFF;
}

/* The comp table */

#compTable{
width: 98%;
padding: 0;
margin: 0 auto;
text-align: center;
background-color: #FFFFFF;
}

#compTable h2{
color: #ff0000;
padding: 0;
margin: 0;
font-size: 19px;
text-align: center;
}

/* Here are the info links */

#infoLink{
clear: both;
width: 1000px;
margin: 0 auto;
height: 25px;
background-color: #666666;
}

#infoLink ul{
width: 1000px;
height: 25px;
margin: 0 auto;
}

#infoLink li{
float: right;
line-height: 22px;
padding: 0 5px;
}

#infoLink li a:visited{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

#infoLink li a:link{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

#infoLink li a:hover{
color: #CCCCCC;
}

/*All things footer */

#footer{
clear: both;
/*height: 240px;
background-color: #999999;
background-image: url(images/footerBkgrd.jpg);
background-repeat: repeat-x;*/
}


/* Quick links in the footer */

#quickLink{
clear: both;
width: 1000px;
margin: 0 auto;
background-color: #999999;
}

#quickLink h1{
color: #FFFFFF;
font-size: 16px;
margin: 0 0 10px 15px;
text-align: left;
}

.inst{
font-size: 11px;
font-weight: normal;
padding: 0 0 0 7px;
}

#quickLink ul{
float: left;
margin: 0 15px 5px 15px;
}

#quickLink li{
}

#footer p{
clear: both;
color: #333;
font-size: 11px;
margin: 10px 0 0 15px;
text-align: left;
}

#quickLink li.header{
color: #FFFFFF;
/*background-color: #CCCCCC;
padding: 3px;*/
font-size: 16px;
margin: 0;
text-align: left;
font-weight: bold;
}

#quickLink ul.lastList{
margin: 25px 0 0 0;
}

#footer a:visited{
text-decoration: none;
color: #333;
}

#footer a:link{
text-decoration: none;
color: #333;
}

#quickLink a:hover{
color: #FFFFFF;
text-decoration: underline;
}

/* Form layout styles */

fieldset{
background-image: url(images/fieldsetBkgrd.jpg);
background-repeat: repeat-x;
background-position: bottom;
border: 1px solid #cccccc;
padding: 5px 10px;
}

.approveBtn a{
margin: 10px auto;
}

/*----------------------------------------------------------MARKETINGBAR*/

#marketingBar{
width: 998px;
height: 100px;
padding: 10px 0;
margin: 0 0 10px 0;
background-color: #ddd;
border: solid #ccc;
border-right: solid #999;
border-bottom: solid #999;
border-width: 1px;
background-image: url('images/infoBoxBkgrd.jpg');
background-repeat: repeat-x;
}

#marketingBar ul{
width: 360px;
height: 100px;
float: left;
padding: 0 0 0 25px;
}

#marketingBar li{
margin: 0 0 2px 0;
padding: 0 0 0 15px;
}

#marketingBar li strong{
font-size: 14px;
margin: 0 0 0 -20px;
color: #FF9721;
}

#marketingBar ul.divider{
width: 360px;
background-image: url(images/dividerVert.jpg);
background-repeat: repeat-y;
}

.bullet{
background-image: none;
background-image: url(../images/MBBullet.gif);
background-repeat: no-repeat;
background-position: top left;
}

#marketingBar ul.quote{
width: 200px;
}

#marketingBar a:link, #marketingBar a:visited{
display: block;
height: 47px;
width: 162px;
/*background-color: #666699;*/
line-height: 45px;
text-align: center;
font-size: 20px;
text-decoration: none;
color: #fff;
margin: 10px 0;
background-image: url(../images/bigBtn.png);
background-position: top left;
background-repeat: no-repeat;
}

#marketingBar a:hover{
background-position: bottom left;
}

/*--------------------------------------------------------TOPNAV*/

#topNav{
float: right;
height: 65px;
width: 300px;
}

#topNav ul{
float: right;
margin: 5px 0 0 0;
width: 234px;
height: 24px;
border: solid #eee;
border-width: 3px 4px 5px 4px;
}

#topNav li{
float: left;
height: 24px;
line-height: 27px;
font-size: 12px;
}

#topNav li a:link, #topNav li a:visited{
display: block;
height: 17px;
width: 76px;
line-height: 17px;
text-decoration: none;
text-align: center;
padding: 2px 0 4px 0px;
color: #333333;
font-size: 11px;
background-color: #ddd;
border: solid #ccc;
border-width: 1px;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url(images/mainLinks.jpg);
background-position: top left;
background-repeat: repeat-x;
}

#topNav li a:hover{
background-position: bottom left;
color: #fff;
border: solid #666699;
border-width: 1px;
}

#phoneNumber{
color: #333;
margin: 42px 5px 0 0;
text-indent: 20px;
text-align: right;
}

.pn{
font-size: 18px;
font-weight: bold;
color: #6C6C6C;
}
