/* CIS-Tools Beta Stylesheet - designed by Keith Moss for CIS */

body {
margin:0;
padding:0;
background:#f5f5f5;
color:#000;
font:normal 100% 'arial',sans-serif;
}

a {
background-color:inherit;
color:#00c;
text-decoration:underline;
}
a:hover {
text-decoration:none;
background-color:inherit;
color:#00d;
}

img {
	border:0;
}

/* ----------- HEADING TAGS ----------- */
h1 {
margin:0;
padding:30px 0 0 250px;
font-weight:bold;
font-size:1.5em;
}

h2 {
margin:0;
padding:0.2em;
font:bold 1.25em 'verdana',sans-serif;
border-bottom: 1px solid #beb003; 
border-left: 1px solid #beb003; 
}

h3 {
font: bold 1em 'verdana',sans-serif;
text-transform:uppercase;
margin:0;
padding:0.5em 0.1em;
}
span.nobold {
font-weight:normal;
}

/* ---------- HEADER SECTION ---------- */
#header {
/* background: url(../img/backing_header.png) #7678f2 repeat-x top; */
background: url(../img/sprite-upper.png) #fffe97 repeat-x top;
background-position: 0 -85px;
color:inherit;
height:90px;
}

#header-logo {
margin:0 auto;
max-width:780px;
background: url(../img/whizcut.png) no-repeat left; 
color:#333; 
height:90px;
}

#header-contact {
float:right; 
text-align:right; 
width:18em; 
padding:0.5em 0
}
#img_cishead {
float:right; 
background: url(../img/sprite-upper.png) no-repeat center;
background-position: 0 -190px;
width:130px;
height:60px;
}
#header-contact p {
margin:0 130px 0 0; 
font-size:0.7em;
}

/* ------------ NAVIGATION ------------ */
#navigation {
/* background: url(../img/head-nav.png) repeat-x bottom; */
background: url(../img/sprite-upper.png) repeat-x bottom;
background-position: 0 -280px;
color:#333;
font-size:0.8em;
}

.navigation-int {
margin:0 auto;
text-align:center;
max-width:780px;
padding:1px 0;
}
.navigation-int ul {
margin:0 auto;
padding:0;
display:inline;
border-left:1px solid #ccc;
}
.navigation-int ul li {
margin:0;
padding:0;
display:inline;
border-right:1px solid #ccc;
}
.navigation-int ul li a {
color:#333;
padding:1px 4px 1px 2px;
text-decoration:none;
font-size:0.9em;
}
.navigation-int ul li a:hover {
/* background:url(../img/nav-hover.png) #ccc center; */
background:url(../img/sprite-upper.png) #ccc center; 
background-position: 0 -30px;
color:#333;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border-style:solid; /*THEME CHANGE HERE*/
border-width: 1px 1px 0;
border-color:#918d8d;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #fff;
width: 150px;
visibility: hidden;
}
.dropmenudiv_a ul{
margin:0;
padding:0;
}
.dropmenudiv_a li{
margin:0;
padding:0;
list-style-type:none;
}

.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #000;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #edf3f3;
}

/* ------------- CONTENT ------------- */
#content {
margin:0 auto;
max-width:778px;
background:#fff;
color:#000;
border-color:#ccc;
border-style:solid;
border-width:0 1px 1px;
}

#content-right {
float:left; 
width:150px; 
background:#fff url(../img/rightcol.png) no-repeat top;
color:#333;
font-size:0.7em;
text-align:center;
/* margin:0 0 0 auto; */
}
#rightad { /* Controls the advert */
	margin:145px 0 105px;
	text-align:center;
}

#content-left {
float:left;
width:619px;
margin-left:3px;
/* margin:0 152px 0 3px; */
font-size:0.9em;
border-right:1px dotted #ccc;
}
#content-left p{
margin:0;
padding:0.5em 0.2em;
}

/* ---------- FOOTER SECTION ---------- */
#footer {
text-align:center;
font-size:0.8em;
}
#footer p {
margin:0;
}

/* ----------- GLOBAL LAYOUT  ----------- */
.globalwidth {
max-width:980px;
margin:0 auto;
}

.hide { /* Hides text - visible for non-CSS users or print */
visibility:hidden;
display:block;
}

/* ------------- CLEAR FIX ------------- */
.clearfix {
display: inline-block;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}

.clearLeft {
clear:left;
font-size:1px;
visibility:hidden;
}

/* ---------- FORMS ---------- */
.cssform p{
width: 450px;
clear: left;
margin: 0;
padding: 0.3em 0 0.4em;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
/*margin-left: -155px; width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

* html .threepxfix{ /* IE only */
margin-left: 3px;
}

/*------------------------ ALIGNMENTS --------------------------*/
.floatLeft {
float:left;
}

.floatRight {
float:right;
}

.textCenter {
text-align:center;
}

/*-------------------------- IMAGES ----------------------------*/
.img_adobe{
border:0;
vertical-align:middle;
width:112px;
height:33px;
}

/*---------------------- SPECIFIC PAGES ------------------------*/

#homedesc {
	font-family: Arial;
	color: #cc0000;
	font-weight: bold;
	margin:0px 5px;
	line-height:100%;
	text-align:right;
}

#Homegroup{
	position:absolute; 
	width:600px; 
	height:auto; 
	z-index:1; 
	position:relative; 
	margin:0 0 0 10px;
	border:1px solid #333333;
}

#Homegroup P {
	text-align:left; 
	font-family: Arial;
	font-size: 12px;
	padding:0px 3px 0px 275px; 
}

#homefloatpic {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:2; 
	left: -17px; 
	top: 42px;
}

.product {
	float:left;
	width:295px;
	margin:3px;
	padding:1px;
	background:url(../img/product_base.gif) #ffffff no-repeat bottom;
	border-left: 1px solid #b60c0c;
}

.Product-left {
	float:left;
	padding: 0px 5px;
	width:83px;
	text-align:center;
}

.Product-base {
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.login {
	width:25%;
	float:left;
}
.login P{
	margin:0;
}


/* Products Page */
#prod-left {
	float:left;
	width:215px;
	text-align:center;
}
#prod-right {
	margin-left:215px;
	text-align:left;
}