﻿/* GLOBAL MARGIN AND PADDING
-------------------------------------*/

ul, ol, li, h1, h2 ,h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { 
	margin: 0; 
	padding: 0; 
}

/* MAIN SETTINGS
-------------------------------------*/

#content ul {
	margin: 0 0 12px 0;
}

#content ul li {
	margin-top: .7em;
	padding-left: 10px;
}

#content strong {
  color: #646D74;
}

#content a {
	color: #10146F;
}

#content a:hover {
  color: #000000;
}


html { 
	height: 100%; 
	margin-bottom: 1px; 
}
body {
	margin: 0px;
	padding: 3px 0px 0px;
	background-image: url(SF_graphics/back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000;
}
body, td, input, textarea, select {	
	color: #000000; 
	font: normal 12px Arial, sans-serif; 
}

form { 
	display: inline; 
}
img { 
	border: 0px; 
}

.fl {
	float: left;
	font-weight: bold;
	color: #F00;
	background-color: #FF0;
	height: 25px;
	width: 655px;
}
.fr { 
	float: right; 
}
.fleft {
	float: left;
}

.clear { 
	clear: both; 
	margin: -1px 0px 0px !important; 
	height: 1px !important; 
	margin: 0px; height: 0px; 
}

input, textarea { 
	padding: 1px 3px; 
}
select { 
	padding: 1px 0px 1px 3px 
}

p { 	
	margin: 0px 0px 10px; 
	padding: 0px; 
}
p.bq { 
	margin: 0px 0px 10px; 
	padding: 0px 0px 0px 27px; 
}

span.u { 
	text-decoration: underline; 
}

/* LINK STYLES
-------------------------------------*/


a {	
	color: #646D74; 
	text-decoration: none; 
}
a:hover { 
	color: #333; 
	text-decoration: none; 
}

h2 { 
	margin: 0px 0px 7px; 
	padding: 0px 0px 0px 15px; 
	font: bold 12px Arial, sans-serif; 
	color: #646D74; 
	background: url(images/arrcont.gif) 0px 2px no-repeat; 
}
h2.x {
	margin: 3px 0px 3px;
	padding: 0px 0px 0px 15px;
	font: bold 11px Arial, sans-serif;
	color: #FFF;
	background-color: #10146F;
}

/* STRUCTURE
-------------------------------------*/
#root {
	position: relative;
	width: 850px;
	margin: 0px auto;
	min-height: 300px;
	background-color: #FFF;
	border: solid #FF0 2px;
}
#head {
	position: relative;
	height: 180px;
	top: 0px;
	background-image: url(SF_graphics/SF_header.jpg);
	border-bottom: solid #F8F800 2px;
	background-repeat: no-repeat;
	background-color: #10166C;
}

#menu {
	background: url(images/menubg.gif) repeat-x;
	height: 32px;
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px 38px;
	text-align: center;
}
#menu li { 
	float: left; 
	height: 30px; 
	font: bold 10px/30px Tahoma, Arial, sans-serif; 
	background: url(images/separator.gif) 0% 100% no-repeat; 
}

#menu li.f { 
	background: url(images/separator.gif) 0px 6px no-repeat;
}
#menu li.s { 
	background: none; 
}
#menu li a { 
	color: #ffffff; 
	padding: 0px 20px; 
} 
#menu li a:hover, #menu li.over a { 
	color: #000000; 
}
#croot {
	background-color: #FFF;
	border-top: solid #f8f800 2px;
}
#croot0 { 
   border-right: solid #f8f800 2px; 
   background-color: #fff; 
}

#path {
	padding: 0px 15px 20px 0px;
	margin-bottom: 10px;
	margin-left: 180px;
}
#path div.fl {
	padding: 10px 0px 0px 20px;
}
#path div.fl a { 
	color: #646D74; 
}
#path div.fr { 
   width: 243px; 
   padding: 0px 0px 0px 0px; 
   margin: 6px 0 0 0px;
}
#side {
	float: left;
	width: 155px;
	margin-left: 5px;
	margin-top: 10px;
}
#content {
	float: right;
	width: 620px;
	margin: 0px 10px 0px 10px;
	padding: 10px 35px 0px 0px;
	background-color: #FFF;
}
#croot div.cx { 
	background: #fff; 
	margin: 0px; 
	padding: 15px 0px; 
}
#footer {
	height: 25px;
	padding: 4px 8px 0px;
	color: #888;
	background-color: #0A0D45;
}
#footer a { 
	color: #888; 
	text-decoration: none; 
} 
#footer a:hover {
	color: #FF0;
}

