/************************ Main *****************/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(main_oct2012/sky_bgd.jpg);
	background-color:#F5F5F5;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top left;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	color:#183D6A;
	font-size:12px;
	text-align:justify;
	position:relative;
	overflow-x:hidden;
	height:auto;
	width:100%;
}
h2
{
	font-size:16px;
	margin:10px 0 0 0px;
	border: solid 1px #DEDEDE;
	background-color:#EEEEEE;
	font-weight:normal;
	text-transform:uppercase;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -67px;
	background-repeat:repeat-x;
	height:45px;
	padding:0px 20px;
	line-height:45px;
}
h3
{
	padding:8px;
	font-size:16px;
	margin: 5px 0;
	text-transform: uppercase;
}
h4
{
	padding:8px;
	font-size:14px;
}
p {
	padding:8px;
	margin:0px;
}
address
{
	font-style:normal;
	padding: 8px;
}
hr
{
	border-top:solid 0px #FFFFFF;
	height:0px;
	color:#FFFFFF;
}
a, a:link, a:visited {color:#0000EE;text-decoration:none;}
a img {
	border:0px;
}

table
{
	padding: 8px;
}

thead th
{
	border-bottom:solid thin #0E75B0;
}
tfoot th
{
	border-top: solid thin #0E75B0;
}
td.evenrow, .evenrow td
{
	background-color: #EAF5FF;
}
input, textarea, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BDC2C9;
    color: #555555;
    margin: 2px;
    padding: 2px;
}


/*************************** Boxes ************************/
#container
{
	margin:0px auto;
	display:block;
	width:1000px;
	background-color:#FFFFFF;
	background-position:1px 0px;
}
#pagemiddle
{
	min-height:1000px;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -451px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#header
{
	width:1000px;
	height:200px;
	background-color:#183D6A;
	margin:0px;
}
#footer
{
	background-repeat:repeat-x;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -281px;
	background-color:#010E2E;
	padding:5px 15px 0px 15px;
	width:970px;
	height:auto;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;
	clear:both;
}
/***************** heading section ****************/
#mobile_link {
	margin-top: 8px;
	padding-bottom: 5px;
	display: block;
	font-size: 200%;
	text-align: center;
	color: #FFFFFF;
	background: #24365C;
}

#banner
{
	display:block;
	background-image: url(main_oct2012/banner_4.jpg);
	background-repeat:no-repeat;
	background-color:#ddaa44;
	padding:0px;
	margin:0px;
	height:200px;
	width:1000px;
	position:relative;
	color:#183D6A;
}
#logo {
	display: inline-block;
    margin: 20px 0 0 20px;
    overflow: auto;
}
#slogan
{
	display:inline-block;
	position:absolute;
	bottom:10px;
	left:20px;
	width:400px;
	text-align:left;
	padding:0px!important;
	margin:0px!important;
	font-size:18px;
	overflow:hidden;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
#techphone
{
	display:block;
	position:absolute;
	top:5px;
	right:5px;
	width:400px;
	text-align:right;
	font-size:16px;
	font-size:18px;
}
#basket
{
	display:block;
	position:absolute;
	top:65px;
	right:10px;
	margin-top:0px;
	width:246px;
	text-align:right;
	color:#FFFFFF;
}
#topbasket_label
{
	display:inline-block;
	color:white;
	font-size:10pt;
	height:30px;
	font-weight:bold;
}
#topbasket_items
{
	display:inline-block;
	color:white;
	font-size:10pt;
	height:30px;
}
#topbasket_buttons
{
	display:block;
	margin-bottom:10px;
}
#topbasket_buttons a, #topbasket_buttons a:link, #topbasket_buttons a:visited
{
	display:inline-block;
	height:29px;
	text-decoration:none;
	line-height:29px;
	text-align:center;
	font-size:12px;
	color:#183D6A;
}
#topbasket_buttons a:hover, #topbasket_buttons a:active, #topbasket_buttons a:focus
{
	color:#ddaa44;
}
#basket_btn {
	background-image:url(main_oct2012/sprite2.png);
	background-position: 0px 0px;
	width:92px;
	padding-left:20px;
	margin-right:10px;
}
#checkout_btn {
	background-image:url(main_oct2012/sprite2.png);
	background-position: 0px -29px;
	width:82px;
}

