/*Generated Stylesheet*/
*
{
  padding: 0;
  margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }


img
{
	border:none;
}



body
{
	font-family: Arial, Helvetica, sans-serif;
}

.body_background_image
{
	background-image: url('https://www.intotherealm.co.uk/images/mediacache/img-237_height-1080.jpg');
		background-position:center top;
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
	moz-background-size: cover;
	o-background-size: cover;
	khtml-background-size: cover;
	ms-background-size: cover;
color:#FFFFFF;
background-color:#283A77;



}

.background_image
{

}

h1
{
	font-size:20px;
	margin-bottom:12px;
	display: inline-block;
}

h2
{
	font-size:18px;
	margin-bottom:12px;
	display: inline-block;
}

#search_results_container h2
{
	font-size:18px;
	margin-top:12px;
  margin-bottom:0;
	display: inline-block;
}


h3
{
	font-size:18px;
	margin-bottom:12px;
	display: inline-block;
}

h4
{
	font-size:18px;
	margin-top:8px;
	margin-bottom:4px;
	display: inline-block;
}

.white
{
	color:white;
}

.fr
{
	float:right;
}

.fl
{
	float:left;
}

.cr
{
	clear:right;
}

.cb
{
	clear:both;
}

.cl
{
	clear:left;
}

.b
{
	font-weight: bold;
}

.c
{
	text-align:center;
}

.l
{
	text-align:left;
}

.r
{
	text-align:right;
}

.j
{
	text-align:justify;
}

.rhswidth, .lhswidth
{
	width:223px;
	margin-bottom: 12px;
}

.ml208
{
  margin-left:10px;
}

.mainwidth
{
	width:700px;
	margin-bottom: 12px;
}

.homewidth
{
	width:933px;
	margin-bottom: 12px;
	float:left;
}

.innermainwidth
{
	width:685px;
	margin-bottom: 12px;
}

.fullwidth
{
	width:100% !important;
	margin-bottom: 12px;
}

.very_small_text
{
	font-size:8px;
}

.small_text
{
	font-size:10px;
}

.medium_text
{
	font-size:12px;
}

.large_text
{
	font-size:14px;
}

.large_text
{
	font-size:16px;
}

.extra_large_text
{
	font-size:18px;
}


.relative_margin_top
{
	margin-top: 0.5em;
}

.relative_margin_top_xl
{
	margin-top: 1.5em;
}

.relative_margin_bottom
{
	margin-bottom: 0.5em;
}

.relative_padding_bottom
{
	padding-bottom: 0.5em;
}

.relative_padding_top
{
	padding-top: 0.5em;
}

.relative_padding_bottom_xl
{
	padding-bottom: 1.5em;
}

.small_relative_margin_top
{
	margin-top: 0.25em;
}

.small_relative_margin_bottom
{
	margin-bottom: 0.25em;
}


.page_container
{
		width: 1166px;
		margin: 0 auto;
    position: relative;
}



.header_phone_no
{
  position:absolute;
  bottom:0;
  right:5px;
  font-weight:bold;
  font-size:1.2em;
  line-height:1.2em;
}

.divc
{
  margin: 0 auto;
}

.header
{
	text-align: center;
	width:100%;
color:#FFFFFF;

	background-position: 50% 0;

}
.social
{
	position:absolute;
	right:0;
	top:12px;
  z-index:2000;
}

.social img
{
	margin-left:2px;
	margin-right:2px;
}

.cards
{
	height:19px;
	padding-top: 8px;
}

.phone_no
{
	color: #FFFFFF;
	height:24px;
	margin-top:5px;
	font-size:16px;
}

.navigation
{
	margin-top:8px;
  margin-bottom:16px;
  width:100%;
}

.navigation.cb
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}


.round_corners_nottopleft
{
	-webkit-border-top-left-radius: 0px !important;
	-moz-border-radius-topleft: 0px !important;
	border-top-left-radius: 0px !important;
}



.dark_tbox
{
	background: rgba(255, 255, 255, 0.2);
 	border: 2px solid rgba(255, 255, 255, 0.3);
 	color: black;
}

