/* CSS Document - MN_CMS Author: D Domazet 2004 */
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #444444; }

a:link,a:visited, a:active{ color: #FF0000; text-decoration:none; }
a:hover { color: #666666; }

h1 {
	color:#FF0000;
}
pre { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #999999; margin: 1px; }

.news { margin: 1px; font-size: 10px; color: #333333; }
.news a:link, .news a:visited, .news a:active, .news a:hover { font-size: 12px; color: #10114A; text-decoration:none; }

.copyright { float: right; }

.printico { margin-top: 0px; margin-bottom: 0px; text-align: right; font-size: 10px; color: #FF0000; }
.printico a:link, .printico a:visited, .printico a:active, .printico a:hover{
	font-size: 10px; color: #FF0000; font-weight: bold; text-decoration: none;
}
/*Page Layout*/
.adminquicklinks {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	text-align: right;
}
.adminquicklinks a:link, .adminquicklinks a:visited, .adminquicklinks a:active, .adminquicklinks a:hover {
	color: #FFFFFF; text-decoration:none; font-size: 10px;
}

#container {
	width: 800px;
	border-right-width: 1px; border-right-style: solid; border-right-color: #666666;
	border-left-width: 1px; border-left-style: solid; border-left-color: #666666;
	margin-right:auto;
	margin-left:auto;
}
#header {
	background-color: #000000;
	padding: 3px;
	height:80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(images/vdrumco.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	font-size: 11px; font-weight: bold; color:#FFFFFF; text-decoration: none;
}
#nav {
	height: 25px;
	width: 600px;
	margin-left:190px;
	margin-top: 60px;
	
}

.button {
	float:left;
	background-image: url(images/buttonback.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
.button a:link, .button a:visited, .button a:hover, .button a:active {
	color:#FFFFFF;
	text-decoration: none;
}

.buttonside {
	float:left;
}
#searchbox {
	background-image: url(images/graystrip.jpg); background-repeat: repeat-x; background-position: left top;
	margin-top: 0px; margin-bottom: 0px; height: 22px;text-align: right; padding-top: 0px;
}
.searchboxtext {
	margin-top: 10px;
	height:13px;
}
.searchbut {
	padding-top: 5px;
	padding-right: 2px;
}
#search {
margin-bottom: 0px;
margin-top: 0px;
}
#navcontainer {
	width: 200px; float: right;
}
/*Style Applied to the Paragraphs for Main Section Links */
.navcover{
	margin-top:20px;
}
p.cssnav {
	color : #333333;
	font-size : 12px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 4px;
}

.cssnav a {
	color : #333333;
	display : block;
	padding-bottom : 2px;
	padding-left : 16px;
	padding-top : 2px;
	width : 170px;
	text-decoration: none;
	background-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.cssnav a:hover {
	background-color : #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color : #FFFFFF;
	text-decoration: none;
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.csssubnav {
	color : #333333;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 6px;
	margin-top : 0px
}

.csssubnav a {
	color : #333333;
	display : block;
	padding-left : 24px;
	width : 160px;
	text-decoration: none;
}

.csssubnav a:hover {
	background-color : #7A7A7A;
	color : #FFFFFF;
	width : 160px;
	text-decoration: none;
}

.cssnavx a:link, .cssnavx a:visited, .cssnavx a:active {
	color : #FF0000;
	text-decoration: none;
	float:left;
}

#content {
	border:0px; background:#fff; float:right; width:580px; padding: 6px;
}

#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	padding: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px; color: #FFFFFF; text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#sitemap {
	padding-left:150px;
}
.img {
	/*font-size: 0.7em;*/
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}
.adminborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
/*Editor Layer positioning Styles*/
#editorcontainer {
	clear:both;
	height:420px;
	background:#EEEEEE;
	padding:4px;
}
#options {
	clear:both;
	height:20px;
}
#formbuttons {
	 top:0px; float:right
}
#articletext {
	position:absolute; 
	clear:both;
}
#articletext p {
font-size: 11px; color: #222222; font-weight: bold; margin:3px;
}
.articleoptions {
	visibility:hidden;
	position:absolute;
}

/*End Editor Layer positioning Styles*/
/*asset manager*/
#assetm{
	font:8pt tahoma,arial,sans-serif;
	margin:0;
}
.dialogFooter{background-color:#efefef;border-top:#e6e6e6 1px solid;}
.inpSel {font:8pt tahoma,arial,sans-serif}
.inpTxt {font:8pt tahoma,arial,sans-serif;} 
.inpChk {width:13;height:13;margin-right:3;margin-bottom:1}
.inpRdo {width:13;height:13;margin-right:3;margin-bottom:1}
.inpBtn {font:8pt tahoma,arial,sans-serif; }
.inpBtnOver {}
.inpBtnOut {}
/* end asset manager*/
.rep {
	float: left;
	width: 45%;
	padding:9px;
}
.bottomborder {
	border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #999999; 
}