﻿/* Page (general) Style Sheet */

/*.pnlPanel style must be on top of the style list
    the style is accessed from 4_setpageheight.js
*/
.pnlPanel
{
    position: relative;
	text-align: left;
    z-index: 1000;
    margin-bottom: 60px;
}

.steptitle 
{
    margin-left: 3px;
    margin-bottom: 20px;
}

#divSteps 
{
    margin-bottom: 20px;
}

#divSteps table 
{
    vertical-align: top;
}

#divSteps table tr td 
{
    background-image: url('../images/template/Intro/step_background.jpg');
    background-repeat: no-repeat;
    height: 306px;
    width: 469px;
}

#divSteps table tr td div
{
    position: relative;
    height: 286px;
    padding: 10px 20px 10px 20px;
    vertical-align: top;
}

#divSteps .steps_text 
{
    position: absolute;
    top: 60px;
    left: 280px;
    height: 150px;
    width: 180px;
    padding: 0px;
    font-size: 13px;
}

#divSteps .step_link
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 469px;
    height: 306px;
    background-color: #FFFFFF;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress 
{
    position: relative;
    text-align: left;
    margin: 5px 0px 15px 2px;
}

#divProgress .previous_page_6
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 13px;
    font-size: 0px;
    background-color: #FFFF00;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step1_6
{
    position: absolute;
    /*top: 0px;
    left: 0px;
    width: 40px;
    height: 13px;*/
    top: 0px;
    left: 0px;
    width: 36px;
    height: 15px;
    font-size: 0px;
    background-color: #FFFF00;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step2_6
{
    position: absolute;
    /*top: 0px;
    left: 230px;
    width: 40px;
    height: 13px;*/
    top: 0px;
    left: 185px;
    width: 36px;
    height: 15px;
    font-size: 0px;
    background-color: #FF00FF;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step3_6
{
    position: absolute;
    /*top: 0px;
    left: 465px;
    width: 40px;
    height: 13px;*/
    top: 0px;
    left: 370px;
    width: 36px;
    height: 15px;
    font-size: 0px;
    background-color: #00FFFF;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step4_6
{
    position: absolute;
    /*top: 0px;
    left: 698px;
    width: 40px;
    height: 13px;*/
    top: 0px;
    left: 554px;
    width: 36px;
    height: 15px;
    font-size: 0px;
    background-color: #55FF55;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step5_6
{
    position: absolute;
    /*top: 0px;
    left: 931px;
    width: 40px;
    height: 13px;*/
    top: 0px;
    left: 740px;
    width: 36px;
    height: 15px;
    font-size: 0px;
    background-color: #55FF55;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .previous_page_5
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 13px;
    font-size: 0px;
    background-color: #FFFF00;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step1_5
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 13px;
    height: 15px;
    font-size: 0px;
    background-color: #FFFF00;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step2_5
{
    position: absolute;
    top: 0px;
    left: 230px;
    width: 40px;
    height: 13px;
    font-size: 0px;
    background-color: #FF00FF;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step3_5
{
    position: absolute;
    top: 0px;
    left: 465px;
    width: 40px;
    height: 13px;
    font-size: 0px;
    background-color: #00FFFF;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step4_5
{
    position: absolute;
    top: 0px;
    left: 698px;
    width: 40px;
    height: 13px;
    font-size: 0px;
    background-color: #55FF55;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divProgress .step5_5
{
    position: absolute;
    top: 0px;
    left: 931px;
    width: 40px;
    height: 13px;
    font-size: 0px;
    background-color: #55FF55;
    opacity: 0;
    filter:alpha(opacity=0, style=0);
}

#divLogin
{   
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}

#divNews 
{
    margin-left: 15px;
    margin-bottom: 40px;
}



.pnlConceptThumb ul 
{
	margin-top: 0px; /* For Firefox */
	margin-left: 0px;
	padding-left: 0px;
	width: 220px;
	list-style: none;		
}

.pnlConceptThumb ul li
{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #DAD8C9;
	/*background-repeat: no-repeat;*/
}

.pnlConceptThumb ul li a
{
    position: relative;
	padding-left: 112px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	text-decoration: none;
	text-align: left;
    font-size: 12px;
	height: 105px;
}

.pnlConceptThumb ul li span.direction
{
	padding-left: 0px;
	margin-bottom: 0px;
	display: inline;
	text-align: left;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

.pnlConceptImage 
{
	position: absolute;
	top: 20px;
	margin-left: 270px;
	text-align: left;
    width: 710px;
    font-size: 11px;
	/*background-color: Orange;*/
}

.pnlConceptThumb
{
	position: absolute;
	top: -10px;
	margin-left: 0px;
	padding: 0px 10px 0px 10px;
	/*background-color: red; */
	
}

.pnlContainer
{
    /*the style must be inline*/
}

.pnlContent
{
    /*the style must be inline*/
}


.right_align
{
    text-align: right;
}

#divForm table tr td 
{
    width: 320px;
}
