/*  
Tabsystem
// #region
*/
div.clear
{
    clear:both;
    padding:0;
    margin:0;
    position:relative;
    height:0px;
}

.cfx { zoom: 1; }
.cfx:after { content: ""; display: table; clear: both; }

#logout_container
{
    position:absolute; 
    right: 5px;
    top:-27px; 
    height:36px;
    text-align:right;
}
span.userwelcome,
span.trialreminder,
a.userlogout,
a.gohome,
a.buynow
{
	position:relative;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
span.userwelcome,
span.trialreminder
{
    display:inline-block;
    line-height:13px;
    margin-right:6px;
    padding-right:10px;
}
span.userwelcome.border,
span.trialreminder.border,
a.gohome
{
    border-right:1px solid #eee;
}
a.gohome
{
    padding-right:10px;
    margin-right:5px;
}
#tabsystem_top
{
    position:relative;
    height:0;
    line-height:25px; 
    padding-left:25px;   
}
#tabsystem_top div
{
    position:relative;
    font-weight:bold;
    font-size:11px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    vertical-align:top;
    padding:0 6px 0 5px;;
    margin-right:8px;
    cursor:pointer;
    overflow:hidden;
    color:#fff;
}
#tabsystem_top div a,
#tabsystem_top div b
{
    display:block;
    height:25px;
    width:4px;
    overflow:hidden;
    position:absolute;
    top:0;
	background-repeat:no-repeat;
	background-color:transparent;
}
#tabsystem_top div a
{
    left:-4px;
    background-position: -40px -185px;
}

#tabsystem_top div b
{
    right:-4px;
    background-position: -44px -185px;
}

#tabsystem_top .selected
{
    background:#fff;  
    overflow:visible;
    color:#444;
}

#tabsystem_top #menuItem_firstlevelequote, #tabsystem_top #menuItem_firstleveloffercard
{
    opacity: 0;

    background-color: #AAD701;
    background: linear-gradient(top, #AAD701, #71BC01);
    background: -moz-linear-gradient(top, #AAD701, #71BC01);
    background: -webkit-gradient(linear, left top, left bottom, from(#AAD701), to(#71BC01));
    background: -o-linear-gradient(top, #AAD701, #71BC01);
    background: -ms-linear-gradient(top, #AAD701, #71BC01);
    color: #000000;

    -webkit-border-radius: 3px 3px 0 0 ;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

#tabsystem_top #menuItem_firstlevelequote.selected, #tabsystem_top #menuItem_firstleveloffercard.selected
{
    bottom: 0;
    background-color: #ffffff;
    background: #ffffff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#tabsystem_left
{
    width: 130px;
    float: left;
    padding: 0 0 20px 20px;
    margin-top: 11px;
    overflow: hidden;
}

#tabsystem_left div
{
    font-weight: bold;
    font-size: 11px;
    border-top: 1px solid #d6d6d6;
    line-height: 28px;    
    margin-top: -1px;
    width: 110px;
    cursor: pointer;
}

#tabsystem_left div.selected
{
    color: #444;   
    cursor:default;
}

#tabsystem_left.small
{
    width: 130px;
}

#tabsystem_left div.small
{
    width: 110px;
}

#tabsystem_left.big
{
    width: 140px;
}

#tabsystem_left div.big
{
    width: 120px;
}

#tabsystem_left div.loc {
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
    line-height: normal;
}

#tabsystem_left div.loc:first-child {
    margin-top: 0;
    border-top: 0;
}

#second_content
{
    float:left;
    padding: 10px 0px 20px 0;
}

.MenuLevel2
{
    background:yellow;
    width:600px;
    float:right;
}

.layoutB #tabsystem_left.small.whatisit
{
    overflow:hidden;
    width:0;
    visibility:hidden;
}

/* 
// #endregion
Round Grey Container - Default
// #region
*/
#jm_maincontent
{
	position:relative;
	cursor: default;
}
.contentwindow
{
    display:inline-block;
    *zoom:1;
    *display:inline;
    position:relative;
    padding:0px;
    text-align:left;				
}
.contentwindow .bt_close
{
    position:absolute;
    display:block;
    top:2px;
    right:2px;
    width:17px;
    height:14px;
    cursor:pointer;
    background-repeat:no-repeat; 
    background-attachment:scroll; 
    background-position:-56px -182px; 
    background-color:transparent;
    border-left:1px solid #eee;
    z-index:10;
    display:none;
}
.contentwindow .bt_close:hover
{
    background-position: -81px -182px;
}
.contentwindow .roundbg b
{
    display:block;
    position:absolute;				
}

.layoutA .contentwindow .tl
{
    width:50%;
    height:15px;
    top:-15px;
    padding-right:14px;
    left:-14px;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent; 
}
.layoutA .contentwindow .tr
{
    width:50%;
    height:15px;
    top:-15px;
    padding-right:14px;
    right:-14px;
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
}
.layoutA .contentwindow .tron .tr
{
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
}
.layoutA .contentwindow .ml
{
    width:14px;
    height:100%;
    top:0;
    left:-14px;
    overflow:hidden;
}
.layoutA .contentwindow .ml img
{
    position:absolute;
    width:2021px;
    left:-10px;
    height:500%;
    top:-270%;
}
.layoutA .contentwindow .mr
{
    width:14px;
    height:100%;
    top:0;
    right:-14px;	
    overflow:hidden;
}
.layoutA .contentwindow .mr img
{
    position:absolute;
    width:2021px;
    left:-1996px;
    height:500%;
    top:-270%;
}
.layoutA .contentwindow .mm
{
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:0.50;
    filter:alpha(opacity=50);
}
.layoutA .contentwindow .bl
{
    width:50%;
    height:15px;
    bottom:-15px;
    padding-right:14px;
    left:-14px;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:transparent;
}
.layoutA .contentwindow .br
{
    width:50%;
    height:15px;
    bottom:-15px;
    padding-right:14px;
    right:-14px;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:transparent;
}

/* 
// #endregion
Round Grey Container - Tron main
// #region
*/
.layoutA .contentwindow .tron .bt_close
{
    top:33px;
    right:30px;
}
.layoutA .contentwindow .tron .tw{
    position:absolute;
    right:-25px;
    top:-60px;
    width:75%;
    padding-left:35px;
    height:60px;
    overflow:hidden;
}
.layoutA .contentwindow .tron .tl
{
    position:absolute;
    left:-24px;
    top:-60px;
    height:60px;
    width:25%;
	background-repeat:no-repeat; 
	background-position:0px 5px;
}
.layoutA .contentwindow .tron .tm
{
    position:absolute;
    display:block;
    top:0;
    left:-10000px;
    height:60px;
    width:10000px;
	background-position:-1150px 5px;
}
.layoutA .contentwindow .tron .tw .tr
{
    position:absolute;
    display:inline-block;
    right:0;
    top:0;
    height:60px;
    width:170px;
	background-repeat:no-repeat; 
	background-position:right 5px;
}
/* 
// #endregion
Round Grey Container - Tron menu
// #region
*/
.layoutA .contentwindow#menucontentwindow .tron .tw{
    position:absolute;
    right:-25px;
    top:-50px;
    width:75%;
    padding-left:35px;
    height:50px;
    overflow:hidden;
}
.layoutA .contentwindow#menucontentwindow .tron .tl
{
    position:absolute;
    left:-24px;
    top:-50px;
    height:50px;
    width:25%;
	background-repeat:no-repeat; 
	background-position:0px 0px;
}
.layoutA .contentwindow#menucontentwindow .tron .tm
{
    position:absolute;
    display:block;
    top:0;
    left:-10000px;
    height:60px;
    width:10000px;
	background-position:-1150px 0;
}
.layoutA .contentwindow#menucontentwindow .tron .tw .tr
{
    position:absolute;
    display:inline-block;
    right:0;
    top:0;
    height:60px;
    width:134px;
	background-repeat:no-repeat; 
	background-position:top right;
}
.layoutA .contentwindow#menucontentwindow .tron .mm
{
    opacity:.4;
    filter:alpha(opacity=40);
}
.layoutA .contentwindow#menucontentwindow .tron .bl
{
    background-position:-10px -69px;
    background-repeat:no-repeat;
}
.layoutA .contentwindow#menucontentwindow .tron .br
{
    background-position:-1758px -69px;
    background-repeat:no-repeat;
}
.layoutA .contentwindow#menucontentwindow .tron .ml img
{
    position:absolute;
    width:2021px;
    left:-10px;
    height:400%;
    top:-150%;
}
.layoutA .contentwindow#menucontentwindow .tron .mr img
{
    position:absolute;
    width:2021px;
    left:-1996px;
    height:400%;
    top:-150%;
}
/* 
// #endregion
Round Tables
// #region
Grey Table        
// #region
*/
table.grey .grey_middle .grey_middle
{
    background: transparent url('/Common/Images/gray_background.png') repeat;    
}
table.grey .grey_top, table.grey .grey_middle, table.grey .grey_bottom
{
    height:0px;     
}
table.grey .grey_middle .grey_left, table.grey .grey_middle .grey_right
{   
    background-color:transparent;
	background-repeat:repeat-y;    
}
table.grey .grey_top .grey_middle, table.grey .grey_bottom .grey_middle
{
    background-color:transparent;
	background-repeat:repeat-x;     
    padding-bottom: 14px;
    *height: 14px;
}
table.grey .grey_top .grey_left, table.grey .grey_top .grey_right, table.grey .grey_bottom .grey_left, table.grey .grey_bottom .grey_right
{
	background-color:transparent;
	background-repeat:no-repeat;
    padding-bottom: 14px;
    *padding-bottom: 0px;
    padding-right: 14px;
    *height: 14px;    
}
table.grey .grey_top .grey_left
{
    background-position: -32px 0px;
}
table.grey .grey_top .grey_right
{
    background-position: -48px 0px;
}
table.grey .grey_bottom .grey_left
{
    background-position: 0px 0px;
}
table.grey .grey_bottom .grey_right
{
    background-position: -16px 0px;
}
table.grey .grey_middle .grey_right
{
    background-position: -16px 0px;
}
table.grey .grey_middle .grey_left
{
    background-position: -0px 0px;
}
table.grey .grey_top .grey_middle
{
    background-position: 0px -16px; 
}
table.grey .grey_bottom .grey_middle
{
    background-position: 0px 0px;
}
table.shine_top
{
	height: 14px;
}
table.shine_bottom
{
	height: 14px;
}
table.shine_menu_top
{
	height: 14px;
}
table.shine_menu_bottom
{
	height: 14px; 
}
table.shine_top .shine_top_left
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:-129px -627px;
	width: 259px;
}
table.shine_top .shine_top_middle
{
	background-color:transparent;
	background-repeat:repeat-x;
	background:0px -180px;
}
table.shine_top .shine_top_right
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:-129px -644px;
	width: 259px;
}
table.shine_bottom .shine_bottom_left
{
	background-color:transparent;
	background-repeat:no-repeat ;
	-129px -664px;
	width: 259px;
}
table.shine_bottom .shine_bottom_middle
{
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:0px -196px;
}
table.shine_bottom .shine_bottom_right
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:-129px -682px;
	width: 259px;
}
/*  
// #endregion
Logged In White Table    
// #region
*/
table.white
{
    width: 100%;
}
table.white .login_top .login_left
{
    height: 40px;
    padding-right: 5px;
    background: transparent url('/Common/Images/Temp/tab_bg_left.png') no-repeat 3px 0px;
}
table.white .login_top .login_middle
{
    background: transparent url('/Common/Images/Temp/tab_bg_middle.png') repeat-x ;
}
table.white .login_top .login_right
{
    background: transparent url('/Common/Images/Temp/tab_bg_right.png') no-repeat ;
    padding-right: 5px;
}
/*  
// #endregion
White Table    
// #region
*/
table.white .white_top, table.white .white_middle, table.white .white_bottom
{
    height:0px;     
}
table.white .white_top .white_left,
table.white .white_top .white_right,
table.white .white_bottom .white_left,
table.white .white_bottom .white_right
{   
    background-color:transparent;
	background-repeat:no-repeat;
    padding-bottom: 6px;
    width: 6px;    
    *height: 6px;    
}
table.white .white_middle .white_left, table.white .white_middle .white_right
{
   background:#fff;    
    width:5px;
    *width: 6px; 
}
table.white .white_top .white_middle, table.white .white_bottom .white_middle
{       
    background:#fff;    
    height:5px;
    *height: 6px;
}
table.white .white_top .white_left
{
    background-position: -315px -80px;
}
table.white .white_top .white_right
{
    background-position: -321px -80px;
}
table.white .white_bottom .white_left
{
    background-position: -315px -86px;
}
table.white .white_bottom .white_right
{
    background-position: -321px -86px;
}
table.white .white_middle .white_right
{
    background-position: -40px 0px;
}
table.white .white_middle .white_left
{
    background-position: -30px 0px;
}
table.white .white_top .white_middle
{
    background-position: 0px -40px; 
}
table.white .white_bottom .white_middle
{
    background-position: 0px -32px;
}
table.white .white_middle .white_middle
{
    background-image: none;
    background-color: White;   
}
table.white .white_middle .white_middle.left
{
	padding-top: 15px;
	width: 300px;	
}
/*
// #endregion
White table bubble
// #region
*/
table.white_bubble_bubble .white_bubble_bubble_top, table.white_bubble_bubble .white_bubble_bubble_middle, table.white_bubble_bubble .white_bubble_bubble_bottom
{
    height:0px;     
}
table.white_bubble .white_bubble_top .white_bubble_left,
table.white_bubble .white_bubble_top .white_bubble_right,
table.white_bubble .white_bubble_bottom .white_bubble_left,
table.white_bubble .white_bubble_bottom .white_bubble_right
{   
    background-color:transparent;
	background-repeat:no-repeat;
    padding-bottom: 14px;
    padding-right: 14px;    
    *height: 14px;    
}
table.white_bubble .white_bubble_middle .white_bubble_left, table.white_bubble .white_bubble_middle .white_bubble_right
{
    background-color:transparent;
	background-repeat:repeat-y;    
    *width: 14px; 
}
table.white_bubble .white_bubble_top .white_bubble_middle, table.white_bubble .white_bubble_bottom .white_bubble_middle
{       
    background-color:transparent;
	background-repeat:repeat-x;     
    padding-bottom: 14px;
    *height: 14px;
}
table.white_bubble .white_bubble_top .white_bubble_left
{
    background-position: -305px -28px;    
}
table.white_bubble .white_bubble_top .white_bubble_right
{
    background-position: -321px -28px;
}
table.white_bubble .white_bubble_bottom .white_bubble_left
{
    background-position: -273px -28px;
}
table.white_bubble .white_bubble_bottom .white_bubble_right
{
    background-position: -289px -28px;
}
table.white_bubble .white_bubble_middle .white_bubble_right
{
    background-position: -101px 0px;
}
table.white_bubble .white_bubble_middle .white_bubble_left
{
    background-position: -85px 0px;
}
table.white_bubble .white_bubble_top .white_bubble_middle
{
    background-position: 0px -0px; 
}
table.white_bubble .white_bubble_bottom .white_bubble_middle
{
    background-position: 0px -16px;
}
table.white_bubble .white_bubble_middle .white_bubble_middle
{
    background-image: none;
    background-color: white;   
}
table.white_bubble .white_bubble_middle .white_bubble_middle.left
{
	padding-top: 15px;
	width: 300px;	
}
/*
// #endregion
Red Table
// #region
*/
table.red .red_top .red_left,
table.red .red_top .red_right,
table.red .red_bottom .red_left,
table.red .red_bottom .red_right
{   
    background-color:transparent;
	background-repeat:no-repeat;
    padding-bottom: 14px;
    padding-right: 14px;    
    *height: 14px;    
}
table.red .red_middle .red_left, table.red .red_middle .red_right
{
    background-color:transparent;
	background-repeat:repeat-y;   
    *width: 14px; 
}
table.red .red_top .red_middle, table.red .red_bottom .red_middle
{       
    background-color:transparent;
	background-repeat:repeat-x;
    padding-bottom: 14px;
    *height: 14px;
}
table.red .red_top .red_left
{
    background-position: -210px -20px;
}
table.red .red_top .red_right
{
    background-position: -230px -20px;
}
table.red .red_bottom .red_left
{
    background-position: -210px -0px;
}
table.red .red_bottom .red_right
{
    background-position: -230px -0px;
}
table.red .red_middle .red_right
{
    background-position: -70px 1px;
}
table.red .red_middle .red_left
{
    background-position: -50px 1px;
}
table.red .red_top .red_middle
{
    background-position: 0px -90px; 
}
table.red .red_bottom .red_middle
{
    background-position: 0px -70px;
}
table.red .red_middle .red_middle
{
    background-image: none;
    background-color: #d64242;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
}
/*
// #endregion
Grey_White Table
// #region
*/
table.grey_white .grey_white_top .grey_white_left,
table.grey_white .grey_white_top .grey_white_right,
table.grey_white .grey_white_bottom .grey_white_left,
table.grey_white .grey_white_bottom .grey_white_right
{       
    background-color:transparent;
	background-repeat:no-repeat;
    padding-bottom: 5px;
    padding-right: 5px;    
    *height: 5px;    
}
table.grey_white .grey_white_middle .grey_white_left, table.grey_white .grey_white_middle .grey_white_right
{
    background: none;    
    background-color: #f5f5f5;    
    *width: 5px; 
}
table.grey_white .grey_white_top .grey_white_middle, table.grey_white .grey_white_bottom .grey_white_middle
{       
    background: none;
    background-color: #f5f5f5;    
    padding-bottom: 5px;
    *height: 5px;
}
table.grey_white .grey_white_top .grey_white_left
{
    background-position: -46px -37px;

}
table.grey_white .grey_white_top .grey_white_right
{
    background-position: -46px -30px;
}
table.grey_white .grey_white_bottom .grey_white_left
{
    background-position: -54px -38px;
}
table.grey_white .grey_white_bottom .grey_white_right
{
    background-position: -54px -31px;
}
table.grey_white .grey_white_middle .grey_white_right
{
	background-repeat:repeat-y;
    background-position: -125px 0;
    width: 5px;
}
table.grey_white .grey_white_middle .grey_white_left
{
	background-repeat:repeat-y;
    background-position: -118px 0;
    width: 5px;
}
table.grey_white .grey_white_top .grey_white_middle
{
	background-repeat:repeat-x;
    background-position: 0 -247px;
    height: 1px;
}
table.grey_white .grey_white_bottom .grey_white_middle
{
	background-repeat:repeat-x;
    background-position: 0 -265px;
    height: 1px;
}
table.grey_white .grey_white_middle .grey_white_middle
{
    background-image: none;
    background-color: #f5f5f5;    
}
/*
// #endregion
// #endregion
TextBox    
// #region
*/
textarea.textbox
{
    width: 400px;
    height: 50px;
    overflow: auto;
}
.textbox
{
    border: 1px solid #b2b2b2;
    margin: 1px;
    height: 18px;    
    position: relative;
    top: -1px;
    padding: 2px 3px 2px 3px;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
    outline: none;
    -position: relative;
}

.br_ie.vr_8 .textbox,
.br_ie.vr_9 .textbox
{
       position: none;
       padding: 4px 4px 0px 4px;
}

.textbox.error
{
    border: 2px solid #D64242;
    margin: 0px;
}
.textbox.focus
{
    border: 2px solid #8DC901;
    margin: 0px;    
}
.textbox.readonly
{
    cursor: default;
}
.textbox.watermark
{
    color: #9A9A9A;
}
/*
// #endregion
ComboTextBox    
// #region
*/
.textbox.combotextbox
{
    z-index: 3;
}
.textbox.combotextbox.focus
{
}
.textbox.combotextbox.readonly
{
    cursor: pointer;
}
div.combotextbox_parentcontainer
{
    text-align: left;
    position: relative;
    left: 50%;
}
div.combotextbox_panel_container
{
    width: 0px;
    height: 0px;
    z-index: 30000;
}
div.combotextbox_arrow
{
    width: 22px;
    height: 22px;
    background-color: #FFFFFF;
    border: 1px solid #b2b2b2;
    border-left: none;
	background-repeat: no-repeat;
	background-position: -365px -11px;
}
div.combotextbox_arrow.orange
{
    background-position: -365px 10px;
}
div.combotextbox_arrow.error
{
    border: 2px solid #D64242;
    border-left: none;
}
div.combotextbox_arrow.focus
{
    border: 2px solid #8DC901;
    border-left: none;
}
div.combotextbox_arrow_p
{
    cursor: pointer;
    top: -26px;
    z-index: 4;
}
div.combotextbox_arrow_p.error
{
    top: -27px;
}
div.combotextbox_arrow_p.focus
{
    top: -27px;
}
div.combotextbox_panel
{
    width: 100px;
    height: 100px;
    background-color: #FFFFFF;
    border: 2px solid #8DC901;
}
div.combotextbox_panel_p
{
    left: 0px;
    top: -3px;
    z-index: 20000;
}
div.combotextbox_readonly
{
    cursor: pointer;
    background-image: url("/Common/Images/blank.gif");
    z-index: 12000;
    height: 24px;
}
div.combotextbox_readonly_p
{
    left: 1px;
    top: -26px;
}
div.combotextbox_table_p
{
	overflow-y: scroll;
	overflow-x: hidden;
}
table.combotextbox_table
{
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
.combotextbox_td
{
	padding-left: 4px;
	padding-right: 4px;
    height: 20px;
	cursor: pointer;
	text-align: left;
	font-size: 12px;
	*height: 18px;
	_height: 20px;
}
.combotextbox_td_delete
{
    width: 19px;
}
div.comboicon_delete
{
    display: none;
}
.combotextbox_tr:hover div.comboicon_delete
{
    display: block;
}
.combotextbox_tr 
{
	background-color: #FFFFFF;
}
.combotextbox_tr.hover
{
	background-color: #D9EAB3;
}
/*.combotextbox_tr:hover*/
{
	background-color: #D9EAB3;
}
.combotextbox_tr.selected
{
	background-color: #F3F7E6;
	font-weight: bold;
}
/*
.combotextbox_tr.selected.hover,
.combotextbox_tr.selected:hover*/
.combotextbox_tr.selected.hover
{
	background-color: #D9EAB3;
}
/*
// #endregion
IconButton    
// #region
*/
div.iconbutton
{
	width: 18px;
	height: 18px;
	cursor: pointer;
	background-repeat: no-repeat;
}
div.iconbutton.delete
{
	background-position: -16px 0px;
}
div.iconbutton.delete.disabled
{
    cursor: default;
}
div.iconbutton.email
{
    background-position: -113px 0px;
    position: relative;
    left: 0px;
    *left: -1px;
}
div.iconbutton.email.disabled
{
    cursor: default;
}
div.iconbutton.check
{
    background-position: -63px -22px;
}
div.iconbutton.check.disabled
{
    cursor: default;
}
div.iconbutton.globe
{
	background-position: -38px 0px;
}
div.iconbutton.globe.disabled
{
    cursor: default;
}
div.iconbutton.head
{
    background-position: -86px 0px;
}
div.iconbutton.head.disabled
{
    background-position: -61px 0px;
    cursor: default;
}
div.iconbutton.copy
{
    background-position: -141px 0px;
}
div.iconbutton.copy.disabled
{
    cursor: default;
}
div.iconbutton.clipboard
{
    background-position: -164px -1px;
}
div.iconbutton.clipboard.disabled
{
    cursor: default;
}
div.iconbutton.loadinganim
{
  	background-image: url("/Common/Images/Animation/IconLoading.gif");
}
div.iconbutton.loadinganim.disabled
{
    cursor: default;
}
div.iconbutton.loadinganimbig
{
  	background-image: url("/Common/Images/Animation/IconLoading-big.gif");
    width: 32px;
    height: 32px;
}
div.iconbutton.loadinganimbig.disabled
{
    cursor: default;
}
div.iconbutton.finished
{
    width: 11px;
    height: 10px;
    background-position: -265px -229px;
}
/*
// #endregion
Button
// #region
*/
table.button
{    
    cursor: pointer;
    display: inline-table;
    *display: inline;
    *margin-top:2px;
	vertical-align:top;
}
table.button>tbody>tr
{    
    height: 33px;
    *height: 31px;
}
table.button.disabled
{
    cursor: default;
}
table.button span
{
    color: #FFFFFF;
    font-family: tahoma, arial, verdana;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 3px 10px 3px 10px;
    position: relative;
    left: 0px;
    top: -1px;    
}
table.button span:focus
{
    outline: #FFFFFF dotted 1px;
}
table.button.lightorange span
{
    color:#f99500;
}
table.button label.sa_ch_op
{
    position: static;
}
table.button.disabled span
{
    color: #fff;
    cursor: default;
}
table.button .buttonleft
{
    background-color:transparent;
    width: 5px;
    padding: 0px 0px 0px 0px;
}
table.button .buttonmiddle
{
    background-color:transparent;
	background-repeat:repeat-x;
}
table.button .buttonright
{
    background-color:transparent;
    width: 4px;
}


/* background orange */ 
table.button.orange .buttonleft
{
    background-position: 0px -185px;
}
table.button.orange .buttonmiddle
{
    background-position: 0px -107px;
}
table.button.orange .buttonright
{
    background-position: -4px -185px;
}
/* background lightorange */ 
table.button.lightorange .buttonleft
{
    background-position: -20px -185px;
}
table.button.lightorange .buttonmiddle
{
    background-position: 0px -276px;
}
table.button.lightorange .buttonright
{
    background-position: -24px -185px;
}
/* background green */ 
table.button.green .buttonleft
{
    background-position: -30px -185px;
}
table.button.green .buttonmiddle
{
    background-position: 0px -316px;
}
table.button.green .buttonright
{
    background-position: -34px -185px;
}
/* background disabled */
table.button.disabled .buttonleft
{
    background-position: -10px -185px;
}
table.button.disabled .buttonmiddle
{
    background-position: 0px -143px;
}
table.button.disabled .buttonright
{
    background-position: -14px -185px;
}

/*
// #endregion
Button small
// #region
*/
table.button.small
{ 
	position:relative;
    cursor: pointer;
    display: inline-table;
	vertical-align:top;    
}

table.button.small>tbody>tr
{    
	position:relative;
    height: 24px;
}
table.button.small.disabled
{
    cursor: default;
}
table.button.small span
{
    color: #FFFFFF;
    font-family: tahoma, arial, verdana;
    font-weight: bold;
	font-size: 11px;
    cursor: pointer;
    padding: 3px 3px 3px 3px;
    position: relative;
    left: 0px;
    top: -1px;
    *top: -2px;
}
table.button.small span:focus
{
    outline: #FFFFFF dotted 1px;
}
table.button.small label.sa_ch_op
{
    position: static;
}
table.button.small.disabled span
{
    color: #ededed;
    cursor: default;
}
table.button.small .buttonleft
{
    background-color:transparent;
    background-position: -355px 0px;
    width: 3px;
    padding: 0px 0px 0px 0px;
}
table.button.small .buttonmiddle
{
    background-color:transparent;
	background-repeat:repeat-x;
    background-position: 0px -220px;
}
table.button.small .buttonright
{
    background-color:transparent;
    background-position: -350px 0px;
    width: 3px;
}
table.button.small.disabled .buttonleft
{
    background-position: -351px -60px;
}
table.button.small.disabled .buttonmiddle
{
    background-position: 0px -355px;
}
table.button.small.disabled .buttonright
{
    background-position: -356px -60px;
}
table.button.hidden
{
    display:none;
}

table.button.small.lightorange .buttonleft
{
    background-position: -4px -456px;
}
table.button.small.lightorange .buttonmiddle
{
    background-position: 0px -408px;
}
table.button.small.lightorange .buttonright
{
    background-position: -12px -456px;
}
table.button.small.lightorange.disabled .buttonleft
{
    background-position: -351px -60px;
}
table.button.small.lightorange.disabled .buttonmiddle
{
    background-position: 0px -355px;
}
table.button.small.lightorange.disabled .buttonright
{
    background-position: -356px -60px;
}
table.button.small.lightorange span
{
    color: #f99500;
}
table.button.small.lightorange.disabled span
{
    color: #ededed;
}

/*
// #endregion
Checkbox
// #region
*/
span.checkbox:focus
{   
    outline: #444444 dotted 1px;    
}
span.checkbox
{
	display:inline-block;
	*display:inline;
	*zoom:1;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
}
span.checkbox span
{
	position:relative;
	display:inline;
	margin-top:-14px;
    color: #444444;
    font-weight: normal;
    *top: 2px;
}
span.checkbox .sprite
{
	display:inline-block;
    *display: inline;
    *zoom: 1;
	overflow:hidden;
	width:14px;
	height:14px;
	background-repeat:no-repeat;
    position:relative;
    top: 2px;
	background-position:-266px -79px;
    margin-right: 4px;
}
span.checkbox.checked .sprite
{
	background-position:-290px -79px;
}

span.checkbox.disabled .sprite
{
	background-position:-242px -79px;
}
span.checkbox.disabled.checked .sprite
{
	background-position:-289px -103px;
}
span.checkbox.disabled span
{
	opacity:.4;
	filter:alpha(opacity=20);
	*color:#bbb;
}
span.mylicencescheckbox
{
	position: relative;
	left: 5px;
    *left: 4px;
	top: 1px;	
    top: 5px \9;
    *top: 4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
span.mylicencescheckbox
{
    top: 6px;
}
} 
/*
// #endregion
RadioButton
// #region
*/
span.radio:focus
{
    outline: #444444 dotted 1px;    
}
span.radio
{
	display:inline-block;
	*display:inline;
	*zoom:1;
    font-family: tahoma, arial, verdana;
    font-size: 12px;
	padding-left:4px;            
}
span.radio span
{
	position:relative;
	display:inline;
	margin-top:-14px;
    color: #444444;
    font-weight: normal;
    *top: 2px;
}
span.radio .sprite
{
	display:inline-block;
    *display: inline;
    *zoom: 1;
	overflow:hidden;
	width:14px;
	height:14px;
	background-repeat:no-repeat;
	position:relative;
	left: -5px;
    top: 3px;
	background-position:-197px -79px;
}

.br_ff span.radio .sprite,
.br_sa span.radio .sprite,
.br_ch span.radio .sprite
{
	left: -1px;
}

span.radio.selected .sprite
{
	background-position:-219px -79px;
}

span.radio.disabled .sprite,
span.radio.disabled.selected .sprite,
span.radio.disabled span,
span.radio.disabled.selected span
{
	opacity:.4;
	filter:alpha(opacity=20);
	*color:#bbb;
}
/*
// #endregion
Scrollbar
// #region
*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
    overflow: hidden;
    position: relative;
}
.jspScrollable:focus, .jspContainer:focus {
    outline: none;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 8px;
    height: 100%;
}


.jspHorizontalBar { display: none !important; }

.jspVerticalBar *,
.jspHorizontalBar *
{
    margin: 0;
    padding: 0;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: #e5e5e5;
    position: relative;
    width: 8px;
}

.jspDrag
{
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 8px;

    overflow: hidden;
    background-color: #5c5c5c;
}

.jspDragTop
{

    width: 8px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -30px -16px;
    height: 3px;
}
.jspDragBottom
{
    width: 8px;
    position: absolute;
    bottom: 0;
    _bottom: -1px;
    left: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -30px -27px;
    height: 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}
a.jspArrowUp {
    -webkit-appearance: none;
    display: block;
    /*position: absolute;*/
    z-index: 1;
    top: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    background-color: #FF9500;
    height: 9px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -228px -49px;
}
a.jspArrowDown {
    -webkit-appearance: none;
    display: block;
    /*position: absolute;*/
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    background-color: #FF9500;
    height: 9px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -217px -54px;
}


.jspVerticalBar
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/*
// #endregion
Bubbles
// #region
*/
div.bubble
{
    z-index:10;
    display: none;
    position: absolute;
    min-width: 300px;
}
div.bubbleback
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
	opacity: 0.60;
	filter: alpha(opacity=60);
	z-index: 100000;
}
div.modalDialog
{
    position: fixed;
	z-index: 100001;
}
div.modalclosebutton
{
    background-color:transparent; 
	background-repeat:no-repeat;
	background-position:-358px -38px;
    height: 8px;
    width: 8px;
    cursor: pointer;
    float: right;
    position: relative;
    top: -9px;
    right: 0px;
}
div.modalclosebutton_p
{
    left: -8px;
    top: 15px;
}
div.bubble_container
{
    z-index: 10000;
}
div.bubble.red table.red .red_middle .red_middle,
div.bubble.white_bubble table.white_bubble .white_bubble_middle .white_bubble_middle
{
    padding: 3px;
}
div.bubble.red div.joci_rel.bottom,
div.bubble.white_bubble div.joci_rel.bottom
{
    top: -14px;
    left: 40px;
}
div.bubble.red div.joci_rel.bottom div,
div.bubble.white_bubble div.joci_rel.bottom div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:-250px -0px;
    height: 20px;
    width: 21px;
}
div.bubble.red div.joci_rel.left,
div.bubble.white_bubble div.joci_rel.left
{
    top: 14px;
    left: -7px;
}
div.bubble.red div.joci_rel.left div,
div.bubble.white_bubble div.joci_rel.left div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:-250px -22px;
    height: 20px;
    width: 21px;
}
div.bubble.red div.joci_rel.right,
div.bubble.white_bubble div.joci_rel.right
{
    top: 14px;    
}
div.bubble.red div.joci_rel.right div,
div.bubble.white_bubble div.joci_rel.right div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:-251px -44px;
    height: 20px;
    width: 21px;
}
div.bubble.red div.joci_rel.top,
div.bubble.white_bubble div.joci_rel.top
{
    top: -5px;
    left: 40px;
}
div.bubble.red div.joci_rel.top div,
div.bubble.white_bubble div.joci_rel.top div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:-273px -45px;
    height: 20px;
    width: 21px;
}
div.bubble.white_bubble div.joci_rel.bottom div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:-319px -44px;    
}
div.bubble.white_bubble div.joci_rel.left div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:1px -32px;    
}
div.bubble.white_bubble div.joci_rel.right div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:-24px -32px;    
}
div.bubble.white_bubble div.joci_rel.top div
{
    background-color:transparent;
	background-repeat:no-repeat;
	background-position:-296px -45px;    
}

