/* @override http://royce.webdevelopment.acutec.co.uk/css/basic.css */

/* comfort : ff9400 */

/* sport : e5006d */

/* nursing : 00b7be */

/* caress : 524ea5 */

/* missy : fa171f */

/* royce green : 066  */

/* @group generic */

* {
	margin: 0;
	padding: 0;
	font-family: Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

.clearAll {
	clear: both;
}

html {
	overflow: scroll;
}

body {
	
}

body#main, body#browser {
	background-image: url(../img/bg_generic.jpg);
}

body#comfort {
	background-image: url(../img/bg_comfort.jpg);
}

body#sport {
	background-image: url(../img/bg_sport.jpg);
}

body#nursing {
	background-image: url(../img/bg_nursing.jpg);
}

body#caress {
	background-image: url(../img/bg_caress.jpg);
}

body#missy {
	background-image: url(../img/bg_missy.jpg);
}

a {
	font-weight: bold;
	color: #333;
}

a:hover {
	color: #066;
}

a.boxButton {
	padding: 5px;
	font-size: 12px;
	background-color: #fff;
	color: #066;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
}

a.boxButton:hover {
	color: #fff;
	background-color: #066;
}

div#pageContainer {
	width: 960px;
	margin: auto;
	position: relative;
}

div#pageContent {
	width: 740px;
	float: left;
	margin-left: 18px;
	font-size: 12px;
	position: relative;
}

div#pageContent.narrow {
	width: 535px;
	float: left;
	margin-left: 0;
}

div#pageContent.wide {
	width: 925px;
}

#pageContent h3 {
	padding-bottom: 5px;
	background: url(../img/grad_hline.png) no-repeat left bottom;
	margin-bottom: 5px;
	font-size: 18px;
}

#pageContent h4 {
	font-size: 16px;
}

#pageContent h5 {
	font-size: 13px;
}

#pageContent h6 {
	font-size: 11px;
}

#pageContent p {
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 10px;
	color: #333;
}

#pageContent ul {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(../img/leaf_bullet.png);
}

#pageContent ol {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	list-style-type: decimal;
	margin-bottom: 10px;
	margin-left: 20px;
}

div#pageFooter {
	text-align: center;
	background: url(../img/footer_bg.png) no-repeat center top;
	padding-top: 30px;
	margin-bottom: 10px;
}

div#pageFooter p {
	font-size: 11px;
	line-height: 17px;
	color: #333;
}

#pageFooter p a img {
	border-style: none;
	border-width: 0;
}

table.genericTable {
	font-size: 11px;
	margin: 10px auto;
	text-align: center;
	width: 100%;
}

table.genericTable caption {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #fff;
}

table.genericTable tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table.genericTable tr:hover {
	background: url(../img/grad_wht_35px.png) repeat-x 0 bottom;
}

table.genericTable th {
	background-color: #bbb;
	padding: 5px;
}

table.genericTable td {
	padding: 5px;
	border-top: 1px solid white;
	color: #666666;
}

.picLeft {
	float: left;
	border-style: none;
	border-width: 0;
	margin-bottom: 5px;
	margin-right: 5px;
}

.picRight {
	float: right;
	border-style: none;
	border-width: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* @end */

/* @group header

der */

div#pageHeader {
	height: 115px;
	background: url(../img/header_bg.png) no-repeat center bottom;
	position: relative;
}

#pageHeader h1 {
	width: 200px;
	height: 0;
	padding-top: 106px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#pageHeader h1 a {
	background: url(../img/royce_header_logo.png) no-repeat;
	width: 200px;
	height: 0;
	padding-top: 106px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

div#headerLinks {
	position: absolute;
	right: 17px;
	width: 690px;
	top: 35px;
}

div#headerMiniBasket {
	position: relative;
	left: 0;
	padding-top: 6px;
	top: 0;
	float: right;
	padding-right: 5px;
}

div#headerMiniBasket p {
	font-size: 11px;
}

#headerButtons a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	float: right;
	padding-top: 13px;
	padding-left: 30px;
	height: 26px;
	background-position: 5px top;
	background-repeat: no-repeat;
	padding-right: 5px;
}

#headerButtons a:hover {
	background-position: 5px -40px;
}

a.headerHelp {
	background-image: url(../img/help_24x24_rollover.png);
}

a.headerAbout {
	background-image: url(../img/about_24x24_rollover.png);
}

a.headerBasket {
	background-image: url(../img/cart_16x16_rollover.png);
	margin-left: 5px;
}

a.headerCheckout {
	background-image: url(../img/checkout_16x16_rollover.png);
}

