@charset "utf-8";


/*---------------------------------
   # RESET
---------------------------------*/

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);


@import url(http://fonts.googleapis.com/css?family=Holtwood+One+SC);

ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


img {
	border:0;
	
}
a img {
	border:0;
}

img a {
	border:0;
}

/*-----------------------------------------
  # GLOBE STYLES
-----------------------------------------*/


body {
	font-family: 'Droid Sans', sans-serif;
	background-image: url(../../images/baw2012/bkgHeader.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	color: #3C3D40;
}

ul, ol, dl {
	padding: 0;
	margin: Droid Sans, sans serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	/* [disabled]padding-right: 15px; */
	/* [disabled]padding-left: 15px; */
}



a:link {
	color: #424141;
	 text-decoration: none; 
}
a:visited {
	color: #424141;
	 text-decoration: none; 
}
a:hover, a:active, a:focus {
	text-decoration: none; 
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
	
}

/*---------------------------------
      # HEADER
---------------------------------*/

.container {
	width: 971px;
	margin: 0 auto;
	/* [disabled]background-image: url(../../images/baw2012/bkgImage.jpg); */
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
}

.containerWide {
	width: 1011px;
	margin: 0 auto;
	/* [disabled]background-image: url(../../images/baw2012/bkgImage.jpg); */
	/* [disabled]background-repeat: repeat-y; */
	/* [disabled]background-position: 40px 0px; */
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
}


#headerWide {
	background-image: url(../../images/baw2012/bawHeaderWide.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 1011px;
	height: 88px;
	padding-left: 3px;
}

header {
	background-image: url(../../images/baw2012/bawHeader.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 971px;
	height: 88px;
	padding-left: 3px;
}

.homeLink {
	position: absolute;
	left: 3px;
	top: 14px;
	height: 54px;
	width: 343px;
}

.leadTxt {
	font-size: 9px;
	color: #FFF;
	padding-top: 2px;
	padding-left: 11px;
}
header p.phone {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.09em;
	word-spacing: 0.03em;
	text-align: right;
	padding: 0px;
	margin: -37px 345px 0 0px;
	color: #D6D7D7;
	display: block;
	clear: both;
	line-height: 12px;
	width: 200px;
	float: right;
}

header p.phone em {
	font-weight: bold;
	letter-spacing: .09em;
	font-style: normal;
	color: #FFF;
}

header p.phone span {
	font-weight: normal;
	font-size: 10px;
}
#topNav {
	float: right;
	height: 45px;
	width: 338px;
	margin-top: 15px;
	margin-right: -5px;
}
#navigation li  {
	float:left;
	list-style-type: none;
	margin-bottom: 2px;
	margin-right: 6px;
}  


#navigation li.home  a {
	height: 34px;
	width: 78px;
	display: block;
	background-image: url(../../images/baw2012/topNavHome.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navigation li.home a .hover {  
    background:url(../../images/baw2012/topNavHome.png) no-repeat;  
    display: block;  
    opacity: 0; 
	background-position: 0px -34px;
	height: 34px;
	width: 78px;
}

#navigation li.about  a {
	height: 34px;
	width: 78px;
	display: block;
	background-image: url(../../images/baw2012/topNavAbout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navigation li.about a .hover {  
    background:url(../../images/baw2012/topNavAbout.png) no-repeat;  
    display: block;  
    opacity: 0; 
	background-position: 0px -34px;
	height: 34px;
	width: 78px;
}

#navigation li.contact  a {
	height: 34px;
	width: 78px;
	display: block;
	background-image: url(../../images/baw2012/topNavContact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navigation li.contact a .hover {  
    background:url(../../images/baw2012/topNavContact.png) no-repeat;  
    display: block;  
    opacity: 0; 
	background-position: 0px -34px;
	height: 34px;
	width: 78px;
}

#navigation li.faq  a {
	height: 34px;
	width: 78px;
	display: block;
	background-image: url(../../images/baw2012/topNavFaq.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navigation li.faq a .hover {  
    background:url(../../images/baw2012/topNavFaq.png) no-repeat;  
    display: block;  
    opacity: 0; 
	background-position: 0px -34px;
	height: 34px;
	width: 78px;
}


/*---------------------------------
      # SIDE NAV
---------------------------------*/

.chatLiveSM {
	display: block;
	float: right;
	height: 135px;
	width: 148px;
	margin-top: -7px;
	margin-bottom: 5px;
	clear: right;
}

.sidebar1 {
	float: right;
	width: 150px;
	padding-bottom: 10px;
	margin-right: 7px;
	margin-top: -2px;
}

.freeSpace p span {
	font-family: "Holtwood One SC", serif;
	font-size: 18px;
	font-weight: 400;
	color: rgba(66, 65, 65, .5);
}

.freeSpace {
	text-align: center;
	display: block;
	float: right;
	height: 45px;
	width: 145px;
	background: -moz-linear-gradient(top,  rgba(81,161,207,0.65) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(81,161,207,0.65)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(81,161,207,0.65) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(81,161,207,0.65) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(81,161,207,0.65) 0%,rgba(255,255,255,0) 100%); /* W3C */


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a651a1cf', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 5px;
	behavior: url(js/PIE.htc);
	background-color: #8DDEE4;
	background-position: top;
	margin-bottom: 5px;
}

.freeSpace p {
	font-size: 10px;
	font-weight: 700;
}

.freeSpace .smallType {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 3px;
}
.accordionButton {
	width: 148px;
	float: left;
	_float: none;
	cursor: pointer;
	background-image: url(../../images/baw2012/sideNavBtn.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	display: block;
	height: 30px;
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 3px;
	padding-top: 9px;
	margin-top: -2px;
	margin-left: 4px;
}
	
.accordionContent {
	width: 150px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	margin-left: 4px;
	}
	
.on {
	background-image: url(../../images/baw2012/sideNavBtn.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
	}
	
.over {
	background-image: url(../../images/baw2012/sideNavBtn.png);
	background-repeat: no-repeat;
	background-position:  0px -45px;
	}
	
nav ul {
	list-style: none;
	margin-bottom: 10px;
	margin-top: -5px;
}
nav ul li {
	margin: 2px 0px 8px 6px;

}
nav ul a, nav ul a:visited {
	display: block;
	width: 135px;
	text-decoration: none;
	background-color: #d7f2f4;
	font-size: 11px;
	text-align: center;
	height: 18px;
	padding-top: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #8DDEE4;
	letter-spacing: -0.01em;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	behavior: url(../../js/PIE.htc);
}

nav ul a:hover, nav ul a:active, nav ul a:focus {
	background-color: rgb(141,222,228);
	border: 1px solid #8DDEE4;
}

#emailBox {
	background-color: rgba(8,157,242,.4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(8,157,242,.9);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	width: 138px;
	display: block;
	height: 80px;
	margin-left: 4px;
	margin-top: -5px;
	padding-top: 5px;
	margin-bottom: 8px;
	behavior: url(../../js/PIE.htc);
}

#emailBox #email form p {
	font-size: 11px;
	font-weight: 700;
	color: #424141;
	text-align: center;
	margin-bottom: 0px;
	letter-spacing: -0.03em;
	line-height: 12px;
}

#emailBox #email form .emailSubP {
	font-size: 10px;
	font-weight: normal;
	color: #424141;
	/* [disabled]line-height: 11px; */
	margin-top: 2px;
	margin-bottom: 0px;
	/* [disabled]letter-spacing: -0.02em; */
}

#emailBox #email form .emailBox {
	margin-top: 1px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#emailBox #email form .emailGO {
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}

.accordionButton img {
	margin-top: -3px;
	margin-left: 45px;
	float: left;
	width: 20px;
	margin-right: 3px;
}

.accordionButton a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}


/*---------------------------------
      # MAIN CONTENT
---------------------------------*/

.contentTop {
	float: left;
	width: 800px;
	clear: both;
	height: 65px;
	margin-bottom: 10px;
	display: inline;
}

.contentTop p.phone {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.01em;
	word-spacing: 0.03em;
	text-align: right;
	padding: 0px;
	margin: -20px -5px 0 0;

}

.contentTop .head4 {
	font-size: 20px;
	padding: 25px 0px 0px 20px;
	/* [disabled]width: 300px; */
	margin: 0px;
	color: #424141;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-weight: 700;
}

.contentTop p.phone span {
	font-weight: bold;
	letter-spacing: .01em;
}
.content {
	padding: 0px 0px 0px 10px;
	width: 790px;
	float: left;

}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

.container .content .head4 {
	font-size: 35px;
	font-weight: 900;
	line-height: 50px;
	margin: -10px 0px 5px 0px;
}



#mainCopy {
	width: 540px;
	float: right;
	margin: 10px 15px 0px 0px;
	
}

#mainCopy p{
	margin: 0px 0px 15px 0px;
	line-height: 24px;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
}
#mainCopy p em {
	font-weight: 700;
	text-decoration: none;
	font-size: 120%;
	font-style: normal;
	letter-spacing: 0.1em;
}


