@charset "utf-8";
/* CSS Document */
html {
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 10px 0px 0px 0px;
    background-image: url(../images/body_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: #000;
}

form, table {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    margin: 0;
    padding: 6px 0px;
}

h1 {
    font-family: Helvetica, Arial;
    color: #c00202;
}

h2 {
    font-family: Helvetica, Arial;
    color: #c00202;
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

p {
    margin: 0;
    padding: 5px 0px;
}

img, div {
    behavior: url(/iepngfix.htc);
}

a, a:link {
    color: #c00202;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #000000;
}

/*** IE6 dropdown hack ***/
select.shippingDropDown {
    width: 250px;
}

.maincontainer {
    width: 901px;
    margin: auto;
}

.head img {
    display: block;
}

.menu-area {
    height: 81px;
    overflow: hidden;
    background-image: url(../images/menu_bg.jpg);
    background-repeat: no-repeat;
}

.ma-inner {
    padding: 12px 0px 0px 20px;
}

.maindisp {
    min-height: 554px;
    height: auto !important;
    height: 554px;
    /*background-image:url(../images/maindisp_bgv2.jpg);
     background-repeat:no-repeat;
     background-position:100% 0;*/
    /*_width: 920px;*/
}

.maindisp .leftarea {
    width: 700px;
    /*_width: 650px;*/
}

.maindisp .rightarea {
    width: 201px;
}

/*** homepage front***/
.m-banner {
    background-image: url(/images/shopfront_bgv4.jpg);
    background-repeat: no-repeat;
    height: 419px;
    position: relative;
}

/* 3 ad rotator shirts*/
.m-banner .m-shirt1 {
    position: absolute;
    height: 240px;
    width: 210px;
    top:20px;
    left: 41px;
}

.m-banner .m-shirt2 {
    position: absolute;
    height: 240px;
    width: 210px;
    top:20px;
    left: 255px;
}

.m-banner .m-shirt3 {
    position: absolute;
    height: 240px;
    width: 210px;
    top:20px;
    right: 22px;
}

#inav {
    margin: 0;
    padding: 0;
}

#inav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    background-repeat: no-repeat;
    height: 144px;
}

#inav li#i1 {
    width: 147px;
    background-image: url(../images/inav1_v2.jpg);
}

#inav li#i2 {
    width: 136px;
    background-image: url(../images/inav2_v2.jpg);
}

#inav li#i3 {
    width: 135px;
    background-image: url(../images/inav3_v2.jpg);
}

#inav li#i3-2 {
    width: 135px;
    background-image: url(../images/inav4_v2.jpg);
}

#inav li#i4 {
    width: 133px;
    background-image: url(../images/inav4_v2.jpg);
}

#inav li#i5 {
    width: 148px;
    background-image: url(../images/inav5_v2.jpg);
}

#inav li a {
    display: block;
    text-align: center;
    padding: 106px 0px 0px 0px;
    color: #970101;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}

/*cta*/
.cta-cont {
    padding: 0px 0px 0px 0px;
    position: relative;
    background-image: url(../images/maindisp_bgv2.jpg) no-repeat;
}

.cta_generic {
    width: 185px;
    padding: 0;
    text-align: center;
}

.cta_generic p {
    padding: 0;
    margin: 0;
}

.cta1 {
    width: 185px;
    height: 193px;
    overflow: hidden;
    background-image: url(../images/cta1.png);
}* html .cta1 {
    background-image: url(../images/cta1.gif);
}

.cta2 {
    /*
     width:185px;
     height:100px;
     */
    background-image: url(../images/cta2.png);
    height: 85px;
    overflow: hidden;
    padding: 15px 0 0 10px;
    width: 175px;
}* html .cta2 {
    background-image: url(../images/cta2.gif);
}

.cta2_v2 {
    width: 185px;
    height: 68px;
    text-align: center;
}

