﻿body 
{
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background:rgb(25,25,31);
	margin:0px 0px 0px 0px;
}
form
{
	margin:0px;
}
a
{
	text-decoration:none;
	color:#FFC800;
	font-weight:bold;
	cursor:pointer;
}
a:hover
{
	text-decoration:underline;
}

/* language list */
#languageList
{
	width:130px;
	position:absolute;
	visibility:hidden;
	border-bottom:solid 1px rgb(215,215,215);
}
#languageList div
{
	text-align:center;
	height:18px;
	padding-top:12px;
	background-image:url(img/backgroundHeaderLanguage.gif);
}
#languageList a
{
	font-size:11px;
	display:block;
	color:#FFFFFF;
	padding:3px;
	border-top:solid 1px silver;
	border-left:solid 1px rgb(215,215,215);
	border-right:solid 1px rgb(215,215,215);
	text-decoration:none;
	background-color:rgb(40,40,40);
}
#languageList a:hover
{
	background-color:rgb(0,174,239);
}
#languageList a img
{
	border:0px;
	margin-right:5px;
}

/* index page */
.listTitle
{
	font-size:15px;
	font-weight:bold;
	display:block;
	margin:19px 0px 0px 0px;
}
.presentationList
{
	margin:15px 0px 15px 0px;
	list-style-image:url(img/list.gif);
}
.presentationList li
{
	font-size:14px;
	text-align:justify;
	color:rgb(40,40,40);
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 10px;
}

/* containers */
#containerBackground
{
	background:#000000 url(img/backgroundBody.jpg) no-repeat center bottom;
	/*height:770px;*/
}
#containerMain
{
	width:910px;
	margin:0px auto;
}
#containerMain #space
{
	height:5px;
	overflow:hidden;
	background-color:#000000;
}
#containerMain #top
{
	height:100px;
}
#containerMain #homeLeft
{
	float:left;
	width:550px;
}
#containerMain #homeRight
{
	float:left;
	width:350px;
	margin-left:10px;
}
#containerMain #left
{
	float:left;
	width:230px;
}
#containerMain #right
{
	float:left;
	width:660px;
	margin-left:10px;
}
#containerMain #bottom
{
	clear:both;
	height:95px;
	overflow:hidden;
}
#containerBottom
{
	font-family:Verdana;
	font-size:10px;
	padding:28px 10px 15px 10px;
	text-align:center;
	color:rgb(125,125,133);
	background-color:rgb(25,25,31);
}
#containerBottom a
{
	color:rgb(125,125,133);
}

