/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

p.largecentered { text-align:left; font-size:1.3em; font-family: arial, sans-serif;
  letter-spacing: .03em;   text-transform: uppercase;
  font-weight: normal; color: #333366; margin: 0; }


h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 120%;
}

img{border: 0px;}

a{outline: none;}



hr
{ width: 100%;}

a.expressenq2
{	padding: 0 0.2em 0 0.2em !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	}


p.oops {font-size: 30px;}


/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.paddedtop {padding: 4px 0px 0px 0px;}
.paddedbottom {padding: 0px 0px 4px 0px;}

.newspic {padding: 0px 0px 0px 5px;}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */

blockquote {
	border:1px solid #f0f0f0
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height:1.5em;
	margin:10px 10px 25px 10px;
	padding:10px 10px 10px 45px;
}
#kyoobhome {
	width: 420px;
	height: 100px;
	display: block;
	margin: 0 auto;
}
#kyoobhome span {
	display: none;
}
.toptel {
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    margin-right: -10px;
    margin-top: -3px;
}
#footerbottom {
	width: 100%;
	height: 55px;
}
.footertel {
    color: #FFFFFF;
    font-size: 18px;
    position: relative;
    top: -10px;
}
.footerlogo {
	float: right;
	margin: 0 10px;
}
/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* main container */
#main
{ width: 780px;
  margin-left: auto; 
  margin-right: auto;
}

/* links above the logo */
#links
{ margin-left: auto; 
  margin-right: auto;
  padding: 10px 21px 0px 19px;
  font-size: 110%;
  text-transform: uppercase;
}

#links{text-align: left;
  width: 720px;
  height: 26px;
  }
  
#links a{text-decoration: none;}
#links a:hover{text-decoration: underline;}



/* logo */
#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 100px;
  text-align: right;
}

#logo h1
{ margin: 0px;
  padding: 0px 0px 0px 10px;
  visibility: hidden;
}

/* navigation menu */
#menu
{ height: 30px;
  width: 760px;
  margin-left: auto; 
  margin-right: auto;
}

#menu ul{margin: 0px auto;
		 list-style: none;
} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a, #menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ display: block; 
  float: left; 
  height: 21px;
  text-decoration: none;
  padding: 9px 17px 0px 17px;
  text-transform: uppercase;
  list-style: none;
  border-left: 1px solid;
  font-size: 11px;
} 






/* main content */
#content
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
} 


/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 15px 0px 15px 0px;
}


.sidebaritem, .sidebaritemprod
{ text-align: left;
  width: 187px;
  float: left;
  margin: 0px 0px 21px 0px;
}



.sidebarexpenq
{ width: 188px;
  float: left;
  margin: 0px 0px 12px 0px;
}

.sbinews
{ height: 215px;
  overflow: hidden; }

.sbihead
{ height: 14px;
  width: 168px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1
{ padding: 0px; 
  margin: 0px; 
  font-weight: normal;
  font-size: 112%;
}

.sbicontent {padding: 14px 8px 8px 19px;}

.sbicontent p
{ line-height: 14px; 
  padding: 7px 0px 7px 0px;
}


.sbilinks {padding: 0px;}

.sbiranges { padding: 14px 8px 14px 12px; }

.sbilinks ul
{ margin: 0px auto;
} 

.sbilinks li 
{ margin: 0px; 
  float: left; 
  list-style: none;
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 168px;
  border: 0px;
} 

.sbilinks li a:hover
{ text-decoration: underline; 
} 





/* column 2 - page content */
#column2
{ text-align: justify;
  width: 512px;
  float: left;
  padding: 8px 3px 15px 19px;
  overflow:hidden;
}

#column2full
{ text-align: justify;
  width: 720px;
  float: left;
  padding: 12px 3px 15px 19px;
}


#column2 h1, #column2full h1
{ padding: 16px 0px 4px 0px; 
  margin: 5px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 p a, #column2full p a 
{ padding: 0px 0px 0px 0px;
  text-decoration: underline;
}

.sidebaritem a:hover, #column2 p a:hover, #column2full p a:hover
{border-bottom: 1px solid;}


.listboxcontainer
{ 
   height: 17em;
   padding: 5px 5px;
	}

.listbox
{ text-align: left;
  width: 240px;
  float: left;
  padding: 4px 4px;
}

.sat-listboxcont
{ padding 5px 5px; }

.sat-listbox
{ text-align: left;
  float: left;
  width: 230px;
  padding: 4px 4px; }

.sat-listbox li
{ margin: 0.1em; padding: 0}

/* Flashconent */
#flashcontent {
 padding: 7px 0px 0px 0px; }


/* Breadcrumbs at top of column2 */


#breadcrumbs p {
	margin: 0;
	padding: 0;
	font-weight:bold;
	}
#breadcrumbs p a { color: #777; font-weight:normal;}
#breadcrumbs p a:hover { color: #333; font-weight:normal;}

/* Rollover images */