.cta3 {
    /*	width:186px;
     height:101px;
     */
    background-image: url(../images/cta3.png);
    height: 86px;
    overflow: hidden;
    padding: 15px 0 0 12px;
    width: 175px;
}* html .cta3 {
    background-image: url(../images/cta3.gif);
}

.cta4 {
    width: 186px;
    height: 216px;
    overflow: hidden;
    background-image: url(../images/cta4.png);
}* html .cta4 {
    background-image: url(../images/cta4.gif);
}

.cta1-inner {
    padding: 10px 20px 0px;
}

/*** Blogs ***/
.blog-cont {
    margin: 3px 0px;
}

.blog-title, .blog-title a {
    font-weight: bold;
    color: #1f180a;
}

.blog-author, .blog-author a {
    color: #6c6161;
}

.post-body .links {
    padding-top: 20px;
}

.cta4-inner {
    padding: 10px 17px;
}

.n_txt {
    width: 130px;
    border: 1px solid #e1e1e0;
    color: #6c6161;
}

.n_txt2 {
    width: 50px;
    border: 1px solid #e1e1e0;
    color: #6c6161;
}

/*** footer ***/
.footer_cont {
    background-image: url(/images/footer_bg1.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    height: 136px;
    position: relative;
    z-index: 1;
}

.footer-logo {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 109px;
    width: 161px;
    background-image: url(../images/footer-logo.png);
    background-repeat: no-repeat;
}* html .footer-logo {
    background-image: url(../images/footer-logo.gif);
}

.inner-footer {
    padding:30px 0 0 249px;
}

.footnav {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-size: 13px;
    float: left;
    width: 130px;
}

.footnav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding: 2px 0px;
}

.footnav li a, .footnav li a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}

.footnav li a:hover {
    text-decoration: underline;
}



/*float*/
.right {
    float: right;
}

.left {
    float: left;
}

.clearB {
    clear: both;
}

h3.red {
    padding: 0;
}

.grey {
    color: #6c6161;
}

/*inner page*/
.innerpage-display {
    height: 654px;
    background-image: url(../images/ipage-bg.jpg);
    background-repeat: no-repeat;
    position: relative;
}

.innerpage-display .contents {
    padding: 45px;
}

.page-image {
    position: absolute;
    right: 28px;
    top: -10px;
}

.product {
    width: 288px;
    margin: 10px 5px;
}

.product-container h2 {
    font-size: 16px;
}

.page-header {
    min-height: 69px;
    height: auto !important;
}

.ip_top {
	height: 47px;
}
* html .ip_top {
	height: 40px;
	font-size:12px;
	margin:0 0 -5px 0;
}

.ip_cont {

    width: 700px;
}

.ip_mid {
    background-image: url(../images/ip_mid.jpg);
    background-repeat: repeat-y;
    min-height: 430px;
    height: auto !important;
    /*	height:529px;*/
    height: 430px;
    padding: 0px 25px 0px 35px;
    position: relative;
}

.product_cont {
    padding: 15px 0px 0px 0px;
}

.prod {
    width: 186px;
    height: 221px;
    background-image: url(../images/av_window.gif);
    background-repeat: no-repeat;
    margin: 5px 6px 0px;
}

.prod-inner {
    padding: 40px 0px 0px 0px;
}

.prod_img {
    min-height: 132px;
    height: auto !important;

}

.pl_img_cont {
    width: 285px;
    height: 288px;
    background-image: url(../images/pl_large-bg.jpg);
    background-repeat: no-repeat;
}

.pl_img {
    padding: 12px 0px 0px 0px;
}

.pl_thumbs_cont {
    padding: 14px 0px 0px 0px;
    width: 290px;
}

.pl_thumbs {
    width: 66px;
    height: 67px;
    background-image: url(../images/pl_thumbs_bg.gif);
    background-repeat: no-repeat;
    margin: 3px 3px 0 2px;
}

.pl_left {
    width: 314px;
}

