/*
 * Copyright(c) 2008-2009, threetags.com
 * 
 * http://www.threetags.com
 */


.ttLoginScreen {
	width: 800px;
	border:0px;
	font-size: 12px;
	padding: 3px;
	border-bottom: 1px solid #d0d0d0; 
	font-family: arial,sans-serif;
}

.ttLoginScreen a:hover{
	background-color:#e8efff;
	color:#000000;
	text-decoration:none;
}

.ttLoginScreen-Info {
	width: 500px;
	padding: 5px;
	border: 0px;
	font-size: 13px;
	font-family: arial,sans-serif;
}

.ttLoginScreen-Info h1{
	font-size: 18px;
	color: #1560b0;
}

.ttLoginScreen-Info h2{
	color: #2080c0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0; 
}

.ttLoginScreen-Info h3{
	color: #2080c0;
	font-size: 12px;
	font-weight: bold;
/*	border-bottom: 1px solid #d0d0d0; */
}

.ttLoginScreen-LoginForm {
	padding: 5px;
	margin: 5px;
	margin-top: 10px;
	background-color: #e8efff;
	border: 1px solid #99bbe8;
	font-size: 12px;
}

.tt_active_p {
	padding:2px;
	padding-left:5px;
	cursor: pointer;
}

.tt_active_p:hover{
	background-color:#e8efff;
}

.tt_active_ps {
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	background-color:#e8efff;
	cursor: pointer;
}

.tt_active_ps:hover{
	background-color:#99bbe8;
	/* text-decoration:underline; */
}

.tt_active_ps a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	text-align:left;
}


.tt_active_ps a:hover{
	background-color:#99bbe8;
}

.tt_active_a{
	text-decoration: none;
	color:#000000;
}


.ttFontStyle {
	font-size: 12px;
	font-family: arial,sans-serif;
}

body {
	font-size: 12px;
	font-family: arial,sans-serif;
}

body a {
	color: #2080c0; 
	font-size: 12px;
	font-family: arial,sans-serif;
}

.tt-soft-mask{
	z-index:20000;
	position:absolute;
	top:0;
	left:0;
	-moz-opacity:0.1;
	opacity:.1;
	filter:alpha(opacity=10);
	background-color:#ffffff;
	width:100%;
	height:100%;
	zoom:1;
/* 	cursor:wait; */
}

.tt-soft-mask-msg {
	z-index:20001;
	position:absolute;
	top:0;left:0;
	border:0px solid #d0d0d0;
	padding:2px;
}
/*	background:#f0f0f0 url(/res/soft-loading.gif) repeat-x 0 -16px; */

.tt-soft-mask-msg div {
	padding:2px 20px 2px 10px;
	border:1px solid #808080;
	color:#000000;
	font:bold 10px tahoma,arial,helvetica,sans-serif;
	cursor:wait;
}

.x-grid3-row td{
	font-size: 12px !important;
}

.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
	font-size:12px !important;
}

.x-panel-header {
	font-size:12px !important;
}


html, body {
	font:normal 12px verdana;
	margin:0;
	padding:0;
	border:0 none;
/*	overflow:hidden; */
	height:100%;
}
p {
	margin:5px;
}

h1{
	font-size: 18px;
	color: #1560b0;
}

.tag {
	background-image:url(/res-48/tag_blue.gif) !important;
}

.icon-accept {
	background-image:url(/res-48/accept.png) !important;
}

.icon-accept_ie6 {
	background-image:url(/res-48/accept.gif) !important;
}

.icon-add {
	background-image:url(/res-48/add.gif) !important;
}

.icon-delete {
	background-image:url(/res-48/delete.png) !important;
}

.icon-delete_ie6 {
	background-image:url(/res-48/delete.gif) !important;
}

.icon-cross {
	background-image:url(/res-48/cross.gif) !important;
}

.icon-disk {
	background-image:url(/res-48/disk.gif) !important;
}

.icon-info {
	background-image:url(/res-48/information.png) !important;
}

.icon-info_ie6 {
	background-image:url(/res-48/information.gif) !important;
}

.icon-connect {
	background-image:url(/res-48/connect.png) !important;
}

.icon-connect_ie6 {
	background-image:url(/res-48/connect.gif) !important;
}

.icon-disconnect {
	background-image:url(/res-48/disconnect.gif) !important;
}

