/***********************************************/
/*                                             */
/* Global CSS for Revision V.1.0               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #4b76e1 url(../images/body_bg.jpg) repeat-x;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/


h1{
	font: bold 160% Arial,sans-serif;
	color: #1156be;
	margin:10px 0 10px 0;
	font-weight:bold;
	text-transform:uppercase;
}


h2{
	font: bold 130% Arial,sans-serif;
	color: #006699;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font: 90% Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper{
	margin: 0px auto 0px;
	width: 790px;
	background-color: #ffffff;
	padding:10px 0px 0px 0px;
	min-height:100%;

}

#header{
	position:relative;
	margin: 0px auto auto;
	width:762px;
	height:202px;
	background: url(../images/header.jpg) no-repeat top;	
}

#content{
	position:relative;
	margin: 0px auto auto;
	width:762px;
	min-height:100%;
	height:100%;
	background-color:#fff;
	font-size: 80%;
}
#content h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}
#content .intro-grip{
	color:#fff;
	display:block;
	background-color:#333333;
	padding:10px;
	margin-bottom:10px;
	text-align:justify;
}
#content .intro-grip1{
	color:#fff;
	display:block;
	background-color: #003366;
	padding:10px;
	margin-bottom:10px;
	text-align:justify;
}
#content .intro-grip2{
	color:#fff;
	display:block;
	background-color: #990000;
	padding:10px;
	margin-bottom:10px;
	text-align:justify;
}
#content h4{
	font: bold 200% Arial,sans-serif;
	color: #000000;
	text-align:center;
	color:#003399;
}

#content h5{
	font: bold 100% Arial,sans-serif;
	color: #000000;
	text-align:center;
}

#content p {
	padding: 0px 0px 10px 0px;
	margin:0;
}
#content .pstyle {
width:48%;
float:left;
height:350px;
text-align:center;
}
h1#special{
	width:461px;
	height:120px;
	background: url(../images/special.png) no-repeat;
	text-indent:-99999px;
	float:right;
	margin:10px 0px 10px 0px;
}
html, body {
	height:100%;
}
.ltimg {
	float:left;
	margin-right:20px;
}
.ltp {
 font-size:15px;
 color:#384b58;
 text-align:justify;
}
.pimg {
 margin-top:80px;
}
/************** siteInfo styles ****************/
#footer{
	clear: both;
	height:82px;
	font-size: small;
	color: #65c7ef;
	text-align:center;
	width:790px;
	background:#fff url(../images/footer.jpg) center no-repeat;
	margin: 0px auto 0px;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
	border:0px;
}
#footer a{
	color: #fff;
	text-align: left;
}
#footer a:hover{
	color: #eb3d00;
}
#footer span{
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:10px;
}
#footer ul{
	display:block;
	margin:0px 5px 0px 120px;
	padding:17px 0px 0px 0px;
}
#footer li{
	float:left;
	list-style:none;
	padding:0px 5px 0px 5px;
	text-transform:uppercase;
}
/***********************************************/
/*  TOP MENU                                   */
/***********************************************/
.menu {
	clear:both;
	padding-right: 0px;
	padding-left: 0px; 
	z-index: 1000; 
	padding-bottom: 0px; 
	margin:0; 
	padding-top: 0px; 
	height:100%;
}
#tmenu {
	top:166px;
	position:absolute;
}
.menu LI {
background-image: none; list-style-type: none;float:left;
}
.menu A {
	clear: left; 
	display: block; 
	font-weight: normal; 
	color: #222; 
	text-indent: -9999px; 
	text-decoration: none;
	margin: 0px;
}
.menu A:link {
	clear: left; 
	display: block; 
	font-weight: normal; 
	color: #222; 
	text-indent: -9999px; 
	text-decoration: none;

}
.menu A:visited {
	clear: left; display: block; font-weight: normal; color: #222; text-indent: -9999px; text-decoration: none;

}
.menu A:active {
	clear: left; display: block; font-weight: normal; color: #222; text-indent: -9999px; text-decoration: none;
}

/*-----MENU ITEMS-----*/
/*-------------------*/
.menu A#menu_001, A#menu_001:link, A#menu_001:visited, A#menu_001:active {
	background: url(../images/menu_off.gif) no-repeat 0px 0px; width:154px; height: 36px;
}

.menu A#menu_001:hover {
	background: url(../images/menu_on.gif) no-repeat 0px 0px
}

/*----Item----*/
.menu A#menu_002, A#menu_002:link, A#menu_002:visited, A#menu_002:active{
	background: url(../images/menu_off.gif) no-repeat -154px 0px; width: 142px; height: 36px;
}
.menu A#menu_002:hover {
	background: url(../images/menu_on.gif) no-repeat -154px 0px
}

