
 /*=====================================================
 ================= 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		: 5px;
}
DIV.cmPageRules
{
	font-weight		: normal;
	font-size		: 11px;
	color			: #555555;	
}
TD.cmPageRulesTitle
{
	font-weight		: normal;
	font-size		: 11px;
	color			: #555555;	
}
TD.cmPageRulesValue
{
	font-weight		: normal;
	font-size		: 11px;
	color			: #555555;	
}


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;
}

	SPAN.cmFilterValue
	{
		font-weight: bold;
		color: #FF0000;
	}
	     
	A.cmDropFilter
	{
		color: #0000FF;
		text-decoration: underline;
	}
	A.cmDropFilter:visited
	{
		color: #0000FF;
		text-decoration: underline;
	}
	A.cmDropFilter:hover
	{
		color: #0000FF;
		text-decoration: underline;
	}

 /*=====================================================
 ================= 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;
}
UL
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
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			: Arial, Verdana;
	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;
}

A.link
{
	text-decoration: underline;
}
A.link:visited
{
	text-decoration: underline;
}
A.white_link:hover
{
	text-decoration: underline;
}
A.white_link
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.white_link:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.white_link:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
TD.iStatBannerItem
{
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	
}

A.TextMapLink
{

	font-family: Verdana;
	font-size: 11px;
	white-space: nowrap;
	text-decoration: underline;
}
A.TextMapLink:hover
{
	color: #FF0000;
}
A.TextMapLink:visited
{

}

A.TextMapCatalog
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: underline;
}
A.TextMapCatalog:hover
{
	color: #FF0000;
}
TD.TextRingImage
{
	vertical-align: top;
}
TD.TextRingText
{
	padding-top: 10px;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
TD.TextRingSignImage
{
	vertical-align: middle;
	text-align: center;

}
P.TextRingSignText
{
	font-size: 10px;
}
A.TextRingNo
{
	font-weight: bold;
	text-decoration: underline;
}
A.TextRingNo:hover
{
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
 /*=====================================================
 ================= index.css ======================
 =====================================================*/ 
BODY.iBody
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
A.WebStat
{
	font-family		: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size		: 10px;
	text-decoration : none;
	color			: #000000;
}
A.WebStat:visited
{
	color			: #000000;
}
A.WebStat:hover
{
	text-decoration : underline;
}


 /*=====================================================
 ================= 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;
	
}

 /*=====================================================
 ================= products.css ======================
 =====================================================*/ 
SPAN.SeeMetal
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
SPAN.metalActive
{
	color: #FF0000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
A.metalPasive
{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

A.metalPasive:visited
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
A.metalPasive:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}

 /*=====================================================
 ================= 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;
}


