* {
	padding: 5;
	margin: 0;
}

body {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
 	font-size: 13px;
 	/*background-color: #f2efe6;*/
	background-color: #fdbe1c;
	/*background-color: #ffe58a;*/
	background-image: url(../images/img/header2_bk.png);
	background-repeat:repeat-x;
}

p {
 padding: 8px;
}

#wrapper { 
 margin: 0 auto;
 width: 916px;
}

#header {
 
 margin:0 auto;
 width: 916px;
 float: left;
 height: 114px;
 background-image: url(../images/img/header_logo2.png);
}
#header_menu {
	float:right;
	height:30px;
	padding-top:10px;
	padding-left:30px;
	text-align:left;
	font-size:16px;
}
#header_menu a{
	color:#FFF;
	text-decoration: none;
}
#header_menu a:hover{
	color:#9FF;
}
#footer { 
 background-image: url(../images/img/footer_bk.png);
 height:213px;
 clear: both;
 color: #333;
/* background-color: #f2efe6;*/
 background-color: #fdbe1c;
}
#footer_map {
	padding-top:40px;
	width: 916px;
	height:200px;
	margin: 0 auto;
}

/*----super footer -----*/

#superFooter {
	/*border-top: 1px solid #d4d4d4;*/
	width: 916px;
	height:200px;
	padding: 40px 0;
	margin: 0 auto;
} 

#superFooter p {
	float: left;
	width: 130px;
	margin: 0;
	line-height: 1.2;
}

#superFooter p a {
	color: #eeeeee;
	font-size: 11px;
}

#superFooter p a.darkLink {
	color: #ffffff;
	font-weight: bold;
}

#superFooter p a:hover {
	text-decoration: underline;
}
.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
.footer_txt a{
	color:#FFF;
	text-decoration: none;
}
.footer_txt a:hover{
	color:#C9F;
}
#copyright {
	padding-top:3px;
	color:#CCC;
	background-color: #222222;
	height:25px;
	text-align:center;
}

#content {
 	margin-left:5px;
 	float: left;
 	color: #333;
 	height: auto;
 	width: 696px;
 	display: inline;
}
#content_top{
	float: left;
	background-image:url(../images/img/content_top.png);
	width: 696px;
	height: 35px;
}
#content_mid{
	float: left;
	height: auto;
	background-image:url(../images/img/content_mid.png);
	width: 696px;
	min-height: 875px;
}
#content_body{
	margin-left:6px;
	width: 690px
}
#content_bottom{
	float: left;
	background-image:url(../images/img/content_bottom.png);
	width: 696px;
	height: 36px;
}
#content #leftcol
{
	margin-top:10px;
	width:350px;
	float:left;
	/*color:#47295E;*/
	color:#0060b4;
	font-size:24px;
	font-weight:bold;
}
#content #rightcol
{
     text-align:right;
}
#content p {
 padding: 6px;
}



#navigation {
 float: left;
 width: 916px;
 height: 25px;
 color: #333;
 text-align:right

}
#navigation a{
	color:#333;
}
#navigation a:hover{
	color:#FFF;
}
#site_right_title {
	float: left;
	background-image: url(../images/img/right_title.png);
	width: 25px;
	height: 25px;
}
#site_left_title {
	float: left;
	background-image: url(../images/img/left_title.png);
	width: 25px;
	height: 25px;
}
#site_mid_title{
	float: left;
	width: 855px;
	height: 20px;
	background-color: #353634;
	padding-left: 10px;
	margin-top: 5px;
}
#site_title {
	float: left;
	width: 916px;
	height: 25px;
	color: fff;
	/*background-color: #353634;
	padding-top: 5px;
	padding-left: 10px;*/
}
#wrapper #site_title strong {
	color: #FFF;
}