.light_box
{
  color:#000000;
background-color:#F8DD5C;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFED6C), to(#E8CD4C)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #FFED6C, #E8CD4C); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #FFED6C, #E8CD4C); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #FFED6C, #E8CD4C); /* IE10 */
  background-image:      -o-linear-gradient(top, #FFED6C, #E8CD4C); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #FFED6C, #E8CD4C);


     -moz-background-size: 100% 100%; /* FF3.6 */
  -webkit-background-size: 100% 100%; /* Saf3-4 */
          background-size: 100% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
}

.light_box a, body .light_box>a, #search_results_container .light_box a
{
  color:#000000;
  text-decoration:none;
}

.white_box
{
	color: black;
	/*background-color: #F7FAF9;*/
  background-color: #FFFFFF;
}

hr
{
  height:1px;
  border:none;
}

.white_box a
{
	color: black;
}

.dark_box
{
  color:#FFFFFF;
background-color:#BA0101;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CA1111), to(#AA0000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #CA1111, #AA0000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #CA1111, #AA0000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #CA1111, #AA0000); /* IE10 */
  background-image:      -o-linear-gradient(top, #CA1111, #AA0000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #CA1111, #AA0000);

     -moz-background-size: 100% 100%; /* FF3.6 */
  -webkit-background-size: 100% 100%; /* Saf3-4 */
          background-size: 100% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
}

.dark_box a,body .dark_box>a
{
  color:#FFFFFF;
}

.sel_box
{
	color: #000000 !important;
	/*Change the below color to the end color of grafient png for older browseres to work properly*/
	background-color: #FFED6C;
 	background-image: url('https://www.intotherealm.co.uk/images/gradient.php?start=FFED6C&end=E8CD4C');
 	background-position: bottom;
 	background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFED6C), to(#E8CD4C)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #FFED6C, #E8CD4C); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #FFED6C, #E8CD4C); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #FFED6C, #E8CD4C); /* IE10 */
  background-image:      -o-linear-gradient(top, #FFED6C, #E8CD4C); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #FFED6C, #E8CD4C);

     -moz-background-size: 100% 100%; /* FF3.6 */
  -webkit-background-size: 100% 100%; /* Saf3-4 */
          background-size: 100% 100%; /* Opera, IE9, Saf5, Chrome, FF4 */
}

.sel_box a
{
	color: #000000 !important;
}

.light_box.top_tabs,
.dark_box.top_tabs,
.white_box.top_tabs
{
	margin-top: 26px;
}




.box_content
{
	padding:6px;
}




.xdark_box a
{
	color:white;
}


.dark_box>*>.engraved
{
	text-shadow: 0px 1px 0px #000000;
}

.dark_box>.engraved
{
	text-shadow: 0px 1px 0px #000000;
}


.dark_box>*>.embossed
{
	text-shadow: 0px -1px 0px #000000;
}








.light_box .engraved
{
	text-shadow: 0px 1px 0px #ffffff;
}


.light_box>*>.embossed
{
	text-shadow: 0px -1px 0px #ffffff;
}


.carouselitem
{
	width: 188px;
	height: 62px;
	padding: 4px;
	cursor: pointer;
}

.noimg_carouselitem
{
	width: 188px;
	height: 42px;
	padding: 4px;
	cursor: pointer;
}

.carouselimage_cont
{
	width:80px;
	height:52px;
	overflow:hidden;
	border:1px solid black;
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
	float:left;
}

.carouselimage
{
	width:80px;
	height:52px;
	margin-left:100px;
}

.carouseltitle
{
	margin-left:84px;
	height: 3.6em;
	padding-right:4px;
	overflow: hidden;
	width: 96px;
}

.noimg_carouseltitle
{
	height: 2.4em;
	padding-right:4px;
	overflow: hidden;
	width: 180px;
}

.carouselprice
{
	text-align:right;
	padding-right:4px;
}

.carouseltext
{
	margin-left:84px;
	height: 16px;
	padding-right:4px;
	font-weight:  normal;
}

.carouselbox
{
	width: 186px;
	margin-bottom: 4px;
}

.carouselcontrols
{
	width:100%;
	padding-top:4px;
	margin:0 auto;
	text-align:center;
	width:100%;
}

.carouselbutton
{
	margin-right: 1px;
	border: 0;
	cursor: pointer;
	width: 50px;
}


#recenttab
{
	width: 188px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.superclearbutton
{
	display:block;
	text-align: center;
}

#closesuperclear
{
	display: block;
	float: right;
	padding: 2px 6px;
}

.search_button_container
{
	width: 100%;
}

.search_button_container_wide
{
	float: left;
	width: 160px;
	margin-right: 4px;
	text-align:center;
}

.search_button
{
	margin: 0;
	padding: 0 !important;
	xmargin-bottom:5px;
	margin-left:9px;
	width:90px;
		height:1.5em;
	margin-bottom:0.5em;
	display:block;
}

.large_search_button
{
	margin: 0;
	padding: 0;
	margin-left:9px;
	width:90px;
		height:3.5em;
	margin-bottom:0.5em;
	xwhite-space: pre !important;
	display:block;
}

.medium_search_button
{
	margin: 0;
	padding: 0!important;
	margin-left:9px;
	width:90px;
		height:2.5em;
	margin-bottom:0.5em;
	xwhite-space: pre !important;
	display:block;
}

.xlarge_search_button
{
	margin: 0;
	padding: 0;
	margin-left:9px;
	width:90px;
		height:5.5em;
	margin-bottom:0.5em;
	xwhite-space: pre !important;
	display:block;
}

#lookuptable
{
	margin-top:6px;
	float:left;
	width:100%;
}

.search_input_box
{
	width:260px;
	margin-left:20px;
}

.button_spacer
{
	margin-top: 23px!important;
}


.black_top
{
	xbackground-image: url('img/black_top.png');
	background-repeat: repeat-x;
	background-position: top;
}

.light_top
{
	background-image: url('img/light_top.png');
	background-repeat: repeat-x;
	background-position: top;
}

.search_back
{
	xbackground-color:#D6DAD9;
	background-color:#CA1111;

	opacity:0.7;
}

.abs
{
	position:absolute;
}

.loading_box
{
	margin:12px auto;
	width:350px;
	padding:15px;
	text-align:center;
}

#searchcontents
{
	min-height:200px;
}

.vehlistbox
{
	width:100%;
	height:150px;
	overflow:hidden;
	margin-bottom:7px;
	padding: 8px;
}

.full_width_no_image
{
	width:100%;
	padding: 4px 12px 4px 24px

}

.quarter_width
{
	width:25%;
	padding: 8px 8px 12px 8px;
}

.quarter_width .product_image
{
	width:140px;
	height:140px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:white;
	outline:1px solid #081F2F;
	cursor:pointer;
}

.quarter_width .item_table
{
	padding: 0 4px 4px 4px;
	height:230px;
}

.quarter_width .product_name
{
	height:3.2em;
	overflow:hidden;
	line-height:1em;
	position: relative;
	cursor:pointer;
}

.quarter_width .product_name a
{
	text-decoration:none;
}

.quarter_width .product_name div {
  position: absolute;
  width: 142px;
  height: 3em;
  display: table;
	margin-top:-2px;
}

.quarter_width .product_name div span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}


.category
{
  margin-top:1em;
}

#search_results_container>div:first-of-type
{
	border-radius: 8px 8px 0 0;
}

#search_results_container>div:last-of-type
{
	border-radius: 0 0 8px 8px;
}

.price .number
{
	font-size: 16px;
	background-color: #fff;
	background-image: url('img/numberbg.gif');
	background-repeat: repeat-x;
	background-position: center left;
	color: #000;
	float: left;
	margin-left: 1px;
	padding: 1px 2px;
}

.price
{
	padding:4px;
}

.tdprice
{
	width:100px;
}

.plusminus_box
{
	width:120px;
}
.details_box_spec
{
	width:180px;
	margin-bottom:0.25em;
	height:1.1em;
}

.details_box_spec div
{
	float:left;
	width: 90px;
}


.car_box_spec
{
	float:left;
	width:190px;
	margin-bottom:0.25em;
	font-weight:bold;
	height:1.25em;
	overflow: hidden;
}

.car_box_spec span
{
	display: inline-block;
	width: 100px;
	font-weight:normal !important;
}

.car_specs_box
{
	height:90px;
	padding: 8px;
}

.small_car_specs_box
{
	width:100%;
	height:5em;
	overflow: hidden;
	text-overflow: ellipsis;
}

.car_box
{
	margin-left:208px;
	width:520px;
}

.plus_vat
{
	float:right;
	font-weight:bold;
	text-align: center;
	margin-left:3px;
}

.vehlistbox_image
{
	float: left;
	width:200px;
	height:133px;
	background-position: top left;
	background-repeat: no-repeat;
	border:1px solid black;
}

.moreinfo
{
	margin-top:108px;
}

.small_moreinfo
{
	margin-top:30px;
}

.small_vehtitle
{
	height:1.2em;
	overflow:hidden;
}

.vsmall_vehtitle
{
	height:3.9em;
	overflow:hidden;
	width: 100px;
}


.margin8
{
	margin-left:  8px;
	margin-right:  8px;
}

.margin4
{
	margin-left:  4px;
	margin-right:  4px;
}

.margin8t
{
	margin-top:  8px;
}

.margin16t
{
	margin-top:  16px;
}

.margin2t
{
	margin-top:  2px;
}


.margin8l
{
	margin-left:  8px;
}

.margin8b
{
	margin-bottom:  8px;
}

.margin8r
{
	margin-right:  8px;
}

.sort_button
{
	vertical-align: bottom;
	margin-left:4px;
}

.vehsmallbox
{
	width:360px;
	height:108px;
	overflow:hidden;
	margin-bottom:7px;
	padding: 4px;
	float:left;
	margin-right:4px;
	margin-left:4px;
	border: gray;
}

.vehvsmallbox
{
	width:238px;
	height:94px;
	overflow:hidden;
	margin-bottom:7px;
	padding: 4px;
	float:left;
	margin-right:4px;
	margin-left:4px;
	border: gray;
}

.vehvsmallbox_image
{
	float: left;
	width:124px;
	height:82px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color:#CA1111;
	border:1px solid black;
}


.vehsmallbox_image
{
	float: left;
	width:150px;
	height:99px;
	background-position: top left;
	background-repeat: no-repeat;
  margin-right:4px;
}


.vvehsmallbox_image
{
	float: left;
	width:75px;
	height:75px;
	background-position: top left;
	background-repeat: no-repeat;
  margin-right:4px;
  cursor:pointer;
}


.small_car_box
{
	margin-left:154px;
	width:198px;
	height:80px;
	overflow:hidden;
}

.vsmall_car_box
{
	margin-left:128px;
	width:102px;
}

.small_price .number
{

	font-size: 12px;
	background-color: #fff;
	background-image: url('img/numberbg.gif');
	background-repeat: repeat-x;
	background-position: center left;
	color: #000;
	float: left;
	margin-left: 1px;
	padding: 1px 2px;
}

.small_price
{
	xpadding:2px;
}




.vehthumbnail_small
{
	background-color: white;
	padding:2px;
	margin:2px;
	width:104px;
	height:70px;

}

.vehthumbnail_small div
{
	width:100px;
	height:66px;
	overflow:hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


.hide
{
	display:none;
}

.column
{
	float: left;
	width:180px;
	margin-left:10px;
}

.feature_column
{
	float:left;
	width:230px;
	margin-left:10px;
}

.feature_box
{
	margin-left: 20px;
	width: 180px;
}

.included
{
	float:left;
	margin-right:10px;
	width:90px;
	height:100px;
	text-align:center;
}

.included2 {
    display: inline-block;
    height: 100px;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    width: 90px;
}

.icon
{
	height:64px;
}


.details_top_box
{
	xmargin-left:216px;
	xmargin-top:32px;
}

.br
{
	border: 1px solid red;
}

.bg
{
	border: 1px solid green;
}

.bb
{
	border: 1px solid blue;
}

.ml30
{
	margin-left:30px;
}

.ml12
{
	margin-left:12px;
}


.vabot
{
	vertical-align: bottom;
}

.vatop
{
	vertical-align: top;
}

#enlargebutton
{
	float:right;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor:	pointer;
}

#popuppager a
{
	float:left;
	width: 27px;
	height: 18px;
	color:black;
	text-align:center;
	font-weight:bold;
	font-size: 10px;
	display: inline-block;
	background-image: url('img/buttons/number_back1.png');
	padding-top: 2px;
	text-decoration: none;
}

.activeSlide
{
	float:left;
	width: 27px;
	height: 18px;
	color:white!important;
	text-align:center;
	font-weight:bold;
	font-size: 10px;
	display: inline-block;
	background-image: url('img/buttons/number_back2.png')!important;
	text-decoration: none;
}

#popupsscontainer
{
	border:2px solid #1980BB;

	position: absolute;
	top:100px;
	left:50%;
	margin-left:-330px;
	z-index:50;


}

.popupssclose
{
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: -2px;
	margin-top: -5px;
	background-color: #fff;
	z-index: 1000;
	padding: 6px 8px 0pt 0pt;
	font-weight: bold;
	cursor: pointer;
	text-align: right;
	color: rgb(25, 128, 187);
}

#popupss
{
	position: relative;
	width: 650px;
	height: 438px;
}


.slide
{
	position: absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 438px;
}

.slide img
{
	width: 640px;
	height: 428px;
	border: 5px solid #fff;
}

.slidethumb
{
	 width: 320px;
	 height: 214px;
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: 100%;
	 -o-background-size: 100%;
	 -webkit-background-size: 100%;
	 -khtml-background-size: 100%;
}

.slideshowbox
{
	height:155px;
	cursor: pointer;
}

.slideshowbox .mainimg
{
	border: 5px solid #fff;
}

.slideshowbox .description
{
	height: 40px;
}

.slideshowbox .thumbnails img
{
	border: 3px solid #fff;
	width: 97px;
	height: 66px;
}

.slideshowbox .thumbnails img.mr
{
	margin-right: 5px;
}

.smallthumbslist
{
	width:328px;
}

.sidecolumncontainer
{
	margin-right:10px;
}


.inputselect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('img/inputta.png') left top scroll #fff;

	border-width: 1px;
	border-style: solid;
	border-color: #838383 #f9f9f9 #f9f9f9 #838383;

	background: url('img/inputta.png') left top scroll #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;

	padding: 1px 1px 1px 2px;
	margin: 0px 3px 5px 0;
}

.inputta
{
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #838383 #f9f9f9 #f9f9f9 #838383;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('img/inputta.png') left top scroll #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding: 2px;
}

.contactform .inputta
{
	width: 185px;
}



.contactform .error
{
	color: #900000;
	font-weight: bold;
	margin-bottom: 3px;
}

.mr8
{
	margin-right: 8px;
}

.pr8
{
	padding-right: 8px;
}

.pl8
{
	padding-left: 8px;
}

.pr8
{
	padding-right: 8px;
}

.buttonbg_blue
{
	-moz-border-image: url('img/buttons/number_back2.png') 3 3 3 3;
	-ie-border-image: url('img/buttons/number_back2.png') 3 3 3 3;
	-webkit-border-image: url('img/buttons/number_back2.png') 3 3 3 3;
	-opera-border-image: url('img/buttons/number_back2.png') 3 3 3 3;
	border-image: url('img/buttons/number_back2.png') 3 3 3 3;
	padding: 0 5px;
}

.buttonbg_grey
{
	-moz-border-image: url('img/buttons/number_back1.png') 3 3 3 3;
	-ie-border-image: url('img/buttons/number_back1.png') 3 3 3 3;
	-webkit-border-image: url('img/buttons/number_back1.png') 3 3 3 3;
	-opera-border-image: url('img/buttons/number_back1.png') 3 3 3 3;
	border-image: url('img/buttons/number_back1.png') 3 3 3 3;
	padding: 0 5px;
}

.phone_no
{
	font-weight:bold;
}

.pointer
{
	cursor: pointer;
}


.light_box.top_tabs .csmtab_tabbar,
.dark_box.top_tabs .csmtab_tabbar,
.white_box.top_tabs .csmtab_tabbar
{
	margin-top: -37px;
	margin-left: -12px;
}

.light_box .csmtab_tabbar, .dark_box .csmtab_tabbar
{
    margin-top: -6px;
}

.csmtab_tabbar .csmtab_tab,
.none .csmtab_tabbar .csmtab_tabright,
.none .csmtab_tabbar .csmtab_tabspacer
{
	display: inline-block;
	padding: 3px 5px 2px;
	margin-right: 1px;

	height: 24px;

	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

	cursor: pointer;
}

.dark_box .csmtab_tabbar .csmtab_tab { background-color: #555; }
.dark_box .csmtab_tabbar .csmtab_tab.selected { background-color: #0F91CA; color: #000; }

.light_box .csmtab_tabbar .csmtab_tab { background-color: #f00; }
.light_box .csmtab_tabbar .csmtab_tab.selected { background-color: #0F91CA; color: #000; }

.none .csmtab_tabbar .csmtab_tab
{
	background-color: #abadad;
	background-image: url('img/tab_bg.png');
	background-position: bottom center;
	background-repeat: repeat-x;
	margin-right: 1px;

}

.none .csmtab_tabbar .csmtab_tab.selected
{
	background-color: #e4e7e6;
	background-image: none;
	margin-right: 0px;
}

.none .csmtab_tabbar .csmtab_selectedparent
{
	display: inline-block;
	border-right: 2px solid rgba(0, 0, 0, 0.5);
	border-top: 1px solid rgba(0, 0, 0, 0.5);
	border-left: 0px;

	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;

	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;

	margin-right: 1px;
}

.csmtab_tabcontentbox { margin-top: 15px; }

.footer_bar
{
	width:688px;
	margin: 0 auto;
	color: black;
	text-align:center;
	font-size:11px;
	background-repeat: repeat;
	height:20px;
}
.footer_bar a
{
	display:inline-block;
	padding:2px;
	margin-right:6px;
	color: black;
}

.footer_bar a:hover
{
	color:white;
	background-color: #054a87;
}

.nodecor
{
	text-decoration: none;
}

.disclaimer
{
	padding:10px;
	text-align: justify;
}

.disclaimer p
{
	margin-bottom: 1em;
}

.hr { border: 0; border-bottom: 1px solid #ccc; margin: 10px 0; }
.hr.darkgrey { border-color: #777; }
.hr.lightgrey { border-color: #eee; }
.hr.dotted { border-style: dotted; }
.hr.dashed { border-style: dashed; }


table.twocol th, table.twocol td { width: 50%; }
table.threecol th, table.threecol td { width: 33%; }
table.fourcol th, table.fourcol td { width: 25%; }

.details
{
	width: 375px;
	border-collapse: collapse;
}

.details td, .details th
{
	padding: 1px 15px;
}

.details tr.hover
{
	background-color: #1090C9;
	color:white;
}

.printthis
{
	padding: 2px 7px 5px;
}

.sold_overlay
{
	margin-left: -175px; margin-top: 8px;
}

.depo_overlay
{
	margin-left: -175px; margin-top: 8px;
}

.sold_overlay_small
{
	margin-left: -90px; margin-top: 4px;
}

.depo_overlay_small
{
	margin-left: -90px; margin-top: 4px;
}



/*
 * Directions Page & Directions Box
 */

body.directions
{
	xbackground-image: url('img/background.png');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #B7C6D6;

	height: auto;
	margin: 0;
	padding: 0;
}

.directions #map_canvas
{
	height: auto;
	position: absolute;
	bottom:0;
	left:0;
	right:50%;
	top:25px;
}

.directions #map_canvas .custom_control
{
	background: none repeat scroll 0% 0% rgb(254, 254, 254);

	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 254, 254)), to(rgb(243, 243, 243)));
	background-image: -webkit-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:    -moz-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:      -o-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:     -ms-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:         linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));


	padding: 5px;
	-moz-border-radius: 0pt 2px 2px 0pt;
	-webkit-border-radius: 0pt 2px 2px 0pt;
	-o-border-radius: 0pt 2px 2px 0pt;
	-ms-border-radius: 0pt 2px 2px 0pt;
	border-radius: 0pt 2px 2px 0pt;

	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
	-o-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
	-ms-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);

	border: 1px solid rgb(169, 187, 223);
	font-weight: normal;
	min-width: 47px;
}

#getdirections
{
	background: none repeat scroll 0% 0% rgb(254, 254, 254);

	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 254, 254)), to(rgb(243, 243, 243)));
	background-image: -webkit-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:    -moz-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:      -o-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:     -ms-linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));
	background-image:         linear-gradient(center top , rgb(254, 254, 254), rgb(243, 243, 243));

	border: 0;
	border-top: 1px solid #777;
	margin-left: 3px;
	width: 205px;

	color: black;

	font-weight: normal;

	margin-top: 5px;

	padding: 5px;
}

