.nav, .main .quick_links li a, .main .block p, .nav img { behavior: url(/htc/iepngfix.htc) }
body {
	margin: 0;
	padding: 0;
	color: #1b1b1b;
	font-family: Arial;
	font-size: 100%;
	text-align: center;
}
img {
	border: 0;
}
a {
	color: #bc202f;
}
a:active {
 	outline: none;
}
p {
	margin: 0 0 1em 0;
}
:focus
{
  -moz-outline-style: none;
}
.overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
.homepage_fader_wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 0;
	text-align: left;
}
.homepage_fader_ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.homepage_fader {
	position: absolute;
	z-index: 0;
	width: 960px;
	height: 544px;
	margin: 30px 0 0 0;
	background-position: 0 -230px;
	background-repeat: no-repeat;
}
.header, .main, .nav {
	position: relative;
	z-index: 1;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
.header {
	height: 29px;
	background: #e2e2e2;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 75%;
	color: #666666;
}
.header ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style-type: none;
}
.header ul li {
	display: block;
	float: left;
	margin: 0 1em 0 1em;
}
.header ul li.phone {
	background: url("../img/icon_phone.gif") no-repeat;
	padding: 0 0 0 25px;
}
.header ul li.myaccount {
	background: url("../img/icon_quill.gif") no-repeat;
	padding: 0 0 0 20px;
}
.header ul li.contact {
	background: url("../img/icon_contact.gif") no-repeat;
	padding: 0 0 0 25px;
}
.header ul li.mybasket {
	background: url("../img/icon_basket.gif") no-repeat;
	padding: 0 0 0 25px;
}
.header ul li.myaccount {
	margin: 0 0 0 1em;
}
.header ul li a {
	color: #1b1b1b;
	text-decoration: none;
}
.header .selector {
	float: right;
	margin: 0 1em 0 0;
}
.header .country_selector {
	margin: 0 1em 0 0;
}
.header form {
	float: left;
}
.header label {
	float: left;
	margin: 0 5px 0 0;
}
.header select {
	float: left;
	margin: 0 0 0 5px;
	font-size: 80%;
}
.nav {
	height: 86px;
	border-bottom: 1px solid #ccc;
	background: url("../img/bg_nav.png");
	font-size: 90%;
}
.nav img {
	float: left;
	margin: 18px 0 0 20px;
}
.nav ul {
	float: right;
	margin: 0;
	padding: 37px 20px 0 0;
	list-style-type: none;
}
.nav ul li {
	display: block;
	float: left;
	margin: 0 0 0 0.7em;
}
.nav ul li a {
	color: #1b1b1b;
	text-decoration: none;
	font-weight: bold;
}
.nav ul li a:hover {
	color: #bc202f;
}

