/* Normal, standard links. */
a:link
{
	color: #0000FF;
	text-decoration: none;
	font-weight:bold;
}
a:visited
{
	color: #0000FF;
	text-decoration: none;
	font-weight:bold;
}
a:hover
{
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
}

body {  
	/*background: #FFFDF3;*/
	margin:0px 0px 0px 0px; 
	padding:0; 
	height:100%;
	font-family: verdana, arial, helvetica, sans-serif;
} 

/*iframe {display:none;!important}*/

h2 {
	text-align: center;
	/*font-family: arial, helvetica, sans-serif;*/ 
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
}

#centercontent {
	text-align: center;
}

/*#featdeals {	
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 10px;
	background-color: #FFFDFB;
	border-width: thin;
	border-style: solid;
	border-color: #009; #FFD6A3
}

#featdealspic {
	float:left;
	padding: 10px 10px 10px 10px;
}

#featinfo {
	padding: 5px 5px 5px 5px;
	text-align:left;
	font-family: arial, helvetica, sans-serif;
    font-size: 0.8em;
}

#featprice {
	padding: 5px 5px 5px 5px;
	text-align:left;
    font-size: 0.8em;
}*/

#commentlink {
	float:left;
	font-size:0.9em;
	padding:5px 5px 5px 5px;
}

#commentlink a:link, 
#commentlink a:visited 
{
	color: #77C;
	text-decoration: none;
}

#commentlink a:hover {
	color:purple;
}

#couponbutton {
	float: right;
	padding:10px 5px 5px 5px;
}

.couponbuttonlink,
.couponbuttonlink:link,
.couponbuttonlink:visited {
background-color: #777;
border: 2px #777 outset;
padding: 1px 4px;
color: #ffffbb;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

/*.couponbuttonlink:link,
.couponbuttonlink:visited{
color: #ffffbb;
}*/

.couponbuttonlink:hover{
border-style: inset;
background-color: #aaa;
color:white;
text-decoration:none;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

/*Clear Featured Deals so next featured deal doesn't float next to pic 
#featclear {
	clear:both;
}*/

#aboutlogo {
	float:left;
	padding: 5px 5px 5px 5px;
}

#aboutstore {
	/*padding: 5px 5px 5px 5px;*/
	text-align:left;
	/*font-family: arial, helvetica, sans-serif;
    font-size: 0.8em;*/
}

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#rightbar {
	clear:both;
    padding:5px 5px 5px 5px;
    text-align:center;
}

#rightbar a {
	font-size: 12px;
}

.rbstorecoupons {
	background-color: #FFFDF7;
	padding: 3px 3px 3px 3px;
	border-left: thin solid #88A6C0;
	border-right: thin solid #88A6C0;
	border-bottom: thin solid #88A6C0;
}

#overstockgc,
#content,
#newdeals,
#curdeals {
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
	background-color: #FFFFF7; /*#FFFFCC*/
	border-width: 1px;
	border-style: solid;
	border-color: #88A6C0; /*gold*/
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size:0.8em;
}

#row1 {
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFF7; /*#FFFFCC*/
}

#row2 {
	text-align: left;
	padding: 10px 10px 10px 10px;
	background-color: #EBEBEB; /*#FFFFCC*/
}

.amazonsearch {
	text-align:left;
	padding: 10px 10px 10px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.9em;
}

.amazondis {
	text-align: left;
}

.dealinfo {
	text-align:left;
	padding: 5px 0px 0px 15px;
	/*font-family:  arial, helvetica, sans-serif;*/
	font-size: 0.9em;
}

.exp {
	text-align:right;
	color:red;
	padding: 5px 0px 0px 0px;
	/*font-family:  arial, helvetica, sans-serif;*/
	font-size: 0.9em;	
}

#privacydiv {
	text-align: left;
	padding: 10px 10px 10px 10px;
	/*margin: 0px 30px 0px 30px;*/
	background-color: #FFFDF3; /*#FFFFCC*/
	border-width: thin;
	border-style: solid;
	border-color: #EDEBE3; /*gold*/
	font-family: arial, helvetica, sans-serif;
	font-size:0.8em;
}

#searchpage {
	text-align: left;
	padding: 10px 10px 10px 10px;
	/*margin: 0px 30px 0px 30px;*/
	/*background-color: #FFFDF3; #FFFFCC*/
	/*border-width: thin;
	border-style: solid;
	border-color: #EDEBE3; gold*/
	/*font-family: arial, helvetica, sans-serif;*/
	font-size:0.9em;
}