#topLinks
{
	display:inline-block;
	padding:0px!important;
	margin:0px!important;
	height:29px;
	line-height:29px;
	text-align:right;
	position:absolute;
	bottom:0px;
	right:0;
	background-color: #EEEEEE;
    background-image: url("main_oct2012/sprite3.png");
    background-position: 0 -67px;
    background-repeat: repeat-x;
    border: 1px solid #DEDEDE;
	border-radius: 5px 0px 0px 0px
}
#topLinks a
{
	padding: 0 10px;
	color: #183D6A;
}
#topLinks a:active, #topLinks a:hover, #topLinks a:focus
{
	color:#ddaa44;
	text-decoration:none;
}

#topSearch
{
	display:inline-block;
	padding:0px!important;
	margin:0px!important;
	background-image:url(main_oct2012/sprite1.png);
	background-position:186px -1092px;
	background-repeat:no-repeat;
	width:400px;
	height:29px;
	line-height:20px;
	text-align:right;
	position:absolute;
	bottom:40px;
	right:10px;
}

#topsearch label {
	display:none;
}
#topsearch input
{
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	padding:4px;
	margin:0px 0px 0px 0px;
	height:21px;
	width:158px;
	line-height:21px;
	border:0px;
	background:transparent;
}
#topsearch input.hidden
{
	display:none;
	height:0px;
	padding:0px;
	margin:0px;
}
#searchbutton
{
	display:inline-block;
	vertical-align:middle;
	width: 36px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	line-height:21px;
	border: 0;
	background:transparent;
	cursor: pointer; /* hand-shaped cursor */
}
#searchbutton:hover, #searchbutton:active, #searchbutton:focus
{
	color:#ddaa44;
}

/*footer*/

#footer a, #footer a:link, #footer a:visited {
	color:white;
	text-decoration:underline;
}
/*left hand column */
#leftcol
{
	float:left;
	width:205px;
	height:auto;
	background-color:#DEDEDE;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -451px;
	background-repeat:repeat-x;
	padding-top:10px;
}

#leftcol div.colbox
{
	width:auto;
	margin:0px 3px 0px 3px;
	overflow:hidden;
}
#leftcol div.boxfill
{
	padding:5px 5px 0px 5px;
	height:auto;
	background-repeat:repeat-y;
}
#leftcol div.boxbot
{
	width:100%;
	height:27px;
	background-image:url('main_oct2012/sprite3.png');
	background-repeat:repeat-x;
	background-position:0px -20px;
}
#postage div.boxbot
{
	background-position:0px 0px;
}
#address address
{
	font-size:12px;
	margin-top:0px;
	margin-bottom:10px;
	padding:8px;
	text-align:left;
}
#address p
{
	margin-top:10px;
	text-align:left;
	margin-bottom:0px;
	padding:0 8px;
	font-weight:bold;
	font-size:16px;
}
#payments {
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}
#payments img {
	vertical-align:middle;
	padding:5px;
}
/*product list*/
#productslist ul
{
	list-style:none;
	width:200px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	overflow:hidden;
	text-align:left;
}
#productslist li
{
    display:block;
    width:200px;
    height:33px;
    margin:0px 0px 1px 0px;
    vertical-align:top;
}
#productslist a, #productslist a:link, #productslist a:visited
{
	display:block;
	width:200px;
	height:33px;
	padding:0px;
	margin:0px;
	text-decoration:none;
	vertical-align:top;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -122px;
	color:#183D6A;
}
#productslist a:hover, #productslist a:active, #productslist a:focus
{
	background-image:none;
	background-color:#C0C0C0;
	color:#222222;
}
#productslist .icon {
	display:inline-block;
	margin:0px;
	padding:0px;
	height:33px;
	width:40px;
	text-align:center;
	vertical-align:top;
}
#productslist img {
	height:33px;
	width:40px;
	vertical-align:top;
}


#productslist .text {
	display:inline-block;
	background-color:#EEEEEE;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -228px;
	background-repeat:repeat-x;
	margin-bottom:1px;
	margin:0px;
	padding:0px 5px;
	width:150px;
	font-size:14px;
	line-height:32px;
	height:32px;
	vertical-align:top;
}