.homepage {
	float: left;
	width: 100%;
	height: 210px;
}
.main {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	font-size: 80%;	
}
.main .quick_links {
	margin: 40px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 110%;
}
.main .quick_links li a {
	float: left;
	clear: left;
	width: 340px;
	display: block;
	padding: 5px;	
	background: url("../img/bg_50.png");
	margin: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
}
.main .quick_links li img {
	float: left;
	margin: 1px 5px 0 0 ;
}
.main .quick_links li a.bold, .main .quick_links li a:hover {
	background: url("../img/bg_65.png");
}
.main .quick_links li a.bold:hover {
	background: url("../img/bg_50.png");	
}
.main .quick_links li a {
	color: #1b1b1b;
}
.main .block {
	position: relative;
	float: left;
	width: 296px;
	height: 259px;
	margin: 36px 36px 36px 0;

}
.main .block_1 {
	background: url("../img/bg_block1.jpg");
}
.main .block_2 {
	background: url("../img/bg_block2.jpg");
}
.main .block_3 {	
	padding: 0;
	margin: 36px 0 0 0;
	list-style-type: none;
	background: url("../img/bg_block3.jpg");
}
.main .block p {
	margin: 227px 0 0 0;
	height: 22px;
	padding: 8px 5px 2px 5px;
	background: url("../img/bg_50.png");	
	font-weight: bold;
	font-size: 90%;
}
.main .block a {
	position: absolute;
	display: block;
	height: 259px;
	width: 296px;
	text-indent: -9999px;
}
.main .block p a {
	position: absolute;
	right: 5px;
	text-decoration: none;
}
.main .block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.main .block_3 li {
	display: block;
	width: 296px;
	height: 259px;
}
/*.main {
	font-size: 80%;
}
.main h2 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #bc202f;
	text-transform: uppercase;
	font-weight: normal;
}*/
.main .hr {
	clear: both;
	margin: 10px 0;
	border-bottom: 1px solid #ddd;
}
.main .red {
	color: #bc202f;
}
.side {
	float: left;
	width: 336px;
	margin: 1px 0 0 0;
	background: url("/img/bg_side_2.jpg") no-repeat;
	min-height: 805px; 
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .side {
	height: 805px; 
}
/**/

.content {
	float: left;
	width: 604px;
	margin-right: 20px;
}
.wide {
	width: 960px !important;
	margin-right: 0 !important;
}
.splash {
	margin: 20px 0 0 0;
	height: 179px;
	padding-top: 122px;
	background: url("/img/splash_nowindow.gif") no-repeat;
}
.video {
	float: right;
	margin-top: -122px;
}
/*.splash {
	margin: 20px 0 0 0;
	height: 123px;
	padding-top: 222px;
	background: url("/img/splash.jpg") no-repeat;
}*/
.builder_button {
	display: block;
	width: 262px;
	height: 55px;
	background: url("/img/builder_button.gif") no-repeat bottom left;
	text-indent: -9999px;
}
.builder_button:hover {
	background: url("/img/builder_button.gif") no-repeat top left;
}
.builder_button2 {
	display: block;
	width: 249px;
	height: 88px;
	margin-left: 10px;
	background: url("/img/builder_button2.gif") no-repeat bottom left;
	text-indent: -9999px;
}
.builder_button2:hover {
	background: url("/img/builder_button2.gif") no-repeat top left;
}
.builder_button4 {
	display: block;
	width: 141px;
	height: 141px;
	background: url("/img/builder_button4.gif") no-repeat top left;
	text-indent: -9999px;
}
.builder_button4:hover {
	background: url("/img/builder_button4.gif") no-repeat bottom left;
}
.builder_button5 {
	display: block;
	width: 191px;
	height: 191px;
	background: url("/img/builder_button5.gif") no-repeat top left;
	text-indent: -9999px;
}
.builder_button5:hover {
	background: url("/img/builder_button5.gif") no-repeat bottom left;
}
.builder_button6 {
	display: block;
	width: 260px;
	height: 259px;
	background: url("/img/start.jpg") no-repeat top left;
	text-indent: -9999px;
}
.builder_button6:hover {
	/*background: url("/img/builder_button6.gif") no-repeat top left;*/
}
.sections {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}
.sections li {
	float: left;
	width: 50%;
	background: url("/img/section_bg.gif") no-repeat left 25px;
	text-align: center;
}
.sections h3 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #bc202f;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 140%;
	text-align: left;
}
.sections p {
	text-align: left;
	margin: 10px;
}
.sections .more_information {
	margin: 20px 10px;
}
.sub_cats {
	display: none;
	float: left;
	width: 336px;
}
.sub_cats h3.title_subcategories {
	margin:  0;
	padding: 10px;
	height: 18px;
	width: 316px;
	background: url("/img/title_subcategories.gif") no-repeat 10px 10px #ffeff1;
	text-indent: -9999px;
}
.sub_cats ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}
.sub_cats ul li a {
	display: block;
	padding: 5px 10px;
	background: url("../img/bg_50.png");
	margin-bottom: 1px;
	color: #1b1b1b;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}
.sub_cats ul li a:hover {
	background: none;
	background-color: #bc202f;
	color:#fff;
}
.sub_cats ul li a.top_level {
	background: url("../img/bg_75.png");
	color:#1b1b1b;
}
.featured {
	float: left;
	width: 624px;
}
.latest {
	position: relative;
	float: left;
	width: 336px;
	min-height: 500px;
}
.latest .top_sellers_image {
	margin: -10px -10px 0 -10px;
	width: 336px;
}
.latest .small_safety_left {
	display: none;
	position: absolute;
	left: 19px;
	width: 8px;
	margin: 25px 0 0 0;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 9999;
}
.latest .small_safety_left img {
	margin-left: -5px;
}
.latest .small_safety_right {
	display: none;
	position: absolute;
	right: 44px;
	width: 8px;
	margin: 25px 0 0 0;
	overflow: hidden;
	z-index: 9999;
}
.latest .small_safety_right img {
}
.latest .small_chain {
	position: absolute;
	z-index: 9999;
	width: 299px;
	height: 30px;
	margin: 0;
	padding: 15px 0 15px 10px;
	border-bottom: 0;
	list-style-type: none;
	cursor: pointer;
}
.latest .overlay_chain  {
	position: absolute;
	z-index: 7777;
	width: 306px;
	height: 32px;
	padding: 15px 0;
	background: #fff;
	border: 1px solid #000;
}
.latest .overlay_chain img {
	display: none;
	width: 304px;
}
.latest .overlay_link  {
	position: absolute;
	z-index: 9999;
}
.latest .overlay_link img {
	display: block;
	width: 306px;
	height: 62px;
}
.latest .small_chain li {	
	z-index: 8888;
	float: left;
	display: none;
}
.latest .small_chain li.empty {
	width: 20px;
	display: block;
}
.latest .small_chain li img {	
	float: none;
	display: block;
}
.latest .premade_wrapper {
	padding: 15px;
	margin-bottom: 1px;
	/*border: 1px solid #bc202f;
	border-top: 2px solid #bc202f;*/
	background: url("../img/bg_50.png");
	height: 90px;

}
.latest .premade_info {
	padding: 73px 0 0 0;
}
.latest .premade_info h4, .latest .premade_info .price {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	font-weight: bold;
}
.latest .premade_info p {
	float: left;
	width: 185px;
	margin: 0;
	font-weight: bold;
	font-size: 85%;
}
.latest .premade_info .price {
	display: block;
	margin: 0 0 7px 0;
	padding: 0;
	color: #000;
	font-size: 110%;
	font-weight: bold;
}
.latest .premade_info .button {
	position: absolute;
	right: 10px;
}
.latest .premade_info img {
	float: left;
}
.latest .hr {
	border-bottom: 1px solid #bc202f;
}
.latest h3.title_featured {
	margin: 1em 0;
	padding: 0;
	height: 18px;
	width: 309px;
	background: url("/img/title_featuredproducts.gif") no-repeat;
	text-indent: -9999px;
}

.latest h3.title_latest {
	margin: 1em 0;
	padding: 0;
	height: 18px;
	width: 270px;
	background: url("/img/title_latestproducts.gif") no-repeat;
	text-indent: -9999px;
}
.latest ul.latest_items {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
}
.latest ul.latest_items li {
	clear: left;
	height: 100px;
}
.latest ul.latest_items li .img_wrapper {
	position: relative;
	display: block;
	float: left;
	width: 75px;
	margin-right: 20px;
	text-align: center;
	padding: 1px;
	border: 1px solid #ccc;	
	background-color: #fff;
}
.latest ul.latest_items li h4 {
	margin: 0 0 5px;
	padding: 0;
	color: #bc202f;
	font-size: 110%;
}
.latest ul.latest_items li h4 a {
	text-decoration: none;
}
.latest ul.latest_items li p {
	margin: 0;
	padding: 0;
	font-size: 85%;
}
.latest ul.latest_items li p.price {
	margin-top: 5px;
	font-size: 90%;
	font-weight: bold;
}
.latest ul.latest_items li span.red {
	color: #bc202f;
}
/* Builder */
.builder {
	margin-top: 30px;
}

.save_admin input {
	width: 100%;
	padding: 3px 3px 3px 30px;
	color: #000;
	background: url("/img/flash-normal.png") no-repeat 10px center #DDFFF7;
	border: 1px solid #4C91CE;
	font-family: Arial;
	font-size: 100%;
	text-align: left;
	
}
.builder label {
	clear: left;
}
.builder .red {
	font-size: 120%;
}
.objectDrag {

}

.beingDragged {
	float: left;
	width: 21px;
	height: 30px;
}
.dustybin {
	float: right;
	height: 44px;
	width: 41px;
	background: url("/img/bin_icon.gif");
}
.dustybin_med {
	float: right;
	height: 65px;
	width: 55px;
	background: url("/img/bin_med.jpg");
}
.dustybin_medwitharrow {
	position: absolute;
	display: none;
	right: 0;
	height: 120px;
	width: 132px;
	margin: 0 0px 10px 0;
	background: url("/img/bin_medwitharrow3.gif");
}
.dustybin_medwitharrow_french {
	position: absolute;
	display: none;
	right: 0;
	height: 120px;
	width: 132px;
	margin: 0 5px 10px 0;
	background: url("/img/bin_french.gif");
}
.dustybin_large {
	float: right;
	height: 87px;
	width: 73px;
	background: url("/img/bin_large.jpg");
}
.stock_info {
	font-size: 85%;
	font-weight: bold;
}
.brand_wrapper {
	height: 30px;
}
.clicker_link {
	top: 0px;
	left: 160px;
	display: block;
	position: absolute;
	width: 480px;
	height: 15px;
	padding: 4px 5px 2px 5px;
	background: url('/img/clicker.gif') top left no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 90%;
}
.clicker_link_brand {
	top: 30px;
}
.clicker {
	position: absolute;
	display: none;
	top: 50px;
	left: 161px;
	width: 475px;
	height: 250px;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
	background: #fff;
	z-index: 9999;
	list-style-type: none;
	font-size: 85%;
	overflow: scroll;
	overflow-x: hidden;
}
.clicker_brand {
	top: 80px;
}
.clicker li {
	position: relative;
	height: 41px;
	padding: 5px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 0 1px;
	cursor: pointer;
}
.clicker li.clicker_header {
	height: auto;
}
.clicker li.clicker_header:hover {
	background-image: none !important;
	background-color: #d4d4d4;
}
.clicker h3 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
}
.clicker li div {
	position: absolute;
	top: 5px;
	font-weight: bold;

}
.clicker li img { 
	display: block;
	padding-top: 10px;

	width: 446px;
}
.clicker li .clicker_hover {
	position: absolute;
	display: none;
	top: 0;
	width: auto;
	height: auto;
	margin-top: -10px;
	left: 0;

}
.clicker li:hover .clicker_hover {
	display: block;

}
.chain_lengths {
	position: relative;
	margin: 1em 0;
}
.chain_lengths .checkboxes {	
	position: relative;
	margin: 1em 0;
	font-size: 85%;
}
.chain_lengths .checkboxes span {
	margin: 0 0.5em 0 0.2em;
	font-weight: bold;
	width: 30px;
}
.chain_lengths .checkboxes img {
}
.show_lengthinfo {
	position: absolute;
	margin: 3px 0 0 3px;
}
.length_info {
	display: none;
	position: absolute;
	width: 340px;
	height: 149px;
	padding: 6px 10px 6px 16px;
	top: -45px;
	left: 360px;
	font-size: 85%;
	line-height: 135%;
	font-weighT: bold;
	z-index: 9999;
	background: url("/img/big_bubble.png") no-repeat;
}
.chainwide_wrapper {
	clear: both;
	position: relative;
	z-index: 0;
	padding-left: 80px;
	height: 110px;
	background: url("/img/chain_wrapper.gif") repeat-x;
}
.chain_wrapper {
	position: relative;
	z-index: 0;
	width: 690px;
}
.remove_safety {
	position: absolute;
	display: none;
	right: 0;
	height: 14px;
	margin: 86px 120px 0 0;
	font-weight: bold;
	font-size: 85%;
	padding: 0 0 0 20px;
	z-index: 9999;
}
.safety_left {
	position: absolute;
	z-index: 9999;
	left: 33px;
	width: 17px;
	height: 60px;
	margin: 40px 0 0 0;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;

}
.safety_left img {
	float: left;
}
.safety_right {
	position: absolute;
	z-index: 9999;
	right: 90px;
	width: 17px;
	height: 60px;
	margin: 40px 0 0 0;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;

}
.safety_right img {
	float: right;
}
.chain_notice {
	position: absolute;
	color: #bc202f;
	margin: -20px 0 0 262px;
	text-align: center;
}
.drag_notice {
	position: absolute;
	width: 300px;
	margin-top: 80px;
	color: #bc202f;
	left: 200px;
}
.chain {
	position: relative;
	z-index: 0;
	float: left;
	width: 638px;
	height: 58px;
	margin: 20px 0 30px 0;
	padding: 3px 53px 3px 50px;
	background: url("/img/chain_690.gif") no-repeat;
	list-style-type: none;
	overflow: none;
}
.chain li {
	float: left;
	height: 75px;
}
.chain li.empty {

	width: 50px;
}
.chain li img {
	/*height: 36px;*/
}