/* box */
#boxMain
{
	width:550px;
	height:520px;
	background-color:#3C9CF0;
	margin-top:55px;
	overflow:hidden;
}
#boxMain .top
{
	height:10px;
	background-image:url(img/backgroundTopBoxMain.jpg);
	background-repeat:no-repeat;
}
#boxMain .content
{
	height:500px;
	background-image:url(img/backgroundMiddleBoxMain.jpg);
	background-repeat:no-repeat;
}
#boxMain .bottom
{
	height:10px;
	background-image:url(img/backgroundBottomBoxMain.jpg);
	background-repeat:no-repeat;
}
#boxLogin
{
	width:350px;
	height:180px;
	background-color:#D6D6D6;
	margin-top:55px;
	overflow:hidden;
}
#boxNews
{
	width:350px;
	height:180px;
	background-color:#D6D6D6;
	margin-top:10px;
	overflow:hidden;
}
#boxLogin .top, #boxNews .top
{
	height:10px;
	background-image:url(img/backgroundTopBox.jpg);
	background-repeat:no-repeat;
}
#boxLogin .content, #boxNews .content
{
	height:160px;
	background-image:url(img/backgroundMiddleBox.jpg);
	background-repeat:no-repeat;
}
#boxLogin .bottom, #boxNews .bottom
{
	height:10px;
	background-image:url(img/backgroundBottomBox.jpg);
	background-repeat:no-repeat;
}
#boxMenu
{
	background-color:#3C9CF0;
	height:450px;
	overflow:hidden;
}
#boxMenu .top
{
	height:10px;
	background-image:url(img/backgroundTopBoxMenu.jpg);
	background-repeat:no-repeat;
}
#boxMenu .content
{
	height:430px;
	background-image:url(img/backgroundMiddleBoxMenu.jpg);
	background-repeat:no-repeat;
	padding:0px 3px 0px 3px;
}
#boxMenu .bottom
{
	height:10px;
	background-image:url(img/backgroundBottomBoxMenu.jpg);
	background-repeat:no-repeat;
}
#boxMenu .linkActiv
{
	display:block;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:4px 7px 4px 7px;
	border-bottom:solid 1px #FFFFFF;
	background-color:#3C9CF0;
}
#boxMenu a
{
	display:block;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:4px 7px 4px 7px;
	border-bottom:solid 1px #FFFFFF;
	background:none;
}
#boxMenu a:hover
{
	background-color:#3C9CF0;
}
#boxMenu .subLinkActiv
{
	display:block;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding:2px 7px 2px 20px;
	border-bottom:solid 1px #FFFFFF;
	background-image:url(img/smallArrow.gif);
	background-repeat:no-repeat;
	background-position:8px 6px;
}
#boxMenu .subLink
{
	display:block;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding:2px 7px 2px 20px;
	border-bottom:solid 1px #FFFFFF;
	background:none;
}

#boxBody
{
	/*height:575px;*/
	background-color:silver;
	background-image:url(img/backgroundBoxBody.jpg);
	background-repeat:repeat-y;
}
#boxBody .top
{
	height:10px;
	background-image:url(img/backgroundTopBoxBody.jpg);
	background-repeat:no-repeat;
}
#boxBody .content
{
	min-height:555px;
	background-image:url(img/backgroundMiddleBoxBody.jpg);
	background-repeat:no-repeat;
	padding:0px 3px 0px 3px;
}
#boxBody .bottom
{
	height:10px;
	background-image:url(img/backgroundBottomBoxBody.jpg);
	background-repeat:no-repeat;
}

/* menu top */
#menuTop
{
	float:right;
	color:rgb(50,50,50);
	font-weight:bold;
	font-size:13px;
	font-family:Verdana;
}
#menuTop a
{
	color:rgb(192,192,192);
	font-weight:normal;
	text-decoration:none;
}
#menuTop .logout
{
	clear:both;
	padding:64px 16px 0px 0px;
	text-align:right;
	font-size:12px;
	font-family:Arial;
	color:rgb(192,192,192);
	font-weight:normal;
}
#menuTop .logout a
{
	font-weight:normal;
	color:#3C9CF0;
}
#menuTop .logout a:hover
{
	text-decoration:none;
	color:White;
}
#menuTop .logout .pseudoLink
{
	font-weight:bold;
	color:rgb(192,192,192);
}

/* box tell a friend */
#boxTellAFriend
{
	position:absolute;
	background-color:Yellow;
	width:450px;
	height:40px;
	visibility:hidden;
}

/* table forms */
#tableAccountCreate
{
	border-collapse:collapse;
	margin:0px auto;
	margin-top:15px;
}
#tableAccountCreate tr .category
{
	padding:4px 4px 4px 4px;
}
#tableAccountCreate tr .field
{
	font-size:14px;
	font-weight:normal;
	padding:4px;
	width:200px;
}
#tableAccountCreate tr .textbox input
{
	font-family:Verdana;
	font-size:13px;
	padding:4px 6px 4px 6px;
	margin:1px 0px 1px 0px;
	border:solid 2px rgb(190,190,200);
	background-color:rgb(245,245,245);
}
#tableAccountCreate tr .textboxActive input
{
	font-family:Verdana;
	font-size:13px;
	padding:4px 6px 4px 6px;
	margin:1px 0px 1px 0px;
	border:solid 2px rgb(30,130,190);
	background-color:#FFFFFF;
}
#tableAccountCreate tr .textboxError input
{
	font-family:Verdana;
	font-size:13px;
	padding:4px 6px 4px 6px;
	margin:1px 0px 1px 0px;
	background-color:#FFCCCC;
	border:solid 2px rgb(200,0,0);
}

