/* ---------------------------------------------------------------------------------- 
Sitebox Ltd Stylesheet
---------------------------------------------------------------------------------- */

/* screen */

* {
	margin:0;
	padding:0;
}

html {
	display:inline;
}

body {
	font-family:arial, 'Trebuchet MS', verdana;
	font-size:0.9em;
	color:#383838;
	/* background:#f8f8f8 url('http://www.sitebox.ltd.uk/design/background.gif') no-repeat; */
	background:#000000;
	/* background:#f8f8f8; */
}

a {
	color:#000000;
	text-decoration:underline;
	/* border-bottom:solid #0000 1px; */
}

a:hover {
	color:#ff0000;
	/* border-bottom:solid #ff0000 1px; */
}

a:focus {
    outline: 0;
}

a.xbord {
	border:0 none;
}

h2, h3, h4, h5 {
	padding:5px 0;
}

h1 {
	font-size:140%;
}

h2 {
	font-size:120%;
}

h3 {
	font-size:100%;
}

h4 {
	font-size:90%;
}

h5 {
	font-size:90%;
}

select {
	padding: 0 0 0 1px;
}

select option {
	padding: 0 3px;
}

a img {
	border:0 none;
}

/* GENERAL ELEMENT CLASSES */

span.red {
	color:#ff0000;
	font-weight:bold;
}

span.green {
	color:#009d00;
	font-weight:bold;
}

span.blue {
	color:#004080;
	font-weight:bold;
}

span.green-small {
	color:#009d00;
	font-size:75%;
}

span.red-small {
	color:#ff0000;
	font-size:75%;
}

span.small {
	font-size:80%;
}

p.box-red {
	border:solid #ff0000 1px;
	margin:5px 0;
	padding:5px;
	background:#ffd9d9;
}

p.box-green {
	border:solid #008000 1px;
	margin:5px 0;
	padding:5px;
	background:#dfffdf;
}

p.p-center {
	text-align:center;
}

.box {
	border:solid #e4e4e4 1px;
 	background: #f8f8f8;
}

.boxpadd {
	padding:5px;
}

img.imgbrd, div.imgbrd {
	border:solid #6b6b6b 1px;
	margin:5px;
	padding:2px;
}

div.imgbrd {
	width:450px;
	height:330px;
}

/* main divs */

#wrapper {
	padding:5px 0;
	width:100%;
}

#container-1, #container-2 {
	/* border:solid #c0c0c0 3px;*/
	background:#ffffff;
	width:980px;
	margin:0 auto;
	padding:0 10px;
	overflow:hidden;
	position:relative;
}

#container-1 {
	border-bottom:0;
	background:#ffffff url('http://www.sitebox.ltd.uk/design/top-curve.png') no-repeat 0 0;
}

#container-2 {
	border-top:0;
	background:#ffffff url('http://www.sitebox.ltd.uk/design/bottom-curve.png') no-repeat 0 bottom;
}

#header {
	height:100px;
	width:980px;
	/* background:url('http://www.sitebox.ltd.uk/design/head.png') no-repeat 0 0; */
}

#home-left {
	height:100px;
	width:263px;
	float:left;
	position:relative;
}

#logo {
	height:68px;
	width:243px;
	margin:16px 14px 16px 6px;
	display:inline-block;
	float:left;
}

* html #logo {
	display:inline;
} 

/* head-middle */

#head-middle {
	width:417px;
	height:100px;
	display:inline-block;
	float:left;
	position:relative;
}

#img-verisign {
	width:177px;
	height:100px;
	float:left;
	text-align:center;
	margin-top:20px;
	margin-right:10px;
}

#img-verisign img {

}

#head-text {
	width:230px;
	float:right;
	margin-top:8px;
}

#head-text p {
	text-align:center;
	font-size:0.8em;
	padding:5px 5px 0 5px;
}

#head-text p span {
	font-size:0.9em;
}

#head-right {
	width:300px;
	height:100px;
	float:left;
}

#head-right form {
	height:35px;
	padding-top:5px;
	padding-left:20px;
	clear:both;
}

* html #head-right {
	display:inline;
}

#head-right fieldset {
	border:0;
}

#head-right label {
	display:none;
}

