@charset "utf-8";
@import url("reset.css");				/* global reset and rebuilt */
@import url("forms.css");				/* forms styled in external sheet */

/* ASSISTANT CLASSES -------------------------------------------------------------- */

.disp-n {
	display: none;
}

.fl-l {
	float: left !important;
}

.fl-r {
	float: right !important;
}

.clear {
	clear: both;
}

.uppercase {
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

/* GLOBAL ELEMENTS ---------------------------------------------------------------- */

.master-wrapper-page, .header, 
.section, .inner, .mod, .section-header, .subNav {
	overflow: hidden;
	position: relative;
}

.section-header {
	margin-bottom: 10px;
}

.subNav {
	list-style: none;
	margin: 0;
}

ul.subNav li
{
    text-transform: lowercase;   
}

.info, .note, .smaller-txt {
	font-size: .95em;
}

.larger-txt {
	font-size: 1.075em;
}

.right {
	text-align: right;
}

.linking {
	margin-bottom: 5px;
	overflow: hidden;
}

/* LAYOUT ------------------------------------------------------------------------- */

/* header */
.header {
	background: #f18e00 url(../img/common/bg-head-t.gif) no-repeat 0 0;
	margin: 30px auto 15px;
	width: 960px;
}

.header .inner {
	background: url(../img/common/bg-head-b.gif) no-repeat 0 100%;
	padding: 1px 10px 6px;
}

/* logo */
.header-logo {
	display: block;
	float: left;
	height: 89px;
	overflow: hidden;
	width: 232px; 
}

/* main top nav */
.headermenu ul {
	float: right;
	font-size: 13px;
	list-style: none;
	margin: 68px 0 0 0;
}
.facebook-icon
{
	position:absolute;right:372px;top:5px
}

.facebook-icon span
{
	bottom: 6px;
    font-size: 11px;
    margin-right: 2px;
    position: relative;
}
.headermenu li {
	float: left;
	padding: 0 0 0 15px;
	
}

.the-same-address-box
{
	font-weight: bold;color:#F18E00; margin-bottom:15px;margin-top:5px;
	}

.headermenu li:first-child {
	float: left;
	padding: 0;
}

.headermenu a {
	color: #fff;
	display: block;
	border: 0px solid black;
	height: 20px;
	padding: 0 5px;
	text-align: center;
}


/*.headermenu li.LinkHome a
{
    width: 32px;   
}

.headermenu li.LinkProducts a
{
    width: 50px;   
}

.headermenu li.LinkWhereToBuy a
{
    width: 83px;   
}*/

.headermenu a:hover {
	text-shadow: 0 0 2px #fff;
}

/* content wrapper */
.content-wrap {
	background: url(../img/common/bg-content-m.gif) repeat-y 0 0;
	margin: 0 auto;
	width: 960px;
}

.content-wrap > .inner:first-child {
	background: url(../img/common/bg-content-t.gif) no-repeat 0 0;
	padding: 14px 16px 16px;
}

.content-wrap.home > .inner:first-child {
	min-height: 146px;
}

.master-wrapper-center {
	float: right;
	width: 670px;
	padding: 0;
	overflow: hidden;
    min-height: 437px;
}

.master-wrapper-center.not-fixed
{
    border: 0 solid;
    height: auto;
    min-height: 437px;
}

.prods-tpl .master-wrapper-center {
	width: 718px;
}

.master-wrapper-center.checkout {
	background: url(../img/common/bg-faux-02.gif) repeat-y 0 0;
	float: none;
	overflow: hidden;
	width: 926px;
}

.master-wrapper-center.checkout.final {
	background: url(../img/common/bg-faux.gif) repeat-y 130px 0;	
}

.master-wrapper-side {
	float: left;
	width: 226px;
}

.prods-tpl .master-wrapper-side, 
.master-wrapper-side.side-flow {
	padding: 26px 0 0;
	z-index: 1;
}

.prods-tpl .master-wrapper-side {
	width: 200px;
}

.prods-tpl .master-wrapper-center > .section-header, 
.section-header.side-flow {
	height: 16px;
	margin: 0;
	overflow: hidden;
	position: absolute;
		left: 16px;
		top: 14px;
		z-index: 2;
	width: 200px;
}

/* footer */
.footer {
	background: #e6e7e8 url(../img/common/bg-footer-m.gif) repeat-y 0 0;
	color: #9b9fa4;
	font-size: 11px;
	margin: 0 auto 15px;
	width: 960px;
}

.footer .inner {
	background: url(../img/common/bg-footer-b.gif) no-repeat 0 100%;
	padding: 8px 10px;
}

.footer ul {
	float: left;
	list-style: none;
	margin: 0;
}

.footer li {
	float: left;
	margin: 0 15px 0 0;
}

.footer li a {
	padding: 0 5px;
}

.footer p {
	float: right;
	font-size: 10px;
	margin: 0;
margin-left:15px;
}

/* HOME --------------------------------------------------------------------------- */
/* big main image on home & products */
.home-visual, .visual {
	height: 314px;
	margin: 0 auto 15px;
	margin-bottom: 25px;
	overflow: hidden;
	width: 960px;	
}

/* intro module */
.intro .info {
	float: left;
	width: 340px;
}

.intro .info p {
	margin: 0;
}

/* awards */
.awards {
	font-size: 10px;
	list-style: none;
	margin: 0;
}

.awards li {
	float: left;
	margin: 0 12px 0 0;
	text-align: center;
	width: 38px;
}

.awards img {
	display: block;
	margin: 0 auto 2px;
}

/* subnav - boxes */
.intro .subNav {
	float: right;
}

.intro .subNav > li {
	background: url(../img/common/bg-intro-m.gif) repeat-y 0 0;
	float: left;
	width: 128px;
	margin: 0 0 0 16px;
}

.intro .subNav > li > div {
	background: url(../img/common/bg-intro-t.gif) no-repeat 0 0;
}

.intro .subNav > li > div > div {
	background: url(../img/common/bg-intro-b.gif) no-repeat 0 100%;
	height: 120px;
	overflow: hidden;
	padding: 7px 1px 1px;
}

.intro .subNav > li:first-child {
	margin: 0;
}

.intro .subNav > li h2 {
	font-size: 12px;
	margin: 0 0 7px;
	padding: 0 5px;
	text-align: center;
}

.intro .subNav img {
	display: block;
	margin: 0 auto;
}

/* PRODUCTS ----------------------------------------------------------------------- */
/* main image */
.visual {
	height: 272px;
	width: 718px;	
	margin-bottom: 5px;
}

/* list of products */
.prod-listing {
	list-style: none;
	margin: 0 0 15px;
	overflow: hidden;
}

.prod-listing li {
	background: url(../img/common/bg-prod-m.gif) repeat-y 0 0;
	float: left;
	margin: 0 51px 30px 0;
}

.prod-listing li.last {
	margin: 0 0 30px 0;
}

.prod-listing li.last-row {
	margin-bottom: 0 !important;
}

.prod-listing li > div {
	background: url(../img/common/bg-prod-t.gif) no-repeat 0 0;
}

.prod-listing li > div > a {
	background: url(../img/common/bg-prod-b.gif) no-repeat 0 100%;
	display: block;
	height: 118px;
	overflow: hidden;
	padding: 8px 5px;
	position: relative;
	width: 195px;
}

.prod-listing strong, .prod-listing span, .prod-listing em {
	color: #444a54;
	display: block;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.prod-listing strong {
	font-size: 13px;	
	text-align: center;
	padding: 0 5px;
	position: relative;
	z-index: 2;
}

.prod-listing span, .prod-listing em {
	text-transform: uppercase;
}

.prod-listing .img-box {
	height: 118px;
	overflow: hidden;
	position: absolute;
		top: 8px;
		left: 5px;
		z-index: 1;
	width: 195px;	
}

.prod-listing .img-box span {
	display: table-cell;
	height: 118px;
	text-align: center;
	vertical-align: middle;
	width: 195px;
}

.prod-short-details {
	height: 16px;
	overflow: hidden;
	padding: 0 5px;
	position: absolute;
		bottom: 6px;
		left: 5px;
		z-index: 2;
	width: 185px;
}

.prod-short-details em {
	float: left;
	width: 45%;
}

.prod-short-details em+em {
	float: right;
	text-align: right;
}

.prod-short-details b {
	color: #f18e00;
}

.prod-listing a:hover * {
	color: #f18e00 !important;
}

.prod-listing a:hover b {
	color: #444a54 !important;
}

.linking .pagination {
	float: right;
	text-align: right;	
	width: 50%;
}

.pagination a {
	padding: 0 1px
}

/* PRODUCTS SIDEBAR MODULES */

.master-wrapper-side .mod-header h3 {
	color: #f18e00;
	font-size: 13px;
}

.master-wrapper-side .mod-header {
	color: #f18e00;
	margin-bottom: 10px;
}

.master-wrapper-side .subNav {
	font-weight: bold;
	margin-bottom: 20px;
}

.master-wrapper-side .subNav li {
	padding-bottom: 8px;
}

.master-wrapper-side .subNav a {
	color: #444a54;	
} 

.master-wrapper-side .subNav a:hover, 
.master-wrapper-side .subNav a.active {
	color: #f5aa40;	
} 

.basket-info {
	background: url(../img/common/icon-basket-01.gif) no-repeat 0 0;
	color: #444a54;
	padding: 0 0 0 60px;
	margin: 0 0 30px;
}

#guidanceContent ul.mod-content {
	list-style: none;
	margin: 0;
}

#guidanceContent p, #guidanceContent h4 {
	margin-bottom: 10px;
}

