/* CSS Document */


/* GENERIC ELEMENTS
-----------------------------------------------------------------------------------------------------------------*/
html {
	overflow: -moz-scrollbars-vertical;
}
* {
	margin:0;
	padding:0;
}
:focus {
	-moz-outline-style:none;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	background-image:url(http://www.brokenarrowwear.com/images/bodyBkgrd.jpg);
	background-repeat:repeat-x;
	color:#333;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}




table{
    margin: 0;
    padding: 0;
}

strong{
    color: #666697;
    font-weight: 700;
}

img{
    border: none;
    margin: 0;
    padding: 0;
}

a{
    color: #333;
    text-decoration: none;
}

a:hover{
    color: #669;
    text-decoration: underline;
}

h1{
    color: #669;
    font-size: 22px;
    font-weight: 700;
}

.hidden {
	display:none;
	visibility:hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
#wrapper {
	width:960px;
	height:100%;
	background-repeat:repeat-x;
	margin:0 auto;
}
#mainContent {
	width:960px;
	margin:0 0 10px;
}

/* HEADER
------------------------------------------------------------------------------------------*/
#branding {
	width:960px;
	height:68px;
	background-image:url(http://www.brokenarrowwear.com/images/branding.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	margin:0 0 7px;
}
#tagline {
	display:block;
	width:960px;
	height:22px;
	line-height:20px;
	color:#fff;
	text-align:right;
	margin:0 auto;
}
#tagline strong {
	color:#fff;
}
#tagline a:hover {
	text-decoration:none;
}
#topNav {
	float:right;
}
#topNav a:link, #topNav a:visited {
	float:left;
	display:block;
	height:20px;
	line-height:20px;
	color:#333;
	text-decoration:none;
	background-color:#ccc;
	border:1px solid #999;
	border-bottom:1px solid #666;
	background-image:url(http://www.brokenarrowwear.com/images/links.jpg);
	background-repeat:repeat-x;
	margin:10px 0 0 5px;
	padding:0 25px 0 5px;
}
#topNav a:hover {
	background-color:#999;
	color:#669;
}
#phoneNumber {
	float:right;
	clear:right;
	margin:5px 0 0;
}
.pn {
	font-size:16px;
	font-weight:700;
	color:#336;
}

/* NEW LIST CONTROL STYLES
--------------------------------------------------------------------------------------------*/
#mainCol ul li{
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
}

#mainCol .itemList{
    margin: 0 0 8px;
    margin-left: 0;
    padding: 0 0 3px;
    border-bottom: 1px solid #ccc;
    clear: both;
    list-style: none;
    text-align: left;
}

#mainCol .itemList li{
    margin: 0 0 0 110px;
    padding-left: 0;
    list-style: none;
}

#mainCol .itemList li.itemImg{
    margin: 0;
    float: left;
}

#mainCol .itemImg img{
    margin: 2px 0 0 2px;
}

#mainCol .itemList li.brandName{
}

#mainCol .brandName a{
   color: #669; 
   font-size: 18px;
   font-weight: 500;
   padding-right: 5px;
}

#mainCol .shortDesc{
    color: #669;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
}

#mainCol .detailDesc{
    padding-bottom: 5px;
}

#mainCol .colorSize{
    padding-bottom: 5px;
}

#mainCol .quoteButtons{
    padding-bottom: 5px;
}

#mainCol .hidden{
    display: none;
    visibility: hidden;
}

#quote .smallColL{
    float: left;
    clear: both;
    width: 170px;
    border: solid #bbb;
    border-width: 1px 1px 0;
    margin: 5px 0 0;
    padding: 0;
}

.largeColQ{
	float: left;
	width: 538px;
	margin: 5px 0 0;
	padding:0 10px 10px 15px;
}

/* -------------------------------------------------------------------NAVIGATION*/

.quoteNav
{
	color:#333;
	height:25px;
	width:960px;
	background-color:#ddd;
	text-align:center;
	border-width:0;
}
.quoteNav li
{
    float:left;
}