#mainCopy p a {
	font-weight: 700;
	text-decoration: none;
}

#mainCopy  a:hover {
	color: rgb(220,41,30);
	text-decoration: none;
}

#mainCopy .head1 {
	font-size: 35px;
	margin-bottom: 15px;
	line-height: 40px;
	letter-spacing: 0.05em;
	font-weight: 700;
	text-align: left;
}

#mainCopy .head1 span {
	font-size: 55px;
	font-weight: 700;
	line-height: 50px;
}

#mainCopy  .head2{
	font-size: 18px;
	border-bottom: 1px dotted #424141;
	padding-bottom: 3px;
	width: 543px;
	line-height: 22px;
	margin-bottom: 5px;
	font-weight: 700;
}
#mainCopy  .bodyCopy-1Col .head2{
	font-size: 18px;
	border-bottom: 1px dotted #424141;
	padding-bottom: 3px;
	width: 543px;
	line-height: 22px;
	margin-bottom: 5px;
	font-weight: 700;
}
#mainCopy .bodyCopy-1Col {
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#mainCopy .bodyCopy-1Col p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	letter-spacing: 0.1em;
	word-spacing: -0.13em;
	padding-bottom: 8px;
	margin: 0px;
}

#mainCopy .bodyCopy  {
	padding-bottom: 10px;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
	margin-bottom: 15px;
}