#guidanceContent h4 {
	font-size: 14px;
}

#guidanceContent {
	margin: 0 0 20px;
}

#guidanceContent .mod-content {
	height: 300px;
	margin: 0;
	overflow: hidden;
	overflow-y: auto;
	padding: 0 10px 20px 0;
}

.promo {
	font-size: 13px;
}

/* PRODUCT  ------------------------------------------------------------------------ */
.product-details {
	float: right;
	width: 306px;
	margin: 32px 0 0;
}

.product-details h1 {
	color: #444a54;
	font-size: 16px;
	line-height: 18px;	
}

.product-details .mod-header {
	margin: 15px 0 20px 10px;
}

.product-details .mod-header.pricing h1 {
	float: left;
}

.product-details .mod-header.pricing p {
	color: #9b9fa4;
	float: right;
	font-size: 17px;
}

.thumbs {
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 306px;
}

.thumbs li {
	float: left;
	margin: 0 0 20px 10px;
	overflow: hidden;
}

.thumbs a {
	color: #444a54;
	display: block;
}

.thumbs a:hover {
	color: #f18e00;
}

.thumbs a:active {
	position: static;
}

.thumbs img {
	border: 1px solid #e6e7e8;
	display: block;
	margin: 0 auto 10px;
}

.thumbs em {
	display: block;
	/*padding: 0 1px;*/
	padding-left: 6px;
	font-style: normal;
}

