﻿* { margin: 0; padding: 0px; }

.error { font-weight:bold;color:Red !important; }
.success { font-weight:bold;color:Green !important; }

.line { border: none; border-bottom: 1px solid #000; height: 0px; margin: 0 auto }
.clear { clear: both; }
.rightalign {text-align: right!important;}
.leftalign {text-align: left!important;}
.center {text-align: center!important;}

img {border: 0px; margin:0px; padding:0px;}

.rightimg{ float: right; margin-left: 20px;}
.leftimg{ float: left; margin-right: 20px;}

/* ----------CART--------------------- */

font, table, tr, td { border: none; background-color: transparent;}
table, td, tr { border: none; color: #000; }
td { line-height: 20px; }
table b { color: #000; }
table a, tr a, td a, font a, .content table a {color: #000; }
table a:hover, tr a:hover, td a:hover, font a:hover, .content table a:hover {color: #000;}
table hr {border: none; border-bottom: 1px solid #000; height: 0px;}
/*font img { border: 6px solid #000; margin-right: 10px; }*/
.formtable{width: 700px!important; border-collapse:collapse;padding: 0px;}

#awscategoriesdisplay {width: 100%; text-align: center; border-collapse:collapse;}
#awscategoriesdisplay td {width:33%; border:#000 solid 5px;}
/* ----------Centered Container Or the Layout--------------------- */

#container { 
min-height: 100%; 
height: auto !important; 
height: 100%; 
margin: 0 auto -4em; /* make sure this matches in the body footer DIV */
width: 940px;
} 
#ProductTabs {
width: 100%;
position: relative;
height:28px;
}
#Containers {border:2px solid silver; border-bottom-left-radius:5px; border-bottom-right-radius:5px; border-top-right-radius:5px; padding:10px;}
.ProductTabActive {}
#ctl00_ContentPlaceHolder1_OverviewTab {padding:3px; float:left; border-top-left-radius:5px; border-top-right-radius:5px; border:2px solid silver; border-bottom:2px solid white; margin-right:2px;}
#ctl00_ContentPlaceHolder1_OverviewTab:hover {cursor:pointer;}

.ProductDetailsContainer {display:block; height:100%; overflow-y:scroll;}
/* --------------LABELS BUTTONS & FORMS-----------*/
 
label {color: #000;}
 
#main .content .button{float:left;background:url(images/buttonleft.gif) no-repeat left top;margin:0;padding:0 0 0 7px;text-decoration:none;}
#main .content .button span{float:left;display:block;background:url(images/buttonright.gif) no-repeat right top;padding:6px 10px 8px 3px;color:#fff; }
#main .content .button:hover {background-position:0% -31px;}
#main .content .button:hover span {background-position:100% -31px; color: #fff;}
  
#main .content input[type=text], #main .content select, #main .content textarea, #main .content input[type=checkbox]{border: 1px solid silver;padding: 5px;margin-bottom: 10px;}
#main .content input[type=checkbox]{margin-bottom: 5px; margin-right: 5px;}

#main .content input[type=submit], #main .content input[type=button]{background: #777777;padding:10px;color: #fff;}
#main .content input:hover[type=submit], #main .content input:hover[type=button]{background:#000;}

#main .content ul{padding: 5px 0px 20px 30px; list-style-type:disc; }
#main .content ul li{padding: 0px 0px 10px 0px;font-size: 10pt; color: #000;}

/* --------------HEADER------------- */

#header h3 {font-size:10px; color:white; font-family:Arial;}
#header #logo {width:160px; height:160px; float:left;}
#header #icon {margin-top:5px; width:50px; float:left; text-align:center;}
#header a {text-decoration:none;}
#header h1 {
color: white;
text-align: center;
clear: right;
font-size: 14px;
padding-top: 78px;
}

#header #rightside {float:right;}

/* --------------TOPNAV------------- */

#topnav {background:url(images/bg_nav.jpg) repeat-x; height:29px;}
#topnav ul {padding:0px; list-style-type:none; text-align:left; float:left; position:relative;}
#topnav ul li {
text-transform: uppercase;
height: 29px;
display: inline;
padding: 6px 15px;
font-size: 14px;
font-weight: bold;
position: relative;
line-height: 26px;
}#topnav ul li a {color: #fff;text-decoration: none;}
#topnav ul li:last-child {border-right:0px;}
#topnav .div {background:url(images/div_nav.jpg) repeat-x; padding:5px 2px;}
#search {float:right; width:273px; height:23px; padding-top:0px; margin-top:3px;}
#search table {border-collapse: collapse; background: white; border-radius: 3px;}
#SearchText {width:240px; padding:4px; border:0px; background:transparent;}
#search input[type=image] {padding-top:3px; padding-right:3px;}
@-moz-document url-prefix() {#SearchText{padding:7px}}
#SearchText:focus {outline:0px;}

#topnav ul li ul {display:none; position:absolute; z-index:9000; background:rgba(0,0,0,0.80); box-shadow:6px 6px 5px rgba(0,0,0,0.5);}
#topnav ul li:hover ul {display:block; left:0px; display:block; width:300px; padding:5px; margin:0px; font-size:10px; margin-left:20px;}
#topnav ul li ul li {float:left; padding:0px; margin:0px; border-right:0px; display:block; width:100%; line-height:30px;}
#topnav ul li:hover ul ul {display:none;}

/* --------------MAIN CONTENT, LEFT NAVIGATION----------------*/

/*#main {min-height: 100%; height: auto !important; height:100%; background:#FFF url(images/
mainbg.gif) repeat-x;}*/

#main .content {padding:0px; min-height:400px; height:auto;}
.sub {padding:20px!important;}
#main .content h1 {font-size:36px; margin-bottom:15px;}
#main .content h2 {font-size:34px; margin-bottom:15px;}
#main .content h3 {font-size:32px; margin-bottom:15px;}
#main .content h4 {font-size:30px; margin-bottom:15px;}
#main .content h5 {font-size:28px; margin-bottom:15px;}
#main .content h6 {font-size:26px; margin-bottom:15px;}
#main .content p {font-size: 10pt; margin-bottom:15px;}
#main .content a {color:#000;}

#main #featureddivider {background:url(images/div_feature.jpg); height:23px; width:100%;}
/* --------------FOOTER------------- */


#footer, .push { 
clear: both;
height: 4em;
bottom: 0;
left: 0;
margin: 0 auto; 
position: relative;
} 

#footer .content {width:100%; float:left; position: relative;}
#footer .paymentinfo {float:right;}
#footer p {color:white;}
#footer .copyright {margin:10px 0px; float:right;}

/* --------------FOOTER LINKS------------- */
#footer .links {margin:10px 0px 20px 0px; float:left;}
#footer .links ul {padding:0px;}
#footer .links li {display:inline; list-style-type: none;}
#footer .links li a {color:white; text-decoration:none; border-right:1px solid; padding:0px 10px;}
#footer .links li a:hover {text-decoration:underline;}

/* --------------SEO------------- */

#footer .seo {}

a.seodark:link {color: #000 !important; text-decoration: none!important;}
a.seodark:active {color: #000!important; text-decoration: none!important;}
a.seodark:visited {color: #000!important; text-decoration: none!important;}
a.seodark:hover {color: #000!important; text-decoration: none!important;}


a.seolight:link {color: #fff!important; text-decoration: none!important;}
a.seolight:active {color: #fff!important; text-decoration: none!important;}
a.seolight:visited {color: #fff!important; text-decoration: none!important;}
a.seolight:hover {color: #fff!important; text-decoration: none!important;}

/*--------------------Start Selma--------------------------*/
#SearchText {
padding:0px;
}

#main .content p {
    font-size: 11pt;
}
html { overflow-y: scroll; }
/*-------------------End Selma------------------------------*/



/*BOOTSTRAP WAS HERE */



.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

/*@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}*/

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 55.555555555555555%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

/*@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }*/
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

/*@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }*/
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

/*@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }*/
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }




.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}








/*-------------------Start Edwin -------------------------*/






/*********************Global Styles**************************/
.category-page-styles{
    

  background: url(images/
index/bg_golf_1.jpg);
  background-repeat: no-repeat;
}


#main {

  background-color: #fff;
}




#main hr {

  display: none;
}


/* Utilities Classes */

.text-center {

  text-align: center;
}

.thumbnail {

  margin:10px;
}


/***************************Input Types ******************************/

input[type="image"] {

/*display: none;*/

}




/*****************************Buttons **********************************/





 /*******************Home Page Style********************/

 #awscategoriesdisplay {

 	background: url(images/
index/bg_golf_00.jpg);
 	background-repeat: no-repeat;
 }


#awscategoriesdisplay td {

	border: none

}

#awscategoriesdisplay img {

	border: 1px solid black;
	margin-top: 15px;
	margin-bottom: 12px;
	padding: 4px;
	background: #fff;
	box-shadow: 3px 3px 10px #000;


}

#awscategoriesdisplay a {

	color:#fff !important;
	font-weight: bold;

}

#awscategoriesdisplay .category {

	width: 200px;
}

