﻿/* CSS Document */

body{
background-image: url('images/bodybkgrd2.jpg');
background-repeat: repeat-x;
background-color: #ccc;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin: 0;
padding-left:0; padding-right:0; padding-top:0; padding-bottom:15px
}

#page{
width: 820px;
border: 1px solid;
margin: 5px auto;
background-color: #fff;
border-top-color: #ddd;
border-right-color: #666;
border-bottom-color: #666;
border-left-color: #ddd;
}

#wrapper{
width:800px;
margin: 0 auto;
height: 100%;
background-color: #FFFFFF;
}

/* Standard Element Styles */

ul{
margin: 0;
padding: 0;
list-style: none;
}

li{
margin: 0;
padding: 0;
}

table{
margin: 0;
padding: 0;
}

strong{
color: #666699;
}

img{
border: none;
margin: 0;
padding: 0;
}

a:link{
color: #333;
text-decoration: none;
}

a:visited{
color: #666699;
text-decoration: none;
}

a:hover{
color: #666699;
text-decoration: underline;
}

h4{
font-size: 18px;
margin: 0 0 5px 0;
padding: 0;
color: #CC0000;
}

/* Classes for Standard Elements */

.disclaimer{
clear: both;
font-size: 10px;
margin: 10px 0;
}

.clear{
clear: both;
}

.bold{
font-weight: bold;
}

img.sidepic{
float: right;
border: none;
margin: -10px 0 0 10px;
padding: 0;
}

img.sidepicL{
float: left;
border: none;
margin: 0 10px 0 0;
padding: 0;
}



#branding{
width: 800px;
height: 100px;
background-image: url('images/mastheadinside.jpg');
background-repeat: no-repeat;
color: #333;
text-align: right;
overflow: hidden
}

#mastheadPrint{
display: none;
}

#home #branding{
background-image: url('images/mastheadspring.jpg');
background-repeat: no-repeat;
color: #333;
text-align: right
}

#homeLogo{
float: left;
text-align: left;
}

#homeLogo a:link, #homeLogo a:visited, #homeLogo a:hover{
display: block;
width: 100px;
height: 95px;
line-height: 80px;
margin-top: 0px;
padding: 0;
}

/* 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{
border-left:1px solid #ccc; border-top:1px solid #ccc; display: block;
height: 17px;
width: 76px;
line-height: 17px;
text-decoration: none;
text-align: center;
color: #333333;
font-size: 11px;
background-color: #ddd;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url('images/mainlinks.jpg');
background-position:  left top;
background-repeat: repeat-x; padding-left:0px; padding-right:0; padding-top:2px; padding-bottom:4px
}

#topNav li a:hover{
background-position: bottom left;
color: #fff;
border: solid #666699;
border-width: 1px;
}

#headerNav{
clear: right;
text-align: right;
}

#headerNav ul{
list-style: none;
padding: 3px 5px 0 0;
}

#headerNav li{
display: inline;
}

.sitemap{
margin: 0 -999px 0 0;
}

.tagline strong{
color: #333;
}

#headerNav a:link, #headerNav a:visited{
color: #333;
text-decoration: underline;
}

#phoneNumber{
color: #333;
margin: 42px 5px 0 0;
text-indent: 20px;
}

.pn{
font-size: 18px;
font-weight: bold;
color: #666699;
}

/*-------------------mainNav--------------------------*/

#mainNav{
float: left;
width: 230px;
background-color: #fff;
margin: 0;
}

#mainNav ul{
border-left:1px solid #ddd; border-right:1px solid #ddd; border-top:0px solid #ddd; border-bottom:5px solid #ddd; background-color: #fff; list-style-type:none
}

.homeNav{
margin: 29px 0 0 5px;
/*display: none;*/
}

#mainNav a:link, #mainNav a:visited{
border-left:1px solid #ccc; border-top:1px solid #ccc; display: block;
height: 18px;
line-height: 18px;
text-decoration: none;
margin: 0;
color: #333333;
font-size: 13px;
background-color: #ddd;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url('images/mainlinks.jpg');
background-position:  left top;
background-repeat: repeat-x; padding-left:10px; padding-right:0; padding-top:2px; padding-bottom:4px
}