div.bubble td.red_middle
{
    cursor: default;
}

/*
// #endregion
Tooltip
// #region
*/

#tooltip
{
    min-width:140px;
    text-align:left;
    position:absolute;
    top:0;
    left:0;
}

#tooltip table
{
    position:relative;
}

#tooltip td
{
    padding:0;
}

#tooltip .white_bubble_top .white_bubble_left 
{
    background-position: -346px -100px;
    height:9px;    
}

#tooltip .white_bubble_top .white_bubble_middle
{
    background-position: 0 -379px;
    height:9px;
}

#tooltip .white_bubble_top .white_bubble_right 
{
    background-position: -356px -100px;
    height:9px;         
}

#tooltip .white_bubble_middle .white_bubble_left
{
    background-position: -144px 0;
    width:9px;
}

#tooltip .white_bubble_middle .white_bubble_middle
{
    background:#eee;
}

#tooltip .white_bubble_middle .white_bubble_right
{
    background-position: -158px 0;
    width:9px;
}

#tooltip .white_bubble_bottom .white_bubble_left 
{
    background-position: -346px -110px;
    height:9px;
}

#tooltip .white_bubble_bottom .white_bubble_middle
{
    background-position: 0 -393px;
    height:9px;
}

#tooltip .white_bubble_bottom .white_bubble_right
{
    background-position: -356px -110px;
    height:9px;
}