.product-details .info {
	background: #e6e7e8;
	margin: 0 0 0 10px;
	padding: 5px 5px 0;
}

.product-details .info p {
	margin: 0 0 10px
}

.product-images {
	width: 610px;
	float: left;
	margin: 32px 0 0;
}

#prod-views, #prod-views li,#prodshop-views, #prodshop-views li {
	height: 400px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 610px;
}

#prod-views img,#prodshop-views img {
	cursor: pointer;
	position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		display: none;
}

#prod-views img:first-child,#prodshop-views img:first-child {
	z-index: 2;
	display: inline;
}

#prod-views img.show,#prodshop-views img.show {
	z-index: 3;
	display: inline;
}

/* JCAROUSEL */
.jcarousel-skin-prods .jcarousel-container, 
.jcarousel-skin-images .jcarousel-container {
    background: #fff;
}

.jcarousel-skin-prods, .jcarousel-skin-images {
		margin: 16px auto 0;	
}

.jcarousel-skin-prods .jcarousel-container-horizontal, 
.jcarousel-skin-images  .jcarousel-container-horizontal {
	padding: 10px 28px 10px 30px;
	width: 870px;
	margin: 0 auto;
	/* background: #f00; *//* debug */
}

.jcarousel-skin-prods .jcarousel-clip-horizontal {
	width:  870px;
  height: 60px;
	/* background: #0ff; *//* debug */
}