.directions #map_canvas .custom_control .title, #getdirections .title
{
	color: white;
	-moz-user-select: none;
	font-size: 12px;

	background: none repeat scroll 0% 0% rgb(116, 145, 211);

	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(109, 138, 204)), to(rgb(123, 152, 217)));
	background-image: -webkit-linear-gradient(center top , rgb(109, 138, 204), rgb(123, 152, 217));
	background-image:    -moz-linear-gradient(center top , rgb(109, 138, 204), rgb(123, 152, 217));
	background-image:      -o-linear-gradient(center top , rgb(109, 138, 204), rgb(123, 152, 217));
	background-image:     -ms-linear-gradient(center top , rgb(109, 138, 204), rgb(123, 152, 217));
	background-image:         linear-gradient(center top , rgb(109, 138, 204), rgb(123, 152, 217));

	line-height: 160%;
	padding: 0pt 6px;

	-moz-border-radius: 2px 0pt 0pt 2px;
	-webkit-border-radius: 2px 0pt 0pt 2px;
	-o-border-radius: 2px 0pt 0pt 2px;
	-ms-border-radius: 2px 0pt 0pt 2px;
	border-radius: 2px 0pt 0pt 2px;

	border: 1px solid rgb(103, 138, 199);
	font-weight: bold;
}

