body {
	color             : #000000;
	background-color  : #e0f6fd;
	background-image  : url("../images/background.gif");
	margin            : 0px 0px 0px 0px;
}

th,td {
	line-height       : 140%;
}

a:link {
	text-decoration   : none;
	color             : #007599;
}

a:visited {
	text-decoration   : none;
	color             : #64a0b2;
}

a:hover {
	text-decoration   : underline;
}

img {
	border-style      : none;
}

#directory {
	padding           : 10px 0px 0px 0px;
}

#directory a {
	line-height       : 100%;
	color             : #333333;
	background-image  : url("../images/directory.gif");
	background-repeat : no-repeat;
	padding           : 0px 10px 5px 13px;
	margin            : 0px 0px 0px 0px;
	display           : block;
	float             : left;
}

#directory #current {
	color             : #007596;
}

.white {
	background-color  : #ffffff;
}

.gray {
	color             : #666666;
}

.red {
	color             : #ff0000;
}

.orange {
	color             : #ff6600;
}

.shadow {
	background-color  : #e5e5e5;
}

.border {
	background-color  : #b3b3b3;
}

.border-image {
	border            : 1px solid #b3b3b3;
}

.color-showcase {
	background-color  : #d53426;
}

.color-showcase-shadow {
	background-color  : #bf2f22;
}

.color-uds {
	background-color  : #f3ae00;
}

.color-uds-shadow {
	background-color  : #da9c00;
}

.color-history-garage {
	background-color  : #906a00;
}

.color-history-garage-shadow {
	background-color  : #815f00;
}

.color-rideone {
	background-color  : #5466ad;
}

.color-rideone-shadow {
	background-color  : #4b5c9b;
}

.color-ecom {
	background-color  : #a8d731;
}

.color-ecom-shadow {
	background-color  : #97c12c;
}

.color-kids-hybrid {
	background-color  : #00b3aa;
}

.color-kids-hybrid-shadow {
	background-color  : #00a199;
}

.color-gray {
	background-color  : #ededed;
}

.color-gray-shadow {
	background-color  : #d5d5d5;
}

.topics-list {
	background-image  : url("../images/top/topics_icon.gif");
	background-repeat : no-repeat;
	padding           : 0px 0px 0px 45px;
	margin            : 2px 0px 2px 0px;
}

.topics-list-try {
	background-image  : url("../images/top/topics_icon_try.gif");
	background-repeat : no-repeat;
	padding           : 0px 0px 0px 45px;
	margin            : 2px 0px 2px 0px;
}

.topics-list-simple {
	background-image  : url("../images/top/topics_icon_simple.gif");
	background-repeat : no-repeat;
	padding           : 0px 0px 0px 15px;
	margin            : 2px 0px 2px 5px;
}

.event {
	border-right      : 1px solid #e5e5e5;
	border-bottom     : 1px solid #e5e5e5;
	margin            : 0px 25px 10px 25px;
	text-align        : left;
}

.event div {
	border            : 1px solid #999999;
	padding           : 10px 10px 10px 10px;
}

.event span a {
	font-size         : 14px;
	font-weight       : bold;
	text-decoration   : none;
	line-height       : 100%;
	background-repeat : no-repeat;
	padding           : 5px 0px 5px 30px;
	margin            : 0px 10px 3px 0px;
	float             : left;
	display           : block;
}

.event-newmodel a:link {
	color             : #f84263;
	background-image  : url("../images/event_icon_newmodel.gif");
}

.event-newmodel a:visited {
	color             : #f84263;
	background-image  : url("../images/event_icon_newmodel.gif");
}

.event-car a:link {
	color             : #f84263;
	background-image  : url("../images/event_icon_car.gif");
}

.event-car a:visited {
	color             : #f84263;
	background-image  : url("../images/event_icon_car.gif");
}

.event-heart a:link {
	color             : #ff1aff;
	background-image  : url("../images/event_icon_heart.gif");
}

.event-heart a:visited {
	color             : #ff1aff;
	background-image  : url("../images/event_icon_heart.gif");
}

.event-eco a:link {
	color             : #7fc31c;
	background-image  : url("../images/event_icon_eco.gif");
}

.event-eco a:visited {
	color             : #7fc31c;
	background-image  : url("../images/event_icon_eco.gif");
}

.event-info a:link {
	color             : #009970;
	background-image  : url("../images/event_icon_info.gif");
}

.event-info a:visited {
	color             : #009970;
	background-image  : url("../images/event_icon_info.gif");
}

.event-star a:link {
	color             : #4900ff;
	background-image  : url("../images/event_icon_star.gif");
}

.event-star a:visited {
	color             : #4900ff;
	background-image  : url("../images/event_icon_star.gif");
}

#sitemap a {
	font-size         : 10px;
	line-height       : 100%;
	text-decoration   : none;
	padding           : 2px 2px 2px 2px;
	margin            : 3px 0px 3px 0px;
	display           : block;
}

#sitemap a:hover {
	background-color  : #e1e1e1;
}

#sitemap div {
	border-top        : 1px solid #cccccc;
	border-bottom     : 1px solid #cccccc;
	height            : 1px;
}

#sitemap span {
	border-bottom     : 1px dotted #cccccc;
	display           : block;
}

#sitemap .level1 {
	margin-left       : 0px;
}

#sitemap .level2 {
	margin-left       : 20px;
}

#sitemap .level3 {
	margin-left       : 40px;
}

#sitemap .level4 {
	margin-left       : 60px;
}

#sitemap .level5 {
	margin-left       : 80px;
}