﻿HTML{		
margin: 0px;
padding: 0px;

}

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #C2593A;
}

#maincontainer
{
	position: relative;
}

b{font-size: 110%;}
em{color: #FFFFFF;}

p
{
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}


ul
{
	list-style-type: disc;
	color: #FFFFFF;
}



#HomePageContent p
{
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}



h1
{
	font-family: Arial;
	font-size: large;
	color: #1B4065;
}

h2
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

a
{
	font-family: Arial;
	font-size: small;
	color: #FFFF00;
}
a:hover
{
	font-family: Arial;
	font-size: small;
	color: #000000;
}

#TopHeader
{
	position: relative;
	width: 100%;
	height: 25px;
}

#Logins
{
	position: relative;
	width: 300px;
	top: 0px;

	font-family: Arial;
	font-size: small;
	color: #FFFF00;
	float: right;
}

#BreadCrumb
{
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	position: relative;
	float: left;
}


#Header
{
	background-position: left;
	background: #EAE9EE;
	height: 110px; /*Height of top section*/
	background-image: url(Local-Yokels-Logo.png);
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFF00;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFF00;
	position: relative;
	width: 100%;
}

#BannerAdd
{
	margin: 7px;
	position: relative;
	left: 350px;
	width: 728px;
	height: 90px;
}
#Header a
{
	font-family: Arial;
	font-size: small;
	color: #FFFF00;
}

#Header h1{
margin: 0;
padding-top: 15px;
}



#Logins a
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFF00;
}

#contentwrapper
{
	float: left;
	
	position: relative;
	
}

#contentcolumn
{
	margin: 0 5px 15px 0px;
	width: 585px;
	float: left;
	position: relative;
}

#leftcolumn
{
	float: left;
	width: 160px; /*Width of left column in percentage*/
	background: #C2593A;
	margin-bottom: 15px;
	z-index: 5;
	position: relative;
	
	left: 5px;
}

#rightcolumn
{
	width: 120px; /*Width of right column in pixels*/
	background: #C2593A;
	height: auto;
	position: relative;
	
	float: right;
	z-index: 0;
}

#footer
{
	border-style: solid none none none;
	border-width: 2px;
	border-color: #FFFF00;
	clear: left;
	width: 100%;
	background: #C2593A;
	color: #FFF;
	text-align: center;
	padding: 2px 0 4px 0;
	font-family: Arial;
	font-size: xx-small;
	vertical-align: text-top;
	position: fixed;
	left: 0px;
	bottom: 0px;
}

#footer a
{
	color: #FFFF00;
}

.innertube{
/*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
	
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
}

#menu
{
	height: 15px;
	padding: 0;
	position: relative;
	width: 598px;
	font-family: Arial;
	font-size: 12px;
	left: 20px;
	margin-top: -10px;
	margin-bottom: 10px;
}

#menu p
{
	font-family: Arial;
	font-size: x-small;
	color: #000066;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}

#menu ul
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	list-style-type: none;
}


#menu a
{
	color: #FFFF00;
	font-family: Arial;
	font-size: 12px;
}

#menu a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}


/*//#menu ul li {
border-left:1px solid #643743;
border-right:1px solid #643743;
float:left;
margin:6px 0 0;
padding:0 15px;
}/*/

#menu ul li
{
	border-left: 1px solid #BCF3EF;
	float: left;
	margin: 2px 0 0 0;
	padding: 0 5px;
	border-left-color: #FFFF00;
}



#menu ul li.over a
{
	color: #000000;
}

#menu ul li.first {
border-left:medium none;
padding:0 5px 0 0;
}

#menu ul li.last {
border-right:medium none;
padding:0 0 0 5px;
}



#footer a
{
	color: #FFFF00;
}

#FooterMenu
{
	height: 20px;
	font-family: Arial;
	font-size: xx-small;
	margin-right: Auto;
	margin-left: Auto;
	text-align: center;
	width: 400px;
	margin-top: -10px;
}

#FooterMenu ul
{
	padding: 0;
	list-style-type: none;
	height: 20px;
	width: 300px;
	margin-bottom: 5px;
	margin-right: Auto;
	margin-left: Auto;
}
#FooterMenu ul li
{
	border-left: 1px solid #C2593A;
	float: left;
	margin: 2px 0 0 0;
	padding: 0 5px;
	border-left-color: #C2593A;
	height: 20px;
	text-align: center;
}

#FooterMenu a
{
	color: #FFFF00;
	font-size: xx-small;
}

#FooterMenu a:hover
{
	color: #000000;
	font-size: xx-small;
}


#FooterMenu ul li.over a
{
	color: #000000;
	font-size: xx-small;
	height: 20px;
}

#FooterMenu ul li.first {
border-left:medium none;
padding:0 5px 0 0;
height: 20px;
}

#FooterMenu ul li.last {
border-right:medium none;
padding:0 0 0 5px;
height: 20px;
}

#Contact
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 15px;
}




#RSSFEedContent
{
	
	
}

#RSSFEedContent a
{
	
	font-size: medium;
}
#RSSFEedContent a:hover
{
	color: #1B4065;
	font-size: medium;
	text-decoration: underline;
}

/*//Editorial Feed /*/



#Ed-Title
{
	font-family: Arial;
	color: yellow;
	font-size: xx-large;
	font-weight: bold;
}
#Ed-Title a
{
	font-family: Arial;
	color: yellow;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

#DateAuth
{
	font-family: Arial;
	font-size: xx-small;
	color: #333333;
	font-style: italic;
	
}

#EdDescription
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #C2593A;
	margin-top: -15px;
	margin-bottom: -15px;
}

#EdItem
{

}



#EdItemList
{
height: 115px;
	overflow: hidden;
}

#EdDescription b
{
font-family: Arial;
color: #ffffff;
}

#EdDescription p
{
font-family: Arial;
color: #ffffff;
}

#NewsWrapper
{
	height: 100%;
	width: 111%;
	background-color: #C2593A;
	margin-left: -5px;
	margin-right: 10px;
	position: relative;
}

#LeftNews
{
	float: left;
	width: 300px;
}

#RightNews
{
	float: right;
	width: 300px;
}

#test
{
	color: #666666;
}

/*/Business Directory Section//*/