.jcarousel-skin-images  .jcarousel-container-horizontal {
	padding: 10px 26px 10px 32px;
	width:  610px;
}

.jcarousel-skin--images .jcarousel-clip-horizontal {
	width:  610px;
  height: 60px;
}

.jcarousel-skin-prods .jcarousel-item {
    width: 125px;
    height: 60px;
}


.jcarousel-skin-images .jcarousel-item {
    height: 64px;
		width: 90px;
		padding-bottom: 1px;
}

.jcarousel-skin-prods .jcarousel-item table,
.jcarousel-skin-prods .jcarousel-item table tr,
.jcarousel-skin-prods .jcarousel-item table tr td
{
    padding: 0;
    margin: 0;
    border: 0 solid;
}

.jcarousel-skin-prods .jcarousel-item table tr td
{
    height: 60px;
    vertical-align: middle;   
}

.jcarousel-item img {
	display: block;
	margin: 0 auto;
}

.jcarousel-skin-images .jcarousel-item img {
    border: 2px solid #fff;
		height: 60px;
		width: 90px;
}

.jcarousel-skin-images .jcarousel-item a:hover img {
	border: 2px solid #f18e00;
}

.jcarousel-skin-prods .jcarousel-item-horizontal {
    margin-right: 20px;
}

.jcarousel-skin-images .jcarousel-item-horizontal {
    margin-right: 12px;
}

/* horizontal buttons */
.jcarousel-skin-prods .jcarousel-next-horizontal,
.jcarousel-skin-prods .jcarousel-prev-horizontal,
.jcarousel-skin-images .jcarousel-next-horizontal,
.jcarousel-skin-images .jcarousel-prev-horizontal {
    position: absolute !important;
    top: 7px !important;
    width: 18px;
    height: 59px;
    cursor: pointer;
}

.jcarousel-skin-images .jcarousel-next-horizontal,
.jcarousel-skin-images .jcarousel-prev-horizontal {
    top: 10px !important;
}

.jcarousel-skin-prods .jcarousel-prev-horizontal,
.jcarousel-skin-images .jcarousel-prev-horizontal {
    background: transparent url(../img/common/arr-prev-01.gif) no-repeat 0 0;
    left: 0 !important;
		right: auto !important;
}

.jcarousel-skin-prods .jcarousel-next-horizontal, 
.jcarousel-skin-images .jcarousel-next-horizontal {
    background: transparent url(../img/common/arr-next-01.gif) no-repeat 0 0;
		left: auto !important;
		right: 0 !important;
}

.jcarousel-skin-prods .jcarousel-next-horizontal:hover,
.jcarousel-skin-prods .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-images .jcarousel-next-horizontal:hover,
.jcarousel-skin-images .jcarousel-prev-horizontal:hover {
	background-position: 0 -59px;
}

/* basket info, view, add to basket */
.common-actions {
	margin: 8px 0 0;	
}

.common-actions .basket-info {
	float: left;
	margin: 0;
	min-height: 32px;
	width: 240px;
}

.common-actions .linking {
	float: right;
	width: 296px;
}

/* lifestyle */
.lifestyle {
	margin: 14px 0 0;
	list-style: none; 
}

.lifestyle li {
	float: right;
	height: 140px;
	overflow: hidden;
	margin: 0 0 10px 10px;
	width: 140px;
}

.lifestyle img {
	display: block;
	border: 1px solid #e5e6e7;
}