/*page content */
#content
{
	float:none;
	clear:none;
	display:block;
	margin-left:210px;
	width:785px;
	padding-top:15px;
}
#checkout-content
{
	float:none;
	clear:none;
	display:block;
	margin: 0 20px 20px 20px;
	padding-top:15px;
	overflow:auto;
}

#midbanner
{
	text-align:center;
}
#midbanner div.midban
{
	width:775px;
	margin:10px 5px 10px 5px;
	border: solid 1px #DEDEDE;
	border-radius:5px;
}
.basketpopup {
    background-color: #F5F5F5;
    border: 2px solid #183D6A;
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 20px;
    width: 300px;
    z-index:500;
}
.basketpopup h2 {
	background:transparent none;
	border:0px;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px;
	width:100%;
	text-align:center;
	height:auto;
	margin:0px;
	line-height:1;

}
hr.clearing
{
    display:block;
    color:#FFFFFF;
    background-color:#FFFFFF;
    width:780px;
    height:1px;
    border:solid #FFFFFF 1px;
    margin:0px;
    padding:5px;
    float:none;
}
/***** Cookie PopUp *************/
#cookie {
	position:absolute;
	width:140px;
	padding:0px 5px 0px 65px;
	overflow:hidden;
	height:70px;
	z-index:200;
	top:15px;
	right:0px;
	background-image:url(main_oct2012/cookie.png);
	cursor:pointer;
}
#cookie .c1 {display:inline-block;width:140px;color:#333333;font-size:12px;font-weight:bold;text-align:center;padding-top:10px;}
#cookie .c2 {display:inline-block;width:140px;color:#333333;font-size:11px;text-align:center;}
#cookie .close {float:right;display:inline-block;width:10px;height:10px;}

#backgroundCookie{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:10;
}
#popupCookie{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:auto;
width:808px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:11;
padding:12px;
font-size:12px;
}
#framebox
{
-webkit-overflow-scrolling:touch;
width:808px;
overflow: auto;
}
#popupCookie h1{
text-align:left;
color:#6FA5FD;
font-size:18px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupCookieClose{
font-size:12px;
line-height:14px;
width:100%;
text-align:center;
color:#6fa5fd;
font-weight:700;
display:block;
	cursor:pointer;
}
#popupCookie iframe{
	border:0px;
width:808px;
height:390px;
}
#button{
text-align:center;
margin:100px;
}


/******** main fetures ******************************/
.jcarousel-skin-main  {
	width:774px;
	height:328px;
	margin:0px;
	padding:0px 0px 10px;
}


.jcarousel-skin-main .jcarousel-container-horizontal {

   width: 774px;
    padding: 0px 0px;
    margin:0px;
    top:0px!important;
    left:5px!important;
}


.jcarousel-skin-main .jcarousel-clip {
    overflow: hidden;
    height: 328px;
}

.jcarousel-skin-main .jcarousel-clip-horizontal {
    width:  774px;
}


.jcarousel-skin-main .jcarousel-item {
    width: 774px;
    height: 328px;
}

.jcarousel-skin-main .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-main .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 23px;
    height: 328px;
    cursor: pointer;
    background: transparent url(main_oct2012/sprite1.png) no-repeat -10px -358px;
}

.jcarousel-skin-main .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 23px;
    height: 328px;
    cursor: pointer;
    background: transparent url(main_oct2012/sprite1.png) no-repeat -10px -10px;
}



/******** recommended products ******************************/
.jcarousel-skin-mini  {
	width:726px;
	height:173px;
	margin:0px;
	padding:0px;
}


.jcarousel-skin-mini .jcarousel-container-horizontal {

   width: 726px;
    padding: 0px 25px;
    margin:0px;
    top:0px!important;
    left:5px!important;
}


.jcarousel-skin-mini .jcarousel-clip {
    overflow: hidden;
    height: 173px;
}

.jcarousel-skin-mini .jcarousel-clip-horizontal {
    width:  726px;
}


.jcarousel-skin-mini .jcarousel-item {
    width: 132px;
    height: 173px;
    padding: 0px 7px;
}

.jcarousel-skin-mini .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0px;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-mini .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 23px;
    height: 173px;
    cursor: pointer;
    background: transparent url(main_oct2012/sprite1.png) no-repeat -10px -899px;
}

