/* ######### Marker List Vertical Menu ######### */

.markermenu{
	clear: left;
	position: relative;
	width: 175px;
	left: 0px;
	top: -1px;
	visibility: visible;














}

.markermenu ul{
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;


}

.markermenu ul li a{
	background: url(bulletlist_BIG.png) no-repeat left;
	color: #666666;
	display: block;
	width: auto;
	padding: 3px 0 3px 20px;
	text-decoration: none;
	border-bottom: 1px #EAEAEA;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0pt;
	margin-bottom: 1px;
	margin-top: 1px;










}

* html .markermenu ul li a{
	width: 175px;
	text-decoration: none;


}

.markermenu ul li a:visited, .markermenu ul li a:active{
	color: #999999;
	text-decoration: none;

}

.markermenu ul li a:hover, .markermenu ul li a.selected{
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;


}

#markermenu ul li a:hover, body#home #s-home a, body#contact #s-contact a, body#about #s-about a, body#offers #s-offers a, body#newsletter #s-newsletter a, table#bespoke #d-bespoke a, table#results #d-results a, table#portfolio #d-portfolio a, table#packages #d-packages a, table#managed #d-managed a, table#hosting #d-hosting a, table#ecommerce #d-ecommerce a, table#printing #d-printing a, table#portfolio #d-portfolio a, table#print #d-print a, table#referral #d-referral a, table#value #d-value a, table#advertising #d-advertising a, table#mail #d-mail a, table#email #d-email a, table#manager #d-manager a, table#strategy #d-strategy a, table#outsourced #d-outsourced a, table#training #d-training a, table#emarketing #d-emarketing a, table#production #d-production a, table#salesMAN #d-salesMAN a, table#review #d-review a  {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(bulletlist_BIG2.png);
	font-weight: bold;
	margin-top: 1px;
	color: #000000;














}


/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */




.blackwhiteSIDE li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;











}
.blackwhiteSIDE li a:visited{
	color: white;
	text-decoration: none;

}

.blackwhiteSIDE li a:hover{
background: no-repeat left bottom;
color: white;
}
.DDtop {
	height: 10px;
	width: 175px;
	position: static;
	display: table-cell;
	margin: 0px;
	padding: 0px;


}