/* basket */
.wrapper-faux {
  background: transparent url(../img/common/bg-faux.gif) repeat-y 235px 0;	
}

.wrapper-faux .section-header.side-flow {
	overflow: hidden;
	left: 0;
	top: 0;
	width: 230px;	
}

.basket-side-frm fieldset {
	padding: 20px 0 0;
}

.basket-side-frm p {
	font-size: 13px;
	margin: 0 0 8px;
}

.basket-side-frm input[type="text"] {
	width: 190px;
}

.basket-side-frm .larger-text {
	margin: 8px 0 0;
}

.basket-side-frm li, 
.nl-frm li, .nl-frm p, 
.upload-frm li, .upload-frm p {
	margin-bottom: 10px;
}

.basket-side-frm label {
	color: #444a54;
}

.side-bottom-info {
	background: #e6e7e8;
	padding: 6px 8px 0;
}

.side-bottom-info p {
	margin-bottom: 6px;
}

.basket-content {
	float: left;
	width: 490px;
}

.basket-content table, .checkout-basket-tbl {
	font-size: 11px;
	line-height: 14px;
}

.basket-content table {
	width: 486px;
}

.basket-content th, .checkout-basket-tbl th {
	text-align: center;
}

.basket-content td, .checkout-basket-tbl td {
	vertical-align: top;
	text-align: left;
}

.basket-content td:first-child, .checkout-basket-tbl td:first-child {
	text-align: center;
}

.basket-content td+td+td+td, .checkout-basket-tbl td+td+td+td {
	text-align: right;
}

.basket-content .summary-cell td, .checkout-basket-tbl .summary-cell td {
	line-height: 16px;
	padding-bottom: 10px;
	text-align: right;
}

.basket-content td.action-cell {
	vertical-align: middle;
	text-align: center;
}

.basket-content table input[type="text"], 
.checkout-basket-tbl input[type="text"] {
	text-align: right;
	width: 30px !important;
}

.update-item, .remove-item {
	background: url(../img/common/update01.gif) no-repeat 50% 0;
	display: block;
	padding: 22px 0 0;
}

.remove-item {
	background-image: url(../img/common/remove01.gif);
}

.basket-tips {
	background: #e6e7e8;
	float: right;
	margin: 24px 0 16px;
	padding: 5px 8px;
	width: 144px;
	display:none;
}

.basket-tips h3, .basket-tips p {
	margin-bottom: 10px;
}

.currency select {
	color: #444a54;
	margin: 8px 0;
}

.basket-frm .basket-msg {
	font-size: 13px;
	margin-bottom: 24px;
}

/* DELIVERY & RETURNS -------------------------------------------------------------- */

.scroll-txt {
	margin: 4px 0 2px;	
}

.scroll-txt .txt-content {
	float: left;
	height: 434px;
	
	overflow-y: auto;
	width: 340px;
}

.scroll-txt .txt-content
{
    padding-right: 8px;
	text-align: justify;   
}

.scroll-txt .txt-content ul.questions h3
{
    margin-top: 10px;
}

.scroll-txt .image, .scroll-txt .side-mod {
	float: right;
	height: 434px;
	overflow: hidden;
	width: 300px;
}

.scroll-txt .side-mod {
	overflow-y: auto;
}

.scroll-txt .questions {
	list-style: none;
	margin: 0 0 10px;
}

.questions h4 {
	margin: 0 0 5px;
	color: #444a54;
}

.back-basket {
	background: url(../img/common/icon-basket-01.gif) no-repeat 100% 0;
	display: inline-block;
	font-weight: bold;
	padding: 17px 45px 0 0;
}

.back-basket.top-marg {
	margin-top: 380px;
}

/* CHECKOUT ------------------------------------------------------------------------ */
.checkout-grid .nav {
	float: left;
	width: 120px;
	margin: 0 40px 0 0;
}

.checkout-grid .nav ol {
	font-weight: bold;
	list-style: none;
	margin: 0;
}

.checkout-grid .nav li {
	margin-bottom: 8px;
}

