/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/image1.jpg) repeat-x;
/*	background: #000000;*/
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #a64686;
}

a:hover {
	text-decoration: none;
	color: #c273a2;
}

fieldset {border:0;}

img {
   border-style:none;
}

/* Header */

#header {
	width: 778px;
	height: 203px;
	margin: 0 auto;
	display:none;
}

/* Logo */

#logo {
	float: left;
}

#logo * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	padding: 100px 0 0 0;
	letter-spacing: -3px;
	font-size: 3.5em;
}

#logo h2 {
	letter-spacing: 1px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 154px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	padding: 5px 19px;
	background: #2F1A1A url(images/img2.gif) repeat-x left bottom;
	border: 1px solid #1E1010;
	border-right-color: #7A6D6D;
	border-bottom-color: #7A6D6D;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 778px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* Column One */

#colOne {
	float: left;
	width: 245px;
        display:inline;
}

#colOne ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colOne li {
	margin-bottom: 20px;
}

#colOne li li {
	margin-bottom: auto;
}

#colOne li ul {
/*	padding-left: 20px;*/
	list-style: square inside;
}

#colOne h2 {
	padding-bottom: 5px;
	font-size: 1em;
	color: #000000;
	padding-left: 20px;
	background: url(images/img3.gif) no-repeat 5px 6px;
	border-bottom: 1px solid #2C2C2C;
}

/* Column Two */

#colTwo {
	float: right;
	width: 618px;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colTwo p, #colOne ul, #colOne ol {
	line-height: 160%;
}

#colTwo .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #210100;
	border-left: 2px solid #8A0600;
}

#colTwo .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#ajaxSearch_input {
	width: 150px;
	margin-left: 20px;
	background: #9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}

#ajaxSearch_submit {
	background: #9E9E9E url(images/img5.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
}

/* Footer */

#footer {
	clear: both;
/*	width: 778px;*/
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
/*	background: url(images/img6.gif) repeat-x;*/
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
}

.bold20 {
	font-weight:bold;
	font-size:20px;
	display:block;
	border-bottom:solid 2px #a64686;
	color:#a64686;
}
#leftmenu {
	width:145px;
	display:block;
	float:left;
	height:auto;
	font-size:11px;
	font-family:Verdana;
	padding-top:148px;
	text-indent:2px;
}
#leftmenu .menu-item {
	font-weight:bold;
	padding-top:14px;
	border-top:1px solid #cc99cc;
	display:block;
	text-decoration:none;
}
#leftmenu .submenu-item {
	text-indent:12px;
}
#leftmenu .menu-lastitem {
	padding-bottom:14px;
	border-bottom:1px solid #cc99cc;
}
#danalist {
	list-style:none;
}
#danalist li {
	padding-left:30px;
	background-image:url(http://www.worldradiolink.com/assets/images/danabullet.gif);
	background-repeat:no-repeat;
}