#head-right .txtinp {
	width:239px;
	height:24px;
	font-size:13pt;
	float:left;
	padding:0 0 0 3px;
	margin:0;
	color:#b7b7b7;
	border-right:0;
	border:solid #a7a7a7 1px;;
	line-height:23px;
}

* html input.txtinp {
	display:inline;
}

#head-right input[type=button] {
	height:26px;
	float:right;
	display:inline;
}

/* LINKS */

#links {
	width:300px;
	height:52px;
	float:right;
	text-align:center;
	margin-top:8px;
}

#links #link_trans {
	float:left;
	width:190px;
	height:28px;
	text-align:right;
}

#links select {
	border:solid #a7a7a7 1px;
}

#links #link_curr {
	float:left;
	margin:4px 0 0 5px;
	height:28px;
}

#link_s {
	margin:0 auto;
	width:980px;
	height:20px;
	text-align:center;
	color:#ffffff;
	font-size:80%;
}

#link_s a {
	color:#ffffff;
	/* border-bottom:dotted #ffffff 1px; */
}

#link_s a:hover {
	color:#ffffff;
	/* border-bottom:solid #ffffff 1px; */
}

#link_s p {
	float:left;
	border-bottom:dotted #ffffff 1px;
}

#link_s ul {
	text-align:center;
	list-style:none;
}

#link_s li {
	margin:0 0 0 10px;
	float:right;
	text-align:center;
}

#links .goog-logo-link {
	border:0;
}

#links #tmpLang {
	margin-top:4px;
}

#links #tmpTxt {
	margin-top:3px;
	color:#666;
	font-family:arial;
	font-size:11px;
	white-space:nowrap;
}

#links #tmpTxt strong {
	color:#444;
	font-size:12px;
	text-decoration:none;
}

#links #tmpTxt img {
	vertical-align:middle;
}

#links .goog-te-combo, #links #tmpLang {
	width:170px;
}

* html #links{
	display:inline;
}

/* SECTIONS */

#cat-drops {
	height:27px;
	margin:0 auto;
	background:url('http://www.sitebox.ltd.uk/design/sect-bar.png') repeat-y center top;
}

.fixed-width {
	width:1000px;
}

#sections {
	text-align:left;
	height:27px;
	margin:0px auto;
	position:relative;
	z-index:9;
	left:-50%;
	float:right;
}

* html #sections {
	display:inline;
}

/* cats */

ul#categories {
	list-style:none;
	font-size:0.8em;
	margin:0px auto;
	position:relative;
	left:50%;
}

#categories li.home {

}

ul#categories li.category, #categories li.home {
	float:left;
	border-top:solid #000000 1px;
	border-bottom:solid #000000 1px;
	background:url('http://www.sitebox.ltd.uk/design/button-back2.png') repeat-x top left;
	display:inline-block;
}

ul#categories li.category a.category-a, #categories li.home a {
	font-family:arial;
	text-decoration:none;
	float:left;
	text-align:center;
	padding:4px 7px;
	height:17px;
	border-right:solid #ffffff 1px;
	border-left:solid #000000 1px;
	border-bottom:0 none;
	color:#ffffff;
	white-space:nowrap;
}

ul#categories li.category a.last {
	border-right:solid #000000 1px;
}

ul#categories li.home a {
	border-left:solid #000000 1px;
	width:20px;
	background:url('http://www.sitebox.ltd.uk/design/button-home2.png') no-repeat;
}

#categories li.home a:hover {
	background:url('http://www.sitebox.ltd.uk/design/button-home2.png') no-repeat 0 -25px;
}

/* subcats */

div.subcategories {
	position:absolute;
	top:26px;
}

div.subcategories table {
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-top:solid #fffffff 1px;
	/* background:url('http://www.sitebox.ltd.uk/design/bg.png'); */
	background:#dd0000;
	visibility:hidden;
	/* border-collapse:collapse; */
}

#subcat-1, #subcat-2, #subcat-3, #subcat-4, #subcat-5, #subcat-6 {
	left:0px;
}

#subcat-7, #subcat-8, #subcat-9, #subcat-10 {
	right:0px;
}

#subcat-1 {
	margin-left:36px;
}

