/* Master Screen Styles */

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}


#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.bordered{
	border: 1px solid #c2c2c2;
}

img, image {
	border: 0px;
}

#header {
	width: 100%;
	height: 120px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #fff;
	color: #fff;
}

.indextable{
	width: 100%;
}

* html .indextable{     /* IE only */
	width: 475px;
}

.indextabletd{
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

.indextabletd a {
	font-size: 12px;
	text-decoration: none;
	color: #2b4ab4;
}

.indextabletd a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #2b4ab4;
}


#sitenavigation {
	padding: 10px;
	width: 180px;
	/* background: url(images/layout/navigation-tl.jpg) no-repeat top left #FFE091; */
	background-color: #fff;
	/*border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;*/
	float: left;
}
#sitenavigation h1 {
	display: block;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	text-transform: lowercase;
	color: #616463;
}
#sitenavigation h2 {
	display: block;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 12px;
	padding: 4px;
	border: solid 1px #999;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: #FFC424;
}
#sitenavigation ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;	
	text-align: left;
	list-style: none;
}
#sitenavigation ul li {
	display: block;
	padding-bottom: 10px;
}

#sitenavigation ul li a {
	display: block;
	width: 170px;
	padding: 3px;
	border: 1px solid #aaaaaa;
	background-color: #2b4ab4;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
}

#sitenavigation ul li a:hover {
	color: #2b4ab4;
	background-color: #fff;
	border: 1px solid #aaaaaa;
}

#sitenavigation ul li.special a:hover {
	background-color: #D21616;
}
#sitenavigation ul li.homepage a:hover {
	font-weight: 700;
	text-decoration: underline;
	color: #2b4ab4;
}
#sitenavigation .section {
	font-weight: bold;
}
#sitenavigation .box {
	font-weight: normal;
}
#sitenavigation .box a:hover {
	background-color: #9DB2D9;
}


#pagecontent {			/* FOR FIREFOX ETC. ONLY */
	margin-top: 0px;
	margin-right: 210px;
	margin-left: 215px;
	margin-bottom: 20px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	min-height : 1200px;
	
	
}

* html #pagecontent {   /* FOR IE ONLY */
	margin-top: 0px;
	margin-right: 190px;
	margin-left: 170px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}


#pagecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #2b4ab4;
}
#pagecontent h2 strong {
	color: #2152AA;
}
#pagecontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	color: #555;
}
#pagecontent h3 strong {
	color: #333;
}
#pagecontent a {
	font-weight: 700;
	text-decoration: none;
	color: #2b4ab4;
}
#pagecontent a:hover, #pagecontent a:active {
	font-weight: 700;
	color: #2b4ab4;
	text-decoration: underline;
}
#pagecontent p.intro {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 15px;
}
#pagecontent ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
#pagecontent li {
	display: block;
	padding-left: 20px;
	background: url(images/layout/contentbullet.gif) no-repeat 4px 3px;
}
#pagecontent img.right {
	margin: 10px;
	float: right;
}
#pagecontent img.left {
	margin: 10px;
	float: left;
}
#pagecontent .imageblock {
	width: 100%;
	clear: both;
}
#pagecontent .spectable {
	border: #013E80 solid 2px;
	border-right: #80A8D4 solid 2px;
	border-bottom: #80A8D4 solid 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pagecontent .spectable th {
	padding: 4px;
	border-top: solid 1px #80A8D4;
	border-left: solid 1px #80A8D4;
	border-right: solid 1px #013E80;
	border-bottom: solid 1px #013E80;
	font-weight: bold;
	text-align: left;
	background: #0152AA;
	color: #fff;
}
#pagecontent .spectable tr {
	background: #CCDCEE;
}
#pagecontent .spectable tr.alt {
	background: #E5EDF6;
}
#pagecontent .spectable td {
	padding: 3px;
	border: solid 1px #fff;
}
#pagecontent .buyproduct {
	border: #616463 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	width: auto;
	color: #2b4ab4;
}
#pagecontent .buyproduct thead tr {
	background: url(images/layout/buyform-thead.gif) repeat-x #616463;
}
#pagecontent .buyproduct thead th {
	padding: 5px;
	border: solid 1px #616463;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