a.headerTrade {
	background-image: url(../img/lock_16x16_rollover.png);
}

a.headerBrochure {
	background-image: url(../img/impt_16x16_rollover.png);
}

#headerButtons span {
	background-color: #fff;
	width: 1px;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
	float: right;
	margin-right: 8px;
	margin-left: 8px;
}

div#headerContact {
	font-size: 11px;
	line-height: 13px;
	padding-top: 6px;
	float: right;
}

/* @end */

/* @group global navigation */

div#globalNavigation {
	height: 51px;
	background: url(../img/global_nav_bg.png) no-repeat center bottom;
	width: 960px;
}

#globalNavigation ul {
	list-style-type: none;
	margin: auto;
	display: block;
	width: 100%;
}

#globalNavigation ul li {
	float: left;
}

#globalNavigation ul li a {
	float: left;
	text-decoration: none;
	color: #000;
	font-size: 20px;
	height: 0;
	padding-top: 28px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0 0;
}

#globalNavigation ul li a:hover {
	background-position: 0 -28px;
}

a.navHome {
	width: 249px;
	background-image: url(../img/nav_home.png);
}

a.navNews {
	background-image: url(../img/nav_news.png);
	width: 71px;
}

a.navBrowser {
	background-image: url(../img/nav_browser.png);
	width: 113px;
}

a.navFitting {
	background-image: url(../img/nav_fitting.png);
	width: 130px;
}

a.navStockists {
	background-image: url(../img/nav_stockists.png);
	width: 100px;
}

a.navAdvice {
	background-image: url(../img/nav_advice.png);
	width: 82px;
}

a.navLinks {
	background-image: url(../img/nav_links.png);
	width: 68px;
}

a.navContact {
	background-image: url(../img/nav_contact.png);
	width: 286px;
}

/* @end */

/* @group homepage */

div#homeContent p {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 5px;
}

/* @group kwicks */

div#kwicks_container {
	height: 280px;
	background: url(../img/kwick_bg.png) no-repeat 0 0;
	padding-left: 18px;
	position: relative;
}

#kwicks {
	position: relative;
}

#kwicks .kwick {
	float: left;
	display: block;
	width: 185px;
	height: 255px;
	overflow: hidden;
	position: relative;
}

.kwickContent {
	width: 320px;
	position: absolute;
	top: 10px;
	left: 195px;
}

#kwicks .kwickContent h3 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	position: absolute;
	visibility: hidden;
}

.kwickContent p {
	color: #fff;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.kwickContent ul {
	color: #fff;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 20px;
}

.kwickContent ul li {
	color: #fff;
	margin-bottom: 4px;
}

.kwickContent a {
	margin-top: 10px;
	position: relative;
	float: left;
}

#kwicks strong {
	color: #FFFFFF;
	font-size: 13px;
}

#kwick_1 {
	background: #ff9400 url(../img/kwick_comfort.jpg) no-repeat;
}

#kwick_2 {
	background: #e5006d url(../img/kwick_sport.jpg) no-repeat;
}

#kwick_3 {
	background: #00b7be url(../img/kwick_nursing.jpg) no-repeat;
}

#kwick_4 {
	background: #524ea5 url(../img/kwick_caress.jpg) no-repeat;
}

#kwick_5 {
	background: #fa171f url(../img/kwick_missy.jpg) no-repeat;
}

#kwicks a.comfort {
	color: #fff;
	background-color: #ff9400;
}

#kwicks a.comfort:hover {
	color: #ff9400;
	background-color: #fff;
}

#kwicks a.sport {
	color: #fff;
	background-color: #e5006d;
}

#kwicks a.sport:hover {
	color: #e5006d;
	background-color: #fff;
}

#kwicks a.nursing {
	color: #fff;
	background-color: #00b7be;
}

#kwicks a.nursing:hover {
	color: #00b7be;
	background-color: #fff;
}

#kwicks a.caress {
	color: #fff;
	background-color: #524ea5;
}

#kwicks a.caress:hover {
	color: #524ea5;
	background-color: #fff;
}

#kwicks a.missy {
	color: #fff;
	background-color: #fa171f;
}

#kwicks a.missy:hover {
	color: #fa171f;
	background-color: #fff;
}

/* @end */

div#homeTicker {
	background: url(../img/ticker_bg.png) no-repeat center top;
	height: 30px;
	width: 960px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	bottom: 8px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#homeTicker p {
	padding-top: 7px;
}

div#homeNoteBody {
	background: url(../img/note_body.png) repeat-y 0 0;
	padding: 10px 20px;
}

