/** ----- **/
/** RESET **/
/** ----- **/

/* CSS Document */

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, /*input,*/
table, caption, tbody, tfoot, thead, tr, th, td,
input.center,  input.noborderinput, input.radiof, input.borderinput_error {
	margin: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	/*font-size: 100%;*/
	/*line-height: 1;*/
	/*font-family: inherit;*/
	/*text-align: left;*/
	vertical-align: baseline;
	list-style-type: none;
}

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend, /*input,*/
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
}

input.btn {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	list-style-type: none;
}

a img, 
:link img, 
:visited img {
	border: 0;
}

a {
	text-decoration: none;
}

form input,
form textarea {
   padding: 0 3px 0 3px;
   vertical-align: bottom;
}

form input#searchbtn {
	border: #656565 1px solid;
	color: #fff;
	background-color: #656565;
	margin: -1px 0 0 -5px;
	font-weight: bold;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:4px;
	height: 22px;
}

/*IE7*/
html>body form input#searchbtn {
    *border: none;
    *margin: 1px 0 0 -5px;
    *height: 22px;
    *vertical-align: top;
}

form input#searchtext {
	padding: 3px;
	border: #656565 1px solid;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:0px;
	width: 119px;
	height: 14px;
}

form#searchform {
	padding-bottom: 20px;
	display: block;
}

.searchpage p#searchintro {
	padding-bottom: 20px;
}


/*IE*/
.hr hr,
.hrlite hr,
.hrlite_last hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, 
ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/** ----------------- **/
/** READFEEDER STYLES **/
/** ----------------- **/

* {
    margin: 0;
}

html, body {
    height: 100%;
}

body {
    font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif;
    font-size: .75em;
}

#container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

* html #all_home,
* html #all_list,
* html #latest_wrapper {
    width: 1060px;
}

#all_home,
#latest_wrapper {
    margin: 0 auto;
    width: 960px;
}

#all_list {
    margin: 20px auto 0 auto;
    width: 960px;
}

form {
    display: inline;
}

.latest_book a,
.latest_book .morecat a {
    color: #FFFFFF;
}

a {
    color: #000000;
}

a:hover {
    color: #EF7D32;
    text-decoration: underline;
}

.clear {
    clear: both;
}


/** RELATED BOOKS BANNER **/

.related {
	width: 750px;
	border-top: solid 1px #dddddd;
	height: auto;
	padding: 15px 0;
}

.related_book {
	color: #000000;
	width: 240px;
	margin: 0 10px 0 0;
	float: left;
	text-align: left;
}

.related h2 {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

/***HEADER ***/

#header {
    background-color: #ffffff;
    padding: 10px 0;
}

#headerinner {
    margin: 0 auto;
    width: 960px;
}

input#news_email {
    width: 145px;
    padding-top: 2px;
    height: 18px;
    margin: 5px 0;
}

input#news_subscribe {
    height: 20px;
    margin-left: 3px;
    padding-bottom: 5px;
    background-color: #8A8A8A;
    color: #FFFFFF;
    border: none;
    font-weight: bold;
}

#header #socialmedia {
    margin-top: 12px;
    width: 20px;
}

.spread .addthis_toolbox {
	display: inline;
	width: 20px;
}

#header a {
    display: inline;
    color: #EF7D32;
    text-decoration: none;
}

h2#tagline a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

h2#tagline {
	margin: 0 0 0 21px;
	padding-top: 1px;
}

#latest h1#intro {
	text-transform: none;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 0 174px;
}

#latest h1#intro span#subline {
	font-size: 14px;
	font-weight: normal;
}

img#ReadFeeder {
	vertical-align: text-bottom;
}

.spread {
	float: right;
	padding: 7px 22px 0 0;
}

.spread .newsletter {
    font-size: 11px;
}

.spread .newsletter form {
	margin-top: 8px;
	display: block;
}

.spread .newsletter a:hover {
    color: #000000;
    text-decoration: none;
}

#footer .newsletter {
    width: 150px;
}

#footer .addthis_toolbox,
#footer .addthis_default_style {
	width: 180px;
	display: inline;
	float: none;
}

#footer ul li a .at300bs {
	display: inline;
}

#footer ul li a img {
	vertical-align: middle;
}

/***SIDEBAR***/
#sidebar {
    float: left;
    width: 155px;
}

#all_home #sidebar {
    padding: 30px 0 8px 0;
}

#all_list #sidebar {
    padding: 0 0 8px 0;
}

#all_home ul#cats li,
#all_list ul#cats li {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #E87302;
    letter-spacing: 1.25px;
    line-height: 24px;
    padding: 4px 0;
}

