/*-----------------------------------------------------------------------------
	Site Structure
-----------------------------------------------------------------------------*/

/*a:focus { background-color:yellow; }
a:hover { background-color:yellow; }
a:active { background-color:yellow; }*/

html, body {
	background:url(../img/bkg.jpg) repeat-x #e3e1e1;
	font-family:Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size:16px;
}

.clear {
	clear:both;
}


#containertop {
	position:relative;
	bottom:-14px;
	width:1000px;
	height:2px;
	margin:38px auto 0;
	background:url(../img/containerBkg2-trans.png) no-repeat;	
}


#container {
	width:980px;
	padding:0 10px;
	margin:0 auto 0;
	background:url(../ui/containerBkg.jpg) no-repeat #fff;
}

#navigation {
	clear:both;
	float:left;
	width:150px;
}

#banner {
	float:right;
	width:790px; 
}

#content {
	lear:both;	
}

#wrapper {
	float:left;
	width:100%;
}

#mainContent {
	margin: 0 178px;
	padding:0 16px;
	min-height:600px;
}

#mainContent.price {
	color:#900;
	font-size:13px;
}

#mainContent h2.related {
	color:#666;
	font-size:13px;
}

#secNavigation {
	float:left;
	width:178px;
	margin-left:-980px;
	margin-top:10px;
	padding-top:15px;
}

#extraCol {
	float:left;
	width:178px;
	margin-left:-183px;
	padding-left:5px;
	min-height:700px;
}



#footer {
	clear:both;
	border-top:1px solid #c1c1c1;
	line-height:1.2;
	margin-top: 10px;
}

#footer a {
	color:#333;	
	text-decoration:none;
	font-weight:bold;
}

#paymentOptions {
	float:left;
	width:500px;
	padding-top:14px;
}

#paymentOptions img {
	margin-right:4px;
}

#paymentOptions .gooChecOut, #paymentOptions .padlock {
	position:relative;
	top:-5px;
}

#paymentOptions .padlock {
	margin-right:10px;
}

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

.clear {
	clear:both;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*-----------------------------------------------------------------------------
	Headers: Image Replacement
-----------------------------------------------------------------------------*/

#logo {
	background:url(../img/logo09.jpg) no-repeat;
	width:109px;
	height:59px;
	text-indent:-10000px;
	margin:14px 15px;
	position:relative;
	top:10px;
	padding-bottom:20px;
}

#logo a {
	display:block;
	width:109px;
	height:59px;
	position:relative;
}

#bannerImg {
	/*background:url(../img/banner.jpg) no-repeat;*/
	width:725px;
	height:159px;
	text-indent:-10000px;
}

#welcome {
	background:url(../img/welcome.gif) no-repeat;
	width:275px;
	height:16px;
	text-indent:-10000px;
	margin-bottom:0.5em;
}

#featured {
	background:url(../img/featured.gif) no-repeat;
	widows:164px;
	height:15px;
	text-indent:-10000px;
	margin:0.9em 0 1.2em;
}

/*-----------------------------------------------------------------------------
	Headers
-----------------------------------------------------------------------------*/

h5 {
	background:url(../img/h5bkg.gif) no-repeat;
	color:#FFFFFF;
	font-size:0.75em;
	font-weight:bold;
	line-height:14px;
	padding:8px 4px 8px 14px;
	width:174px;
}

/*-----------------------------------------------------------------------------
	Navigation
-----------------------------------------------------------------------------*/

#navigation ul {
	width:148px;
	border:1px solid #d8d8d8;
	padding:6px 15px 10px;
}

#navigation li {
	border-bottom:1px solid #d8d8d8;
	padding:8px 0;
	background:url(../img/arrow.gif) no-repeat right;
	font-size:0.75em;
}

#navigation li a {
	text-decoration:none;
	color:#535353;
	font-weight:bold;
}

#navigation li a:hover {
	color:#2e5d8d;
}

#secNavigation ul {
	border-bottom:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	padding:4px 0 4px 9px;
}

#secNavigation li {
	border-bottom:1px solid #e0e0e0;
	background:url(../img/subNavArrow.gif) no-repeat left 9px;
	padding:3px 0 7px 12px;
	position:relative;
}

#secNavigation li a {
	font-size:0.75em;
	text-decoration:none;
	color:#545454;
}

#secNavigation li a:hover {
	color:#2e5d8d;
}

