/*
	HOW IT WORK | STRUCTURE
	
////////////////////////////////////////////////////////////////////////*/

#content-main-howitwork
{
	float: left;
	width: 550px;
	
	color: #000;
}

#content-main-howitwork p,
#content-main-howitwork ul,
#content-main-howitwork li
{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	text-align: justify;
}	

.image-frame
{
	float: right;
	
	margin: 0 10px 10px 10px;
	border: 1px solid #EEE;
}

.image-frame img
{
	margin: 3px;
}

#content-main-howitwork h1
{
	font: bold 24px/30px Arial, Helvetica, sans-serif;
	color: #000;
}

#content-main-howitwork h2
{
	font: bold 14px/30px Arial, Helvetica, sans-serif;
	/*color: #FF1B51;*/
	color: #BA0803;
	clear: left;
	
	padding: 0;
	margin: 0;
}

#content-main-howitwork h2.stepone
{
	color: #BA0803;
	padding-left: 30px;
	background: url("/interface/images/content/icon_step_one.gif") left top no-repeat;
	border: 0;
}

#content-main-howitwork h2.steptwo
{
	color: #BA0803;
	padding-left: 30px;
	background: url("/interface/images/content/icon_step_two.gif") left top no-repeat;
	border: 0;
}

#content-main-howitwork h2.stepthree
{
	color: #BA0803;
	padding-left: 30px;
	background: url("/interface/images/content/icon_step_three.gif") left top no-repeat;
	border: 0;
}

/*
	HOW IT WORK | STEP BY STEP
	
////////////////////////////////////////////////////////////////////////*/

.box-step
{
	color: #492D01;

	margin: 30px 0 30px 0;
	padding: 10px;
	
	
	background-color: #FDFAF7;
	border: 1px solid #F7EADB;
}

/*
	HOW IT WORK | EXAMPLE
	
////////////////////////////////////////////////////////////////////////*/

/*.box-example
{
	color: #555;

	margin: 30px 0 30px 0;
	padding: 10px;
	
	background-color: #FBFBFB;
	border: 1px solid #EAEAEA;
	border-top: 0;
	border-left: 0;
}*/

.box-example
{
	color: #000;

	margin: 30px 0 30px 0;
	padding: 10px;
	
	background-color: #FFF;

	border-bottom: 2px solid #FBF3EC;
	border-right: 2px solid #FBF3EC;
}

.box-example strong
{
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #1A3F95;
}

/*
	HOW IT WORK | EXAMPLE
	
////////////////////////////////////////////////////////////////////////*/
.box-example li
{
	padding: 0;
	margin: 0;
}

.explain_part
{
	list-style: none;
	padding-left: 70px;
	background: url("/images/1_part.gif") 0 0 no-repeat;
}

.screenshots li
{
	margin: 10px;
}

.screenshots li a:link,
.screenshots li a:visited,
.screenshots li a:active,
.screenshots li a:hover
{
	color: #555;
}

.screenshots li a:hover
{
	color: #000;
}

.how_locations
{
	font: 10pt Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #F4F4F4;
	padding-bottom: 10px
}

.how_locations dt
{
	color: #000;
	font-weight: bold;
	margin: 10px 0  10px 0;
}

.how_locations dd
{
	line-height: 18px;
	padding: 0 0 0 15px;
	margin: 0;
	background: url(/interface/images/design/bg-a2-nav-section.gif) 1% 40% no-repeat;
}

.how_locations dd a:link,
.how_locations dd a:acitve,
.how_locations dd a:visited,
.how_locations dd a:hover
{
	color: #555;
	text-decoration: none;
}

.how_locations dd a:hover
{
	color: #000;
}

/*
	HOW IT WORK | EXAMPLE TABS
	
///////////////////////////////////////////////////////////////////////*/

.tabmenu 
{
	margin: 0;
	padding: 0;
	
	list-style: none;
	border: 1px solid #FFF;
	border-right: 0;
	border-left: 0;
}