.pl_right {
    width: 300px;
    /* to prevent overlap on logo
    padding-top: 25px; */
}

/***blogsite summary ***/
ol.blogsitesummary {
    margin: 0;
    padding: 0;
}

ol.blogsitesummary li {
    padding-left: 2px;
    list-style-type: none;
}

ol.blogsitesummary li a, ol.blogsitesummary li a:link {
    display: block;
    padding-top: 4px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

ol.blogsitesummary li a:hover, ol.blogsitesummary li a:active {
    color: #C00202;
}

ol.blogsitesummary li span.author {
    display: none;
}

/*captchav2 on newsletter form on template*/
.newsletter-form .captchaimg img {
    bottom: 45px;
    position: absolute;
    width: 135px;
}* html .newsletter-form .captchaimg img {
    bottom: 75px;
}

.newsletter-form #CaptchaV2 {
    width: 55px !important;
    border: 1px solid #E1E1E0;
    color: #6C6161;
}

/*bhead portion*/
.bhead {

}
.cartmenu, .cartmenu2, .cartsummary-cont {
    padding: 0 0 8px 0;
}
#seczonediv {
    color: #FFFFFF;
    font-weight: bold;
	margin-right: 5px;
}

li.nobg, li#nobg1, li#nobg2, li#nobg3, li#nobg4, li#nobg5, li#nobg6, li#nobg7, li#nobg8 {
    border-right: none !important;
}

.cartmenu {
    padding-top: 20px;
    width: 200px;
}
.cartmenu2 {
    width: 235px;
}

.cartmenu ul {
    margin: 0;
    padding: 0;
}

/*shopping cart summary*/
.cartsummary-cont {
    padding-right: 8px;
    padding-top: 20px;
    /*width: 150px;*/
}

.cartSummaryItem {
    font-weight: normal;
    color: #FFFFFF;
}

.cartSummaryItem a, .cartSummaryItem a:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.cartSummaryItem a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

/***shopping cart***/
table.cart {
    margin-top: 35px;
}

/*catalogs*/
/*catalog listing page*/
.product h2 a {
    text-transform: uppercase;
    font-size: 16px;
}

/***product listing page ***/
.prod_name h3 a, .velo_name h3 a {
    font-size: 12px;
    font-weight: bold;
}

.prod_name {
    padding: 0 10px;
}

.shop-main .footer {
    text-align: center;
}

table.productSmall {
    width: 630px;
}

.productSmall td.productItem {
    /* make sure 3 items per row alignment followed*/
    /* !increasing width breaks layout in ie6*/
    width: 205px;
}

/* pagination*/
.shop-main .footer #pagination {
    padding: 0 10px;
}

/*product detail page*/
#productnameh2 {
    color: #C00202;
    font-family: helvetica, arial;
    font-size: 22px;
    text-transform: uppercase;
}

.productTextInput {
    width: 50px;
}

table.addcarttable td {
    padding: 0 8px 0 0;
}

.pl_thumbs_cont td.productItem {
    padding: 0;
    margin: 0;
}

.pl_thumbs_cont .productItem img {
    width: 66px;
    height: 67px;
}

td.productPopletsItem {
    /*   background-image:url(../images/pl_thumbs_bg2.gif);*/
    background-repeat: no-repeat;
    height: 69px;
    margin: 3px 0 0 5px;
    width: 68px;
}

.catProdAttributeTitle {
    text-transform: uppercase;
    font-weight: bold;
    display: inline;
}

.catProdAttributeItem {
    display: inline;
    padding-left: 8px;
}

/*bottom panels*/
.footer-logo2 {
    background-image: url(/images/footer-logo.gif);
    background-repeat: no-repeat;
    /*	height:109px;*/
    position: absolute;
    right: 10px;
    top: 0;
    width: 185px;
}

