.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

body {
	background: #e5e5e5 url(/images/main_bg.gif) 0 0 repeat;
	font-family: "Lucida Sans","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 13px;
}

body p img {
        padding: 5px;
}

a {
	color: #67BBF0;
}

a.backLink {
	padding: 0 0 .2em 15px;
	background: transparent url(/images/previous_arrow.gif) left center no-repeat;
}

a.nextLink {
	padding: 0 15px .2em 0;
	background: transparent url(/images/next_arrow.gif) right center no-repeat;
}

a img {
	border: 0pt none;
}

#wrapper {
	margin: 0px auto; padding: 10px;
	position: relative;
	width: 918px;
	background: #fff url(/images/full-logo.gif) 641px 100% no-repeat;
	border: 1px solid #deb7c9;
}

#header {
	height: 78px;
	position: relative;
	width: 918px;
	z-index: 2;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	background-image: url(/images/logo.gif);
	display: block;
	height: 78px;
	left: 0px;
	position: absolute;
	text-indent: -10000px;
	top: 0px;
	width: 222px;
}

/* *****************************************************************************
	Header + Nav
**************************************************************************** \*/

  
	#header ul {
		background-color: #0C2E55;
		height: 78px;
		left: 232px;
		list-style-type: none;
		margin: 0pt;
		padding: 0pt;
		position: absolute;
		top: 0px;
		width: 454px;
		color: #e5e5e5;
	}
	
	#header ul:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	#header ul li {
		position: relative;
		float: left;
		display: block;
		width: 113px; height: 33px;
		margin: 35px 0 0; padding: 0;
		text-align: center;
	}
	
/*
        #header ul li#storeHighlight,
	#header ul li#contactHighlight {
		width: 114px;
	}
*/

	#header ul ul {
		position: absolute;
		left: -10000px; top: 100%;
		width: auto; height: auto;
		background: transparent url(/images/sub_menu.png) 0 0 repeat;
		border: 1px solid #0C2E55;
	}
	
	#header ul ul li {
		float: none;
		clear: left;
		width: 113px; height: auto;
		margin: 0; padding : 0.5em 0;
                /* border-left: 5px solid #0C2E55; */
	}
	
	#header ul li#aboutHighlight:hover,
	#header ul li#businessHighlight:hover {
		background-image: none !important;
	}
	
	#header ul li:hover ul {
		left: 0;
	}
	
	#header ul a {
		text-decoration: none;
		color: #e5e5e5;
		vertical-align: bottom;
	}
         
	#header ul ul li:hover a:link, 
        #header ul ul li:hover a:visited, 
        #header ul ul li.sfhover a:link,
        #header ul ul li.sfhover a:visited {
                color: #787878;
	}
	
/* *****************************************************************************
	Login
**************************************************************************** \*/

	#header #login {
		background: #0C2E55;
		height: 78px;
		right: 0;
		position: absolute;
		top: 0;
		width: 222px;
	}

	.admin #header #login {
		background-image: none;
		height: 48px;
		padding: 15px;
		width: 192px;
	}

	.admin #header #login p {
		color: #fff;
		margin: 0pt;
	}

	.admin #header #login p.left, .admin #header #login p.right {
		font-size: 10px;
		margin-top: 23px;
	}
	
	#login a {
		color: #e5e5e5;
		text-decoration: none;
	}

	#header #login form {
		margin: 10px 0pt 0pt;
		padding: 0pt;
	}

	#header #login form input.textbox {
		float: right;
		font-size: 10px;
		margin: 0pt 10px 5px 0pt;
		width: 140px;
	}

	#header #login form input.loginbtn {
		bottom: 4px;
		position: absolute;
		right: 10px;
	}

	a.forgot {
		font-size: 11px !important;
		font-weight: normal !important;
	}

	#secondary input.loginbtn {
		margin-top: 3px;
	}

	#header #login form label {
		color: #e5e5e5;
		display: block;
		float: left;
		font-size: 10px;
		padding: 3px 7px 7px 0pt;
		text-align: right;
		width: 58px;
	}
	