#subcat-2 {
	margin-left:92px;
}

#subcat-3 {
	margin-left:182px;
}

#subcat-4 {
	margin-left:237px;
}

#subcat-5 {
	margin-left:317px;
}

#subcat-6 {
	margin-left:441px;
}

#subcat-7 {
	margin-right:274px;
}

#subcat-8 {
	margin-right:165px;
}

#subcat-9 {
	margin-right:59px;
}

#subcat-10 {
	margin-right:0px;
}

div.subcategories table td {
	white-space:nowrap;
}

div.subcategories table td a {
	letter-spacing:0px;
	font-size:13px;
	display:block;
	text-align:left;
	padding:2px 9px;
	margin:1px;
	height:17px;
	text-decoration:none;
	font-weight:bold;
	border:0 none;
	color:#ffffff;
}

div.subcategories table td a:hover {
	color:#ffffff;
	text-decoration:underline;
	/* background:url('http://www.sitebox.ltd.uk/design/button-back2.png') repeat-x 0 -25px; */
}

/* FOOTER */

#footer {
	clear:both;
	width:968px;
	height:90px;
	margin:5px;
}

#footlinks {
	width:980px;
}

#footlogos {
	width:980px;
	padding:0;
	height:90px;
}

#footlogos #foot-1 {
	width:83px;
	height:80px;
	padding:5px;
	float:left;
}

#footlogos #foot-2 {
	width:127px;
	height:74px;
	padding:8px 15px;
	float:left;
}

#footlogos #foot-3 {
	float:left;
	width:800px;
	height:90px;
	margin:5px 0;
}

#foot-3 ul#ul-inline {
	width:800px;
}

#foot-3 .li-inline {
	float:left;
	padding:0 17px;
}

#foot-3 ul {
	list-style-type:none;
}

#foot-3 ul li {
	line-height:25px;
	font-size:90%;
}

#footlogos #foot-4 {
	width:118px;
	height:90px;
	float:right;
	padding-top:10px;
	padding-right:20px;
}

#footlogos #foot-4 div {
	text-align:center;
	padding:5px 10px;
}

#footlogos img {
	border:0;
}

#outerfoot {
	width:985px;
	margin:0 auto;
	color:#ffffff;
}

#outerfoot #footlinks a {
	color:#ffffff;
}

#outerfoot #footlinks, #outerfoot #footimgs {
	width:985px;
}

#outerfoot #footimgs {
	clear:both;
}

#outerfoot p {
	margin:7px 0;
}

#outerfoot p.p-left {
	float:left;
}

#outerfoot p.p-right {
	float:right;
}

/* tag classes */

.brd-no {
	border:none;
	display:block;
}

/* main content */

#content {
	width:745px;
	position:relative;
	margin:0;
	padding: 0 0 5px 5px;
	float:left;
	z-index:0;
}

* html #content {
	display:inline;
}

#content-large {
	width:970px;
	position:relative;
	margin:0;
	padding: 0 5px 5px 5px;
	float:left;
	z-index:0;
}

* html #content-large {
	display:inline;
}

#content #breadcrumbs {
	width:738px;
}

#content-large #breadcrumbs {
	width:100%;
}

#breadcrumbs {
	border:solid #ffcf0f 1px;
	margin:5px 0 3px 0;
	background:#ffff9f;
}

#breadcrumbs p {
	padding:4px 6px;
	line-height:130%
}

#breadcrumbs p span {
	font-style:italic;
}

.controls {
	width:735px;
	height:25px;
	padding:5px 5px 0 0;
}

.controls p {
	float:left;
}

.controls p span {
	border:solid #ffcf0f 1px;
	background:#ffff9f;
}

#head-views {
	margin:5px 0;
	width:740px;
	overflow:hidden;
}

#head-views h1 {
	float:left;
}

#head-views #view-type {	
	float:right;
}

#head-views #view-type img {
	border:0;
}

/* sections */

#sects {
	/* border-top:dotted #2f4485 1px; */
}

#sects .s-table-main {
	width:740px;
	font-size:80%;
}

#sects .s-td-main {
	padding:0px;
	width:33%;
	height:80px;
}