#pagecontent .buyproduct tr {
	background: #fff;
}
#pagecontent .buyproduct tr.alt {
	background: #fff;
}
#pagecontent .buyproduct td {
	padding: 3px;
	border: solid 1px #fff;
}
#pagecontent .buyaccessories {
	border: #aaa solid 2px;
	border-right: #e0e0e0 solid 2px;
	border-bottom: #e0e0e0 solid 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}
#pagecontent .buyaccessories thead tr {
background: url(images/layout/buyform-acc-th.gif) repeat-x #747474;
}
#pagecontent .buyaccessories thead th {
	padding: 5px;
	border: solid 1px #fff;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
#pagecontent .buyaccessories tr {
	background: #DCDCDC;
}
#pagecontent .buyaccessories tr.alt {
	background: #F1F1F1;
}
#pagecontent .buyaccessories td {
	padding: 3px;
	border: solid 1px #fff;
}
#pagecontent .accessorydesc {
	font-style: italic;
	color: #666;
}
#pagecontent form {
	margin: 0;
	padding: 0;
}
#pagecontent input.buybutton {
	width: 150px;
	height: 25px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(images/layout/inputbuttonred.gif) no-repeat #fff;
	float: left;
}

#pagecontent input.updatebutton {
	width: 150px;
	height: 25px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: url(images/layout/inputbuttongrey.gif) no-repeat #fff;
	float: left;
	margin-right: 10px;
}

#deliveryinfo {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	border: solid 1px #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: transparent;
}
#deliveryinfo p {
	margin: 0px;
	margin-bottom: 10px;
}
#deliveryinfo a {
	font-weight: bold;
	color: #2b4ab4;
	text-decoration: none;
}
#deliveryinfo a:hover {
	font-weight: bold;
	color: #2b4ab4;
	text-decoration: underline;
}

#deliveryinfo h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #2b4ab4;
}
#deliveryinfo h3 strong {
	color: #2b4ab4;
}

#mainprice {
	width: 210px;
	/* margin: 10px;
	margin-top: -5px;
	margin-right: -5px; */
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	/* padding-right: 15px; */
	font-size: 10px;
	text-align: right;
	color: #2b4ab4;
	background: #fff;
	float: right;
}
#mainprice img  {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainprice img.pricearrow {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#mainprice h1 {
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
	line-height: 35px;
	color: #2b4ab4;
}
#mainprice h1 strong {
	font-size: 40px;
	color: #2b4ab4;
}
#mainprice h1 em { font-size: 40px; font-weight: normal; color: #2b4ab4; }
#mainprice h3 {
	margin-top: 0px;
	margin-bottom: -15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #2b4ab4;
}
#mainprice a {
	padding: 0;
}
#mainprice .outofstock {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: solid 1px #FFCD8E;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}


#rightcontent {
	float: right;
	width: 201px;
	/*right: 5px;
	top: -3px;*/
	color: #fff;
	margin-left: 0px;
	margin-top: 8px;
	background-color: #fff;
}


#fullbasket table {	
	border: #013E80 solid 2px;
	border-right: #80A8D4 solid 2px;
	border-bottom: #80A8D4 solid 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
	width: auto;
}
#fullbasket thead tr {
	background: url(http://www.premierdirect.co.uk/images/shoppingsystem/basket-thead.gif) repeat-x #2b4ab4;
}
#fullbasket thead th {
	padding: 5px;
	border: solid 1px #fff;
	border-right: solid 1px #013E80;
	border-bottom: solid 1px #013E80;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
#fullbasket tr {
	background: #CCDCEE;
}
#fullbasket tr.alt {
	background: #E5EDF6;
}
#fullbasket td {
	padding: 3px;
	border: solid 1px #fff;
}
#fullbasket .subtotal td {
	padding: 8px;
	text-align: right;
	background: #0152AA;
	color: #fff;
}
#fullbasket .productstotal td {
	padding: 5px;
	text-align: right;
	background: #2D4D88;
	color: #fff;
}
#fullbasket .shipping td {
	padding: 5px;
	text-align: right;
	background: #1E335A;
	color: #fff;
}
#fullbasket .ordertotal td {
	padding: 5px;
	text-align: right;
	background: #000;
	color: #fff;
}

