
.inputfix {
	border:0;
	background-image:none;
	background-color:transparent;
}
select, input, textarea { 
		font-size: 12px;
		//-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .4);
                //-moz-box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .4);
                //box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .4);
                -webkit-box-shadow: #aaa 0px 0px 5px;
                -moz-box-shadow: #aaa 0px 0px 5px;
                box-shadow: #aaa 0px 0px 5px;
		background-repeat:repeat-x;
		border-style: solid;
		border-width: 1px;
		border-color: #ccc;
                border-radius:2px;
		background-color: #fff;
		color: #000000;
                max-width:99%;}
ul {
    margin-top:2px;
}
.submit-button
{
	color: #FFF;
	background: #336699;
	border: 1px #000 solid;
}
checkbox {
		border-width: 0px;
	
}
radio{ border:none;}
hr {
		border-width:1px;
		border-style:solid;
		border-color:#000000;
}

body { 	
			background-color:#c3edff;
			position:relative;
			min-width:400px;
			width:100%;
			height:100%;
			margin:0;
			padding:0;
			border:none;
			font-family: Verdana, Helvetica, Arial, sans-serif;
		}
.disabled{
	background:none;
	background-color:#ccc;
	color:#000000;
}
.tumblr_title{
	font-size: 4em;
	font-weight: Bold;
	color:#336699;
	letter-spacing: -1px;
	margin: 0px 0px 5px 0px;
	
}
.tumblr_posts{
	list-style:none;
	margin:0;
	padding:0;
}
.tumblr_post{
	padding: 0 0 20px 10px;
}
.tumblr_body {
	margin:0 20px 0 20px;
}
.tumblr_body p{
	font-size:12px;
}
.tumblr_caption{
	font-size:12px;
	margin:0 20px 0 20px;
}
.tumblr_caption p{
	font-size:12px;
}
.tumblr_photo_post{
}
fieldset{ 	width:95%;
		margin: auto;
		border-width:1px;
		border-style:solid;
		border-color:#000000;
		background-color:#eeeeee;
                -moz-border-radius: .2em;
                -webkit-border-radius: .2em;
                -khtml-border-radius: .2em;
                border-radius: .2em;
}	
legend{         border:0px solid;
                padding-left:.25em;
                padding-right:.25em;
		#font-size:90%;
                font-weight:bold;
		color:#fff;#336699;
		background-color:#666;
                -moz-border-radius: .2em;
                -webkit-border-radius: .2em;
                -khtml-border-radius: .2em;
                border-radius: .2em;
		}
img{	
    border:0; 
    max-width:100%;
}
a{		
	color:#336699;
	text-decoration: none;
}
a:hover{
	color:#f44;
}

#headerwrap {
			position:absolute;
			top:0;
			left:0;
			min-width:100px;
			width:100%;
			height:105px;
			background-color:#fff;
		}
#header {
                        height:105px;
                        width:100%;
                        min-width:800px;
                        background-image:url(\'/images/header.jpg\');
                        background-color:#000000;
                        color:#ffffff
}
.headerlogo {
                        position:absolute;
                        top:0;
                        left:0;
                        width:275px;
}
.headerright {
                        position:absolute;
                        top:0;
                        left:275px;
                        right:0;
                        min-width:525px;
}
.headerlinks {
                        font-size:12px;
                        text-align:right;
                        padding-right:10px;
                        height:25px;
}
.headerbanner {
                        position:relative;
                        top:4px;
}
#offers {
                        text-align:center; 
			position:absolute;
			top:105px;
			left:86%;
			
			/*float:right;*/
			width:14%;
			height:100%;
			color:#ffffff;
			
		}
                
#offers a {			color:#ffffff; }
#offers a:hover {   color:#000000; }

.phone {
			font-size:1.4em;
			font-weight:bold;
		}
.cheery {
			font-size:1.3em;
			color:#ffffff;
			font-weight:bold;
			text-align:center;
}
.sub {
		font-size:.7em;
		font-weight:bold;
}
.doublesub {

		font-size:.7em;
		font-weight:normal;
}
h3, .h3 {
		font-size:1em;
		font-weight:bold;
		color:#ffffff;
		padding:2px;
                padding-left:5px;
                padding-right:3px;
		background-image:url(/images/stripsm2.png);
		/*layer-background-image:url(images/stripsm2.png);*/
}
 
h2, .h2{
		font-size:1.15em;
		font-weight:bold;
                padding-left:.5em;
}

h1, .h1 {
		font-size:2.2em;
		font-weight:bold;
}
li, p, .p, table,dl {
		font-size:.9em;
		line-height: 1.5em;
		padding-left: 1em;
		padding-right: 1em;
}
dt {font-weight:bold;}
.ptitle{
        font-weight:bold;
        color:#336699;
}
#nav   {

			position:absolute;
			top:105px;
			left:0;
			
			/*float:left;*/
			width:18%;
			height:100%;
			
			
			color:#000000;
			font-weight:bold;
			font-size:.85em;
                           
      	}
.navfont {
			
		}
#nav a {
                    display: block;
		    text-decoration: none;
		    padding: .3em;
		    background: #000000 none;
		    color: #ffffff;
		    font-weight: bold;
		    margin-top: 1px;
                    
                    padding-left:1em;
		}

#nav a:hover {
    			background: #c3edff;
			color: #000;
		}

#content { 	
			width:67.5%;
                        
			font-size:1em;
			
			margin:0px;
			padding-left:2px;
			padding-right:2px;
                        
			color:#000000;
			min-height:900px;
                        z-index:10;

			position:relative;
			top: 0px;
			left: 18.1%;
			
			bottom: 28px;

			
			height:85%;
			overflow: auto;
		}
