html {
	-webkit-text-size-adjust: none;
}

body {
	background-color: #fff;
	background-image: url('/img/ripped-and-stripped-2017-ba.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment:fixed;
	background-size: cover;
	font-family: "Century Gothic", Arial, Sans-serif;
	font-size: 11px;
	color: #155443;
	margin: 0px;
	height: 100%;
    margin: auto;
    width: 1020px; /* 1060px */
    text-align: center;
}

div.wrapper {
	/**background-color: #fff;**/
}

p {
	line-height: 120%;
}

h1 {
	font-family: Arial, Sans-serif;
	font-size: 40pt;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	color: #fff;
	-webkit-text-stroke: 2px #155443;
	letter-spacing: 2px;
}

h2 {
    background-color: #155443;
    color: #fff;
    font-size: 14pt;
    margin-bottom: 12px;
    margin-top: 5px;
    padding: 4px 0 4px 10px;
    text-align: left;
}

a {
	text-decoration: none;
	color: #155443;
}

a img {
	border: none;
}

div.listing ol {
	clear: left;
	padding-bottom: 1px;
}

div.nav ol{
	padding-bottom: 10px;
}

div.nav ol.primary {
	clear: left;
	float: left;
	font-size: 18px;
}

div.nav ol.secondary {
	clear: right;
	float: right;
}

div.nav ol li {
	display: inline;
	margin: 0px 25px 0px 0px;
	font-weight: bold;
}

div.nav ol li:last-child {
	margin-right: 0px !important;
}

div.nav > hr {
	clear: both;
}

div.product-nav {
    height: 25px;
    padding-left: 2px;
	background-color: #155443;
}

div.product-nav ol li a {
	color: #fff;
	font-weight: normal;
	font-size: 15px !important;
}

div.product-nav ol li {
	padding-left: 6px;
	padding-right: 6px;
}

div.site-nav ol li.selected {
	background-color: #04c004;
}

div.site-nav ol li.selected a {
	color: #fff !important;
}

div.site-nav ol li {
	padding: 0px 5px 0px 5px;
}

div.product-nav ol li.selected {
	background-color: #04c004;
}

div.product-nav div.subnav-flash {
	float: right;
	margin-right: 10px;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	margin-top: 2px;
}

div.listing ol li {
	display: inline;
	margin: 0px;
	font-weight: bold;
}

div.shootSummary {
	float: left;
	clear: none;
	margin: 0px 15px 8px 0px;
	width: 325px;
}

div.shootSummary div.pic img {
	border: 2px solid #939191;
	clear: both;
	float: left;
	margin: 2px 0;
}

div.shootSummary .date {
	text-align: right;
	float: right;
	font-size: 8pt;
}

div.shootSummary .label {
	text-align: left;
	float: left;
	font-size: 8pt;
	font-weight: bold;
}

div.paginationList {
	clear: both;
	margin: 10px auto 10px auto;
}

div.nav {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	/**margin-bottom: 15px;**/
	text-align: left;
	/**border-bottom: 1px solid #155443;**/
	/**height: 40px;**/
}

div.product-header div.title h2 {
	margin-top: 2px !important;
	margin-bottom: 0px !important;
}

div.product-header form.inline-add {
	margin-top: 2px !important;
	color: #fff;
	padding-top: 2px;
}

div.site-nav {
	height: 25px;
}

div.nav ol.secondary li {
	font-size: 13px !important;
}

span.highlight {
	color: #000;
	background-color: #fff;
	border-radius: 1em 1em 1em 1em;
}

div.clearfooter {
  height: 1px;
  clear: both;
  padding-top: 20px;
}

div#footer {
	clear: both;
	width: 1020px;
	font-size: 8pt;
	border-top: 1px solid #155443;
	padding-top: 10px;
	margin-bottom: 30px;
}

div#footer div.primary {
	float: left;
}

div#footer div.secondary {
	float: right;
}

div.description {
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 10px;
}

div.description h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

div.videoDisplay {
	margin-top: 15px;
	margin-bottom: 5px;
	clear: both;
    width: 540px;
    text-align: left;
}

div.videoImages {
	text-align: left;
}

div.videoImages img {
	border: 2px solid #939191;
}

div.hdLink {
	float: right;
    padding-left: 10px;
    text-align: right;
    clear: right;
}

div.hdLink img {
	padding-bottom: 3px;
}

div.videoOptions {
	float: left;
}

div.models {
	margin-top: 5px;
}

div.tags {
	margin-top: 5px;
}

