﻿#col1{float:left; height:auto; width:210px; overflow:hidden; }
#col2{float:right; width:760px; height:auto; overflow:hidden;}

.left-menu{ margin-left:0px;}
.left-menu a:hover{text-decoration:underline; }
.left-menu ul{margin:0px; padding:0px; list-style:none;}
.left-menu ul li{font-weight:bold;}
.left-menu span{display:inline-block; margin:2px 1px;}


.cat-main, .cat-main li{margin:0px; padding:0px; list-style:none; }
.cat-main li
{
	background:transparent url(images/arrow-list.gif) no-repeat right center;
	height: 22px;
	line-height: 22px;
	margin: 1px 0px;
	border-bottom: 1px dotted #D8E0E3;
}
.cat-main li:hover
{
	padding-left:3px;
}
.cat-main a, .cat-main a:visited{ font-weight:normal; color:#666;  padding-left:5px;text-decoration:none;}
.cat-main a:hover{color:#78025e;text-decoration:none;}

.sub-cat{margin:0px; padding:0px; list-style:none;display:none; }
.sub-cat li{margin-left:6px;}
.sub-cat a, .sub-cat a:visited{font-weight:normal; color:#666; border-bottom-width:0;text-decoration:none;}
.sub-cat a:hover{border-bottom-width:0;text-decoration:none;}
.col-container{}

.content-box-main{overflow:hidden;height:auto; border:solid 1px #c1c1c1;margin:5px 0px;}
.content-box-header{background:#fff ; height:25px; color:#333;line-height:25px;padding:0px 10px; font-size:14px; font-family:Georgia;font-weight:bold; }
.content-box-header a{color:#333;font-weight:bold;}
.content-box-content{padding:5px 5px;overflow:hidden;}
.content-box-content a, .content-box-content a:link, .content-box-content a:visited{text-decoration:none;font-weight:bold;}
.content-box-footer{overflow:hidden; border-bottom:0px solid #c1c1c1; margin-bottom:1px;}

.cat-menu-container{}
.cat-menu-container p{background:transparent url(images/arrow-list.gif) no-repeat right center;height: 22px;line-height: 22px;margin: 1px 0px;border-bottom: 1px dotted #D8E0E3;}
.menu_body{ display:none;}
.menu_headexpand:hover{background:transparent url(images/arrow-list-down.gif) no-repeat right center;}
.menu_body a, .menu_body a:visited{display:block; margin-left:15px; font-weight:normal;}
.cat-menu-container .current, .cat-menu-container .current:visited{color:#cd0201; text-decoration:underline; }