.bluetop{	font-size:1em;
			font-weight:bold;
			background-color:black;
			color:#ffffff;
			background-image:url(/images/stripsm2.png);
			/*layer-background-image:url(images/stripsm2.png);*/
		}

.search{
	width:75%;
	margin-left:2em;
}
#savvy {
	font-size:14px;
}
#savvy .row{
	width:95%;
	min-height:150px;
	position:relative;
}
#savvy .letters{
	text-align:center;
}
#savvy .logo{
	position:absolute;
	left:25px;
	top:0px;
}
#savvy .discount{
	position:absolute;
	left:400px;
	top:0px;
	z-index:10;
}
#savvy .group{
	position:absolute;
	left:140px;
	top:0px;
}
#savvy .offers{
      
	position:relative;
	left:120px;
	top:20px;
	width:75%;
}
#savvy .offers a:hover{
	font-weight:normal;
}
#savvy .addresses{
	position:relative;
	left:120px;
	top:10px;
	width:100%;
}
		
table { border:0px; }
table th { border: 0px;	padding: 0px; }
table td { border: 0px;	padding: 0px; }
.smartedge{
			vertical-align:top;
			border-color:#000000;
			border-width:1px;
			border-style:solid;
			padding:0px 3px 3px 3px;
}
		
.roundbox1 h2, .roundbox2 h2 {
	margin:0; 
	padding:0 10px 5px 10px; 
}
.roundbox1 p, .roundbox2 p {
	margin:0; 
	padding:5px 10px; 
}
.roundbox2 {
	background: transparent; 
	width:inherit;
	margin:0 3px;
	color:#ffffff;
}

.rbtop, .rbbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}
.rb1, .rb2, .rb3, .rb4 {
	display:block; 
	overflow:hidden;
}
.rb1, .rb2, .rb3 {
	height:1px;
}
.rb2, .rb3, .rb4 {
	background:#fff; 
	border-left:1px solid #336699;
	border-right:1px solid #336699;
}
.rb1 {
	margin:0 5px; 
	background:#336699;
}
.rb2 {
	margin:0 3px;
	border-width:0 2px;
}
.rb3 {
	margin:0 2px;
}
.rb4 {
	height:2px; 
	margin:0 1px;
}

.rboxcontent{
	display:block; 
	background-color:#ffffff;	
	border:0 solid #336699; 
	border-width:0 1px; 
	height:auto;
}
.rboxcontent p{
	margin-left: auto;
    margin-right: auto;
	width: 95%;
}
.rbgreen, .rbgreen2 {
	background-color:#336699; 
	color:#000000;
}
.rbgreen {
	background-image:url(/images/stripsm.png);
	background-repeat:repeat-x;
	/*layer-background-image:url(images/stripsm.png);*/
}
.rbblack, .rbblack2 {
	background:black; 
	color:#000000;
}
.rbblack {
	background-image:url(/images/stripsm2.png);
	background-repeat:repeat-x;
	/*layer-background-image:url(images/stripsm2.png);*/
}



a.button, input.button, button.button{
    background:#336699;
    font-size:.9em;
    font-weight:bold;
    margin:.2em;
    padding:.1em .5em;
    border:0px;
    line-height:200%;
    
    color:#ffffff;
    -moz-border-radius: .4em;
    -webkit-border-radius: .4em;
    -khtml-border-radius: .4em;
    border-radius: .4em;
    

}
a.button:hover, input.button:hover, button.button:hover{
    color:#ffffff;    
    background-color:#555;
}
a.button:active, input.button:active, button.button:active{
    background-color:#f00;
    color:#ffffff;
}
a:disabled.button, input:disabled.button, button:disabled.button{
    background-color:#666;
    color:#ffffff;
}
div.fieldset{
    background-color:#efefef; 
    padding:0px;
    padding-top:1px;
    border-bottom:3px solid #336699;
    margin:0px;
    
    width:100%;
}
div.fieldset h2{
    margin-left:.5em;
}
div.roundbox{
    margin:0px;
    background:#ffffff;
    border-left:1px solid #336699;
    border-right:1px solid #336699;
    border-bottom:3px solid #336699;
    border-top:3px solid #0099cc;
    margin-bottom:.5em;
    width:100%;
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    -khtml-border-radius: .6em;
    border-radius: .6em .6em .6em .6em;
}
div.roundbox h1{
    font-size:140%;
   
   background-color:#336699;
   background-image:url(/images/stripsm.png);
   color:#ffffff;
   margin-top:0px;
   margin-bottom:0px;
   padding:.2em .5em .25em .5em;
   -moz-border-radius-topleft: .3em;
   -moz-border-radius-topright: .3em;
   -webkit-border-top-left-radius: .3em;
   -webkit-border-top-right-radius: .3em;
   -khtml-border-top-left-radius: .3em;
   -khtml-border-top-right-radius: .3em;
    border-top-left-radius: .3em;
    border-top-right-radius: .3em;
}
ul.navbuttons {
    font-size:130%;
    list-style-type: none;
    margin-left:0; 
    padding-left:0;
    text-align:center;
}
ul.navbuttons a{
    display:block;
}
<!--[if lte IE 6]>
<style type="text/css">
html, body
	{
	height: 100%;
	font-size: 100%;
	overflow: auto;
	}
#nav {
	position: absolute;
}
#footer {
	position: absolute;
}
#offers {
	position: absolute;
}
</style>
<![endif]-->