#sects .s-table-sub {
	height:90px;
	width:100%;
}

#sects .s-table-sub td {

}

#sects .s-td-img {
	width:25%;
	vertical-align:top;
	padding-right:5px;
}

#sects .s-td-img img {
	width:68px;
	height:58px;
	border:0;
}

#sects .s-td-name {
	height:23px;
	width:100%;
	vertical-align:top;
}

#sects .s-td-desc {
	width:75%;
	vertical-align:top;
}

#sects .sl-td-main {
	
}

#sects .sl-table-sub {
	height:60px;
	width:100%;
}

#sects .sl-table-sub td {
	padding:5px;
}

#sects .sl-td-name {

}

#sects .sl-td-img {
	width:70px;
}

#sects .sl-td-img img {
	width:68px;
	height:58px;
	border:0;	
}

#sects .sl-td-desc {
	vertical-align:top;
}

/* products */

#prods .p-table-main {
	width:740px;
	font-size:80%;
}

#prods .p-td-main {
	padding:0px;
	width:33%;
	height:110px;
}

#prods .p-table-sub {
	width:100%;
	height:110px;
}

#prods .p-table-sub td {

}

#prods .p-td-name {
	height:35px;
	vertical-align:top;
}

#prods .p-td-image {
	width:70px;
	vertical-align:top;
}

#prods .p-td-image img {
	border:0;
	width:70px;
	height:60px;
}

#prods .p-td-info {
	width:70%;
	vertical-align:top;
}

#prods .p-table-info {
	font-size:95%;
}

#prods .p-td-info-bott {
	padding:0;
	margin:0;
}

#prods .p-table-info-bott {
	width:100%;
	padding:0;
	margin:0;
	border-collapse: collapse;
}

#prods .p-table-info-bott .p-td-butt {
	vertical-align:bottom;
}

#prods .p-table-info-bott .p-td-butt input {
	float:right;
}

#prods .pl-table-sub {
	width:100%;
}

#prods .pl-table-sub td {
	padding:2px;
}

#prods .pl-table-sub img {
	border:0;
}

#prods .pl-table-info {
	width:100%;
}

#prods .pl-td-butts {
	width:145px;
	vertical-align:bottom;
	text-align:right;
}

#prods .pl-td-left {
	text-align:left;
	width:80%;
}

#prods .pl-td-right {
	text-align:left;
	width:70%;
}

#prods .pl-td-right select {
	border:solid #9eb9d6 1px;
	padding-left:3px;
}

#prods .pl-td-right option {
	padding-left:3px;
}

#prods .p-td-name span, #prods .p-td-id span, #prods .pl-td-name span, #prods .pl-td-id span  {
	background-color:#ffffb9;
}

#prods .pl-td-image {
	width:10%;
}

/* right column */

#right {
	float:right;
	width:230px;
}

* html #right {
	display:inline;
}

.right-area {
	padding:5px 2px;
	margin:5px;
	text-align:center;
}

.right-area h4, .div-right-area h5 {
	padding:0;
}

.div-right-area {
	margin:5px 10px;
	padding: 5px;
	font-size:90%;
	background:#ffffff;
	border:solid #eaeaea 1px;
}

.div-right-area img.prod {
	width:70px;
	height:60px;
	border:0;
}

.div-right-area p, .div-right-area img {
	padding:2px 0;
}

.div-right-area ul {
	text-align:left;
	list-style:none;
	padding:0 10px;
}

.div-right-area li {
	font-size:0.9em;
	line-height:20px;
}

.div-right-area li a {
	margin:3px;
}

.div-right-area li.li-sel a {
	border:solid #ffcf0f 1px;
	background:#ffff9f;
	text-decoration:none;
	padding:0 3px;
	margin:0;
}

.right-area h4.toggler {
	cursor:pointer;
	background:url('http://www.sitebox.ltd.uk/design/element-closed.png') no-repeat right center;
} 

/* products */

.p-td-info {
	width:100%;
}

.p-table-info {
	width:100%;
}

.p-td-price span {
	font-size:80%;
}

.p-table-info .p-td-butts {
	width:100%;
}

.p-table-info .p-td-butts .p-butt-left {
	float:left;
	width:50px;
	height:20px;
}