#leftcolumn { 
 color: #333;
 height: auto;
 width: 215px;
 float: left;
}
#left_menu_cap {
	height:21px;
	background-image: url(../images/img/nav_cap_left.png);
}
#left_menu_base {
	height:21px;
	background-image: url(../images/img/nav_base_left.png);
}
#left_menu_mid {
	height:42px;
	background-image: url(../images/img/nav_mid_left.png);
}
#left_menu_cont {
	margin-left:3px;
	background-color: #ef4449;
}
#left_menu_lower {
	margin-left:3px;
	background-color: #ef8030;
}
#left_brake{
	margin-bottom:2px;
	height:85px;
	background-image: url(../images/img/nav_top_left.png);
	background-color: #ef4449;
}
#left_brake_1 {
	margin-top:4px;
	height:23px;
	background-image: url(../images/img/nav_title1_left.png);
	background-color: #dedace;
}
#left_brake_2 {
	margin-top:0px;
	height:85px;
	background-image: url(../images/img/nav_title2_left.png);
	background-color: #ef8030;
}
#left_brake_3 {
	margin-top:4px;
	height:23px;
	background-image: url(../images/img/nav_title3_left.png);
	background-color: #ef8030;
}
.left_title_a {
	margin-top:4px;
	height:23px;
	background-color: #f08f2a;
	text-align:center;
	color:#FFF;
	text-shadow:#333;
}
.left_title_b {
	margin-top:4px;
	height:23px;
	background-color: #f29b31;
	text-align:center;
	color:#FFF;
	text-shadow:#333;
}
#menu_container {
	position: relative;
	margin-left:10px;
}
#menu_logos_1 {
	text-align:center;
	position: relative;
}
#menu_logos_2 {
	text-align:center;
	position: relative;
	background-color: #f08f2a;
}
#menu_logos_3 {
	text-align:center;
	position: relative;
	background-color: #f29b31;
}
.menu_links{
font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
.menu_links a[target="_self"]{
	display:inline-block;
	padding-left:20px;
	line-height:20px;
	/*background:transparent url(../images/img/link_ico.png) center left no-repeat;*/
	color:#FFF;
	text-decoration: none;
}
.menu_links a:hover{
	color:#333;
}
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#333;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(../images/img/dialog_800x1600.png) no-repeat top right;
 _background-image:url(../images/img/dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:8px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}

#error_message
{
     background-color:#E6EDFF;
     border-top:1px solid;
     border-bottom:1px solid;
     width:500px;
     padding-left:5px; 
     padding-top:5px; 
     padding-bottom:5px
}

/* add stuff for books */
a.booktitle
{
     font-family:  Arial, Verdana;
     font-size:  18px;
     font-weight:  bolder;
     text-decoration:none;
     color:#123456;
     margin-top:80px;
}



a.booktitle:visited
{
     color:#123456;
}

.price_field
{
     color:#123456;
     font-size:12px;
}


.price_label
{
     font-size:10px;
     font-weight:bold;
     text-align:right;
}



.price
{
     font-weight:  bold;
}

.sale_price
{
     font-size:  15px;
}

.you_save
{
     color: #900;
}
.original_price
{
     color:#979797;
     text-decoration: line-through;
}

.format
{
     font-family:  Arial, Verdana;
     font-size:  13px;
     font-weight:  bolder;
     color:#000;
}


/* add toolbar page stuff */
#top_bar
{
   background-image: url('../../../images/common/toolbar-bg.png');
   color:#FFF;
   height:31px;
   line-height:31px;
   margin-right:10px;
}
#fav_bk {
	background-image:url(../images/img/special_bk.png);
	background-repeat:no-repeat;
	width:670px;
	margin-left:4px;
	padding-top:8px;
}

.stars_grey
{
      background-image: url(../images/img/star_x_grey.gif);
      height:12px;
      width:55px;
}

.stars_orange
{
      background-image: url(../images/img/star_x_orange.gif);
      height:12px;
}

h2
{
    margin: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}

.left	{	float:left;	}
.clear	{	clear:both;	}


.login_label {
line-height: 21px;
font-size: 20px;
font-family: "Times New Roman";
}

/* start search */
.searchform {
width: 250px;
height: 27px;
margin: 0;
background: white;
border: 1px solid #AEBECE;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-image: initial;
float:right;
}

.searchform .assistive-text {
display: none;
}

.searchform input#s {
width: 205px;
height: 12px;
float: left;
padding: 7px 0 7px 5px;
border: none;
outline: none;
background: none !important;
border-image: initial;
}

.searchform input#searchsubmit {
width: 35px;
height: 29px;
background: url(/images/search-button.png) no-repeat;
position: relative;
top: -1px;
right: -1px;
text-indent: -9999px;
cursor: pointer;
float: right;
padding: 0;
line-height: 0;
font-size: 0;
border: none;
border-image: initial;
}