#DirectoryRules
{
font-family: Arial;
	font-size: small;
	color: #FFFFFF;
}

#AddDirectoryFields
{
	width: 305px;
	float: left;
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
}

#SelectCategories
{
	float: right;
}

/*/ Find a Business page//*/
#CategoryList
{
	
	float: left;
	
}


#FoundBusinesses
{
	padding: 0px 12px 12px 20px;
	float: none;
}

#BusinessDetails
{
	font-family: Arial;
	font-size: medium;
	color: #FFFFFF;
}



.BarStyle
{
	background-color: #00FF00;
	border: thin solid #00FF00;
	height: 5px;
	text-align: left;
}

.ResultsHeader
{
	font-family: Arial;
	font-size: large;
	color: #C0C0C0;
}

.PollQuestionLabel
{
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

.PollQuestionList
{
	font-family: Arial;
	font-size: small;
	color: #FFFF00;
}

.ResultListCSS
{
	font-family: Arial;
	font-size: small;
	color: #FFFF00;
	text-align: left;
}

.ResultsPanelCss
{
	padding: 5px;
	background-color: #C2593A;
	border: 1px solid #FFFF00;
	width: 150px;
}

.QuestionPanelCss
{
	padding: 5px;
	background-color: #C2593A;
	border: 2px solid #FFFF00;
	width: 150px;
}

.PollLabelHeaderCSS
{
	font-family: Arial;
	font-size: small;
	color: #1B4065;
}


.CustomTabStyle .ajax__tab_header
{
	border-width: 2px;
	border-color: #FFFF00;
	font-family: Arial;
	font-size: 12px;
	border-bottom-style: solid;
	font-weight: bold;
}

/*//right/*/
.CustomTabStyle .ajax__tab_header .ajax__tab_outer
{
	background-image: url(http://local-yokels.com/App_Themes/rightTab.png);
	background-position: right;
	margin-right: 3px;
	background-repeat: no-repeat;
	height: 35px;
}

/*//left/*/

.CustomTabStyle .ajax__tab_header .ajax__tab_inner
{
	background-position: left;
	background-image: url(http://local-yokels.com/App_Themes/leftTabBar.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	height: 35px;
}

.CustomTabStyle .ajax__tab_tab
{
	background-image: url(http://local-yokels.com/App_Themes/yokelTabbkgrnd.png);
	background-position: bottom;
	height: 35px;
	padding-left: 7px;
	padding-right: 7px;
	height: 35px;
	margin-left: 3px;
}



.CustomTabStyle .ajax__tab_hover .ajax__tab_outer 
{background-image: url(http://local-yokels.com/App_Themes/rightTab.png);	
	background-position: right;
	margin-right: 3px;
	background-repeat: no-repeat;
	height: 35px;}
	
.CustomTabStyle.ajax__tab_hover .ajax__tab_inner 
{background-position: left;
	background-image: url(http://local-yokels.com/App_Themes/leftTabBar.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	height: 35px;}
	
	
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab
{
	background-image: url(http://local-yokels.com/App_Themes/yokelTabbkgrnd.png);
	background-position: bottom;
	height: 35px;
	padding-left: 7px;
	padding-right: 7px;
	height: 35px;
	margin-left: 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}





.CustomTabStyle .ajax__tab_active .ajax__tab_outer 
{background-image: url(http://local-yokels.com/App_Themes/rightTab.png);	
	background-position: right;
	margin-right: 3px;
	background-repeat: no-repeat;
	height: 35px;}


.CustomTabStyle .ajax__tab_active .ajax__tab_inner 
{background-position: left;
	background-image: url(http://local-yokels.com/App_Themes/leftTabBar.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	height: 35px;}


.CustomTabStyle .ajax__tab_active .ajax__tab_tab
{
	background-image: url(http://local-yokels.com/App_Themes/yokelTabbkgrnd.png);
	background-position: bottom;
	height: 35px;
	padding-left: 7px;
	padding-right: 7px;
	height: 35px;
	margin-left: 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	
	
	
.CustomTabStyle .ajax__tab_body
{
	
}