.p-table-info .p-td-butts .p-butt-right {
	float:right;
	width:70px;
	height:20px;
}

/* supplier */

#supplier {
	width:740px;
	height:400px;
}

#supplier img {
	float:left;
}

/* Manufacturers */

#mans {

}

#mans .m-table-main {
	width:740px;
	font-size:80%;
}

#mans .m-td-main {
	padding:0px;
	width:185px;
	height:110px;
}

#mans .m-table-sub {
	width:100%;
	height:110px;
}

/* Basket */

#current-cart {
	background:#f4f8fb;
	border:solid #a0b0de 1px;
	padding:5px 2px;
	margin:5px;
	text-align:center;
}

#current-cart p {
	font-size:0.9em;
	margin:8px 0;
}

/* Product Detail */

#product {
	width:740px;
	padding:5px 0 5px 0;
}

#prod-left {
	width:370px;
	float:left;
	text-align:center;
}

#prod-left img {
	padding:0 10px 10px 0;
}

#prod-right {
	width:370px;
	float:right;
}

#prod-right ul, #prod-right div {
	margin:0 0 5px 0;
}

#prod-right ul {
	list-style:none;
}

#prod-right p {
	padding:3px;
}

#prod-right li {
	padding:3px;
}

#prod-right #p-links {
	overflow:auto;
}

#prod-right #p-links img {
	vertical-align:middle;
}

#prod-right #p-links p {
	font-style:italic; 
	letter-spacing:1px;
}

#prod-right #p-links ul {
	list-style:none;
	margin-left:3px;
}

#prod-right #p-links li {
	float:left;
	margin-right:17px;
}

#prod-right table tr td {
	padding:5px 0;
}

#prod-right td.add {
	width:108px;
}

#prod-right td.supp {
	width:134px;
}

#prod-bott {
	width:718px;
	padding:10px;
	clear:both;
	position:relative;
	height:100%;
	font-size:13px;
}

#prod-bott h1, #prod-bott h2, #prod-bott h3, #prod-bott h4, #prod-bott h5  {
	padding:5px 0;
}

div#prod-bott h1 {
	font-size:1.5em;
}

div#prod-bott h2 {
	font-size:1.2em;
}

div#prod-bott h3 {
	font-size:1.0em
}

div#prod-bott h4 {
	font-size:1.0em;
}

#prod-bott ul, #prod-bott ol {
	margin:5px 25px;
}

#prod-bott li {
	line-height:20px;
}

#prod-bott p {
	padding:7px 0;
	text-align:justify;
}

#prod-bott table {
	border-collapse:collapse;
	/* background:#f4f8fb; */
	border:solid #adadad 2px;
	margin:5px 0;
	width:100%;
	max-width:100%;
}

#prod-bott tr {

}

#prod-bott td {
	padding:5px;
	margin:2px;
	background:#fcfdfe;
	border:solid #adadad 1px;
}

#prod-video {
	margin-top:5px;
	padding:5px;
}

#prod-bott .tb-blank-right {
	border:0;
	width:190px;
	float:right;
	vertical-align:top;
	background:0;
}

#prod-bott .tb-blank-right td {
	border:0;
	background:0;
}

/* ACTUAL CART STUFF */

#cartItems {
	font-size:1.0em;
}

#cartItems table.cobtbl {
	background-color:#eaeaea;
}

#cartItems td {
	padding:3px;
}

#cartItems td.cobhl {
	background-color:#f8f8f8;
}

#cartItems table.table-add {
	margin-top:5px;
	background:#f8f8f8;
	border:solid #eaeaea 1px;
}

#cartInfo {
	margin:5px 0;
	padding:5px 0;
	position:relative;
	min-height:20px;
}

#cartInfo p {
	text-align:center;
	padding:3px 0 5px 0;
	font-size:1.0em;
}

#cartInfo #_hideshow {
	position:absolute;
	right:8px;
	top:0px;
	cursor:pointer;
}

table.cartDetails {
	width:100%;
	border:solid #eaeaea 1px;
	padding:2px;
}

table.cartDetails td {
	font-size:1.0em;
}