ul#cats li.selected {
   /* background-color: #E87302;/*#EF7D32;*/
}

ul#cats li a {
    color: #CD6603;
}

ul#cats li a:hover {
    color: #E87302;
    text-decoration: none;
}

ul#cats li a.selected {
    background-color: #E87302;/*#EF7D32;*/
    color: #FFFFFF;
}

#all_home ul#cats li ul.subcats li,
#all_list ul#cats li ul.subcats li {
	border: none;
	margin-left: 3px;
	font-size: 12px;
	letter-spacing: 0.8px;
	line-height: 18px;
}

ul#cats li#suggestlink {
	padding-top: 20px;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: 0.8px;
}

#latest {
    width: 100%;
    height: auto;
    padding: 15px 0;
    background-color: #202020;
    overflow: hidden;
}

#latest .pic_col,
.related .pic_col {
    float: left;
    width: 85px;
    overflow: hidden;
}

#latest .pic_col img,
.related .pic_col img {
    padding-top: 4px;
}

#latest .text_col,
.related .text_col {
    float: left;
    width: 145px;
    padding-left: 10px;
}

.latest_info {
    margin-bottom: 8px;
    /*height: 60px;*/
}

.latest_book,
.latest_book_h {
    text-align: left;
    float: left;
    color: #FFFFFF;
}

.latest_book {
    width: 240px;
    margin: 0 10px 0 0;
}

.latest_book_h {
    width: 165px;
    margin-right: 8px;
}

.latest_price {
    /*height: 40px;*/
}

.latest_arrow {
    float: left;
    width: 10px;
    margin: 0 5px;
    padding-top: 45px;
}

.morecat a {
    color: #000000;
}

.morecat {
    margin-top: 10px;
}

.hilite {
    color: #E87302;
}

/***MAIN***/

#main_home_vertical,
#main_list {
    margin-left: 173px;
}

#main_home_vertical {
    width: 780px;
    /*background-image: url('../pics/bg_line.gif');*/
}

#main_home_vertical .cols3 {
    width: 350px; /*250px*/
    padding-right: 10px;
    float: left;
    padding-top: 20px;
}

#main_home_vertical .last {
    border-right: none;
    margin-left: 60px;
}

#main_list {
    width: 742px;
}

a.full_list {
    color: #888888;
    display: block;
    text-decoration: underline;
}

.cols3 a.full_list {
    text-decoration: underline;
}

.excerpt {
    float: right;
    width: 400px;
}

em {
    font-weight: bold;
}

ul.time,
ul.timem {
    font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 500;
    color: #000000;
    display:inline;
    float: right;
    padding-top: 1px;
}

ul.time li,
ul.timem li {
    display: inline;
    border: solid 1px #5A5A5A;
    background-color: #5A5A5A;
    padding: 0 4px;
    margin-right: 1px;
}

ul.time li#h_time,
ul.timem li#h_time {
    border: none;
    background-color: #FFF;
    padding: 0 0 0 5px;
    text-transform: none;
    font-weight: bold;
}

ul.timem li#h_time {
	font-size: 12px;
	padding: 0 3px 0 0;
}

ul.timem {
	margin-bottom: 15px;
}

ul.time li.selected,
ul.timem li.selected {
    background-color: #CD6603;
    font-weight: bold;
    border: solid 1px #CD6603;
}

ul.time li a,
ul.timem li a {
    color: #FFFFFF;
}

ul.time li.selected a,
ul.timem li.selected a {
	color: #FFFFFF;
}

.listhead {
    width: 396px;
    padding-bottom: 20px;
}

.listhead p {
	padding-top: 10px;
}

.listitem,
.homeitem {
    font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.homeitem {
    padding: 10px 0 5px 0;
}

.listitem {
    /*padding-top: 20px;*/
}

.title {
    font-size: 13px;
    font-weight: 600;
    color: #000000;
}

.bloggedby,
.col2,
.col3 {
    float: left;
}

.bloggedby {
    width: 45px;
    margin: 0;
}

.bloggedby img {
	display: block;
	margin-bottom: 1px;
}

.bb {
    color: #b6b6b6;
    font-size: 0.75em;
    line-height: 12px;
}


p.bbnum {
    font-size: 1.5em;
    text-align: center;
    color: #0289E8;
    font-weight: bold;
    margin: 0 20px 0 0;
    padding: 0;
    width: 25px;
}

p.bbnum a,
p.bbnum a:hover {
	color: #0289E8;
	text-decoration: none;
}

p.bb a,
p.bb a:hover {
	color: #b6b6b6;
	text-decoration: none;
}

.bookinfo {
    padding-bottom: 8px;
    width: 270px;
    float: left;
}

.col2 h2,
.bookinfo h2 {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
}

.bookinfo h3 {
    color: #333333;
    font-size: 11px;
    text-transform: uppercase;
}

.blognames {
    margin: 10px 0 5px 0;
    padding: 6px 10px;
    background-color: #EFEFEF;
    color: #545453;
    clear:both;
}

.blognames ul li {
    display: inline;
}

#all_list .blognames ul li a {
    color: #0289E8;
    font-weight: bold;
}

