* {
    margin: 0px;
    padding: 0px;
}

.pagewidth {
width:100%;
margin-left: -15px;
}

.pagecontainer {
	width:960px;
	padding: 0 10px 0 10px;
	background-color: white;
	position: relative;
	margin: 0 auto;
	text-align: left;
	-webkit-box-shadow: 0px 5px 11px 0px rgba(140, 101, 149, 0.68);
	-moz-box-shadow:    0px 5px 11px 0px rgba(140, 101, 149, 0.68);
	box-shadow:         0px 5px 11px 0px rgba(140, 101, 149, 0.68);
}

#LeftPanel , div.lcat   {
	width:230px;
}

table.v4acp tr.v4acp_head td.v4accent  , table.v4acp tr.v4acp_head td.v4hspacer  {
	 width:0px;
}



table.v4acp tr.v4acp_head td.v4title {

position: relative;
font-family:century gothic;
font-size: 15px;
/*padding: 18px 10px 18px 44px;*/
line-height: 21px;
color: #ffffff;
text-transform: uppercase;
background: -moz-linear-gradient(top,  #53a49e 0%, #53a49e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53a49e), color-stop(100%,#15b0c2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #53a49e 0%,#15b0c2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #53a49e 0%,#15b0c2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #53a49e 0%,#15b0c2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #53a49e 0%,#15b0c2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53a49e', endColorstr='#15b0c2',GradientType=0 ); /* IE6-9 */
}

.v4title h2 {

/*background: url(heading-item.png) no-repeat ;
background: #ffa84c; /* Old browsers */

padding-left: 25px;
background-position: 0px 5px; 
margin-left:-24px;

font-family:century gothic;
font-size: 14px;
line-height: 21px;
font-weight:normal;
color: #ffffff;
text-transform: uppercase;
}

table.v4midBox tr.v4acp_mid td.v4mid {
background:white;

}

.lcat .lev1 li {
	position: relative;
	border-top: 1px solid #eaeaea;
	line-height: 16px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 24px;
}

.lcat .lev1 li a {
display: inline-block;
text-decoration: none;
color: #7f7f7f;
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
background: url(marker-2.png) no-repeat left 5px;
padding-left: 14px;
font-family: century gothic;
}
table.v4midBox tr.v4acp_mid td.v4mid {
 padding:0px;
}

.lcat .ttl {
display: inline-block;
text-decoration: none;
color: #7f7f7f;
text-transform: uppercase;
font-size: 14px;
font-weight: normal;
font-family: century gothic;
background: url(marker-2.png) no-repeat left 5px;
padding-left: 14px;
margin-left: 24px;
margin-top: 14px;
margin-bottom: -2px;
}

.lcat .cnt {
 display:none;
}

.lcat .lev1 li a:hover , .lcat .ttl:hover {
color: rgb(0, 191, 243);
}
/* CSS Document */