#mainCopy .bodyCopy p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	letter-spacing: 0.1em;
	word-spacing: -0.13em;
	padding-bottom: 8px;
	margin: 0px;
}

#mainCopy .bodyCopy p a {
	font-weight: bold;
	text-decoration: none;
}
#mainCopy .bodyCopy p a:hover {
	color: #089df2;
}

#mainCopy .head3 {
	font-size: 22px;
	letter-spacing: 1px;
	padding-top: 12px;
	font-weight: 700;
}

#mainCopy .bodyCopy .head3 {
	font-size: 22px;
	letter-spacing: 1px;
	padding-top: 12px;
	font-weight: 700;
}

#mainCopy .bodyCopy-1Col .head3 {
	font-size: 22px;
	letter-spacing: 1px;
	padding-top: 12px;
	font-weight: 700;
}

#mainCopy .bodyCopy .head5 {
	line-height: 25px;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 700;
}

#mainCopy .bodyCopy .head6 {
	line-height: 20px;
	font-size: 14px;
	font-weight: 700;
}

.rounded-img {
	display: inline-block;
	border: solid 1px #424141;
	overflow: hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	behavior: url(../../js/PIE.htc);
}
.rounded-img2 {
	display: inline-block;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 8px rgba(0, 0, 0, .4);
	behavior: url(../../js/PIE.htc);
}

.imgRight {
	float: right;
	margin-left: 15px;
}

/*---------------------------
   # MASTHEADS
---------------------------*/

/*-------------------------
   #SUB FEATURE
-------------------------*/

.subFeature {
	float: left;
	height: 415px;
	width: 255px;
	position: relative;
	margin-bottom: 10px;
}
		