/* avatars */
.avatarSmall img, .avatarMedium img, .avatarLarge img
{
	border:0px;
}

.avatarLarge
{
	width:163px;
	height:200px;
	border:1px solid rgb(100,100,100);
	padding:3px;
	background-color:White;
}
.avatarMedium
{
	width:65px;
	height:80px;
	border:1px solid rgb(100,100,100);
	padding:2px;
	background-color:White;
}
.avatarSmallMedium
{
	width:41px;
	height:50px;
	border:1px solid rgb(100,100,100);
	padding:2px;
	background-color:White;
}
.avatarSmallMedium img
{
	width:41px;
	height:50px;
	border:0px;
}
.avatarSmall
{
	width:38px;
	height:38px;
	border:1px solid rgb(100,100,100);
	padding:2px;
	background-color:White;
}

/* smart boxes */
.smartBox
{
	margin:10px;
}
.smartBox .boxTitle
{
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	padding:3px 0px 2px 4px;
	background:rgb(250,253,255);
	border-top:solid 3px #3C9CF0;
}
.smartBox .boxContent
{
	padding:5px;
	border:solid 1px rgb(230,230,230);
	border-top:0px;
	background-color:rgb(138,140,143);
}

.profileLeftContainer
{
	float:left;
	width:404px;
	padding-left:10px;
}

.profileRightContainer
{
	float:left;
	width:234px;
	padding-left:6px;
}

.profileLeftContainer .smartBoxHeader
{
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	padding:3px 0px 2px 4px;
	background:rgb(250,253,255);
	border-top:solid 3px #3C9CF0;
	margin:10px 0px 0px 0px;
	cursor:pointer;
	width:386px;
}
.profileRightContainer .smartBoxHeader
{
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	padding:3px 0px 2px 4px;
	background:rgb(250,253,255);
	border-top:solid 3px #3C9CF0;
	margin:10px 0px 0px 0px;
	cursor:pointer;
	width:220px;
}
.profileLeftContainer .smartBoxContainer
{
	background-color:rgb(138,140,143);
	width:390px;
}
.profileRightContainer .smartBoxContainer
{
	background-color:rgb(138,140,143);
	width:224px;
}
.profileLeftContainer .smartBoxContainer .sbcTitle, .profileRightContainer .smartBoxContainer .sbcTitle, .smartBox .boxContentTitle
{
	font-family:Arial;
	font-size:8pt;
	color:Black;
	background:rgb(208,210,212) url(img/arrow.gif) no-repeat 2px 5px;
	padding:2px 3px 0px 14px;
	height:15px;
	border:solid 1px rgb(230,230,230);
	border-top:0px;
	border-bottom:0px;
}
.profileLeftContainer .smartBoxContainer .sbcContent, .profileRightContainer .smartBoxContainer .sbcContent
{
	padding:3px;
	border:solid 1px rgb(230,230,230);
	border-top:0px;
}