#clearer
{ clear:both;
  margin-left: auto; 
  margin-right: auto;
  }

#rollovers a {
   display: block;
   background-position: top;
   text-indent: -3000em;
}

#rollovers a:hover {
   background-position: bottom;
   text-decoration: none;
   border: 0;
}
#navbar span {
   position: absolute;
   left: -3000em;
}
a#expressenq3 {
   height: 31px;
   width: 187px;
   background: #000000 url(expressenq4.gif) no-repeat;
}

a#promoblock1 {
   height: 187px;
   width: 187px;
   background: #000000 url(../img/promoblock1.jpg) no-repeat;
}



/* footer */

#footer{
  clear:both;
  text-align: left;
  width: 720px;
  height: 215px;
  }
  
#footer
{ margin-left: auto; 
  margin-right: auto;
  padding: 15px 21px 0px 19px;
}

#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footercol1 
{ 
  float: left;
  margin-left: auto; 
  margin-right: auto;
  height:146px;
  width: 172px;
  padding: 0px 0px 0px 0px;
}  

#footercol2
{ 
  float: right;
  text-align: right;
  margin-left: auto; 
  margin-right: auto;
  font-size: 0.8em;
  line-height: 1.6em;
  height:146px;
  width: 195px;
  padding: 13px 0px 0px 0px;
} 


#footercol1 ul
{
	margin: 0px auto;
	list-style: none;
} 

#footercol1 li
{ 
  margin: 2px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
  font-size: 10px;
  line-height: 1.6em;
} 

#footercol1 li a 
{
  display: inline; 
  text-decoration: none; 
  padding: 0px 19px 0px 19px;
  list-style: none;
  font-weight:normal;
} 

#footercol1 ul ul li a
{
	margin: 0px 0px 0px 10px;
	list-style: none;
	font-weight:normal;
}





/* contact page - form layout */
form{margin-top: 0px;}

div.row
{ clear: both;
  width: 448px;
}

div.row span.formlabel 
{ float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ float: right;
  text-align: right;
} 

div.row span.error
{ float: right;
  font-weight: bold;
}


div.spacer
{ clear: both;
  width: 80px;
}

input, textarea
{ width: 259px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

.submit
{ font-family: verdana, arial, sans-serif;
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
  font-size: 100%;
}



/* products range page - layout */

.categorybox
{ text-align: center;
  width: 312px;
  height: 20px;
  float: left;
  margin: 10px 10px 10px 0px;
  padding: 10px 10px 10px 10px;
  border: #777777 1px solid;
  overflow: hidden;
}

.categorybox
{ 
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #fff;
}

.benefitsof, a.benefitsof
{ text-align: center;
  width: 312px;
  height: 13px;
  float: left;
  margin: 0px 10px 5px 0px;
  padding: 4px 10px 5px 10px;
  border: #777777 1px solid;
  overflow: hidden;
  font-size: 100%;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #fff !important;
}

a.benefitsof:hover {color: black !important; border-color: white;}

.catboxmod
{ background: #848fbc; }

.catboxport
{ background: #53649e; }

.catboxadditions
{ background: #3c4777; }

.prodbox, a.prodbox
{ text-align: left;
  width: 140px;
  height: 280px;
  float: left;
  margin: 0px 10px 10px 0px;
  padding: 10px 10px 10px 10px;
	border-bottom: 	1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
  overflow: hidden;
  text-decoration: none;
  color: #444 !important;
}


.prodbox h3
{ font-size: 115%;
  font-family: arial, sans-serif;
  font-weight: normal;
  letter-spacing: .1em;
  line-height: 1em;
  margin: 0; padding: 0;
  border-bottom: 1px solid #999;
  border-color: #999;
  color: #444 !important;
}

a.prodboxmod { background: #eee;}
a.prodboxport { background: #ddd;}
a.prodboxmod:hover { background-color: #ccc; }
a.prodboxport:hover { background-color: #ccc; }



.prod-img
{ margin: 20px 0px 10px 0px;
  width: 138px;
  height: 120px;
  border: #fff 1px solid; 
  }
.prodsaturn-img
{ background: #ccc url(../img/saturnprod2.jpg) no-repeat; }  
  
.prodjupiter-img
{ background: #ccc url(../img/jupiterprod2.jpg) no-repeat; }

.prodgrp-img
{ background: #ccc url(../img/grpprod2.jpg) no-repeat; }

.prodselfc-img
{ background: #ccc url(../img/selfcprod2.jpg) no-repeat; }

.prodsmoking-img
{ background: #ccc url(../img/smokingsheltersprod.jpg) no-repeat; }

.prodtoilets-img
{ background: #ccc url(../img/toiletsprod.jpg) no-repeat; }

.prodbigtext
{ text-align: left;
  width: 312px;
  height: 387px;
  float: left;
  margin: 0px 10px 10px 0px;
  padding: 10px 20px 10px 0px;	
  overflow: hidden;
  text-decoration: none;
  color: #444 !important;
}