.blueSplash {
	background-image: url(../../images/baw2012/subFeatures/blueSplash.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: -2;
	position: relative;
	top: -25px;
	left: 0px;
	clear: left;
	display: block;
	height: 460px;
}

.orangeSplash {
	background-image: url(../../images/baw2012/subFeatures/orangeSplash.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: -2;
	position: relative;
	top: -25px;
	left: 0px;
	clear: left;
	display: block;
	height: 400px;	
}

.tanSplash {
	/* [disabled]background-image: url(../../images/baw2012/subFeatures/tanSplash.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: 0px 0px; */
	z-index: -2;
	height: 500px;
	position: relative;
	top: -25px;
	left: 0px;
	clear: left;
	display: block;
}

/*-------------------------
    # LEFT COLUMN
-------------------------*/

.content .colLeft {
	float: left;
	width: 230px;
	margin-left: -6px;
}



#socialMedia {
	margin: -5px 0px 10px 35px;
	padding: 5px 6px 2px !important;
	float: left;
	height: 20px;
	width: 160px;
	position: relative;
	border: 1px solid #424141;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background-color: #d7f2f4;
	behavior: url(../../js/PIE.htc);
}

#socialMedia a{
	font-family: "Droid Sans";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 11px;
	position: relative;
}

#socialMedia a.addthis_button_compact {
	padding-top: 1px;
	line-height: 16px;
	display: block;
}

#socialMedia a.addthis_separator {
	font-family: "Droid Sans";
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #424141;
	position: relative;
	top: -6px;
	margin: 0px 0px 0px -5px;
	padding: 0px;
	left: -5px;
}

#lpChatBtn {
	margin-left: 4px;
}


/*---------------------------------
      # FOOTER
---------------------------------*/

footer {
	clear: both;
	/* [disabled]background-image: url(../../images/baw2012/bawFooter.png); */
	height: 411px;
	width: 971px;
	position: relative;
	z-index: 5;
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: -12px 1px; */
	background-color: #d7f2f4;
}

#footerWS {
	clear: both;
	height: 239px;
	width: 1013px;
	position: relative;
	z-index: 5;
	background-color: #d7f2f4;
}


#footerBkg {
	/* [disabled]background-image: url(../../images/baw2012/bkgFooter.png); */
	/* [disabled]background-repeat: repeat-x; */
	/* [disabled]background-position: left bottom; */
	margin-top: -409px;
	height: 409px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7F2F4;
}

#footerBkgS {
	/* [disabled]background-image: url(../../images/baw2012/bkgFooterS.png); */
	/* [disabled]background-repeat: repeat-x; */
	/* [disabled]background-position: left bottom; */
	margin-top: -238px;
	height: 239px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7F2F4;
}

footer address span {
	font-size: 18px;
	color: #3C3D40;
	font-style: normal;
	font-weight: bolder;
	padding-bottom: 0px;
	line-height: 16px;
	margin-bottom: 5px;
}

footer address {
	float: left;
	width: 220px;
	margin-top: 30px;
	margin-left: 10px;
}

footer address p {
	font-size: 12px;
	color: #3C3D40;
	font-style: normal;
	line-height: 16px;
	padding-top: 0px;
	margin: 0px;
	clear: both;
	float: left;
}

footer address p strong {
	margin-top: 8px;
	display: block;
	line-height: 12px;
	padding: 0px;
	margin-bottom: -15px;
}

#brandLogos {
	float: left;
	width: 330px;
	margin-left: -10px;
	clear: right;
	height: 373px;
	margin-top: 17px;
}

#brandLogos .head2 {
	font-size: 16px;
	color: #3C3D40;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 13px;
	font-weight: 700;
}

#brandLogos  p {
	font-size: 11px;
	color: #3C3D40;
	text-align: center;
	margin-bottom: -5px;
}


#brandNav li {
	list-style-type: none;
	float: left;
	height: 50px;
	margin: 0px 0px 0px -5px;
	padding: 0px;
}

#brandNav li.adidas a{
	background-image: url(../../images/baw2012/brandLogos/adidasSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 36px;
	width: 60px;
	margin-left: 10px;
}

#brandNav li.adidas a .hover{
	background-image: url(../../images/baw2012/brandLogos/adidasSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	display: block;
	height: 36px;
	width: 60px;
	opacity: 0; 	
}