#catalog a:link, #catalog a:visited{
border-left:1px solid #ff3300; border-top:1px solid #ff3300; display: block;
height: 24px;
line-height: 24px;
text-decoration: none;
font-weight: bold;
color: #fff;
font-size: 14px;
background-color: #ff0000;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url('images/catalogbtn.jpg');
background-position:  left top;
background-repeat: repeat-x; padding-left:10px; padding-right:0; padding-top:2px; padding-bottom:4px
}

#mainNav a:hover{
color: #fff;
background-color: #bbb;
margin: 0;
background-image: url('images/mainlinks.jpg');
background-position:  left bottom;
background-repeat: repeat-x;
border: 1px solid #666699;

}

#catalog a:hover{
background-image: url('images/catalogbtn.jpg');
background-position:  left bottom;
background-repeat: repeat-x;
border: 1px solid #ff3300;

}

#mainNav .linkSubhead{
font-size: 10px;
font-weight: normal;
color: #666666;
}

#mainNav .subLink a:link, #mainNav .subLink a:visited{
display: block;
height: 15px;
font-size: 11px;
line-height: 15px;
background-color: #FFFFFF;
border: 0px none;
background-image: url('none');
margin: 0
}

#mainNav .subLink a:hover{
height: 15px;
font-size: 11px;
line-height: 15px;
background-color: #eee;
color: #666699;
background-image: url('none');
margin: 0
}

#mainNav .subCat a:link,  #mainNav .subCat a:visited{
display: block;
width: 204px;
height: 15px;
font-size: 12px;
border-left: 15px solid #999999;
background-color: #999999;
color: #ffffff;
}

/* Homepage Main Feature */

#mainFeature{
width: 800px;
overflow: hidden;
background-color: #333;
}

#featureContent{
float: right;
width: 565px;
height: 223px;
background-image: url('images/featurespring.jpg');
background-position:  right top;
background-repeat: no-repeat;
border: 0px solid #666;
background-color: #fff
}

#featureContent a:link, #featureContent a:visited{
display: block;
height: 47px;
width: 162px;
line-height: 45px;
text-align: center;
font-size: 20px;
font-weight: bold;
text-decoration: none;
color: #fff;
margin: 80px 0 0 366px ;
}

#featureContent a:hover{
background-image: url('images/featurehover.jpg');
background-position:  left top;
background-repeat: no-repeat
}

#featureContent p{
color: #fff;
margin: 0 0 0 0;
}


/*------------------mainContent---------------------------*/

#mainContent{
width: 800px;
margin: 0 0 10px 0;
}

#largeCol{
float: right;
width: 565px;
text-align: justify;
}

#largeColR{
float: right;
width: 560px;
text-align: justify;
padding: 0;
}

#smallCol{
float: right;
width: 230px;
}

#smallColL{
float: left;
width: 230px;
}

#bodyText{
width: 550px;
}

#ILEA .bodyText{
width: 700px;
margin: 0 auto;
}

#bodyText h2{
border-left:0px dotted #cccccc; border-right:0px dotted #cccccc; border-top:0px dotted #cccccc; border-bottom:2px dotted #cccccc; font-size: 16px;
color: #666699;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:5px
}

#bodyText li{
line-height: 20px;
background-image: url('images/bullet.jpg');
background-repeat: no-repeat; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}

#mainContent h1{
font-size: 17px;
color: #666699;
padding: 0;
margin: 5px 0 0 0;
}

#mainContent h2, #smallColR h2{
font-size: 14px;
color: #666699;
margin: 5px 0 0 0;
}

#mainContent h3{
font-size: 14px;
color: #666699;
margin: 10px 0 0 0;
}

#mainContent p{
line-height: 16px;
color: #333333;
margin: 5px 5px 5px 0;
padding: 0;
}

#largeColR li{
background-image: url('images/bullet.jpg');
background-repeat: no-repeat;
background-position:  left top;
padding-left:20px; padding-right:0; padding-top:0; padding-bottom:5px
}

#smallColL li{
background-image: url('images/bullet.jpg');
background-repeat: no-repeat;
background-position:  left top;
padding-left:20px; padding-right:0; padding-top:0; padding-bottom:5px
}