.quoteNav a
{
	display: block;
	width: 66px;
	height: 23px;
	line-height: 23px;
	background-image: url(../../quote/images/mainLinks.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-decoration: none;
}

.quoteNav a:hover{
    background-position: bottom left;
    color: #fff;
    border: 1px solid #666699;
    text-decoration: none;
}

.quoteNav .accessories a{
	width: 73px;
}

.quoteNav .outerwear a{
    width: 67px;
}

/* SEARCH
----------------------------------------------------------------------------------------------------------*/
#search {
	border-bottom:1px solid #ccc;
	background-color:#ccc;
	background-image:url(images/searchBkgrd.jpg);
	background-repeat:repeat-x;
	padding:10px;
}
#search .header {
	color:#669;
	font-weight:700;
	font-size:14px;
	padding:0 0 5px;
}
#search input[type='text'] {
	width:123px;
	border:1px solid #bbb;
	font-size:10px;
	color:#555;
	padding:2px;
}
#search input[type='image'] {
	position:absolute;
}


#quote #search{
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background-color: #ccc;
    background-image: url(../quote/images/searchBkgrd.jpg);
    background-repeat: repeat-x;
    position: relative;
}

#quote #search .header{
    color: #669;
    padding: 0 0 5px;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
}

#quote #search input[type='text']{
    width: 123px; 
    padding: 2px;
    border: 1px solid #bbb;
    font-size: 10px;
    color: #555;    
}

#quote #search input[type='image']{
    position: absolute;
   
}



/* SUBCATEGORIES
----------------------------------------------------------------------------------------------------------*/

#nav2{
    padding: 5px 0 0;
    width: 170px;
    border-top: 1px solid #999;
}

#nav2 .header{
    color: #666699;
    padding: 5px 0 10px 10px;
    border-bottom: 1px solid #ccc;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
}

#nav2 a:link, #nav2 a:visited{
    display: block;
    height: 25px;
    line-height: 25px;
    width: 160px;
    background-color: #fff;
    color: #333;
    text-decoration: none;
    border: solid #bbb;
    border-width: 0 0 1px 0;
    padding-left: 10px;
}

#nav2 a:hover{
    background-color: #eee;
}

#nav2 .headLink a:hover{
    background-color: #555;
}

#nav2 li{
    background-image: none;
    margin: 0;
    padding: 0
}

#nav2 table{
    margin: 0;
    padding: 0;
}

#nav2 p{
    margin: 0;
    padding: 0;
}

/* VIEWSTATE PAGINATION
------------------------------------------------------------------------------------------------------------*/

.pageNav{

}

.pageNav a:link, .pageNav a:visited{
width:15px;
	height:15px;
	border:1px solid #999;
	text-decoration:none;
	color:#333;
	background-color:#ddd;
	padding:2px 7px;
}

.pageNav a:hover, .pageNav a:active{
    color:#FFF;
	background-color:#669;
}

.pageNav span {
	width:15px;
	border:1px solid #999;
	text-decoration:none;
	color:#fff;
	background-color:#999;
	text-align:left;
	padding:2px 7px;
}

/* BREADCRUMB + DISPLAY
---------------------------------------------------------------------------------------------------*/

#category{ /* Data Grid Headline */
    font-size: 16px;
    text-transform: uppercase;
    margin: 5px 0 10px;
    color: #666699;
    float: left;
    line-height: 20px;
}

#display{
    float: right;
    padding: 4px 10px 0 0;
}

#display select{
    width: 150px;
    font-size: 12px;
    padding: 2px;
}

.brandDesc{
    clear: both;
    margin: 0 0 10px;
}


/*MAINCOLSMALL
------------------------------------------------------------------------------------------------------*/

#mainColSmall{
	clear: right;
	width: 220px;
	float: right;
	margin: 5px 0 0 0;
}

#mainColSmall img{
	clear: left;
	margin: 0 0 5px 0;
	border: 0px;
	/*border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;*/
}

/* QUOTE DISPLAY
-----------------------------------------------------------------------------------------------------*/