div#homeNote.wide div#homeNoteBody {
	background: url(../img/note_body_wide.png) repeat-y 0 0;
}

div#homeNoteBody p {
	margin-bottom: 0;
	padding-bottom: 5px;
}

div#homeNoteBody ul {
	font-size: 12px;
	padding-bottom: 5px;
	margin-left: 20px;
}

div#homeNoteTop {
	width: 350px;
	height: 43px;
	background: url(../img/note_top.png) no-repeat 0 0;
}

div#homeNote.wide div#homeNoteTop {
	width: 360px;
	background: url(../img/note_top_wide.png) no-repeat 0 0;
}

div#homeNoteBottom {
	width: 350px;
	height: 74px;
	background: url(../img/note_bottom.png) no-repeat 0 0;
}

div#homeNote.wide div#homeNoteBottom {
	width: 360px;
	background: url(../img/note_bottom_wide.png) no-repeat 0 0;
}

/* @group column 1 */

div#homeColumn1 {
	width: 358px;
	padding-left: 18px;
	float: left;
	padding-right: 10px;
}

ul#productTags {
	font-size: 12px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#productTags li {
	min-height: 25px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#productTags li.comfort {
	background-image: url(../img/tag_sml_rev_comfort.gif);
}

#productTags li.sport {
	background-image: url(../img/tag_sml_rev_sport.gif);
}

#productTags li.nursing {
	background-image: url(../img/tag_sml_rev_nursing.gif);
}

#productTags li.caress {
	background-image: url(../img/tag_sml_rev_caress.gif);
}

#productTags li.missy {
	background-image: url(../img/tag_sml_rev_missy.gif);
}

#productTags li a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding-left: 115px;
	display: block;
	margin-bottom: 5px;
}

/* @end */

/* @group column 2 */

div#homeColumn2 {
	padding-right: 10px;
	padding-left: 10px;
	width: 350px;
	float: left;
	min-height: 325px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#homeColumn2 h2 {
	font-size: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	background: url(../img/grad_hline.png) no-repeat left bottom;
	padding-bottom: 10px;
}

div#mini_ads {
	margin-top: 5px;
}

div#mini_ads p a {
	float: left;
	height: 0;
	padding-top: 160px;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#mini_ads p a.miniAdSearch {
	background-image: url(../img/home_ad_search.jpg);
	width: 358px;
}

#mini_ads p a.miniAdAdvice {
	background-image: url(../img/home_ad_advice.jpg);
	margin-right: 8px;
	float: left;
	width: 175px;
}

#mini_ads p a.miniAdFitting {
	background-image: url(../img/home_ad_fitting.jpg);
	float: left;
	width: 175px;
}

.floatleft {
	float: left;
	margin-right: 15px;
}

div#paymentBadges {
	float: left;
	width: 343px;
	text-align: center;
	padding: 10px 10px 10px 15px;
	border: 1px solid #fff;
	background-image: url(../img/bg_trans_wht_70.png);
}

#paymentBadges p {
	
}

#paymentBadges p a img {
	border-width: 0;
	border-style: none;
}

/* @end */

/* @group right column */

#categoryLinks ul {
	list-style-type: none;
}

#categoryLinks ul li a {
	width: 177px;
	height: 0;
	padding-top: 30px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#categoryLinks ul li a.comfort {
	background-image: url(../img/tag_med_rev_comfort.gif);
}

#categoryLinks ul li a.sport {
	background-image: url(../img/tag_med_rev_sport.gif);
}

#categoryLinks ul li a.nursing {
	background-image: url(../img/tag_med_rev_nursing.gif);
}

#categoryLinks ul li a.caress {
	background-image: url(../img/tag_med_rev_caress.gif);
}

#categoryLinks ul li a.missy {
	background-image: url(../img/tag_med_rev_missy.gif);
}

div#rightColumn {
	width: 175px;
	float: right;
	margin-right: 13px;
}

div#lingerieSearch {
	position: relative;
	width: 175px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
}

#searchSelectors h2 {
	font-size: 13px;
	margin-bottom: 5px;
	padding-top: 5px;
	color: #066;
	background: url(../img/grad_hline.png) no-repeat left bottom;
	padding-bottom: 10px;
}

#searchSelectors p {
	font-size: 11px;
}

#searchSelectors select {
	margin-bottom: 1px;
	width: 175px;
}

#searchMatches {
	font-size: 13px;
	font-weight: bold;
	color: #066;
	margin-top: 5px;
	width: 120px;
	min-height: 16px;
}

div#searchGo {
	position: absolute;
	right: 0;
	bottom: 8px;
}