div.models ul {
	clear: left;
	padding-bottom: 1px;
}

div.models ul li {
	display: inline;
	margin: 0px;
}

div.models ul li div.model {
	float: left;
	clear: none;
	margin: 0px 10px 8px 0px;
	width: 133px;
}

div.models ul li div.model div.pic a img {
	border: 2px solid #939191;
}

div#videosize-normal {
	clear: both;
	width: 540px;
}

div#videosize-hd {
	margin-right: 30px;
	margin-top: 2px;
	clear: both;
}

div#description-hd {
	width: 100%;
	padding-top: 10px;
}

div.pic a {
  width: 325px;
  text-decoration:none;
  position: relative;
  display: block;
  float:left;
}

div.pic a span.play-icon {
  position:absolute;
  left:0;
  top:0;
}

div.content {
	text-align: left;
	font-size: 13px;
}

form input {
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	background-color: #fff;
	color: #155443;
}
form textarea {
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	background-color: #fff;
}
form#contact {
	margin-top: 10px;
}
form#contact label {
	float: left;
	width: 7em;
	font-weight: bold;
}
form#contact label.inline {
	float: none;
	width: auto;
	font-weight: normal;
}
form#contact input.radio {

}
form#contact label.error {
	float: none;
	color: red;
	font-weight: bold;
	padding-left: .5em;
	vertical-align: top;
}

div#errMsg {
	color: red;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

form#contact em {
	font-weight: bold;
	padding-left: 1em;
	vertical-align: top;
}
form input[type='submit'], input[type='button'] {
    border: 1px solid #155443;
    border-radius: 5px;
    cursor: pointer;
    background-color: #155443;
    font-family: Arial,Sans-serif;
    font-size: 11pt;
    color: #fff;
    margin-right: 2px;
}

div.product-header form input[type='submit'] {
	border: 1px solid #155443;
	background-color: #04c004;
	color: #fff;
}

form#contact input[type='submit'] {
	margin-left: 6.3em;
	margin-top: 4px;
}

form select {
}

form select option {
    font-family: Arial,Sans-serif;
    font-size: 10pt;
    background-color: #fff;
}

.text-label {
	color: #cdcdcd;
}

div#basketHighlight {
	background-color: #e3ddd2;
    background-image: url("/img/basket.png");
    background-position: 15px 4px;
    background-repeat: no-repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #888888;
    cursor: pointer;
    float: right;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 10pt;
    height: 25px;
    padding-left: 15px;
    padding-top: 3px;
    text-align: center;
    width: 190px;
}

table.basketListing tr.product-line td {
	font-weight: bold;
	font-size: 14px;
}

table.basketListing tr td.financial {
	text-align: right !important;
	padding-right: 2px;
	font-size: 14px;
}

table.basketListing td.button {
	padding-left: 15px;
}

tr#delivery_cost_details td {
    padding-bottom: 10px;
}

div.product-info-wrapper div.images {
	width: 604px;
	float: left;
	text-align: center;
}

div.product-info-wrapper div.details {
	float: right;
	width: 400px;
	color: #000;
}

div.product-info-wrapper div.noimages {
	width: 100% !important;
}

form.inline-add {
	margin-top: 10px;
	font-size: 17px;
}

div.details {
	font-size: 14px;
	line-height: 110%;
}

a.imgselector {
	float: left;
}

div.magnify {
	float: right;
}

div.video {
    padding-top: 20px;
    text-align: left;
    clear: both;
    padding-bottom: 20px;
}

div.topvideo {
	padding-top: 0px !important;
}

div.video h2 {
	margin-bottom: 5px !important;
}

input.quantity {
	width: 15px;
}

input.add {
	width: 80px;
}

