@charset "utf-8";
/* CSS Document */
div.header {width: 953px;}
div.main {position:relative; top:-11px}
div.body {width: 953px;}
div.footer {width:953px; height:10px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#7e7e7e}
a {color: #7e7e7e}
a.newsgallery {color:#000;text-decoration:underline;}
a.newsgallery:hover {color:#777777;text-decoration:none;}
ol {text-align:center; line-height:26px;}
a.giftguide {color:#333; text-decoration:underline; font-weight:bold;}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#7e7e7e}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:normal;}
td {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}
td.follow {font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#444444;}
td.table {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold}
td.tenpx {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#333333}
td.newsdate {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; background-color:#CCCCCC}
td.newsheading {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#333333;}
li {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}

/*Drop Down Menu*/
#sddm
{ 
	position:relative;
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	width: 60px;
	color: #2e2e2e;
	text-align: center;
	text-decoration: none}

#sddm li a:hover {background-image:url(../images/coll_over.jpg); background-repeat:no-repeat}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #ffffff}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #2e2e2e;
		font: 11px arial}

	#sddm div a:hover
	{	background: #ffffff;
		color: #a2a2a2}
		
/* Tooltip */		
a.tooltip {color:#aaa;text-decoration:none;cursor:pointer;cursor:hand}
a.tooltip:hover {color:#000;text-decoration:none;}
.clear {clear:both}

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:70px;
	
}

#tooltip .tipHeader {
	height:3px;
	background:url(images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#000;
	padding:2px 2px 2px 13px;
}

#tooltip .tipFooter {
	height:3px;
	background:url(images/tipFooter.gif) no-repeat;
}