#largeColR a:link, #largeColR a:visited{
color: #666699;
}

#largeColQ{
border-left:2px dotted #cccccc; border-right:0px dotted #cccccc; border-top:0px dotted #cccccc; border-bottom:0px dotted #cccccc; float: right;
width: 540px;
text-align: left; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}

#largeColQ a img{
padding: 2px 0 0 0;
}


#listControl p{
margin: 0;
padding: 0;
}

.infoBoxL{
float: left;
padding: 5px;
margin: 5px 0 0 0;
background-color: #eeeeee;
border: solid #dddddd;
border-width: 1px;
}

.infoBoxL h1{
margin: 0;
}

.infoBoxL h2{
font-size: 16px;
border-width: 0;
}

.infoBoxL h3{
margin: 0;
padding: 0;
}

/* Styles for thread/ink tables */

table.info caption{
text-align: left;
color: #666699;
font-size: 14px;
background-color: #eee;
border: solid #ddd;
border-width: 1px;
padding: 2px 5px;
}

table.info{
border-left:1px solid #ddd; border-right:1px solid #ddd; border-top:0px solid #ddd; border-bottom:1px solid #ddd; width: 100%;
clear: left;
border-collapse: collapse; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}

/* Styles for the Small Column Info Box */

.infoBoxS{
float: left;
width: 218px;
padding: 5px;
margin: 5px 0 0 0;
border: solid #dddddd;
border-width: 1px;
}

.infoBoxS h1{
margin: 0;
}

#search{
margin: 0 0 10px 0;
padding: 2px 0 2px 5px;
background-color: #eee;
}

#search p{
margin: 0;
padding: 0;
}

#search h3{
text-transform: capitalize;
margin: 0;
padding: 0;
}

.narrowSearch{
float: left;
width: 218px;
padding: 5px;
margin: 5px 0 0 0;
border: solid #dddddd;
border-width: 1px;
}

.narrowSearch a:link, .narrowSearch a:visited{
display: block;
height: 15px;
font-size: 11px;
line-height: 15px;
text-indent: 7px;
background-color: #FFFFFF;
border: 0px none;
background-image: url('none');
color: #333;
text-decoration: none;
margin: 0
}

.narrowSearch a:hover{
background-color: #eee;
color: #666699;
background-image: url('none');
}

.narrowSearch a:active{
color: #ffffff;
background-color: #AEAEFF;
border: solid #eeeeee;
border-width: 0px;
}

.narrowSearch p{
margin: 0;
padding: 0;
}

/* Hompage Styles for the benefits of Broken Arrow */

#benefits{
clear: left;
float: left;
width: 565px;
margin: 8px 0;
background-image: url('images/benefitshead.jpg');
background-position:  center;
background-repeat: no-repeat;
background-color: none; padding-left:0; padding-right:0; padding-top:55px; padding-bottom:0; background-position-y:0%
}

#benefits h3{
font-size: 16px;
padding: 0 10px;
color: #666699;

overflow: visible;
/*background-color: #eee;
border: solid #dddddd;
border-width: 1px;*/
}

#benefits li{
line-height: 16px;
background-image: url('images/bullet.gif');
background-position:  left top;
background-repeat: no-repeat; margin-left:3px; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:0
}

.odd{
background-color: #eee;
border: 1px solid #ddd;
}

#benefits table{
}


/* Hompage Styles for the Custm Art Section */

#customArt{
clear: left;
float: left;
width: 545px;
height: 163px;
background-image: url('images/artfeaturehome.jpg');
background-position:  left top;
background-repeat: no-repeat; margin-left:0; margin-right:0; margin-top:8px; margin-bottom:5px; padding-left:10px; padding-right:0; padding-top:80px; padding-bottom:5px
}

#customArt p{
width: 280px;
}

#customArt h2{
font-size: 16px;
margin: 0 0 0 0;
}

#customArtSmall{
float: left;
width: 540px;
margin: 8px 0 0 0;
}

#customArtSmall h2{
font-size: 16px;
}



/*------------------TESTIMONIAL---------------------------*/

#testimonial p{
border: none;
}

#testHeader{
clear: left;
width: 230px;
height: 75px;
background-image: url('images/testheader.jpg');
background-repeat:no-repeat;
background-position:  left bottom;
}