.tabmenu li,
.tabmenu li.litab-inactive,
.tabmenu li.screenshots
{
	width: 135px;
	float: left;
	
	margin: 0 0 0 2px;
	padding: 0;
	background:url("/interface/images/nav/bg_taborange_right.gif") top right no-repeat;
	border-bottom: 2px solid #E38A04;
}

.tabmenu li.litab-inactive
{
	background:url("/interface/images/nav/bg_tablightorange_right.gif") top right no-repeat;
	border-bottom: 2px solid #E4BE98;
}

.tabmenu li.litab-inactive2,
.tabmenu li.litab-active2
{
	background:url("/interface/images/nav/bg_tablightscreen_right.gif") top right no-repeat;
	border-bottom: 2px solid #94BCE4;
}



.tabmenu li.first-tabmenu
{
	margin-left: 1.5px;
}


.tabmenu li a:link,
.tabmenu li a:visited,
.tabmenu li a:active,
.tabmenu li a:hover,

.tabmenu li a.tab-active:link,
.tabmenu li a.tab-active:visited,
.tabmenu li a.tab-active:active,
.tabmenu li a.tab-active:hover
{

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;

	padding: 5px;
	display: block;
	
	background:url("/interface/images/nav/bg_taborange_left.gif") top left no-repeat;
	
	/*------------------//////
	
	OLD SETTINGS
	background-color: #FA990A;
	border: 1px solid #F0D8BD;
	border-bottom: 2px solid #DD8604;
	
	///////////////-------
	*/
}

.tabmenu li a:hover,
.tabmenu li a.tab-active:hover
{
	/*------------------//////
	
	OLD SETTINGS
	background-color: #FAA21D;
	
	///////////////-------
	*/
	color: #FEEFDA;
}

.tabmenu li a.tab-inactive:link,
.tabmenu li a.tab-inactive:visited,
.tabmenu li a.tab-inactive:active,
.tabmenu li a.tab-inactive:hover
{

	background:url("/interface/images/nav/bg_tablightorange_left.gif") top left no-repeat;
	color: #CC8237;
	/*------------------//////
	
	OLD SETTINGS
	background-color: #EFD8C0;
	border-bottom: 2px solid #E9C9A9;
	
	///////////////-------
	*/
}

.tabmenu li a.tab-inactive:hover
{
	/*------------------//////
	
	OLD SETTINGS	
	background-color: #EBCEB1;

	///////////////-------
	*/
	color: #CC3300;
}

.tabmenu li a.tab-inactive2:link,
.tabmenu li a.tab-inactive2:visited,
.tabmenu li a.tab-inactive2:active,
.tabmenu li a.tab-inactive2:hover
{

	background:url("/interface/images/nav/bg_tablightscreen_left.gif") top left no-repeat;
	border: 0;
	padding-top: 10px;
	padding-bottom: 0;
	color: #245890;

	/*------------------//////
	
	OLD SETTINGS
	background-color: #EFD8C0;
	border-bottom: 2px solid #E9C9A9;
	
	///////////////-------
	*/
}

.tabmenu li a.tab-inactive2:hover
{
	color: #2E70B8;
}

.tabmenu li a.tab-active2:link,
.tabmenu li a.tab-active2:visited,
.tabmenu li a.tab-active2:active,
.tabmenu li a.tab-active2:hover
{

	background:url("/interface/images/nav/bg_tablightscreen_left.gif") top left no-repeat;
	border: 0;
	padding-top: 10px;
	padding-bottom: 0;
	color: #245890;

	/*------------------//////
	
	OLD SETTINGS
	background-color: #EFD8C0;
	border-bottom: 2px solid #E9C9A9;
	
	///////////////-------
	*/
}

.tabmenu li a.tab-active2:hover
{
	color: #2E70B8;
}

/*
	HOW IT WORK | SHOW AND HIDE
	
///////////////////////////////////////////////////////////////////////*/

.isHidden
{
	display: none;
}

.isShown
{
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000;
	clear: left;
	display: block;
	
	margin: 0;
	padding: 10px;
	
	background-color: #FDFAF7;
	border: 1px solid #F7EADB;
	border-top: 0;
}
