/********************************************************************/
/**********************   AURORA TEMPLATE    ************************/
/********************************************************************/

/* AURORA OPTIONS */

#auroraoptions {color: #fff; font-weight: bold; background: url(/aurora/_backend/templates/_images/template/frontendstrip.gif) repeat-x ; display: block; height: 30px; position: fixed; width: 100%; z-index: 999; line-height: 30px; padding: 0 0 0 10px;}
#auroraoptions .options {position: absolute; top:0; left: 250px; padding: 0; margin: 0;}
#auroraoptions .options li {display: inline;}
#auroraoptions .options a {background-color: #d86904; color: #fff; border: 1px solid #f3a221; padding: 4px;}
#auroraoptions .options a:hover { text-decoration: none; background-color: #fff3dd; border: 1px solid #f28210; color: #D86904;}


/* No JS Warning */

#nojswarning {background: #cc0000; color: #fff; text-align: center; font-weight: bold; padding: 10px;}



/* TEMPLATE */

body {margin: 0; padding: 0 0 20px 0;}
a {outline: none;}
a img {border: 0;}
.clear {clear: both;}
#container {margin-left: auto; margin-right:auto; }
.fl {float: left;}
.fr {float:right;}

/* NAV */

.hiddenfilter, .viewless {display: none;}


/* FORMS */

fieldset {border: 0; margin: 0; padding: 0;}
legend {display: none;}
.form .textfield, form textarea {border: none; }
.form label {float: left;}
.form textarea {height: 150px;}

.form.inline {width:425px!important; float: left; margin-right: 20px;}

.errorbox, .correctbox {padding: 10px; margin-bottom: 10px;}
.errorbox h2, .correctbox h2 { margin: 0; padding: 0 0 10px 0;}
.errorbox ul, .correctbox ul, .errorbox li, .correctbox li { margin: 0; padding: 0; list-style-type: none;}

