/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  changes by LocalRus
  www.localrus.co.uk
  -----------------------------------
*/
html {
height: 101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
#container {
	width:940px;
	margin:0 auto;
	background-color: #FFF;
}

#masthead {
	background-image: url(../images/headBack.png);
	background-repeat: repeat-x;
	background-color: #000000;
	height:194px;
	width:100%;
}
#logo {
float:left;
width:384px;
height:194px;
background-color: #FFF;
}
#logo img {
	border: 0;
}
#minicart {
	float:left;
	position:relative;
	margin-top:35px;
	margin-left:25px;
	color: #FFF;
	height:10px;
	font-size:12px;
}
#minicart a {
 color: #FFF;
}
#mastRighttop {
	float:left;
	margin-top:-45px;
	background-color: transparent;
	height: 158px;
	width:556px;
	vertical-align: bottom;
}
#mastRighttop .telNum, #mastRighttop .btnShop {
	font-size: 2em;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	float: right;
	margin-top:10px;
	margin-right: 10px;
}
#mastRighttop .btnShop {
	clear:right;
	margin-top:20px;
}
#mastRighttop .menuMain {
clear:right;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCCCCC;
	display: block;
	float: right;
	margin-right: 10px;
	margin-top:25px;
}
#mastRighttop a {
	color:#CCCCCC;
	text-decoration: none;
}
#mastRighttop a:hover {
	color: #FF9900;
}
#mastRightBot {
	float:left;
	background-color: transparent;
	height: 36px;
	width:556px;
	position: relative;
	z-index: 1000;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
	z-index:2;
}
#c1 {
width: 940px;
/*width:384px;*/
}
#c1 a {
color:#FF0000;
}
#c1Top{
float:left;
	background-image: url(../images/redLine.png);
	background-repeat: repeat-x;
	height: 13px;
	width:384px;
}
#c1TopRight {
float:left;
	width:556px;
	background-color: #000000;
	height: 13px;
}
#c1Sect2 {
  float:left;
  width:384px;
  height:230px;
  background-color:#FFF;
}
#c1Sect2 img {
 margin-left:15px;
 margin-top:5px;
 float:left;
 padding-right:10px;
}
#c1Sect2 p {
	font-size: 0.7em;
}
#c1Sect2 .leftBox {
	margin:15px;
}
#c1Sect2 .leftBox h1 {
	color: #F00;
	font-size: 1em;
	letter-spacing: 1px;
}
#c1Sect2 ul {
		margin-left:-40px;
}
#c1Sect2 li {
	font-size: .9em;
	list-style-type: none;

}
#c1Sect2 li a:link, #c1Sect2 li a:visited {
	text-decoration: none;
	display: block;
	padding: 3px;
	padding-left:25px;
}
#c1Sect2 li a:hover{
	color: #FFF;
	background-color: #000;
}
.redText {
	color: #FF0000;
}
.whiteText {
	color: #FFFFFF;
}


#c1Sect3 {
float:left;
 width:940px;
  min-height:300px;
  background-color: #000000;
}
#c1Sect3 .leftblock {
  background-color: #000000;
  width:384px;
  min-height:380px;
  height:auto;
  display:block;
  float:left; 
}
.leftblock table td {
	text-align: center;
	vertical-align: middle;
	padding:10px;
	color:#FFFFFF;
	font-size: 0.8em;
}
.leftblock img {
	border: 1px solid #CCCCCC;
}
.imgtext {
float:left;

margin-left:56px;
}
#c1Sect3 .rightblock {
  background-color: #FFF;
  width:556px;
    display:block;
	  float:left;
	  min-height:400px;
}
#c1Sect3 .rightblock h1, #c1Sect3 .rightblock p {
	margin:10px;
	font-size: 1.2em;
	color: #000;
	font-weight:bold;
	letter-spacing: 1px;
}
#c1Sect3 .rightblock p {
	font-size: 1.0em;
	font-weight:normal;
}
#c1Sect3 .rightblock li {
	font-size: 1.0em;
	font-weight:normal;
}
#rightblockText, leftblockText {
	padding: 10px;	
}
#rightblockText h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}
#rightblockText h5 {
	color: #F00;
	margin: 0px;
}
#rightblockText p, #rightblockText li {
	font-size:0.8em;
}
#rightblockText li {
	list-style-position: outside;
	list-style-type: circle;
}
#c2 {
width:556px;
}

#c2Sect2 {
 background-color: #000000;
 height:230px;
 float:left;
 width:556px;
}
#c2Sect3 {
 width:556px;
 background-color: #FFF;
 height:auto;
}
#c2Sect2Slide {
width:541px;
margin:0 auto;
}
#c2Sect2 .imageBlock {
	width:515px;
	margin:0 auto;
}
#c2Sect2 .imageBlock img {
	width:515px;
	height:210px;
	border: 1px solid #FFF;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
#footer {
	background-image: url(../images/footBack.png);
	background-repeat: repeat-x;
	height: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footercontent {
	font-size: 0.7em;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 10px;
	color: #FFFFFF;
}
#footercontent a {
	color: #ffffff;
}

#footercontent a:visited {
	color: #FFFFFF;
}
#terms {
	font-size: 0.7em;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #ABCACF;
	font-size: 0.8em;
	background-image: url(../../p7iq/img/p7iq_navbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #0033CC;
}
a:visited {
	color: #6C92FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#invoice {
	margin-top:0px;
	float:left;
	width:50%;
	text-align: right;
	vertical-align:top;
}
#storeDets {
	margin-top:0px;
	float:left;
	width:50%;
	text-align: left;
	vertical-align:top;
}
#address {
	float:left;
	width:50%;
	
	}
#invSpace {
	float:left;
	margin-top: 50px;
	}	
.invNo {
	font-size: 16pt;
	font-weight: bold;
}

#client, #delivery {
float:left;
width: 48%;
}
#delivery {
padding-left:0.7cm;
}
#invTab {
margin: 0 auto;
}
#invTab table {
	margin-top:1cm;
	width:96%;
}

#invTab table td {
	font-size:12px;
	padding-left:3px;
	padding-top:2px;
}
.invTabtdlft {
	border: 1px solid #333;
	text-align:left;
}
.invTabtdrit {
	border: 1px solid #333;
	text-align:right;
	padding-right:5px;
	padding-left:0px;
}
.invTabtdTot{
	border: 1px solid #333;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	padding-right:3px;
}
#invTab table th {
	font-size:10pt;
	border: 1px solid #333;
}
#invFooter {
	width:100%;
clear:both;
}
#prodViewTable {
	float: left;
	position: relative;
	left: 170px; 
	top:-290px;
}
#prodViewTable th, #prodViewTable td {
	
}
#cartTable table {
border:none;
}
#cartTable th, #cartTable td {
	width:100px;
	font-size: .8em;
}

#multiprodViewTable {
	float: left;
	position: relative;
	left: 70px; 
	top: 0px;
}
#multiprodViewTable th, #multiprodViewTable td {
	padding: 5px;
}
.brochure{
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*
Shopping Cart
  -----------------------------------
*/

.catManuNameTxt {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}
	

.shortDescProduct {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

.priceProduct {
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#catManuName {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#shopping {
	margin-left: 20px;
	margin-top: 15px;
	
	}
.iconSet a{
	float:right;
	margin-top:-10px;
	margin-right:10px;
	text-decoration: none;
}