/* *****************************************************************************
	Content
**************************************************************************** \*/

	#content {
		float: left;
		margin-top: 10px;
		position: relative;
		width: 686px;
		color: #777;
		line-height: 150%;
	}

	.content .store {
		background-image:url();
	}

	.content .store img#storePageImage1,
	.content .store img#storePageImage2 {
		border: none;
		margin: 0 10px 0 0; padding: 0;
	}

	.content .store img#storePageImage3 {
		border: none;
		margin: 0; padding: 0;
	}

	.admin #content {
		background-color: #4CB1F0;
		height: auto;
		padding-bottom: 50px;
	}

	.admin #content h2 {
		color: #fff;
	}

	.admin #content a {
		color: #fff;
	}

	.admin .chat {
		background-position: right 60px !important;
	}

	#content h2 {
		font-size: 40px;
		font-weight: normal;
		line-height: 120%;
		margin: 0;
		color: #999;
	}

	/* .content #content h2 {
		left: 0px;
		letter-spacing: -1px;
		margin: 24px 0 0 0;
		padding: 0 40px 0px 24px;
		position: relative;
		top: 0px;
		width: 380px;
	} */

	h2 span {
		font-size: 70%;
		display: block;
	}

	.admin #content h2 {
		left: 20px;
		top: 20px;
	}

	#content #intro {
		left: 428px;
		line-height: 150%;
		position: absolute;
		top: 5px;
		width: 240px;
		padding: 0 ;
	}

	#content #body {
		padding: 0 60px 10px 0;
	}

	#content #body h1{
		line-height: 100%;
	}

	.admin #content #body {
		background-image: none;
	}

	.admin #content #body {
		padding: 70px 24px 0pt;
		color: #000;
		width: 635px;
	}

	#content #body form {
		margin: 0pt;
	}
	
/* *****************************************************************************
	Side Bar
**************************************************************************** \*/

	#sidebar {
		float: left;
		width: 222px;
		margin: 10px 0 0 10px;
	}

	#sidebar .sidebar-box {
		background-color: #DBDBDB;
		height: 160px;
		margin-bottom: 10px;
		width: 222px;
	}
	
	#sidebar .sidebar-box#freefriend {
		margin-bottom: 0;
	}

	#sidebar #secondary {
		background-color: #9cf;
		color: #0C2E55;
		font-size: 12px;
		height: auto;
		padding: 15px;
		margin-bottom: 10px;
	}

	#sidebar #secondary h3 {
		color: #000;
		font-size: 18px;
		font-weight: normal;
		margin: 0pt;
		text-transform: lowercase;
	}

	.admin #sidebar #secondary {
		height: auto;
	}

	#sidebar #secondary p {
		line-height: 140%;
		margin: 0pt 0pt 20px;
	}

	#secondary a {
		display: block;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		line-height: 130%;
	}

	#sidebar ul {
		font-size: 11px;
		margin: 0pt 0pt 30px;
		padding: 0pt 0pt 0pt 30px;
	}

	#sidebar ol {
		font-size: 11px;
		margin: 0pt 0pt 30px;
		padding: 0pt 0pt 0pt 30px;
	}

	#sidebar li {
		margin: 8px 0pt;
		padding: 0pt;
	}

p.left {
	float: left;
	width: 45%;
}

p.right {
	float: right;
	text-align: right;
	width: 45%;
}

#map {
	color: #FFFFFF;
	margin-right: 65px;
	position: relative;
	float: right;
	width: 316px;
}

#stores {
	float: left;
	position: relative;
	width: 265px;
}

#stores ul {
	list-style: none;
	margin: 0; padding: 0 0 0 2em;

}

#stores li {
	list-style: none;
	margin: 0; padding: 0;
	line-height: 2;
}

#stores a {
	color: #3DD2ED;
}

#content a {
	color: #EF8E33;
}

.content #map h2 {
	color: #FFFDC7;
	font-size: 40px;
	font-weight: normal;
	left: 260px;
	line-height: 120%;
	margin: 0pt;
	position: absolute;
	top: 100px;
	width: 434px;
}

#content #normal {
	left: 233px;
	line-height: 150%;
	position: absolute;
	top: 70px;
	width: 425px;
}

#notice {
	border: 2px solid #EF8E33;
	font-size: 12px;
	font-weight: bold;
	color: #EF8E33;
	width: 662px;
	margin: 10px 0 10px;
	padding: 10px;
}

#error {
	border: 2px solid red;
	font-size: 12px;
	font-weight: bold;
	color: red;
	width: 662px;
	margin: 10px 0 10px;
	padding: 10px;
}

.content #content.nopic {
	background-color: #B93874;
	background-image: none;
	background-position: right 60px;
}

.admin #content.nopic {
	background-image: none;
	background-position: right 60px;
}

.admin #content #picker {
	background-color: #FFFFFF;
	height: 506px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: auto;
	position: relative;
	text-align: center;
	width: 150px;
}

.admin #content #picker img {
        padding-bottom: 5px;
}

#header #login p.right {
	margin-right: 10px;
	margin-top: 50px;
}

.content #content #body form textarea {
	height: 200px;
	width: 100%;
}