.checkout-grid .nav li span {
	padding-right: 5px;
}
.checkout-grid .nav a.active {
	color: #f18e00;
}

.checkout-grid .sub-cont-01 {
	float: left;
	width: 230px;
	margin: 0 90px 0 0;
}

.checkout-grid .sub-cont-02 {
	float: left;
	width: 445px;
}

.checkout-grid .sub-cont-02 .set-0l,
.checkout-grid .sub-cont-02 .set-02 {
	float: left;
	width: 200px;
}

.checkout-grid .sub-cont-02 .set-02 {
	float: right;
}

.checkout-grid h2 {
	margin-bottom: 10px;
}

.checkout-grid p, 
.checkout-grid ul li, 
.vendor-choose p, 
.vendor-choose ul li {
	margin: 0 0 8px;
}

.checkout-grid input[type="text"] {
	width: 180px;
}

.checkout-grid .login {
	margin-bottom: 20px;
}

.addresses .address input {
	float: left;
}

.addresses .address {
	margin-bottom: 20px;	
}

.addresses .address p {
	margin-left: 20px;
}

.addresses .address .larger-text {
	margin-left: 0;
	clear: left;
}

.checkout-basket-tbl {
	width: 96%;
}

.final .checkout-grid .sub-cont-01 {
	width: 420px;
}

.success {
	color: #f18e00;
}

.vcard {
	padding: 10px 0;
}

.vcard .fn {
	color: #9B9FA4;
	display: block;
	margin-bottom: 10px;
}

/* WHERE TO BUY -------------------------------------------------------------------- */
.vendor-choose input[type="text"] {
	width: 170px;
}

.special {
	background: url(../img/common/bg-special-m.gif) repeat-y 0 0;
	width: 219px;	
}

.special > .inner:first-child {
	background: url(../img/common/bg-special-t.gif) no-repeat 0 0;
	padding: 5px 0 0;
}

.special .mod-content {
	background: url(../img/common/bg-special-b.gif) no-repeat 0 100%;
	padding: 0 12px 8px;	
}

.special .mod-header {
	margin: 0;
	padding: 0 13px 8px;
}

.special .mod-header h3 {
	color: #9b9fa4;
}

.special img {
	display: block;
}

.special .datablock {
	display: block;
	padding: 8px 0 0;
}

.special .stockist {
	margin: 0;
}

.scroll-txt.localizations .txt-content {
	height: 402px;
	overflow-y: hidden;
	width: 412px;
}

.scroll-txt.localizations .side-mod {
	height: 402px;
	width: 238px;
}

iframe {
	border: 1px solid #a5a7a9;
}

.stockists h3 {
	margin-bottom: 10px;
}

.stockists dl {
	font-size: .96em;
}

.copyr {
	width: 960px;
	font-size: 10px;
	margin: 0 auto;
	position: relative; z-index: 2;
	top: -10px
}

/* CONTACT US ---------------------------------------------------------------------- */
.standard-txt p, 
.standard-txt h2, .standard-txt h3 {
	margin-bottom: 8px;
}

.contact-frm {
	background: url(../img/common/bg-box-m.gif) repeat-y 0 0;
	width: 340px;		
	border-top: 6px solid #fff;
}

.contact-frm > .inner:first-child {
	background: url(../img/common/bg-box-t.gif) no-repeat 0 0;
	padding: 8px 0 0;
}

.contact-frm .mod-content {
	background: url(../img/common/bg-box-b.gif) no-repeat 0 100%;
	padding: 0 12px 8px;	
	margin: 0;
}

.contact-frm .mod-header {
	padding-left: 12px;
	padding-right: 12px;
}

.contact-frm li {
	width: 163px;
	padding: 0 0 10px;
}

.contact-frm li.fl-r {
	width: 153px;
}

.contact-frm li.clear {
	width: 316px;
}

.contact-frm li input[type="text"] {
	width: 140px;
}

.contact-frm li textarea {
	height: 100px;
	width: 303px;
}

.contact {
	width: 166px;
}