.quoteDisplay, .quoteProd, .breakList {
	border-bottom:1px solid #bbb;
	padding:10px;
}
.quoteControl p.header, .pricingHeader {
	color:#669;
	font-weight:700;
	font-size:16px;
	background-color:#ccc;
	background-image:url(images/searchBkgrd.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #bbb;
	margin:0;
	padding:5px 10px;
}
#quoteQuantity .header, #decoration .header {
	font-size:14px;
	color:#669;
	font-weight:700;
	padding:0 0 3px;
}




.quoteControl{   
}

.quoteDisplay{
    padding: 10px;
    border-bottom: 1px solid #bbb;
}

.quoteProd{
    padding: 10px;
    border-bottom: 1px solid #bbb;
}

.priceLbl{
    color: #ff6600;
    float: right;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    font-weight: 700;
    margin: 0 0 2px;
    background-color: #fff; 
    border: 1px solid #bbb; 
    padding-right: 5px;
    width: 70px;
    text-align: right;
}

.sizeLbl{
    float: left;
    margin: 0 0 2px 5px;
    height: 25px;
    line-height: 25px;
}

.quoteLbl{
    float: right;
    color: #666699;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
}

.miscLbl{
    float: left;
    color: #666699;
    font-weight: 700;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.totalLbl{
    color: #ff6600;
    float: right; 
    font-size: 18px;
    font-weight: 700;  
}

.quoteControl p.header{
    color: #666699;
    padding: 5px 10px;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    background-color: #ccc;
    background-image: url(../../images/searchBkgrd.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #bbb;  
}

.quoteControl p.headerPressed{
    color: #fff;
    padding: 5px 10px;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    background-color: #ff6600;
    background-image: url(../../images/quotePressedBkgrd.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    border-bottom: 1px solid #bbb; 
}

.quoteDisplay li{
   display: block;
   height: 25px;
   margin: 0 0 2px;
   list-style: none;
}

.quoteProd li{
   margin: 0 0 2px;
   font-size: 10px;
}

.quoteDisplay li.total{
    margin-top: 5px;
    padding: 5px 0 0;
    border-top: 1px solid #bbb;
}

.qpShortDesc{
    font-weight: 700;
}

.pricingHeader{
    color: #666699;
    padding: 5px 10px;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    background-color: #ccc;
    background-image: url(../../images/searchBkgrd.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #bbb;  
}

.priceList{
    margin-left: 12px;
    padding: 10px;
    /*border-bottom: 1px solid #bbb;*/
}

.priceList li
{
    list-style: disc;
    margin-bottom: 5px;
}

.bottomBorder{
    border-bottom: 1px solid #bbb;
}

.topBorder {
	border-top:1px solid #bbb;
}

/* QUOTEPAGE LIST CONTROL STYLES
--------------------------------------------------------------------------------------------*/

.itemListL
{
    clear: both;
    margin: 0 0 5px;
    padding: 2 0 5px 0;
}
.itemListL li {
	margin:0 0 0 135px;
}

.itemListL .longDesc
{
	padding: 0 0 10px 0;
	line-height: 14px;
}
.itemListL h2 {
	font-size:12px;
	font-weight:700;
	color:#333;
}
.itemListL li.itemImg2
{
    margin: 0 10 0 0;
    float: left;
}
.itemListL .itemImg2
{
    margin: 0px;
    border: 2px solid #bbb;
    width: 120px;
    height: 120px;
    float: left;
    
}


.itemList {
    border-bottom:1px solid #ccc;
	clear:both;
	margin:0 0 8px;
	padding:0 0 3px;
}

.itemList li
{
    margin: 0 15 0 0px;
    padding-right: 15px;
}

.itemImg img
{
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: 2px;
}
.itemList li.itemImg
{
    margin: 0 10 0 0;
    float: left;
}



.brandName a {
	color:#669;
	font-size:18px;
	font-weight:700;
	padding-right:5px;
	margin-bottom: 35px;
}
.shortDesc {
	font-weight:700;
	font-size:12px;
	line-height: 15px;
}

.detailDesc
{
    margin-bottom: 4px;
    line-height: 13px;
}
.quoteButtons
{
    float: left;
    clear: right;
    padding-right: 25px;
    padding-top: 5px;
    margin-right: 2px;
}

.hidden {
	display:none;
	visibility:hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}


h3.categoryHead {
	height:32px;
	line-height:32px;
	background-image:url(../../images/infoBarHead.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:11px;
	border-bottom:1px solid #339;
	background-color:#669;
	margin:0;
	padding:0 0 0 10px;
}
.infoBoxSmall {
	clear:left;
	width:208px;
	border:solid #ccc;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	background-color:#f7f7f7;
	background-image:url(images/subNavBkgrd.jpg);
	background-repeat:repeat-x;
	border-width:0 1px 1px;
	margin:0 0 10px;
	padding:5px;
}
.showName {
	clear:left;
	font-size:14px;
	color:#669;
	font-weight:700;
	margin:7px 0 0;
}





#quote .itemListL .longDesc{
    padding: 0 0 5px;
}

#quote .itemListL .shortDesc{
    font-size: 14px;
    font-weight: 500;
    color: #669;
    text-align: left;
}

#quote .itemListL h1{
    color: #666699;
    font-size: 22px;
    font-weight: 500;
    padding: 4px 0 0;
}

#quote .itemListL h2{
    font-size: 12px;
    font-weight: 700;
    color: #333;
}

/* COLOR DROP DOWN
--------------------------------------------------------------------------------------------*/

.colorSelect{
	float: left;
	width: 162px;
	border: 1px solid #bbb;
	background-color: #ccc;
	background-image: url(../../images/searchBkgrd.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	clear: both;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.colorSelect .header{
    width: 150px;
    font-size: 14px;
    color: #666699;
    font-weight: 700;
    padding: 0 0 5px;   
}

.colorSelect select{
    padding: 2px;
    width: 125px;
    font-size: 11px;
}

.colorImg{
    width: 30px;
    height: 30px;
    border: 1px solid #bbb;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.colorChip{
    margin: -31px 0 0 130px;
}

/* QUOTEQUANTITY
--------------------------------------------------------------------------------------------*/

#quoteQuantity{
	float: right;
	width: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 10;
}

#quoteQuantity ul{
    float: left;
    min-width: 33%;
    text-align: center;
    /*margin-right: 10px;*/
}

#quoteQuantity li{
    margin: 0 0 5px;
}