.directions #map_canvas .custom_control input[type=text], #getdirections input[type=text]
{
	border: 1px solid rgb(169, 187, 223);
	padding: 3px 2px 2px;
	-moz-user-select: none;
	font-size: 12px;
	color: black;

	background: white;

	-moz-border-radius: 2px 0pt 0pt 2px;
	-webkit-border-radius: 2px 0pt 0pt 2px;
	-o-border-radius: 2px 0pt 0pt 2px;
	-ms-border-radius: 2px 0pt 0pt 2px;
	border-radius: 2px 0pt 0pt 2px;
}

#getdirections input[type=text]
{
	width: 130px;
}


.directions #header
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 25px;
	font-weight: bold;
	text-align: center;
}


.directions #directions {
  height: auto;
  position: absolute;
  bottom:0;
  left:50%;
  right:0;
  top:25px;
  overflow: auto;
}

@media print {
  .directions #map_canvas {
    height: 50%;
    width: 100%;
    left: 0;
    right: 0;
  }

  .directions #directions {
    top: 50%;
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    overflow: visible;
    margin-top: 20px;
  }

  .directions #map_canvas .custom_control
  {
	display: none;
  }

  .directions .print_button
  {
	display: none;
  }
}

.margintop24
{
	margin-top:24px;
}

.abc
{
	width:212px;
	height:40px;
	overflow:hidden;
}

.abclink
{
	padding:0 !important;
	margin:0 !important;
}

.cartback, .cartback2
{
 	padding: 2px;
 	float:right;
 	color:white;
 	margin-right:8px;
 	margin-top:1px;
 	cursor: pointer;
 	width: 132px;
 	overflow:hidden;
}

.cartback3
{
 	padding: 2px;
 	xbackground-color:#183052;
 	float:right;
 	color:white;
 	margin-right:8px;
 	margin-top:1px;
 	cursor: pointer;
 	height:5em;
 	width: 132px;
 	overflow:hidden;
}

.cartback3 .p1, .cartback3 .p2, .cartback3 .p3
{
	margin-top:0.4em;
}

.cartback a
{
	color:white;
}

.index_column
{
	float:left;
	width:33%;
}


.slidecontainer .triptychimage
{
	display: inline-block;
	background: center center no-repeat scroll transparent;
	width: 240px;
	height: 160px;
	text-decoration: none;
	padding: 5px;
	border:1px solid black;
}

.slidecontainer .triptychimage:first-child
{
	margin-left: 2px;
    margin-right: 3px;
}
.slidecontainer .triptychimage:last-child
{
	margin-left: 4px;
    margin-right: 0px;
}

.slidecontainer .triptychimage .title
{
	display: block;
	background-color: rgba(202, 17, 17,0.4);
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
    text-decoration: none;
    width: 100%;
	float: left;
}

.cartbox
{
	margin-top: 0;
}