/* LEFT MENU
-------------------------------------*/

#men { 
width: 139px;
}
#men ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin:0px;
}
#men a
{
display: block;
padding: 2px;
width: 139px;
background: #efefef; border-bottom: 1px solid #fff; border-left: 1px solid #fff; padding: 4px 2px 2px 12px; 
}
#men a:link, #menitems a:visited
{
text-decoration: none;
font-weight:bold;
}
#men a:hover
{
	background-color: #FBF300;
	font-weight:bold;
}

/* TESTIMONIALS BOX
-------------------------------------*/

div.testimonials { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 8px 2px 8px 12px; }
div.testimonials p { padding: 3px 0px 0px 0px; margin: 0px;}
div.testimonials strong { color: #000000; }


 div.leftm { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 0px 0px 0px 0px; }
 div.leftm p { padding: 6px 0px 6px 40px; margin: 0px; border-bottom: 1px solid #fff; }
 div.leftcart { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 4px 0px 4px 0px; }

 div.leftm p.p { font-weight: bold; background: url(images/blt.gif) 15px 6px no-repeat; padding: 2px 0px 2px 27px;}
 div.leftm p.guarantees { padding: 2px 0px 3px 3px; }
 div.leftm p.m { background: url(images/i_mail.gif) 20px 10px no-repeat; border-bottom: none; margin: 0px 0px 0px 0px; }
#side a.am { position: relative; left: 155px; padding: 0px 0px 0px 15px; font-weight: bold; color: #e4812a; }
#side a.am:hover { text-decoration: underline; }


/* LEFT MENU LI STYLES
-------------------------------------*/

a.fm { font-weight: bold; }
ul#sidemenu { background: #EFEFEF; border-bottom: 1px solid #e2e2e2; padding: 0px 0px 0px; margin: 0px; list-style: none; }
 ul#sidemenu li { border-top: 1px solid #fff; }
 ul#sidemenu li.x { border-top: none; }
  ul#sidemenu li a { display: block; width: 188px; padding: 5px 0px 5px 27px; color: #666; }
  ul#sidemenu li.x a { padding: 10px 0px 6px 27px; }
  ul#sidemenu li a:hover, ul#sidemenu li a.x { background: #8CD2F5; }


div#drp {
margin:0 0 0 0;
padding:0 0 140px 0;
}

div#drp ul {
	margin: 0px 0 7px 0;
    padding-top: 20px;
}

div#drp ul li {
	background: url(images/arr_plans.gif) no-repeat 0 .5em;
	margin-top: .2em;
	padding-left: 8px;
	color: #000000;
}

div#drp ul li strong{
	color: #646D74;
}

/* HOME PAGE STYLES
-------------------------------------*/
#noticeboard {
	margin: 15px 20% 30px 20%;
	text-align: center;
	color: #FFFE39;
	font-weight: 600;
	background-color: #3E46E3;
	padding: 8px 8px 8px 8px;
	border: solid #FFFFFF 1px;
	clear: both;
}

.sub	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    background: #efefef;
	height: 19px;
    width: 48px;
    border: 0px;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}

.prodcell {
	/*border: solid #CCCCCC 1px; */
}

.prodimage {
	border: solid #CCCCCC 1px; 
}


/* TECHNICAL PAGES
-------------------------------------*/

.header {
	color: #10146F;
	font-size: 16px;
	font-weight: bold;

}
.linkscell {
	padding: 8px 5px 8px 5px;
	text-align: left;
	font-size: 1.1em;
}
.hilite {
	background-color: #EFEFEF;

}

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

.fitting {
	list-style-type: circle;
	list-style-position: inside;
	font-size: 1.1em;
	display: block;
	padding-bottom: 10px;
}
.fitting2 {
	list-style-type: circle;
	list-style-position: inside;
	font-size: 1.1em;
	display: block;
	padding-bottom: 10px;
	background-color: #FFFF8C;
}
.center {
	text-align: center;
}