#tooltip.bubble.white_bubble div.joci_rel.bottom div
{
    height: 22px;
    width: 26px;
    background-position:-314px -96px;
}

#tooltipcontent
{
    font-size: 11px;
    color: #444;
    text-align:left;
    padding:4px 8px 4px 8px;
    line-height: 15px;
}

.olh
{
    position:relative;
    padding-right:30px;
}

.olh .qm
{
    position:absolute;
    background-position:-373px -102px;
    display:inline-block;
    width:16px;
    height:16px;
    right:0px;
    top:-1px;
}

/*
// #endregion
PasswordStrength
// #region
*/
div.pwdstrength 
{
	margin-left: 1px;
	margin-top: 4px;
	padding-bottom: 14px;
}
.br_ie div.pwdstrength 
{
	padding-top: 4px;
}
div.pwdstrength span.text 
{
	color: #5E5E5E;
	height: auto;
	overflow: visible;
	position: relative;
	left: 0px;
	font-weight: bold;
	font-size: 10px;
	line-height:10px;
}
div.pwdstrength div 
{
	height:4px;
	overflow:hidden;
}
div.pwdstrength div.middle 
{
	background-color:#CCCCCC;
	float:left;
}
div.pwdstrength div.middle div 
{
	background-color:#87BF35;
	width:0;
}
div.pwdstrength a
{
	font-size: 10px;
	position: relative;
	left: 0px;
	line-height:10px;
}
/*
// #endregion
*/

.promoBubbles
{
    border-width:15px 15px 15px 15px;
    border-style:solid;
    -webkit-border-image:url(/Common/Images/Homepage/promotion_bubble_orange.png) 15 15 15 15;
    -moz-border-image:url(/Common/Images/Homepage/promotion_bubble_orange.png) 15 15 15 15;
    -o-border-image:url(/Common/Images/Homepage/promotion_bubble_orange.png) 15 15 15 15;
	border-image:url(/Common/Images/Homepage/promotion_bubble_orange.png) 15 15 15 15 fill;	
} 