div.product-header {
	clear: both;
    background-color: #155443;
    height: 30px;
    width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.fullimagesheader {
	margin-bottom: 2px;
}

.full-width-video {
	max-width: 100%;
	height: auto;
}

div.product-header div.title {
	float: left;
}

div.product-header div.purchase {
	float: right;
}

div.images a img {
	border-right: 2px solid #155443;
	border-bottom: 2px solid #155443;
}

div.images a img.first {
	border-left: 2px solid #155443;
}

div.product-listing {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 190px;
}

div.product-with-certificate-2015 {
	width: 220px !important;
}

div.product-with-certificate-2016 {
	width: 290px !important;
}

div.product-with-certificate-2017 {
	width: 315px !important;
}

div.product-listing:last-child {
	border-bottom: none;
}

div.product-listing div.listing-image {
	float: left;
}

div.product-listing div.listing-details {
	float: left;
}

div.home div.video-text {
	margin-top: 10px;
	font-size: 14px;
	color: #000;
}

div.home div.homepage-final-text {
	margin-top: 10px;
	font-size: 14px;
	color: #000;
	clear: both;
	border-top: 1px solid #155443;
	padding-top: 20px;
}

div.home h2 {
	margin-bottom: 0px;
	margin-top: 20px;
	border-bottom: 1px solid #155443;
}

div.product-listing div.listing-details h2 {
	font-size: 12pt !important;
	letter-spacing: 0px !important;
	margin-bottom: 0px !important;
	border-bottom: none !important;
	text-shadow: none !important;
	color: #155443 !important;
	margin-top: 5px;
	background: none;
	padding: 0px !important;
}

div.product-listing div.listing-image a img {
	border: 2px solid #155443;
}

div.product-listing div.listing-details form.inline-add {
	font-size: 14px !important;
}

div.product-listing div.listing-details form.inline-add input[type='submit'] {
	width: 50px !important;
}

div.product-info-wrapper {
	clear: both;
}

div.home-headline {
	text-align: left;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: bold;
}

div.home-headline div.charities {
	font-size: 13px;
	margin-top: 5px;
}

div.product-header div.certificate {
	float: left;
	margin-left: 10px;
}

div.product-header div.certificate img {
	vertical-align: middle;
	height: 30px;
}

div.product-listing div.certificate {
	float: left;
}

div.model {
	float: left;
	margin-right: 58px;
	margin-bottom: 20px;
	width: 300px;
	height: 520px;
}

div.model-col-3 {
	margin-right: 0px !important;
}

div.model img {
	clear: both;
	margin-bottom: 5px;
	border: 2px solid #155443;
}

.columnise {
}

.columnise .column {
	padding-right: 20px;
	text-align: justify;
	width: 32%;
}

.columnise .last {
	padding-right: 0px !important;
}

div.columnise img {
	padding-right: 10px;
}

div.flash {
    background-color: #155443;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: normal;
    height: 14px;
    padding: 2px 10px;
}
div.twitter-wrapper {
	float: right;
	padding-top: 5px;
}

a.download-pdf {
	padding: 5px 0 5px 30px;
	background: transparent url(/img/pdf.gif) no-repeat center left;
	font-weight: bold;
}

a.download-video {
	padding: 5px 0 5px 30px;
	background: transparent url(/img/movie.png) no-repeat center left;
	font-weight: bold;
}

a.download-zip {
	padding: 5px 0 5px 30px;
	background: transparent url(/img/zip-icon.png) no-repeat center left;
	font-weight: bold;
}

a.button {
    background-color: #04c004;
    border: 1px solid #04c004;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    height: 25px;
    padding: 2px;
}

div.content-provision {
	padding-bottom: 20px;
}

div.content-provision {
	font-size: 15px;
}

div.content-provision h2 {
	font-size: 15pt !important;
}

a.login {
  background-color: #155443;
  clear: both;
  color: #fff;
  display: block;
  float: right;
  font-size: 13px;
  font-weight: bold;
  height: 24px;
  margin-top: 5px;
  padding: 12px 10px 0;
  text-transform: uppercase;
  vertical-align: middle;
}

a.login:hover {
	background-color: #04c004;
}

div#inline-login-form-wrapper {
    clear: both;
    float: right;
    margin-top: 5px;
}

div#inline-error {
	font-weight: bold;
	margin-top: 3px;
	text-align: right;
}

div.rating-star {
	cursor: pointer;
	padding: 0px !important;
	float: left;
	background-color: inherit !important;
}

div.recommendations {
    clear: both;
    padding-top: 20px;
}

div.recommendations div {
	font-style: italic;
	padding: 10px 10px 20px;
}

div.recommendations div.header {
	font-style: normal !important;
}

div.recommendations div.header span.title {
	font-weight: bold;
}

div.recommendations div span.quote {
	font-size: 14px;
}

span.feedback-author {
    display: block;
    font-style: normal;
    margin: 4px 0;
}

div.sale-price {

    background-color: #155443;
    color: #04c004;
    margin-top: 5px;
    padding: 2px;
}

div.sale-price span.sale-description {
}

div.preview-full-calendar {
	margin-top: 60px;
	margin-left: 70px;
}

div.preview-full-calendar a img {
	display: block;
	margin-bottom: 3px;
	border: 2px solid #155443;
}

div.preview-full-calendar a {
	font-weight: bold;
}
