
@font-face {
	font-family: 'robotoregular';
	src: url('/fonts/Roboto-Regular-webfont.eot');
	src: url('/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Roboto-Regular-webfont.woff') format('woff'),
		url('/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
		url('/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


body
{
	font-family: 'robotoregular', Arial;
	min-width: 995px;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	body {
		min-height: 1250px;
	}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
	body {
		letter-spacing: -0.05em;
	}
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

#body .error
{
	color: #bf0000;
	font-weight: bold;
}

#page-wrapper
{
	position: relative;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

.fixed-width
{
	width: 956px;
	margin: 0px auto 0px auto;
}

#page-wrapper.medium .fixed-width
{
	width: 1196px;
}

#header-message
{
	padding: 8px 10px 9px 10px;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	background-color: #b10000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

#header-message p
{
	font-size: 16px;
	line-height: 19px;
	margin: 0px;
}

#header-message a
{
	color: #fff;
}

#header-wrapper
{
	height: 160px;
	background-color: #f7801f;
}

#logo
{
	padding: 35px 0px 0px 0px;
	float: left;
	width: 377px;
}

#header-right
{
	padding: 33px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 335px;
	float: right;
}

#header .certification
{
	float: right;
	padding: 16px 0px 0px 0px;
}

#header-right .button a
{
	display: block;
	float: right;
	background-color: #0c0b41;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	height: 32px;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#header-contact
{
	font-size: 16px;
	line-height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	letter-spacing: 0.05em;
}

#header-contact span
{
	font-size: 26px;
	color: #0c0b41;
}

#header-contact a
{
	color: #fff;
	text-decoration: none;
}

#menu-wrapper 
{
	border-bottom: 2px solid #2e5082;
	border-top: 2px solid #2e5082;
	background-color: #0c0b41;
	height: 38px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 1000;
	margin: 0px 0px 0px 0px;
}

#menu
{
	padding: 0px 0px 0px 0px;
}

#main-menu 
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#main-menu li
{
	color: #ffffff;
	float: left;
	font-size: 15px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	height:	28px;
	position: relative;
}

#main-menu li.divider
{
	width: 3px;	
	margin: 0px;
	padding: 0px;
	background-image: url('/images/divider.gif');
}

#main-menu li.last
{
	margin-right: 0px;
}

#main-menu li.hover
{
	background-color: #ff8200;
}

#main-menu li.breadcrumb
{
	background-color: #ff8200;
}

#main-menu li a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

#main-menu li ul
{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
	position: absolute;
	top: 38px;
	left: 0px;
	background-color: #0c0b41;
	width: 490px;
	height: 235px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	display: none;
}

#main-menu li ul.right
{
	left: auto;
	right: 0px;
}

#main-menu li ul li, #page-wrapper.medium #main-menu li ul li
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 22px;
	float: none;
	height: auto;
	text-transform: none;
	font-size: 14px;
	line-height: 18px;
}

#main-menu li ul li.hover
{
	background-color: transparent;
}

#main-menu li ul li a
{
	font-weight: normal;
	color: #fff;
}

#main-menu li ul li.hover a
{
	color: #ff8200;
}

#main-menu li.hover ul li a
{
	color: #fff;
}

#delivery-banner
{
	color: #000;
	font-size: 12px;
	line-height: 42px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	height: 44px;
	font-weight: bold;
	text-align: center;
}

#page-wrapper.medium #delivery-banner
{
	font-size: 15px;
}

#delivery-banner span
{
	padding: 0px 0px 0px 60px;
	height: 44px;
	margin-right: 10px;
	display: inline-block;
	background-repeat: no-repeat;
}

#page-wrapper.medium #delivery-banner span
{
	margin-right: 31px;
}

#delivery-banner span.cpd
{
	background-image: url('/images/van.gif');
	background-position: 0px 11px;
}

#delivery-banner span.bespoke
{
	background-image: url('/images/large-van.gif');
	margin-right: 0px;
	background-position: 0px 10px;
	padding-left: 130px;
}

#search-wrapper
{
	margin: 0px auto 0px auto;
	width: 404px;
	*width: 214px;
}

#search-wrapper-inside
{
	width: 214px;
	height: 28px;
	background-image: url('/images/search-background.gif');	
	padding: 3px 0px 0px 0px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
}

#search 
{
	border: 0px;
	font-size: 12px;
	height: 21px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	width: 163px;
	color: #4d4d4d;
}

#body-wrapper
{
	padding: 0px 0px 0px 0px;
	color: #1a1a1a;
	font-size: 12px;
}

#body
{
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}

#body .main-title h1
{
	font-size: 36px;
	line-height: 39px;
	color: #000;
	text-align: center;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

#body .main-title .line
{
	margin: 0px auto 30px auto;
}

#body h1
{
	font-size: 16px;
	line-height: 19px;
	color: #1a1a1a;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#body .main-content
{
	font-size: 19px;	
	line-height: 28px;
	color: #1a1a1a;
	padding: 0px 0px 30px 0px;
	max-width: 1100px;
	margin: 0px auto 0px auto;
}

#body p
{
	font-size: 19px;	
	line-height: 28px;
	color: #1a1a1a;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#body a
{
	color: #000140;
}

#home-content-wrapper
{
	height: 796px;
	background-image: url('/images/home-content.jpg');
	background-repeat: no-repeat;
	background-position: 300px 0px;
}

#page-wrapper.medium #home-content-wrapper
{
	background-position: 100% 0px;
}

#home-content-wrapper.medium
{
	background-position: 150% 0px !important;
}

#home-content-wrapper .content
{
	height: 796px;
	display: table-cell;
	vertical-align: middle;
	color: #1a1a1a;
	font-size: 15px;
	line-height: 20px;
	width: 520px;
}

#page-wrapper.medium #home-content-wrapper .content
{
	width: 620px;
}

#home-content-wrapper .content p
{
	color: #1a1a1a;
	font-size: 15px;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#home-content-wrapper .title
{
	font-size: 36px;
	line-height: 39px;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 30px 0px;
}

#home-content-wrapper .title h1
{
	font-size: 36px;
	line-height: 39px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#home-boxes-wrapper
{
	margin: 0px 0px 0px 0px;
	background-color: #e5e5e5;
	padding: 50px 0px 50px 0px;
}

#home-boxes-wrapper .title
{
	font-size: 36px;
	line-height: 39px;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

#home-boxes-wrapper .title h2
{
	font-size: 36px;
	line-height: 39px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#home-boxes-wrapper .home-box
{
	float: left;
	width: 466px;
	height: 517px;
	margin: 0px 24px 24px 0px;
	cursor: pointer;
}

#page-wrapper.medium #home-boxes-wrapper .home-box
{
	width: 586px;
	height: 564px;
}

#home-boxes-wrapper .home-box.odd
{
	margin-right: 0px;
}

#home-boxes-wrapper .home-box .content
{
	background-color: #ff8200;
	height: 234px;
	padding: 20px;
}

#page-wrapper.medium #home-boxes-wrapper .home-box .content
{
	height: 218px;
}

#home-boxes-wrapper .home-box .image
{
	height: 243px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-size: 466px auto;
}

#page-wrapper.medium #home-boxes-wrapper .home-box .image
{
	height: 306px;
	background-size: auto auto;
}

#home-boxes-wrapper .home-box .image .fade
{
	height: 243px;
	background-image: url('/images/home-box-fade.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: 466px auto;
}

#page-wrapper.medium #home-boxes-wrapper .home-box .image .fade
{
	height: 306px;
	background-size: auto auto;	
}

#home-boxes-wrapper .home-box  h2
{
	font-size: 18px;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 51px;
}

#home-boxes-wrapper .home-box h2 a
{
	color: #000140;
	text-decoration: none;
}

#home-boxes-wrapper .home-box .content .text
{
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	height: 141px;
	font-weight: bold;
}

#page-wrapper.medium #home-boxes-wrapper .home-box .content .text
{
	font-size: 16px;
	height: 125px;
}

#home-boxes-wrapper .home-box .content .button a
{
	background-color: #000140;
	padding: 0px 20px 0px 20px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#home-boxes-wrapper .link
{
	text-align: center;
	font-size: 14px;
	line-height: 17px;
}

#home-boxes-wrapper .link a
{
	font-weight: bold;
	color: #000140;
}

.aligner 
{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#footer-wrapper
{
	padding: 30px 0px 30px 0px;
	min-height: 1px;
}

#footer-wrapper .menu 
{
	float: left;
	list-style: none;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 292px;
}

#page-wrapper.medium #footer-wrapper .menu
{
	width: 372px;
}

#footer-wrapper .menu.odd
{
	margin-right: 0px;
}

#footer-wrapper .menu h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 20px;
	line-height: 23px;
	color: #000140;
	border-bottom: 3px solid #ff8200;
}

#footer-wrapper .menu ul
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

#footer-wrapper .menu ul li 
{
	font-size: 15px;
	line-height: 21px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#footer-wrapper .menu ul li a 
{
	color: #000140;
	text-decoration: none;
}

#footer-wrapper .menu ul li a:hover
{
	color: #ff8200;
}

#website-by-spark
{
}

#copyright #website-by-spark a
{
	color: #000;
	text-decoration: underline;
}

#copyright #website-by-spark a:hover
{
	color: #fff;
}

#copyright
{
	background-color: #ff8200;
	color: #000;
	font-size: 13px;	
	line-height: 20px;
	padding: 15px 0px 15px 0px;
}

#copyright a
{
	color: #000;
	text-decoration: none;
}

#copyright a:hover
{
	color: #fff;
}

#bottom .card-logos
{
	float: right;
	margin-left: 10px;
	padding: 3px 0px 4px 0px;
}

#bottom .paypal-logo
{
	float: right;
	padding: 3px 0px 4px 0px;
}

#leftside
{
	width: 7px;
	background-image: url('/images/leftside.gif');
	position: absolute;
	left: -7px;
	top: 0px;
}

#cat-menu
{
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	background-color: #f0f0f0;
}

#cat-menu li
{
	margin: 0px 0px 0px 0px;
	padding: 3px 14px 3px 14px;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}

#cat-menu li.title
{
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	border-bottom: 2px solid #fff;
	margin: 0px 0px 6px 0px;
	padding: 9px 0px 6px 14px;
}

#cat-menu li a
{
	color: #333333;
	text-decoration: none;
}

#cat-menu li a:hover
{
	color: #000;
}

#rightside
{
	width: 7px;
	background-image: url('/images/rightside.gif');
	position: absolute;
	right: -7px;
	top: 0px;
}

#cat-wrapper
{
	padding: 0px 0px 10px 0px;
}

#cat-wrapper .cat
{
	float: left;
	width: 230px;
	height: 192px;
	margin: 0px 10px 10px 0px;
	cursor: pointer;
}

#cat-wrapper .cat.odd
{
	margin-right: 0px;
}

#cat-wrapper .cat .image
{
	height: 152px;
	overflow: hidden;
}

#cat-wrapper .cat .title
{
	height: 40px;
	background-color: #1a1a1a;
	background-image: url('/images/arrow-box.gif');
	background-repeat: no-repeat;
	background-position: 95% 8px;
}

#cat-wrapper .cat .title h2
{
	font-size: 14px;
	line-height: 40px;
	margin: 0px 52px 0px 0px;
	padding: 0px 0px 0px 15px;
	font-weight: normal;
}

#cat-wrapper .cat .title h2 a
{
	color: #fff;
	text-decoration: none;
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}

.aligner 
{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#bread-crumb 
{
	color: #000140;
	font-size: 11px;
	line-height: 14px;
	height: 22px;
	padding: 10px 0px 0px 0px;
}

#bread-crumb a
{
	color: #000140;
	text-decoration: none;
}

.cat_description
{
	padding: 0px 0px 10px 0px;
}

#cat-filter-results.scroll
{
	height: 342px;
	overflow: hidden;
	width: 10000px;
}

#item-wrapper
{
	padding: 0px 0px 0px 0px;
	clear: right;
	margin: 0px 0px 10px 0px;
}

#item-wrapper.scroll
{
	overflow: hidden;
	position: relative;
}

#item-wrapper .left-button
{
	position: absolute;
	top: 123px;
	left: 0px;
	z-index: 1000;
	cursor: pointer;
}

#item-wrapper .right-button
{
	position: absolute;
	top: 123px;
	right: 2px;
	z-index: 1000;
	cursor: pointer;
}

#item-wrapper .item
{
	width: 196px;
	height: 315px;
	float: left;
	margin: 0px 13px 15px 0px;
	border: 1px solid #e5e5e5;
	padding: 10px 15px 0px 15px;
	position: relative;
}

#item-wrapper .item.odd, #item-wrapper.full .item.odd, #right-column.full #item-wrapper .item.odd
{
	margin-right: 0px;
}

#item-wrapper.full .item, #right-column.full #item-wrapper .item, #item-wrapper.scroll .item
{
	margin-right: 14px;
}

#item-wrapper .item .sale
{
	position: absolute;
	top: 15px;
	left: 15px;
}

#item-wrapper .item .item-image
{
	height: 150px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

#item-wrapper .item h2
{
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 55px;
}

#item-wrapper .item h2 a
{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#item-wrapper .item .price-wrapper
{
	padding: 0px 0px 0px 0px;
	height: 50px;
	color: #1a1a1a;
	font-weight: bold;
}

#item-wrapper .item .price-wrapper span
{
	display: block;
}

#item-wrapper .item .price-wrapper .price
{
	font-size: 24px;	
	line-height: 24px;
	padding: 0px 0px 0px 0px;
}

#item-wrapper .item .price-wrapper .price span
{
	display: inline;
}

#item-wrapper .item .price-wrapper .price.odd
{
	padding: 7px 0px 0px 0px;
}

#item-wrapper .item .price-wrapper .from
{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

#item-wrapper .item .price-wrapper .was
{
	float: right;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #808080;
}

#item-wrapper .item .price-wrapper .save
{
	float: right;
	font-size: 15px;
	line-height: 17px;
	color: #bf0000;
	clear: right;
}

#item-wrapper .item .buttons
{
	padding: 0px 0px 0px 0px;
	height: 34px;
}

#item-wrapper .item .buttons .more-info
{
	float: left;
}

#item-wrapper .item .buttons .add-to-basket
{
	float: right;
}

#more-info
{

}

#more-info-left
{
	margin: 0px 325px 0px 0px
}

#more-info-left h1
{
	font-size: 24px;
	line-height: 27px;
	color: #1a1a1a;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#main-image-wrapper
{
	border: 1px solid #e5e5e5;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 15px 0px;
}

#thumbs
{
	width: 72px;
	float: left;
}

#images-thumbs-inside
{
	height: 308px;
	overflow: hidden;
}

#thumbs .thumb
{
	margin: 0px 0px 5px 0px; 
	width: 70px; 
	height: 70px; 
	border: 1px solid #e5e5e5
}

#thumbs .up-button
{
	margin: 0px 0px 5px 0px;
	cursor: pointer;
}

#thumbs .down-button
{
	cursor: pointer;
	margin: 0px 0px 5px 0px;
}

#main-image
{
	margin: 0px 0px 0px 80px;
}

#main-image.full
{
	margin: 0px;
}

#main-image .zoom-text
{
	font-size: 12px;
	line-height: 15px;
	color: #1a1a1a;
	width: 170px;
	background-image: url('/images/zoom.gif');
	background-repeat: no-repeat;
	background-position: 0px 18px;
	margin: 0px auto 0px auto;
	text-align: right;
	padding: 20px 0px 0px 0px;
	height: 20px;
}

#facebook-like-ajax-wrapper
{
	height: 40px;
}

#more-info-left .facebook-social, #more-info-left .twitter-social, #more-info-left .google-social
{
	float: left;
}

#more-info-left .google-social
{
	margin-right: 10px;
}

#frequently-bought-together-wrapper
{
	border: 1px solid #e5e5e5;
	padding: 10px 15px 15px 15px;
	position: relative;
	margin: 0px 0px 20px 0px;
}

#frequently-bought-together-wrapper h2
{
	font-size: 18px;
	line-height: 21px;
	color: #1a1a1a;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.block-in
{
	display: inline;
	padding: 0px 0px 0px 10px;
}

.block-in select
{
	margin: 0px 5px 0px 0px;
}

#price-for-all-items
{
	position: absolute;
	top: 36px;
	right: 20px;
	text-align: right;
}

#price-for-all-items .title
{
	color: #1a1a1a;
	font-size: 14px;
	line-height: 20px;
	border: 0px;
	height: auto;
	margin: 0px;
	font-weight: bold;
}

#price-for-all-items div
{
	margin: 0px 0px 10px 0px;
}

#price-for-all-items .price
{
	font-size: 24px;
	line-height: 27px;
	color: #000;
	width: 117px;
	font-weight: bold;
}

#price-for-all-items .vat
{
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	font-weight: normal;
}

#tab-wrapper
{
	height: 52px;
}

#tab-wrapper .tab
{
	float: left;
	padding: 16px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	height: 33px;
	border-top: 3px solid #e5e5e5;
	font-size: 14px;
	line-height: 17px;
	color: #1a1a1a;
	cursor: pointer;
	text-align: center;
	background-color: #e5e5e5;
}

#tab-wrapper #tab1
{
	border-left: 1px solid #e5e5e5;
}

#tab-wrapper .tab.last
{
	margin-right: 0px;
}

#tab-wrapper .tab.selected
{
	background-color: #fff;
	border-top: 3px solid #ff8200;
	border-right: 1px solid #e5e5e5;
	color: #ff8200;
	height: 34px;
}

#tab1-content
{
	display: block;
}

.tab-content
{
	display: none;
	background-color: #fff;
	font-size: 12px;
	line-height: 18px;
	color: #1a1a1a;
	padding: 15px 30px 15px 13px;
	border: 1px solid #e5e5e5;
}

#body .tab-content p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	font-size: 12px;
	line-height: 18px;
	color: #1a1a1a;
}

#body .tab-content ul
{
	margin: 0px 0px 15px 17px;	
	padding: 0px;
}

#body .tab-content ul li
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#description
{
	margin: 0px 0px 20px 0px;
	position: relative;
}

#description .leave-a-review
{
	position: absolute;
	top: 63px;
	right: 10px;
	cursor: pointer;
}

#more-info-right
{
	float: right;
	width: 302px;
}

#price-wrapper
{
	border: 1px solid #e5e5e5;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 17px 0px;
	color: #1a1a1a;
}

#price-wrapper .prices
{
	padding: 0px 0px 17px 0px;
}

#price-wrapper .prices .price
{
	font-size: 28px;	
	line-height: 28px;
	display: block;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

#price-wrapper .prices .price.odd
{
	padding: 3px 0px 0px 0px;
}

#price-wrapper .from
{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

#price-wrapper .was
{
	float: right;
	font-size: 15px;
	line-height: 17px;
	color: #808080;
	font-weight: normal;
}

#price-wrapper .save
{
	float: right;
	font-size: 15px;
	line-height: 17px;
	color: #bf0000;
	clear: right;
	font-weight: bold;
}

#price-wrapper .vat
{
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	font-weight: normal;
}

#price-wrapper .product-code
{
	border-top: 1px dashed #e5e5e5;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;	
	line-height: 15px;
	color: #4d4d4d;
	clear: right;
}

#price-wrapper .stock
{
	font-size: 13px;
	line-height: 16px;
	color: #1a1a1a;
	font-weight: bold;
	padding: 0px 0px 0px 25px;
	background-image: url('/images/tick.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 20px;
}

#price-wrapper .delivery
{
	font-size: 12px;
	line-height: 17px;
	color: #4d4d4d;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}

#price-wrapper .qty
{
	padding-top: 10px;
}

#price-wrapper .options
{
	padding: 0px 0px 0px 0px;
}

#price-wrapper .options .title
{
	font-size: 12px;
	line-height: 15px;
	padding: 2px 10px 0px 0px;
	font-weight: normal;
	color: #1a1a1a;
}

#price-wrapper .options select
{
	margin: 0px 0px 5px 0px;
}

#icon-wrapper .icon
{
	background-color: #f0f0f0;
	border: 1px solid #e5e5e5;
	padding: 12px 15px 12px 60px;
	background-repeat: no-repeat;
	margin: 0px 0px 2px 0px;
}

#icon-wrapper .icon .title
{
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

#icon-wrapper .icon .text
{
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
}

#icon-wrapper .icon .text p
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
}

#icon-wrapper .icon .text a
{
	color: #1a1a1a;
}

#icon-wrapper .icon.last
{
	margin: 0px 0px 17px 0px;
}

#icon-wrapper .icon.delivery
{
	background-image: url('/images/van-icon.gif');
	background-position: 18px 18px;
}

#icon-wrapper .icon.collect
{
	background-image: url('/images/collect-icon.gif');
	background-position: 21px 15px;
}

#icon-wrapper .icon.worldwide
{
	background-image: url('/images/worldwide-icon.gif');
	background-position: 18px 18px;
}

#icon-wrapper .icon.lowest
{
	background-image: url('/images/lowest-icon.gif');
	background-position: 18px 15px;
}

#help
{
	border: 1px solid #ff8200;
	background-image: url('/images/woman.jpg');
	background-repeat: no-repeat;
	background-position: 5px 100%;
	padding: 12px 0px 0px 52px;
	height: 42px;
}

#help .button
{
	float: right;
	padding: 10px 7px 0px 0px;
}

#help .title
{
	font-size: 12px;	
	line-height: 15px;
	color: #000;
	font-weight: bold;
}

#help .text
{
	font-size: 12px;	
	line-height: 15px;
	color: #000;
}

#shop-wrapper
{
}

.tableheader
{
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
	line-height: 11pt;
	background-color: #000;
	text-align: center;
}

.tablebody
{
	background-color: #f7f7f7;
	font-size: 9pt;
	line-height: 11pt;
	text-align: center;
}

#table-basket
{
	border-collapse: collapse;
	border-color: #cccccc;
}

.table-header
{
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
	background-color: #e5e5e5;
	border-color: #cccccc;
	color: #4d4d4d;
}

.table-header.left
{
	text-align: left;
	padding-left: 10px;
}

.table-header.no-background
{
	background-color: #fff;
}

.table-body
{
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	text-align: center;
	background-color: #fff;
	border-color: #e5e5e5;
	transition: background-color 2.5s ease;
}

.table-body.left
{
	text-align: left;
	padding-left: 10px;
}

.table-body .qty
{
	text-align: center;
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
}

.basket-sub-total
{
	font-size: 16px;	
	line-height: 19px;
	display: block;
	text-align: right;
	padding: 0px 0px 20px 0px;
}

.basket-total-vat
{
	font-size: 16px;	
	line-height: 19px;
	display: block;
	text-align: right;
	padding: 0px 0px 20px 0px;
}

.basket-total-price
{
	font-size: 18px;	
	line-height: 21px;
	display: block;
	text-align: right;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
}

.basket-promo-code
{
	font-size: 14px;	
	line-height: 17px;
	display: block;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

#shopwrapper .basket-info p
{
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#promo-code-wrapper
{
	width: 254px;
	height: 30px;
	border: 10px solid #e5e5e5;
	margin: 0px 0px 0px 0px;
}

#promo-code
{
	border: 0px;
	font-size: 13px;
	height: 21px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	width: 149px;
	color: #333333;
}

#relateditemswrapper
{
	border-top: 1px solid #ffdab3;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#relateditemswrapper h2
{
	padding: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 27px;
	color: #000;
	margin: 0px 0px 15px 0px;
}

#my_account_logout
{
	float: right;
	font-size: 9pt;
	line-height: 11pt;
	width: 294px;
	height: 45px;
}

#map
{
	width: 100%;
	height: 350px;
	border: 1px solid #ccc;
	padding: 0px;
}

#column1
{
	float: left;
	width: 440px;
	padding: 10px 0px 0px 0px;
}

#column1 h2
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 36px;
	line-height: 39px;
	color: #000140;
	text-transform: uppercase;
}

#column1 p
{
	font-size: 16px;
	line-height: 25px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	color: #000140;
}

#column1 p a
{
	color: #000140;
}

#column1 p span
{
	font-size: 25px;
}

#column2
{
	float: right;
	width: 460px;
	padding: 10px 0px 0px 0px;
}

#page-wrapper.medium #column2
{
	width: 610px;
}

#column2 .contact-form
{
	padding: 50px 20px 20px 20px;
	background-color: #e5e5e5;
	position: relative;
}

#column2 .contact-form button
{
	cursor: pointer;
	background-color: #000140;
	padding: 0px 0px 0px 0px;
	height: 40px;
	border: 0px;
	font-size: 17px;
	display: block;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	width: 100%;
	margin: 0px;
}

#column2 .title
{
	height: 42px;
	background-color: #ff8200;
	margin: -70px 0px 20px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#column2 .title h2
{
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.field-name
{
	font-size: 14px;
	line-height: 17px;
}

.field-input input
{
	width: 395px;
	padding: 10px;
	border: 0px;
	margin: 0px 0px 10px 0px;
}

#page-wrapper.medium .field-input input
{
	width: 543px;
}

.field-textarea textarea
{
	width: 395px;
	border: 0px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	height: 47px;
}

#page-wrapper.medium .field-textarea textarea
{
	width: 543px;
}

#banner-wrapper
{
	width: 100%;
	overflow: hidden;
	height: 799px;
	position: relative;
	margin: 0px 0px 0px 0px;
}

#page-wrapper.medium #banner-wrapper
{
	height: 899px;
}

#slides
{
	height: 799px;
	width: 60000px;
}

#page-wrapper.medium #slides
{
	height: 899px;
}

#slides .slide
{
	float: left;
	height: 799px;
	position: relative;
	z-index: 1;
	background-position: 50% 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: auto 799px;
}

#page-wrapper.medium #slides .slide
{
	height: 899px;
	background-size: auto 899px;
}

#slides .slide .banner-content-wrapper
{
	display: table-cell;
	vertical-align: middle;
	height: 481px;
}

#page-wrapper.medium #slides .slide .banner-content-wrapper
{
	height: 581px;
}

#slides .slide .banner-content
{
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 40px;
	background-color: rgba(255,255,255,0.8);
	text-align: center;
}

#slides .slide .banner-content .text-1
{
	font-size: 30px;
	line-height: 35px;
	color: #999999;
	margin: 0px 0px 15px 0px;
}

#slides .slide .banner-content .text-2
{
	font-size: 41px;
	line-height: 45px;
	color: #000140;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}

#slides .slide .banner-content .text-3
{
	font-size: 29px;
	line-height: 38px;
	color: #084f83;
	margin: 0px auto 25px auto;
	font-weight: bold;
	width: 450px;
}

#slides .slide .banner-content .text-3 .tick
{
	padding: 0px 10px 0px 40px;
	height: 32px;
	background-image: url('/images/banner-tick.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#slides .slide .banner-content .button a
{
	background-color: #ff8200;
	padding: 0px 0px 0px 0px;
	height: 60px;
	font-size: 21px;
	line-height: 60px;
	font-weight: bold;
	width: 400px;
	margin: 0px auto 0px auto;
	display: block;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.35);
	box-shadow: 4px 3px 5px 0px rgba(0,0,0,0.35);
}

#button-wrapper
{
	position: absolute;
	top: 468px;
	left: 50%;
	z-index: 1;
}

#page-wrapper.medium #button-wrapper
{
	top: 550px;
}

#button-wrapper div
{
	float: left;
	cursor: pointer;
	width: 18px;
	height: 18px;
	background-color: #333333;
	margin: 0px 6px 0px 0px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;	
}

#button-wrapper div.selected
{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	background-color: #000;
}

#testimonials-wrapper
{
	height: 292px;
	background-color: rgba(0,1,64,0.9);
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;	
	z-index: 100;
	text-align: center;
}

#testimonials-wrapper .testimonial
{
	float: left;
	width: 100%;
	height: 184px;
}

#testimonials-wrapper .title h2
{
	font-size: 32px;
	line-height: 35px;
	color: #fff;
	margin: 0px 0px 25px 0px;
	padding: 50px 0px 0px 0px;
}

#testimonials-wrapper .fixed-width
{
	position: relative;
}

#testimonials-wrapper .content
{
	color: #fff;
	font-size: 17px;
	line-height: 25px;
	margin: 0px 0px 15px 0px;
	padding: 0px 70px 0px 70px;
}

#testimonials-wrapper .who
{
	color: #fff;
	font-size: 17px;
	line-height: 25px;
}

#testimonials-wrapper .left
{
	position: absolute;
	top: 112px;
	left: 0px;
	z-index: 101;
	cursor: pointer;
}

#testimonials-wrapper .right
{
	position: absolute;
	top: 112px;
	right: 0px;
	z-index: 101;
	cursor: pointer;
}

.clear
{
	height: 0px;
	overflow: hidden;
	clear: both;
}

.clear-inline
{
	width: 100%;
	height: 0px;
	overflow: hidden;
}

#reviews-wrapper
{
	height: 30px;
	cursor: pointer;
}

#reviews-stars
{
	height: 16px;
	float: left;
}

#reviews-stars img
{
	float: left;
	margin-right: 2px;
}

#reviews-rating
{
	float: left;
	color: #4d4d4d;
	font-size: 11px;
	line-height: 14px;
	padding: 1px 0px 0px 0px;
}

#reviews-rating span
{
	padding-left: 10px;
}

#reviews-rating span span
{
	padding: 0px;
}

#stars
{
	width: 390px;
}

#log_res2
{
        top: 0px;
        width: 100%;
        background-color: #fff;
        position: absolute;
        z-index: 11000;
        display: none;
	width: 900px;
	margin-left: -450px;
	left: 50%;
}

#log_res2.show
{
        display: block;
}	

#log_res2.ajax-loading 
{
        background: url('/images/spinner.gif') no-repeat center;
        background-color: #fff;
        display: block;
	min-height: 50px;
}

#log_res2 h2
{
	font-size: 12pt;
	line-height: 14pt;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#log_res2 .fieldname
{
	font-size: 10pt;
	line-height: 12pt;
}

#stars img
{
	cursor: pointer;
}

#log_res2 .fieldinput input
{
	width: 273px;
}

#log_res2 .fieldtextarea textarea
{
	width: 273px;
}

.black_overlay{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:9001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
        display: none;
}

#mobile-check
{
	text-align: center;
	padding: 10px;
	color: #666666;
}

#mobile-check a
{
	color: #666666;
}

#left-column
{
	width: 225px;
	float: left;
	margin: 0px 0px 20px 0px;
}

#left-column .box-1
{
	background-color: #fffaf4;
	border: 2px solid #ffe5cb;
	padding: 15px 15px 15px 16px;
}

#left-column .box-1 .text-1
{
	font-size: 16px;
	line-height: 19px;
	color: #1a1a1a;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#left-column .box-1 .text-2
{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin: 0px 0px 8px 0px;
}

#left-column .box-1 .phone
{
	font-size: 14px;
	line-height: 17px;
	color: #1a1a1a;
	font-weight: bold;	
	margin: 0px 0px 9px 0px;
	padding: 1px 0px 5px 18px;
	background-image: url('/images/phone-question.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#right-column
{
	margin: 0px 0px 0px 245px;
}

#right-column.full
{
	margin: 0px;
}

#cat-description
{
	background-color: #f0f0f0;
	padding: 15px 25px 10px 20px;
	margin: 0px 0px 10px 0px;
}

#cat-description h1
{
	font-size: 24px;
	line-height: 27px;
	color: #1a1a1a;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#sort-by
{
	float: right;
	font-size: 12px;
	line-height: 15px;
	height: 35px;
}

#review-popup
{
	padding: 35px 35px 35px 35px;
	font-size: 11px;
	line-height: 17px;
}

#reviews-content-read-more
{
	padding: 10px 0px 0px 0px;
}

#reviews-content-read-more-button
{
	cursor: pointer;
}

#recently-viewed-wrapper
{
	border-top: 1px solid #ffdab3;
	padding: 20px 0 0;
	height: 297px;
	overflow: hidden;
}

#recently-viewed-wrapper .back-to-top
{
	float: right;
	font-size: 12px;
	line-height: 15px;
	background-image: url('/images/back-to-top.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 13px;
}

#recently-viewed-wrapper .back-to-top a
{
	color: #000;
}

#recently-viewed-wrapper h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}

#recently-viewed-wrapper .item
{
	width: 196px;
	height: 245px;
	float: left;
	margin: 0px 50px 15px 0px;
	padding: 10px 0px 0px 0px;
	position: relative;
}

#recently-viewed-wrapper .item .remove
{
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

#recently-viewed-wrapper .item.odd, #recently-viewed-wrapper.full .item.odd, #right-column.full #recently-viewed-wrapper .item.odd
{
	margin-right: 0px;
}

#recently-viewed-wrapper.full .item, #right-column.full #recently-viewed-wrapper .item, #recently-viewed-wrapper.scroll .item
{
	margin-right: 14px;
}

#recently-viewed-wrapper .item .sale
{
	position: absolute;
	top: 15px;
	left: 15px;
}

#recently-viewed-wrapper .item .item-image
{
	height: 150px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

#recently-viewed-wrapper .item h2
{
	font-size: 14px;
	line-height: 17px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 55px;
}

#recently-viewed-wrapper .item h2 a
{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#recently-viewed-wrapper .item .price-wrapper
{
	padding: 0px 0px 0px 0px;
	height: 50px;
	color: #1a1a1a;
	font-weight: bold;
}

#recently-viewed-wrapper .item .price-wrapper span
{
	display: block;
}

#recently-viewed-wrapper .item .price-wrapper .price
{
	font-size: 24px;	
	line-height: 24px;
	padding: 0px 0px 0px 0px;
}

#recently-viewed-wrapper .item .price-wrapper .price.odd
{
	padding: 7px 0px 0px 0px;
}

#recently-viewed-wrapper .item .price-wrapper .from
{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

#recently-viewed-wrapper .item .price-wrapper .was
{
	float: right;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #808080;
}

#recently-viewed-wrapper .item .price-wrapper .save
{
	float: right;
	font-size: 15px;
	line-height: 17px;
	color: #bf0000;
	clear: right;
}

#cat-filter-results
{
	clear: right;
}

#body .gdpr
{
	border-collapse: collapse;
	margin-bottom: 15px;
}

#tick-wrapper
{
	padding: 70px 0px 70px 0px;
}

#page-wrapper.medium #tick-wrapper
{
	padding: 100px 0px 100px 0px;
}

#tick-wrapper .tick-content
{
	float: left;
	width: 280px;
	margin: 0px 58px 0px 0px;
}

#page-wrapper.medium #tick-wrapper .tick-content
{
	margin: 0px 70px 0px 0px;
	width: 352px;
}

#tick-wrapper .tick-content.last, #page-wrapper.medium #tick-wrapper .tick-content.last
{
	margin-right: 0px;
}

#tick-wrapper .tick-content .title
{
	background-image: url('/images/large-tick.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 18px 60px;
	margin: 0px 0px 0px 0px;
}

#tick-wrapper .tick-content .title p
{
	font-size: 17px;
	line-height: 27px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#page-wrapper.medium #tick-wrapper .tick-content .title p
{
	font-size: 23px;
	line-height: 27px;	
}

.line
{
	background-color: #ff8200;
	height: 5px;
	width: 80px;
}

#tick-wrapper .tick-content .text
{
	color: #1a1a1a;
	font-size: 15px;
	line-height: 20px;
}

#body .content-wrapper-1 .left
{
	height: 300px;
	float: left;
	width: 50%;
	background-color: #000140;
}

#body .content-wrapper-1 .left .inside
{
	float: right;
	padding: 35px 55px 0px 0px;
}

#page-wrapper.medium #body .content-wrapper-1 .left .inside
{
	padding: 35px 65px 0px 0px;
}

#body .content-wrapper-1 .right
{
	height: 300px;
	float: right;
	width: 50%;
	background-color: #e5e5e5;
}

#body .content-wrapper-1 .right .inside
{
	float: left;
	padding: 35px 0px 0px 55px;
}

#page-wrapper.medium #body .content-wrapper-1 .right .inside
{
	padding: 35px 0px 0px 65px;
}

#body .content-wrapper-1 .left .title
{
	font-size: 36px;
	line-height: 39px;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

#body .content-wrapper-1 .left .title h2
{
	font-size: 36px;
	line-height: 39px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#body .content-wrapper-1 .left p
{
	font-size: 15px;
	line-height: 18px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	color: #fff;
}

#body .content-wrapper-1 .right .title
{
	font-size: 36px;
	line-height: 39px;
	color: #000140;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

#body .content-wrapper-1 .right .title h2
{
	font-size: 36px;
	line-height: 39px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#body .content-wrapper-1 .right p
{
	font-size: 16px;
	line-height: 25px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	color: #000140;
	font-weight: bold;
}

#body .content-wrapper-1 .right p a
{
	color: #000140;
}

#body .content-wrapper-1 .right p span
{
	font-size: 25px;
}

#newsletter-wrapper
{
}

#newsletter-input
{
}

#home-email
{
	border: 0px;
	font-size: 15px;
	height: 50px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	width: 196px;
	color: #000;
	background-color: #fff;
}

#page-wrapper.medium #home-email
{
	width: 343px;
}

#body .main-content .testimonial
{
	padding: 20px;
	margin: 0px 0px 30px 0px;
	font-size: 18px;
	line-height: 25px;
	color: #000;
	text-align: center;
}

#body .main-content .testimonial.odd
{
	background-color: #e5e5e5;
}

#body .main-content .testimonial .text
{
	margin-bottom: 10px;
}

#body .main-content .testimonial .who
{
	font-weight: bold;
}

#body .main-content .content-image
{
	margin: 0px 0px 30px 0px;
}

#body .main-content .course
{
	margin: 0px 0px 15px 0px;
	height: 308px;
	overflow: hidden;
}

#body .main-content .course.open
{
	height: auto;
}

#body .main-content .course .left
{
	height: 308px;
	width: 368px;
	float: left;
	background-color: #ff8200;
	text-align: center;
}

#body .main-content .course .left h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	font-size: 32px;
	line-height: 35px;
}

#body .main-content .course .left .intro
{
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
}

#body .main-content .course .inside
{
	padding: 0px 20px 0px 20px;
	display: table-cell;
	vertical-align: middle;
	height: 268px;
}

#body .main-content .course .arrow
{
	cursor: pointer;
}

#body .main-content .course.open .arrow
{
	display: none;
}

#body .main-content .course .right
{
	margin: 0px 0px 0px 368px;
	height: 308px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}

#body .main-content .course .right .fade
{
	height: 308px;
	background-image: url('/images/courses-fade.png');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#body .main-content .course .content
{
	padding: 20px;
	color: #000140;
	font-size: 19px;
	line-height: 25px;
}

#body .main-content .course .content p
{
	font-size: 19px;
	line-height: 25px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #000140;
}

#body .main-content .course .content .buttons
{
	padding-top: 10px;
}

#body .main-content .course .content .button-1 a
{
	background-color: #000140;
	padding: 0px 20px 0px 20px;
	margin: 0px 10px 0px 0px;
	height: 47px;
	font-size: 18px;
	line-height: 47px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
}

#body .main-content .course .content .button-1 a span
{
	text-decoration: underline;
	font-weight: bold;
}

#body .main-content .course .content .button-2 a
{
	background-color: #ff8200;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 47px;
	font-size: 18px;
	line-height: 47px;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
	cursor: pointer;
}

#body .main-content .courses-menu
{	
	margin: 0px 0px 15px 0px;
	background-color: #000140;
	padding: 12px 10px 14px 10px;
}

#body .main-content .courses-menu .divider, #page-wrapper.medium #body .main-content .courses-menu divider
{
	width: 2px;
	height: 80px;
	background-color: #fff;
	padding: 0px !important;
}

#body .main-content .courses-menu div
{
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	float: left;
	padding: 0px 10px 0px 10px;
	max-width: 95px;
}

#page-wrapper.medium #body .main-content .courses-menu div
{
	font-size: 16px;
	line-height: 19px;
	padding: 0px 15px 0px 15px;
	max-width: 103px;
}

#body .main-content .courses-menu a
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#body .main-content .courses-menu a:hover
{
	color: #ff8200;
}

#course-dates-wrapper
{
	width: 760px;
	padding: 20px;
	background-color: #fff;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -380px;
	z-index: 9002;
	display: none;
}

#course-dates-wrapper .close
{
	float: right;
	cursor: pointer;
}

#course-dates-wrapper .course-dates
{
	display: none;
}

#course-dates-wrapper .course-dates .title
{
	font-size: 29px;
	line-height: 32px;
	color: #000140;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

#course-dates-wrapper .course-dates .info
{
	font-size: 16px;
	line-height: 24px;
	color: #000140;
}

#course-dates-wrapper .course-dates .odd td
{
	background-color: #e5e5e5;
}

#course-dates-wrapper .course-dates .button a
{
	float: right;
	font-weight: bold;
	background-color: #ff8200;
	padding: 12px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	height: 55px;
	font-size: 18px;
	line-height: 21px;
	display: block;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
	width: 110px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.35);
	box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.35);
}
