﻿#test
{
    background:url(../Images/Default/Test.png) no-repeat;
    width:960px;
    height:329px;
}

#test2
{
    background:url(../Images/Default/Test_2.png) no-repeat;
    width:925px;
    height:508px;
    margin-left:auto;
    margin-right:auto;
}

.ul_STS_Bullet
{
    list-style-image:url(../Images/Master/Bullet.png);
}





/*#slider							{ background: white url(../Images/images/slider-bg2.png); height: 227px; overflow: hidden;
								  position: relative;}
*/
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 40px 30px; width: 900px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000; }
.slide p						{ color: #999; font-size: 12px; line-height: 22px; width: 300px; }
.slide img						{ position: absolute; top: 20px; left: 400px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
								  
								  
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:540px;
	height:227px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}

#slider_background
{
    
}

#slider_content
{
    width:960px;
    height:227px;
    background:url(../Images/images/slider-bg2.png) no-repeat right; 
}

.li_default
{
    list-style-type:none;
}

.li_default_first
{
    float:left;
    width:420px;
    height:227px;
    border:Solid 0px Black;
}

    #skip_buttons
    {
        text-align:center;
    }

.li_default_second
{
    float:left;
    width:540px;
    height:227px;
    border:Solid 0px Black;
}

.Selected_0
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width:100px;
        height:100px;
    background:url('../Images/Default/Number_Sprite_Sheet.png') no-repeat -100px 0;
        cursor:pointer;
        font-size:0;
        color:#FFF;
        display:inline-block;
}

.Unselected_0
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width:100px;
        height:100px;
    background:url('../Images/Default/Number_Sprite_Sheet.png') no-repeat 0 0;
        cursor:pointer;
        font-size:0;
        color:#FFF;
        display:inline-block;
}

.Selected_1
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width:100px;
        height:100px;
    background:url('../Images/Default/Number_Sprite_Sheet.png') no-repeat -100px;
        cursor:pointer;
        font-size:0;
        color:#FFF;
        display:inline-block;
}

.Unselected_1
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width:100px;
        height:100px;
    background:url('../Images/Default/Number_Sprite_Sheet.png') no-repeat 0 -100px;
        cursor:pointer;
        font-size:0;
        color:#FFF;
        display:inline-block;
}

.Selected_2
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width:100px;
        height:100px;
    background:url('../Images/Default/Number_Sprite_Sheet.png') no-repeat -100px -200px;
        cursor:pointer;
        font-size:0;
        color:#FFF;
        display:inline-block;
}

.Unselected_2
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    width:100px;
        height:100px;
    background:url('../Images/Default/Number_Sprite_Sheet.png') no-repeat 0 -200px;
        cursor:pointer;
        font-size:0;
        color:#FFF;
        display:inline-block;
}

.Label_Tought_Question
{
    font-size:3.8em;
    color:#62afcb;
    display:block;
    text-align:center;
}

.Label_Q_H_1
{
    color:#FFF;
    display:block;
    width:470px;
    margin-left:70px;
    border:Solid 0px Red;
    font-size:3.0em;
    font-size:30px;
}

.Label_Q_C_1
{
    color:#3d6d7e;
    display:block;
    width:520px;
    margin-left:20px;
    border:Solid 0px Blue;
    font-size:2.2em;
    font-size:22px;
}

.fom_parent
{
    float:right;
    padding:0 20px 0 0;
}

.t_l
{
    height:34px;
    background:url(../Images/Default/Find_Out_More.png) no-repeat left;
    padding:0 0 0 11px;
}

.t_r
{
    display:inline-block;
    height:34px;
    background:url(../Images/Default/Find_Out_More.png) no-repeat right;
    padding:0 11px 0 0;
}

.c
{
    display:inline-block;
    height:34px;
    background:url(../Images/Default/Find_Out_More_Content.png) repeat-x;
}

.Hyperlink_FOM
{
    display:inline-block;
    font-size:18px;
    color:#FFF;
    padding:5px 0 5px 0;
    cursor:pointer;
    text-decoration:none;
}

.Hyperlink_FOM:hover
{
    text-decoration:underline;
}

.button_click
{
    width:100px;
    height:100px;
    display:inline-block;
}

#default_height_min
{
    min-height:135px;
}