#searchGo a {
	width: 22px;
	background: #fff url(../img/srch_16x16_rollover.png) no-repeat 3px -10px;
	overflow: hidden;
	border: 1px solid #066;
	font-size: 12px;
	float: left;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
}

#searchGo a:hover {
	color: #fff;
	background: #066 url(../img/srch_16x16_rollover.png) no-repeat 3px -50px;
}

div#deliveryFlash {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #fff;
	background: url(../img/delivery_icon.png) no-repeat 0 7px;
}

#deliveryFlash h3 {
	color: #066;
	font-size: 15px;
}

#deliveryFlash div {
	padding-left: 55px;
}

#deliveryFlash div p {
	padding-bottom: 0;
	font-size: 12px;
	line-height: 17px;
}

#deliveryFlash div p span {
	font-weight: bold;
}

#deliveryFlash a {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-align: center;
	padding-top: 5px;
}

div#miniBasket {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

#miniBasket h3 {
	color: #066;
	font-size: 15px;
	margin-bottom: 5px;
}

#miniBasket p {
	
}

#miniBasket p span.left {
	left: 0;
	width: 110px;
	float: left;
}

#miniBasket p span.right {
	right: 0;
	width: 30px;
}

#miniBasket p a {
	
}

#miniBasket p.miniBasketLinks {
	margin-top: 10px;
	text-align: center;
}

div.columnLink {
	border-bottom: 1px solid #fff;
}

div.columnLink p {
	font-size: 11px;
	line-height: 13px;
}

div.columnLink p:hover {
	background: url(../img/grad_wht_70px.png) repeat-x 0 bottom;
}

div.columnLink p a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	background-position: 0 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
}

div.columnLink p a:hover {
	
}

div.columnLink p a.size {
	background-image: url(../img/size_32x32_grn.png);
}

div.columnLink p a.feedback {
	background-image: url(../img/sinfo_32x32_grn.png);
}

div.columnLink p a.download {
	background-image: url(../img/impt_32x32_grn.png);
}

div.columnLink p a.trade {
	background-image: url(../img/lock_32x32_grn.png);
}

div.columnLink p a span {
	font-weight: bold;
}

div.columnLink p a:hover span {
	color: #066;
}

/* @end */

/* @end */

/* @group category page */

div#categoryImageflow {
	width: 740px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}

h2.categoryTag {
	width: 260px;
	float: left;
	height: 0;
	padding-top: 81px;
	overflow: hidden;
	background-repeat: no-repeat;
}

body#comfort h2.categoryTag {
	background-image: url(../img/tag_lge_comfort.png);
}

body#sport h2.categoryTag {
	background-image: url(../img/tag_lge_sport.png);
}

body#nursing h2.categoryTag {
	background-image: url(../img/tag_lge_nursing.png);
}

body#caress h2.categoryTag {
	background-image: url(../img/tag_lge_caress.png);
}

body#missy h2.categoryTag {
	background-image: url(../img/tag_lge_missy.png);
}

div#categoryText {
	float: left;
	width: 740px;
	padding-top: 20px;
}

body#comfort #categoryText {
	background: url(../img/brand_divider_comfort.gif) no-repeat 0 0;
}

body#sport #categoryText {
	background: url(../img/brand_divider_sport.gif) no-repeat 0 0;
}

body#nursing #categoryText {
	background: url(../img/brand_divider_nursing.gif) no-repeat 0 0;
}

body#caress #categoryText {
	background: url(../img/brand_divider_caress.gif) no-repeat 0 0;
}

body#missy #categoryText {
	background: url(../img/brand_divider_missy.gif) no-repeat 0 0;
}



/* @end */



/* @group product page */

div#productPics {
	width: 200px;
	float: left;
	padding-left: 18px;
}

div#productPics img {
	border: 1px solid #fff;
}

p.productZoomNote {
	margin-bottom: 10px;
	background: url(../img/zoomi_16x16.png) no-repeat left center;
	padding-left: 20px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 16px;
}

div#productInfo {
	float: left;
	width: 515px;
	margin-left: 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#productInfo h3.categoryTag {
	width: 515px;
	height: 0;
	padding-top: 62px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

body#comfort h3.categoryTag {
	background-image: url(../img/tag_med_comfort.png);
}

body#sport h3.categoryTag {
	background-image: url(../img/tag_med_sport.png);
}

body#nursing h3.categoryTag {
	background-image: url(../img/tag_med_nursing.png);
}

body#caress h3.categoryTag {
	background-image: url(../img/tag_med_caress.png);
}