#secNavigation ul li ul {
	display:none;
}

#secNavigation ul li:hover ul {
	display:block;
	position:absolute;
	right:-231px;
	_right:-216px!important;
	top:-2px;
	background:#FFF;
	border-top:1px solid #d8d8d8;
	width:220px;
	z-index:100;
}

#secNavigation ul li ul li {
	background:#FFF;
	border:none;
	padding:0;
	z-index:105;
}

#secNavigation ul li ul li a {
	display:block;
	padding:4px 10px;
	background:none;
	line-height:24px;
	z-index:110;
	border-bottom:1px solid #E0E0E0;
}

#secNavigation ul li ul li a:hover {
	text-decoration:underline;
}

/*-----------------------------------------------------------------------------
	Paragraphs: Unique
-----------------------------------------------------------------------------*/

#speak {
	position:relative;
	float:right;
	top:-40px;
	right:6px;
	height:27px;
	line-height:23px;
	
	
	color:#073F67;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0;
}

#speak a {
	color:#073F67;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0;
	text-decoration:none;
}

#baskspeaket a:hover {
	border-bottom:1px dotted #fff;	
}

#speak img {
	vertical-align:middle;
}





#banner .buynow {
	background:url(../img/buynow.jpg) no-repeat;
	width:103px;
	height:30px;
	text-indent:-10000px;
	position:relative;
	top:-50px;
	left:423px;
}

#banner .buynow a {
	display:block;
	width:103px;
	height:30px;
}

/*-----------------------------------------------------------------------------
	Paragraphs
-----------------------------------------------------------------------------*/


#mainContent p {
	font-size:0.75em;
	line-height:18px;
	margin-bottom:10px;
}

.price {
	color:#F00;
	font-weight:bold;
}

#newsHeadlines p {
	background:#e2e2e2;
	font-size:0.75em;
	text-align:center;
	font-weight:bold;
	padding-bottom:8px;
}

#footer p{
	padding:10px 0;
	text-align:right;
	font-size:0.75em;
}

/*-----------------------------------------------------------------------------
	Lists
-----------------------------------------------------------------------------*/

#mainContent ul {
	font-size:12px;
}

#mainContent li {
	margin:4px 0;
	background:url(../img/subNavArrow.gif) no-repeat left 3px;
	padding-left:14px;
	line-height:16px;
}

#mainContent ol {
	font-size:12px;
}
	#mainContent ol li {
		background:none;
		margin:4px 0;
		padding-left:14px;
		line-height:16px;
	}

#mainContent a {
	text-decoration:none;
	color:#195D9A;
}

#mainContent a:hover {
	border-bottom:1px dotted;
	color:#143A61;
}

#newsHeadlines ul {
	background:#e2e2e2;
	font-size:0.75em;
	padding:0 10px 15px;
}

#newsHeadlines li {
	border-bottom:1px solid #b5b5b5;
	background:url(../img/newsItem.gif) no-repeat 0 13px;
	padding:8px 0 10px 16px;
	line-height:16px;
}

#newsHeadlines {
	margin-bottom:16px;
	width:178px;
}

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

/*#newsHeadlines {
	height:307px;
	width:180px;
	background:url(../img/stack2.gif);
	margin-bottom:16px;
	font-weight:800;
	color:#fff;
}

#newsHeadlines a {
	color:#fff;
	text-decoration:none;
}

#newsHeadlines img {
	padding-top:10px;
}
*/
#productTabs {
	display:block;
	padding-top:10px;
	clear:both;
}

#productTabs-nav {
	display:block;
	line-height:24px;
}

#productTabs-nav li {
	display:inline;
	float:left;
	font-size:12px;
	background:none;
	padding:0;
	margin:0 0 -1px 0;
	border-left:1px solid #BCBFCB;	
	border-top:1px solid #BCBFCB;
	border-right:1px solid #BCBFCB;
}

#productTabs-nav li+li {
	margin-left:2px;
}

#productTabs-nav li a {
	text-decoration:none;
	padding:4px 8px;
	background:#DDD;
	color:#000;
}

#productTabs-nav li a:hover, #productTabs-nav li .active {
	background:#FFF;
	border:none;
	border-bottom:2px solid #FFF !important;
}

.tab {
	clear:both;
	border:1px solid #CCC;
	padding:10px;
}

.tab h2 {
	margin-bottom:12px;
}

