/* CSS Document */

@import url("initial.css");
@import url("lightbox.css");
body {
	background: #FFFFFF url(../images/background.gif) top left repeat-x;
	margin: 60px 0; 
	padding: 0px;
	color: #000000;
	font-size: 1em;
}
a:Active,a:link,a:visited{
	text-decoration : underline;
	color: #990000;
}
a:hover{
	text-decoration : none;
	color :#000000;
}
input {
	margin: 0;
}
ul {
	margin: 0 0 1em 2em;
	list-style: disc;
}
.spaceborder {
	margin:5px 0 2px 0;
	background :url(../images/border.gif) top left repeat-x;
	height:10px;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignjustify {
	text-align:justify;
}
.floatright {
	float: right;
	margin: 0 0 5px 3px;
}
.floatleft {
	float: left;
	margin: 0 1em 0em 0;
}
.imgright {
	float: right;
	margin: 0 0 1em 2em;
}
.imgleft {
	float: left;
	margin: 0 2em 1em 0;
}
.smallcaps {
	color: #000;
	font-size: 1.2em;
	text-transform:lowercase;
}
.readmore {
	background :url(../images/arrow.gif) bottom left no-repeat;
	padding: 0 0 0 15px;
}
.teaserbanner {
	margin: 10px 0;
}

/* Rounded box */
.rbroundbox { 
	background: url(../images/simple_b.gif) repeat; 
	margin: 0px 0 15px 0px; 
	padding:0px;
}
.rbtop div  { background: url(../images/simple_t.gif) no-repeat top left; }
.rbtop      { background: url(../images/simple_u.gif) no-repeat top right; }
.rbbot div  { background: url(../images/simple_c.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/simple_d.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { 
	margin: 0 10px; 
}

/* ID */
#container {
	width: 775px;
	margin: 0px auto;
	background: #FFFFFF;
	border: 1px solid #cccccc;
}
#container_top {
	height: 17px;
}
#container_bottom {
	height: 13px;
	font-size: 0.2em;
}
#header {
	background: url(../images/bg_header.gif) top left repeat-y;
	height: 26px;
}
#header h1 {
	display: none;
}
#header, #footer {
}
#content {
	background: url(../images/bg_content.gif) top left no-repeat;
	padding: 10px 0 0 0;
}
#nav {
	background: url(../images/bg_nav.gif) top right no-repeat;
	text-align: right;
	position: relative;
	z-index:100;
	width: 100%;
	padding: 0;
	height: 28px;
}
* html #nav ul ul a,#nav ul ul a, #nav ul ul a:visited{
	width: 120px;
}
#nav ul {
	float: right;
	width: 620px;
	background: #4b4b4b;
	padding:0;
	margin:0;
	list-style-type:none;
}
#nav li {
	text-align:center;
	float:left;
	position:relative;
}
#nav a, #nav a:visited {
	display:block;
	font-size:1.1em;
	font-weight: bold;
	text-decoration:none;
	color:#fff; 
	border-width:1px 1px 0 0; 
	padding: 5px 30px; 
}
#nav ul ul a.drop, #nav ul ul a.drop:visited {
	background: #4b4b4b;
}
#nav ul ul a.drop:hover{
}
#nav ul ul :hover > a.drop {
}
#nav ul ul {
	width: auto;
	visibility:hidden;
	position:absolute;
	top:22px;
	left:0;
	padding: 0;
	border: 1px solid #fff;
	border-bottom: 0;
}
#nav ul ul li {
	border-bottom: 1px solid #fff;
}
#nav table {
	position:absolute; 
	top:0;
	left:0;
}

#nav ul ul a, #nav ul ul a:visited {
	font-size:1em;
	color:#fff; 
	height:auto; 
	padding:2px 0px; 
	background: #4b4b4b;
	padding: 4px 0px !important; 
}

#nav a:hover, #nav ul ul a:hover{
	color: #ff9d00; 
	background: #4b4b4b;
}
#nav ul li:hover ul, #nav ul a:hover ul{
	visibility:visible; 
}

#maincontent {
	width: 610px;
	padding: 0 20px 20px;
}
#maincontent h1, #maincontent h2 {
	background: url(../images/header_icon.gif) 0px 10px no-repeat;
	color: #b40202;
	font-size: 2.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 0.3em 0;
	padding: 0 0 0px 60px;
}
#maincontent p {
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.7em;
}
#home_info h1 {
	font-size: 2em;
}
#shortabout {
	width: 280px;
}
#shortabout img {
	margin: 0 5px;
}
.partnerlist {
	float: left;
	text-align: center !important;
	width: 300px;
}
.partnerlist img {
	margin: 0 10px;
}
#footer {
	clear: both;
	background: #000;
	padding: 20px 20px;
}
#footer ul {
	width: 400px;
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	list-style: none;
	float: left;
	display: block;
	padding: 0 5px;
	color: #fff;
}
#footer a, #footer a:active, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#footer a:hover {
	color: #ff0000;
}
#footer p {
	width: 320px;
	text-align: right;
	float: right;
	color: #fff;
}
/* About */
#profile, #mission, #partners, #careers, #location {
	clear: both;
}
/* Product */
#products h3 {
	clear: both;
}
.productlist {
	width: 150px;
	float: left;
	margin: 0 0 10px 0;
}
.productlist p {
	text-align: center !important;
	font-weight: bold;
	margin: 0;
}
/* Contact form */
#contact_form {
	float: left;
	width: 400px;
	margin: 10px 0 20px 0;
	border-right: 1px dotted #cccccc;
}
input.txt, textarea, select {
	border: 1px solid #817A88;
	padding: 4px;
}
input.btn {
	padding: 4px 6px; 
	font-weight: bold;
	color: #666;
	border: 1px solid #817A88;
	border-width: 0 1px 1px 0;
}		
label, dl dt {
	color: #000000;
	font-weight: bold;
}
#contact_form p {
	margin: 0.75em 0 0 0;
	clear: both;
}
#contact_form p label {
	display: block;
	float: left;
	width: 150px;
}
#contact_form p input.txt {
	width: 200px;
}
#contact_message {
	width: 200px;
	height: 100px;
}
#contact_text {
	float: right;
	width: 180px;
}	
#contact_text p {
	margin: 0;
}
#contact_text .line {
	margin: 1em 0 0 0 !important;
}