#all_home .blognames ul li a {
    color: #545453;
}

#all_list .blognames ul li a,
#all_home .blognames ul li a {
    font-size: 1em;
}

p.whichblogs {
	font-weight: bold;
	color: #000;
}

.blognames a.blogcatlink {
	text-decoration: underline;
	color: #E87302;
}

.col3 .datemention {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10.5px;
}

#all_list p.single {
    font-size: 12px;
    padding-top: 10px;
    line-height: 19px;
}

p.single a {
    text-decoration: underline;
}

.col2 {
    width: 340px;
    padding-right: 30px;
}

.col3 {
    width: 325px;
}

.col2,
.col3 {
    padding-bottom: 15px;
}

.author {
    font-size: 11px;
    color: #333333;
    text-transform: uppercase;
}

form input {
    height: 20px;
    font-size: 11px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    -moz-border-radius: 4px;
}

.buylist a,
.buy a,
.home_buy a {
    padding: 0 3px 3px 3px;
    font-size: 11px;
    height: 20px;
    font-weight: bold;
}

.home_buy a {
    background-color: #AFAEAE;/*#8A8A8A;/* #DFDCDC;/*#E87302;*/
    border-style: solid;
    border-width: 1px;
    border-color: #AFAEAE;
    color: #FFFFFF;/*#E87302;/*#888888;*/
    padding: 0 3px 3px 3px;
}

.buy a {
    font-weight: normal;
    color: #FFFFFF;
    padding: 0;
}

.buy {
    margin-top: 3px;
}

.home_buy a:hover,
.buy a:hover {
    text-decoration: none;
    /*background-color: #8A8A8A;
    border-color: #8a8a8a;*/
}

.latest_book .text_col .disclaimer,
.latest_book .text_col .disclaimer a,
.latest_book .text_col .disclaimer a:hover {
    color: #CCCCCC;/*#545453;*/
}

.disclaimer a,
.disclaimer a:hover,
.homebuy .disclaimer a,
.homebuy .disclaimer a:hover {
    color: #AFAEAE;
    background-color: #FFFFFF;
    border: none;
    font-weight: normal;
    font-size: 9.5px;
    padding: 0;
    margin-left: 0;
}

.latest_book .disclaimer a,
.latest_book .disclaimer a:hover {
    background: transparent;
}

.home_buy .disclaimer {
    /*display: block;*/
}

.disclaimer {
    font-size: 9px;
    color: #AFAEAE;
    display: inline;
    font-weight: normal;
    line-height: 12px;
}

.col3 .disclaimer {
	line-height: 17px;
}

.buylist a {
    background-color: #E87302;
    color: #FFFFFF;
    border: none;
    padding: 0;
}

.buylist a:hover {
    background-color: #CD6603;
    text-decoration: none;
}

.col3 .buylist a img,
.latest_book .buy a img {
	margin: 0;
	display: inline;
	padding: 0;
}

.latest_book .buy a img {
	vertical-align: middle;
}

.col3 .buylist a img {
	vertical-align: middle;
}



.buylist a .buybtntext {
	padding: 2px 15px 2px 15px;
	background-color: #D96C04;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

.buy a .buybtntext_latest {
	background-color: #7A7A7A;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
	
}

.desc {
    color: #444444;
}

a.more {
    color: #646363;
    font-weight: bold;
    padding-top: 15px;
}

a.more img {
	vertical-align: middle;
}

.delivery {
    color: #444444;
}

table {
    width: 100%;
    font-size: 1.1em;
}

td.shop {
    width: 20%;
}

td.rating {
    width:80%;
    padding: 99px 0 3px 0;
}

td.price {
    width: 90%;
    font-size: 11.5px;
    font-weight: bold;
    color: #E87302;
    padding-right:5px;
}

td.buy {
    width: 100px;
    font-size: 11px;
}



.col3 table {
	width: 190px;
	float:right;
	margin-bottom: 10px;
}

.col3 a.bookimg_link {
	float: left;
	margin-bottom: 20px;
	width:130px;
	overflow:hidden;
	height: 160px;
}

.bookpricebox {
	background-color: #ccc;
}

.col3 a img {
    padding: 0;
    
}

.home_buy {
    padding: 10px 0;
}

ul.bloglist {
    padding: 20px 0;
    margin-left: 17px;
    float: left;
}

ul.bloglist li {
    padding-bottom: 10px;
    list-style: square;
    list-style-position: outside;
    list-style-image: url('../pics/dash.gif');
}

.single_col {
    width: 490px;
    margin-left: 175px;
}

.sharesave {
	margin: 10px 0;
	padding: 5px 0 8px 0;
	border-bottom: 1px #ddd solid;
}

.sharesave .addthis_toolbox a {
	margin: 0 4px 0 0;
}

.sharesave a img {
	padding: 0;
}

a#de_book {
	background-image: url('../pics/share_delicious_c.gif');
	width: 16px;
	height: 16px;
}