#testHeader p{
margin: 0;
padding:0;
}

#testHeader h3{
font-size: 16px;
color: #666699;
margin: 0;
padding:0;
}

#testText{
border-left:1px solid #dddddd; border-right:0px solid #dddddd; border-top:1px solid #dddddd; border-bottom:1px solid #dddddd; width: 217px;
height: 185px;
padding: 5px;
background-color: #eeeeee;
overflow: auto
}

#testText h4{
border-left:0px dotted #cccccc; border-right:0px dotted #cccccc; border-top:0px dotted #cccccc; border-bottom:2px dotted #cccccc; font-size: 14px;
font-weight: normal;
color: #666699;
margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:15px
}

#testimonial a:link, #testimonial a:visited{
color: #666699;
text-decoration: none;
} 

#testimonial a:hover{
color: #666666;
} 

/*---------FOOTER SECTION---------------*/

/* Here are the info links */

#infoLink{
clear: both;
width: 820px;
height: 25px;
background-color: #666666;
text-align: right;
}

#infoLink ul{
height: 25px;
}

#infoLink li{
float: right;
line-height: 22px;
padding: 0 5px 0 0;
}

#infoLink li a:link, #infoLink li a:visited{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

#infoLink li a:hover{
color: #CCCCCC;
}

/*All things footer */

#footer{
clear: both;
background-color: #999999;
}

/* Quick links in the footer */

#quickLink{
clear: both;
width: 100%;
background-color: #999999;
}

#quickLink h2{
color: #FFFFFF;
font-size: 16px;
margin: 0 0 10px 15px;
text-align: left;
}

.inst{
font-size: 12px;
font-weight: normal;
padding: 0 0 0 7px;
}

#quickLink ul{
float: left;
margin: 0 15px 5px 15px;
}

#quickLink li{
}

#quickLink p{
clear: both;
color: #FFFFFF;
font-size: 11px;
margin: 10px 0 0 15px;
text-align: left;
}

#quickLink li.header{
color: #FFFFFF;
font-size: 16px;
margin: 0;
text-align: left;
font-weight: bold;
}

#quickLink ul.lastList{
margin: 25px 0 0 0;
}

#quickLink a:link, #quickLink a:visited{
text-decoration: none;
color: #dddddd;
}

#quickLink a:hover{
color: #FFFFFF;
text-decoration: underline;
}

/* Brand Links */

#brandFooter{
clear: both;
width: 820px;
margin: 0 auto;
}

#brandFooter h3{
clear: left;
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;
}

#brandFooter p{
clear: both;
color: #FFFFFF;
font-size: 11px;
margin: 0 0 0 15px;
padding: 10px 0 10px 0;
text-align: left;
}

#brandFooter a:link, #brandFooter a:visited{
text-decoration: none;
color: #dddddd;
font-size: 11px;
}

#brandFooter ul{
margin: 0 0 5px 20px;
}

#brandFooter li{
float: left;
padding: 0 0 0 8px;
}

ul.category{
width: 800px;
margin: 0 auto;
}

ul.category li{
text-align: center;
float: left;
}

ul.category a:link, ul.category a:visited{
float: left;
text-align: left;
display: block;
height: 20px;
line-height: 20px;
color: #333333;
padding: 0 10px;
text-decoration: none;
border: solid #999999;
border-width: 2px;
}

ul.category a:hover{
border: solid #666666;
border-width: 2px;
}

/*------------------------------------------------------------ ART APPROVAL */

#approvalLinks a:link, #approvalLinks a:visited{
border-left:1px solid #ccc; border-top:1px solid #ccc; display: block;
width: 115px;
background-color: #eeeeee;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
margin: 5px 0;
text-decoration: none;
text-align: center;
color: #666666;
background-image: url('images/approvallinks.jpg');
background-position:  left top;
background-repeat: repeat-x; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
}

#approvalLinks a:hover{
background-color: #dddddd;
background-position: bottom left;
background-repeat: repeat-x;
border: solid #666699;
border-width: 1px;
color: #ffffff;
}

#currentMonth{
text-align: center;
}

#currentMonth h2{
font-size: 16px;
}