.bottompanel {
    background-image: url(/images/bottompanelbg.gif);
    background-repeat: no-repeat;
    width: 125px;
    height: 25px;
    padding-top: 5px;
    margin: 10px 0 0 40px;
    z-index: 20;
    text-align: center;
}

.nobg {
    background-image: none !important;
}

/*** System message override ***/
.system-message, .system-error-message {
    margin: 0;
}

/***other***/
.req {
    color: red;
}

/*FAQ*/
.faq-question {
    padding: 10px 0;
}

.faq-question a {
    font-size: 16px;
    font-weight: bold;
}

.faq-details {
    padding-top: 5px;
}

/*** Retailer pages ***/
.retailerdetails {
    width: 500px;
    padding-left: 10px;
}

.retailerfields {
    width: 175px;
}

.retaileritem {
    padding: 15px 0 5px;
}

.retailersearchbox {
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    padding: 10px 15px;
}

.retailersearchbox ul {
    width: 175px;
    margin: 0;
    padding: 0;
    float: left;
}

.retailersearchbox ul li {
    list-style: none;
}

.nonhtype {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
}

/***velo community***/
.velocontainer {
    background-image: url(/images/velo_container.gif);
    background-repeat: no-repeat;
    height: 180px;
    margin: 5px 4px 0;
    width: 150px;
}

.velo-inner {
    padding: 28px 0 0;
}

.velo_img {
    min-height: 115px;
    height: auto !important;
    height: 115px;
}

/*secure zone */
#seczonediv {
    color: #FFFFFF;
    font-weight: bold;
}

/*** checkout form ***/
.sbox_h2 {
    font-size: 15px;
    font-weight: bolder;
    padding: 7px 0;
}

.shop-form {
    margin: 0;
}

.mtxtbox {
    width: 185px;
}

.ltxtbox {
    width: 290px;
}

/*** other content ***/
.leftdivpad {
    padding: 0 10px 10px 0;
}

.rightdivpad {
    padding: 0 0 10px 10px;
}

/*** video gallery ***/
.videorow {
    padding-top: 20px;
}

.videoleft {
    padding: 0 10px 10px 0;
    width: 320px;
}

.videotext {
    width: 280px;
}

.videotext h2 {
    padding-bottom: 14px;
}

/*** photo gallery ***/
table.photogalleryTable td {
    padding: 6px !important;
}

/*make pagination invisible since it's buggy*/
table.photogalleryTable .photogalleryNavigation {
    display: none;
}

/*** in the media ***/
.media-item {
    width: 635px;
    padding-top: 14px;
}

.media-item .media-caption {
    width: 450px;
    padding-left: 18px;
}

/* (10-5-09) lightbox fix */
#imageDetails {
    /*  width: 85px !important;*/
}

/* (10-6-09) pagination fix */
.pagination {
    font-size: 10pt;
    list-style-type: none;
    margin-bottom: 0;
    color: #A10000;
}

.pagination li {
    display: inline;
}

.pag-number, .pag-prev, pag-next {
}

.pag-current {
    text-decoration: underline;
}

/*** shop reciept***/
.shop-receipt, .shop-quote-receipt {
    /*prevent breaking layout*/
    margin: 0;
}

/***Product poplet***/
/**FF2 bug**/
#imageDataContainer {
    overflow: hidden !important;
}

/*** new css for version 3 template***/
.greysmall p {
    padding: 0;
}

h3.grey {
    padding: 0;
}

/*** New Products section ***/
.newprod_container .productSmall{
    width: 200px;
}

.productfeaturelist {
margin: 0px;
padding: 0px;
}

.productfeaturelist li {
    list-style: none;
    float: left;
}
.new-product-listing{
padding-top:15px;
}
.new-product-listing ul li {
    padding: 0px;
}
.new-product-listing .prod {
    height: 240px;
}


/* 06-07 patch */
.newsletter-box{
   background-image: url(/images/av_subscribe.jpg);
   width: 163px;
   height: 254px;
   padding: 10px;
   margin:6px 2px 13px;
}

