
h1 {
    color: #333333;
    font-family: "Maven Pro",sans-serif;
    font-size: 33px;
    font-weight: normal;
    height: auto;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
    position: relative;
    width: 100%;
}
h2 {
    color: #333333;
    font-family: "Maven Pro",sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: auto;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
    position: relative;
    width: 100%;
}
h3 {
    color: #333333;
    font-family: "Maven Pro",sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: auto;
    padding-top: 5px;
    position: relative;
    width: 100%;
}
.AddToBasket {
    bottom: 0;
    float: left;
    left: 0;
    position: relative;
    width: 150px;
    z-index: 1;
}
.out_of_stock {
    background-color: #339966;
    border: medium none;
    color: #ffffff;
    float: left;
    font-size: 15px;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 10px;
    position: relative;
}
@media screen and (max-width: 800px) {
	#product_info_0 {
	   width: 95% !important;
	}
}
#product_info_0 {
    background-repeat: repeat;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    width: 280px;
    position: relative;
    vertical-align: top;
	text-align: left;
}
@media screen and (max-width: 800px) {
	#product_info_1 {
	   width: 95% !important;
	}
}
#product_info_1 {
    background-repeat: repeat;
    border-left: 1px solid #cccccc;
    display: inline-block;
    margin-top: 20px;
    width: 160px;
    padding-left: 35px;
    position: relative;
    vertical-align: top;
}
.product_title_main {
    color: #333333;
    float: left;
    font-family: "Maven Pro",sans-serif;
    font-size: 33px;
    font-weight: normal;
    height: auto;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
    position: relative;
    width: 100%;
}
.product_price_main {
    color: #333333;
    float: left;
    font-family: "Maven Pro",sans-serif;
    font-size: 37px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 0;
    position: relative;
    width: 100%;
}
.product_price_main_Sale {
    color: red;
    float: left;
    font-family: "Maven Pro",sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 10px;
    position: relative;
    width: 100%;
}
.product_desc_main {
    color: #333333;
    float: left;
    font-family: "Maven Pro",sans-serif;
    margin-bottom: 20px;
    padding-right: 20px;
    position: relative;
    text-align: left;
}
@media screen and (max-width: 800px) {
	#product_img_main {
	   width: 100% !important;
	}
}
#product_img_main {
    color: #000000;
    display: inline-block;
    font-size: 12px;
    margin-top: 20px;
    width: 430px;
    padding-bottom: 5px;
    padding-top: 13px;
    position: relative;
    text-align: center;
    vertical-align: top;
}
.ProductInStock {
    color: green;
    font-weight: bold;
}
.ProductOutOfStock {
    color: red;
    font-weight: bold;
}
.ProductDetailsSaleBanner {
    color: #b31414;
	font-size: 24px;
	font-weight: 500;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ProductDetailsSecondHand {
    color: #b31414;
	font-size: 24px;
	font-weight: 500;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ProductDetailsOutOfStock {
    color: #b31414;
	font-size: 24px;
	font-weight: 500;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ProductDetailsInStock {
    color: #328f62;
	font-size: 24px;
	font-weight: 500;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ProductDetailsNewInBanner {
    color: #222;
	font-size: 24px;
	font-weight: 500;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ProductDetailsIncludesCaseBanner {
    color: #328f62;
	font-size: 24px;
	font-weight: 500;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ProductDetailsIncludesBagBanner {
    color: #328f62;
	font-size: 24px;
	font-weight: 500;
    float: left;
    height: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#also_viewed {
    border-top: 1px solid #cccccc;
    display: inline-block;
    margin: 20px;
    max-width: 920px;
    position: relative;
    text-align: left;
    width: 95%;
}
.product_Spec {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    max-width: 900px;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 95%;
}
.Review_Videos {
    float: left;
    position: relative;
    width: 500px;
}
.AccessoryImage {
    float: left;
    padding: 10px;
    position: relative;
    width: 75px;
}
.AccessoryDescription {
    color: #000000;
    float: left;
    padding: 20px 10px;
    position: relative;
    width: 780px;
}
.AccountsContent {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 20px 10px;
    position: relative;
    top: 0;
}
#AccessoriesTable {
    border-collapse: collapse;
}
.ui-tabs-nav {
    list-style: outside none none;
    margin-left: 50px;
    padding: 0;
}
.ui-tabs-nav li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.ui-tabs-nav a {
    background: #eeeeee none repeat scroll 0 0;
    border-color: #cccccc;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #333333;
    display: block;
    font-size: 14px;
    padding: 5px 15px 3px;
    text-decoration: none;
}
.ui-tabs-selected a {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    position: relative;
    top: 1px;
}
.ui-tabs-nav a:focus {
    outline: medium none;
}
.ui-tabs-panel {
    background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc currentcolor currentcolor;
    border-style: solid none none;
    border-width: 1px medium medium;
    clear: left;
    font-size: 14px;
    margin: 0;
    padding: 10px;
    width: 95%;
}
.ui-tabs-hide {
    display: none;
}
#productExtraInfo {
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.AddonContainer {
    border: 1px solid #ccc;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 5px;
    position: relative;
    width: 260px;
}
.AddonContainer:hover {
    box-shadow: 0 0 4px 1px #33cc66;
    cursor: pointer;
}
.AddonSellPrice {
    color: #000;
    float: left;
    height: 30px;
    position: relative;
    text-align: right;
    width: 60px;
}
.AddonSavingPrice {
    color: #c22525;
    float: left;
    height: 30px;
    margin-top: 5px;
    position: relative;
    text-align: right;
    width: 60px;
}
.AddonImage {
    border: 0 none;
    display: inline;
    float: left;
    height: 70px;
    padding-top: 3px;
    position: relative;
    width: 200px;
}
.AddonMoreInfoLink {
}
.AddonContainerLink {
    bottom: 0;
    float: left;
    position: relative;
    text-align: left;
    width: 100%;
}
.AddonContainerAddToBasket {
    bottom: 0;
    float: left;
    position: relative;
    text-align: left;
    width: 100%;
}
.AddonDetails {
    display: none;
    float: left;
    height: 0;
    position: relative;
    width: 100%;
}
.AddonTitleHeader {
    font-size: 18px;
    font-weight: bold;
}
.AddonTitleText {
    font-size: 11px;
}
.AddOnsHolder {
    float: left;
    height: auto;
    position: relative;
    width: 100%;
}
.AddAddOnToBasket {
    background-image: url("../graphics/btn_add_on_Add_up.jpg");
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 19px;
    position: absolute;
    right: -8px;
    top: -4px;
    width: 79px;
}
.AddAddOnToBasket:hover {
    background-image: url("../graphics/btn_add_on_Add_over.jpg");
    border: 0 none;
}
.MoreDetailsLink {
    font-weight: normal;
}
.MoreDetailsTitle {
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
}
.MoreDetailsAddonDesc {
}
.productVideo {
    float: left;
    height: 225px;
    margin: 25px;
    position: relative;
    width: 400px;
}
.prod_img {
    max-width: 190px;
    max-height: 190px;
}
.productImageThumb {
    margin: 2px;
	max-height: 450px;
	max-width: 400px;
}
#trustedreviews {
}
.addon_cont {
    margin: 20px 0;
    position: relative;
}
#DescriptionTabs {
    list-style: outside none none;
}
li {
    list-style: outside none none;
}