#currentMonth a:link, #currentMonth 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.jpg');
background-position:  left top;
background-repeat: no-repeat
}

#currentMonth a:hover{
background-position: bottom left;
}


#siteLinks li{
background-image: url('none');
padding: 0;
margin: 0
}

#siteLinks a:link, #siteLinks a:visited{
border-left:1px solid #ccc; border-top:1px solid #ccc; display: block;
width: 208px;
background-color: #eeeeee;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
margin: 5px 0;
text-decoration: none;
background-image: url('images/approvallinks.jpg');
background-repeat: repeat-x;
color: #333; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
}

#siteLinks a:hover{
background-color: #dddddd;
background-position: bottom left;
border: solid #666699;
border-width: 1px;
color: #fff;
}

.siteLinks li{
padding: 0;
margin: 0;
background-image: url('none');
}

#sitemapLinks{
text-align: left;
}

#sitemapLinks li{
background-image: url('none');
padding: 0
}

#sitemapLinks a:link, .sitemapLinks a:visited{
padding: 2px 4px;
margin: 5px 0;
text-decoration: underline;
text-transform: lowercase;
}

.sitemapLinks a:hover{
text-decoration: none;
}

.current a:link, .current a:visited{
background-color: #666699;
}




/* Design Sample Image Viewer */

#thumbs{
width: 250px;
float: left;
}

#thumbs p{
clear: both;
margin: 10px 0;
}

#thumbs h3{
clear: left;
color: #cc6600;
font-size: 12px;
font-weight: bold;
margin: 5px 0;
}

#thumbs ul{
float: left;
padding: 0 10px 7px 0;
}

#thumbs li{
float: left;
padding: 0;
background-image: url('none');margin-left:0; margin-right:13px; margin-top:0; margin-bottom:0
}

#large{
float: right;
width: 295px;
height: 295px;
}

#mainNav li{
background-image: url('none');
padding: 0
}

.size10{
font-size: 11px;
}

#related ul{
float: left;
margin: 10px 25px 0 0;
text-align: left;
}

#related li{
padding: 0;
background-image: url('none');
}

#related h2{
padding: 0;
margin: 10px 0 0 0;
}

/*  #SITEMAP  */

#sitemap ul{
float: left;
width: 25%;
text-indent: 4px;
margin: 5px 0 10px 0;
}

#sitemap li{
background-image: url('none');
padding: 0px
}

#sitemap h1{
background-color: #eee;
border: solid #ddd;
border-width: 1px;
padding: 1px 4px;
font-size: 16px;
}

#sitemap h2{
border-width: 0;
font-size: 16px;
}

#sitemap a{
text-transform: lowercase;
}

/*  #SERVICEAREA  */

.brandTable{
width: 100%;
margin: 0;
padding: 0;
}

.brandTable ul{
float: left;
width: 25%;
text-indent: 4px;
/*margin: 0 0 10px 0;*/
}

.brandTable li{
background-image: url('none');
padding: 0
}

#tableHead h1{
background-color: #eee;
border: solid #ddd;
border-width: 1px;
padding: 1px 4px;
font-size: 16px;
}

/* ------------------------------------------------------------------------------------------------------QUOTE */


/* Quote System Navigation */

#quoteNav{
text-align: center;
}

#quoteNav ul{
float: left;
height: 25px;
width: 792px;
margin: 0 0 5px 0;
border: solid #eee;
border-width: 4px 3px 4px 5px;
background-color: #ddd;
}

#quoteNav li{
float: left;
}

#quoteNav a:link, #quoteNav a:visited{
border-left:1px solid #ccc; border-top:1px solid #ccc; float: left;
display: block;
height: 17px;
line-height: 17px;
text-decoration: none;
text-align: center;
color: #333333;
font-size: 11px;
background-color: #ddd;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url('images/mainlinks.jpg');
background-position:  left top;
background-repeat: repeat-x; padding-left:9px; padding-right:9px; padding-top:2px; padding-bottom:4px
}

#quoteNav a:hover{
background-position: bottom left;
color: #fff;
border: 1px solid #666699;
}

/* Instruction Tagline for Quote System*/

#steps{
height: 41px;
}

#steps img{
float: left;
}