a#fb_book {
	background-image: url('../pics/share_facebook_c.gif');
}

a#e_book {
	background-image: url('../pics/share_mail_c.gif');
}

a#su_book {
	background-image: url('../pics/share_su_c.gif');
}

a#mo_book {
	background-image: url('../pics/share_more_c.gif');
}

a#su_book, a#e_book, a#fb_book, a#mo_book {
	width: 14px;
	height: 14px;
}

a#tw_book {
	background-image: url('../pics/share_twitter_c.gif');
	width: 12px;
	height: 15px;
	background-repeat: no-repeat;
}

.sharesave a:hover img {
	visibility: hidden;
}

* html .sharesave a:hover{
	visibility:visible;
}

.sharep,
.sharep2 {
	float: left;
	padding-right: 5px;
}

.sharep2 {
	padding-left: 10px;
}

.sharesave .addthis_default_style .at300b,
.sharesave .addthis_default_style .at300m {
	padding: 0;
}

.addthis_default_style, .addthis_toolbox {
	display: inline;
}

/***New home ***/
.rows1 {
	width: 780px;
	float: left;
	padding-top: 30px;
	position: relative;
}

.latest_book_home .pic_col,
.latest_book_home .text_col {
	float: left;
}

.latest_book_home .pic_col {
	width: 90px;
	overflow: hidden;
}

.latest_book_home .text_col {
	width: 140px;
	padding-left: 5px;
	padding-right: 15px;
}

.rows1 .seemore {
	float: right;
	background-color: #D96C04;
}

.rows1 .seemore img {
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}

.rows1 h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 4px 4px 0px 4px;
	margin: 0 -4px 0 -4px;
	line-height: 19px;
}

.rows1 h2 a {
	color: #FFFFFF;
}

.rows1 h1 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}

.rows1 h1 a {
	text-decoration: underline;
}

.home_title {
	font-weight: bold;
	font-size: 11.5px;
}

.home_author {
	padding-top: 5px;
	font-size: 10.5px;
}

.rows1 .bbnum {
	font-size: 0.9em;
}

.rows1 .bloggedby {
	line-height: 8px;
	width: 36px;
	padding: 3px;
	background-image: url('../pics/speechpoint.gif');
	background-repeat: no-repeat;
	height: 48px;
}

.rows1 .bb {
	color: #000000;
}

#main_home_vertical .hrlite {
	margin: 0;
}

#main_home_vertical .hrlite_last {
	margin: 0 0 60px 0;
}

/***FOOTER***/

#footer,
.push {
    height: 4em;
}

#footer {
    font-weight: bold;
    font-size: 1em;
    background-color: #343434;
    letter-spacing: 1px;
    clear: both;
    margin-top: 20px;
}

#footer a {
    color: #FFFFFF;
}

#footer ul {
    margin: 0 auto;
    padding: 15px 0 30px 0;
    width: 960px;
    color: #FFFFFF;
}

#footer ul li {
    display: inline;
    padding: 0 15px;
}

#footer ul li ul li{
    display: block;  
}

#footer .addthis_button_twitter,
#footer .addthis_button_facebook,
#footer .addthis_button_email {
	display: inline;
}

.addthis_default_style,
.addthis_toolbox {
	float: none;
}

/***LINES***/

hr, .hr, .hrlite, .hrlite_last {
    border:0 none;
    height:1px;
    float:left;
    margin: 10px 0 15px 0;
    width:100%;
}

.hr {
    background-color: #000000;
    color: #000000;
}

.hrlite, .hrlite_last {
    background-color: #CCCCCC;
    color: #CCCCCC;
}

#main_list .hrlite {
    width: 742px;
}