table.cartDetails th.cartDetails-th {
	background-color: #f4f4f4;
	padding:2px;
}

table.cartDetails div.hr {
	height:1px;
	border:solid #eaeaea 1px	;
	background-color:#f4f4f4;
}

table.cartDetails div.hr hr {
	display:none;
}

table.cartDetails td.cartGrand {
	background-color:#ffff9f;
}

table.cartPayments {
	border:solid #eaeaea 1px;
	background-color: #ffffff;
	padding:3px 0;
}

table.cartPayments th.cartDetails-th {
	font-weight:normal;
}

#termspop {
	position:absolute;
	top:5px;
	left:0;
	display:none;
	overflow:scroll;
	height:870px;
	border:solid #e2e2e2 1px;
}

#termspop a {
	font-weight:bold;
}

#termspop p, #termspop h1 {
	margin:3px 5px 8px 5px;
}

#termspop ul, #termspop ol {
	margin:5px 0 5px 30px;
}

#termspop li {
	margin:8px;
}

/* product img list */

ul#img-list {
	list-style:none;
	border:0;
	margin:1px;
	padding:4px;
}

ul#img-list li {
	display:inline;
	padding:0;
	margin:0;
}

ul#img-list li img {
	width:67px;
	height:58px;
	border:0;
}

/* Shadowbox */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(http://www.sitebox.ltd.uk/js/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(http://www.sitebox.ltd.uk/js/shadowbox/close.png);}
#sb-nav-next{background-image:url(http://www.sitebox.ltd.uk/js/shadowbox/next.png);}
#sb-nav-previous{background-image:url(http://www.sitebox.ltd.uk/js/shadowbox/previous.png);}
#sb-nav-play{background-image:url(http://www.sitebox.ltd.uk/js/shadowbox/play.png);}
#sb-nav-pause{background-image:url(http://www.sitebox.ltd.uk/js/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

/* Email a friend */

#email {
	width:740px;
}

.forms form {
	border:solid #eaeaea 1px;
 	background: #ffffff;
}

.forms form#accountform {
	padding:20px;
}

.forms form fieldset {
	border:0;
	position:relative;
}

.forms form legend {
	font-style:italic;
	text-decoration:underline;
	padding:10px 0 15px 10px;
	text-align:left;
	color:#000000;
}

.forms form p {
	padding:5px 10px;
}

.forms form label {
	float:left;
	width:35%;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}

.forms form input, .forms form textarea, .forms form select {
	border:solid #a7a7a7 1px;
}

.forms form input[type=text], .forms form input[type=password] {
	width:300px;
	height:18px;
}

.forms form input[type=text].inp-med, .forms form input[type=password].inp-med {
	width:200px;
}

.forms form input[type=text].inp-sml {
	width:100px;
}

.forms form input[type=image] {
	border:0;
}

.forms form textarea {
	width:300px;
	height:80px;
}

.forms form span.white {
	background:#ffffff;
	padding:2px 5px;
	border:solid #eaeaea 1px;
}

.forms form input[type=text].inp-red,
.forms form select.inp-red,
.forms form textarea.inp-red {
	border:solid red 2px;
	background:#ffe8e8;
}

.forms form .display-none {
	display:none;
}

.forms form .display-block {
	display:block;
}

/* static page */

.static {
	margin-top:5px;
	padding:10px;
}

.static p {
	padding: 5px;
}

.static ul, .static ol {
	margin:5px 30px;
}

.static li {
	padding:0 0 5px 0;
}

.static table {
	border-collapse:collapse;
	font-size:12px;
	margin:10px 0;
	width:100%;	
}

.static table td.ctr {
	text-align:center;
}

.static table th {
	background:#d8d8d8;
}

.static table tr.one {
	background:#f2f2f2;
}

.static table tr.two {
	background:#eaeaea;
}

.static table td, .static table th  {
	border:solid #6b6b6b 1px;
	padding:3px;
	white-space:nowrap;
}

/* rounded corners */

.bl {
	/* background: url('http://www.sitebox.ltd.uk/design/bl.png') 0 100% no-repeat #F8F8F8; */
	width:100%;
}

.br {
	/* background: url('http://www.sitebox.ltd.uk/design/br.png') 100% 100% no-repeat; */
}