body#missy h3.categoryTag {
	background-image: url(../img/tag_med_missy.png);
}

#productInfo h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}

#productInfo h4 span {
	font-weight: bold;
}

#productInfo ul {
	padding-left: 25px;
}

#productInfo p.productPrice {
	font-size: 24px;
	font-weight: bold;
}

#productInfo p.productNotes {
	font-size: 11px;
}

div#productSelectors {
	float: left;
	width: 515px;
	margin-left: 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#productSelectors div {
	float: left;
	text-align: center;
	margin-right: 20px;
}

#productSelectors select {
	font-size: 14px;
}

#productSelectors input {
	font-size: 16px;
}

p.productInStock {
	color: #393;
	font-weight: bold;
	font-size: 14px;
	background: url(../img/stock_tick.png) no-repeat 0 center;
	padding-left: 30px;
	margin-top: 18px;
	text-transform: uppercase;
}

p.productOutStock {
	color: #933;
	font-weight: bold;
	font-size: 14px;
	background: url(../img/stock_cross.png) no-repeat 0 center;
	padding-left: 30px;
	margin-top: 18px;
	text-transform: uppercase;
}

div#stockStatus {
	text-align: center;
	width: 515px;
	padding-top: 10px;
}

#stockStatus p {
	color: #933;
	font-weight: bold;
}

div#orderControls {
	width: 515px;
	margin-left: 20px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	text-align: center;
}

#orderControls ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
}

#orderControls ul li {
	display: inline;
	list-style-type: none;
}

#orderControls ul li a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: none no-repeat 0 center;
	padding-left: 25px;
	margin-right: 10px;
	padding-top: 4px;
	display: inline;
	padding-bottom: 4px;
	margin-left: 10px;
}

#orderControls a.orderAdd {
	background-image: url(../img/add_16x16.png);
}

#orderControls a.orderStockist {
	background-image: url(../img/exp_16x16.png);
}

#orderControls a.orderBasket {
	background-image: url(../img/cart_16x16.png);
}

#orderControls a.orderCheckout {
	background-image: url(../img/checkout_16x16.png);
}

/* @end */

/* @group product browser */

.browserGroup {
	width: 750px;
	position: relative;
}

div.browserGroup h3 {
	position: relative;
	text-indent: -9999px;
	top: 0;
	width: 740px;
	height: 30px;
	padding-bottom: 0;
}

#browserComfort.browserGroup h3 {
	background-image: url(../img/brand_tags_comfort.gif);
}

#browserSport.browserGroup h3 {
	background-image: url(../img/brand_tags_sport.gif);
}

#browserNursing.browserGroup h3 {
	background-image: url(../img/brand_tags_nursing.gif);
}

#browserCaress.browserGroup h3 {
	background-image: url(../img/brand_tags_caress.gif);
}

#browserMissy.browserGroup h3 {
	background-image: url(../img/brand_tags_missy.gif);
}

.browserGroup div.browserItem h5 {
	padding: 2px;
	font-size: 12px;
}

.browserGroup div.browserItem h5 a {
	text-decoration: none;
}

.browserGroup div.browserItem h5 a:hover {
	text-decoration: underline;
	color: #333;
}

#browserComfort.browserGroup div h5 a {
	color: #ff9400;
}

#browserSport.browserGroup div h5 a {
	color: #e5006d;
}

#browserNursing.browserGroup div h5 a {
	color: #00b7be;
}

#browserCaress.browserGroup div h5 a {
	color: #524ea5;
}

#browserMissy.browserGroup div h5 a {
	color: #fa171f;
}

div.browserGroup div.browserItem {
	float: left;
	margin-bottom: 5px;
	padding-right: 10px;
	width: 140px;
}

div.browserGroup div.browserItem img {
	width: 140px;
	border-width: 0;
	border-style: none;
}

#pageContent div.browserGroup div.browserItem p {
	font-size: 10px;
	padding-bottom: 5px;
	line-height: 12px;
	padding-right: 2px;
	padding-left: 2px;
	width: 140px;
}

#pageContent div.browserGroup div.browserItem p.browserPrice {
	font-weight: bold;
	font-size: 11px;
}

/* @end */

/* @group search */

div#searchInfoHandles {
	position: absolute;
	top: 0;
	right: 0;
}

div#searchInfoHandles span {
	font-weight: bold;
	cursor: pointer;
}

div#productFinder {
	width: 740px;
	background-position: 13px 40px;
	position: relative;
}

div#productFinderSteps {
	background: url(../img/selector_steps_bg.png) no-repeat;
	position: relative;
	height: 75px;
	width: 740px;
}