.icon-sync {
	background-image:url(/res-48/soft-loading.gif) !important;
}

.icon-exclamation_black {
	background-image:url(/res-48/excl_black.png) !important;
}

.icon-exclamation_red {
	background-image:url(/res-48/excl_red.png) !important;
}

.icon-date {
	background-image:url(/res-48/date.png) !important;
}

.icon-date_delete {
	background-image:url(/res-48/date_delete.png) !important;
}

.icon-next {
	background-image:url(/res-48/resultset_next.gif) !important;
}

.icon-previous {
	background-image:url(/res-48/resultset_previous.gif) !important;
}

.icon-attachment {
	background-image:url(/res-48/attachment.gif) !important;
}

.btn_toggle_exclamation .x-btn-text {
	background-image:url(/res-48/excl_black.png) !important;
}

.x-btn-pressed.btn_toggle_exclamation .x-btn-text {
	background-image:url(/res-48/excl_red.png) !important;
}

.btn_toggle_exclamation_ie6 .x-btn-text {
	background-image:url(/res-48/excl_black.gif) !important;
}

.x-btn-pressed.btn_toggle_exclamation_ie6 .x-btn-text {
	background-image:url(/res-48/excl_red.gif) !important;
}


.loading-indicator {
	font-size:11px;
/*		background-image:url('../../resources/images/default/grid/loading.gif'); 
	background-repeat: no-repeat;
	background-position:top left; */
	padding-left:20px;
	height:18px;
	text-align:left;
}

#doc-body .loading-indicator {
	font:11px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:35%;
	left:43%;
	color:#444;
/*		background-image:url(../../resources/images/default/shared/large-loading.gif); 
	background-repeat: no-repeat;
	background-position:left 5px; */
	padding:10px 10px 10px 38px;
	text-align:left;
}
#loading-mask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	/*z-index:20000;*/
	background-color:#DFE8F6;
}

#loading{
	position:absolute;
	left:45%;
	top:40%;
	padding:2px;
	z-index:20001;
	height:auto;
}
#loading img {
	margin-bottom:5px;
}
#loading .loading-indicator{
	background:white;
	color:#555;
	font:bold 11px tahoma,arial,helvetica;
	padding:10px;
	margin:0;
	text-align:center;
	height:auto;
}

#tt-body-mask{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:20000;
	background-color:transparent;
	visibility:hidden;
}

#tt-body-mask-message-box1 {
	background-color:#dfe8f6;
	width:184px;
	height:22px;
	position:absolute;
	left:0;
	top:0;
	border:1px solid #99BBE8;
}

#tt-body-mask-message-box2 {
	background-color:#ffffff;
	width:180px;
	height:18px;
	position:absolute;
	left:1px;
	top:1px;
	border:1px solid #99BBE8;
}

#tt-body-mask-message {
	position:absolute;
	border:0px;
	width: 174px;
	height: 12px;
	left:6px;
	top:2px;
	background-color:#ffffff;
	font:10px tahoma,arial,helvetica;
	color:#15428b;
}
.ttSignUp-left {
	width: 325px;
	padding: 5px;
	background-color: #e8efff;
	border: 1px solid #99bbe8;
	font-size: 13px;
	font-family: arial,sans-serif;
}

.ttSignUp-left h1{
	font-size: 18px;
	color: #1560b0;
}

.note_content_panel {
	overflow: hidden; /* auto !important; */
	height: 100%; 
/*	padding-left: 5px; */
}

.tt_sfw_download_link {
	padding:8px;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid #99bbe8;
	background-color:#e8efff;
	cursor: pointer;
	font:12px tahoma,arial,helvetica;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.tt_sfw_download_link:hover{
	background-color:#99bbe8 !important;
	color: #000080;
}

.tt_sfw_download_link-gray {
	padding:8px;
	padding-left:15px;
	padding-right:15px;
	border: 1px solid #a0a0a0;
	background-color:#e8e8e8;
	cursor: pointer;
	font:12px tahoma,arial,helvetica;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.tt_sfw_download_link-gray:hover{
	background-color:#a0a0a0 !important;
	color: #404040;
	cursor: pointer;
}

.tb_attachments {
	border: 0px;
	background-color:transparent !important;
    background-image:url(/res-48/s.gif) !important;
	
}