.infobubble, .errorbubble {position:absolute; display: none; color: #fff;}
.infobubble .error-msg { display: none; }

/* JQUERY TABS */

.ui-tabs-hide {display: none;}

/* TABLES */

.table {width: 100%;font-size: 11px;}
.table .qty {text-align: center;}

/* POPUPS */

#backgroundPopup{display:none;position:fixed;_position:absolute; /* hack for internet explorer 6*/height:100%;width:100%;top:0;left:0;z-index:1;}
.popup {display:none;position:fixed;_position:absolute; /* hack for internet explorer 6*/z-index:2;}
.popupClose {cursor: pointer; float: right;}

/* QUICK LOOK POPUP */

#prices {margin: 0; padding: 0;}
#prices dt {float: left; }

#attributes {}
#attributes label {}

#tabs {margin: 0; padding: 0; list-style-type:none; }
#tabs li {display: inline;}
#tabs li a {float: left; display: block;}

/* QUICK LOOK BUTTON */

.quicklookbutton {display: none; position: absolute; cursor: pointer; }


/* CHECKOUT PROCESS */

#checkoutprocess {margin:0; padding: 0; float: right;}
#checkoutprocess li {list-style-type: none; display: inline;}


/* BREADCRUMB */

#breadcrumb {margin:0; padding: 0; }
#breadcrumb li {display: inline;}


/*  SEARCH BAR */

#searchbar {text-align: center;}


/********************************************************************/
/**********************    BRAND SPECIFIC    ************************/
/********************************************************************/


/* TEMPLATE */

body {background: url(../_images/backgrounds/page_bkg.gif) repeat-x #EBE8DD;color: #404040;font-family:Arial,Helvetica,sans-serif; line-height: 15px; font-size: 11px;}

h1, h2, h3 { font-weight: normal; }
h1 {font-size: 180%;line-height: 22px; color: #000;}
h2 {color:#447DC2;font-family:Arial,Helvetica,sans-serif;font-size:130%;font-weight:normal;margin:0;padding-bottom:10px; padding-top: 10px;}
h3 { color: #000; font-weight: bold; font-size: 14px;}

a {color: #4277BD; text-decoration: none;}
a:hover {color:#2B3281;text-decoration: none;}

.hr {border-bottom: 1px solid #DAD5C4; padding: 5px; margin-bottom: 10px;clear: left;}
.hr.light {border-bottom: 1px solid #D1D1D1;}


#container {width:1000px; background: #fff;position: relative;}
#nav {float: left; width: 235px; background: #625D50;}
#content {width: 680px; padding-left: 15px;margin-top: 20px; padding-bottom: 20px;}


/*  SEARCH BAR */

#searchbar {background: #1A1A1A; height: 36px; line-height: 36px;}
#searchbar .textfield {border: none; background: #3c3c3c; color: #fff; padding: 3px; height: 13px; width: 250px; margin-left: 10px;}
#searchbar .button {margin-bottom: -5px;}

/* NAV */

#nav { margin-top: 20px; margin-left: 30px; padding: 8px;margin-bottom: 30px;}
#nav a {color: #fff; background: #6A6559; display: block;font-size: 13px;padding:3px 4px;border-bottom: 1px solid #625D50;}
#nav a:hover {background: #726E62;}


#nav ul li ul li a, #nav ul li ul li a:hover  {background:url(../_images/icons/navarrow.gif) no-repeat 0px 3px; padding-left: 7px;}

#nav h2 {color: #C69E2A; font-size: 14px;  padding-bottom:20px;padding-top: 10px; width:180px;}
#nav .selected {font-weight: bold; color: #9C005E; background: url(../_images/icons/filter_arrow.gif) no-repeat 0px 3px ; padding-left: 7px;}
#nav ul {margin: 0; padding: 0; list-style-type: none;}
#nav ul ul {margin:0px; padding: 0 0 0 15px;}
#nav .categoryheading {color: #fff; font-weight: bold; padding-left: 7px; }

.viewmore, .viewless {margin-left: 15px; font-weight: bold; padding-left:10px;}
.viewmore {background: url(../_images/icons/moreoptions.gif) no-repeat 1px;}
.viewless {background: url(../_images/icons/lessoptions.gif) no-repeat 1px;}

.bespokepricefilter {color: #fff; padding:15px 0 15px 10px;}
.bespokepricefilter .textfield { border: 0; width:40px; margin: 0 4px 0 4px;}
.bespokepricefilter .button {margin-bottom: -4px;}

/* FORMS */

.form { border:1px solid #DAD5C4;width:628px;background:#fbfaf7; padding: 10px;}

.form label {color: #000}
.form .textfield, .form textarea {background-color: #fff; width: 220px; padding: 2px; color: #000; border: 2px solid #e7e2d2;}
.form .small {width:110px;}
.form textarea {font-family:Arial,Helvetica,sans-serif; font-size: 11px; overflow: auto;}
.form textarea.large {width: 400px;}
.form label {width:200px;}
.form .radiolabel {width: 400px;}
.form .error label {color: #cc0000; background: url(../_images/icons/label_error.gif) no-repeat 178px;}

.form .button {color: #fff; background: #F5B300; border: 0; font-weight: bold; padding: 3px; margin-left: 200px;}
.form h2 { border-bottom: 1px solid #DAD5C4; padding:10px 0 10px 0;}
.form.inline h2 {padding: 0px 0px 10px 0px;}



.form .questionmark { margin: 0 0 -4px 5px;}
form select {height: 19px; font-size: 11px;}
.form .required {color: #D0007E; font-size: 13px;}

.infobubble, .errorbubble {left: 435px; width: 173px; padding: 10px 10px 10px 20px;}
.infobubble { background: url(../_images/backgrounds/infobubble.gif) no-repeat;}
.error .infobubble { background: url(../_images/backgrounds/errorbubble.gif) no-repeat; color: #fff}


.errorbox, .correctbox, .infobox  {color: #fff;}
.errorbox {background: #cc0000 url(../_images/icons/box_error.gif) no-repeat right top;}
.errorbox h2, .correctbox h2, .infobox h2 {color: #fff;}
.correctbox {background: url(../_images/icons/box_tick.gif) no-repeat #D0007E 10px 10px;padding: 10px 10px 10px 40px;}
.infobox {background: url(../_images/icons/box_info.gif) no-repeat #D0007E 5px 10px; padding: 10px 10px 10px 40px;  margin-bottom: 20px;}

.errorbox a {color: #fff; text-decoration: underline;}


.form .errorbox h2, .form .correctbox h2 {border: none; padding: 0 0 10px 0;color: #fff;}
.sub_error {color:#cc0000;background: url(../_images/icons/label_error.gif) no-repeat; padding-left: 20px; margin-left: 200px; padding-bottom: 5px;} /* shows if no js */



/* TABLES */

.table {border: 1px solid #dad5c4;background: #f2f0e7;margin-bottom:20px;/*width:648px;*/}
.table td, .table th { border-bottom: 1px solid #1a1a1a; text-align: center; border-bottom: 1px solid #fff;padding:5px;}
.table th {background: #f5b300; font-weight: bold;text-align:center;color: #fff; }
.table th.error {background-color: #cc0000; color: #fff;}
.table .altrow { background: #ece8d4;}
.table .left {text-align: left;}
.table .qty input {width:30px; border:1px solid #d1d1d1;}
.table .thumb {border:1px solid #D1D1D1;float:left;margin-right:20px;}
.table .item {text-align: left;}






/* POPUPS */

#backgroundPopup {background:#000;}
.popupcontent {background: #ffffff; padding: 12px;}
.popup.noborder {background: none;}
.popup {padding:12px;background:#ffffff;background: #f2efe8;}
.popup h3 {margin:0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid #efefef; color: #447DC2;}
#popupquicklook {width: 500px;}
#popupwritereview {width: 500px;}

/* QUICK LOOK POP UP */

#quicklookimages {width: 190px;text-align: center; float: left; padding-right: 20px;}
#quicklookdetails {float: left; width: 265px;}

#quicklookdetails #prices {padding-top: 15px;}
#quicklookdetails #prices dt, #prices dd {line-height: 20px;}
#quicklookdetails #prices dt {width:85px;}
#quicklookdetails #prices dd {color: #d0007e;}
#quicklookdetails #prices .ourprice {font-size: 20px;}
#quicklookdetails #prices .rrp {text-decoration: line-through;}

#quicklookdetails #attributes a img {padding: 2px;border: 1px solid #eee; }
#quicklookdetails #attributes a img.selected {padding: 2px;border: 1px solid #555 !important;}
#quicklookdetails #attributes {position: relative;}
#quicklookdetails #attributes .image_text {position: absolute; top:0px; left: 84px;}
#quicklookdetails #attribute_1 {padding-top: 10px; clear: left;}
#quicklookdetails .viewdetails {padding-top: 15px;}

#quicklookdetails #additionalfields {}
#quicklookdetails #additionalfields th {text-align: left;}
#quicklookdetails #additionalfields th, #quicklookdetails #additionalfields td {text-align: left;}
#quicklookdetails #additionalfields td, #quicklookdetails #additionalfields th {}

#quicklookdetails .addtobasket {padding: 20px 0 10px 0;}
#quicklookdetails .addtobasket .button { margin-bottom: -5px;}
#quicklookdetails .quantity {margin-left: 10px; text-align: center; width: 25px; border: 1px solid #dedede;}

#productthumbs {margin:0; padding: 10px 0 0 0;}
#productthumbs li {display: inline; padding: 0 1px 1px 0; }

#quicklookdetails #tabs {border-bottom: 1px solid #d0007e;margin-top: 15px; height: 25px; margin-bottom: 15px;}
#quicklookdetails #tabs li a {background:#EFEFEF; height: 25px; color: #000; line-height: 25px; padding: 0 10px 0 10px; color: #404040;border:none;}
#quicklookdetails #tabs li.ui-tabs-selected a {background: #d0007e; color: #ffffff;}





/* MINI BASKET */

#mini_basket { display: none; background: url(../_images/backgrounds/minibasket.gif) no-repeat scroll top left; width: 199px; height: 66px; position: absolute; left: 777px; top:16px; z-index: 999;}
.minibasket {width: 170px; text-align: left;}
#mini_basket p {margin-bottom: 0;}
#mini_basket .thumb {float: left; padding-right: 10px;}
#mini_basket dt {float: left; width: 70px;}
.subtotal {text-align: right; padding-right: 5px;}
.baskettotal {background: #ddd; padding: 2px 5px 2px 5px ; font-weight: bold; text-align: right;}
.title {color: #D0007E;}

#minibasketadded{ background: #f2f2f2; display: none;}
#minibasketadded .closeminibasket {padding-top: 4px; float: right;}

.items {position: relative;left: 5px; top:-6px;}













/* BESPOKE */



#topbanner {background:#1A2968;height:95px; /height:85px; _height:85px;}
.ml_190 { margin: -10px 190px 0 0;}

#topstrip {background:transparent url(../_images/backgrounds/topstrip.gif) repeat-x scroll bottom left;display:block;height:69px;}
#topbuttons {list-style-type:none;margin: -10px 0 0 33px; /margin: 0px 0 0 33px; _margin: 0px 0 0 33px;padding:0;}
#topbuttons li {display:inline;float:left;margin: 0 2px 0 0;padding:0;}

#bottomstrip form {display:inline;margin:0 0 0 32px;padding:0 0 0;position:absolute;top:129px;}
#bottomstrip form label {color:#000000;float:none;font-weight:bold;width:auto;}
#bottomstrip form .textfield {border:0 none;color:#3B444D;font-size:11px;height:16px;padding-left:5px;}
#bottomstrip form .button {margin-bottom:-5px;}


.baskettop { color: #fff; background: url(../_images/backgrounds/minibasket.gif) no-repeat scroll top left; width: 179px; height: 76px; position: absolute; left: 808px; top:10px; z-index: 999;}
.baskettop_container { padding: 5px 10px 0 10px;}
.baskettop_items { float:left; margin: 1px 0 0 22px; color: #84b8ff;}
.baskettop_button { margin: 7px 0 0 22px;}

.freedelivery { position: absolute; top: 20px; margin-left: 275px; width: 230px;}

.account {left:808px; width: 179px; text-align: right; margin:0;padding:0;position:absolute;top:102px;}
.account li {display:inline;margin-left:15px;}
.account li a {color:#fff;font-weight:bold;}

#footer {background:transparent url(../_images/backgrounds/footerbkg.gif) repeat-x;height:146px;padding-left:20px;}
.facebook { width: 147px; margin:10px 3px 0px 16px; float:left;}
.twitter { width: 143px; margin:10px 0px 0px 16px; float:left;}


#footertop {background:transparent url(../_images/backgrounds/footertop.gif) repeat-x;height:52px;}
#commercelogos {background:transparent url(../_images/icons/commercelogos.gif) no-repeat;display:block;float:right;height:40px;margin:10px 40px 0 0;width:300px;}

#footer li, #footer li a {color:#8C8465;list-style-type:none;margin:0;padding:0;text-decoration:none;}
.footerheading {border-bottom:1px solid #DBD5BF;font-weight:bold;line-height:23px;}
#footer ul {float:left;line-height:16px;margin:0;padding:10px 32px 0 0;width:130px;}
#footer #credits ul {margin-left:160px;padding-top:90px;text-align:right;}







.info_text ul {margin: 0; padding: 0;}
ul.inlinelist li.fr {float: right; margin-top: -13px;}
.info_left .table th {background: #aaa;}
.info_left .table th.error {background-color: #cc0000; color: #fff; border-left: 1px solid #fff;}

.quickviewswatches {margin: 0; padding: 0;}
.quickviewswatches li {display: inline; list-style-type: none;}
.quickviewswatchestitle {padding-right: 30px; line-height: 20px;}


.arts_show { display: none;}