.jcarousel-skin-mini .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 23px;
    height: 173px;
    cursor: pointer;
    background: transparent url(main_oct2012/sprite1.png) no-repeat -10px -706px;
}
/************ Bread Crumbs **************/
.pro_breadcrumbs-one {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #F5F5F5 #E5E5E5 #CCCCCC;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;
	list-style-type: none;
	padding:0;
	margin:0 0 10px 0;
}
.pro_breadcrumbs-one li {
    float: left;
}
.pro_breadcrumbs-one a {
    background-color: #DDDDDD;
    background-image: linear-gradient(to right, #F5F5F5, #DDDDDD);
    color: #444444;
    float: left;
    padding: 0.7em 1em 0.7em 2em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.pro_breadcrumbs-one li:first-child a {
    padding-left: 1em;
}
.pro_breadcrumbs-one a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.pro_breadcrumbs-one a:after, .pro_breadcrumbs-one a:before {
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid;
    border-top: 1.5em solid transparent;
    content: "";
    margin-top: -1.5em;
    position: absolute;
    right: -1em;
    top: 50%;
}
.pro_breadcrumbs-one a:after {
    border-left-color: #DDDDDD;
    z-index: 2;
}
.pro_breadcrumbs-one a:before {
    border-left-color: #CCCCCC;
    right: -1.1em;
    z-index: 1;
}
.pro_breadcrumbs-one a:hover:after {
    border-left-color: #FFFFFF;
}
.pro_breadcrumbs-one .current, .pro_breadcrumbs-one .current:hover {
    background: none repeat scroll 0 0 transparent;
    font-weight: bold;
}
.pro_breadcrumbs-one .current:after, .pro_breadcrumbs-one .current:before {
    content: normal;
}

/************* Buttons ********/
span.buttons {
    display: inline-block;
    padding-top: 10px;
    text-align: center;
    width: 100%;
	text-decoration: none;
}
a.short_button, input.short_button, button.short_button {
    background-color: #EEEEEE;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -67px;
	background-repeat:x-repeat;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    color: #3082CC;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: auto;
    line-height: 19px !important;
    margin: 0 0 0 3px;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    width: auto;
	text-decoration: none;
}
a.continue {
	color: #ffffff;
	background-image: url("images/titlebarback2.png");
	border: 1px solid #c16005;
}
a.short_button:hover, input.short_button:hover, button.short_button:hover,
a.short_button:active, input.short_button:active, button.short_button:active,
a.short_button:focus, input.short_button:focus, button.short_button:focus  {
    background-image: none;
}

a.continue:hover, a.continue:active, a.continue:focus {
    background: #F79739;
}

/********** Tables *****************/

td.linehead {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #666666;
    font-weight: 700;
    height: 30px;
    margin: 0;
    padding: 5px;
    white-space: nowrap;
	font-size: 11px;
    background-image: url("images/titlebarback.png");
    background-repeat: repeat-x;
    height: 25px;
    line-height: 25px;
}

.line2, .linehead {
    border-bottom: 0 solid #666666;
}

td.line {
    border-bottom: 1px solid #E7E7E8;
    padding: 10px;
	font-size: 11px;
}
.line, .liner, .lineg, .liney {
    border-bottom: 1px dashed #CCCCCC;
}
.line, .line2, .line3, .line4, .lineHead {
    color: #666666;
    height: 18px;
    padding: 3px;
}
.line a:link {
    color: #336699;
}
.line a, .line a:link {
    color: #3B3B3B;
    text-decoration: none;
}

.line a:link, .line a:visited, a.line:link, a.line:visited {
    color: #336699;
}


.tabTable {
    border-left: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    margin: 14px 0 5px;
}
.tabTable th {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    padding: 5px 10px;
    text-align: center;
}
.tabTable th {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
}
.tabTable th a {
    color: #000000;
}
.tabTable td {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    padding: 5px;
}
.tabTable td .listingDescription {
    font-size: 12px;
    line-height: 17px;
    padding: 5px 0;
}
.tabTable td a {
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.tabTable td a:hover {
    color: #00502F;
}

/* INFO */
.notification-info {
	background: url(images/notification-info.png) top left no-repeat #dbecff;
	border-radius: 4px;
	padding: 10px 75px;
	border: 1px solid #9fc7f5;
	margin-bottom: 10px;
	font-size:12px;
}

.notification-info h3 {
	color: #2850c1;
	margin: 2px;
}

.notification-info p {
	color: #404040;
	margin: 2px;
}
/* SUCCESS */
.notification-success {
	background: url(images/notification-success.png) top left no-repeat #d4ffcd;
	border-radius: 4px;
	padding: 10px 75px;
	border: 1px solid #9adf8f;
	margin-bottom: 10px;
		font-size:12px;
}

.notification-success h3 {
	color: #258815;
	margin: 2px;
}

.notification-success p {
	color: #404040;
	margin: 2px;
}
/* WARNING */
.notification-warning {
	background: url(images/notification-warning.png) top left no-repeat #fefccb;
	border-radius: 4px;
	padding: 10px 75px;
	border: 1px solid #e5db55;
	margin-bottom: 10px;
		font-size:12px;
}
.notification-warning h3 {
	color: #878314;
	margin: 2px;
}
.notification-warning p {
	color: #404040;
	margin: 2px;
}
/* ERROR */
.notification-error {
	background: url(images/notification-error.png) top left no-repeat #ffd2d3;
	border-radius: 4px;
	padding: 10px 75px;
	border: 1px solid #df8f90;
	margin-bottom: 10px;
		font-size:12px;
}
.notification-error h3 {
	color: #871414;
	margin: 2px;
}
.notification-error p {
	color: #404040;
	margin: 2px;
}


/******************************************* Shop List Pages ************************************************/

#sectionImage
{
    display:block;
    float:right;
/*    max-width:200px;
    max-height:200px;*/
    width:200px;
 border: 2px solid #11406C;
    border-radius: 18px;
    margin-left:10px;
    margin-bottom:10px;
}
#sectioninfo
{
    display:block;
    overflow:hidden;
    margin-bottom:0px;
    line-height:17px;
	border: 1px solid #DEDEDE;
	background: #F5F5F5;
	padding:10px;
}
#sectioninfo p
{
    margin-bottom:0px;
}

div.itemListing
{
    display:block;
/*    overflow:hidden;
    width:100%;
    margin-bottom:10px;
    float:right;
    clear:right;*/
    padding-top:5px;
    padding-bottom:5px;
    margin-top:5px;
    margin-top:0px;
    border-bottom: solid 1px #C0C0C0;
    width:780px;
    height:auto;
    overflow:hidden;
}
img.itemImage
{
    display:block;
    float:left;
    width:130px;
/*    max-width: 130px;
    max-height: 230px;*/
    margin:5px 0px 2px 0px;
 border: 2px solid #11406C;
    border-radius: 12px;
}
img.colourImage
{
    display:block;
    float:left;
    width:130px;
/*    max-width: 130px;
    max-height: 230px;*/

    margin:8px 0px 2px 0px;
    border:solid thin #1FA7BD;
}
.itemlinks
{
    display:block;
/*    float:right;*/
    width:210px;
}
.itemlinks_2
{
    display:block;
    float:right;
    width:250px;
}
.itemlinks_mk2
{
    display:block;
}
div.itemdescription
{
    display:block;
    /*min-height:65px;*/
    width:625px;
    margin-top:5px;
    margin-left:145px;
    line-height:17px;
    padding-bottom:0px;
    margin-bottom:0px;

}
div.colblock
{
    height:auto;
    overflow:hidden;
    width:100%;
}
.itemTitle
{
    padding:0px;
    margin:0px 0px 5px 0px;
    color:#153D58;
    font-size:14px;
}
.itemTitle a, .itemTitle a:link, .itemTitle a:visited {
    color:#153D58;
}
h4 {padding: 10px 0px 0px;}
h5 {padding:0px;margin:0px;display:block;}

hr
{
    display:block;
    color:#FFFFFF;
    background-color:#FFFFFF;
    height:1px;
    border:solid #FFFFFF 1px;
    margin:0px;
    padding:5px;
    float:none;
}
img.subcatimg
{
    border:0px!important;
    max-width:220px;
    max-height:150px;
}

.datasheetlist
{
    list-style-image:url('../img/datasht_ico.png');
    margin-top:0px;
    padding-bottom:0px;
    margin-left:30px;
    vertical-align:middle;
     width:95px;
    float:left;
    padding-left:20px;
    padding-top:10px;
}
.datasheetlist li
{

    width:100%;
    height:31px;
    padding:0px;
    vertical-align:text-top;
}
.datasheetlist a
{
    display:inline-block;
    height:31px;
    vertical-align:middle;
}
.datasheetlist_vert
{
    list-style-image:url('../img/datasht_ico.png');
    margin-top:0px;
    padding-bottom:0px;
    margin-left:30px;
    vertical-align:middle;
    width:100%;
    float:left;
    padding-left:20px;
    padding-top:10px;
}
.datasheetlist_vert li
{
    width:140px;
    float:left;
    height:31px;
    padding:0px;
    vertical-align:text-top;
}
.datasheetlist_vert a
{
    display:inline-block;
    height:31px;
    vertical-align:middle;
}

div.buttons
{
    display:block;
    width:240px;
    text-align: left;
    vertical-align:middle;
    overflow:hidden;
    /*margin-top:10px;*/
}
.buttons h5
{
    margin-top:5px;
    background-repeat:no-repeat;
    background-position:right center;
    display:block;
    width:100%;
    height:25px;
    padding-top:10px;
    padding-bottom:6px;
    font-size:9pt;
}
span.subcatlink {
  display:inline-block;
  vertical-align:bottom;
  height:auto;
}
img.itemlogo {
  display:block;float:right;
  width: 100px;
}
span.sizelink {
  display:inline-block;color:#EB6E2C;
  font-weight:bold;
  font-size:11px;
}
div.itemtext {
 font-size:11px;
 line-height :1.3;
}
.itemtext p {
 padding:8px 0;
}
div.morelink {
  width:100%;text-align:right;padding-bottom:5px;
  }
  div.backlink {
  width:100%;text-align:left;padding-bottom:5px;
  }
div.doclinks {
  width:150px;
  float:right;
  clear:right;
  margin-bottom:0px;
  padding-bottom:0px;
  overflow:hidden;
}
.boxlink {
   display:block;
   width:45px;
   float:right;
   padding-left:5px;
}
.boxlink img {
  border:0px;
  width:45px;
}
iframe.catgallery {
  border:solid 0px #F5F5F5;
  overflow:hidden;
  width:785px;
  height:220px;
}
div.coloursbox {
  width:470px;
  height:auto;
}
.coloursbox h4 {
   margin-bottom:5px;padding-bottom:0px;padding-top:0px;margin-top:0px;
}
.swatchbox {
 display:inline-block;
 position:relative;
 z-index:0;
 width:60px;
 height:40px;
  margin-right:6px;
  margin-bottom:6px;
 overflow:visible;
}
.coloursbox .swatch {
 display:block;
 position:absolute;
 top:0px;
 left:0px;
 z-index:21;
  width:54px;
  height:34px;
  margin:0px;
  font-size:8px;
  padding:3px;
  line-height:9px;
  text-align:left;
  border-radius:5px;
  font-weight:normal;
  cursor:pointer;
}
p.buyline {
	padding: 4px 10px;
	float:left;
	width:440px;
	 background: none repeat scroll 0 0 #EEEEEE;
    border-color: #F5F5F5 #E5E5E5 #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    list-style-type: none;
    overflow: hidden;
}
select.options, span.options {
  width:200px;
  display:inline-block;
  vertical-align:middle;
}
input.qtybox {
  display:inline;vertical-align:middle;width:22px;text-align:right
}
img.basketbutton {
  display:inline;vertical-align:middle;height:22px;
}
#popup {
 position:absolute;
 display:none;
 top:0px;
 left:0px;
 display:block;
 background-color:white;
 border-radius:5px;
    border:solid 2px #11406C;
}
#popupimg {
 border:0px;
  padding:5px;
  border-radius:5px;
}


/************************************* Item Page *****************************************/
div.h2 {
	margin:10px 0px;
	border: solid 1px #DEDEDE;
	border-radius:3px 3px 0px 0px;
	background-color:#EEEEEE;
	background-image:url(main_oct2012/sprite3.png);
	background-position:0px -67px;
	background-repeat:repeat-x;
	padding:0px 5px;
	height:45px;

}

h2.blank {
	border:0px;
	background-image: none;
	background-color: transparent;
	width:620px;
	margin-top:0px;
	padding:0px;
}

#imgbox
{
    float:left;
    max-width: 200px;
    text-align:center;
    display:block;
}

#itemImage, #pitemImage
{
    width: 200px;
   border: 2px solid #11406C;
    border-radius: 12px 12px 12px 12px;
}

.itemStats
{
    display: block;
    margin-left:223px;
    margin-bottom:0px;
    line-height:1.3;
}
.itemStats p {
padding-left:0px;
padding-right:0px;
}
div.buy
{
    display: block;
    margin-left:223px;
    width:450px;
    text-align:center;
    line-height:1.3;
}
div.itemDescription, .itemlinks
{
    display:block;
    margin-bottom:5px;
    margin-left:215px;
    line-height:1.5;
    padding:5px 0px;
    width:575px;
    float: none;
    clear: none;
}
.itemlinks {
	width:100%;
	margin:0px;
	float:right;
	clear:right;
}

.itemDescription_wide, .itemlinks_wide
{
    display:block;
    margin-bottom:15px;
    margin-left:0px;
    padding:5px;
    width:660px;
    float: none;
    clear: none;
}
.itemlinks h3
{
    width:450px;
}

div.similar
{
    display:block;
    padding: 5px 5px 5px 5px;
   /* clear:none;*/
    border:solid 1px #2A6398;
   /* float:none; */
    height:auto;
    overflow:auto;
}
div.simItem
{
    float:left;
    display:inline-block;
    text-align:center;
    width:155px;
    margin-top:15px;
    margin-bottom:15px;
    height:215px;
    padding-left:7px;
}
div.simstats
{
    clear: both;
    float: none;
    /*POSITION: static;*/
    display:block!important;
    width:100%!important;
    text-align:left!important;
}
img.simImage
{
    max-height:120px;
    max-width:150px;
    border:solid thin #1FA7BD;
    margin:0.25em 0em 0.25em 0em;
}
div.bulk
{
    display:block;
    border:solid black 1px;
    line-height:1.2;
    max-width:300px;
    width:auto;
    text-align:center;
    padding:10px;
    margin:10px;
}
span.itemprice {color:#FF6301;font-weight:bold;font-size:18px;}
span.itemvat {color:#FF6301}
span.coltitle {display:inline-block;width:160px;vertical-align:middle;text-align:center;height:30px;border:2px solid #0C4066; border-radius:8px;font-weight:bold;line-height:30px;margin-bottom:10px;}

#itemreview {
	margin:10px 0;
}

.itemreviewheader {
	color:#EB6E2C;
	margin: 20px 0 0 0;
}

.review {
	background: url("main_oct2012/review-bg.jpg") repeat-x top #ffffff;
	padding:10px;
}

.reviewtitle {
	padding-top: 0;
}

#reviewbutton {
	float:right;
}


#backgroundPopup {
    background: none repeat scroll 0 0 #D8D8D8;
    border: 1px solid #CECECE;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
}
#popupReviewClose {
    color: #FF6600;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    position: absolute;
    right: 6px;
    top: 4px;
}
#popupReview {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #084863;
    display: none;
    font-size: 13px;
    height: auto;
    padding: 12px;
    position: fixed;
    text-align: left;
    width: auto;
    z-index: 501;
}
.reviewcredit {font-size:10px;color:grey;}
.reviewtitle {padding-bottom:0px;margin:10px 0px 3px 0px;}
#reviewave {float:right; width:140px;}
.reviewgraphic {float:right; padding-top:5px;height:15px}
.review .response {margin-top:10px;border: 1px solid #DEDEDE;background: #F5F5F5;padding: 10px;}

#rightbox {width:150px;float:right;text-align:right;}
#swatchimage {float:right;}
#reviewcomment {text-transform:none; line-height: 10px; font-size:10px; padding: 5px 0 0 0px; float:right; clear:right;}

#basketpopup {display:none;position:fixed;top:50%;left:50%;width:300px;margin:-122px 0px 0px -172px;height:200px;background-color:#f5f5f5;border-radius:5px;border:solid 2px #183D6A;text-align:center;padding:20px;z-index:100}


#footer-navigation a
{
	text-decoration: none !important;
	padding: 0 10px;
}
#footer-navigation a:active, #footer-navigation a:hover, #footer-navigation a:focus
{
	color:#ddaa44;
	text-decoration:none;
}