table.ordersummary
{
	border-collapse: collapse;
}

table.ordersummary td, table.ordersummary th
{
	padding: 0 5px;
}

table.ordersummary thead tr:last-child td, table.ordersummary tbody tr:last-child td, table.ordersummary thead tr:last-child th, table.ordersummary tbody tr:last-child th
{
	border-bottom: 1px solid #ccd;
	padding-bottom: 6px;
}

table.ordersummary tbody tr:fist-child td, table.ordersummary tfoot tr:fist-child td, table.ordersummary tbody tr:fist-child th, table.ordersummary tfoot tr:fist-child th
{
	padding-top: 6px;
}

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

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

.orderprogress
{
	display: inline-block;
	width: 100px;
	height: 70px;

	-moz-background-size: 100% 100%;
    background-repeat: repeat-x;
    color: white;

	margin: 5px;
}


.orderprogress.complete
{
	background-color: #09C500;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#09C500), to(#007A00)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #09C500, #007A00); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #09C500, #007A00); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #09C500, #007A00); /* IE10 */
	background-image:      -o-linear-gradient(top, #09C500, #007A00); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #09C500, #007A00);
}

.orderprogress.notcomplete
{
	background-color: #C5C5C5;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#C5C5C5), to(#7A7A7A)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #C5C5C5, #7A7A7A); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #C5C5C5, #7A7A7A); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #C5C5C5, #7A7A7A); /* IE10 */
	background-image:      -o-linear-gradient(top, #C5C5C5, #7A7A7A); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #C5C5C5, #7A7A7A);
}

.orderprogress .no
{
	font-size: 45px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #000000;
}

.orderprogress .detail
{
	font-size: 12px;
	text-shadow: 1px 1px 2px #000000;
}

.heat
{
	float:right;
	margin-top:4px;
	margin-right:4px;
}

.heat_cont
{
	xwidth:100%;
	xheight:32px;
	float:right;
}


#overlay
{
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 50000;
}

.multiaddresses
{
	margin: 100px auto;
	width: 500px;
	padding: 5px;
}

.multiaddresses select
{
	width: 100%;
}

.customerdetailsbox
{
	margin: 20px auto;
	width: 500px;
	padding: 5px;
}

.customerdetailsbox table
{
    border-collapse: collapse;
    margin: 10px auto;
    width: 450px;
}

.customerdetailsbox td, .customerdetailsbox th
{
	padding: 2px;
}

#postcodelookup div.blue
{
background-color:#C9CDCC;
background-image: -webkit-gradient(linear, left top, left bottom, from(#E4E7E6), to(#C9CDCC)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #E4E7E6, #C9CDCC); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #E4E7E6, #C9CDCC); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #E4E7E6, #C9CDCC); /* IE10 */
  background-image:      -o-linear-gradient(top, #E4E7E6, #C9CDCC); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #E4E7E6, #C9CDCC);
	padding: 5px 5px;
}

#customerdetails tr:first-child td,
#customerdetails tr:first-child th,
#deliveryaddress tr:first-child td,
#deliveryaddress tr:first-child th
{
    padding-top: 5px;
}

#customerdetails tr:last-child td,
#customerdetails tr:last-child th,
#deliveryaddress tr:last-child td,
#deliveryaddress tr:last-child th
{
    padding-bottom: 5px;
}

#rad_collect, #rad_deliver, #rad_cod, #rad_pay
{
	margin:4px;
}

input[type=text], textarea
{
	border: 1px solid #777;

	padding: 2px;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius: 3px;
	border-radius:3px;

     -moz-box-shadow: 1px 1px 1px #aaa inset; /* FF3.5+ */
  -webkit-box-shadow: 1px 1px 1px #aaa inset; /* Saf3.0+, Chrome */
          box-shadow: 1px 1px 1px #aaa inset; /* Opera 10.5, IE9, Chrome 10+ */
}

input.failedvalidation, textarea.failedvalidation, select.failedvalidation
{
	background-color: #fdd;
}

label.failedvalidation
{
	color: #700;
	font-weight: bold;
}

.formvalidatormsg
{
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0 7px;
}

.plusminus
{
	width:1.2em;
	cursor:pointer;
	text-align:center;
	border: none;
	padding:1px;
	overflow:hidden;
color:#FFFFFF;
background-color:#BA0101;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CA1111), to(#AA0000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #CA1111, #AA0000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #CA1111, #AA0000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #CA1111, #AA0000); /* IE10 */
  background-image:      -o-linear-gradient(top, #CA1111, #AA0000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #CA1111, #AA0000);
}

.menuinput
{
	width:2em;
	margin-left:2px;
	margin-right:1px;
	text-align:center;
}

.order_button
{
	padding: 4px;
	font-weight:bold;
	cursor:pointer;
}

.compact_button
{
	padding: 0!important;
}


a.order_button
{
	xcolor: #FFF1D7;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 7px;
	text-decoration: none;
	display:inline;
	font-weight:normal;
}

a.order_button selected
{
	font-weight:bold;
}


.light_button
{
	border:none;
	padding: 4px;
	font-weight:bold;
	color: #9E0400;
	cursor:pointer;
}

#slide
{
width:480px;
height:360px;
}

.slide_container
{
float:right;
margin-left:8px;
	padding:8px;
	xmargin:8px;
}

.about_text a
{
	color:black;
}

.about_text p
{
	text-align:justify;
	margin-bottom: 1.0em;
}

.nowrap
{
	white-space:nowrap;
}

.order_progress
{
	width: 600px;
	margin: 10px auto;
	padding-bottom: 10px;
}

.order_progress_bare
{
	width: 600px;
	xmargin: 10px auto;
	xpadding-bottom: 10px;
}


#custtdiv .inputta, #ctactdiv .inputta, #mrktingdiv .inputta
{
	width: 250px;
}

#mrktingopen
{
	cursor: pointer;
}

#ctactopen
{
	xtext-decoration: underline;
	cursor: pointer;
	float:right;
	padding-left:4px;
	padding-right:4px;
	padding-top:0;
	padding-bottom:0;
}

#custdiv, #ctactdiv, #mrktingdiv
{
	padding: 8px;
	z-index: 9999!important;
	float:right;
}

#custdiv .padding, #ctactdiv .padding, #mrktingdiv .padding
{
	padding: 0.25em;
}

#custcomp, #ctactcomp, #mrktingcomp
{
	z-index: 9999!important;
  display: inline-block;
}


#custcomp .padding, #ctactcomp .padding, #mrktingcomp .padding
{
	padding: 0.25em;
}

#custdiv #custcomment
{
	width:100%;
	height:10em;
}

#ctactdiv #ctactcomment
{
	width:100%;
	height:10em;
}

#bookdiv .inputta
{
	width: 150px;
}

#bookopen
{
	xtext-decoration: underline;
	cursor: pointer;
	padding-left:4px;
	padding-right:4px;
	padding-top:0;
	padding-bottom:0;
}

#bookdiv
{
	xpadding: 8px;
	z-index: 9999!important;
	float:right;
}

#bookdiv .padding
{
	padding: 0.25em;
}

#bookcomp
{
	z-index: 9999!important;
  display: inline-block;
}


#bookcomp .padding
{
	padding: 0.25em;
}

#bookdiv #ctactcomment
{
	width:100%;
	height:10em;
}

.vtoptable td
{
	vertical-align: top;
}

.googlemaps
{
	width:215px;
	height:275px;
	border:none;
}


.cssbutton
{
	border:none!important;
	font-weight: bold!important;
	cursor:pointer!important;
	padding:3px 5px!important;
	margin-right: 4px!important;
	text-decoration: none!important;
	display:inline-block!important;
	text-align:center;
	vertical-align: bottom;
}


body .navbutton
{
	border:none!important;
	font-weight: bold!important;
	cursor:pointer!important;
	padding:3px 5px!important;
	margin-right: 4px!important;
	text-decoration: none!important;
	display:inline-block!important;
	text-align:center;
	vertical-align: bottom;
  color:#FFFFFF;
background-color:#BA0101;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CA1111), to(#AA0000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #CA1111, #AA0000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #CA1111, #AA0000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #CA1111, #AA0000); /* IE10 */
  background-image:      -o-linear-gradient(top, #CA1111, #AA0000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #CA1111, #AA0000);
}

.navbutton a
{
color:#FFFFFF;
  text-decoration:none;
}

body .lnavbutton
{
	border:none!important;
	font-weight: bold!important;
	cursor:pointer!important;
	padding:3px 5px!important;
	margin-right: 4px!important;
	text-decoration: none!important;
	display:inline-block!important;
	text-align:center;
	vertical-align: bottom;
  color:#000000;
background-color:#F8DD5C;
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFED6C), to(#E8CD4C)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #FFED6C, #E8CD4C); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #FFED6C, #E8CD4C); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #FFED6C, #E8CD4C); /* IE10 */
  background-image:      -o-linear-gradient(top, #FFED6C, #E8CD4C); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #FFED6C, #E8CD4C);
}

.lnavbutton a
{
color:#000000;
  text-decoration:none;
}

.button1
{
	color:  #FFFFFF!important;
	/*Change the below color to the end color of grafient png for older browseres to work properly*/
	background-color: #CA1111!important;
 	background-image: url('https://www.intotherealm.co.uk/images/gradient.php?start=CA1111&end=AA0000');
 	background-position: bottom!important;
 	background-repeat: repeat-x!important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#CA1111), to(#AA0000))!important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #CA1111, #AA0000)!important; /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #CA1111, #AA0000)!important; /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #CA1111, #AA0000)!important; /* IE10 */
  background-image:      -o-linear-gradient(top, #CA1111, #AA0000)!important; /* Opera 11.10+ */
  background-image:         linear-gradient(top, #CA1111, #AA0000)!important;
	text-shadow: 0px 1px 0px #000000;
}

.button2
{
	color:  #000000!important;
	/*Change the below color to the end color of grafient png for older browseres to work properly*/
	background-color: #E4E7E6!important;
 	background-image: url('https://www.intotherealm.co.uk/images/gradient.php?start=E4E7E6&end=C9CDCC');
 	background-position: bottom!important;
 	background-repeat: repeat-x!important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E4E7E6), to(#C9CDCC))!important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #E4E7E6, #C9CDCC)!important; /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #E4E7E6, #C9CDCC)!important; /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #E4E7E6, #C9CDCC)!important; /* IE10 */
  background-image:      -o-linear-gradient(top, #E4E7E6, #C9CDCC)!important; /* Opera 11.10+ */
  background-image:         linear-gradient(top, #E4E7E6, #C9CDCC)!important;
	text-shadow: 0px 1px 0px #ffffff;
}

.button3
{
	color:  #000000!important;
	/*Change the below color to the end color of grafient png for older browseres to work properly*/
	background-color: #FFED6C!important;
 	background-image: url('https://www.intotherealm.co.uk/images/gradient.php?start=FFED6C&end=E8CD4C');
 	background-position: bottom!important;
 	background-repeat: repeat-x!important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFED6C), to(#E8CD4C))!important; /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #FFED6C, #E8CD4C)!important; /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #FFED6C, #E8CD4C)!important; /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #FFED6C, #E8CD4C)!important; /* IE10 */
  background-image:      -o-linear-gradient(top, #FFED6C, #E8CD4C)!important; /* Opera 11.10+ */
  background-image:         linear-gradient(top, #FFED6C, #E8CD4C)!important;
		text-shadow: 0px 1px 0px #ffffff;
}

.header_container
{
		width: 1166px;
		margin: 0 auto;
 height:400px;
 color:#FFFFFF;
background-position: 50% 0;
	xpadding-top:8px;
    position:relative;
    overflow:hidden;
    display: table;
    xposition: static;
}

.header_inner
{
      position:absolute;
      top:0;
      left:0;
      right:0;
      bottom:0;
    }

.logo
{
text-align:center;
line-height:1em;
  bottom:0;
  position:absolute;
  left:0;
  right:0;
}

.logo a
{
	text-decoration: none;
	font-size: 28px;
	color: #CA1111;
}

.strapline
{
	text-align:center;
	line-height:1em;
	margin-bottom:4px;
}

.noimg_car_box
{
	width:728px;
}

.noimg_small_car_box
{
	width:352px;
	height:80px;
	overflow:hidden;
}

.noimg_vsmall_car_box
{
	width:230px;
}

.noimg_desc
{
	width: 230px;
	height:48px;
	overflow:hidden;
}

.addthis
{
	margin: 8px;
	float:right;

}

.reviewtable
{
	margin: 30px 30px 30px 50px;
}

.reviewtable th
{
	text-align: right;
	padding-right: 5px;
}

.starrating input[type=radio]
{
	visibility: hidden;
}

.itemtable
{
	width:100%;
	background-color: #f9f9f9;
	border: 1px solid #f0f0f0;
	border-radius: 4px;
	padding:4px;
}

.item_indent
{
  width:100px;
}

.item_price
{
  width:60px;
}

.item_add
{
  width:100px;
}

.xitemtable td:nth-child(2)
{
	width:100px;
}

.xitemtable td:nth-child(3)
{
	width:100px;
}

#bookopen2
{
	cursor:pointer;
	font-weight:bold;
}

.extra_container
{
	float:left;
	padding:8px;
	width:300px;
}

.extra_container select
{
	width:280px;
}

.cart_table
{
  width:100%;
	background-color:white;
	color:black;
}

.cart_table_container
{
	overflow-y:auto; overflow-x:hidden; max-height:250px;
}

.absolute_cart
{
  height:0;
  width:223px;
  position:static;
	clear:left; float:right;
}

.absolute_cart2
{
  right:0;
  position:absolute;
  width: 223px;
}

.fixed_cart
{
  xposition:absolute;
}

.cart_qty
{
  white-space:nowrap;
  overflow:hidden;
	text-overflow: ellipsis;
  width:12px;
}

.cart_item
{
  white-space:nowrap;
  overflow:hidden;
	text-overflow: ellipsis;
  width:125px;
}

.cart_extra_item
{
  white-space:nowrap;
  overflow:hidden;
	text-overflow: ellipsis;
  width:160px;
  margin-left:8px;
}
.cart_price
{
  white-space:nowrap;
  overflow:hidden;
	text-overflow: ellipsis;
  width:53px;
}

.cart_totals
{
  border-top:1px solid;
}

.order_button.selected
{
 color: #000000;
background-color: #F8DD5C;
 font-weight:bold;
 display:inline-block;
 width:100%;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius: 2px;
	border-radius:2px;

}

.left_col
{
	position:relative;
	float:left;
	width:223px;
	height:1px;
}

.right_col
{
	position:relative;
	float:right;
}

.searchbar_outside
{
	position:static;
	clear:left;
	float:left;
}

.searchbar_container
{
  position:absolute;
}

.searchbar_container.fixed, .fixed_cart.fixed
{
  position:fixed;
  top:10px;
}

/*Fix for AddThis*/
#at20mc * {
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
 z-index:9999;
}

.popup_box_container
{
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiZGBgaGAgAjAxEAlGFVJHIUCAAQDcngCUgqGMqwAAAABJRU5ErkJggg==") repeat scroll 0 0 transparent;
  padding:10px;
  border-radius:4px;
}
.popup_box_back
{
  position:fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  z-index:999999;
}

.homepage_image
{
  width:948px;
}

.homepage_image td
{
  text-align:center;
  width:33%;
}

.branded
{
	background-image: url("img/footerback.png");
	background-repeat: repeat;
  color:black;
	width:688px;
	margin: 0 auto;
}

.branded_logo
{
	float:right;
	clear:both;
	margin-top:-4px;
	width:212px;
	height:46px;
	overflow:hidden;
}

.branded_footer
{
	text-align:center;
	padding-top:6px;
	font-size:12px;
}

.branded_footer a
{
	color: black;
}

.payments_bar
{
	margin: 0 auto;
	width:200px;
	text-align:center;
}

.payments_bar img
{
	margin:-8px 4px 8px;
}

.coupon
{
	border:1px dashed black;
	padding:12px 32px;
	margin:8px;
}

#coupons.padding
{
	padding:2px 12px;
}

#coupons .datewidth
{
	display:inline-block;
	width:200px;
}

.coupon pre
{
	font-family: Arial, Helvetica, sans-serif;
}

body .black
{
	color: #000;
}

.paddinglr8
{
	padding-left:8px;
	padding-right:8px;
}

.detail_description
{
	overflow:hidden;
}

.detail_description ul
{
	list-style-type:disc !important;
	list-style-position: inside !important;
}

.detail_description ol
{
	list-style-type:decimal !important;
	list-style-position: inside !important;
}

.detail_description a
{
	color:black;
}

body .popupimgenlargebutton:hover
{
	opacity:1!important;
}

.truncated
{
	display:inline-block;
	height:3.6em;
	overflow:hidden;
}

body #searchq
{
  width: 125px;
}

.minpay
{
	margin-left:32px;
	margin-top:8px;
	margin-bottom:4px;
}

.oh
{
	overflow:hidden;
}

.cart_panel .amount
{
	width:2em;
	text-align:right;
}

.cart_panel .cart_plus, .cart_panel .cart_minus, .cart_panel .cart_cross
{
	vertical-align:middle;
	cursor:pointer;
}


.cart_panel table
{
	width:100%;
}

.cart_panel .progress_bar.numstages1
{
	width:150px;
}

.cart_panel .progress_bar.numstages2
{
	width:300px;
}

.cart_panel .progress_bar.numstages3
{
	width:450px;
}

.cart_panel .progress_bar.numstages4
{
	width:600px;
}

.cart_panel .progress_bar.numstages5
{
	width:750px;
}

.cart_panel .progress_bar
{
	margin:12px auto;
}

.cart_panel .progress_bar .seperator
{
	width:32px;
	height:32px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
	border:3px solid white;
	line-height:26px;
	font-weight:bold;
	color:white;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	position:absolute;
	left:-16px;
	z-index:11;
  -webkit-background-clip: padding-box;
  -moz-background-clip:    padding;
  background-clip:         padding-box;

background-color:#959799;
background-image: -webkit-gradient(linear, left top, left bottom, from(#A5A7A9), to(#858789)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #A5A7A9, #858789); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #A5A7A9, #858789); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #A5A7A9, #858789); /* IE10 */
  background-image:      -o-linear-gradient(top, #A5A7A9, #858789); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #A5A7A9, #858789);
}

.cart_panel .progress_bar .prog_cont
{
	border:3px solid white;
	width:150px;
	height:24px;
	display: inline-block;
	line-height:32px;
	position:relative;
}

.cart_panel .progress_bar .stage
{
	border:3px solid white;
	width:150px;
	height:24px;
	top:4px;
	line-height:18px;
	padding-left:18px;
	position:absolute;
	overflow:hidden;
	z-index: 10;
	border-bottom-right-radius:12px;
	border-top-right-radius:12px;
	color:white;
  -webkit-background-clip: padding-box;
  -moz-background-clip:    padding;
  background-clip:         padding-box;

background-color:#959799;
background-image: -webkit-gradient(linear, left top, left bottom, from(#A5A7A9), to(#858789)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #A5A7A9, #858789); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #A5A7A9, #858789); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #A5A7A9, #858789); /* IE10 */
  background-image:      -o-linear-gradient(top, #A5A7A9, #858789); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #A5A7A9, #858789);
}

.cart_panel .progress_bar .stage.active, .cart_panel .progress_bar .seperator.active
{
color:#FFFFFF;
background-color:#BA0101;
background-image: -webkit-gradient(linear, left top, left bottom, from(#CA1111), to(#AA0000)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #CA1111, #AA0000); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #CA1111, #AA0000); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #CA1111, #AA0000); /* IE10 */
  background-image:      -o-linear-gradient(top, #CA1111, #AA0000); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #CA1111, #AA0000);
}

.cart_panel .empty
{
	text-align:center;
	padding:48px;
}

.cart_panel .padding
{
	padding:8px;
}


.cart_panel .category
{
	xborder-bottom:1px solid #86888A;
	xcolor:#A6A8AA;
	xline-height:1em;
}

.cart_panel table
{
	border-collapse:collapse;
}

.cart_panel .strong_line, .cart_panel th
{
	border-bottom:2px solid #000000;
}

.cart_panel table a
{
	font-weight:bold;
}

.cart_panel input[type="radio"]:checked+label
{
	font-weight: bold;
}

.cart_panel label p
{
	text-align:left;
	font-weight:normal;
	margin-left: 50px;
	margin-top:2px;
}

.cart_panel label
{
	margin-top:4px;
	margin-bottom:16px;
	cursor:pointer;
}

.cart_panel input[type="radio"]
{
	cursor:pointer;
}

body .cart_panel #cart_update
{
	margin-top:2px;
	margin-right:0!important;
	margin-left:4px;
	font-size:9px;
}

body .cart_panel .navbutton.large_text
{
	min-width: 120px;
}

body .cart_panel .navbutton.disabled
{
	opacity: 0.5;
	cursor:default!important;
}

.cart_panel #customerdetails input[type="text"],
.cart_panel #deliveryaddress input[type="text"]
{
	margin-top:2px;
}

.cart_panel #customerdetails td,
.cart_panel #deliveryaddress td
{
	vertical-align:bottom;
}

#mrkting
{
	margin-top:4px;
}

#postcode_button
{
	margin-left:4px;
	font-size:10px;
}

.cart_panel .error
{
	font-weight:bold;
	color: #B21216;
	text-align:center;
	margin-bottom:8px;
}

body .cart_panel #apply_discount
{
	font-size:9px;
}

.cart_panel .address_label
{
	width:300px;
	text-align:left;
	padding:12px 32px;
	margin:4px auto;
	border:1px solid #8BC3CF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius: 4px;
	border-radius:4px;
}

.cart_panel td
{
	padding-top:2px;
}

.humanverification
{
	background-color:white;
	border-radius:4px;
	width:302px;
	padding:8px 20px;
	margin:8px auto;
	border:1px solid #659D7F;
	background-color:#DBFFF0;
	color:black;
	font-size:12px;
}

.humanverification .option
{
	display:inline-block;
	text-align:center;
}

.humanverification .option label span
{
	display:inline-block;
	margin:2px;
	width:48px;
	height:48px;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	border-radius:4px;
	cursor:pointer;
}

.humanverification .option label span span
{
	display:inline-block;
	width:38px;
	height:38px;
	border: none;
}

.humanverification .option div label span span
{
	display:inline-block;
	width:38px;
	height:38px;
	background-color:#A5BFDD;
	border:1px solid #657F9D;
	border-radius:2px;
}

.guestbook
{
	background-color:white;
	border-radious:4px;
	margin:8px;
	color:black;
	padding:20px;
	font-size:14px;
}

.guestbook .form span
{
	display:inline-block;
	text-align:right;
	width:120px;
	padding-right:1em;
}

.guestbook .form input[name=name]
{
	width:300px;
}

.guestbook .form textarea[name=comment]
{
	width:500px;
	height:7.2em;
	margin-top:4px;
}

.guestbook .submit
{
	text-align:right;
}

.guestbook .intro
{
	margin-bottom:1em;
}

.guestbook .post
{
	padding:4px;
	background-color:#DBF4FF;
	border:1px solid #9BC4FA;
	border-radius:2px;
	margin-bottom:8px;
}

.guestbook p
{
	padding:4px;
}

.guestbook .post .date
{
	float:right;
	font-weight:normal;
}

.guestbook .post .title
{
	font-weight:bold;
	background-color: #386687;
	padding: 1px 4px 2px;
	color:white;
}

.guestbook .error
{
	padding:4px;
	background-color:#FFB6B6;
	border:1px solid #FF7676;
	border-radius:2px;
	width:600px;
	margin: 8px auto;
	font-weight:bold;
	text-align:center;
}

.guestbook .message
{
	padding:4px;
	background-color:#A5BFDD;
	border:1px solid #657F9D;
	border-radius:2px;
	width:600px;
	margin: 8px auto;
	text-align:center;
}

.guestbook .controls .next
{
	float:right;
}

.guestbook .controls a
{
	color:black;
}

.guestbook .admin
{
	text-align:right;
}

.guestbook .admin a
{
	color:black;
	display:inline-block;
	border-radius:4px;
	border: 1px solid #386687;
	border-bottom:2px solid #386687;
	background-color:#98C6E7;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 8px;
}

.guestbook .admin a:hover
{
	border: 1px solid #285677;
	background-color:#88B6D7;
}

.guestbook .reply
{
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #9BC4FA;
	border-radius:2px;
	margin-bottom:4px;
	margin-top:4px;
}

.guestbook .reply .date
{
	float:right;
	font-weight:normal;
}

.guestbook .post .title
{
	font-weight:bold;
	background-color: #386687;
	padding: 1px 4px 2px;
	color:white;
}



body .catgroup
{
	font-weight:bold;
	padding-top:0.75em;
	padding-bottom:0;
	padding-left:3px;
	padding-right:3px;
}

body .catbutton
{
	display:inline-block;
	padding-left:14px;
	text-indent:-7px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:4px;
	line-height:1em;

}

body .catbutton.selected
{
	padding-top:4px;
	padding-bottom:6px;
}

.images_container
{
	width:250px;
	float:left;
	margin-top:0.7em;
}


body .main_description *
{
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.main_description .item_details h1, .main_description .item_details h2, .main_description .item_details h3, .main_description .item_details h4, .main_description .item_details h5, .main_description .item_details h6
{
	margin-top:0.75em;
	margin-bottom:0.25em;
	font-weight:bold;
}

.main_description .item_details h1
{
	font-size:20px!important;
}

.main_description .item_details h2
{
	font-size:18px!important;
}

.main_description .item_details h3
{
	font-size:16px!important;
}

.main_description .item_details h4
{
	font-size:14px!important;
}

.main_description .item_details h5
{
	font-size:13px!important;
}

.main_description .item_details h6
{
	font-size:12px!important;
}

.main_description .item_details span
{
	font-size:1em!important;
}

.main_description .item_details p
{
	font-size:12px!important;
	text-align:justify;
	margin-top:0.25em;
	margin-bottom:0.75em;
}

.main_description .item_details ul, .main_description .item_details ol
{
	font-size:12px!important;
	margin-top:0.25em;
	margin-bottom:0.75em;
	padding-left:2em;
}

.main_description .item_details ul
{
	list-style-type:disc;
}

.main_description .item_details ol
{
	list-style-type:decimal;
}


.main_description .item_details li
{
	font-size:12px!important;
	margin-bottom:0.25em;
}

.main_description .item_details
{
	overflow:hidden;
	padding-left:0;
	padding-right:4px;
	padding-top:0;
	padding-bottom:1em;
	font-size:12px!important;
	text-align: justify;
}

.main_description .item_details .first_indent
{
	padding-left:1em;
}

.main_description .item_details .second_indent
{
	padding-left:3em;
}

.main_description .item_details tr.spacer td
{
	padding-bottom:1em;
	vertical-align:top;
}

.social_sharing iframe.twitter-share-button
{
	float:right;
}

.social_sharing
{
	text-align:right;
	padding:8px;
}
.social_sharing .fb_share
{
	padding: 0 5px 2px;
	display: inline-block;
	background: none repeat scroll 0 0 #ECEEF5;
	border: 1px solid #CAD4E7;
	border-radius: 3px 3px 3px 3px;
	color: #3B5998;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	margin-right:4px;
	text-decoration:none;
}

.banadv
{
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #000000;
	clear: left;
}
.ad_spacer
{
	height:1em;
}

.payment_message
{
	text-align:center;
	padding:1em 0 0.5em 0;
}

.payment_message.failed
{
	background-color:yellow;
	color:black;
	border :2px solid black;
	border-radius: 0.25em;
	box-shadow: 2px 2px 2px;
	position:relative;
	padding:0.6em 4em;
	margin-bottom:0.4em;
	height:4.4em;
}

.payment_message.failed span
{
	position:absolute;
	display:block;
	top:0.08em;
	width:1em;
	height:1em;
	font-size:3.5em;
	background-color:red;
	color:white;
	text-align:center;
	vertical-align:bottom;
	line-height:0;
	border-radius:50%;
	padding-top:0.475em;
	font-weight:bold;
	border: 0.05em solid white;
	box-shadow: 1px 1px 1px black;
}

.payment_message.failed span:first-child
{
	left:0.1em;
}

.payment_message.failed span:last-child
{
	right:0.1em;
}

.card_logos
{
	text-align:center;
	float: right;
	width: 350px;
}

.customerdetailsbox .card_logos
{
	text-align:center;
	float: none;
	padding-top:2em;
	width:auto;
}

.ctacttop
{
  font-size:0.7em;
}

body .catgroup
{
	padding-top:0.3em;
}

body .catgroup.hide_menu
{
	overflow:hidden;
	max-height:1.4em;
	cursor:pointer;
	padding-top:0.3em;
}


body .catgroup.hide_menu:hover
{
	background-color:rgba(0,0,0,0.2);
}