/* headers + paragraphs */
.header1
{
	font-family:Helvetica,Arial,sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:22px;
	padding:12px 10px 10px 10px;
}
.header2
{
	font-family:Helvetica,Arial,sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:16px;
	padding:15px 10px 0px 10px;
}
.header3
{
	font-family:Helvetica,Arial,sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	padding:12px 10px 3px 12px;
}
.headerLine
{
	font-weight:bold;
	border-bottom:solid 1px rgb(40,40,48);
	padding:4px 4px 3px 4px;
	margin:0px 10px 5px 12px;
}
.number
{
	font-family:Helvetica,Arial,sans-serif;
	display:inline;
	margin:0px 10px 0px 0px;
	font-size:22px;
	font-weight:bold;
	color:Black;
}
.paragraph
{
	font-family:Tahoma;
	padding:2px 17px 3px 17px;
	text-align:justify;
	color:rgb(50,50,50);
	font-size:12px;
}
.paragraph ul
{
	margin:0px;
	padding:5px 0px 5px 25px;
}
.highlightText
{
	font-weight:bold;
	color:#FFC800;
	font-size:15px;
}

/* */
.validationSummary
{
	background-color:Silver;
	overflow:auto;
	height:50px;
	width:550px;
	margin:0px auto;
	margin-top:18px;
	padding:0px;
	border:solid 1px red;
}

/* tableForm */
.tableForm
{
	margin:0px 0px 0px 20px;
}
.tableForm tr .fields
{
	width:150px;
	color:white;
}
.tableForm tr .inputs
{

}
.tableForm tr .buttons
{
	text-align:left;
	padding:22px 0px 0px 130px;
}

/* table login */
#tableLogin
{
	margin:0px auto;
	margin-top:12px;
	font-size:13px;
}
#tableLogin tr .label
{
	width:100px;
	font-weight:bold;
}
#tableLogin tr .textBox input
{
	font-family:Verdana;
	font-size:13px;
	height:20px;
	width:200px;
	padding:5px 4px 2px 4px;
	border:solid 1px gray;
}
#tableLogin .button
{
	width:100px;
	height:26px;
	font-weight:bold;
	color:White;
	text-align:center;
	background-image:url(img/buttonLogin.gif);
	border:0px;
	padding:0px;
	margin:0px 6px 0px 0px;
	cursor:pointer;
}

