@import url("standard.css");
@import url("layout.css");
@import url("form.css");
@import url("seopager.css");
@import url("navtabs.css");
@import url("ratings.css");
@import url("secondarytabs.css");
@import url("speech.css");
@import url("contactform.css");

#siteTitle {
	float:left; 
	margin-top:25px; 
	margin-left:25px;
	    
	font-family: Verdana, Arial, Sans-Serif;
    font-size: 22px;
    font-weight:bold;
    color: #fff;
}

#navigationWrapper
{
	margin:0px;
	padding:0px;
	
	background:url('../siteimages/navigationback.jpg') repeat-x;
	height:84px;
	width:100%;
	
	
}

#mainNavigation
{
	margin:0 auto;
	padding:0px;
	
	text-align:left;
	width:970px;
	height:27px;
	
	padding-top:5px;
}

#mainNavigation li
{
	display:inline;
	white-space:nowrap;
	padding-left:13px;
	padding-right:13px;
	text-align:left;
	
	
}

#mainNavigation li:hover
{

}

#mainNavigation li a
{
	text-decoration: none;
	color:#fff; 
	font-size:14px; 
	font-weight:bold;
}

#mainNavigation li a:hover
{
	text-decoration: none;
	color:#fee94c; 
	font-size:14px; 
	font-weight:bold;
}

#navigationWrapper
{

}

#categoryLinksWrapper 
{
	background-color:#dddddd;
	text-align:left;
	list-style-type:square;
}

#categoryLinks
{
	margin:0px auto;
	padding:0px;
	
	width:975px;
}

#addLinkWrapper
{

}

#addLink
{
	margin:0px;
	padding:0px;
	
	margin-left:100px;
}

.addLink a
{
	text-decoration: none;
	color:#818081;
	font-size:12px; 
}

.addLink a:hover
{
	text-decoration: none;
	color:#fff; 
	font-size:12px; 
}

#quickLinks a
{
	color:#5d5d5d;
	padding-right:10px;
	font-size: 10px;
}

.navigationSearch
{
	background-color:#fff;
    border:1px solid #E5E5E5;
    font-size:10px;
    width:115px;
    color:#f0a121;
}

.linkDividerDotted
{
	background:url('../siteimages/linkdividerdotted.gif') repeat-x;
}

.mainLinkDividerDotted
{
	background:url('../siteimages/linkdividerdottedgray.gif') repeat-x;
}

.linkListWrapper
{
	clear:both;
}

.listingDateWrapper
{
	clear:both;
	
	margin:0px; 
	padding:0px;
	
	vertical-align:top;
	
	float:left;
}

.listingDate
{
	margin:0px; 
	padding:0px;
	
	background: #FFFFFF url( "../siteimages/calendar.jpg" ) no-repeat;
	width: 45px;
	height: 50px;
}

.listingDate h3
{
	color: #000;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	margin-left:1px;
	text-transform: uppercase;
}

.listingDate h4
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}

.detailList 
{
	margin:0px; 
	padding:0px;
	
	list-style: none;
	font-size: 10px;
}

.detailList li
{
	margin:0px; 
	padding:0px;
	display:inline;
	margin-left:15px;
	padding-left:3px;
	padding-right:3px;
}

.linkList 
{
	margin:0px; 
	padding:0px;
	
	list-style: none;
}

.linkList li
{
	margin:0px; 
	padding:0px;
	display:inline;
	margin-left:15px;
	padding-left:3px;
	padding-right:3px;
}

.linkList li a
{
	color:#fff; 
	background-color:#ef9c29;
	padding-left:4px;
	padding-right:5px;
}

a.commentsLink
{
	color:#ef9c29;
}

.linkTitle
{
	margin:0px; 
	padding:0px;
	
	vertical-align:top;
}

.linkDescription
{
	font-size:12px;
	color:#818081;
}

#categoryLinksWrapper li a
{
	color:#818081;
}

#contentDivider
{
	height:15px; 
	margin:0px; 
	padding:0px; 
	width:100%; 
	background:url('../siteimages/linkdivider.jpg') repeat-x bottom;
}

#registrationForm
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#registrationForm li
{
	list-style-type:none;
}

.navButton
{
	height:22px;
	width:101px; 
	margin:0px; 
	padding:0px; 
	margin-right:25px;
	background:url('../siteimages/button.jpg') no-repeat top;
	text-align:center;
	background-color:#cdcdcd;
}

.navButton a:hover
{
	color:gray;
	text-decoration:none;
}

.linkImageWrapper
{
	padding:0px; 
	margin:0px; 
	width:115px; 
	height:88px;
	background:url('../siteimages/thumbnailback.jpg') no-repeat center top;	
}

.smallLinkImageWrapper
{
	padding:0px; 
	margin:0px; 
	width:56px; 
	height:47px;
	background:url('../siteimages/smallthumbnailback.jpg') no-repeat center top;	
}

.tooltips-tip {
	background: #333333;
	border: 1px solid #6600CC;
	text-align: left; padding: 10px;
	width:300px;
}
.tooltips-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.tooltips-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}








.row
{
}
.row a:visited { color: #426202; }

.alternatingRow
{
	border-top:1px dashed #cdcdcd;
	border-bottom:1px dashed #cdcdcd;
}
.alternatingRow a:link { color: #1f1a5a; }
.alternatingRow a:visited { color: #426202; }
.alternatingRow a:hover {color: #426202; text-decoration:underline;}

.headingLink
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 16px;
    color: #fd9f01;
    font-weight:bold;
}
.headingLink:link { color: #fd9f01; }
.headingLink:visited { color: #fd9f01; }
.headingLink:hover {color: #fd9f01; text-decoration:underline;}

.headingLinkSecondary
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #fd9f01;
    font-weight:bold;
}
.headingLinkSecondary:link { color: #fd9f01; }
.headingLinkSecondary:visited { color: #fd9f01; }
.headingLinkSecondary:hover {color: #fd9f01; text-decoration:underline;}

.headingSecondary
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #426202;
    font-weight:bold;
}

.quickLink
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #fd9f01;
}
.quickLink:link { color: #fd9f01; }
.quickLink:visited { color: #fd9f01; }
.quickLink:hover {color: #fd9f01; text-decoration:underline;}