#main_home_vertical .hrlite, #main_home_vertical .hrlite_last {
    width: 780px;
}

/***HEADINGS***/

#header h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #EF7D32;
}

#header h1#bs a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
    color: #EF7D32;
    margin-right: 10px;
    text-decoration: none;
}

h1#listname {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #000000;/*#EF7D32;*/
    font-weight: bold;
}

#sidebar h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #333333;
    letter-spacing: 1px;
    font-weight: bold;
}

#sidebar a {
	color: #CD6603;
}

ul#cats li h3 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

#main_list h1,
#all_list h1,
a#load_more {
    text-transform: none;
    font-family: Helvetica, Arial, sans-serif;
    color: #333333;
    display: inline;
    font-size: 16px;
    font-weight: bold;
}

a#load_more {
	color: #CD6603;
}

a#suggestblog {
	font-weight: bold;
	float: left;
	padding-bottom: 20px;
}

h1#bs,
h2 {
    display: inline;
}

.single_col h3,
h1.ss-form-title {
    font-weight: bold;
    font-size: 12px;
    padding-top: 20px;
}

.blognames p {
    font-size: 1em;
    padding: 0;
    margin: 0;
}

.cols3 h1 {
    font-size: 1.3em;
    font-weight: bold;
    color: #CD6603;
    margin-bottom: 5px;
    font-family: Arial, sans-serif;
}

#latest h1 {
    font-size: 18px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 15px 15px 15px 0;
    color: #545453;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

img#latesth {
    display: block;
    padding-bottom: 8px;
    margin: 20px auto 0 auto;
}

/** DISQUS styles **/

#content #disqus_thread {
    margin: 30px 0;
    border-top: 1px #cccccc solid;
    
}

#content #dsq-comments-title,
#content #dsq-content .dsq-options {
    clear: right;
}

#all_list #book_disqus #disqus_thread {
	clear: both;
	margin: 30px 0 30px 173px;
	width: 742px;
	border-top: 1px #cccccc solid;
	padding-top: 25px;
}

/** -------------- **/
/** TOOLTIP STYLES **/
/** -------------- **/

#excerpt,
#newsletter_tooltip,
#twitter_tooltip {
    display: none;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
}

#newsletter_tooltip,
#twitter_tooltip {
    z-index: 2000;
}

#newsletter_tooltip,
#excerpt {
    width: 200px;
}

#twitter_tooltip {
    width: 200px;
}

/*** RSS PAGE ***/
ul#rsslist {
	padding-bottom: 30px;	
}

ul#rsslist li ul {
	padding: 10px 0 0 25px;	
}

ul#rsslist li ul li {
	padding: 0 0 8px 0;
}

ul#rsslist li h1 {
	padding-top: 20px;
	display: block;
}

ul#rsslist li ul li h3 {
	padding-top: 0;
}

/** SUBSCRIPTION OPTIONS **/
#cat_subscriptions {
	margin: 0 0 20px 0;
}

#cat_subscriptions p {
	line-height: 22px;
	font-size: 11px;
}
/** SLIDER **/

#latest_wrapper {
	position:relative;
}

#latest_flash,
#latest_flash li,
#latest_flash_cat,
#latest_flash_cat li,
.slider,
.slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#latest_flash,
#latest_flash li,
#latest_flash_cat,
#latest_flash_cat li { 
	width:750px;
	overflow:hidden;
}

.slider,
.slider li{
	width:750px;
	height:150px;
	overflow:hidden;
	padding-top: 10px;
	background-color: #eeeeee;
}

.slider {
	padding-right: 30px;
}

#latest_flash,
#latest_flash li {	
	height:185px;
}

#latest_flash_cat,
#latest_flash_cat li {	
	height:140px;
}

#prevBtn, #nextBtn,
.prevBut, .nextBut { 
	display:block;
	width:15px;
	height:25px;
	position:absolute;
	left:153px;
	top:78px;
	z-index:1000;
}

.cat_only #prevBtn,
.cat_only #nextBtn {
	top: 58px;	
}

#nextBtn,
.nextBut { 
	left: 933px;
}

.rows1 .nextBut {
	left: 790px;
}

.rows1 .prevBut,
.rows1 .nextBut {
	top:205px;
}

.rows1 .prevBut {
	left: -25px;
}

#homeprevbtn a, #homenextbtn a, #prevBtn a, #nextBtn a,
.nextBut a, .prevBut a{  
	display:block;
	position:relative;
	width:14px;
	height:25px;
	background:url(../pics/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a,
.nextBut a { 
	background:url(../pics/btn_next.gif) no-repeat 0 0;	
	}