html, body {
	font-family: "Arial", "Verdana";
}

blockquote {
	padding: 0;
	margin: 5px 10px 5px 25px;
	line-height: 18px;
}

form {
	padding: 0;
	margin: 0;
}

img {	border: none;}

a {color: #036;	text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: none;}

hr {
	clear: both;
	border: none;
	border-top: 1px solid #CACACA;
	padding: 0;
	color: #FFF;
	margin: 8px 0;
}

hr.dotted {
	clear: both;
	border: none;
	border-top: 1px dotted #8D8D8D;
	padding: 0;
	color: #FFF;
	margin: 8px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial", "sans-serif";
}

h1 {
	font-size: 18px;
	color: #069;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding: 0 0 5px 0;
}

h1 span{
	font-size: 20px;
	text-transform: uppercase;
}

h2 {
	background-image: URL("../_images/bullet_h2.gif");
	background-repeat: no-repeat;
	font-size: 15px;
	color: #069;
	font-weight: bold;
	line-height: 18px;
	margin: 5px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}

 h2 a {
	color: #069;
	text-decoration: none;
}

h2 a:hover{
	color: #036;
	text-decoration: none;
}

h3 {
	font-size: 15px;
	color: #6CF;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	padding: 3px 0;
}

h3 span{
	font-size: 13px;
}

h4 {
	font-size: 12px;
	color: #069;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 3px 0;
}

p, th, td  {
	font-family: "Arial", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
}

p {
	margin: 0;
	padding: 4px 0;
}

ul {
	padding: 0;
	margin: 5px 10px 5px 36px;
}

li a {
	color: #333;
	text-decoration: none;
}

li a:hover{
	color: #036;
	text-decoration: underline;
}

body {
	margin: 15px 0;
	padding: 0;
	font-family: "Arial", "sans-serif";
	font-size: 12px;
	background-image: URL("../_images/bg_main.jpg");
	background-repeat: repeat-x;
	background-color: #686868;
}

#area-container-home {
/*	width: 878px;*/
	width: 998px;
	border: 1px solid #FFF;
	background-color: #FFF;
	background-image: URL("../_images/bg_main_subpage_home.jpg");
	background-repeat: repeat-y;
}

#area-container {
	text-align: center;
	width: 998px;
	border: 1px solid #FFF;
	background-color: #FFF;
	background-image: URL("../_images/bg_main_subpage.jpg");
	background-repeat: repeat-y;
}

#area-top-nav {
	width: 1000px;
	text-align: right;
	color: #FFF;
	padding-bottom: 5px;
}

#area-top-nav a{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin: 0 8px;
}

#area-top-nav a:hover, #area-top-nav a.actived{
	color: #6CF;
	text-decoration: underline;
}

#area-header-home, #area-header {
	height: 124px;
	text-align: left;
	display: block;
	border-bottom: 1px solid #FFF;
	padding: 0;
	margin: 0;
	background-color: #FFF;
}

#area-header-home {
	height: 321px;
}

#area-header-home .logo, #area-header .logo {
	width: 200px;
	float: left;
}

#area-header .banner {
	float: right;
	padding: 0;
	margin: 0;
}

#area-header-home .banner object {
	float: right;
	padding: 0;
	margin: 0;
	border: none;
}

#area-footer {
	clear: both;
	background-image: URL("../_images/bg_footer.gif");
	background-repeat: repeat-x;
	background-color: #69C;
	border-top: 1px solid #FFF;
	width: 978px;
	font-family: "Arial", "Verdana"; 
	font-size: 11px;
	color: #FFF;
	text-align: right;
	margin: 0;
	padding: 4px 10px 4px 10px;
	height: 14px;
}

#area-footer .copy {
	float: left; 
	color: #FFF;
}

#area-footer a {
	background-image: none;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	margin: 0 2px 0 2px;
}

#area-footer a:hover, #area-footer a.actived {
	color: #6FF;
	text-decoration: none;
}

#area-footerGTI {
	width: 990px;
	text-align: right;
	font-size: 10px;
	color: #FFF;
	padding-right: 10px;
	padding-top: 3px;
}

#area-footerGTI a{
	color: #FFF;
	text-decoration: none;
}

#area-footerGTI a:hover{
	color: #FFF;
	text-decoration: underline;
}


#area-body-home, #area-body {
	width: 998px;
	text-align: left;
	color: #333;
}

