
 /*=====================================================
 ================= default_cms.css ======================
 =====================================================*/ 

SPAN.cmCMDLink{	color			: #AAAAAA;}TD.cmCMDLink{	border-left		: 1px solid #000000;	padding-left	: 10px;	padding-right	: 10px;	padding-top		: 5px;	padding-bottom	: 5px;	text-align		: center;	vertical-align	: top;}
SPAN.cmError
{
	color: #FF0000;
}
TD.cmCMDLink2{	border-left		: 1px solid #000000;	padding-left	: 10px;	padding-right	: 10px;	padding-top		: 5px;	padding-bottom	: 5px;	text-align		: center;	vertical-align	: top;
	
	background-color: #EEEEEE;	}

SPAN.cmPageTitle{	font-weight	: bold;	font-size	: 14px;}TD.cmCurrentEditLanguage{	font-weight	: bold;	font-size	: 18px;	padding-left: 10px;	padding-top	: 10px;	text-align	: center;}
INPUT.cmDelete
{
	font-weight	: bold;
	color		: #990000;
}
BODY.cmPage 
{
	margin: 10 10 10 10;
	
}
DIV.cmPageTitle
{
	font-weight		: bold;
	font-size		: 14px;
	padding-bottom	: 15px;
}

INPUT.cmBigButtonAdd
{
	width		: 100px;
	height		: 50px;
	font-weight	: bold;
	font-size	: 12px;
}

TD.cmCMDLinkLangTitleCur
{
	font-weight		: bold;
	color			: #FFFFFF;
	background-color: #AAAAAA;
}
TD.cmCMDLinkLangTitle
{
	font-weight		: bold;
}
A.cmCMDLinkLangTitleCur
{
	font-weight		: bold;
	color			: #FFFFFF;
	background-color: #AAAAAA;
	text-decoration : none;
}
A.cmCMDLinkLangTitleCur:visited
{
	font-weight		: bold;
	color			: #FFFFFF;
	background-color: #AAAAAA;
	text-decoration : none;
}
A.cmCMDLinkLangTitleCur:hover
{
	font-weight		: bold;
	color			: #FFFFFF;
	background-color: #AAAAAA;
	text-decoration : underline;
}
A.cmCMDLinkLangTitle
{
	font-weight		: bold;
}

TD.cmTableTitle
{
	font-weight			: bold;
	background-color	: #CCCCCC;
	padding-right		: 10px;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 5px;
}

TD.cmTableData
{
	padding-right	: 10px;
	padding-top		: 3px;
	padding-bottom	: 3px;
	vertical-align	: top;
	padding-left	: 5px;
}
TD.cmTableData2
{
	padding-right	: 10px;
	padding-top		: 3px;
	padding-bottom	: 3px;
	background-color: #EEEEEE;	
	vertical-align	: top;
	padding-left	: 5px;
}


 /*=====================================================
 ================= default_user.css ======================
 =====================================================*/ 

INPUT.cmDelete
{
	font-weight	: bold;
	color		: #990000;
}

 /*=====================================================
 ================= global.css ======================
 =====================================================*/ 
BODY, P, TD, TR, DIV, SPAN, A, LI, UL
{
	font-family			: Verdana, Arial;
	font-size			: 12px;
	color				: #333333;
}
A.link
{
	color		: #333333;
	text-decoration	: underline;
}
A.link:visited
{
	color		: #333333;
	text-decoration	: underline;
}
A.link:hover
{
	color		: #000000;
	text-decoration	: underline;
}

FIELDSET
{
	border	: 1px solid #AAAAAA;
}
FIELDSET.VisioText
{
	border	: 1px solid #AAAAAA;
}

LEGEND
{
	font-weight		: bold;
	font-family		: Verdana;	
	padding-left	: 5px;
	padding-right	: 5px;

	font-size	: 11px;
}
LEGEND.VisioText
{
	
	font-weight	: normal;
	font-family	: Verdana;	
	padding-left	: 5px;
	padding-right	: 5px;
	font-size	: 12px;
	
}

INPUT
{
	border				: 1px solid #AAAAAA;
	font-family			: Verdana, Arial;
	font-size			: 12px;
}

TEXTAREA
{
	border				: 1px solid #AAAAAA;
	font-family			: Verdana, Arial;
	font-size			: 12px;
}
A
{
	color			: #000000;
	text-decoration	: none;
}
A:visited
{
	color			: #000000;
	text-decoration	: none;
}

A:hover
{
	color			: #000000;
	text-decoration	: underline;
}


.checkbox
{
	border				: none;
}

P
{
	_text-align	: justify;
	margin-top	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;
	margin-bottom: 5px;
	text-indent: 20px;
}

SELECT
{
	border				: 1px solid #AAAAAA;
	font-family			: Verdana, Arial;
	font-size			: 12px;
	height				: 17px;
}
TEXTAREA
{
    border				: 1px solid #AAAAAA;
	font-family			: Verdana, Arial;
	font-size			: 12px;
}

.radio
{
	border				: none;
}

 /*=====================================================
 ================= index.css ======================
 =====================================================*/ 
BODY.iBody
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
TD.iMenuTopSelected
{
	background-color: #a89f90;
	height: 26px;
	text-align: center;
	cursor: pointer;
}
A.iMenuTopSelected
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: underline;
	text-transform: lowercase;
}
A.iMenuTopSelected:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.iMenuTopSelected:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

TD.iMenuTopNormal
{
	background-color: #a89f90;
	height: 26px;
	text-align: center;
	cursor: pointer;
}
A.iMenuTopNormal
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	text-transform: lowercase;
}
A.iMenuTopNormal:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.iMenuTopNormal:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* ==================== CATALOGE ==================== */
TD.iCatalogeItemNormal
{
	background-color: #6d881c;
	height: 26px;
	text-align: left;
	cursor: pointer;
	padding-right: 10px;
}
TD.iCatalogeItemSelected
{
	background-color: #6d881c;
	height: 26px;
	text-align: left;
	cursor: pointer;
}
A.iCatalogeItemNormal
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
A.iCatalogeItemNormal:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.iCatalogeItemNormal:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.iCatalogeItemSelected
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: lowercase;
}
A.iCatalogeItemSelected:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.iCatalogeItemSelected:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/* ==================== SUB CATALOGE ==================== */
TD.iCatalogeSubItemNormal
{
	background-color: #6d881c;
	height: 22px;
	text-align: left;
	cursor: pointer;
	border-top: 2px solid #e3e2e0;
	text-transform: lowercase;
}
TD.iCatalogeSubItemSelected
{
	background-color: #6d881c;
	height: 22px;
	text-align: left;
	cursor: pointer;
	border-top: 2px solid #e3e2e0;
}