.contact h3 {
	margin-bottom: 8px;
	border-top: 1px dotted #f18e00;
	padding: 4px 0 0;
}

.contact p {
	font-size: 11px;
}

.slogan {
	color: #9b9fa4;
	margin: 0;
	max-height:  80px;
	min-height: 16px;
	overflow: hidden;
	position: absolute;
		left: 16px;
		bottom: 16px;
	width: 200px;
}

/* FRIENDS ------------------------------------------------------------------------- */
.nl-frm {
	margin-top: 93px;	
}

.nl-frm fieldset {
	margin: 0;
}

.nl-frm input[type="text"], .upload-frm input[type="text"] {
	width: 180px;
}

.upload-frm {
	background: url(../img/common/bg-box-02-m.gif) repeat-y 0 0;
	width: 285px;		
	border-top: 46px solid #fff;
}

.upload-frm.special-top
{
    border-top: 20px solid #fff;
    
}

.mod.frm.upload-frm.special-top .inner .mod-content
{
    height: 160px;
}

.upload-frm > .inner:first-child {
	background: url(../img/common/bg-box-02-t.gif) no-repeat 0 0;
	padding: 8px 0 0;
	margin: 0;	
}

.upload-frm .mod-content {
	background: url(../img/common/bg-box-02-b.gif) no-repeat 0 100%;
	padding: 0 12px 8px;	
}

.upload-frm .mod-header {
	padding-left: 12px;
	padding-right: 12px;
}

.upload-frm label {
	color:#9B9FA4;
}

.upload-frm label a {
	text-decoration: underline;
}

.scroll-txt.gallery .txt-content {
	width: 285px;
}

.scroll-txt.gallery .side-mod {
	width: 370px;
}

.gal-thumbs {
	list-style: none;
	margin: 0;
}

.gal-thumbs li {
	float: left;
	height: 64px;
	overflow: hidden;
	margin: 0 10px 10px 0;
}

.gal-thumbs img {
	display: block;
	border: 2px solid #fff;
}

.gal-thumbs a:hover img {
	border: 2px solid  #f18e00;
}

/* EVENTS --------------------------------------------------------------- */

.events .txt-content {
	height: 408px;
	padding: 0 30px 0 0;
	width: 640px;	
}

.events h2, .press h2 {
	margin-bottom: 10px;
}

.entries {
	list-style: none;
	margin: 0;
}

.entries li {
	overflow: hidden;
	border-bottom: 1px dotted #f18e00;
	margin-bottom: 10px;
	padding: 0 0 2px;
}

.events .entries .gfx, 
.partners .entries .gfx {
	float: right;
	overflow: hidden;
	padding: 0 0 8px;
	width: 235px;
}

.events .entries .txt, 
.partners .entries .txt {
	float: left;
	width: 370px;
}

.events .meta, .release .intro {
	color: #9b9fa4;
}

/* PRESS & NEWS --------------------------------------------------------- */
.scroll-txt.press .txt-content {
	height: 408px;
	padding: 0 20px 0 0;
	width: 392px;
}

.scroll-txt.press .side-mod {
	height: 408px;
	width: 238px;
}

.scroll-txt.press .entries {
	color: #9b9fa4;
}

.scroll-txt.press .entry-header {
	overflow: hidden;
}

.scroll-txt.press .entry-header h3 {
	float: left;
	width: 70%;
}

.scroll-txt.press .entry-header .linkButton {
	float: right;
}

.linkButton.Grey
{
    color: #9B9FA4!important;   
}

.linkButton.Grey:hover
{
    color: #F18E00!important;    
}

.linkButton.open, .linkButton.close {
	background: url(../img/common/arr-down.gif) no-repeat 100% 6px;
	display: inline-block;
	padding: 0 12px 0 0;
}

.linkButton.open:hover, .linkButton.close:hover {
	background: url(../img/common/arr-down.gif) no-repeat 100% -20px;
}

.linkButton.close, .linkButton.close:hover {
	background-image: url(../img/common/arr-up.gif);
}

