@import "print.css";
a.menublack:VISITED, a.menublack:LINK, a.menublack:ACTIVE{
	color: #ffffff;text-decoration: none; 
}

a.menublack:HOVER, a.menublack:FOCUS{
	color: #127809; text-decoration: underline; 
}

a.menugreen:VISITED, a.menugreen:LINK, a.menugreen:ACTIVE{
	color: #5fbb3c; 
}
a.menugreen:HOVER, a.menugreen:FOCUS{
	color:  #35e100; text-decoration: underline; 
}


li	{list-style-image: url(http://www.centurionsystems.co.za/upload/setup_files/Arrow.gif);
}


.imgblock {
	/*display: block;*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 2px;
	text-decoration: none;
}

body, td {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
}

A:VISITED, A:LINK, A:FOCUS, A:ACTIVE {
	color : #217500;
	text-decoration: underline;
}

A:HOVER, A:FOCUS {
	color : #5fbb3c; text-decoration: underline;

}

.menublack {
	color: #000000;
}

.menuwhite {
	color: #ffffff;
}

h1 {font-size: 11px; font-weight: bold; line-height: 10px; color : #5eb846; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
h2 {font-size: 12px; font-weight: bold; line-height: 10px; color : #5eb846; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
h3 {font-size: 13px; font-weight: bold; line-height: 10px; color : #5eb846; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
h4 {font-size: 14px; font-weight: bold; line-height: 10px; color : #5eb846; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
h5 {font-size: 15px; font-weight: bold; line-height: 10px; color : #5eb846; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }


A {	text-decoration: underline; 
	border-style: none none none none;
	border-width: thin thin thin thin;
}

img { 
	text-decoration: none; 
	border-style: none; 
	border-width: medium 
}

/* Control Specific */
input.submit, input.button, select
{
	text-align:center;
	background: #eaeaea;
	border-top: 1px solid #888;
	border-bottom: solid 2px #888;
	border-left: solid 1px #888;
	border-right: solid 2px #888;
	padding: 0.04em;
	font-size: 11px;
}

input.file, input.text, input.checkbox, input.radio, select{
	z-index:1;
	padding: 0.15em;
	text-align: left;
	font-size: 11px;
}

textarea  {
	z-index:1;
	padding: 0.15em;
	font-size: 12px;
}
/* Ends Control Specific */

/* Rhino Specific Stylesheet DONOT DELETE */
.rhino_heading {
	font-weight : bolder;
	color:  #5fbb3c;
}


A.rhino_readmore:VISITED, A.rhino_readmore:LINK, A.rhino_readmore:FOCUS, A.rhino_readmore:ACTIVE {
	color : #217500;
	text-decoration: underline;
}

A.rhino_readmore:HOVER, A.rhino_readmore:FOCUS {
	color : #5fbb3c; text-decoration: underline;

}



.error, .required, .rhino_price  {
	font-weight : bold;
	color: Red;
	padding: 2px;
}	

.rhino_option_bold {
	text-decoration: underline;
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	left: 20;
	}

iframe {
	visibility:hidden;
}

#contentiframe {
	visibility:visible;
}

/* End Rhino Specific */                                  

.featuredContainer {
	width:100%;border:1px; border-color:#000000; 
}

.featuredTitle {
		height:24px; 
		background:url(http://www.centurionsystems.co.za/upload/setup_files/producta.gif); 
		padding-left:15px; 
		border-color:#6bbe4c; 
		color:#ffffff; 
		font-weight:bold;
}

.featuredDescriptionContainer {
	background:url(http://www.centurionsystems.co.za/upload/setup_files/centsysm.jpg); background-repeat:no-repeat;
	height:242px;
	width:100%;
}

.featuredDescription {
	padding-left:5px; padding-right:5px; color:#3f6114;
}

.featuredProductImage {
	padding-top:8px; padding-bottom:8px;
}

.featuredReadMore {
	padding-left:5px; padding-right:5px;
}

/* Open Close Div */
.cnt {
	display: none;
	padding: 10px;
	margin: 10px;
	/*background: #f9f9f9;*/
}
.trigger {
	color : #217500;
	text-decoration: underline;
	cursor: pointer; cursor:  hand;
	font-weight:bold;
	padding-top:0px;
}
/* Open Close Div */     