#steps p{
float: left;
font-size: 11px;
font-weight: bold;
color: #ff0000;
margin: 12px 0 0 5px;
}

#display{
float: right;
padding: 4px 10px 0 0;
}

/* Timeout Message for Quote */

#message{
width: 550px;
padding: 10px 0 0 0;
margin: 0 auto;
}

/* Data Grid Headline */

#category{
display: block;
font-size: 16px;
text-transform: lowercase;
}

/* The Save Money Section of the Quote System */

.saveMoney{
padding: 5px 0 0 10px;
margin: 5px 0 0 0;
}

.saveMoney p{
line-height: 15px;
padding: 0 0 5px 0;
}

.saveMoney li{
line-height: 18px;
background-image: url('images/bullet2.jpg');
background-repeat: no-repeat; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}

/* Data Grid Styles */

#listControl{
clear: left;
width: 550px;
margin: 5px 0 5px 0;
text-transform: lowercase;
}

#listControl table{
/*removed per Kathy*/
border-left:0px dotted #dddddd; border-right:0px dotted #dddddd; border-top:0px dotted #dddddd; border-bottom:0px dotted #dddddd; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0px
}

#listControl table .emptySpacer{
border: 0px dotted #cccccc;
margin: 0;
padding: 0
}

#listControl span{
margin: 0;
padding: 0;
text-align: left;
}

#listControl span{
margin: 0;
padding: 0;
text-align: left;
}

.page{
float: left;
}

/* Quote System Pagination */

.pageNav{
}

.pageNav a:link, .pageNav a:visited{
width: 15px;
padding: 0px 5px;
border: 1px solid #999999;
text-decoration: none;
color: #666666;
}

.pageNav a:hover, .pageNav a:active{
color: #FFFFFF;
background-color: #666699;
}

#listControl .pageNav span{
width: 15px;
padding: 0px 5px;
border: 1px solid #999999;
text-decoration: none;
color: #ffffff;
background-color: #cccccc;
text-align: left;
}

/* --------------QUOTE FIELDSET----------- */

/*#listControl span.displayItem{
text-align: left;
width: 100%;
height: 15px;
line-height: 15px;
}

#brandControl a:link, #brandControl a:visited{
display: block;
width: 150px;
height: 12px;
line-height: 12px;
color: #333333;
text-decoration: none;
text-indent: 3px;
text-transform: lowercase;
}

#brandControl a:hover{
color: #ffffff;
background-color: #AEAEFF;
}

#brandControl a:active{
color: #ffffff;
background-color: #AEAEFF;
}*/

/* Art Upload Styles */

.upload{
background-color: #fff;
background-image: url('none');
}

#uploadBanner{
width: 550px;
height: 90px;
background-image: url('images/uploadbanner.jpg');
background-repeat: no-repeat
}

#wrapperFT{
width: 550px;
text-align: left;
margin: 10px auto;
background-color: #FFFFFF;
padding: 0 20px;
}

/* -------------------------------------------------------------------FORMS */

/* Web Form Styles */

fieldset{
border: 1px solid #cccccc;
margin: 10px 0;
padding: 10px;
}

fieldset.inner{
border: 1px solid #cccccc;
margin: 0;
padding: 10px;
background-image: url('http://www.brokenarrowwear.com/fieldsetbkgrd.jpg');
background-repeat: repeat-x;
background-position: left bottom;
}

#fieldset h2{
margin: 10px 0 0 0;
}

legend{
font-size: 20px;
font-weight: bold;
color: #666699;
padding: 0 5px 0 0;
}

label{
float: left;
width: 120px;
margin: 0;
}

label.mid{
width: 240px;
}

label.long{
width: 100%;
}

.invis{
display: none;
}

#checkbox{
width: 100%;
}

fieldset.contact li{
float: left;
clear: left;
width: 100%;
padding: 0;
background-image: url('none');
}

fieldset.art li{
clear: left;
width: 100%;
padding: 0 0 10px 0;
}

fieldset.art{
clear: left;
text-align: left;
}

fieldset.rest li{
clear: left;
width: 100%;
padding: 0 0 10px 0;
}

fieldset.rest p{
clear: left;
width: 100%;
padding: 0 0 10px 0;
}