/* *****************************************************************************
	Store Pages
**************************************************************************** \*/

	body.store div#content {
		background-image: none !important;
	}
	
	body.store div#body {
		padding: 0 24px 100px 24px !important;
	}

	#map_div {
		height: 350px; width: 379px;
		margin: 0 0 2em 0;
		background: transparent url(../gmap.png) 0 0 no-repeat;
	}

	div.images {
		margin-left: -10px;
	}
	
	div.images img {
		margin: 0 0 0 20px;
		
	}

	/* *************************************************************************
		Address info for Store pages
	************************************************************************ \*/

		#vcardLeft {
			width: 314px;
			float: left;
		}
	
		.vcard p {
			margin: 0;
		}
	
		.vcard address {
			margin: 0 0 1em 0;
		}
	
		.vcard .org {
			position: absolute;
			left: -55000px;
		}
	
		.vcard address span {
			display: block;
		}

		.vcard dt {
			font-weight: bold;
		}
		
		#vcardRight {
			float: right;
			width: 314px;
		}
		
		
/* *****************************************************************************
	Map Pins
**************************************************************************** \*/

	div#map p.mapPin {
		position: absolute;
		overflow: hidden;
		text-indent: -5000px;
		height: 29px; width: 29px;
		background: transparent url(/images/pin.png) 0 0 no-repeat;
	}
	
	* html div#map p.mapPin {
		background: transparent url(/images/pin.gif) 0 0 no-repeat;
	}
	
	/* *************************************************************************
		Temp map updated text
	************************************************************************ \*/

		div#map p {
			position: absolute;
			z-index: 2;
			top: 250px; left: 50px;
			font-size: 18px;
			font-weight: bold;
			color: #000;
		}
		
/* *****************************************************************************
	Footer
**************************************************************************** \*/

	div#footer {
		clear: both;
		color: #999;
		text-align: center;
		font-size: 11px;
	}
	
/* *****************************************************************************
	Three Images on Home, About and Store Pages
**************************************************************************** \*/

	div#threeImages {
		margin: 0 0 1em;
	}
	
	div#threeImages span {
		margin: 0 10px 0 0; padding: 0;
	}
	
	div#threeImages span#thirdImage {
		margin: 0;
	}


		
/* *****************************************************************************
	Homepage
**************************************************************************** \*/

/*
	body.home div#content {
		background: transparent url(/images/home_cafe.jpg) 0 0 no-repeat;
	}
*/
	
/* *****************************************************************************
	Press Releases
**************************************************************************** \*/

	ul#pressReleaseNav {
		margin: 0; padding: 0;
		list-style: none;
	}
	
	ul#pressReleaseNav li {
		width: 178px;
		float: left;
	}
	
	ul#pressReleaseNav li#previousPressRelease {
		text-align: left;
	}

	ul#pressReleaseNav li#allPressReleases {
		text-align: center;
	}

	ul#pressReleaseNav li#nextPressRelease {
		text-align: right;
	}

	ul#pressReleaseNav li#previousPressRelease a {
		padding: 0 0 .2em 15px;
		background: transparent url(/images/previous_arrow.gif) left center no-repeat;
	}

	ul#pressReleaseNav li#allPressReleases a {
		padding: 0 0 .2em 15px;
		background: transparent url(/images/up_arrow.gif) left center no-repeat;
	}

	ul#pressReleaseNav li#nextPressRelease a {
		padding: 0 15px .2em 0;
		background: transparent url(/images/next_arrow.gif) right center no-repeat;
	}
	
/* *****************************************************************************
	contact us fields
**************************************************************************** \*/

	input#contact_email_name,
	input#contact_email_email_address,
	input#contact_email_subject {
		width: 100%;
	}
         
/* *****************************************************************************
	pagination
**************************************************************************** \*/

  .pagination {
    padding: 0 3px 0 3px;
    margin: 0 3px 0 3px;
  }
  .pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    
    text-decoration: none;
    
  }

  .pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
   
    font-weight: bold;
 
    color: #000;
  }
  .pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
  
    color: #ddd;
  }

/* *****************************************************************************
	Nav Highlighting
**************************************************************************** \*/

	body.about li#aboutHighlight,
	body.map li#storeHighlight,
        body.map li#storeHighlight a:link,
        body.map li#storeHighlight a:visited,
	body.store li#storeHighlight,
	body.business li#businessHighlight,
	body.contact li#contactHighlight,
        body.contact li#contactHighlight a:link,
        body.contact li#contactHighlight a:visited {
		position: relative;
		
                color: #787878;
		/*border-bottom: 5px solid #0095D6;
		background-image: url(/images/nav_highlight.gif);
		background-repeat: no-repeat;
		background-position: center bottom;*/
	}
	
/* *****************************************************************************
	two column contact form
**************************************************************************** \*/

	body.contact #content div#body {
		padding: 0 0 10px 0;
	}
	
	body.contact #content div#body div.contactAddress {
		float: left;
		width: 265px;
	}

	body.contact #content div#body form {
		float: left;
		width: 420px;
		margin-top: 2em;
	}
	
	body.contact #content div#body form table {
		width: 100%;
	}