#awscategoriesdisplay .categoryname {

	margin-bottom: 15px;
}



/************************Category Page ****************************/




.purchase-button-class{

  background-image: url(images/buttons/purchase_button_01.png);
  background-repeat:no-repeat;
  margin-left: 80px;
  margin-top: -30px;
}



.purchase-button-class:hover {

  background-image: url(images/buttons/purchase_button_hover_01.png);
  background-repeat:no-repeat;
}

.prodImgCell img {


border: 1px solid black;
margin-top: 15px;
margin-bottom: 12px;
padding: 4px;
background: #fff;
box-shadow: 3px 3px 10px #000;


}

.prodImgCell a {
	color:#fff !important;
	font-weight: bold;
}


/*******************************UNEX PRODUCT PAGE ******************************/

#list {

list-style-image: url('images/unex/check.gif');
margin-left: 50px;
margin-bottom: 50px;
margin-top: 10px;
line-height: 18px;
}




.list-image {

float: right;
padding-left: 25px;
margin-top: 10px;
margin-bottom: 30px;
}






/********************Product Page >Product Details **********************/


.awsdisplay2productdetailright {

  padding-left: 50px !important;
}


#main #Containers {

	background-color: #fff;
}

#main #Containers .ProductDetailsContainer {

	overflow: hidden;
}


#ctl00_ContentPlaceHolder1_OverviewTab {}

#ctl00_ContentPlaceHolder1_OverviewTab:hover {


border: 3px solid green;
border-bottom: 0px white;

}


.ProductTabActive {

	color: red;
  font-weight: bold;

}



#main .content h6 {
font-size: 20px;
padding: 0 10px;
color: #2d9d01;
margin-bottom: 15px;
line-height: 1;
}


#main .content h1 {

font-size: 24px;
margin-top: 15px;


}



.MagicZoom img {

  width: 300px;
}
