/* Start of CMSMS style sheet '01 Master Stylesheet' */
/***Reset - DO NOT EDIT***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
	vertical-align: baseline;
}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight: normal;}

/*****Generic Classes*****/
.center {text-align:center;}
.left {float:left;}
.right {float:right;}
.clear {
 display:inline-block;
}
.clear:after {
 display:block; 
 visibility:hidden; 
 clear:both; 
 height:0; 
 content: "."; 
}

/*********************and the style goes here*********************/
html {width:100%;}
body {width:900px; margin:0 auto; text-align:center; font-family:Tahoma, Verdana, Arial; background:#e6e6e6;}

/****layout****/
#container {width:900px; text-align:left;}
#twitter {height:85px; background:url(uploads/images/top-header-bg.jpg) no-repeat top;}
.equal {width:900px; border-collapse:collapse; display:table; background:#fff url(uploads/images/sidebar-bg.jpg) repeat-y top left;}
.row {display:table-row;}
#sidebar {width:230px; display:table-cell; float:left;}
#content {width:670px; float:left; display:table-cell; background:#fff;}
#footer {height:96px; background:url(uploads/images/footer-bg.jpg) no-repeat top left;}
/*** IE6 Fix ***/
* html #content {margin-left:-50px;}

/***twitter***/
#twitter a {font-size:11px; color:#666666; text-decoration:none; float:right; margin-top:30px; padding-right:60px;}
#twitter a:hover {text-decoration:underline;}

/***nav***/
#nav {margin:20px 0 0 30px; padding-bottom:20px;}
#nav a {color:#FFFFFF; text-decoration:none; font-size:12px;}
#nav a:hover {text-decoration:underline;}

/***upcoming_events***/
#upcoming_events {background:url(uploads/images/events-bg.jpg) no-repeat; margin:20px 0 20px 10px; width:220px; height:98px; padding-left:50px; line-height:1.2;}
#upcoming_events h1 {font-size:11px; color:#f5d410; padding:8px 0 8px 0;}
#upcoming_events li {color:#ffffff; font-size:11px;}
.event_title {font-weight:bold;}
.details a{padding-left:100px; color:#FFFFFF; font-style:italic;}

/***main content***/
.wrap {padding: 20px;}
.wrap a {color:#666666;}
.wrap a:hover {color:#333333;}

/***carousel***/
#carousel {width:630px; height:278px; background:#eee; border-top:5px solid #d3d3d3; border-bottom:5px solid #d3d3d3;}

.item ul {float:right; width:190px; display:block; color:#d3d3d3; font-size:12px; padding:10px 20px 20px 20px;}
.item ul li {width:200px; height:auto;}
.item ul li a {color:#FF0066; text-decoration:none;}
.item ul li a:hover {color:#FF0066; text-decoration:underline;}

.title {font-weight:bold; font-size:14px; margin:10px 0 5px 0;}
.phone {margin-bottom:3px;}
.address {margin-top:4px; margin-bottom:3px;}
.hours {margin-bottom:7px;}
.texts {font-size:10px;}

.slideimage {width:633px; height:278px; background:#000000;}
.homeimage {background:url(uploads/images/dineandshop-3.jpg) no-repeat;}
.wellsfargohome { background:url(uploads/images/wellsfargo-home.jpg) no-repeat;}
.creeksidehome {background:url(uploads/images/creekside-home.jpg) no-repeat;}
.turkishlove {background:url(uploads/images/turkishlove.jpg) no-repeat;}
.mikescornerstore {background:url(uploads/images/mikescornerstore.jpg) no-repeat;}

.parkway {background:url(uploads/images/carousel-item-parkway.jpg) no-repeat;}
.dicks {background:url(uploads/images/carousel-item-dicks.jpg) no-repeat;}
.chicago-plaza {background:url(uploads/images/carousel-item-chicago-plaza.jpg) no-repeat;}
.labella {background:url(uploads/images/carousel-item-labella.jpg) no-repeat;}
.meritor {background:url(uploads/images/carousel-item-meritor.jpg) no-repeat;}
.minnehaha {background:url(uploads/images/carousel-item-minnehaha.jpg) no-repeat;}


/***directory - home***/
#tabs {background:#eee; color:#333;}
.directory_widget {width:628px; border:1px solid #e1e1e1; padding:0 0 20px 0;}
.directory_widget a {color:#333; text-decoration:none; font-size:12px;}
.directory_widget a:hover {color:#000; text-decoration:underline;}

.tabnav {background:url(uploads/images/tab-bg.jpg) repeat-x top left; height:40px; width:628px; margin-bottom: 20px;}

.tabnav li {display:inline; height:40px; line-height:40px; font-size:12px; text-transform:uppercase;}
.tabnav li a {outline:none; display:inline-block; padding:0 20px; height:40px; text-align:center; border-left:1px solid #e1e1e1;}

.tabnav li a.selected,
.tabnav li a:hover {background:#eee; border-left:1px solid #e1e1e1; text-decoration:none;}
.tab_title {background:url(uploads/images/tab-tag.jpg) no-repeat 10% 100%; text-indent:35px; color:#a62829;}

.tabdiv li {display:inline;}
.tabdiv li a {display:inline-block; width:180px; margin-left:20px;}

/***inside tab***/
.inside_tab {background:url(uploads/images/tab-bg.jpg) repeat-x top left; height:40px; margin-bottom: 20px; border-bottom:1px solid #e1e1e1; position:relative;}
.inside_tab li {display:inline; height:40px; line-height:40px; font-size:12px; text-transform:uppercase;}
.inside_tab li a {outline:none; display:inline-block; padding:0 20px; height:40px; text-align:center; border-left:1px solid #e1e1e1; text-decoration:none; color:#333333;}

.inside_tab li a:hover {background:#eee; text-decoration:none;}

/*************************/
.inside_tab table {border-collapse:collapse; width:0; height:0; margin:-3px -10px;}

.inside_tab ul.drop {position:absolute; width:670px; background:#eee; left:-9999px; top:40px; z-index:10; border-bottom:1px solid #e1e1e1; line-height:normal; padding:10px 0;}

.inside_tab ul.drop li {border:none; line-height:1.5; height:20px;}

.inside_tab ul.drop li a {color:#333; font-size:11px; border:none; text-transform:none; display:inline-block; width: 180px; text-align:left; padding:0; margin:0 0 0 20px; height:20px; line-height:1.5;}

.inside_tab ul.drop li a:hover {text-decoration:underline; color:#333;}

.inside_tab :hover ul {left:0;}

/***content***/
#content p, ul {font-size:12px; color:#333; line-height:1.5;}
.content-header {font-size:18px; color:#990000; font-family:georgia;}
.inside-content {padding:20px 0 0 280px; margin-top:20px; height:100%; min-height:300px;}

.no-image{background:url(uploads/images/no-images.jpg) no-repeat;}
.adrians {background:url(http://www.adrianstavern.com/images/bwphotos1.jpg) no-repeat;}
.pizza-hut {background:url(uploads/images/pizza-hut.jpg) no-repeat;}
.ken-n-norms {background:url(uploads/images/ken-n-norms.jpg) no-repeat;}
.sovereign {background:url(uploads/images/sovereign.jpg) no-repeat;}
.turtle {background:url(uploads/images/turtle.jpg) no-repeat;}
.pumphouse {background:url(uploads/images/pumphouse.jpg) no-repeat;}
.levain {background:url(uploads/images/levain.jpg) no-repeat;}
.turkish {background:url(uploads/images/turkishloveaffair.gif) no-repeat;}
.msc {background:url(uploads/images/) no-repeat;}
.kenandnorms {background:url(uploads/images/kenandnorms.gif) no-repeat;}
.greenleaf {background:url(uploads/images/greenleaf.gif) no-repeat;}
.childandfamily {background:url(uploads/images/childandfamily.gif) no-repeat;}
.celadonna {background:url(uploads/images/Celadonna.gif) no-repeat;}
.creeksideacupressure {background:url(uploads/images/creeksideacupressure.png) no-repeat;}
.swordclub {background:url(uploads/images/swordclub.gif) no-repeat;}
.wellsimg {background:url(uploads/images/wells-img.png) no-repeat;}
.innovate {background:url(uploads/images/innovate.png) no-repeat;}
.spark {background:url(uploads/images/spark_clinic.jpg) no-repeat;}
.mikescorner {background:url(uploads/images/mikescornerstoreinner.jpg) no-repeat;}
.parkway-hardware {background:url(uploads/images/parkway-hardware.jpg) no-repeat;}
.amazon {background:url(uploads/images/amazon.jpg) no-repeat;}
.dicks-metro {background:url(uploads/images/dicks.jpg) no-repeat;}
.twiggs {background:url(uploads/images/twiggs.jpg) no-repeat;}
.bikesandpieces {background:url(uploads/images/bikesandpieces.jpg) no-repeat;}


.category {font-size:10px; font-style:normal;}
.event {padding-bottom: 20px; margin-bottom:20px; border-bottom:1px solid #999999;}

/***footer**/
#footer p {font-size:12px; color:#999; text-align:right; margin-top:10px;}
#footer a {color:#666666;}
/* End of '01 Master Stylesheet' */