#brandNav li.americanapparel a{
	background-image: url(../../images/baw2012/brandLogos/americanapparelSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 138px;
	margin-left: 20px;
	margin-top: 16px;
}

#brandNav li.americanapparel a .hover{
	background-image: url(../../images/baw2012/brandLogos/americanapparelSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	display: block;
  	height: 20px;
	width: 150px;
	opacity: 0; 
}

#brandNav li.anvil a{
	background-image: url(../../images/baw2012/brandLogos/anvilSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	width: 58px;
	margin-left: 20px;
	margin-top: 12px;
}

#brandNav li.anvil a .hover{
	background-image: url(../../images/baw2012/brandLogos/anvilSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	height: 30px;
	width: 55px;
	opacity: 0; 
}

#brandNav li.applesoranges a{
	background-image: url(../../images/baw2012/brandLogos/applesorangesSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 110px;
	margin-left: -10px;
	margin-top: 20px;
}

#brandNav li.applesoranges a .hover{
	background-image: url(../../images/baw2012/brandLogos/applesorangesSprite.png);
	background-repeat: no-repeat;
	background-position: 1px -21px;
	display: block;
  	height: 20px;
	width: 150px;
	opacity: 0; 
}

#brandNav li.augusta a{
	background-image: url(../../images/baw2012/brandLogos/augustaSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 42px;
	width: 62px;
	margin-top: 5px;
	margin-left: 30px;
}

#brandNav li.augusta a .hover{
	background-image: url(../../images/baw2012/brandLogos/augustaSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -42px;
	display: block;
	height: 42px;
	width: 60px;
	opacity: 0; 
}

#brandNav li.bella a{
	background-image: url(../../images/baw2012/brandLogos/bellaSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 38px;
	width: 68px;
	margin-top: 8px;
	margin-left: 53px;
}

#brandNav li.bella a .hover{
	background-image: url(../../images/baw2012/brandLogos/bellaSprite.png);
	background-repeat: no-repeat;
	background-position: 1px -31px;
	display: block;
	height: 38px;
	width: 60px;
	opacity: 0; 
}

#brandNav li.bigaccessories a{
	background-image: url(../../images/baw2012/brandLogos/bigaccessoriesSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 42px;
	width: 65px;
	margin-top: 8px;
	margin-left: 8px;
}

#brandNav li.bigaccessories a .hover{
	background-image: url(../../images/baw2012/brandLogos/bigaccessoriesSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	display: block;
	height: 42px;
	width: 65px;
	opacity: 0; 
}

#brandNav li.champion a{
	background-image: url(../../images/baw2012/brandLogos/championSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	width: 104px;
	margin-top: 15px;
	margin-left: 32px;
}

#brandNav li.champion a .hover{
	background-image: url(../../images/baw2012/brandLogos/championSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -24px;
	display: block;
	height: 24px;
	width: 110px;
	opacity: 0; 
}

#brandNav li.devonjones a{
	background-image: url(../../images/baw2012/brandLogos/devonjonesSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 24px;
	width: 103px;
	margin-top: 15px;
	margin-left: 17px;
}

#brandNav li.devonjones a .hover{
	background-image: url(../../images/baw2012/brandLogos/devonjonesSprite.png);
	background-repeat: no-repeat;
	background-position: -2px -26px;
	display: block;
	height: 24px;
	width: 110px;
	opacity: 0; 
}

#brandNav li.fruitoloom a{
	background-image: url(../../images/baw2012/brandLogos/fruitoloomSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 53px;
	width: 73px;
	margin-top: 10px;
	margin-left: 3px;
}

#brandNav li.fruitoloom a .hover{
	background-image: url(../../images/baw2012/brandLogos/fruitoloomSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	display: block;
	height: 53px;
	width: 73px;
	opacity: 0; 
}

#brandNav li.gildan a{
	background-image: url(../../images/baw2012/brandLogos/gildanSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	display: block;
	height: 23px;
	width: 90px;
	margin-top: 25px;
	margin-left: 35px;
}

#brandNav li.gildan a .hover{
	background-image: url(../../images/baw2012/brandLogos/gildanSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -27px;
	display: block;
	height: 23px;
	width: 108px;
	opacity: 0; 
}

