/* CSS Document */
/* HTML elements */
body, div, span, p, td, th{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7d7d7d;	
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
h1{
	font-size:16px;
	color:#ff8d10;
}
h2{
	font-size:16px;
	color:#ff8d10;
}
h3{
	font-size:13px;
}

#faq h1{
	font-size:13px;
}


body{
	background-color:#fff;	
	margin:0;
	background-image:url(background.gif);
}
img{
	border:0;
}
a{	
	color:#ff8d10;
	text-decoration:none;
}
a:hover{	
	text-decoration:underline;
}
p{
	margin-bottom:10px;
}
td{
	vertical-align:top;
}
form{
	margin:0;
	padding:0;
}

hr{
	border:0px;
	border-top:1px solid #efece7;	
	color:#fff;	
}
ul.numberedList, ul.numberedList ul{
	margin:0;
	list-style:none;
	padding:0px;
}
.numberedList li{
	padding-bottom:5px;
}
.numberedList li ul{
	padding-left:25px;
}



/* IDs definition */
#page{	
	width:1024px;
	margin:10px auto;
	border:1px solid #eee;
}
#header{
	height:155px;
	text-align:right;
	background-color:#FFFFFF;
}
#header td{
	vertical-align:bottom;
}
#header a{
	color:#7d7d7d;
}
#container{
	padding:10px;
	background-color:#FFFFFF;
	width: 1004px;
	float: left;
	margin-right: -250px;
	border-top: 3px solid #A7A7A7;	
}
#breadcrumb{
	color:#ff8d10;
	font-weight:bold;
}
#breadcrumb a{
	font-weight:bold;
}
#menu{

	width:200px;
	padding:40px 0px 0px 0px;
	float:left;
	text-align:right;
}
#menu2{
	position: relative;
	top: 20px;
	width:200px;
	padding:0;
	margin: 0;
}
#menuLinks{
	width:70px;
	padding-left:130px;
	background-image:url(menuBackground.gif);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
}
#menuLinks a{
	display:block;
	padding:3px 0px;
}
#menuLinks2{
	width:171px; 
	padding:0px;
	background-image:url(menuBackground2.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin-left: 29px;
	text-align:left;
}
/*
#menuLinks2{
	width:171px;
	padding-left:35px; 
	background-image:url(menuBackground.gif);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
}*/

/*
#menuLinks2 a{
	display: inline;
	padding:0px 0px 0 0px;
}
*/
#menuLinks2 p{
	padding:0px 0px 0 5px;
}
#content{
	margin-left:200px;
}

#signup-box {
	float: left;
	width: 750px;
	height: 300px;
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(../images/ladder-box.jpg) no-repeat;	
	}
#signup-box h2 {
	font-size: 24px;
	line-height: 27px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
#signup-box-left {
	clear: both;
	float: left;
	width: 150px;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 0;
	}
#signup-box-left .formtext {
	color: #fff;
	}	
#signup-box-right {
	float: left;
	width: 450px;
	font-size: 14px;
	line-height: 17px;
	color: #fff;	
	margin: 0 30px 0 80px;
	padding: 0;
	}
#signup-box-right p {
	margin: 0 0 7px 0;
	font-size: 14px;
	line-height: 17px;
	color: #fff;		
	}
#signup-box-right ul {
   list-style: none;
   margin: 10px 0 0 0;
   padding: 0;
	}
#signup-box-right li {
	color: #f5d500;
	font-weight: bold;	
    padding: 0 7px 10px 20px;
    }
#signup-box-right a {
   text-decoration: underline; 
	color: #fff;   
    }
#signup-box-right a:hover {
   text-decoration: underline;    
	color: #eaeaea;
    }	
	
#footer{
	border-top:1px solid #A7A7A7;
	background-color:#FFFFFF;
	clear:both;
	text-align:right;
	padding:17px 46px 29px;
	font-size:11px;
}
#menu a{
	color:#7a7a7a;
	display:block;
	padding:5px 0px;
}
/*
.linkinline{
	display:inline;
}
*/
/* clases definition */
.clearer{
	clear:both;
}
.right{
	text-align:right;
}
.padding{
	padding:25px;
}
.highlight{
	border:1px solid #d2d2d2;
}
.rightborder {
border-right: 2px solid #a7a7a7;
}
.leftborder {
border-left: 2px solid #a7a7a7;
/* border-style: dashed; */
} 
.separator{
	background-color:#a7a7a7;
	height:2px;
}
.product_characteristics{
	font-size:10px;
	color:#a7a7a7;
}
.product, .product td, .product p, .product a{
	font-size:11px;
	color:#000000;
}
p.product_register{
	font-weight:bold;
	color:#ff6a03;
}
p.product_register a{
	color:#FF6A03;
}
.productImage{
	background-color:#FFFFFF; 
	height:70px; 
	width:100px; 
	background-repeat:no-repeat; 
	background-position:center; 
	padding:3px;
}
.liveSupport{
	width:100px;
	height: auto;
	/* IE8 fix
	min-height:70px;
	*/
	background-image:url(onlineSupportBackground.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	padding-top:40px;
	padding-left:3px;
	/* IE8 fix - margin-left added */
	margin-left: 29px;
	z-index: 99;
}
/* gap added for IE8 fix */
.gap{
	width:100px;
	height: 2px;
	background-repeat:no-repeat;
	float:right;
	padding-top:2px;
	padding-left:2px;
	margin-left: 29px;
}
.liveSupport img{
	width:92px;
}
.sitemap a{
	color:#7D7D7D;
}