#area-content-home {
	width: 512px;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	padding: 20px 50px 20px 37px;
	margin: 0;
}

#area-content {
	width: 519px;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	padding: 30px 45px 30px 35px;
	margin: 0;

	min-height: 600px;
	_height: 600px;
}

#area-content img {
	border: none;
	margin: 5px 15px 0 0;
	padding: 0;
}

#area-content img.noSpace {
	padding: 0;
	margin: 0;
	border: none;
}

#area-content td ul {
	padding: 0;
	margin: 5px 10px 5px 18px;
}

#area-kicker-right-home {
	width: 398px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
}

#area-kicker-right {
	background-image: URL("../_images/bg_kicker_right_grey.jpg");
	background-repeat: repeat;
	width: 198px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
/*
#area-kicker-right ul{
	padding: 8px 10px 8px 36px;
	margin: 0;
	line-height: 18px;
}

#area-kicker-right ul li{
	display: block;
	padding: 0;
	margin: 0;
}
*/

.bKicker ul {
	font-size: 12px;
	color: #333;
	padding: 8px 10px 8px 36px;
	margin: 0;
	line-height: 18px;
}

.bKicker li {
	padding: 0;
	margin: 0;
}

.bKicker li a {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

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

#area-kicker-right-home h5, #area-kicker-right h5 {
	background-image: URL("../_images/bg_h5_grey.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font-family: "Arial", "sans-serif";
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 2px 0 1px 20px;
}

#area-kicker-right-home h5.colBlue, #area-kicker-right h5.colBlue {
	background-image: URL("../_images/bg_h5_blue.gif");
}

#area-kicker-right-home h5.colLghblue, #area-kicker-right h5.colLghblue {
	background-image: URL("../_images/bg_h5_lghblue.gif");
}

#area-kicker-right-home h5 a {
	text-decoration: none;
	color: #6CF;
}

#area-kicker-right-home h5 a:hover {
	text-decoration: underline;
	color: #6CF;
}

#area-kicker-right h5 a {
	text-decoration: none;
	color: #FFF;
}

#area-kicker-right h5 a:hover {
	text-decoration: none;
	color: #6CF;
}

#area-kicker-right-content {
	display: block;
	padding: 0;
	margin: 0px 15px 0 15px;
	/*position: absolute;
	margin: 250px 15px 0 15px;*/
}

#area-kicker-right-content p span{
	color: #036;
	font-weight: bold;
	font-size: 12px;
}

.bg-kicker-blue {
	background-image: URL("../_images/bg_kicker_blue.jpg");
	background-repeat: repeat;
	padding: 8px 22px 15px 22px;
}

.bg-kicker-blue p{
	color: #FFF;
	line-height: 16px;
	padding: 4px 0;
}

.bg-kicker-lghblue {
	background-color: #C5D5E3;
	padding: 20px 22px;
}

.bg-kicker-lghblue p{
	color: #333;
	line-height: 18px;
	padding: 4px 0;
}

.bg-kicker-lghblue p span{
	color: #036;
	font-weight: bold;
	font-size: 13px;
}

.bg-kicker-white {
	background-color:#FFF;
	padding: 0;
	margin: 0;
}

.bg-kicker-white p{
	color: #FFF;
	line-height: 16px;
	padding: 4px 0;
}

#area-kicker-left {
	width: 199px;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #C4D5E4;
}

#area-kicker-left img {
	border: 1px solid #FFF;
}

#area-kicker-left h5 {
	background-image: URL("../_images/bg_h4.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: "Arial", "sans-serif";
	font-size: 11px;
	color: #036;
	font-weight: bold;
	line-height: 14px;
	text-transform: uppercase;
	margin: 10px  10px 5px 0;
	padding: 0 0 10px 0;
}

#area-kicker-left h5 a{
	text-decoration: none;
	color: #036;
}

#area-kicker-left h5 a:hover, #area-kicker-left h5 a.actived {
	text-decoration: none;
	color: #069;
}

.area-kicker-left-content {
	padding: 12px 8px;
	border-top: 1px solid #FFF;
}

#area-kicker-left .bg-kicker-blue {
	background-image: URL("../_images/bg_kicker_blue.jpg");
	background-repeat: repeat;
	padding: 12px 10px 20px 10px;
}

#area-kicker-left p {
	font-size: 11px;
	color: #333;
	line-height: 14px;
	padding: 4px 0;
	margin: 0;
}