.tl {
	/* background: url('http://www.sitebox.ltd.uk/design/tl.png') 0 0 no-repeat; */
}

.tr {
	/* background: url('http://www.sitebox.ltd.uk/design/tr.png') 100% 0 no-repeat; */
	padding:10px;
}

.clear {
	font-size: 1px;
	height: 1px;
} 

.img-right {
	float:right;
	margin:0 0 0 5px;
	padding:0;
}

/* Account */

.ord-table {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
	background:#a0b0de;
}

.ord-table th {
	background:#f4f8fb;
	padding:5px;
}

.ord-table td {
	background:#ffffff;
	padding:5px;
	text-align:center;
}

.static table.ord-address-table td {
	border:0
}

.ord-address-table {
	width:100%;
	background:0;
	border:0;
}

.ord-address-table tbody {
	background:0;
	border:0;
}

.ord-address-table tr {
	background:0;
	border:0;
}

.ord-address-table td {
	width:33%;
	background:0;
	border:0;
}

.ord-address-table table {
	width:100%;
	height:180px;
}

.ord-address-table table td {
	padding:2px 5px;
	width:100%;
	border:0;
}

.ord-address-table table td.cent {
	text-align:center;
}

/* ORDER DETAILS */

#div-show-order {
	width:100%;
	border:solid #b6b6b6 1px;
}

#div-show-order p {
	padding:2px 6px;
	margin:4px;
	background:#ffffff;
}

#div-show-order hr {
	border:0;
	width:100%;
	border-top:dashed #b6b6b6 1px;
	border-bottom:solid #b6b6b6 1px;
	color:#ffffff;
	background-color:#ffffff;
	height:4px;
}

/* HOME PAGE */

#home-page {
	margin-top:5px;
	width:745px;
}

#home-page p {
	padding:5px;
	margin-bottom:3px;
	font-size:90%;
	text-align:justify;
}

/* jsgallery2 */

#galleryContainer {

}

#pageContainer {
	overflow:hidden;
}

#pageContainer div {
	border:0;
}

#pageContainer #page {

}

#pageContainer #page .galleryThumbs {
	width:50px;
	height:40px;
	float:left;
	margin:0 15px 0px 0;
}

.galleryThumbs a {
	margin:0px;
	padding:0px;
}

.galleryThumbs a:hover {
	/* cursor:hand; */
}

.galleryThumbs a img {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:50px;
	height:40px;
	border:0;
}

#galleryContainer p {
	margin:0;
	padding:0 0 0px 0;
}

#pagination-table td {
	border:0;
}

/* SlideItMoo */

#banners_container {
	display:block;
	height:123px;	
	margin:3px auto;
	position:relative;
	width:743px;
	border:solid #9eb9d6 1px;
	background:#e1eaf4;
}

#banner_container {
	height:123px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:743px;
}

#banners {
	width:743px;
	height:123px;
	display:block;
	position:relative;
	white-space:nowrap;
}

#banners a img {
	border:medium none;
	width:743px;
	height:123px;
}

/* payment-strip */

#payment-strip {
	clear:both;
	height:62px;
	width:980px;
	/* border:solid #007700 1px; */
	/* background:url('http://www.sitebox.ltd.uk/design/bott-back.png') no-repeat 0 0; */
	margin:10px auto 0 auto;
	padding:10px 0;
}

#payment-strip div {
	float:left;
	display:block;
	margin:0 9px;
}

#payment-strip div a {
	border:0;
}

#payment-strip .verisign {

}

#payment-strip .googlecheckout {
	width:200px;
	margin:3px 0 0 -20px;
	padding:0;
}

#payment-strip .paypal {
	margin-top:9px;
}

#payment-strip .safebuy {
	margin-top:5px;
	margin-left:20px;
}

#payment-strip .safebuy2 {
	margin-top:5px;
}

#payment-strip .sagepay {
	margin-top:18px;
}

#payment-strip .creditcards {
	margin-top:13px;
}


/* Special offer */

