/*
Theme Name: Adieholland
Theme URI: http://www.alchemydigitalmedia.com/
Description: The Adieholland Theme <a href="http://www.alchemydigitalmedia.com/">Alchemy Digital Media Group</a>.
Version: 1.0
Author: Alchemy Digital Media Group LLC.
Author URI: http://www.alchemydigitalmedia.com/
Tags: Adieholland,alchemydigitalmedia	
*/
@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background:#004D52 url(images/body-bg.jpg) repeat-x;
	font-size:14px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

a img
{
	border:0;
}

a
{
	color:#fff;
}

.banner
{
	background:url(images/banner.jpg) no-repeat center;
	width:720px;
	height:375px;
}

.body-lt
{
	background:url(/images/body-lt.png) repeat-y;
	width:19px;
}

.body-rt
{
	background:url(images/body-rt.png) repeat-y;
	width:19px;
}

.searchbox input
{
	border:1px solid #000;
	height:13px;
	width:155px;
	font-size:11px;
}

.login input
{
	border:1px solid #000;
	height:13px;
	width:100px;
	font-size:11px;
}
.dot-sep
{
	background:url(images/dot-sep.jpg) repeat-y;
}

.dot-sep-vrt
{
	background:url(images/dot-sep-vrt.jpg) repeat-x;
}

.title-lt
{
	background:url(images/title-lt.jpg) no-repeat;
	width:14px;
	height:34px;
}

.title-rt
{
	background:url(images/title-rt.jpg) no-repeat;
	width:14px;
	height:34px;
}

.title-bg
{
	background:url(images/title-bg.jpg) repeat-x;
	width:152px;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.bulletUL ul
{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	font-size:14px;
	line-height:28px;
}

.bulletUL ul li
{
	margin:0 0 0 4px;
	padding:0 0 0 20px;
	background:url(images/bullet.jpg) no-repeat 0 6px;
}

.bulletUL ul li a:link, .bulletUL ul li a:active, .bulletUL ul li a:visited
{
	text-decoration:none;
}

.bulletUL ul li a:hover
{
	color:#ff0000;
	text-decoration:underline;
}

.body-black
{
	background:#000;
}

.pageTitle
{
	font-size:18px;
}

.home-pic
{
	font-size:12px;
}

.footer
{
	color:#fff;
}

.footer
{
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:24px;
}

.footer a:link, .footer a:active, .footer a:visited
{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.footer a:hover
{
	color:#ff0000;
	text-decoration:underline;
}

.star
{
	color:#FF0000;
}

.formTable input
{
	width:200px;
}

.textsmall
{
	font-size:12px;
}