@charset "utf-8";
/* CSS Document for English landing page*/

.CSS_Articles
{
	font-family: Arial;
	background-color:#FFF;
	line-height: 1.5;
}

.CSS_Articles .mainheader
{
	font-size: 18px;
	color:#79B441;
}

.CSS_Articles p
{
	font-size: 14px;
	line-height: 1.5;
}

.CSS_Articles ul
{
	list-style-type: circle;
}

.CSS_Articles li
{
	list-style-image: url(/home/Portals/0/SalesPage/images/bullet.jpg);
}

.CSS_Articles .GreenTabProperties
{
	font-size: 18px;
	color:#000;
	position:absolute; 
	float:left; 
	background:url(images/GreenTabCenter.gif) repeat-x;
}

.CSS_Articles .ImageFormat
{
	width:380;
	height:253;
}

.CSS_Articles .main_points
{
	margin-right: 0pt; 
	margin-bottom: 0pt; 
	font-size: 14px; 
	font-family: Arial; 
	line-height: 2; 
	list-style-type: circle; 
	list-style-image: url(/home/Portals/0/SalesPage/images/bullet.jpg);
}

/* PENCILBRUSH STYLE */

.CSS_Articles .pbrush_checkpoints
{
	margin-left:10px;
	font-size:16px;
}

/* BASIC TAB HEADER */

.basictab{
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Arial;
	border-bottom: 1px solid #78b442;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
}

.basictab li a{
	position: relative;
	top:-3px;
	text-decoration: none;
	padding: 7px 12px;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	background-color: #dcdcdc;
	color: #666666;
	-moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-topright: 4px;
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.basictab li a:visited{
	color: #666666;
}

.basictab li a:hover{
	background-color: #96c869;
	color: white;
	border: 1px solid #96c869;
	border-bottom: none;
}

.basictab li a:active{
	color: white;
}

.basictab li.selected a{ /*selected tab effect*/
	position: relative;
	top:-3px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #78b442;
	color: white;
	cursor:default;	
	border: 1px solid #78b442;
	border-bottom: none;
	
    /*-moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-topright: 4px;
	-khtml-border-radius-topleft: 4px;
	-khtml-border-radius-topright: 4px;
	border-radius-topleft: 4px;
	border-radius-topright: 4px;*/
}

/* Blog Content */
.BlogContent p,ol li,ul li, h1,h2,h3,h4,h5,h6
{
	font-family: Arial,Helvetica,Tahoma;
}

.BlogContent p
{
	font-size: 14px;
	line-height: 1.5;
}

.BlogContent h1,h2,h3,h4,h5,h6
{
	color:  #79b441;
}

.BlogContent h1
{
	font-size: 26px;
	color:  #79b441;
	font-weight: bold;
}

.BlogContent h2
{
	font-size: 26px;
	color:  #333333;
	font-weight: bold;
}

.BlogContent h3
{
	font-size: 16px;
	color: #79b441;
}

.BlogContent h4
{
	font-size: 16px;
	color: #333333;
}

.BlogContent h5
{
	font-size: 16px;
	color: #79b441;
	font-weight: bold;
}

.BlogContent h6
{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.BlogContent ol li
{
	list-style-type: decimal;
	font-size: 14px;
	line-height: 1.5;
}

.BlogContent ul li
{
	list-style-type: disc;
	font-size: 14px;
	line-height: 1.5;
}

/* .SLFly */
/*
.SLFly
{
	margin-right: 10px;
}

.SLFly p
{
	font-family: Arial,Helvetica,Tahoma;
	font-size: 14px;
	line-height: 1.5;
}

.SLFly h1,h2,h3,h4,h5,h6
{
	font-family: Arial,Helvetica,Tahoma;
	color: #000000;
	font-weight: bold;
}

.SLFly h1
{
	font-family: Arial,Helvetica,Tahoma;
	font-size: 36px;
	color: #000000;
}

.SLFly h3, h4, h5, h6
{
	font-family: Arial,Helvetica,Tahoma;
	font-size: 16px;
	color: #000000;
}

.SLFly ol li
{
	font-family: Arial,Helvetica,Tahoma;
	list-style-type: decimal;
	font-size: 14px;
	line-height: 1.5;
}

.SLFly ul li
{
	font-family: Arial,Helvetica,Tahoma;
	list-style-type: disc;
	font-size: 14px;
	line-height: 1.5;
}
*/

/* .SLDive */
/*
.SLDive
{
	margin-right: 10px;
}

.SLDive p
{
	font-family: Arial,Helvetica,Tahoma;
	font-size: 14px;
	line-height: 1.5;
	color:  #ffffff;
}

.SLDive h1,h2,h3,h4,h5,h6
{
	font-family: Arial,Helvetica,Tahoma;
	font-weight: bold;
}

.SLDive h1
{
	font-size: 36px;
	color:  #ffffff;
}

.SLDive h2, h3, h4, h5, h6
{
	font-size: 16px;
	color:  #ffffff;
}

.SLDive ol li
{
	font-family: Arial,Helvetica,Tahoma;
	list-style-type: decimal;
	font-size: 14px;
	line-height: 1.5;
}

.SLDive ul li
{
	font-family: Arial,Helvetica,Tahoma;
	list-style-type: disc;
	font-size: 14px;
	line-height: 1.5;
}*/