#productFinder h2 {
	font-size: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#productFinder a.boxButton {
	position: absolute;
	top: 59px;
	right: 15px;
}

#productFinder a.boxButton.inactive {
	color: #6b9393;
	background-color: #ccc;
}

#productFinder div div h3 {
	font-size: 13px;
	margin-top: 5px;
	background-image: none;
	margin-bottom: 0;
	position: absolute;
	top: 5px;
	left: 15px;
}

#productFinder div div h3 span {
	width: 24px;
	height: 0;
	padding-top: 24px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-top: -4px;
}

#productFinder div div select {
	position: absolute;
	font-size: 14px;
	top: 31px;
	left: 43px;
}

div#productFinderStep1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 246px;
	height: 65px;
	background-color: #80b0b0;
}

#productFinderStep1 h3 span {
	background-image: url(../img/selector_step_1.png);
}

div#productFinderStep2 {
	position: absolute;
	left: 247px;
	top: 0;
	background-color: #80b0b0;
	width: 246px;
	height: 65px;
}

#productFinderStep2 h3 span {
	background-image: url(../img/selector_step_2.png);
}

div#productFinderStep3 {
	position: absolute;
	left: 494px;
	top: 0;
	background-color: #80b0b0;
	width: 246px;
	height: 65px;
}

#productFinderStep3 h3 span {
	background-image: url(../img/selector_step_3.png);
}

div#searchInfoContainer {
	position: relative;
	height: 240px;
}

div.searchInfoLayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 730px;
	padding: 5px;
}

div.searchInfoText {
	width: 380px;
	float: left;
}

div.searchInfoTip {
	width: 380px;
	float: left;
}

div.searchInfoTipTop {
	height: 13px;
	width: 380px;
	background: url(../img/search_tip_top.png) no-repeat;
}

div.searchInfoTipBody {
	background: url(../img/search_tip_body.gif) repeat-y;
	width: 380px;
}

#pageContent .searchInfoTipBody p {
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}

.searchInfoTipBody p a {
	color: #fff;
}

div.searchInfoTipBottom {
	width: 380px;
	height: 18px;
	background: url(../img/search_tip_bottom.png) no-repeat;
}

div.searchInfoImage {
	width: 340px;
	overflow: hidden;
	float: right;
	height: 220px;
}

#searchDivider1 {
	background-image: url(../img/selector_divider.png);
	width: 18px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 238px;
	z-index: 10;
}

#searchDivider2 {
	background-image: url(../img/selector_divider.png);
	width: 18px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 485px;
	z-index: 10;
}



/* @end */

/* @group fee

dback */

div#feedbackContainer {
	padding: 15px;
	background-image: url(../img/bg_trans_wht_30.png);
}

div.feedbackItem {
	border-top: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.feedbackContentWrapper {
	background: url(../img/start_quote.gif) no-repeat left top;
	margin-top: 5px;
}

div.feedbackContent {
	background: url(../img/end_quote.gif) no-repeat right bottom;
	padding-left: 25px;
	padding-right: 25px;
}

#pageContent p.feedbackAttribute {
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 0;
	color: #066;
	font-size: 11px;
}

/* @end */

/* @group news */

div.newsItem {
	border-top: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.newsImage {
	float: right;
}

#pageContent p.subheading {
	font-weight: bold;
	padding-bottom: 5px;
}

#pageContent p.datePosted {
	font-size: 10px;
	background: url(../img/leaf_bullet.png) no-repeat 0 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
}

img.royce_image {
	padding-left: 10px;
	padding-bottom: 10px;
}

#pageContent div.newsSelector {
	padding-top: 5px;
	padding-bottom: 5px;
}

#pageContent div.newsSelector form {
	vertical-align: middle;
}

#pageContent div.newsSelector p {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 5px;
}

#pageContent div.newsSelector form p select {
	margin-left: 10px;
	vertical-align: middle;
}

#pageContent div.newsItem div.newsContent p {
	padding-bottom: 5px;
}

/* @end */

/* @group stockists */

div#stockistImageDecoration {
	margin-bottom: 10px;
}

#stockistImageDecoration div.browserItem {
	float: left;
	padding: 3px;
}

#stockistImageDecoration div.browserItem img {
	width: 140px;
}

#pageContent h3.stockist {
	background-image: none;
}

div#stockistCitySearch {
	position: relative;
	float: left;
	width: 249px;
	height: 180px;
}

#stockistCitySearch form {
	position: relative;
}

#stockistCitySearch p {
	padding-bottom: 8px;
}