#area-kicker-left p span{
	color: #FFF;
	font-weight: bold;
}

#area-kicker-left ul {
	font-size: 11px;
	padding: 2px 10px 3px 18px;
	margin: 0;
	line-height: 16px;
}

.table2column {
	padding: 0;
	margin: 0;
	border: none;
	width: 400px;
}

.table2column td {
	width: 200px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.button-more {
	margin: 10px 0 0 0;
	padding: 0;
}

.button-more a {
	background-image: URL("../_images/bg_button.gif");
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	font-family: "Arial", "sans-serif";
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

.button-more a:hover {
	text-decoration: none;
}

.button_submit {
	background-image: URL("../_images/bg_button_submit.gif");
	background-repeat: repeat-x;
	border: 1px solid #999;
	width: 58px;
	height: 21px;
	padding: 1px 0 3px 0;
	margin: 19px 0 0 5px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana", "Arial";
}

input.button-subscribe {
	background-image: URL("../_images/bg_button.gif");
	background-repeat: repeat-x;
	border: none;
	border: 1px solid #FFF;
	font-family: "Arial", "sans-serif";
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
	text-decoration: none;
	padding: 1px 0 2px 0;
	margin: 0;
	width: 158px;
	height: 19px;
}

.borderTop {
	border-top: 1px solid #FFF;
}

.redstar {
	color: #F00;
}

.md5 {
	margin-left: 13px;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}

.topLink {
	text-align: right;
	background-image:url(../_images/arrow-top.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
}

.topLink a{
	color: #069;
	text-decoration: none;
}

.topLink a:hover{
	color: #069;
	text-decoration: underline;
}
/* Start mainNav */

#mainNav {
	position: relative;
	background-image: URL("../_images/bg_mainnav.gif");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #369;
	height: 23px;
	text-align: left;
	width: 998px;
	z-index: 2;
	border-bottom: 1px solid #FFF;
}


#mainNav .menu {
	position: absolute;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
}

#mainNav .menu div {
	background-image: URL("../_images/bg_mainnav_line.gif");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	float: left;
	height: 23px;
	width: 1px;
}

#mainNav .menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	white-space: nowrap;
	background-image: none;	
	height: 18px;
	padding: 5px 0 0 0;
	margin: 0;
	width: 199px;
}

#mainNav .menu a.large { 
	width: 198px;
}

#mainNav .menu a:hover,
	#mainNav .menu a.actived {
	background-image: URL("../_images/bg_mainnav_on.gif");
	background-repeat: repeat-x;
	background-color: #39C;
	color: #FFF;
}

#subNav div div {
	border-top: 1px solid #FFF;
}

#subNav a {
	display: block;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
	height: 19px;
	padding-top: 3px;
	margin: 0;
	border: 1px solid #FFF;
	border-top: none;
	background-image: URL("../_images/bg_subnav.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #D4D4D4;
	font-weight: bold;
}


#subNav a:hover {
	display: block;
	background-image: URL("../_images/bg_subnav_on.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #ADBECE;
	color: #FFF;
}

input.inputErr {border: 2px solid #A8332F;}

/* End mainNav */

.bg-kicker-grey-layer {
	background-image: URL("../_images/bg_kicker_grey_layer.jpg");
	background-color: #CCC;
/*	text-align: center;*/
	padding: 10px 0 10px 0;
}
/*
#flashObject {
	margin-top: 5px;
}

#flashObject {
	margin: auto;
	padding: 0;
	margin-top: 5px;
	text-align: center;
	border-top: 5px solid #000;
	width: 340px;
}

#flashObject object {
	background-color: #000;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #000;
	_border-bottom: 5px solid #000;
	#border-bottom: 5px solid #000;
}
*/
#flashObject {z-index:0;  padding: 0; margin: 0; height: 249px; display: block; padding: 10px 29px 20px 29px;}
#flashObject object {border-top: 4px solid #000; border-bottom: 4px solid #000; width: 340px; height: 249px; position: absolute; float: left;}


/*oui*/

#area-content ul#packing-pdf{
	margin:0;
	padding:0;
	list-style-type:none;
}

#packing-pdf li{
	padding:4px 0;
}

#packing-pdf li a{
	color:#003366;
}

.product-removed , .product-removed-1{
	float:left;
	width:150px;
	padding:3px 0 10px 0px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

.product-removed-1{
	margin-right:10px;
}