A.iCatalogeSubItemNormal
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.iCatalogeSubItemNormal:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.iCatalogeSubItemNormal:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.iCatalogeSubItemSelected
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: lowercase;
}
A.iCatalogeSubItemSelected:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.iCatalogeSubItemSelected:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
/* ============================= CONTENT ========================*/
TD.iContent
{
	background-color: #e3e2e0;
	vertical-align: top;
	color: #746b4a;
}
TD.iPath
{
	color: #746b4a;
	height: 38px;
	font-family: Tahoma;
	font-size: 14px;
	/*color: #123232;*/
	padding-left: 30px;
}
TD.iTextArea
{
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
TD.iFindText
{
	padding-left: 15px;
	padding-top: 10px;
	
}
A.iSearch
{
	font-family: Tahoma;
	font-size: 14px;
	color: #636355;
	text-transform: lowercase;
}
A.iSearch:visited
{
	color: #123232;
}
A.iSearch:hover
{
	color: #123232;
}
TD.iFindInput
{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
TD.iFindIco
{
	vertical-align: bottom;
	width: 90%;
	padding-left: 5px;
	padding-bottom: 1px;
}
INPUT.iFindInput
{
	width: 100%;
	height: 28px;
	background-color: #e3e2e0;
	border: none;
	font-family: Tahoma;
	font-size: 14px;
	padding: 5 5 5 5;
	
}
SPAN.iSearchText
{
	font-weight: bold;
}

 /*=====================================================
 ================= lightbox.css ======================
 =====================================================*/ 
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
 /*=====================================================
 ================= popup.css ======================
 =====================================================*/ 
BODY.cmPopup
{
	padding: 10 10 10 10;
	margin: 0 0 0 0;
}

TD.cmPopupTitleRight
{
	text-align	: right;
	padding-right	: 10px;
}
TD.cmPopupTitleLeft
{
	font-weight		: bold;
	padding-top		: 3px;
	padding-bottom	: 3px;
	padding-left	: 10px;
}
INPUT.cmPopupSubmit
{
	font-weight	: bold;
	background-color: #CCCCCC;
}
INPUT.cmPopupButton
{
	background-color: #CCCCCC;
}
TD.cmPopupButtonCenter
{
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
TD.cmPopupButtonRight
{
	text-align: right;
}
TD.cmPopupTitle
{
	border: 1px solid #444444;
	width: 100%;
	background-color: #DDDDDD;
	/*background-color: 00ccff;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 15px;
}
TABLE.cmPopupTitle
{
	margin-bottom: 5px;
} 
SPAN.cmPopupTitle
{
	color		: #000000;
	font-size	: 14px;
}
SPAN.cmPopupSubject
{
	color		: #ff3300;
	font-size	: 14px;
}
TABLE.cmPopupButtons
{
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
}
TD.cmPopupButtons
{
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
SPAN.cmMandatory
{
	font-weight	: bold;
	color		: #ff0000;
	font-size	: 10px;
}
FIELDSET.cmMultiLangFields
{
	border			: 1px solid #AAAAAA;
	padding-bottom	: 10px;
	padding-right	: 10px;
	padding-left	: 10px;	
}
LEGEND.cmMultiLangFields
{
	padding-right: 5px;	
	padding-left: 5px;	
}
TD.cmFormInputMandatory
{
	width		: 15px;
	padding-top	: 5px;
	color		: #FF0000;
	
}
TD.cmFormInputValue
{
	padding-left: 5px;
	padding-top: 5px;
}
TD.cmFormViewValue
{
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
}
INPUT.cmFormInputValue
{
	width: 250px;
}
TD.cmFormInputDescription
{
	padding-top	: 5px;
	font-size 	: 10px;
	padding-left: 5px;
	color		: #888888;
	width		: 5px;
}
TD.cmFormInputTitle
{
	/*vertical-align	: top;*/
	padding-top	: 5px;
	white-space	: nowrap;
}
TD.cmFormInputValueReadOnly
{
	padding-top	: 6px;
	padding-bottom	: 2px;
	padding-left	: 10px;
	white-space	: nowrap;
}
TD.cmFormInputValueReadOnlyB
{
	padding-top	: 6px;
	padding-bottom	: 2px;
	padding-left	: 10px;
	white-space	: nowrap;
	font-weight	: bold;
}
DIV.cmErrorMessage
{
	color			: #FF0000;
	text-align		: center;
	padding-bottom		: 5px;
	padding-top		: 5px;
	
}

 /*=====================================================
 ================= visio.css ======================
 =====================================================*/ 
.vText
{
	font-family	: Verdana;
	font-size	: 11px;
}
.vHeader1
{
	font-family	: Verdana;
	font-size	: 16px;
	color		: #333333;
	font-weight	: bold;
}
.vHeader2
{
	font-family	: Verdana;
	font-size	: 14px;
	font-weight	: bold;
}