.tab p {
	margin-bottom:8px;
}

#screenshots a {
	padding:6px;
	background:#DDD;
	margin:2px;
	display:inline-block;
	height:98px;
	width:98px;
	border:1px solid #CCC;
}

#screenshots a:hover {
	padding:6px;
	background:#BBB;
	border:1px solid #AAA;
}

/*-----------------------------------------------------------------------------
	Forms
-----------------------------------------------------------------------------*/

#search input, #newsletter input {
	width:116px;
	margin-right:3px;
	float:left;
	height:18px;
}

#search button {
	height:25px;
	width:30px;
}

#search label {
	display:none;
}

#countrySelect {
	position:relative;
	top:-38px;
	float:right;
}

#countrySelect label {
	font-size:0.813em;
	color:#FFF;
}

#callBack form {
	background:#e2e2e2;
	padding:10px 8px;
}

#callBack label {
	font-size:0.75em;
	font-weight:bold;
}

#callBack p {
	margin-bottom:4px;
}

#callBack input {
	margin:4px 0;
}

#callBack #submit {
	background:url(../img/button.jpg);
	border:none;
	width:63px;
	height:22px;
	color:#FFF;
}
#callBack .error {
	color:#F00;
	font-size:10px;
}
#callBack .success {
	color:#090;
	font-size:10px;
}

/*-----------------------------------------------------------------------------
	E-Commerce shopping basket, etc
-----------------------------------------------------------------------------*/
#shopping-basket {
	font-size:12px;	
	width:100%;
}
#shopping-basket select {
	font-size: 11px;
}
#shopping-basket th {
	text-align:left;
	background-color:#f59e34;
	color:#FFF;
	padding:6px;	
}
#shopping-basket tr, #shopping-basket td {
	padding:3px;
	background-color:#E2E2E2;
}
#shopping-basket a {
	color:#000;
	text-decoration:none;
}
#shopping-basket a:hover {
	border-bottom:1px dotted #999;	
}
#shopping-basket .size10 {
	font-size:10px;	
}
#shopping-basket .wide {
	width:200px;	
}
#new-customer, #existing-customer, #login-details h2, #contact-details h2, #billing-address h2, #protx-panel .title {
	background: #f59e34;
	color: #fff;
	padding: 3px 3px 6px 3px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
}
#new-customer, #existing-customer, #login-details h2, #contact-details h2, #billing-address h2, #protx-panel .title {
	font: bold 14px Verdana, Geneva, sans-serif !important;
	padding-top: 4px;
}
#register-panel p {
	padding: 10px 0 0 20px;
	line-height: 16px;
}
#register-panel ol {
	padding: 0 0 0 40px;
}
#register-panel ol li {
	font-size:12px;
	line-height:12px;
}
#register-panel input {
	margin: 10px 0 0 20px;
}
#register-panel img {
	margin: 10px 0 0 20px;
}
#register-panel,#login-panel {
	width: 260px;
	color:#FFF;
	height: 280px;
	background: #195d9a;
	border: 1px solid #ccc;
	float:left;
	margin: 10px 10px 10px 0;
}
#login-panel form {
	margin: 8px 0 0 20px;
}
#login-panel .alert {
	margin: 20px;
}
#login-panel label{
	display: block;
	float: left;
	width: 80px;
	line-height: 20px;
	font-size:0.75em;
	color:#fff;
}
#login-panel .row{
	margin-top: 5px;
}
#password_reset a {
	margin-top: 10px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#password_reset a:hover {
	border-bottom:1px dotted #ccc;
}
#form-login {
	float: left;
	margin-top: 10px;
}
#login-details .row, #contact-details .row, #billing-address .row {
	padding: 10px 0 5px 17px !important;
	margin: 0 !important;
}
#login-details, #contact-details, #billing-address {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: #195d9a;
	font-size:12px;
	color:#fff;
	line-height:1.5;
}
#register .row label{
	float: left;
	clear:left;
	width: 195px;
}
#register{
	margin-top: 10px;
}
#register .row{
	margin-bottom: 10px;
}
#create-account {
	margin-bottom: 10px;
	float: right;
}
.alert{
	margin: 6px 0 6px 0;
	border: 1px solid #121212;
	background: #FFF6BF;
	color: #000;
}
.alert ul li{
	line-height: 17px;
	font-size:0.75em;
}
.alert ul{
	margin-left: 25px;
}
.alert h3{
	background: url(/ui/alert.gif) 10px 0px no-repeat !important;
	font-size: 13px;
	color: #464646;
	margin: 5px 0 2px 0;
	padding: 0 0 2px 30px;
}
#paymentform tr td {
	padding: 6px;
}
#mainContent input, #paymentform tr td, #paymentform select {
	font: 11px Tahoma, Geneva, sans-serif; 
}
#contact_details {
	margin-top: 10px;
}
#contact_details tr td {
	padding: 10px !important;
}
#order-details tr td {
	padding: 5px !important;
}
.product-row td {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
.left, .right {
	font-size: 12px;
	font-weight: bold;
}
.total {
	background: #c8c7c7;
}
#order-details {
	margin-top: 10px;
}
#order-details th {
	background: #f59e34;
	padding: 6px;
	color: #fff;
}
h1 {
	font-size:24px;
	letter-spacing:1px;
	color:#666;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font-size:11px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#accessibility {
	width: 90px;
	text-align: center;
	color: #1f5078;
	height: 58px;
	width: 200px;
	position: absolute;
	top: 20px;
}
#accessibility p {
	font-weight:bold;
	font-size:12px;
	float:left;
	color: #fff;
}
#accessibility ul {
	width: 200px;
	position: relative;
	left: 10px;
	top: -5px;
}
#accessibility ul li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 4px;
}
#standard a {
	background: #fff;
	font-weight:bold;
	padding: 2px 4px;
	display: block;
	margin-top:5px;
	font-size:12px;
}
#medium a {
	background: #fff;
	font: bold 13px;
	padding: 2px 4px;
	display: block;
	margin-top:3px;
	font-size:14px;
}
#large a {
	background: #fff;
	font: bold 15px;
	padding: 2px 4px;
	display: block;
	margin-top:1px;
	font-size:16px;
}
.hide {
	display: none;
}