.newsletter-box .sub-heading{
    color: #6c6161;
    font-weight: bold;
}

.referral-box{
    background-image: url(/images/av_referral.jpg);
    width: 163px;
    height: 185px;
    padding: 58px 10px 10px;
    margin-bottom: 10px;
}


#captcha-container{
    width: 163px;
}

#captcha-container #CaptchaV2{
    width: 77px !important;
    float: left;
}
#captcha-container .signup{
    float: left;
    padding-left: 2px;
    margin:3px 0;
}
#captcha-container .captchaimg img{
    height: 30px;
    width: 150px;
}

.newsletter-box .captchaimg{
    padding-bottom: 3px;
}

.newsletter-box .txt150, .referral-box .txt150, .newsletter-box #CaptchaV2{
    border: 2px solid black;
}

.txt150{
    width: 150px;
}
textarea.txt150{
    height: 50px;
    overflow: auto;
}



/* LM: 09-08-10*/

.noCookie {
	display: none;
}


/* LM: 09-16-10 */

/* DEV STYLES (LM: 09-08-10)*/

.hide {
	display: none;
}

.show {
	display : block;
}

.visible {
	visibility : visible;
}

.invisible {
	visibility : hidden;
}

.redb {
	border: 1px solid red;
}

.geryb {
	border: 1px solid #ccc;
}

.req {
	color:red;
	font-size:18px;
	font-weight:bold;
}
#form-error {
	width: 300px;
	background-color: #FFE4E1;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid red;
	font-style: italic;
	color: red;
	margin-bottom: 15px;
}

#warning-list {
       margin-left: 25px;
	   list-style: none;
}

.notice {
	text-decoration: underline;
	font-size: 12px;
}

.note {
	font-size: 11px !important;
	color: #000;
}

.note2 {
	font-size: 10px !important;
	font-weight: normal !important;
	color: #000;
}

.u {
	text-decoration: underline;
}

.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}

/* W3C REBEL STYLES*/
.glow {
	/*glow*/
	-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.8);
	-moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.8);
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.5);
	filter:progid:DXImageTransform.Microsoft.glow(Strength=5, Color='gray');
	-ms-filter:"progid:DXImageTransform.Microsoft.glow(Strength=3, Color='gray')";
}
.roundies5 {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.roundies10 {-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
.opacity50 {opacity: 0.5; filter: alpha(opacity=50);}
.opacity0 {opacity: 0; filter: alpha(opacity=0);}


#unload-message {
	background-color: #ACB06F;
	color: #fff;
	font-style: italic;
	margin-top: 10px;
	width: 200px;
}
.valign-top {
	vertical-align: top;
}

.valign-middle {
	vertical-align: middle;
}

.valign-bottom {
	vertical-align: bottom;
}

.align-r {
	text-align: right;
}

.align-l {
	text-align: left;
}

.align-j {
	text-align: justify;
}

.align-c {
	text-align: center;
}

.away {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

.clr {clear:both; font-size:0; height:0px; line-height:0;}

.pointer {
	cursor: hand;
	cursor: pointer;
}

.form-field-highlight {
	background-color: #FFFFA6;
}
.form-field-highlight input[type=text],
.form-field-highlight input[type=password],
.form-field-highlight textarea {
	border: 1px solid #F1CA52;
}


/************ end of DEV STYLES ***********/


/* LM: 09-16-10 */
.cartmenu {
	width:312px !important;
}



#floatMenu .button-right img{
  padding:0 0 10px 10px;
}
#floatMenu .button-right1 img{
  padding:20px 0 10px 10px;
}
#floatMenu .button-right2 img{
  padding:0 0 10px 30px;
}



