/* Start of CMSMS style sheet 'oneline : onlineMenu' */
/* Start of CMSMS style sheet 'oneline : onlineMenu' */
/* Start of CMSMS style sheet 'onlineMenu' */
#menu_vert {
	margin: 0;
	padding: 0px 45px 6px 50px;
	background: url(uploads/oneline/headerbtm.png) no-repeat left bottom;
}
.clearb {
	clear: both;
}
#menuwrapper {
	height: 1%;
	width: auto;
	margin: 0px 0px 0px;
	padding: 0px 12px 0px 0px;
	background: url(uploads/oneline/menurt.png) no-repeat right bottom;
}
ul#primary-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
	list-style-type: none;float:right;
	margin: 0px 0px 0px;
	padding: 0px 0px 7px 10px;
	background:  url(uploads/oneline/menuwraplft.png) no-repeat left bottom;
}
ul#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
	border-top: 1px solid #C8D3D7;
	border-right: 1px solid #C8D3D7;
	border-bottom: 1px solid #ADC0C7;
	border-left: 1px solid #A5B9C0;
}
ul#primary-nav ul ul {
	margin-top: 1px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
ul#primary-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	background:  url(uploads/oneline/acentr.png) no-repeat center bottom;
}
#primary-nav li li {
	width: 220px;
	margin-left: 0px;
	margin-top: -1px;
	float: none;
	position: relative;
}
ul#primary-nav li a {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	padding: 0px 15px 0px 0px;
	display: block;
	text-decoration: none;
	background:  url(uploads/oneline/spanrt.png) no-repeat right bottom;
}
ul#primary-nav li a span {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	padding: 10px 0px 20px 20px;
	display: block;
	text-decoration: none;
	background:  url(uploads/oneline/lilft.png) no-repeat left bottom;
}
ul#primary-nav li a:hover span {
	font-weight: bold;
	background-color: transparent;
}
ul#primary-nav li li a:hover {
	color: #FFF;
}
ul#primary-nav li a.menuactive {
	color: #000;
	font-weight: bold;
	background:  url(uploads/oneline/spanrt.png) no-repeat right bottom;
}
ul#primary-nav li a.menuactive:hover {
	color: #000;
	font-weight: bold;
}
#primary-nav li li a.menuparent span {
/* makes it hold a shape */
	display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	ackground:  url(uploads/oneline/parent.png) no-repeat 98% center;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	ackground:  url(uploads/oneline/parent.gif) no-repeat 98% center;
}
ul#primary-nav li ul a {
/* insures alignment */
	text-align: left;
	margin: 0px;
/* keeps it relative to it's container */
	position: relative;
/* less padding than first level no need for large links here */
	padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
	font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
	color: #000;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}
ul#primary-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
	background: #F3F5F5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #374B51;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 0.95;
/* CSS 3 */
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
	ackground:  url(uploads/oneline/darknav.png) repeat-x left center;
	color: #000
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
/* End of 'onlineMenu' */


/* End of 'oneline : onlineMenu' */


/* End of 'oneline : onlineMenu' */