#add-to-basket #products-button {
	float:left;
	margin-right:12px;
}

#standardStyle, #mediumStyle, #largeStyle {
	border:1px solid #1F5078;
	width:110px;
	padding:6px;
	background:none!important;
	font-size:12px;
}

#standardHigh, #mediumHigh, #largeHigh {
	border:1px solid #FFFF00;
	color:#FFFF00;
	width:110px;
	padding:6px;
	background:none!important;
	background:#000!important;
	font-size:12px;
}

#standardHigh a, #mediumHigh a, #largeHigh a {
	color:#FFFF00;
}

#standardHigh a:hover, #mediumHigh a:hover, #largeHigh a:hover {
	color:#FFF;
}

#mediumStyle, #mediumHigh {
	font-size:14px;
}
#largeStyle, #largeHigh {
	font-size:16px;
}

#contactformhs{
	margin: 0px;
	padding: 0px;
}

#contactformhs .highlight {
	border: 1px solid #F00;
}

#contactformhs label{
	display: block;
	line-height: 22px;
	color: #80807e;
	font: Helvetica,Helvetica Neue,Arial,sans-serif;
	font-weight: bold;
}
#contactformhs {
	background: url(../ui/contact-bg.jpg) no-repeat;
	padding-left: 12px;
	padding-top: 10px;
}
#contactformhs input {
	border: 1px solid #d4d4d4;
	width: 160px;	
}
#contactformhs textarea {
	width: 553px !important;
}
#contactformhs textarea {
border:1px solid #d4d4d4;
font-size:10px;
width:100%;
}

#contactformhs .row {
	margin-bottom: 4px;
}


#contactformhs input, #contactformhs textarea, #contactformhs select {
	padding: 2px;
	font: 11px Tahoma, Geneva, sans-serif;
}

#contactformhs p{
	
	
	margin: 0px;
	line-height: 22px;
	padding: 0px;
}

#address {
	float:left;
	padding-right:30px;
}
#banner {
	float:none;
	margin-bottom:5px;
}

#mainContent {
	margin:0;
	padding:0;
	float:left;
	width:600px;
}

#leftCol {
	float:left;
	width:190px;
}

#secNavigation {
	clear:left;
	float:none;
	margin:0;
	margin-top:10px;
	width:178px;
}

#extraCol {
	margin:0;
	padding:0;
	padding-left:12px;
	float:left;
	position:relative;
	top:175px;
	width:178px;
}