body,form { margin: 0; }
img,form { border: 0; }
a { color: #C12344; text-decoration: none; }
a:hover { color: #7B7B7B; text-decoration: underline; }
h1 { margin: 0 0 6px 0; padding: 0; }
h2,h3,h4 { margin: 0; padding: 0; }
h4 { font-size: 12px; color: #4C4C4C; font-weight: normal;}
h1 { font: 18px arial, verdana; color: #C12344; }

p { margin: 0 0 10px 0; padding: 0; }

#top, #header, #content, #footer {
	width: 100%;
	text-align: center;
}

#top {
	background: url(/UserUploadImages/topBg.gif) repeat-x; float: left;

}

#header {
	height: 89px;
	background: #8F0012 url(/UserUploadImages/HeaderBg.jpg) no-repeat; float: left;
}

div.topNav {
	margin: 0 30px 0 0;
	float: left;
        padding: 0 2px 0 0;
        background: url(/UserUploadImages/topNavline.gif) no-repeat bottom right;
        height: 65px;
        float: right;
}

.topNav ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
        height: 46px;
}

.topNav ul ul { background: none; display: none; }


.topNav ul li {
	float: left;
	margin: 15px 0px 0px;
	background: url(/UserUploadImages/topNavline.gif) no-repeat bottom left;
	vertical-align: text-bottom;
}

.topNav ul li a {
	font: 12px Arial;
	font-weight: bold;
	color: #2A2A2A;
	text-decoration: none;
	padding:5px 10px 0pt 10px;
	display: block;
}

.topNav ul li a:hover {
	background: url(/UserUploadImages/topNavOverNSelected.gif) no-repeat bottom left;
	color: #000;
        text-decoration: none;
}

.topNav .AddCMSSysMainSelected {
	background: url(/UserUploadImages/topNavOverNSelected.gif) no-repeat bottom left;
	color: #000;
}

.box, #fCont, #headerContent {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#columR, #columM, #columL {
	float: left;
	min-height:500px;
	height:auto !important;
	height:500px;
	font: 11px verdana, arial, sans-serif;
	color: #424242;
	line-height: 16px;
}

#columL {
	float: left;
	width: 145px;
        padding: 20px 0 0 0;
}


#columM {
	float: left;
	width: 430px;
        padding: 20px 20px 30px 10px;
	max-width: 725px;
	background: url(/UserUploadImages/rightShadow.gif) no-repeat top right;
	line-height: 16px;
}


#columR {
	float: left;
	width: 245px;
        padding: 20px 10px 10px 20px;
}

#logo {
	float: left;
}

#nav {
	width: 600px;
	float: right;
        text-aling: right;
}


/* ______ Tools ______ */

#tools {
        margin: 0;
	height: 20px;
	background: url(/UserUploadImages/topMenuBg.gif) no-repeat right;
	text-aling: right;
	margin: 0;
	font: 11px arial, verdana !important; 
	color: #393939 !important; 
	font-weight: bold; !important;
	padding: 5px 25px 0 0;
        width: 300px;
        float: right;
}

*html #tools {
        padding: 5px 50px 0 0;
}*

#tools img     { vertical-align: middle; }
#tools a       { color: #393939; text-decoration: none; }
#tools a:hover { color: #C12344; text-decoration: underline; }

.AddCMSSysSearchText {
	width: 50px;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	color: #393939;
        height: 10px;
}

.AddCMSSysSearchButton {
	border: 0;
	padding: 0;
	font-size: 11px;
	color: #393939;
        background-color: transparent;
}

*html .AddCMSSysSearchButton {
        line-height: 8px;
        height: 11px;
}*

#nav ul, #nav table {
	float: right;
        text-aling: left;
}

.subNav ul li ul li {
	background: url(/UserUploadImages/subNavHR.gif) no-repeat 0% 100%;
}

.subNav ul li ul li ul li {
	background: none;
}

.subNav ul li ul li ul {
	background: url(/UserUploadImages/subNavHR.gif) no-repeat 0% 100%;
}

.subNav ul a {
	font: 14px Verdana, Arial;
	font-weight: bold;
	color: #C12344;
	text-decoration: none;
	display: block;
	width: 145px;
	margin: 0 0 3px 0;
}

.subNav ul ul li a {
	font: 11px Arial;
	color: #353535;
	margin: 0;
	width: 135px;
	padding: 2px 0 3px 10px;
	background: url(/UserUploadImages/subNavArrow.gif) no-repeat 0px 7px;
	text-decoration: none;
}

.subNav ul ul li ul li a {
	padding: 2px 0 3px 15px !important;
	background: none;
}


.AddCMSSysSubSelected {
	color: #C12344 !important;
	background: url(/UserUploadImages/subNavArrowSelected.gif) no-repeat 0px 7px !important;
}

.subNav ul ul li ul li a {
	background-position: 5px 7px !important;
}


/* ____ Footer _____ */

#footer {
	background: url(/UserUploadImages/footerBg.gif) no-repeat center top; float: left;
	padding: 10px 0 20px 0;
	font: 11px arial;
	color: #393939;

}


#footer table td h1  { font: 11px arial, verdana !important; color: #C12344 !important; font-weight: bold; margin: 0; }