fieldset.submit{
border: medium none;
background-image: url('none');
text-align: center
}

#form li{
background-image: url('none');
background-repeat: no-repeat;
background-position:  left top;
padding: 0;
text-indent: 0
}

/*-----------------------------------------------------------------------MARKETINGBAR*/

#marketingBar{
width: 798px;
float: left;
border: 1px solid #ddd;
background-color: #eee;
background-image: url('images/mbBkgrd.gif');
background-position:  left top;
background-repeat: repeat-x; margin-left:0; margin-right:0; margin-top:0; margin-bottom:5px; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}

#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: #666699;
}

#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:  left top;
}


/*-------------------------------------------------------------------------NEWQUOTE*/

#quote #page{
width: 930px;
border: 1px solid;
margin: 5px auto;
background-color: #fff;
border-top-color: #ddd;
border-right-color: #666;
border-bottom-color: #666;
border-left-color: #ddd;
}

#quote #wrapper{
width:910px;
margin: 0 auto;
height: 100%;
background-color: #FFFFFF;
background-image: url('images/wrapperbkgrd.jpg');
background-repeat: repeat-x;
}

#quote #branding{
width: 910px;
height: 100px;
background-image: url('images/mastheadinside.jpg');
background-repeat: no-repeat;
color: #333;
text-align: right;
overflow: hidden
}

#quote #mainContent{
float: left;
width: 735px;
margin: 0 0 10px 0;
}


#quote #smallColL{
float: left;
width: 165px;
}

#quote #smallColR{
float: right;
width: 165px;
margin: 0 0 0 0; 
}


#quote #largeColQ{
border-left:2px dotted #cccccc; border-right:2px dotted #cccccc; border-top:0px dotted #cccccc; border-bottom:0px dotted #cccccc; float: right;
width: 550px;
text-align: left; padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}




/*--------------------------------NAVIGATION*/

#quote #quoteNav{
text-align: center;
}

#quote #quoteNav ul{
float: left;
height: 25px;
width: 910px;
border-width: 0;
margin: 0 0 5px 0;
background-color: #ddd;
}

#quote #quoteNav li{
float: left;
}

#quote #quoteNav a:link, #quote #quoteNav a:visited{
border-left:1px solid #ccc; border-top:1px solid #ccc; float: left;
display: block;
width: 63px;
height: 17px;
line-height: 17px;
text-decoration: none;
text-align: center;
color: #333333;
font-size: 11px;
background-color: #ddd;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
background-image: url('images/mainlinks.jpg');
background-position:  left top;
background-repeat: repeat-x; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:4px
}

#quote #quoteNav a:hover{
background-position: bottom left;
color: #fff;
border: 1px solid #666699;
}

/*---------------------------------SUBCATNAV*/

#quote #nav ul{
padding: 0 0 2px 0;
}


#quote #nav a:link, #quote #nav a:visited{
display: block;
width: 158px;
line-height: 15px;
padding: 1px 0 1px 7px;
margin: 1px 0;
background-color: #eee;
color: #333;
text-decoration: none;
}

#quote #nav .headLink a:link, #quote #nav .headLink a:visited{
line height: 30px;
font-size: 13px;
margin: 0 0 2px 0;
padding: 1px 0 1px 5px;
background-color: #333;
color: #eee;
}

#quote #nav a:hover{
background-color: #ddd;
}

#quote #nav .headLink a:hover{
background-color: #555;
}

#quote #largeColQ a img{
padding: 2px 0 0 2px;
}



#quote #smallColL ul, #quote smallColR ul{
margin: 0 0 5px 0;
line-height: 16px;
}

#quote .bullet{
background-image: url('images/MBBullet.gif');
background-repeat: no-repeat;
background-position:  left top;; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}



#quote #infoLink{
clear: both;
width: 930px;
height: 25px;
background-color: #666666;
text-align: right;
}

#quote #infoLink ul{
height: 25px;
}

#quote #infoLink li{
float: right;
line-height: 22px;
padding: 0 5px 0 0;
}

#quote #infoLink li a:link, #infoLink li a:visited{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}

#quote #infoLink li a:hover{
color: #CCCCCC;
}

#quote #smallColR{
font-size
}