/*----Item----*/
.menu A#menu_003, A#menu_003:link, A#menu_003:visited, A#menu_003:active{
	background: url(../images/menu_off.gif) no-repeat -296px 0px; width: 170px; height: 36px;
}
.menu A#menu_003:hover {
	background: url(../images/menu_on.gif) no-repeat -296px 0px
}

/*----Item----*/
.menu A#menu_004, A#menu_004:link, A#menu_004:visited, A#menu_004:active{
	background: url(../images/menu_off.gif) no-repeat -466px 0px; width: 140px; height: 36px;

}
.menu A#menu_004:hover {
	background: url(../images/menu_on.gif) no-repeat -466px 0px
}
/*----Item----*/
.menu A#menu_005, A#menu_005:link, A#menu_005:visited, A#menu_005:active{
	background: url(../images/menu_off.gif) no-repeat -606px 0px; width: 58px; height: 36px;

}
.menu A#menu_005:hover {
	background: url(../images/menu_off.gif) no-repeat -606px 0px
}
/*----Item----*/
.menu A#menu_006, A#menu_006:link, A#menu_006:visited, A#menu_006:active{
	background: url(../images/menu_off.gif) no-repeat -664px 0px; width: 98px; height: 36px;

}
.menu A#menu_006:hover {
	background: url(../images/menu_off.gif) no-repeat -664px 0px
}
/***************************************/
/*      TRANS MENU STYLES              */
/***************************************/
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	LEFT: -1000px;
	OVERFLOW: hidden; 
	POSITION: absolute; 
	TOP: -1000px
}
/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	POSITION: absolute
}
/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; 
	top:0px;
	_top: 2px;
	border: 1px solid #000;
	z-index:2;
}
.top .items {
	BORDER-TOP-STYLE: none
}
/* each TR.item is one menu item */
.transMenu .item {
	FONT-SIZE: 14px; 
	cursor: default; 
	text-transform:uppercase;
	COLOR: #fff; 
	FONT-FAMILY:Arial, sans-serif; 
	TEXT-DECORATION: none; 
	font-weight:bold;
}
/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}
/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; 
	width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}
/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}
.transMenu .hover {
	background:#fdfdfd;
	color:black;
}
/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item IMG {
}

/******************/
.reQ {
color:#FF6633;
}
form#contact {
	text-align:left;
	padding:20px 0px 20px 0px;
}
#contact label {
	display:block;
	width:280px;
	line-height:28px;
}
#contact .labelborder {
	border-bottom:solid 1px #666666;
}
#contact strong {
	float:left;
	width:120px;
}

#contact legend{
	display:block;
	background-color:#0066FF;
	width:200px;
	margin:0px 0px 10px 0px;
	padding:5px;
	color:#fff;
}
.product {
	width:50%;
	float:left;
}
.product  h2{
	font: bold 300% Arial, sans-serif;
	color: #FF6633;
	text-decoration:underline;
	text-align:center;
}
table.convertor  {
color:#fff;
font-size:10px;
text-align:center;

}
#bartitle {
	position:absolute;
	left:250px;
	top:0px;
	width:247px;
	height:51px;
	z-index:1;
	font-weight:bold;
	color:#0e1596;
	text-align:center;
}
.color td{
	height:50px;
	width:50px;
	text-align:center;
	font-size:11px;
}
.color table{
	width:250px;
}
.color tr{

}
#color ul{
	list-style-type: none;
	margin-left: 14px;
	margin-top:3px;
	padding: 0;

}
#color li{
	display:block;
	height:50px;
	width:50px;
	float:left;

}
#color  li span.01{
background-color:#f47e36;
	height:50px;
	width:50px;

}
#color span.02{
	background-color:#00ac70;
	display:block;
}
#color li.03{
	background-color:#f2aca9
}
#color li.04{
	background-color:#679ad0
}
#color li.05{
	background-color:#fdfa00
}
#color li.06{
	background-color:#9e7b69
}
/******************************/
#champ {
text-align:left;
font-weight:bold;
color:#000;
padding-bottom:10px;
}
#champ ul{
margin:0 0 10px 0;
padding:0 0 10px 0;
text-align:center;
}
#champ li{
font-size:12px;
float:left;
background-color:#f48000;
width:179px;
height:165px;
margin:2px 5px 0 5px;
padding:3px 0 0 0;
list-style-type:none;
}
#champ span{
font-size:9px;
line-height:8px;
}
#champ strong{
font-size:11px;
line-height:10px;
}
p.sashastyle {
text-align:left;

}