#quoteQuantity p{
    clear: both;   
}

#quoteQuantity .header{
    font-size: 14px;
    color: #666699;
    font-weight: 700;
    padding: 0 0 3px;   
}

#quoteQuantity .header a{
    font-size: 11px;
    color: #ff6600;
    font-weight: 500;  
}

#quoteQuantity input{
    font-size: 11px;
    border: 1px solid #bbb;
    text-align: center;  
}

/* DECORATION
--------------------------------------------------------------------------------------------*/

#decoration{
    clear: both;
    margin: 0 0 10px;
    padding: 7px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}

#decoration .header{
    font-size: 14px;
    color: #666699;
    font-weight: 700;
    padding: 0 0 3px;   
}











/* BUTTONLIST
--------------------------------------------------------------------------------------------*/


.buttonList li
{
    float: left;
    width: 120px;
}

ul.buttonList
{
	width:520px;
	clear:both;
	height:35px;
	margin:10px 0 0 10px;
}

.buttonList li, .buttonList2 li{
	float: left;
	display:inline;
	width: 128px;
	text-align: center;
}

ul.buttonList2
{
	width:520px;
	clear:both;
	height:35px;
	margin:10px 0 0 138px;
}

/* INFOBOX
--------------------------------------------------------------------------------------------*/

.infoBoxL
{
    float: left;
    padding: 5px;
    margin: 5px 0 10px;
    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;
    width: 520px;
}


.infoBoxL .header{
    font-size: 16px;
    color: #666699;
    font-weight: 700;
    padding: 0 0 3px; 
    margin: 0;  
}

.infoBoxL p{
    margin: 0 0 10px;
}

.uploadBtn
{
    text-align: center;
    margin: 3px 0px 3px 0px;
    left: 200px;
    position: relative;
}

/* FORMS
--------------------------------------------------------------------------------------------*/

fieldset{
    width: 520px;
    border: none;
    margin: 10px 0;
    padding: 10px;
}