#basketsummary {
	margin-top: 0px;
	padding: 10px;
	font-size: 9px;
	background: no-repeat top left #2b4ab4;
	color: #FFF;
}
#basketsummary h3 {
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-transform: lowercase;
	color: #fff;
}
#basketsummary p {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	color: #fff;
}
#basketsummary table {
	margin-bottom: 2px;
	border: solid 1px #fff;
	font-size: 9px;
	color: #000;
}
#basketsummary table tr td {
	padding: 2px;
	background: #fff;
}
#basketsummary table tr.alt td {
	background: #fff;
}
#basketsummary table tr.subtotal td {
	text-align: right;
	background: #fff;
}
#basketsummary table tr.total td {
	text-align: right;
	background: #fff;
}

.rightpanelproductbox {
	width:200px;
	margin-top: 0px;
	margin-right:10px;
	/*background: url(images/layout/minty-tl.jpg) no-repeat top left #96D496;*/
	background: #fff;
}
.rightpanelproductbox ol {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
.rightpanelproductbox li {
	display: block;
	margin-left: -10px;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 9px;
	line-height: 14px;
	background: url(images/layout/olbullet.gif) no-repeat 4px 6px;
}
.rightpanelproductbox li a {
	font-weight: bold;
	/*color: #616463;*/
	color: #2b4ab4;
	text-decoration: none;
}
.rightpanelproductbox li a:hover {
	text-decoration: underline;
}
.rightpanelproductbox h3 {
	margin: 0px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	text-transform: lowercase;
	color: #2b4ab4;
}


#phonehelp {
	width: auto;
	padding: 20px;
	background-color: #2b4ab4;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #fff;
	clear: both;
}
#phonehelp em {
	font-size: 28px;
	color: #eee;
}
#phonehelp strong {
	font-size: 36px;
	color: #fff;
}
#phonehelp a {
	padding: 5px;
	border: solid 1px #dfdfdf;
	border-right: solid 1px #888;
	border-bottom: solid 1px #888;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	text-decoration: none;	
}
#phonehelp a:hover, #phonehelp a:active {
	border: solid 1px #fff;
	border-right: solid 1px #111;
	border-bottom: solid 1px #111;
	background-color: #2EAB2E;
	color: #fff;
}


#footer {
	width:100%;
	padding-top: 10px;
	padding-bottom: 10px;
	left: 5px;
	bottom: 5px;
	background-color: #616463;
	float: left;
	clear: both;
	color: #fff;
}
  .none { display: none;
}

#contactTable {
	border: 0px;
}

#contactTable td {
	padding: 5px;
	vertical-align: top;
}

#contactTable input {
	border: 1px solid #aaa;
	width: 300px;
}

#contactTable .submitButton {
	width: 100px;
}

#contactTable textarea {
	border: 1px solid #aaa;
	width: 300px;
	height: 200px;
}


#specs { border-collapse: collapse; border: 1px solid #FFFFFF; font: normal 11px verdana, arial, helvetica, sans-serif; color: #F6ECF0; background-color: #96ACD1;  }
#specs caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
#specs td, th { border: 1px dashed #E5F6E0; padding: 0.8em; color: #102B84; font-weight: bold; }
#specs thead th, tfoot th { font: bold 12px Arial, helvetica, sans-serif; border: 1px solid #FFFFFF; ; text-align: left; background-color: #2B4AB4; color: #DEF6F4; padding-top:6px; }
#specs tbody td a {
  background: transparent;
  text-decoration: none;
  color: #F6ECF0;
  }
#specs tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
  }
#specs tbody th a {
  font: normal 10px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #F6ECF0;
  }
#specs tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
  }
#specs tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
#specs tfoot td {
  border: 1px solid #38160C;
  background-color: #38160C;
  padding-top:6px;
  }
.odd { background-color: #C2D0E4; }
#specs tbody tr:hover {
  background-color: #D8E7FA;
  }
#specs tbody tr:hover th,
#specs tbody tr.odd:hover th {
  background-color: #D8E7FA;
  }
#rightAds {
	text-align : center;
	margin-top : 10px;
}
#leftAds {
	text-align : center;
	margin-top : 10px;
}
