/* Autocrib 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;}

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

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

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

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

#header-logo {
margin:0 auto;max-width:780px;background: url(../img/kintek-logo.png) no-repeat left; color:#eee; 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;
}
#img_cishead a{ display:block;height:60px; border:0; text-decoration:none; }

#header-contact p {
margin:0 130px 0 0; font-size:0.7em;
}

/* ------------ NAVIGATION ------------ */
#navigation {
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, .navigation-int ul li a.active {
background:url(../img/sprite-upper.png) #ccc center; background-position: 0 -30px;color:#333;
}

/* ------------- 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;
}
#rightad { /* Controls the advert */
	margin:145px 0 105px; text-align:center;
}

#content-left {
float:left;width:622px; 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 {height: 1%;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size:1px;}
html > body .clearfix {min-height: 1px; height: auto;}

.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; border-top: 1px dashed gray;height: 1%;
}

.cssform label{
font-weight: bold;float: left;width: 150px;
}

.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;
}

.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:3px 3px 3px 275px; 
}

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

.autocopy {
font-size:10px; text-align:center; border-top:1px dotted #000000; padding:5px 0;
}
.autocopy a {
color:#000;
}

.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 img {
border:0;
}

.Product-left {
float:left;padding: 0px 5px;width:83px;text-align:center;
}
.productinfo {
width:121px;height:22px;float:right;
}

/*.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;
}