legend{
    font-size: 16px;
    font-weight: 700;
    color: #666699;
    padding: 0 5px 0 0;
}

label{
    float: left;
    width: 120px;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
}

fieldset.submit{
    border: none;
    background-image: none;
    text-align: center;
}

fieldset textarea, fieldset input[type="text"]{
    border: 1px solid #bbb;
}

#quote .quoteDisplay,#quote .quoteProd,#quote .breakList{border-bottom:1px solid #bbb;padding:10px;margin: 0;}

#quote .quoteControl p.header,#quote .pricingHeader{color:#669;font-weight:700;font-size:16px;background-color:#ccc;background-image:url(images/searchBkgrd.jpg);background-repeat:repeat-x;border-bottom:1px solid #bbb;margin:0;padding:5px 10px;}

/* FOOTER
------------------------------------------------------------------------------*/
.brandDesc {
	clear:both;
	margin:0 0 10px;
}
#footer {
	width:100%;
	min-width:920px;
	background-color:#999;
	border:solid #555;
	background-image:url(http://www.brokenarrowwear.com/images/footerBkgrd.gif);
	background-repeat:repeat-x;
	border-width:1px 0 0;
	padding:10px 0;
}
#footer p {
	clear:both;
	color:#fff;
	font-size:11px;
	padding:10px 0 0;
}
#footer h3 {
	clear:left;
	color:#fff;
	font-size:16px;
	text-align:left;
	margin:0 0 10px;
}
#footer img {
	border:none;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	text-decoration:underline;
	color:#ccf;
}
#brandFooter {
	clear:both;
	width:900px;
	margin:0 auto;
}
#brandFooter li {
	float:left;
	padding:0 5px 0 0;
}
#infoLink {
	clear:both;
	width:100%;
	min-width:960px;
	height:20px;
	background-color:#666;
	text-align:right;
	border-top:solid #666;
	border-bottom:solid #444;
	background-image:url(http://www.brokenarrowwear.com/images/infoLinkBkgrd.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-width:1px 0;
	padding:0;
}
#infoLink ul {
	width:900px;
	margin:0 auto;
}
#infoLink li {
	float:right;
	line-height:20px;
	padding:0 5px 0 0;
}
#infoLink li a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#infoLink li a:hover {
	color:#ccf;
}

/* OLD
--------------------------------------------------------------------*/



.smallColL {
	float:left;
	width:170px;
	border:solid #bbb;
	border-width:1px 1px 0;
	margin:5px 0 0;
}
.smallColR {
	float:right;
	width:225px;
	margin:5px 0 0;
}

#nav {
	width:170px;
	border-top:1px solid #999;
	padding:5px 0 0;
}
#nav .header {
	color:#669;
	border-bottom:1px solid #ccc;
	font-weight:700;
	font-size:14px;
	padding:5px 0 10px 10px;
}
#nav a {
	display:block;
	height:25px;
	line-height:25px;
	width:160px;
	background-color:#fff;
	color:#333;
	text-decoration:none;
	border:solid #bbb;
	padding-left:10px;
	border-width:0 0 1px;
}
#nav a:hover {
	background-color:#eee;
}
#nav .headLink a:hover {
	background-color:#555;
}
#nav li {
	background-image:none;
	margin:0;
	padding:0;
}
.pageNav a:link, .pageNav a:visited {
	width:15px;
	height:15px;
	border:1px solid #999;
	text-decoration:none;
	color:#333;
	background-color:#ddd;
	padding:2px 7px;
}
.pageNav a:hover, .pageNav a:active {
	color:#FFF;
	background-color:#669;
}
.pageNav span {
	width:15px;
	border:1px solid #999;
	text-decoration:none;
	color:#fff;
	background-color:#999;
	text-align:left;
	padding:2px 7px;
}
#category {
	font-size:18px;
	text-transform:uppercase;
	color:#669;
	float:left;
	line-height:20px;
	margin:5px 0 0;
}
#display {
	float:right;
	padding:4px 10px 0 0;
}
#display select {
	width:150px;
	font-size:12px;
	padding:2px;
}
.brandDesc {
	clear:both;
	margin:0 0 10px;
}