.chain_brand_override {
	margin: 0 !important;
	padding: 23px 53px 33px 50px !important;
	background-position: 0px 16px;	
}
.chain_test {
	width: 688px !important;
	padding: 23px 03px 3px 50px !important;
}
.bubble {
	position: absolute;
	display: none;
	width: 176px;
	height: 50px; 
	padding: 10px;
	margin: -70px 0 0 200px;
	font-size: 85%;
	background: url("/img/bubble.gif") no-repeat;
}
.catchecks_wrapper {
	height: 37px;
	margin: 20px 0 5px 0;
	font-size: 85%;
}
.cat_checkboxes {
	display: none;
	width: 690px;
}
.cat_checkboxes div {
	float: left;
	position: relative;
	white-space:nowrap;
}
.cat_checkboxes label {
	margin: 0 1em 1.5em 0;
}
.show_catinfo {
	position: relative;
	float: left;
	margin: 0.3em 1em 0 -0.5em;
}
.reselect_info {
	top: 20px;
	right: -215px;
	display: none;
	position: absolute;
	width: 215px;
	height: 34px;
	padding: 6px 6px 6px 16px;
	background: url("/img/reselect_info.png") no-repeat;
	font-size: 85%;
	font-weight: bold;
	line-height: 135%;
	
}
.cat_info {
	display: none;
	position: absolute !important;
	float: none !important;
	right: 0;
	width: 224px;
	height: 94px;
	margin: -12px -240px 0 0;
	padding: 6px 6px 6px 16px;
	background: url("/img/cat_info.png") no-repeat;
	font-weight: bold;
	line-height: 135%;
	white-space: normal !important;
	z-index: 9999 !important;
}
.chainresults_wrapper {
	position: relative;
	float: left;
	width: 690px;

}
.builder_results {
	float: left;
	width: 690px;
	height: 340px;
	margin: 5px 0 10px 0;
	background: url("/img/chainresults_wrapper.gif") repeat-x left 7px;
}
.builder_results h2 {
	font-size: 160%;
}
.builder_results  ul {
	clear: both;
	margin: 18px 0 10px 0;
	padding: 0;
	height: 258px;
	overflow: auto;
	list-style-type: none;
	font-size: 85%;
	background: url("/uploads/brands/brand_default_builder.jpg") no-repeat;
}
.builder_results ul li {
	float: left;
	width: 10%;
	height: 90px;
	text-align: center;
	overflow: hidden;
}
.builder_results ul li img {
	display: block;
	margin: 0 auto;
	/*height: 36px;*/
}
.builder_results ul li ul {
	clear: none;
	margin: 0;
	padding: 0;
	height: auto;
	list-style-type: none;
	background: none;
}
.builder_results ul li ul li {
	float: none;
	width: 50px;
}
.builder_results ul li ul li img {
}
.total_info_wrapper {
	float: left;
	width: 270px;
}
.builder_info {
	padding-top: 80px;
	height: 280px;
	margin: 0;
	background: url("/img/builder_info_bg.gif") no-repeat;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}