.minifooter{
	color:#d7d5d5;
	text-align:left;
	padding:5px 10px 5px 5px;
}
.minifooter ul{
	padding:0;
	margin:0;
}
.minifooter li{
	list-style-type:none;
	display:inline;
}
.minifooter a{
	color:#d7d5d5;
	background:url(../images/sep1.gif) right no-repeat;
	text-decoration:none;
	padding-right:10px !important;
	margin:0;
    font-weight:normal !important;
    line-height:2;
}
.minifooter a.last{
	background: 0 none !important;
}


.newsletter-box .txt150{
background:url("../images/textbox-bg1.gif") no-repeat scroll right center transparent;
border:medium none;
height:21px;
margin:4px 0;
padding:0 0 0 2px;
width:151px;
}
.newsletter-box .cat_textbox{
background:url(../images/textbox-bg2.gif) right no-repeat;
margin:5px 0;
border:medium none !important;
height:19px;
}


*+html .for-ie a img{
margin: -20px 0 0 0;
}

* html .for-ie a img{
margin: -20px 0 0 0;
}

/** site location page **/

.site-location{
	text-align:center;
	background:url(../images/body-bg1.jpg) 50% 0 no-repeat #000;
	min-height:1000px;
}

.site-location h3{
    color:#d2ba8c; 
    font-size:34px;
}
.site-location .h3-sub{
    padding:0 0 35px;
    color:#d2ba8c; 
    font-size:19px;
}
#locations li{
    padding:0 0 16px 0;
}
#locations li a{
background:url(../images/button-red.gif) left no-repeat;
padding:0 0 0 21px;
color:#ffffff; 
font-size:23px;
text-decoration:none;
}
#logo-site{
    position:relative;    
    padding:5px 0 55px;
}
#logo-site a img{
    border:0;
}
#logo-site p{
    position:absolute;    
    top:171px;
    left:279px;
    color:#f1eeee; 
    font-size:41px;
    letter-spacing: 4;
}
.site-location .footer-txt{
    padding:20px 0;
    color:#959595; 
    font-size:14px;
}


/* LM: 10-19-10 */
#seczonediv {
	padding-top:20px;
}
.cartmenu2 {
	display: none;
} 

/* LM: 11-04-10 */
.catProductAttributeGroup {
	padding-bottom: 10px;
}
.catProdAttributeTitle{
	display:inline;
	float:left;
	width:102px;
}

a#sidebar-facebook, a#sidebar-twitter {
	float: right;
}
a#sidebar-twitter {
	margin: 0 30px 6px 4px;
}
#tlsearch {
	padding-top: 15px;
	color: #fff;
	font-weight: bold;
	margin: -1px 0 0 0;
}

#tlsearch input.cat_textbox_small {
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
	border: 1px solid #f3f2ee;
	font-size: 11px;
	color: #000;
	width: 144px;
	margin: 0;
margin-bottom: 7px;
}
#tlsearch input.cat_button {
	background: #000;
	color: #fff;
	border: 1px solid #fff;
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 0 2px;
	height: 22px;
}

/* Nivo */
#apres-la-tenue {
	width: 676px;
	height: 391px;
	padding: 12px 14px; 
}
#diaporama, .nivoSlider {
	width: 676px;
	height: 391px;
	position: relative;
	background: transparent url(../images/progress.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.nivoSlider a {
	border: 0;
	display: block;
}
.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
}
.nivo-controlNav {
	position: absolute;
	left: 50%;
	bottom: 2px;
    margin-left: -50px; /* Tweak this to center bullets */
}
.nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
	position: relative;
	z-index: 9;
	cursor: pointer;
}
.nivo-controlNav a.active {
	background-position: 0 -22px;
	font-weight: bold;
}

.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
a.nivo-prevNav {
	left: 15px;
}
.nivo-caption {
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	width: 100%;
	z-index: 8;
}
.nivo-caption p {
	padding: 5px;
	margin: 0;
}
.nivo-html-caption {
    display: none;
}
.nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff;
	display: inline !important;
}
.nivo-caption a:hover {
    color: #fff;
}

.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
/* END Nivo */

