/** {
	padding: 0px;
	margin: 0px;
}
html, body {
	text-align: center;
	background-color: ;
	font: normal normal normal 14px/1.8em helvetica, sans-serif;
	color: #000;
	margin-top: 0px;
	text-decoration: none;
	line-height: 10pt;
}*/

/*body.main #nav li.main a,
.activeNav {
	color: #000;
}*/

 /*  a.rollblock {
	color: #72c7d6;
	text-decoration: none;
	text-transform:uppercase;
}*/

/*a:hover.rollblock {
	color: #666666;
	text-decoration: none;
	text-transform:uppercase;
}*/

.clearing {}

#wrappernav {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 110px;
	height:100%;
	border: 0px solid red;
	padding:0px;
	background:#fff;
}

h3.textheader {
	color: #ff853d;
	padding-bottom: 0;
	/*font-size: 24px;*/
	font-weight: bolder;
	text-decoration: none;
}

/* -- Hovers -- */


/* CSS Document */


/*#body {
	clear: both;
}*/


a.rollBlock {
	color: #000;
	margin-bottom:0px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	display:block;
	border-bottom: 1px solid #000;
	text-transform:uppercase;
	

}

a.rollBlock2 {
	color: #000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	display:block;
	border-top: 1px solid #dadada;
}

#rollWrapper {
	width:110px;
		line-height: ;
}
#rollWrapper #blockAnchor1 {
}

a:hover.rollBlock {
	/*border-top: 1px solid #ff853d;*/
	color: #ccc;
	/*background-color: #ff853d;*/
}
a:vistied.rollBlock {
	/*border-top: 1px solid #ff853d;*/
	color: #000000;
	/*background-color: #ff853d;*/
}
a:hover.rollBlock2 {
	/*border-top: 1px solid #ff853d;*/
	color: #ccc;
	/*background-color: #ff853d;*/
}
 
#rollWrapper a span {
	display: block;
}

#rollWrapper a span.subheader {

	font-size: 18px;
	color: #999;
}

#rollWrapper a:hover span.subheader {

	font-size: 18px;
	color: #fff;
}
.activate {
	background: ;
	display: none;
	text-transform:uppercase;
	font-size:11px;
/*	height: 225px; */
}

.activateLeft {
    padding: 0px 0px 0px 0px;

}



.activate p {
	margin-right: 0px;
	/*text-shadow: #000 2px 2px 2px;*/
}
li.leaf {
	margin:0px 0 0 0;
}

.activate .clearing {
}
#categories ul {
        list-style-type: none;
        width: 110px;
} 

#categories li {
        border-top: 0px dotted #999;
        border-width: 0px 0;
        margin: 0em 0 -3px 0em;
}

#categories li a { 
        display: block;
        padding: 0px;
}

 * html #categories li a {  /* make hover effect work in IE */
	width: 110px;
}

#categories li.black a:hover {
        background: #000;
		color:#fff;
}
#categories li.beige a:hover {
        background:#C5A901;
}
#categories li.grey a:hover {
        background:#BEC0C2;
}
#categories li.brown a:hover {
        background:#723C0F;
		color:#fff;
}
#categories li.pink a:hover {
        background:#FAC5C6;
}
#categories li.red a:hover {
        background:#EF4135;
}
#categories li.orange a:hover {
        background:#F78F1E;
}
#categories li.yellow a:hover {
        background:#FFF200;
}
#categories li.mint a:hover {
        background:#D3EBDB;
}
#categories li.green a:hover {
        background:#54B948;
		color:#fff;
}
#categories li.blue a:hover {
        background:#00AEEF;
		color:#fff;
}
#categories li.purple a:hover {
        background:#711471;
		color:#fff;
}