.builder_info div {
	display: none;
}
.builder_info h4 {
	width: 100%;
	margin: 0 0 0;
	padding: 0 0 3px 5px;
	color: #bc202f;
	font-weight: normal;
	font-size: 170%;
	text-align: left;
}
.builder_info img {
	display: block;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}
.builder_info .info_ref {
	font-weight: normal;
}
.builder_total_top {
	height: 60px;
	margin: 0 0 0 5px;
}
.builder_total_top h4 {
	clear: both;
	float: right;
	width: 200px;
	font-size: 120%;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
}
.builder_total_top .button span {
	padding-left: 5px;
	padding-right: 5px; 
}
.builder_total {
	float: left;
	width: 235px;
	height: 60px;
	margin: 90px 0 0 5px;
}
.builder_total h4 {
	font-size: 140%;
	margin: 0;
	padding: 0;
}
.addcart_button {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/addcart_button.gif") no-repeat top right;
	text-indent: -9999px;	
}
.addcart_button_french {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savecart_french.gif") no-repeat top right;
	text-indent: -9999px;	
}
.addcart_button_italian {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savecart_italian.gif") no-repeat top right;
	text-indent: -9999px;	
}
.addcart_button_german {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savecart_german.gif") no-repeat top right;
	text-indent: -9999px;	
}
.addcart_button_spanish {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savecart_spanish.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savechanges_button {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savechanges_button.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savechanges_button_french {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savechanges_french.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savechanges_button_french {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savechanges_french.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savechanges_button_spanish {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savechanges_spanish.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savechanges_button_german {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savechanges_german.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savechanges_button_italian {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	background: url("/img/savechanges_italian.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savebuilder_button {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	margin-right: 5px;
	background: url("/img/savebuilder_button.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savebuilder_button_french {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	margin-right: 5px;
	background: url("/img/savebuilder_french.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savebuilder_button_italian {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	margin-right: 5px;
	background: url("/img/savebuilder_italian.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savebuilder_button_german {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	margin-right: 5px;
	background: url("/img/savebuilder_german.gif") no-repeat top right;
	text-indent: -9999px;	
}
.savebuilder_button_spanish {
	float: right;
	display: block;
	width: 113px;
	height: 27px;
	margin-right: 5px;
	background: url("/img/savebuilder_spanish.gif") no-repeat top right;
	text-indent: -9999px;	
}
.add_basket_med {
	display: block;
	height: 53px;
	padding-top: 20px;
	padding-right: 60px;

	background: url("/img/basket_med.jpg") no-repeat top right;
	font-weight: bold;
	font-size: 140%;
}
.add_basket {
	clear: both;
	float: right;
	display: block;
	height: 44px;
	width: 62px;
	padding-top: 50px;
	background: url("/img/basket_icon.gif") no-repeat;
	font-weight: bold;
	text-align: center;
}
.add_basket_large {
	clear: both;
	float: right;
	display: block;
	height: 77px;
	width: 270px;
	padding-top: 30px;
	padding-right: 57px;
	margin-right: 260px;
	background: url("/img/basket_large.jpg") no-repeat top right;
	font-weight: bold;
	font-size: 140%;
}
/* Shop related */
/* ----------------------------------------------------- */

/* Products page */
.sort {
	float: right;
	width: 360px;
	text-align: right;
	font-size: 80%;
}
.sort span {
	float: right;
	margin: 0.2em 0.5em 0 1em;
}
.sort .fake_sort {
	float: right;
	position: relative;
	width: 125px;
}
.sort .fake_sort .dropdown {
	float: left;
	width: 119px;
	height: 15px;
	padding: 3px;
	background: url("/img/sort_dropdown.gif") no-repeat;
}
.sort .fake_show {
	float: right;
	position: relative;
	width: 77px;
}
.sort .fake_show .dropdown {
	float: left;
	width: 71px;
	height: 15px;
	padding: 3px;
	background: url("/img/show_dropdown.gif") no-repeat;
}
.sort select {
	display:none;
	float: left;
}
.filter {
	clear: both;
	float: left;
}
.filter span {
	float: left;
	width: 50px;
	margin: 2px 0 0 0;
	font-weight: bold;
}
.filter form {
	float: left;
	width: 604px;
	margin: 5px 0 0 0;
	padding: 0;
}
.filter .checkbox_wrapper {
	float: left;
	width: 554px;
}
.filter label {
	float: left;
	width: 105px;
	margin: 2px 10px 10px 0;
}
.filter .checkbox {
	float: left;
	width: 13px;
	height: 13px;
	margin: 3px;
	padding: 0;
}
.filter .hr {
	margin: 0.5em 0;
}
.filter .submit {
	float: right !important;
	margin: 0.2em 0 1em 0;
	font-family: Arial, Serif;
	font-size: 90%;
}
.back_to {
	width: 200px;
	float: left;
	font-size: 90%;
}
.back_to .button {
	float: left;
}
.filter_ref {
	float: right;
	font-size: 90%;

	width: 386px;
}
.filter_ref label {
	float: right;
	margin: 3px 5px 0 0;
	font-size: 90%;
}
.filter_ref input {
	float: right;
	margin: 0;
	height: 16px;
	width: 140px;
	border: 0;
	padding: 3px;
	background: url("/img/search_box.gif") no-repeat;
}
.filter_ref .button {
	margin-left: 10px;
}

.float_subs {
	float: width;
	width: 200px;
	background-color: #fedfed;
}
.float_subs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.float_subs ul li a {
	
}
.breadcrumbs {
	margin: -8px 0 10px 0;
	padding: 0;
	font-size: 75%;
	font-weight: bold;
}

.products_header {
	position: relative;
	z-index: 9999;
	height: 60px;
	padding: 10px 0;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
	text-align: center;
	font-size: 90%;
}
.products_header p {
	text-align: center;
	font-size: 80%;
}
.products_header .hr {
	clear: both;
	margin: 0 0 10px 0;
	height: 5px;
	border-bottom: 1px solid #ddd;
}
.products_header .dropdown {
	text-decoration: none;
	color: #1b1b1b;
	text-indent: 5px;
	text-align: left;
}
.products_header .cat_dropdown {
	float: left;
	position: relative;
	width: 400px;
	font-size: 80%;
}
.products_header .cat_dropdown span {
	float: left;
	margin: 3px 5px 0 0;
}
.products_header .cat_dropdown .dropdown {
	float: left;
	width: 314px;
	height: 15px;
	padding: 3px;
	background: url("/img/cats_dropdown.gif") no-repeat;
}
.products_header .cat_dropdown .dropdown_list  {
	width: 308px;
	text-align: left;
}
.products_header .cat_dropdown .dropdown_list li a:hover {
	background: #fff;
	color: #1b1b1b;
	height: 32px;
}
.products_header .cat_dropdown .dropdown_list li .cat_img {
	float: right;
	margin: 0 3px;
}
.products_header .colour_dropdown {
	display: none;
	float: left;
	position: relative;
	width: 200px;
	font-size: 80%;
}
.products_header .colour_dropdown span {
	float: left;
	margin: 3px 5px 0 0;
}
.products_header .colour_dropdown .dropdown {
	float: left;
	width: 111px;
	height: 15px;
	padding: 3px;
	background: url("/img/colour_dropdown.gif") no-repeat;
}
.products_header .colour_dropdown .dropdown_list {
	width: 104px;
}
.products_header .fake_show .dropdown_list {
	right: 5px;
	width: 65px;
	height: 72px;
	overflow-y: hidden;
	text-align: left;
}
.products_header .fake_sort .dropdown_list {
	right: 5px;
	width: 113px;
	height: 72px;
	overflow-y: hidden;
	text-align: left;
}
.products_header .dropdown_list {
	display: none;
	position: absolute;
	overflow-y: auto;
	top: 20px;
	right: 27px;
	height: 199px;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
	background: #fff;
	list-style-type: none;
	z-index: 9999;
}
.products_header .dropdown_list li a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #1b1b1b;
}
.products_header .dropdown_list li a.top_level {
	font-weight: bold;
}
.products_header .dropdown_list li a:hover {
	background: #bc202f;
	color: #fff;
}
.landing_header {
	height: 20px !important;
}

.stocklist .thumb_wrapper {
	float: right;
	position: relative;
	width: 100px;
	margin: 0 0 10px 20px;
	background-color: #fff;
	text-align: center;
}
.stocklist .thumb_wrapper a {
	display: block;
	height: 75px;
}
.grey {
	color: #a0a0a0;
}
.stocklist {
	margin: 10px 0;
}
.stocklist .thumb_wrapper img {
	/*height: 100px;*/
}
.stocklist h3 {
	font-size: 100%;
}
.stocklist p {
	margin : 0 0 1em 0;
}
.stocklist .price_ref {
	clear: both;
	float: left;
}
.stocklist .more_info {
	float: right;
}
.stocklist .hr {
	clear: both;
	margin: 5px 0 10px 0;
}
.list_view {
	position: relative;
	float: left;
	width: 144px;
	margin: 0 9px 10px 0;
}
.no_right_margin {
	margin: 0 0 20px 0;
}
.list_view h3 {
	height: 30px;
	margin: 0;
	padding: 5px;
	background: url("/img/products_header.gif") no-repeat;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}
.list_view .ref {
	font-size: 90%;
	color: #888;
}
.list_view .thumb_wrapper {	
	display: block;
	float: none;
	width: 142px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 20px 0;
	margin: 0;
}
.list_view .price {
	float: left;
}
.list_view .more_information {
	float: none;
	padding: 0 10px 6px 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.list_view .bottom {
	height: 4px;
	background: url("/img/products_bottom.gif") no-repeat;
}
.list_view .show_catinfo {
	position: relative;
	float: left;
	margin: 0.3em 0 0 0;
}
.list_view_cb {
	height: 192px;
}
.list_view_cb h3 {
	background: none !important;
	color: #fff;
}
.list_view_cb .thumb_wrapper {
	border-left: 1px solid #931119;
	border-right: 1px solid #931119;
	background: none !important;
}
.list_view_cb .more_information {
	border-left: 1px solid #931119;
	border-right: 1px solid #931119;
	background: none !important;
}
.list_view_cb .button {
	float: none;
}
.list_view_cb .button span {
	float: none;
	text-align: center;
}
.list_view_cb .bottom {
	background: none;
}
.list_view_big {
	float: left;
	width: 288px;
	margin: 0 12px 10px 0;
}

.list_view_big h3 {
	height: 30px;
	margin: 0;
	padding: 10px 5px 0px 5px;
	background: url("/img/products_header_big.gif") no-repeat;
	font-size: 150%;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
.list_view_big .ref {
	font-size: 90%;
	color: #888;
}
.list_view_big .thumb_wrapper {	
	display: block;
	float: none;
	width: 286px;
	height: 260px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 10px 0 20px 0;
	margin: 0;
}
.list_view_big .price {
	float: left;
}
.list_view_big .more_information {
	float: none;
	padding: 0 10px 6px 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.list_view_big .bottom {
	height: 4px;
	background: url("/img/products_bottom_big.gif") no-repeat;
}
.sale_small {
	position: absolute;
	width: 50px;
	height: 36px;
	right: -5px;
	top: -5px;
	background: url("/img/sale_small.png") no-repeat;
}
.paging_links {
	clear: both;
	text-align: center;
	line-height: 150%;
	font-size: 90%;
}
.paging_top {
	text-align: left;
}
/* Product info page */
.stockitem p {
	margin : 0 0 1em 0;
}
.stockitem .info_wrapper {
	width: 280px;
}
.stockitem .info_wrapper .h1_title {
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 125%;
}
.stockitem .info_wrapper .h2_title {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
}

.stockitem .info_wrapper .show_catinfo {
	float: left;
	margin: 0.1em 5px 0 5px;
}
.stockitem .img_wrapper {
	margin: 0 0 0 10px;
}
.stockitem .hidden_img {
	display: none;
}
.stockitem .img_wrapper {
	position: relative;
	float: right;
	width: 300px;
	padding: 1px;
	margin-left: 10px;
	background-color: #fff;
	text-align: center;
}
.stockitem .img_wrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.stockitem .img_wrapper ul li {
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
}
.stockitem .img_wrapper ul li a {
	display: block;
	height: 75px;
}
.stockitem .img_wrapper ul li img {
}
.stockitem .chain_override {
	float: none !important;
}
.thumbnails {
	margin-top: 10px;
	width: 312px;
	/*overflow-x: auto;
	overflow-y: auto;
	Removed: Do not re-add 
	*/
}
.stockitem .price {
	float: left;
	font-size: 120%;
}
.stockitem select {
	width: 309px;
}
.sale {
	position: absolute;
	width: 105px;
	height: 75px;
	top: -10px;
	right: -10px;
	background: url("/img/sale.png") no-repeat;
}

/* Basket page */
.basket {
	width: 100%;
}
.basket th {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 2px solid #bc202f;
	text-align: left;
}
.basket td {
	padding: 5px 10px;
	border-bottom: 1px solid #bc202f;
}
.basket td.alt {
	background-color: #fff0f0;
}
.basket td.total {
	border-top: 1px solid #bc202f;
	border-bottom: 0;
}
.basket td.no_border {
	border-bottom: 0;
}
.basket td.totals {
	font-weight: bold;
	text-align: right;
}
.basket blockquote {
	margin: 5px;
	padding: 0;
	font-size: 85%;
	line-height: 145%;
}
.basket select {
	font-size: 85%;
}
.basket td a {
	font-weight: bold;
	font-size: 115%;
}
.basket_premade_1 {
	clear: left;
	float: left; 
	width: 40px;
}
.basket_premade_2 {
	float: left; 
	width: 195px; 
	margin-right: 10px;
	margin-bottom: 3px;
}
.basket_premade_3 {
	float: left; 
	width: 40px;
}
.packaging {
	float: left;
	text-align: left;
}

.packaging .form {
	display: none;
	clear: left;
	margin: 1em 0;
	font-size: 90%;
}
.packaging .form label {	
	display: block;
}
.packaging .form textarea {
	width: 240px;
	margin: 0.5em 0;
}
.packaging .form input {
	display: block;
}	
.packaging a {
	font-size: 100% !important;
}
.code_form {
	float: left;
	width: 300px;
	font-size: 90%;
	text-align: left;
}
.code_form .input {
	width: 100px;
	font-family: Arial, San-Serif;
}
.code_form .submit {
	font-family: Arial, San-Serif;
}
/* Order process */
.order_process {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.order_process li {
	display: inline;
	padding: 0 10px;
	color: #888;
	font-size: 90%;
}
.order_process li.current {
	font-weight: bold;
	color: #000;
}
/* Checkout */
.addresses {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.addresses li {
	float: left;
	width: 190px;
	margin-right: 20px;
	margin-bottom: 2em;
}
.addresses input {
	float: left;
}
.addresses label {
	float: left;
}
.checkout_label {
	clear: left;
	float: left;
	width: 200px;
	margin: 5px 0;
}
.checkout_overview {
	float: left;
	width: 400px;
	margin: 5px 0;	margin-top: 5px;
	font-weight: bold;
}
.star {
	float: left;
	width: 10px;
}

/* Buttons */
.button {
	float: right;
	display: block;
	height: 21px;
	background: url("/img/new_button.png") no-repeat bottom right;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 85%;
}
.button span {
	float: left;
	display: block;
	height: 15px;
	padding: 4px 7px 2px 7px;
	margin: 0 0 0 -3px;
	background: url("/img/new_button_cap.png") no-repeat bottom left;	
}
.button:hover, .button_active {
	background: url("/img/new_button.png") no-repeat top right;
	color: #fff;
	cursor:pointer;
}
.button:hover span, .button_active span {
	background: url("/img/new_button_cap.png") no-repeat top left;	
}

.hp_button {
	float: left;
	display: block;
	height: 21px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 75%;
	background: url("/img/new_button.png") no-repeat top right;
	color: #fff;
	cursor:pointer;
}
.hp_button span {
	float: left;
	display: block;
	height: 15px;
	padding: 4px 7px 2px 7px;
	margin: 0 0 0 -3px;
	background: url("/img/new_button_cap.png") no-repeat top left;	
}

.button2 {
	float: right;
	display: block;
	padding: 3px 5px;
	background-color: #fff !important;
	background: url("../img/button.gif") no-repeat;
	color: #bc202f;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 85%;
	cursor: pointer !important;
}

.button2 a {
cursor: pointer;
}

.greybutton {
	float: right;
	display: block;
	height: 21px;
	background: url("/img/new_button.gif") #fff no-repeat bottom right;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 85%;
}
.greybutton span {
	display: block;
	height: 15px;
	padding: 4px 7px 2px 7px;
	background: url("/img/new_button_cap.gif") no-repeat bottom left;	
}
.small_greybutton {
	float: left;
	display: block;
	padding: 3px 5px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	background-color: #fff;
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 85%;
}
.small_button {
	float: left;
	display: block;
	padding: 3px 5px;
	border-top: 1px solid #bc202f;
	border-right: 1px solid #bc202f;
	border-bottom: 2px solid #bc202f;
	border-left: 1px solid #bc202f;
	background: url("../img/button.gif") no-repeat #fff;
	color: #bc202f;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 85% !important;
}
.small_button:hover {
	margin-top: 1px;
	border-top: 1px solid #bc202f;
	border-right: 1px solid #bc202f;
	border-bottom: 1px solid #bc202f;
	border-left: 1px solid #bc202f;
}
.buttons {
	float: right;
	margin-top: 1.2em;
}
.buttons .button, .buttons .greybutton {
	margin-left: 10px;
}
.buttons_left {
	width: 52px;
	float: left;
	margin-top: 1.2em;
}


.footer {
	position: relative;

	clear: both;
	padding: 10px 0;
	background: #333333;
	color: #f6f6f6;
	font-size: 70%;
	text-align: left;
}
.footer .wrapper {
	position: inherit !important;
	height: 60px;
	background: url("/img/bg_footer.gif") no-repeat top right;		
}
.footer p {
	float: left;
}
.footer ul {
	float: left;
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;
}
.footer ul li {
	float: left;
	margin-right: 1em;
}
.footer ul li a {
	color: #f6f6f6;
	text-decoration: none;
	font-weight: bold;
}

/*
	Form stuff
*/
.standard_form {
	margin: 10px 0;
	padding: 0;
}
.standard_form h3 {
	clear: left;
	margin: 0 0 1em 0;
}
.standard_form legend {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}
.standard_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}
.standard_form .label {
	clear: both;
	float: left;
	width: 149px;
	margin-top: 5px;
	}
.standard_form .input_wrapper {
	float: left;
	width: 455px;
	margin-bottom: 1em;
}

.standard_form .input {
	float: left;
	width: 449px;
	padding: 2px;
	margin-bottom: 1em;
	border-top: 1px solid #ABADB3;
	border-right: 1px solid #E3E9EF;
	border-bottom: 1px solid #E3E9EF;
	border-left: 1px solid #ABADB3;
}
.standard_form .input_wrapper .input {
	float: left;
	width: 222px;
	padding: 2px;
	margin-bottom: 0;
	border-top: 1px solid #ABADB3;
	border-right: 1px solid #E3E9EF;
	border-bottom: 1px solid #E3E9EF;
	border-left: 1px solid #ABADB3;
}
.standard_form .input_wrapper .small_label {
	float: left;
	width: 227px;
	margin-bottom: 0.5em;
	font-size: 85%;
	color: #888;
}
.error {	
	background-color: #FFDDDD !important;
	border: 1px solid #B00000 !important;
}
.select {
	float: left;
}
select {
	font-family: Helvetica, Arial, Sans-serif;
}
.inputMsg {
	clear: left;
	margin-left: 150px;
	margin-bottom: 2em;
}
.radio {
	float: left;
	clear: left;
	width: 14px;
	margin: 0 5px 10px 0;
	padding: 0;
}
.radio_label {
	position: relative;
	float: left;
	height: 30px;
	width: 545px;
	margin: 0 0 10px 0;
}
.radio_label img {
	position: absolute;	
	right: 0;
	margin-top: -10px;
}
.small_notice {
	clear: left;
	font-weight: bold;
	font-size: 85%;
}
/* Info/Error msgs for forms */
.msg_info {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #DDFFF7;
	border: 1px solid #4C91CE;
	text-align: left;
}
.msg_info a {
	color: #4C91CE;
	text-decoration: none;
	border-bottom: 1px dotted #4C91CE;
}
.msg_fail {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	text-align: left;
}
.flash {
	float: left;
	margin-top: 1px;
}
.flash_text {
	margin-left: 2em;
}
.flash_text a {
	color: #dd0000;
}
.flash_text ul {
	margin: 0.5em;
	padding: 0 1em;
}
/* Builder */
#draggables {
	height: 100px;
	position: relative;
}
 
#draggables div {
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	cursor: move;
	background: #c17878;
	position: absolute;
}
 
 
#droppables div {
	float: left;
	margin: 10px;
	width: 100px;
	height: 100px;
	background: #1d1d20;
}


/* Builder 2 */
#draggables {
   width: 172px;
   border: 3px ridge blue;
   float: left;
   padding: 9px;
}
#droparea {
	float: left;
   	width: 604px;
   	background: url("/img/chain.jpg") no-repeat;
   	text-align: center;
}
.hoverActive {
   background-color: #ffffcc;
}

#draggables img, #droparea img {
   margin: 4px;
}

/* Home page */
.featured_charms {
	float: left; 
	width:118px;
	margin: 70px 0 0 0;
	text-align:center;
}

.featured_charms h4{
	margin: 0px 0 0px 0;
	padding: 0;
	text-align: center;
}
.featured_charms h4 a{
	text-decoration: none;
}

.featured_charms_box {
	overflow:hidden;
	float:left;
	border:1px solid #ccc;
	padding:3px;
	height:115px;
	width:110px;
	text-align:center;
}
.featured_charms_box ul {
	position: relative;
	padding: 5px 0;
	margin: 0;
	list-style-type: none;
	height:90px;
	width:110px;
}
.featured_charms_box ul li {
	left: 0;
	padding: 0;
	width: 110px;
	text-align: center;
}
.featured_charms_box ul li a img {
	padding: 0;
	margin: 0;
}

.free_delivery {
	margin-top:10px;
	width:235px; 
	text-align:center;
	padding:5px;
	border:1px solid #ccc;

 }
.free_delivery img{
	width:230px;
}

.homepage_advert {
	float: left;
	width: 183px;
}

.homepage_boxes {
	text-align: center;
}	
.homepage_boxes .homepage_advert {
	float: none;
	display: inline;
	margin: 0 7px;
}



.start_link {
	position: absolute;
	display: block;
	width: 235px;
	height: 257px;
	background: url("/img/start.jpg") no-repeat top left;
	text-indent: -9999px;
}
.builder_box {
	float: left;
	width: 235px;
	margin: 0px 65px 0 65px;
}
.builder_box div {
	height: 257px;
	border: 1px solid #d32030;
	border-bottom: 2px solid #d32030;
	background: url("/img/builder_box.jpg") no-repeat;
}
.builder_button3 {
	display: block;
	width: 235px;
	height: 86px;
	margin: 165px 0 0 65px;
	background: url("/img/builder_button3.gif") no-repeat bottom left;
	text-indent: -9999px;
}
.builder_button3:hover {
	background: url("/img/builder_button3.gif") no-repeat top left;
}
.fader {
	clear: both;
	height: 217px;
	margin:10px 0px;
	background-color: #fff;
}
.fader ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.fader_box {
	float: right;
	padding: 20px;
	width: 280px;
}
.fader_box h2 {
	margin: 0 0 0.8em 0;
	font-size: 300%;
}
.fader_box h3 {
	margin: 0 0 1em 0;
	font-size: 150%;
}
.fader_box a {
	display: block;
	float: right;
	color: #f7b797;
}
.reset {
	display: none;
	position: absolute;
	top: 60px;
	left: 120px;
	width: 700px;
	height: 260px;
	background: #fff;
	border: 1px solid #ddd;
	text-align: center;
	z-index: 9999;
}
.reset h3 {
	margin: 70px 0 0 0;
	font-size: 200%;
}
.reset h4 {
	margin: 20px 0 20px 0;
	font-size: 150%;
}

/* Redesign stuff */
.homepage_splash {
	float: left;
	width: 827px;
	height: 490px;
}
.homepage_splash ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.homepage_splash ul li {
	width: 827px;
	height: 490px;
	overflow: hidden;
	background-color: black;
}
.homepage_badge {
	position: absolute;
	margin-left: 10px;
	margin-top: 20px;
	height: 118px;
	width: 175px;
}
.tedora_badge_english {
	background: url("/img/tedora_badge_english.png") no-repeat;
}
.giorgio_badge_english {
	margin-left: 640px;
	background: url("/img/giorgio_badge_english.png") no-repeat;
}
.tedora_badge_german {
	background: url("/img/tedora_badge_german.png") no-repeat;
}
.giorgio_badge_german {
	margin-left: 640px;
	background: url("/img/giorgio_badge_german.png") no-repeat;
}
.tedora_badge_spanish {
	background: url("/img/tedora_badge_spanish.png") no-repeat;
}
.giorgio_badge_spanish {
	margin-left: 640px;
	background: url("/img/giorgio_badge_spanish.png") no-repeat;
}
.tedora_badge_italian {
	background: url("/img/tedora_badge_italian.png") no-repeat;
}
.giorgio_badge_italian {
	margin-left: 640px;
	background: url("/img/giorgio_badge_italian.png") no-repeat;
}
.tedora_badge_french {
	background: url("/img/tedora_badge_french.png") no-repeat;
}
.giorgio_badge_french {
	margin-left: 640px;
	background: url("/img/giorgio_badge_french.png") no-repeat;
}
.homepage_splash span {
	position: absolute;
	display: block;
	width: 450px;
	height: 80px;
	padding: 10px 20px;
	margin: 357px 0 0 0;
	color: #fff;
	font-size: 125%;	
	line-height: 130%;
}

.homepage_selectors {
	float: left;
	width: 133px;
	background: #564038;
}
.homepage_selectors a {
	display: block;
	margin: 0 0 1px 0;
	background: #fff;
}
.homepage_block1 {
	float: left;
	width: 276px;
	height: 147px;
	padding: 50px 10px 10px 10px;
	margin: 20px 36px 10px 0;

}
.homepage_block1 p {
	font-size: 110%;
}
.homepage_block1 .button {
	float: left;
	margin-left: 40px;
}
.homepage_block2 {
	float: left;
	width: 278px;
	height: 207px;
	padding: 0px 5px 10px 13px;
	margin: 20px 36px 10px 0;
	background: url("/img/homepage_box2.jpg") no-repeat;
}
.homepage_block2 .button {
	float: left;
	margin: 0 5px 0 0;
}
.homepage_block3 {
	float: left;
	width: 276px;
	height: 40px;
	height: 195px;
	padding: 0px 5px 10px 13px;
	margin: 20px 0 10px 0;
	border:1px solid #ccc;
	border-bottom:2px solid #ccc;
}
.homepage_block3 .button {
	float: left;
	margin: 0 10px 0 0;
}

/* Brands redesign */
.brand_header {
	margin: 10px 0 0 0;
	height: 172px;
	background: url("/img/brand_header_giorgio.jpg") no-repeat bottom left;
}
.brand_header a {
	display: block;
	float: right;
	margin: 70px 20px 0 0;
}
.brand_header .box_header {
	width: 600px;
}
.box_header {
	margin: 0;
	padding: 0;
	background: url("/img/bg_boxheader.gif") no-repeat top right;
	height: 29px;
	font-size: 10pt;
}
.box_header span {
	float: left;
	display: block;
	background: url("/img/bg_boxheader_cap.gif") no-repeat top left;
	height: 19px;
	padding: 5px;
}
.jCarouselLite {
	height: 125px;
	margin: 0 0 20px 0;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background: #f8f8f8;
}
.jCarouselLite ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.jCarouselLite ul li {
	float: left;
	height: 120px;
	width: 120px;
	margin: 10px 15px 10px 15px;
}
.jCarouselLite ul li a {
	height: 80px;
	width: 100px;
	padding: 10px 0;
	display: block;
	background: #fff;
	border: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	text-align: center;
}
.brand_box {
	float: left;
	width: 290px;
	margin: 0 17px 20px 0;
}
.brand_box_wrapper {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background: #f8f8f8;
}
.brand_box .img_wrapper {
	float: left;
	height: 100px;
	width: 108px;
	margin: 10px 0 8px 10px;
	padding: 10px 0;
	display: block;
	background: #fff;
	border: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	text-align: center;
}
.brand_box .info_wrapper {
	float: left;
	width: 136px;
	margin: 10px 10px 8px 14px;
}
.brand_box .brand_button {
	display: block;
	width: 132px;
	height: 50px;
	padding: 5px;
	margin: 0 0 10px 0;
	background: url("/img/bg_brandbutton.gif") no-repeat top left;
	color: #1b1b1b;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	text-decoration: none;
}
.brand_box p {
	font-size: 85%;
}
.no_right_margin {
	margin-right: 0 !important;
}

.product_box {

	float: left;
	width: 235px;
	margin: 20px 6px 0px 0;

}
.product_box_wrapper {
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background: #f8f8f8;
}
.product_box .img_wrapper {
	position: relative;
	float: left;
	height: 80px;
	width: 98px;
	margin: 10px 0 8px 10px;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	text-align: center;

}

.product_box .img_wrapper .icon_magnify {
	position: absolute;
	top: 6px;
	right: 6px;
}
.product_box .blowup {
	display: none;
	position: absolute;
	margin: -30px 0 0 -20px;
	padding: 20px;
	border: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
	background: #fff;
	z-index: 50002;
	cursor: pointer;
}


.product_box .info_wrapper {
	float: left;
	width: 102px;
	margin: 10px 10px 8px 10px;
}
.product_box .info_wrapper  p {
	font-size: 85%;
}
.product_box .button_products_left {
	float: left;
	display: block;
	width: 92px;
	height: 11px;
	margin: 0 0 10px 10px;
	padding: 5px;
	color: #fff;
	background: url("/img/button_products_left.gif") no-repeat top left;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 85%;
}
.product_box .button_products_right {
	float: left;
	display: block;
	width: 101px;
	height: 11px;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #1b1b1b;
	background: url("/img/button_products_right.gif") no-repeat top left;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 85%;
}

.product_page_chain_lengths {
	list-style-type: none !important;
}

.product_page_chain_lengths li {
	float:left;
}

.brand_carousel_hp { 
	padding-top:20px;
	width:960px; 
	height:150px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