#brandNav li.hanes a{
	background-image: url(../../images/baw2012/brandLogos/hanesSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 54px;
	width: 65px;
	margin-top: 5px;
	margin-left: 45px;
}

#brandNav li.hanes a .hover{
	background-image: url(../../images/baw2012/brandLogos/hanesSprite.png);
	background-repeat: no-repeat;
	background-position: -2px -56px;
	display: block;
	height: 54px;
	width: 65px;
	opacity: 0; 
}

#brandNav li.harriton a{
	background-image: url(../../images/baw2012/brandLogos/harritonSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 47px;
	width: 65px;
	margin-top: 25px;
	margin-left: 0px;
}

#brandNav li.harriton a .hover{
	background-image: url(../../images/baw2012/brandLogos/harritonSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -46px;
	display: block;
	height: 40px;
	width: 85px;
	opacity: 0; 
}

#brandNav li.hyp a{
	background-image: url(../../images/baw2012/brandLogos/hypSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 85px;
	margin-top: 25px;
	margin-left:47px;
}

#brandNav li.hyp a .hover{
	background-image: url(../../images/baw2012/brandLogos/hypSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	display: block;
	height: 40px;
	width: 85px;
	opacity: 0; 
}

#brandNav li.jerzees a{
	background-image: url(../../images/baw2012/brandLogos/jerzeesSprite.png);
	background-repeat: no-repeat;
	background-position: -1px -3px;
	display: block;
	height: 24px;
	width: 105px;
	margin-top: 34px;
	margin-left:28px;
}

#brandNav li.jerzees a .hover{
	background-image: url(../../images/baw2012/brandLogos/jerzeesSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	display: block;
	height: 22px;
	width: 105px;
	opacity: 0; 
}

#brandNav li.lat a{
	background-image: url(../../images/baw2012/brandLogos/latSprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 47px;
	width: 60px;
	margin-top: 25px;
	margin-left:3px;
}

#brandNav li.lat a .hover{
	background-image: url(../../images/baw2012/brandLogos/latSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
	display: block;
	height: 47px;
	width: 65px;
	opacity: 0; 
}

#brandNav li.outdoorcap a{
	background-image: url(../../images/baw2012/brandLogos/outdoorcapSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	display: block;
	height: 37px;
	width: 115px;
	margin-top: 30px;
	margin-left:35px;
}

#brandNav li.outdoorcap a .hover{
	background-image: url(../../images/baw2012/brandLogos/outdoorcapSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
	display: block;
	height: 37px;
	width: 115px;
	opacity: 0; 
}

#brandNav li.yupoong a{
	background-image: url(../../images/baw2012/brandLogos/yupoongSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -9px;
	display: block;
	height: 25px;
	width: 103px;
	margin-top: 35px;
	margin-left:10px;
}

#brandNav li.yupoong a .hover{
	background-image: url(../../images/baw2012/brandLogos/yupoongSprite.png);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	display: block;
	height: 25px;
	width: 103px;
	opacity: 0; 
}

#footerLinks {
	float: right;
	width: 450px;
	margin-top: 17px;
	/* [disabled]margin-left: 25px; */
	height: 390px;
	margin-right: 0px;
	position: absolute;
	right: -18px;
}

.wideShortLinks {
	float: left !important;
	width: 1013px !important;
	margin-top: 17px;
	height: 220px !important;
	margin-right: 0px;
	position: absolute;
	right: -8px;
}

#footerLinks .row {
	list-style-type: none;
	float: left;
	margin-bottom: 0px;
	height: 170px;
	/*width: 480px;*/
	margin-top: 15px;
}

#footerLinks .row .linkCol {
	font-size: 15px;
	color: #3C3D40;
	float: left;
	width: 140px;
	border-bottom: 3px solid #DC291E;
	line-height: 11px;
	font-weight: 700;
	height: 15px;
	margin-bottom: 25px !important;
	margin-right: 10px;
	/*letter-spacing: -0.06em;*/
}

.colWS {
	margin-right: 30px !important;
}