#home-page .specialoffer {
	position:relative;
	background:url('http://www.sitebox.ltd.uk/design/specialoffers/specialoffer.png') no-repeat;
	width:745px;
	height:300px;
	text-align:left;
	margin-bottom:5px;
}
#home-page .specialoffer p {
	border:0;
	background:none;
	margin:0;
	padding:0;
}
#home-page .specialoffer img {
	float:right;
	padding:3px;
}
#home-page .specialoffer h2 {
	color:#000000;
	font-size:24px;
	font-weight:bold;
	font-family:'Trebuchet MS', arial, verdana;
	position:absolute;
	top:65px;
	left:18px;
}
#home-page .specialoffer p.text {
	position:absolute;
	top:110px;
	left:20px;
	font-size:18px;
	color:#313131;
	padding-right:190px;
}
#home-page .specialoffer p.date {
	position:absolute;
	top:240px;
	left:18px;
	font-size:18px;
	color:#000000;
}
#home-page .specialoffer p.price {
	position:absolute;
	top:205px;
	left:18px;
	font-weight:bold;
	font-size:20px;
	color:#000000;
}

/* rounded corners */

.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#eee;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}

/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #7f7f9c; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#7f7f9c; border-width:0 5px;}

.xb5 {margin:0 2px; background:#7f7f9c; border-width:0 4px;}
.xb6 {margin:0 2px; background:#7f7f9c; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#7f7f9c; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#7f7f9c; border:3px solid #fff; border-width:0 3px;}

/* RELATED PRODUCTS TABLE */

table.related td, table.related tr, table.related {
	border:0;
	background:none;
}

table.related td div.div-right-area {
	text-align:center;
	width:140px;
}

table.related td div.div-right-area h5 {
	white-space:normal; 
}

/* ASSOCIATED PAGES */

#lengineer table td {
	border:0;
	white-space:normal;
	border:solid #e9e9e9 1px;
}

#lengineer table .LE_RangeTitle {
	font-weight:bold;
	font-style:italic;
}

/* cartadd */

div.ajax-info {
	padding:0;
	margin:0;
	height:48px;
	display:none;
}

div.cart-add, div.cart-add-l {
	padding:0 10px;
	border:solid #008000 1px;
	background-color:#deffde;
}

div.cart-add table, div.cart-add-l table {
	border-collapse:collapse;
	margin:0;
	padding:0;
	width:100%;
}

div.cart-add-l table td {
	padding:5px 0;
}

.p-td-main div.ajax-info {
	margin-top:2px;
}

/* PROD PAGE LINKS */

#prod-page-links {
	padding:5px;
	font-style:italic;
}

#prod-page-links a {
	text-decoration:none;
	font-style:italic;
}

#prod-page-links .left {
	float:left;
	width:50%;
}

#prod-page-links .right {
	float:right;
	width:50%;
	text-align:right;
}

/* POP UP */

#pop-up {
	background:#ffffff url('../design/support-pop-back.png') no-repeat 0 0;
	color:#000000;
	padding:100px 20px 12px 20px;
}

* html #pop-up {
	display:inline;
}

#pop-up p {
	margin-bottom:7px;
}

#pop-up p span {
	font-size:0.9em;
	font-style:italic;
	color:#555555;
}

#pop-up input {
	padding:5px;
}

/* contact map_canvas */

#map_container {
	width:715px;
	height:200px;
	border:solid black 1px;
}

#map_container #map_canvas {
	width:715px;
	height:200px;
}

/* TAG BOX */

#poptags {
	padding:10px;
	word-wrap: break-word;
}

span.tag0 a { font-size:70%; }
span.tag1 a { font-size:80%; }
span.tag2 a { font-size:90%; }
span.tag3 a { font-size:100%; }
span.tag4 a { font-size:110%; }
span.tag5 a { font-size:120%; }
span.tag6 a { font-size:130%; }
span.tag7 a { font-size:140%; }
span.tag8 a { font-size:150%; }
span.tag9 a { font-size:155%; }
span.tag10 a { font-size:160%; }


/* social */

#social ul {
	list-style:none;
	height:23px;
}

#social ul li {
	text-align:center;
	float:left;
}

/* discontinued */

#discont {
	width:738px;
	border:solid red 1px;
	background: #ffd9d9;
}

#discont p {
	padding:10px 20px;
	color:#363636;
}