#stockistCitySearch p input {
	font-size: 14px;
	width: 185px;
}

div#stockistEuro {
	float: left;
	width: 218px;
	margin-right: 10px;
	height: 180px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#stockistEuro a {
	width: 220px;
	height: 138px;
	display: block;
	float: left;
	margin-top: 0;
	margin-bottom: 8px;
	text-indent: -9999px;
	background: url(../img/map_bg_europe.png) no-repeat 0 0;
}

#stockistEuro a:hover {
	background-position: 0 -138px;
}

div#stockistROW {
	float: left;
	width: 230px;
	height: 180px;
}

#stockistROW a {
	width: 220px;
	height: 138px;
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(../img/map_bg_world.png) no-repeat 0 0;
}

#stockistROW a:hover {
	background-position: 0 -138px;
}

.stockistsGo {
	position: absolute;
	right: 0;
	bottom: 8px;
}

.stockistsGo a {
	width: 22px;
	background: #fff url(../img/srch_16x16_rollover.png) no-repeat 3px -10px;
	overflow: hidden;
	border: 1px solid #066;
	font-size: 12px;
	float: left;
	padding: 3px 3px 3px 25px;
	text-decoration: none;
}

.stockistsGo a:hover {
	color: #fff;
	background: #066 url(../img/srch_16x16_rollover.png) no-repeat 3px -50px;
}

div.hsStockists {
	font-size: 11px;
	text-align: center;
	margin: 10px auto;
	width: 100%;
	padding-bottom: 5px;
}

.hsStockists span.title {
	color: #000;
	display: block;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

#pageContent .hsStockists ul {
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
}

.hsStockists ul li {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
	display: inline;
}

.hsStockists a {
	font-weight: bold;
	text-decoration: none;
	color: #006666;
	padding-right: 8px;
	padding-left: 8px;
}

.hsStockists a:hover {
	text-decoration: underline;
}

table.genStockists {
	font-size: 11px;
	margin: 10px auto;
	text-align: center;
}

table.genStockists caption {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #fff;
}

table.genStockists tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table.genStockists tr:hover {
	background: url(../img/grad_wht_35px.png) repeat-x 0 bottom;
}

table.genStockists th {
	background-color: #bbb;
	padding: 5px;
}

table.genStockists td {
	padding: 5px;
	border-top: 1px solid white;
	color: #666666;
	width: 33%;
}

/* @end */

/* @group links */

#links div.linkCol1 {
	width: 360px;
	float: left;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 20px;
}

#links div.linkCol2 {
	width: 360px;
	float: left;
	margin-top: 3px;
	margin-bottom: 20px;
}

div#links div.linkBox {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

div.linkBoxImage {
	width: 60px;
	background-color: #fff;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}

div.linkBoxContent {
	
}

div#links p {
	font-size: 11px;
	line-height: 15px;
}

div.linkBox img {
	border-style: none;
	max-width: 60px;
	max-height: 60px;
	border-width: 0;
}

.links ul {
	margin-top: 10px;
}

.links ul li {
	font-size: 12px;
	list-style-type: none;
	float: left;
	width: 300px;
}

.links a.link {
	font-size: 12px;
	float: left;
}

/* @end */

/* @group basket + checkout */

div#basketProgress {
	position: absolute;
	top: 8px;
	right: 90px;
}

#pageContent #basketProgress p {
	padding-bottom: 0;
	color: #666;
}

#basketProgress p span {
	font-weight: bold;
	color: #000;
}

#basketProgress p span.arrow {
	width: 16px;
	height: 16px;
	padding-right: 1px;
	background: url(../img/forwd_16x16.png) no-repeat center center;
	padding-left: 3px;
	text-indent: -9999px;
	display: inline-block;
}

div#checkoutContainer {
	width: 650px;
	float: left;
}

div#checkoutHints {
	float: left;
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
}

div#checkoutHints p a {
	width: 80px;
	height: 0;
	display: block;
	margin-bottom: 10px;
	padding-top: 30px;
	overflow: hidden;
}

#checkoutHints p a.hint_tac {
	background-image: url(../img/checkout_hint_t+c.gif);
}

#checkoutHints p a.hint_faq {
	background-image: url(../img/checkout_hint_faq.gif);
}

#checkoutHints p a.hint_delivery {
	background-image: url(../img/checkout_hint_delivery.gif);
}

#checkoutHints p a.hint_returns {
	background-image: url(../img/checkout_hint_returns.gif);
}

#checkoutHints p a.hint_payment {
	background-image: url(../img/checkout_hint_payment.gif);
}