/* modal */
#modal
{
	background-color:Black;
	filter:alpha(opacity=75);
	opacity:0.75;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

/* buttons */
.buttonDownload
{
	display:block;
	width:170px;
	height:28px;
	background-image:url(img/buttonDownload.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:16px;
	color:Black;
	font-family:Arial;
	text-align:center;
	margin-top:10px;
	padding-top:7px;
	overflow:hidden;
}
.buttonDownload:hover
{
	text-decoration:none;
	color:White;
}
.buttonUpdate
{
	cursor:pointer;
	border:0px;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:16px;
	height:16px;
	background-color:Transparent;
	background-image:url(img/update.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

/* profiles list */
#profilesList
{
	margin:5px 10px 5px 10px;
}
#profilesList .PLprofile
{
	border-bottom:solid 1px silver;
	cursor:pointer;
}
#profilesList .PLprofile .PLavatar
{
	float:left;
	padding:5px 5px 5px 8px;
}
#profilesList .PLprofile .PLinfo
{
	float:left;
	padding:5px 5px 5px 12px;
	font-size:11px;
	color:White;
	line-height:17px;
}
#profilesList .PLprofile .PLinfo .iPseudo
{
	font-weight:bold;
	font-size:13px;
	font-family:Verdana;
	color:#FFFFFF;
}
#profilesList .PLprofile .PLinfo .iPseudo:hover
{
	text-decoration:none;
	color:#FFC800;
}


/* FOR DIALOG */
.overlay_dialog {
	background-color: #000000;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* various */
.betaTag
{
	display:inline;
	font-family:Verdana;
	position:relative;
	bottom:5px;
	font-size:8px;
	font-weight:bold;
	color:Orange;
	text-transform:uppercase;
	margin-left:3px;
}

/* pages */
.pages
{
	display:block;
	font-size:12px;
}
.pages a
{
	display:inline;
	padding:0px 2px 0px 2px;
	color:Orange;
}
.pages a:hover
{
	background-color:White;
	text-decoration:none;
}
.pages .currentPage
{
	display:inline;
	padding:0px 4px 0px 4px;
	font-size:15px;
	font-weight:bold;
}

/* message */
.info_error
{
	background:#FFE3D4 url(img/info_error.gif) no-repeat scroll 8px center;
	border:1px solid #FF7348;
	display:block;
	margin:10px;
	padding:10px 40px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:justify;
}

.info_ok
{
	background:#BEEEBC url(img/info_ok.gif) no-repeat scroll 8px center;
	border:1px solid #42BF31;
	display:block;
	margin:10px;
	padding:10px 40px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:justify;
}

.info_info
{
	background:#FFF0AA url(img/info_info.gif) no-repeat scroll 8px center;
	border:1px solid #EFBC00;
	display:block;
	margin:10px;
	padding:10px 40px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:justify;
}
.info_info_small
{
	background-color:#FFF0AA;
	border:1px solid #EFBC00;
	display:block;
	margin:5px;
	padding:5px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:justify;
}

.info_error .title, .info_ok .title, .info_info .title
{
	font-size:12px;
	padding:0px 0px 3px 0px;
	font-weight:bold;
}
.info_error a, .info_ok a, .info_info a
{
	color:#000000;
}

/* history */
#history
{
	padding:0px 10px 0px 10px;
	width:420px;
}
#history .dateText
{
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	border-bottom:solid 1px silver;
	margin-bottom:7px;
	padding:10px 0px 3px 0px;
}
#history .historyText
{
	font-size:13px;
	padding:0px 0px 3px 10px;
}
#history .historyText a
{
	font-weight:bold;
	font-size:15px;
}

/* table restrictions & personal radio button for restriction level */
.tableRestrictions
{
	font-family:Tahoma;
	font-size:11px;
	border-collapse:collapse;
}
.tableRestrictions .header td
{
	padding:3px;
	border:solid 1px gray;
	text-align:center;
	font-weight:bold;
	font-family:Verdana;
	color:Black;
	background-color:White;
	text-transform:uppercase;
	font-size:7pt;
	width:55px;
}
.tableRestrictions tr td
{
	border-left:solid 1px rgb(180,180,180);
	border-top:solid 1px rgb(210,210,210);
	border-right:solid 1px rgb(120,120,120);
	border-bottom:solid 1px rgb(100,100,100);
	background-color:rgb(230,230,230);
}
.tableRestrictions .line .field
{
	padding:2px 5px 2px 5px;
	font-weight:bold;
	background-color:White;
	width:285px;
}
.tableRestrictions .line .field .description
{
	padding-top:2px;
	font-size:11px;
	font-weight:normal;
	color:rgb(120,120,120);
}
.RLchoice
{
	background-image:url('img/icons/rlchoice.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:40px;
	height:40px;
	display:block;
	cursor:pointer;
	margin:0px auto;
}
.RLchoiceChecked
{
	background-image:url('img/icons/rlchoicechecked.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:40px;
	height:40px;
	display:block;
	cursor:pointer;
	margin:0px auto;
}
.RLchoiceHerited
{
	background-image:url('img/icons/rlchoiceherited.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:40px;
	height:40px;
	display:block;
	cursor:pointer;
	margin:0px auto;
}

/* div socialnetwors */
.divSocialNetworks
{
	padding:5px;
}

.divSocialNetworks .snName
{
	padding:3px 5px 2px 30px;
	font-weight:bold;
	color:White;
	background-color:rgb(35,35,38);
	background-position:3px 2px;
	background-repeat:no-repeat;
	height:18px;
	overflow:hidden;
	margin-top:10px;
}
.divSocialNetworks .snContent
{
	border:solid 1px rgb(80,80,80);
	background-color:White;
}
.divSocialNetworks .snTableForm
{
	margin:5px;
	border-collapse:collapse;
}
.divSocialNetworks .snTableForm tr td
{
	margin:5px;
	width:150px;
}
.divSocialNetworks .snContent .snActions
{
	clear:both;
	padding:3px;
	background-color:rgb(220,220,220);
	border-top:solid 1px rgb(80,80,80);
}
.divSocialNetworks .snActions a
{
	color:Black;
	margin-left:10px;
}
.divSocialNetworks .enable
{
	background-color:rgb(230,230,230);
	background-image:url('img/icons/rlchoicechecked.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:60px;
	height:60px;
	display:block;
	cursor:pointer;
	float:right;
}
.divSocialNetworks .disable
{
	background-color:rgb(230,230,230);
	background-image:url('img/icons/rlchoice.png');
	background-repeat:no-repeat;
	background-position:center center;
	width:60px;
	height:60px;
	display:block;
	cursor:pointer;
	float:right;
}


/* tabs */
.ajax__tab .ajax__tab_header 
{
	font-weight:bold;
    background:url(Images/Tabs/tab-line.png) repeat-x bottom;
    display:block;
    vertical-align:bottom;
}
.ajax__tab .ajax__tab_header .ajax__tab_tab
{
    /*background:url(Images/Tabs/tab.png) no-repeat left top;*/
    background-color:rgb(220,220,220);
    color:#666;
    padding:3px 10px 2px 10px;
    height:22px;
    font-weight:normal;
}
.ajax__tab .ajax__tab_hover .ajax__tab_tab 
{
    color:#000000;
    background-color:#FFFFFF;
}
.ajax__tab .ajax__tab_active .ajax__tab_tab 
{
    /*background:url(Images/Tabs/tab.png) no-repeat right -40px;*/
    background-color:rgb(180,180,180);
    color:#FFFFFF;
    font-weight:bold;
    border:solid 1px silver;
	border-bottom:0px;
    border-top:solid 4px Orange;
    height:26px;
}
.ajax__tab .ajax__tab_body 
{
    padding:8px;
    background-color:rgb(180,180,180);
    border:solid 1px silver;
    border-top-width:0;
    text-align:left;
    color:Black;
}

/* all relative with search */
.searchKeywords
{
	border:solid 1px rgb(40,40,40);
	border-right:0px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:15px;
	padding:2px 4px 0px 4px;
	margin:0px 0px 0px 0px;
	width:250px;
	height:22px;
}
.searchButton
{
	position:relative;
	top:1px;
	border:solid 1px rgb(40,40,40);
	border-left:0px;
	padding:0px 4px 0px 4px;
	margin:0px 0px 0px 0px;
	background-color:#3C9CF0;
	font-weight:bold;
	color:White;
	width:70px;
	height:26px;
	cursor:pointer;
}


/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}                                                    




/* modal : alphacube */
.overlay_alphacube {
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: transparent url(img/alphacube/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
}

.alphacube_n {
  background: transparent url(img/alphacube/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.alphacube_ne {
  background: transparent url(img/alphacube/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
}

.alphacube_w {
  background: transparent url(img/alphacube/frame-left.gif) repeat-y top left;			
  width:7px;
}

.alphacube_e {
  background: transparent url(img/alphacube/frame-right.gif) repeat-y top right;			
  width:7px;	  
}

.alphacube_sw {
  background: transparent url(img/alphacube/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_s {
  background: transparent url(img/alphacube/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
}

.alphacube_se, .alphacube_sizer  {
  background: transparent url(img/alphacube/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
}

.alphacube_sizer {
	cursor:se-resize;	
}

.alphacube_close {
	width: 23px;
	height: 23px;
	background: transparent url(img/alphacube/button-close-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}
.alphacube_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(img/alphacube/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}
.alphacube_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(img/alphacube/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}
.alphacube_title 
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:Black;
}
.alphacube_content {
	overflow:auto;
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font: 12px arial;
	background:#FDFDFD;
}
.alphacube_buttons
{
	text-align:center;
	padding-top:8px;
}

