body{
	background: /*url(gfx/bg.gif) repeat-x*/ #333333;
	padding: 20px 0 0 0;
}
ul,li{
	margin:0;
	padding:0;
}
p,h1,h2,h3,ul,li,pre,div,span,body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p{
	line-height: 110%;
	font-size:11px;
}
a img{
	border: 0;
}
a{
	color: #336633;
/*	color: #717100; */
	text-decoration: none;
	border-bottom: 1px dotted #336633;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 15px;
}
h3{
	font-size: 12px;
}
#top{
	display: none;
}
#topbar{
/*	height: 40px; */
	text-align: right;
	padding: 0 15px 0 15px;
}
#topbar img{
	margin: 15px 0 0 10px;
}
#wrap{
	margin: 0px auto;
	display: block;
	clear: both;
	width: 950px;
}
#wrap-white{
	background: white;
	border: 1px solid white;
	width: 948px;
}
#wrap-content{
	border-top: 4px solid #339999;
	border-bottom: 4px solid #339999;
/*	height: 500px; */
}
#left{
/*	background: url(gfx/bg-left.jpg) no-repeat top left; */
	width: 230px;
	display: table-cell;
	padding: 65px 0 0 0;
	float: left;
}
#nav{
	margin: 0 0 40px 30px; 
	list-style:none;
}

#nav li a{
	margin: 5px 0 5px 0;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: black;
	padding: 0 0 0 20px;
	font-weight: bold;
}
#nav li a#act{
	background: url(gfx/nav-dot.gif) no-repeat 7px 5px;
}
#content{
	padding: 20px 0 0 0;
	width: 550px;
	display: table-cell;
}
#footer{
	text-align: center;
	font-size: 9px;
	color:#666666;
	padding: 7px 0 0 0;
}
#footer a{
	color: #666666;
	text-decoration: none;
}
.align-right{
	float: right;
}
/*********************************************
*	Link ext css
*********************************************/
.tx-ablinklist-pi1{
	min-height: 400px;
	clear: both;
}
.tx_ablinklist_catalogView_link{
	border: 1px solid #DDDDDD;
	font-size: 12px;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	background: #F1F8F5;
}
.tx_ablinklist_categoryPath{
	font-size: 11px;
}
.tx_ablinklist_catalogView_subcategories{
	font-size: 11px;
}
.tx_ablinklist_catalogView_category{
	font-size: 13px;
	margin: 10px 5px 10px 5px;
}
.tx_ablinklist_catalogView_category p{
	margin:0px;
}
.tx_ablinklist_catalogView_categoryPath{
	font-size: 11px;
}
.tx_ablinklist_catalogView_linkAddNew{
	float: right;
	font-size: 11px;
	color: red;
	padding: 2px 5px 2px 5px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background: #F1F8F5;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}
.tx_ablinklist_formErrorMsg{
	font-size: 11px;
	color: red;
	padding: 10px 20px 10px 20px;
	margin: 20px 0 20px 0;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background: #F1F8F5;
}
.tx_ablinklist_viewAddNewLink{
	font-size: 11px;
}
.tx_ablinklist_viewAddNewLink label{
	display: block;
}
.tx_ablinklist_viewAddNewLink small{
	display: block;
}
.tx_ablinklist_catalogView_link_head{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