table.basket {
	font-size: 11px;
	margin: 10px auto;
	text-align: center;
	width: 100%;
}

table.basket caption {
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #fff;
}

table.basket tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/*table.basket tr:hover {
	background: url(../img/grad_wht_70px.png) repeat-x 0 bottom;
}*/

table.basket th {
	background-color: #bbb;
	padding: 5px;
}

table.basket td {
	padding: 5px;
	border-top: 1px solid white;
	color: #666666;
}

#pageContent form fieldset.formGroup {
	border: 1px solid #fff;
	margin-bottom: 10px;
}

#pageContent form table.basket tbody tr th.discount {
	background-image: url(../img/grad_wht_35px.png);
}

#pageContent form fieldset.formGroup legend {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
}

#pageContent form fieldset.formGroup p {
	padding-bottom: 10px;
	height: 2em;
	font-size: 12px;
	padding-top: 5px;
}

#pageContent form fieldset.formGroup p label {
	vertical-align: middle;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	padding-top: 3px;
}

#pageContent form fieldset.formGroup p input {
	font-size: 1.5em;
	vertical-align: middle;
}

#pageContent form fieldset.formGroup p select {
	font-size: 1.5em;
	vertical-align: middle;
}

#pageContent form fieldset.formGroup p span.required {
	color: #900;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}

p#billing_divLoading {
	padding-left: 210px;
	font-weight: bold;
}

p#shipping_divLoading {
	padding-left: 200px;
	font-weight: bold;
}

div#basketButtons {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	width: 100%;
	text-align: center;
	border-top: 1px solid #fff;
	margin-top: 10px;
	padding-top: 5px;
}

#basketButtons ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
}

#basketButtons ul li {
	display: inline;
	list-style-type: none;
}

#basketButtons ul li a {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 25px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: none no-repeat 0 center;
	display: inline;
	margin-left: 10px;
}

#basketButtons a.continue {
	background-image: url(../img/back_16x16.png);
}

#basketButtons a.update {
	background-image: url(../img/ref_16x16.png);
}

#basketButtons a.checkout {
	background-image: url(../img/forwd_16x16.png);
}

div.detailsGroup {
	width: 200px;
	float: left;
	margin-right: 15px;
}

div.paymentChoice {
	float: left;
	width: 250px;
	text-align: center;
	background-color: #fff;
	padding: 10px;
	margin-right: 25px;
	margin-left: 25px;
	height: 220px;
	margin-bottom: 10px;
}

#pageContent div.paymentChoice img {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#pageContent div.paymentChoice input.form_button {
	width: 225px;
}

/* @end */

/* @group fitting guide */

div#fittingUnits {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#fittingUnits p {
	padding-top: 10px;
}

div.fittingTrack {
	width: 200px;
	height: 23px;
	background: url(../img/cf_track.png) repeat-x;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

div.fittingHandle {
	width: 49px;
	height: 23px;
	cursor: move;
	background: url(../img/cf_handle.png) no-repeat;
}

div#fittingMeasurements {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#fittingMeasurements p {
	width: 60px;
	border-width: 1px;
	border-style: solid;
	float: left;
	background-color: #fff;
	margin-left: 10px;
	overflow: hidden;
	margin-top: 8px;
	padding: 5px;
	height: 1.5em;
}

div#fittingSize {
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
}

div#fittingDials {
	width: 217px;
	height: 75px;
	background-image: url(../img/fitting_dials.png);
	position: absolute;
	top: 30px;
	left: -20px;
}

div#fittingDials p {
	font-size: 40px;
	text-align: center;
	padding-bottom: 0;
	line-height: 40px;
}

div#fittingDialsMask {
	width: 176px;
	height: 73px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 22px;
}

#fittingDialSize {
	position: absolute;
	top: 0;
	left: -1px;
}

#fittingDialCup {
	position: absolute;
	top: 0;
	left: 88px;
}

#fittingDials div.fittingDialTrack {
	width: 87px;
	padding-top: 19px;
}

/* @end */

/* @group contact us */

div#contactAddress {
	float: left;
	margin-right: 20px;
	width: 240px;
	position: relative;
	margin-bottom: 20px;
}

div#contactMap {
	position: relative;
	width: 475px;
	float: left;
	height: 200px;
}

div#contactMap p {
	text-align: center;
}



/* @end */

#dhtmltooltip {
	position: absolute;
	width: 250px;
	border: 1px solid #066;
	padding: 10px;
	background-color: #fff;
	visibility: hidden;
	z-index: 100;
	line-height: 15px;
	color: #066;
	font-size: 12px;
}