#footerLinks .row .linkCol ul .footLinks a {
	font-size: 11px;
	color: #3C3D40;
	text-decoration: none;
	display: block;
	list-style-type: none;
	height: 11px;
	line-height: 11px;
	padding: 2px;
	margin-top: 4px;
	font-weight: normal;
	/*letter-spacing: -0.05em;*/
	width: 140px;
}
#footerLinks .row .linkCol ul .footLinks a:hover {
	color: #3C3D40;
	background-color: #8DDEE4;
}

#footerLinks .row .linkCol ul {
	list-style-type: none;
	margin-top: 10px;
}

#footerLinks p {
	font-size: 10px;
	font-weight: bold;
	color: #3C3D40;
	text-align: right;
	vertical-align: bottom;
	display: block;
	float: right;
	width: 550px;
	clear: both;
	margin: 10px 20px 0px -50px;
	padding: 0px;
}

#mainCopy .BigBtn {
	float: left;
	height: 65px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	top: 85px;
	text-align: center;
	padding-left: 135px;
	z-index: 0;
}
#mainCopy .BigBlueBtn a {
	background-image: url(../../images/baw2012/bigBlueBtn.png);
	background-repeat: no-repeat;
	background-position: -5px -74px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	color: #FFF;
	display: block;
	height: 43px;
	width: 175px;
	text-align: center;
	padding-top: 24px;
	margin-left: 205px;
	letter-spacing: -.07em;
}

#mainCopy .BigBlueBtn a:hover {
	background-position: -5px -5px;
	color: #424141 !important;
}



#mainCopy  .disclaimerNotes p{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	letter-spacing: 0.1em;
	word-spacing: -0.13em;
	padding-bottom: 20px;
	margin: 0px;

}

.checkBoxO {
	background-image: url(../../images/baw2012/checkBoxOrange.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.checkBoxOL {
	background-image: url(../../images/baw2012/checkBoxOrangeOL.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	font-size: 15px;
	font-weight: 700;
	line-height: 30px;
	padding-top: 2px;
}

p.importantText {
	font-size: 105% !important;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}



.address1line {
	float: left;
	width: 1011px;
	margin-top: 200px;
}

.address1line p {
	font-size: 12px;
	font-weight: 400;
	color: #3C3D40;
	display: inline;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}

.address1line p strong {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#footerWS #footerLinks p {
	vertical-align: bottom;
	margin: 23px 10px 0px 0px;
	float: right;
}


/*----------------------------------
    # BOXES  
----------------------------------*/


.helpfulTip {
	min-height:30px;
	background-image:url(../../images/baw2012/lightbulb_icon.png);
	background-color:#424141;
	background-position: 3px 6px;
	background-repeat: no-repeat;
	border:2px solid #08A6FC;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	padding:5px 15px 5px 35px;
	margin-bottom:15px;
	float:left;
	text-align:justify;
	color: #FFF;
	position: relative;
	behavior: url(../../js/PIE.htc);
	font-size: 12px;
	line-height: 18px;
}

.helpfulTip strong {
	color:#08A6FC;
	font-size: 115%;
	font-weight: 700;
}


.alert {
	min-height: 30px;
	background-image: url(../../images/baw2012/alert.png);
	background-color: #D7F2F4;
	background-position: 8px 6px;
	background-repeat: no-repeat;
	border: 2px solid #08A6FC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	padding: 8px 15px 5px 45px;
	margin-bottom: 15px;
	float: left;
	text-align: justify;
	color: #FFF;
	position: relative;
	margin-top: 15px;
	behavior: url(../../js/PIE.htc);
}

.alert strong {
	color:#08A6FC;
	font-size: 115%;
	font-weight: 700;
}

.infoBoxL{
	padding:8px;
	border: 1px solid #424141;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	background-color: rgba(65,65,65,.2);
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	display: block;
	behavior: url(js/PIE.htc);
}

.infoBoxL .head1{
  margin: 0;
}

.infoBoxL .head2{
	font-size: 16px;
	border-width: 0;
}

.infoBoxL .head3{
	margin: 0;
	padding: 0;
}


.centerForm {
	width: 355px;
	margin-left: 70px;
	height: 620px;
}