.scroll-txt.press .gfx {
	margin: 0;
	list-style: none;
	text-align: center;
}

.scroll-txt.press .gfx li {
	text-align: center;
	margin-bottom: 18px;
}

.release .entry-header {	
	border-top: 1px dotted #f18e00;
	padding-top: 8px;
}

/* GALLERY -------------------------------------------------------------- */
.img-show {
	margin: 10px auto 0;
	width: 610px;
}

.img-preview {
	float: left;
	min-height: 200px;
	text-align: center;
	width: 420px;
}

.img-caption {
	float: right;
	width: 175px;
}

/* PARTNERS ------------------------------------------------------------- */

.scroll-txt.partners .txt-content {
	height: 356px;
	width: 640px;
	padding: 0 30px 0 0;
}

.partners .entries li {
	padding: 0 0 12px;
}

.partners .entries .gfx {
	text-align: left;
	padding-bottom: 16px
}

/* POPUPS --------------------------------------------------------------- */
#terms, #privacy {
	background: #fff;
	padding: 10px 20px;
}

/* COLORBOX ------------------------------------------------------------- */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox {
	border: 1px solid #f18e00;
	background: #cdcfd1;
	/*width: 900px!important;*/
}
/*#colorbox #cboxWrapper
{
    width: 900px!important;    
}

#colorbox #cboxWrapper #cboxContent
{
    width: 900px!important;    
}*/

    #cboxContent{ margin-top: 23px; margin-bottom: 23px;}
        #cboxLoadedContent{background:#cdcfd1; padding:1px;}
        #cboxLoadingGraphic{background:url(../img/common/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#fff; display: none !important;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxPrevious, #cboxNext {
        	font-weight: bolder;
					position: absolute; 
					bottom: -18px; 
				}
				#cboxPrevious.hover, #cboxNext.hover { color: #f18e00;}
        #cboxPrevious { left: 10px; }
        #cboxNext { right: 10px;}
        #cboxClose {
        	position: absolute; 
        	background: url(../img/common/box-close.gif) 0 0 no-repeat; 
					height: 21px;
					right: 3px; 
					text-indent:-9999px; 
					top: -21px;
					width: 21px;
				}
				
/* ----------------------------- */
.Absolute
{
    position: absolute;
    overflow: hidden;   
}

.Relative
{
    position: relative;
    overflow: hidden;   
}

.MainMenuHover
{
    width: 80px;
    padding: 0px;
    z-index: 999999999;
    
    border: 1px solid #FFF;
    background: #F18E00;   
    
    opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
}

.MainMenuHover a
{
    color: #FFF;
    display: block;
    width: 80px;
    padding: 2px 3px;
    float: left;
    border-bottom: 1px solid white;   
    z-index: 9999999999;
}

.MainMenuHover a:hover
{
    text-shadow: 0 0 2px #fff;   
}

.MainMenuHover a:last-child
{
    border-bottom: 0 solid!important;   
}

.Products
{
    right: 250px;
    top: 90px;   
}

.Float
{
    float: left;   
}

div.AdminPhotoBox
{
    width: 100px;
    padding: 2px;
    border: 1px solid black;
    margin: 4px;   
}

.inner .product-presentation .product-details .info p,
.inner .product-presentation .product-details .info span,
.inner .product-presentation .product-details .info p span
{
    color: #444A54!important;
    font-size: 12px!important;
    text-align: justify;   
}

.boxLink:hover
{
	color:Black;
	font-weight:bolder;
	}
	
	.removetableborder table,.removetableborder tr,.removetableborder td
	{
		border-width:0px !important;
		}

a.Grey
{
    color: #444A54!important;
}

a.Orange
{
    color: #F18E00!important;
}

.SagePayError
{
	margin-left:150px;
	}
	
	.out-of-stock
	{
		color:#808080;font-weight:bold;margin-left:44px;font-size:12px;
		}

.out-of-stock-category-page
{
	    color: #808080;
    display: inline;
    font-size: 11px;
    margin-left: 10px;
	}
