/* $Id: style.css,v 1.47 2010/12/02 22:02:39 danprobo Exp $ */

/* Body
-------------------------------------------------------------- */

body {
background:url(images/body-bg.gif) repeat-x #fff;
font-size: 84%;
font-family: Arial, Helvetica, sans-serif;
color: #000;
margin: 0;
padding: 0;
line-height: 1.5em;
}

/* Text elements
-------------------------------------------------------------- */

tr.odd td, tr.even td {
padding: 0.5em;
}

a {
text-decoration: none;
}

a:link {
color: #005a8c;/*#e87e17*/
text-decoration: none;
}

a:visited {
color: #005a8c;/*#e87e17*/
text-decoration: none;
}

a:hover {
/*color:#cc6600;*/
}

blockquote {
background: url(images/bq-tl.gif) no-repeat left top;
padding-left: 30px;
margin-left: 10px;
font-style:italic;
}

blockquote p {
background: url(images/bq-br.gif) no-repeat right bottom;
}

cite {
background: url(images/bq-tl.gif) no-repeat left top;
clear: both;
display: block;
font-style: italic;
padding-left: 30px;
margin-left: 10px;
}

code, tt, pre {
background-color:#EDF1F3;
font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
font-size:0.9em;
line-height:1.2em;
}

/* Headings
-------------------------------------------------------------- */
/*
h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.5em;
  
}

h3 {
font-size: 1.3em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}
*/

/* Header regions
-------------------------------------------------------------- */

#header {
height: 66px;
position: relative;
width: 950px;
margin: 0 auto;
padding-bottom: 10px;

margin-top: 15px;
}

#header-first {
float: left;
}

.logo {
padding-top: 10px;
padding-left: 15px;
}

.logo IMG {
height:50px;
}

#header-middle {
float: left;
padding-top: 25px;

}

.logo-name {
display: inline; 
font-weight: bold;
font-size: 20px;
padding-left: 15px;
position: relative;
font-family: Verdana, Tahoma;
font-style: italic;
}

.logo-text {
display: inline;                       
font-weight: bold;
position: relative;
padding-left: 10px;
font-family: Verdana, Tahoma;
}

#header-wrapper #search-box {
margin: 4px 14px;
position: absolute;
top: 21px;
left: 135px; 
white-space: nowrap;

/*
margin: 4px 14px;
position: absolute;
top: 21px;
left: 292px; 
white-space: nowrap;
*/

}

#header-wrapper #search-box #search input.form-text {
border: 1px solid #D5D5D5;
/* width: 10em; */
height: 20px;
}

/*
#header-wrapper #search-box #search input.form-submit {
height: 25px;
}
*/

/* Primary menu + Superfish
-------------------------------------------------------------- */

#menu {
height: 35px;
background:url(images/menu-bg.gif) repeat-x;
width:952px;
margin: 0 auto;
}

#nav {
height: 35px;
background:url(images/menu-bg.gif) repeat-x;
float:left;
}

#nav li {
float:left;
background:url(images/menu-separator.gif) no-repeat right top;
height:35px;
padding:0 1px 0 0;
}

#nav li a{
color:#fff;
text-decoration:none;
font-size:12px;
padding:7px 29px 0 29px;
display:inline-block;
font-weight:bold;
height:25px;
text-transform:uppercase;
}

#nav li a:hover {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#nav li.active-trail a {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#rounded-menu-left {
height: 35px;
background:transparent url(images/menu-left-bg.gif) no-repeat;
float:left;
width:1px;
line-height:0;
font-size:0;
}

#rounded-menu-right {
height: 35px;
background:url(images/menu-right-bg.gif) no-repeat;
float:right;
width:14px;
line-height:0;
font-size:0;
}

/* Superfish
-------------------------------------------------------------- */

#superfish {
height:35px; 
float:left;
}

#superfish h2 {
height: 0;
overflow: hidden;
position: absolute;
}

#superfish .menu, #superfish .menu * {
margin:0;
padding:0;
list-style:none;
}

#superfish .menu {
line-height:1.0;
}

#superfish .menu ul {
position:absolute;
top:-999em;
width:13em;
}

#superfish .menu ul li {
width:100%;
}

#superfish .menu li:hover {
visibility:inherit;
}

#superfish .menu li {
float:left;
position:relative;
}

#superfish .menu a {
display:block;
position:relative;
}

#superfish .menu li:hover ul,
#superfish .menu li.sfHover ul {
left:0;
top:32px;
z-index:99;
}

#superfish ul.menu li:hover li ul,
#superfish ul.menu li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li:hover ul,
#superfish ul.menu li li.sfHover ul {
left:13em;
top:0;
}

#superfish ul.menu li li:hover li ul,
#superfish ul.menu li li.sfHover li ul {
top:-999em;
}

#superfish ul.menu li li li:hover ul,
#superfish ul.menu li li li.sfHover ul {
left:13em;
top:0;
}

#superfish .menu {
float:left;
margin-bottom:1em;
}

#superfish .menu a {
padding:.75em 1em;
text-decoration:none;
}

#superfish .menu a.sf-with-ul {
padding-right:2.25em;
min-width:1px;
}

#superfish .menu a, #superfish .menu a:visited  {
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-right:30px;
padding-left:30px;
padding-top:11px;
}

#superfish .menu li {
background: transparent;
}

#superfish .menu li li {
background: #3b6999;
}

#superfish .menu li li li {
background: #3b6999;
top: 0px;
}

#superfish .menu li:hover, #superfish .menu li.sfHover,
#superfish .menu a:focus, #superfish .menu a:hover, #superfish .menu a:active {
outline:0;
}

#superfish .menu li:hover, 
#superfish .menu li.sfHover,
#superfish .menu a:focus, 
#superfish .menu a:hover, 
#superfish .menu a:active {
z-index:10;
}

#superfish .menu li:hover {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail {
background:transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail li {
background: #3b6999;
}

#superfish .menu li li:hover {
background: #3b6999;
}

#superfish .menu li li li:hover {
background: #3b6999;
}

.sf-sub-indicator {
position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
background:url(images/arrows-ffffff.png) no-repeat -10px -100px;
}
a > .sf-sub-indicator { 
top:.8em;
background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}

#superfish .menu ul .sf-sub-indicator { background-position:  -10px 0; }
#superfish .menu ul a > .sf-sub-indicator { background-position:  0 0; }
#superfish .menu ul a:focus > .sf-sub-indicator,
#superfish .menu ul a:hover > .sf-sub-indicator,
#superfish .menu ul a:active > .sf-sub-indicator,
#superfish .menu ul li:hover > a > .sf-sub-indicator,
#superfish .menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}

#superfish .sf-shadow ul {
background:	url(images/shadow.png) no-repeat bottom right;
padding: 0 8px 9px 0;
}

#superfish .sf-shadow ul.sf-shadow-off {
background: transparent;
}

/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */

#slideshow-wrapper{
width:685px; /* default 100% */
/* background: transparent url(images/slideshow-shadow.gif) no-repeat center bottom; */
height:270px; /* default 420px */
/*margin-top:14px;*/
margin-bottom:-70px; /* default margin-bottom:-45px */
float:left; /* new */
}

/*  width:950px; */
.slideshow-inner{
width:685px; /* default 950px */
/* margin-left:200px; */
margin-top:0px; 
margin-bottom:0px; 
height:205px; /* default 355px */
position:relative;
z-index:1;
overflow: hidden;

}

#slideshow-preface {
float:left;
position:absolute;
text-align:left;
z-index:4;
}


.slideshow {
width:685px; /* default 950px */
height:205px; /* default 355px */
position:relative;
z-index:2;
overflow: hidden;

}

#preface {
padding: 20px;
font-size:1.2em;
color:#fff;
display:block;
float:left;
}

#preface a {
color:#fff;
text-decoration:underline;
}

#preface a:hover {
text-decoration:none;
}

#slideshow-bottom{
width:685px; /* default 950px */
float:left;
background:url(images/mission-bg.png) no-repeat center bottom;
min-height:65px;
position:absolute;
bottom:0;
left:0;
text-align:right;
z-index:3;
line-height:1.7em;
}

/* Preface first + Preface middle + Preface last regions
-------------------------------------------------------------- */

#preface-wrapper {
width:685px; /* width:950px; */
margin: 0 auto;

}

#preface-wrapper .column {
float: left;
}

#preface-wrapper.in1 .column {
width: 100%;
}

#preface-wrapper.in2 .column {
width: 50%;
}

#preface-wrapper.in3 .column {
width: 33.3%;
}

#preface-wrapper .block {
padding-left:15px;
padding-right:15px;
}

#mission {
padding: 20px;
font-size:1.6em;
color:#002054;
display:block;
float:right;
}

/* Content regions
-------------------------------------------------------------- */
#front-wrapper {
width:685px;/* width:993px -> 950px; -> 100%*/
/* margin: 15px auto 10px;*/
margin-top: 15px;
/* default margin-left: 175px; */
margin-bottom: 10px;
 /* new clear: both;*/
float: left; /* new */
}

#wrapper {
width:100%;/* width:993px -> 950px; -> 100%*/
/* margin: 15px auto 10px;*/
margin-top: 15px;
/* default margin-left: 175px; */
margin-bottom: 10px;
 /* new clear: both;*/
float: left; /* new */
}

#content {
width: 100%;
float: left; /* float: left; */

}

/* Sidebar regions
-------------------------------------------------------------- */

#sidebar-side-1 #sidebar-left {
width: 26%;
float: left;
font-size:12px;	
}

#sidebar-side-2 #sidebar-left {
width: 21%;
float: left;
margin-right: 2%;
font-size:12px;	
}

.sidebars-1 #content{
width: 685px; /* width: 69%;*/
/* padding-left: 25px; */
/* float: left; */
}

.sidebars-2 #content{
width: 54%;
float: left;
}


#sidebar-side-1 #sidebar-right {
padding-top: 0;
width: 26%; 
float: right;
/* new margin-top:-200px; */
font-size:12px;
/* new margin-left: 700px; */

}


#sidebar-side-2 #sidebar-right {
width: 21%;
float: right;
font-size:12px;	      
}

#sidebar-left .block,
#sidebar-right .block {
margin-bottom: 10px;
}

#sidebar-left h3.block-title,
#sidebar-right h3.block-title {
/*background: #e6e6e6;*/
margin:0;
padding-top: 5px;
padding-bottom: 2px; /* padding-bottom: 5px; */
padding-left: 10px;
padding-right: 10px;
font-size: 1.2em; /* 1.3em */

border-bottom: 1px solid #CFCFCF; /* new */
font-family:Helvetica, Arial;


}

#sidebar-left .block-content,
#sidebar-right .block-content {
background-color: #f4f4f4;

}

#sidebar-left .block-inner,
#sidebar-right .block-inner {
padding-bottom: 5px;
}

#sidebar-left .block-content-inner,
#sidebar-right .block-content-inner {
margin: 0;
padding: 16px 15px 5px 15px; /* padding: 5px 15px 5px 15px; */

}

/* Misc.
-------------------------------------------------------------- */

#help {
font-size: 0.9em;
margin-bottom: 1em;
}

.error {
border-color: red;
}

.terms {
background-repeat: no-repeat;
padding-left: 18px;
padding-bottom: 5px;
}

.book-navigation .menu {
padding-bottom: 15px;
}

#notice {
font-size: 11px; /* font-size: 10px; */
text-align:center;
/*margin-bottom: -10px;*/
color: #636363; 
margin-bottom: 20px;
}

table {
width:100%;
}

/* Nodes
-------------------------------------------------------------- */

.node {
margin: .5em 0 1em;
padding-bottom: 1em;
/*border-bottom: 1px solid #bbb;*/
}

.content-top {

margin: 0 0 1.2em;

/* padding-left: 1.2em; */
/* padding-right: 1.2em; */
padding-top: .1em;
padding-bottom: .5em;

/* background-color: #f4f4f4; */
}

/* new */
.content-middle {
margin: 0 0 0.6em;

}

.content-bottom {
margin: 0 0 1em; /* margin: 1.5em 0 1em; */

/* 
padding-left: 1.2em;
padding-right: 1.2em;
*/

padding-top: .1em;
padding-bottom: .5em;

}

.title, .title a {
margin: 0 auto;
line-height: 1.2em;
}

.node .content, .comment .content {
margin: .5em 0 .5em;
}

.node .taxonomy {
color: #999;
font-size: 0.9em;
padding-left: 1em;
}

.node .picture, .comment .picture {
float: right;
}

.preview .node, .preview .comment{
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
}

.submitted {
font-size: 0.9em;
color: #999;
}

.submitted a:hover {
text-decoration: underline;
}

.sticky {
padding: 1em;
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-top:0;
margin-bottom:1.2em;
}

.messages {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.3em;
margin-bottom: 1em;
}

.breadcrumb {
/*
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding-top: 0.3em;
padding-bottom: 0.3em;
margin-bottom: 1em;
padding-left: 10px;
padding-right: 10px;
*/

padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 10px;
padding-right: 10px;

margin-bottom: 1em; 
}

/* Comments
-------------------------------------------------------------- */

.comment {
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 1em;
margin-bottom: 1em;
padding-bottom: 1em;
background-color: #f4f4f4;
}

.comment .title {
line-height: 1.2em;
}

.comment .new {
text-align: right;
font-weight: normal;
float: right;
color: red;
margin:.5em;
}

/* Aggregator
-------------------------------------------------------------- */

.feed-item-body {
border-bottom: 1px solid #bbb;
padding-bottom: 1em;
}

#aggregator .feed-source {
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 0.8em;
margin:10px 0;
}

#aggregator .feed-source .feed-url {
margin:10px 0;
}

#aggregator h1 .title{
border-bottom: 1px solid #bbb;
}

#aggregator .item-list {
padding-bottom:5px;
}

#aggregator .feed-icon img{
margin-top: 15px;
}

#aggregator h2 {
padding-top: 10px;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
color: #999;
font-style: italic;
  	
}

.feed-item-title {
font-size: 1.4em;
}

#aggregator h3 a:hover {
text-decoration: none;
}

.feed-item-meta .feed-item-source {
font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
font-size: 0.9em;
color: #999;
}

/* Forums
-------------------------------------------------------------- */

#forum table {
width: 100%;
}

#forum td {
padding: 0.5em;
}

#forum td.container {
background-color: #e6e6e6;
}

#forum ul.links {
padding:10px 0;
}

#forum ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
padding-bottom: 5px;
}

#forum ul.links li.forum a {
background-image:url(images/post.gif);
}

#forum ul.links li.login a {
background-image:url(images/lock.gif);
}

#forum td.statistics, #forum td.settings, #forum td.pager {
height: 1em;
border: 1px solid #bbb;
}

#forum td .links {
padding-top: 0.7em;
}

.block-forum h3 {
margin-bottom: .5em;
}

dl dd {
margin: 0 0 .5em 1em;
}

tr.odd {
background-color:#f4f4f4;
}

tr.even {
background-color:#fcfcfc;
}

th {
text-align:left;
background: #E6E6E6;
}

tr td, tr th {
border:1px solid #bbb;
padding: 0 6px;
}

td.active {
background-color:#f4f4f4;
}

.forum-topic-navigation {
border-bottom: 1px solid #bbb;
border-top: 1px solid #bbb;
padding: 0.5em;
text-align: center;
}

.book-navigation .page-links {
border-bottom: 1px solid #bbb;
border-top: 1px solid #bbb;
padding: 0.5em;
text-align: center;
}

.book-navigation .menu {
border-top: 1px solid #bbb;
margin:0;
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker {
padding-top:10px;
}

#tracker .item-list {
padding-top:5px;
}

#tracker table {
width: 100%;
}

#tracker td {
padding: 0.5em;
}

.profile {
clear: both;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: .8em;
margin: 1em 0em;
background-color: #f4f4f4;;
}

/* Admin
-------------------------------------------------------------- */

div.admin-panel .body {
background: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
}

div.admin-panel h3 {
background-color: #e6e6e6;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 5px 8px 5px;
margin: 0;
}

div.admin {
padding-top: 0;
}

div.admin .left,
div.admin .right {
margin-left: 1%;
margin-right: 1%;
}

/* Poll
-------------------------------------------------------------- */

.poll .bar {
background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
border: solid #f0f0f0;
border-width: 1px 1px 1px;
}

.poll .bar .foreground {
background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */

ul.links li.first {
border: none;
}

ul {
margin: 0.5em 0 1em;
padding: 0;
}

ol {
margin: 0.75em 0 1.25em;
padding: 0;
}

ol li, ul li {
margin: 0.4em 0 0.4em .5em; 
}

ul.menu, .item-list ul {
margin: 0.35em 0 0 -0.5em; 
/* padding: 0;*/
padding-top: 5px;
padding-bottom: 5px;

/*
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
*/

}

ul.menu ul, .item-list ul ul {
margin-left: 0em; 
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
margin: 0.15em 0 0.15em .5em; 
}

ul li, ul.menu li, .item-list ul li, li.leaf {
padding: 0 0 .2em 1.5em;
list-style-type: none;
list-style-image: none;
/* background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; */
}

ol li {
padding: 0 0 .3em;
margin-left: 2em;
background-image: none;
list-style-type: decimal; 
}

ul li.expanded {
/* background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em;  */
}

ul li.collapsed {
background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; 
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
display: block;
}

ul.inline li, ul.links li {
background: none;
margin: 0;
padding: 0 1em 0 0; 
}

ol.task-list {
margin-left: 0; 
list-style-type: none;
list-style-image: none;
}

ol.task-list li {
padding: 0.5em 1em 0.5em 2em; 
}

ol.task-list li.active {
background: transparent url(images/task-list.png) no-repeat 3px 50%; 
}

ol.task-list li.done {
background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; 
}

ol.task-list li.active {
margin-right: 1em; /* LTR */
}

fieldset {
border: 1px solid #bbb;

}

fieldset ul.clear-block li {
margin: 0;
padding: 0;
background-image: none;
}

#user-login-form {
text-align: center;
}

#user-login-form ul {
text-align: left; /* LTR */
}

ul.links li, ul.inline li {
background-image: none;
}

.links li {
margin: 0;
padding: 0;
}

.tabs li {
margin: 0;
padding: 0;
background-image: none;
}

ul.primary li a {
background-color: #e6e6e6;
border-color: #BBBBBB;
border-style: solid solid none;
border-width: 1px;
height: auto;
margin-right: 0.5em;
padding: 0 1em;
text-decoration: none;
}

ul.primary li a:hover {
background-color: #f4f4f4;
}

li.expanded {
list-style-image:none;
list-style-type:none;


margin:0.15em 0 0.15em 0.5em;
padding:0 0 0.2em 1.5em;


}

div.links ul.links a {
background-repeat: no-repeat;
padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden {
padding:0;
margin:0;
}

div.links ul.links li.comment_forbidden span {
background-repeat: no-repeat;
padding-left: 20px;
padding-right:20px;
}

div.links ul.links li.comment_add a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.comment_comments a {
background-image: url(images/comments.gif);
}

div.links ul.links li.comment_edit a {
background-image: url(images/commentedit.gif);
}

div.links ul.links li.comment_delete a {
background-image: url(images/commentdelete.gif);
}

div.links ul.links li.comment_reply a {
background-image: url(images/commentadd.gif);
}

div.links ul.links li.node_read_more a {
background-image: url(images/readmore.gif);
}

div.links ul.links li.blog_usernames_blog a {
background-image: url(images/user.gif);
}

div.links ul.links li.comment_forbidden span {
background-image:url(images/lock.gif);
}

div.links ul.links li.upload_attachments a {
background-image: url(images/photo.gif);
}

div.links ul.links li.book_printer a{
background-image:url(images/print.gif);
}

div.links ul.links li.book_add_child a{
background-image:url(images/add.gif);
}

ul.pager li.pager-current {
background-color:#005a8c;
color:#FFFFFF;

padding-left:12px;
padding-right:12px;
padding-top:3px;
padding-bottom:3px;
/*
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
*/
}

.item-list .pager li {
padding:0px;
}

.item-list .pager li a{

padding-left:12px;
padding-right:12px;
padding-top:3px;
padding-bottom:3px;

/*
padding-left:4px;
padding-right:4px;
padding-top:1px;
padding-bottom:1px;
*/
background-color: #f4f4f4;;
}

.item-list .pager li a:hover {
background-color:#005a8c;
color:#FFFFFF;
}

/* Login + Register + RSS
-------------------------------------------------------------- */

#authorize { 
float: right;
padding-top: 5px;


position: absolute;
top: -10px; /* 21px */
/* new left: 760px; */
right: 10px;
}

#authorize ul { 
display: inline;
}

#authorize ul li { 
margin: 0 10px 0 0; 
padding: 0 0 0 10px; 
display: inline; 
list-style: none;  
border-left: 1px #5a5a5a solid;
background-image: none;
}

#authorize ul li.first { 
border: 0;
}

#authorize ul li, #authorize ul li a { 
font-size: 12px; 
line-height: 13px; 
}

#authorize a.feed-icon { 
padding-right: 20px;
}

/* Bottom teaser
-------------------------------------------------------------- */

#bottom-teaser {
width:950px;
margin: 10px auto 10px;
}

#bottom-teaser .column {
float: left;
}

#bottom-teaser.in1 .column {
width: 100%;
}

#bottom-teaser.in2 .column {
width: 50%;
}

#bottom-teaser.in3 .column {
width: 33.3%;
}

#bottom-teaser .block {
padding-left:15px;
padding-right:15px;
}


/* Bottom region
-------------------------------------------------------------- */

#bottom-wrapper {
background-color: #f4f4f4;;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
margin: 10px auto 0;
text-align: left;
width: 950px;
position: relative;
}

#bottom-wrapper h2 {
font-size: 1.3em;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: -5px;
}

#bottom-wrapper .column {
float: left;
padding-bottom: 15px;
padding-top: 5px;
}

#bottom-wrapper.in1 .column {
width: 100%;
}

#bottom-wrapper.in2 .column {
width: 50%;
}

#bottom-wrapper.in3 .column {
width: 33.3%;
}

#bottom-wrapper.in4 .column {
width: 25%;
}

#bottom-wrapper .block {
padding-left:15px;
padding-right:15px;
}

/* Footer region
-------------------------------------------------------------- */

#footer-wrapper {
width: 950px;
margin: 0 auto;
position: relative;
}

#footer{
width: 950px;
margin: 0 auto;
font-size: 12px;
border-top: 1px solid #bbb;
padding-top:5px;
padding-bottom:5px;
}

/* Secondary menu
-------------------------------------------------------------- */

#subnav-wrapper {
text-align:right;
padding-bottom:5px;
}

#subnav-wrapper ul { 
display: inline;
}

#subnav-wrapper ul li {  
display: inline; 
list-style: none;  
background-image: none;
padding-left: 5px;
}

#subnav-wrapper ul li,#subnav-wrapper ul li a { 
font-size: 12px; 
line-height: 13px; 
}

#subnav {
font-size: 12px;
}

#subnav li {
}

#subnav li a {
font-weight:normal;
}

#subnav li a:hover {
/*color: #cc6600;*/
}

/* Additional
-------------------------------------------------------------- */

.views-view-grid {
 border: none;
 width:714px; /*  width:714px; */
 }
 
.views-view-grid tr, .views-view-grid td  {
border: none;
}
 
#content h3 {
padding-bottom: 2px;
border-bottom: 1px solid #CFCFCF; /* new */
}

.views-field-title {
/*font-weight:bold;*/
font-size: 14px; 
}

.views-field-field-author-value {
color: #636363; 
font-size: 12px;
}

.views-field-sell-price {
color: red; 
}

#first-time {  
display: none;
}

.views-field-name{
color: #636363; 
font-size: 12px;
padding-left: 3px;
}

#main {
width:945px; /* width:952px; -> 945px; */
margin: 14px auto 0px;
}


/*
.panel-2col .panel-col-first { 
  float: left; 
  width: 18%; 
}
* html .panel-2col .panel-col-first {
  width: 17.9%;
}

.panel-2col .panel-col-last { 
  float: left; 
  width: 82%; 
}
* html .panel-2col .panel-col-last {
  width: 81.9%;
}
*/

#block-views-new_products-block_1 div.views-row {
height: 130px;

}

#product-list-vertical div.views-row {
height: 130px;
}

#block-views-popular_products-block_1 div.views-row {
height: 130px; /* height: 100px; */
}

#block-views-bd_featured-block_1 div.views-row {
height: 130px; /* height: 100px; */
}

#stories-list-vertical div.views-row {
height: 160px;
}

#footer-links {
text-align:center;

}


.pane-menu-block-1 {

background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;

}

.pane-menu-block-1 h3.pane-title {

background: #e6e6e6;
margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
/*font-size: 1.3em;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
*/
border-bottom: 1px solid #ddd;

}

.exposed-sort {
text-align:right;
margin-top:-10px;
margin-bottom: 30px;
background: #e6e6e6;
padding-top: 5px; /* padding-top: 5px; */
padding-bottom: 5px;
padding-right: 10px;
}


.exposed-sort #paid_free {
float:left;
padding-left:10px;
}

.exposed-sort #paid_free #option1 {
padding-right:3px;
}

.exposed-sort #paid_free #option2 {
padding-left:3px;
}

.view-taxonomy-term-stories .exposed-sort #paid_free #option1 {
font-weight:bold;
font-size:1.1em;
}

.view-taxonomy-term-stories-free .exposed-sort #paid_free #option2 {
font-weight:bold;
font-size:1.1em;
}


.pane-menu-block-2 {

background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;

}

.pane-menu-block-2 h3.pane-title {
background: #e6e6e6;
margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
/*font-size: 1.3em;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
*/
border-bottom: 1px solid #ddd;

}


.pane-menu-block-9 {

background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;

}

.pane-menu-block-9 h3.pane-title {
background: #e6e6e6;
margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
/*font-size: 1.3em;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
*/
border-bottom: 1px solid #ddd;

}


.ch_select_box {

width:67px; 

}

.st_top_row {
background-color: #e6e6e6;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
}

.st_right_region {
text-align:right;

}


.views-second-search-box {

height:40px;
position: relative;
top:-10px;

}

#edit-s1-wrapper input {
width: 300px;

}

#edit-s2-wrapper input {
width: 300px;

}


.views-second-search-box .form-submit {

position: relative;
top:-23px;
left:311px;

}

.view-taxonomy-term-stories .views-field-teaser {

padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;

}

.view-taxonomy-term-stories-free .views-field-teaser {

padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;

}

#create-ebook-button {

margin-bottom:150px;
margin-left:260px;

}

#block-menu_block-3 {

background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;

}

#block-menu_block-3 h3.block-title {

background: #e6e6e6;
margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
/*font-size: 1.3em;
border-right: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
*/
border-bottom: 1px solid #ddd;

}

#block-menu_block-3 ul.menu {

padding-left: 0px;
padding-top: 0px;

}

#block-menu_block-3 ul li {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

}

.form-item .description {
color:#000000;
font-size:12px;
}


.p-node-middle {

margin-left: 5px;


}

.p-node-image {
width:120px;
height:180px;
/* border:0px solid blue; */

float:left
}

.p-node-sample {
text-align:center;
}

.p-node-core-info {
float:left;
margin-left:40px;
width:350px;
/*border:1px solid gray;*/

}

.p-node-buy-button {
/*margin-top:50px;*/
}

.p-node-middle-upper {
/* border:1px solid gray; */
height:210px;
}

.p-node-more-info {
margin-top:10px;
}

.p-node-core-info .node-title {
font-size:16px;
padding-bottom:15px;
}

.p-node-core-info .field-title {
font-size:13px;
font-weight:bold;
}

.p-node-core-info .author {
font-size:13px;
}

.p-node-core-info .price {
font-size:13px;
color:#FF0000;
}

.p-node-core-info .node-rating {
padding-top:10px;
}

#sidebar-right #block-block-2 {


}

.p-node-middle .breadcrumb {
padding-left: 0px;
}

.more-link-in-block {
text-align:right;
padding-top: 0px;
}

.ch-count {
padding-top: 15px;
}

.ch_select_box_small {
padding::0;
margin:0;

}

.ch_select_group {
/* width:67px; */

}


.ch_select_group input{
width:20px; 
height: 21px;
margin:0; 
padding:0;
border:none;
background-color:#D6D6D6;
cursor: pointer;

}

#block-views-books_by_same_author-block_1 div.views-row {
height: 130px;

}

#block-views-ebook_recommend-block_1 div.views-row {
height: 130px;

}

#block-views-books_by_same_author_s-block_1 div.views-row {
height: 130px;

}

.ch_top_bar {
height:30px;
padding-top:10px;
background-color:#e6e6e6;

}

.ch_middle {
clear:both; 
border:1px solid gray;
margin:0;
padding:0;
width:943px;
height:480px; 
}


.ch_bottom_bar {

height:30px;
padding-top:5px;
background-color:#e6e6e6;

}

.ch_bottom_bar_p1 {
float:left;
padding-left:10px;
}

.ch_bottom_bar_p2 {
float:left;
padding-left:30px;
padding-right:15px;
}

.ch_bottom_bar_p3 {
float:left;
padding-left:10px; /* 30px */
padding-right:20px;
}

.ch_bottom_bar_p4 {
float:left;
}

.ch_bottom_bar_p5 {
float:left;
padding-left:20px;
}

.ch_title {
padding-left:10px; 
font-weight:bold;

}


.p-node-middle {

margin-left: 5px;


}

.ch-node-image {
width:67px;
height:100px;
/* border:0px solid blue; */

float:left
}

.ch-node-middle-upper {
/* border:1px solid gray; */
height:130px;
}

.s-node-middle-upper {
/* border:1px solid gray; */
height:200px;
}


.ch_comment_title {
font-weight:bold;
margin-top:30px;
margin-bottom:0px;
padding-left:10px;
/*border-bottom:1px solid #CCCCCC;*/

}

.eb_comment_title {
font-weight:bold;
margin-top:20px; /* 30 */
margin-bottom:20px;
padding-left:0px;
margin-left:0px;
/*border-bottom:1px solid #CCCCCC;*/

}

.ch_new_comment_title {
/*
font-weight:bold;
font-size:13px;
padding-left:10px;
padding-bottom:0px;
color:#005a8c;*/

display:none;
}

.eb_new_comment_title {
/*
font-weight:bold;
font-size:13px;
padding-left:10px;
padding-bottom:0px; 
color:#005a8c;
*/
display:none;
}

/*
#comments .box {
margin-top:0px;
margin-bottom:20px;
}
*/
 
.comment-published h3.title {
font-size:13px;
}



h1.title {  
font-size:16px;
padding-bottom:20px;
}

.box h2.title {
 display: none;
}

#comment-confirm-delete {
margin-top:0px;
}

.confirm-message {
margin-bottom:20px;
font-size:13px;

}


.comment_box {
border: 0; 
margin-top:0px;

}

.box {
border: 1px solid #bbb;
margin-top:0px;  /*-10 */
margin-bottom:20px; /* 20px */
}

#comments {  
 position: relative; /*required for the absolute positioning work*/   
 padding-top: 15px; /* 30 */
 
 }

#comments .comment_forbidden {
display: none;
}

#edit-fivestar-rating-wrapper {
padding-left:10px;

}

#edit-fivestar-rating-wrapper label {
display: none;

}


.pane-menu-menu-my-account {

background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;

}



.pane-menu-menu-my-account ul li.expanded .nolink {
/*border-bottom: 1px solid #bbb;*/
display:block;
padding-left:15px;
font-weight:bold;
color:#3D3D3D;
font-family: Arial, Helvetica, sans-serif;
}

.pane-menu-menu-my-account ul li.nolink-li{
margin-left:7px;
padding-left:0px;
line-height:20px;
border-bottom: 1px solid #bbb;
}

.pane-menu-menu-my-account ul li.first{
border-bottom: 1px solid #bbb;
display:block;
padding-left:15px;

}

.pane-menu-menu-my-account ul li.last {
margin-left:7px;
padding-left:0px;
line-height:20px;
border-bottom: none;

}


.pane-menu-menu-my-account ul li ul li.leaf {
border-bottom: none;
display:block;
padding-left:15px;

}

.pane-menu-menu-my-account ul li ul li.last {
padding-bottom:0px;
margin-bottom:0px;

}

.pane-menu-menu-my-account .active-trail .active {
font-weight:bold;
border-bottom: none;
color: #005a8c;
}

.myaccount-exposed-sort  {
text-align:right;
/* margin-top:-10px; */
margin-bottom: 15px; /* 30 */
padding-top: 5px; /* padding-top: 5px; */
/* padding-bottom: 5px; */
padding-right: 10px;
}


#account-favstories {
width:750px;

}

#account-paid-stories {
width:750px;

}

#account-owned-books {
width:750px;

}

#acc-projects-stories {
width:750px;

}

#acc-projects-ebooks {
width:750px;

}

#acc-myorders-orderhistory {
width:750px;

}

#acc-mysales-sales {
width:750px;

}

#acc-mysales-sales2 {
width:750px;

}

#acc-mysales-sales3 {
width:750px;

}

#acc-myorders-history {
width:750px;

}

#acc-myorders-history2 {
width:750px;

}

#account-favstories  div.views-row {
height: 160px;
}

#account-paid-stories  div.views-row {
height: 160px;
}

#account-owned-books div.views-row {
height: 180px;
}

#acc-projects-stories div.views-row {
height: 160px;
}

.acc-story-button-left {

margin-top:20px;
margin-bottom:20px; /* -10 */

}

.acc-ch-button-left {

margin-top:20px;
margin-bottom:20px; /* -10 */

}


#acc-projects-stories td.select {
width:5px;

}

#acc-projects-stories td.views-field-field-st-image-fid {
width:70px;

}

#acc-projects-stories td.views-field-field-st-chcount-value  {
width:40px;

}

#acc-projects-stories td.views-field-php {
width:70px;

}

#acc-projects-stories td.views-field-php-1 {
width:70px;

}

#acc-projects-stories td.views-field-php-2 {
width:60px;

}


#acc-projects-stories .views-field {
text-align:center;
}

#acc-projects-stories td {
/* height:100px; */
margin-top:0px;
margin-bottom:0px;
padding-top:5px;
padding-bottom:5px;

}


#views-bulk-operations-select fieldset {

border: none;
}


#views-bulk-operations-select legend {
display:none;
}

/*
.status {
display:none;
}
*/

.teaser-checkbox {
display:none;
}


.taxonomy-super-select-checkboxes fieldset {
border:hidden;
}

#panel-node .description {
padding-top:5px;
padding-bottom:5px;
}

#st-node .description {
padding-top:5px;
padding-bottom:5px;
}


.myaccount-header {

margin-bottom: 10px; /* 30 */
background: #e6e6e6;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
font-size:14px;
font-weight:bold;
font-family:Helvetica, Arial;
color:#005a8c;

}

.st-node-add-buttons {
margin-top:30px;
margin-bottom: 50px;
width:100%;
text-align:center;
}

.ch-node-add-buttons {
margin-top:30px;
margin-bottom: 50px;
width:100%;
text-align:center;
}

.st-node-edit-buttons {
float:left;
margin-top:30px;
margin-bottom: 50px;
width:62%; /*width:952px; -> 945px; */
text-align:right;
}

.ch-node-edit-buttons {
float:left;
margin-top:30px;
margin-bottom: 50px;
width:62%; /*width:952px; -> 945px; */
text-align:right;
}


.st-node-add-buttons #edit-submit{
margin-right:10px;
width:100px;
}

.st-node-add-buttons #edit-cancel {
margin-left:10px;
width:100px;
}

.st-node-edit-buttons #edit-submit{
margin-right:10px;
width:100px;
}

.st-node-edit-buttons #edit-cancel {
margin-left:10px;
width:100px;
}

.st-node-edit-buttons-delete #edit-delete {
width:100px;

}

.ch-node-add-buttons #edit-submit {
margin-right:10px;
width:100px;
}

.ch-node-add-buttons #edit-cancel {
margin-left:10px;
width:100px;
}


.ch-node-edit-buttons #edit-submit {
margin-right:10px;
width:100px;
}

.ch-node-edit-buttons #edit-cancel {
margin-left:10px;
width:100px;
}

.ch-node-edit-buttons-delete #edit-delete {
width:100px;
}


.st-node-edit-buttons-delete {
float:right;
margin-top:30px;
margin-bottom: 50px;
width:38%; /*width:952px; -> 945px; */
text-align:right;

}

.ch-node-edit-buttons-delete {
float:right;
margin-top:30px;
margin-bottom: 50px;
width:38%; /*width:952px; -> 945px; */
text-align:right;

}

#st-node .tips {
display:none;
}

#ch-node .tips {
display:none;
}

#st-node p a {
display:none;
}

#ch-node p a {
display:none;
}

#st-node .pane-title {
display:none;
}

#ch-node .pane-title {
display:none;
}

#st-node .node-ch-nb {
float:left;
font-size:13px;
margin-top:7px;
margin-right:10px;
}

#ch-node .node-ch-nb {
float:left;
font-size:13px;
margin-top:7px;
margin-right:10px;
}

#st-node .form-radios .form-item {
/*display:inline;*/
}

#ch-node .form-radios .form-item {
/*display:inline;*/
}

#views-bulk-operations-select fieldset {
margin-left:0px;
padding-left:0px;

}


#edit-node-unpublish-action {
margin-left:10px;
}

#acc-projects-chlist td.select {
width:5px;

}

#acc-projects-chlist td.views-field-field-ch-nb-value  {
width:40px;

}

#acc-projects-chlist td.views-field-php-3 {

width:100px;

}

#acc-projects-chlist td.views-field-php {
width:70px;

}

#acc-projects-chlist td.views-field-php-1 {
width:50px;

}


#acc-projects-chlist td.views-field-php-2 {
width:50px;

}


#acc-projects-chlist .views-field {
text-align:center;
}


#acc-projects-ebooks td.views-field-field-image-cache-fid {
width:70px;

}

#acc-projects-ebooks td.views-field-php {
width:75px;

}

#acc-projects-ebooks td.views-field-php-2 {
width:110px;

}

#acc-projects-ebooks td.views-field-php-1 {
width:45px;

}

#acc-projects-ebooks .views-field {
text-align:center;
}

.acc-ebook-button-left {

margin-top:20px;
margin-bottom:20px;

}

#acc-myorders-orderhistory .views-field-php {
width:100px;
}

#acc-myorders-orderhistory .views-field-created {
width:150px;
}

#acc-myorders-orderhistory .views-field-order-status  {
width:100px;
}




#acc-myorders-orderhistory .views-field {
text-align:center;
}

#acc-myorders-orderhistory .myaccount-header {
margin-bottom:30px;
}

#order-pane-order_number {
border:none;
padding-bottom: 0;
margin-bottom: 0;
}

#order-pane-order_number .order-pane-title {
display:inline;
padding-bottom: 0;
margin-bottom: 0;
}

#order-pane-order_date {
border:none;
}

#order-pane-order_date .order-pane-title {
display:inline;
}

#order-pane-line_items {
border:none;
margin-bottom:50px;
}

#order-pane-line_items td {
border:none;
}

#order-pane-products {
border:none;
}

#order-pane-bill_to {
border:none;
}

#order-pane-payment {
border:none;
}

.pos-left {
clear: left;
p
}

.header_back_button {

margin-bottom: 10px; /* 30 */
background: #e6e6e6;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
/*font-size:14px;
font-weight:bold;*/
font-family:Helvetica, Arial;
color:#005a8c;

}


.order-pane {
margin-left:0px;
padding-left:0px;
}


.register-wrapper fieldset {
border:0px;
margin:0;
padding:0;
}

.register-wrapper fieldset legend {
display:none;
}


.register-wrapper #edit-name-wrapper .description {
display:none;
}


.register-wrapper #edit-mail-wrapper .description {
display:none;
}



.register-wrapper #edit-pass-wrapper .description {
display:none;
}

.register-wrapper #edit-profile-ref-wrapper .description {
display:none;
}

.register-wrapper .captcha .description {
display:none;
}

.register-wrapper #edit-security-question-id-1-wrapper .description {
display:none;
}

.register-wrapper #edit-mail-wrapper #edit-profile-name-wrapper .description {
color:#000000;
display:block;
}

.register-wrapper #edit-profile-name-wrapper {

margin-bottom:0px;
/* padding-bottom:0px;*/
}



.register-wrapper .captcha {
border: 1px solid #bbb;
margin-top:25px;
margin-bottom:25px;
padding-top:10px;
padding-left:10px;
width:380px;
} 

#tos_pp {
margin-top:30px;
margin-bottom:25px;
font-size:12px;
font-family:Helvetica, Arial;
font-weight:bold;

}

.register_button input{
margin-bottom:50px;
width:200px;
}

.welcome-page .status {
display:none;
}

.welcome-page .lines {
font-family:Helvetica, Arial;
margin-top:80px; /*100*/
margin-bottom:250px;
margin-left:250px;
}

.welcome-page .title {
font-size:18px;
font-weight:bold;
margin-bottom:20px;
}

.welcome-page .content {
font-size:14px;
margin-bottom:5px;
}

.welcome-page .footer {
font-size:14px;
margin-top:20px;
margin-bottom:5px;
}



.verify-page .status {
display:none;
}

.verify-page .lines {
font-family:Helvetica, Arial;
margin-top:80px; /*100*/
margin-bottom:250px;
margin-left:250px;
}

.verify-page .title {
font-size:18px;
font-weight:bold;
margin-bottom:20px;
}

.verify-page .content {
font-size:14px;
margin-bottom:5px;
}

.verify-page .footer {
font-size:14px;
margin-top:20px;
margin-bottom:5px;
}

.verify-page #verify-footer-message {
float:left;

}

.verify-page #verify-footer-link {
float:left;
padding-left:5px;
}


#user-sidebar-left {
float:left;
background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
width: 177px; /* 237px */
margin-right:13px;

}


#user-sidebar-left ul li.expanded .nolink {

display:block;
padding-left:15px;


}


#user-sidebar-left ul li.nolink-li{
margin-left:7px;
padding-left:0px;
line-height:20px;
border-bottom: 1px solid #bbb;

}

#user-sidebar-left ul li.first{
border-bottom: 1px solid #bbb;
display:block;
padding-left:15px;

}

#user-sidebar-left ul li.last {
margin-left:7px;
padding-left:0px;
line-height:20px;
border-bottom: none;

}


#user-sidebar-left ul li ul li.leaf {
border-bottom: none;
display:block;
padding-left:15px;

}

#user-sidebar-left ul li ul li.last {
padding-bottom:0px;
margin-bottom:0px;

}

#user-sidebar-left .active-trail .active {
font-weight:bold;
border-bottom: none;
color: #005a8c;
}

.account-info {
width:752px;
}

.about-me  {
width:752px;
}

#account-wrapper {
/* width:993px -> 950px; -> 100%*/
/* margin: 15px auto 10px;*/
margin-top: 15px;
/* default margin-left: 175px; */
margin-bottom: 10px;
 /* new clear: both;*/
float: left; /* new */
}

#account-content {
/* width: 100%;  */
float: left; /* float: left; */

}



.account-info .content-middle{
margin-left:50px; /* 100 */
margin-top:30px;
}


.account-info fieldset {
border:0px;
margin:0;
padding:0;
}

.account-info fieldset legend {
display:none;
}


.account-info #edit-name-wrapper .description {
display:none;
}


.account-info #edit-mail-wrapper .description {
display:none;
}



.account-info #edit-pass-wrapper .description {
display:none;
}


.user_info_save_button input{
margin-top:20px;
margin-bottom:50px;
width:150px;
}

.account-info #edit-delete { 
     background:none; 
     border:none;  
     padding:0; 
     border-bottom:1px solid #005a8c;
	 cursor:pointer;
	 color:#005a8c;
	 margin-left:450px;
	 margin-top:30px;
	 margin-bottom:30px;

} 

.about-me .content-middle {
margin-left:50px;
margin-top:30px;

}

.about-me .tips {
display:none;
}

.about-me p a {
display:none;
}

.about-me #edit-field-pr-name-0-value-wrapper {
display:none;
}

.about-me-url {
margin-left:10px;
}

.aboutme_save_button {
margin-top:40px;
margin-bottom:100px;
margin-left:150px;
}


.aboutme_save_button #edit-submit{
width:100px;
}


.pane-pr-image .pane-title {
display:none;
}

.pane-pr-image {
padding-top: 5px;
/*padding-left: 12px;*/
text-align:center;
}


#block-panels_mini-aboutme_left_panel {

background-color: #f4f4f4;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;

}

/*
.pane-pr-st-by-same-author {

margin-top: 30px;
margin-bottom:10px;

}

.pane-pr-st-by-same-author h3.pane-title {

margin:0;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;

}


.pane-pr-st-by-same-author .pane-content {

border: 1px solid #bbb;

}


.pane-pr-st-by-same-author .view-content {
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;

}
*/

#block-panels_mini-aboutme_main_panel {

margin-left: 20px;


}

.about-me-name {
padding-left: 20px;
font-size:18px;
font-weight:bold;
font-family:Helvetica, Arial;
margin-bottom:20px;
}

#block-panels_mini-aboutme_main_panel {
margin-bottom:70px;

}

.menu-block-4 .menu-mlid-1332 {
font-weight:bold;
border-bottom: none;
color: #005a8c;
}

.menu-block-6 .menu-mlid-1333 {
font-weight:bold;
border-bottom: none;
color: #005a8c;
}

.menu-block-5 .menu-mlid-1335 {
font-weight:bold;
border-bottom: none;
color: #005a8c;
}


.uc-sales-table .date_sold {
width:85px;
text-align:center;
}

.uc-sales-table .product_id {
width:55px;
text-align:center;
}

.uc-sales-table .product_title {
text-align:center;
}

.uc-sales-table .units_sold {
width:40px;
text-align:center;
}

.uc-sales-table .unit_price {
width:55px;
text-align:center;
}

.uc-sales-table .unit_profit {
width:55px;
text-align:center;
}

.uc-sales-table .total_profit {
width:65px;
text-align:center;
}

.uc-sales-table .retailer {
width:55px;
text-align:center;
}

.uc-sales-table .type {
width:20px;
text-align:center;
}

.uc-sales-table .country {
width:20px;
text-align:center;
}


.uc-sales-table .date {
width:85px;
text-align:center;
}

.uc-sales-table .credit_id {
width:55px;
text-align:center;
}

.uc-sales-table .credit_category {
text-align:center;
width:150px;
}

.uc-sales-table .credit_details {
text-align:center;
}

.uc-sales-table .author_credits {
width:65px;
text-align:center;
}


.uc-sales-table td {
text-align:center;
}

.sales_menu_bar {
margin-top:20px; 
margin-bottom:20px; 
height:30px;
}

.sales_year_month {
float:left;
}

.sales_category {
float:right;
}

.order_menu_bar {
margin-top:20px; 
margin-bottom:20px; 
height:30px;
}

.order_year_month {
float:left;
}

.order_category {
float:right;
}

.uc-order-table td {
text-align:center;
}

.uc-order-table .order_date {
width:90px;
text-align:center;
}

.uc-order-table .order_number {
width:90px;
text-align:center;
}

.uc-order-table .item_title {
text-align:center;
}

.uc-order-table .title {
text-align:center;
}

.uc-order-table .order_status {
width:100px;
text-align:center;
}

.uc-order-table .ch_number {
width:100px;
text-align:center;
}

.uc-order-table .points {
width:100px;
text-align:center;
}


.points-table .date {
width:90px;
text-align:center;
}

.points-table .points {
width:100px;
text-align:center;
}


.payments_year {
margin-top:20px;
margin-bottom:20px;

}

.uc-payments-table td {
text-align:center;
}

.uc-payments-table .payment_date {
width:85px;
text-align:center;
}

.uc-payments-table .payment_method {
width:120px;
text-align:center;
}

.uc-payments-table .profit {
width:120px;
text-align:center;
}

.uc-payments-table .withholding {
width:120px;
text-align:center;
}

.uc-payments-table .net_payment {
width:120px;
text-align:center;
}

/*
.panels-flexible-column-20_80_header_4boxes-main-inside {
width:757px;

}
*/

#dashboard-header {
width:750px;

}

#dashboard-contents {
width:755px;

}

#dash_favstories {
border: 1px solid #bbb;
margin-top:15px;
padding-top:10px;
padding-bottom:20px;
height:167px;

}

#dash_owned_books {
border: 1px solid #bbb;
margin-top:15px;
padding-top:10px;
padding-bottom:20px;
height:167px;
}

#dash_projects_stories {
border: 1px solid #bbb;
margin-top:15px;
padding-top:10px;
padding-bottom:20px;
height:167px;

}

#dash_projects_ebooks {
border: 1px solid #bbb;
margin-top:15px;
padding-top:10px;
padding-bottom:20px;
height:167px;
}

#dashboard-contents .pane-title {
font-size:13px;
font-weight:bold;
font-family:Helvetica, Arial;
padding-left:10px;

}


#dashboard-contents .pane-title a {
color: #000000;
text-decoration: none;
}


#dashboard-contents .views-row {
padding-left:10px;
padding-right:7px;
border-bottom: 1px solid #F7F7F7;
}


#dash_favstories .views-field-field-st-chdate-value {
text-align:right;
}

#dash_owned_books .views-field-field-eb-author-value {
text-align:right;
}

#dash_projects_stories .views-field-php-1 {
text-align:right;
}

#dash_projects_stories .views-field-php-2 {
text-align:right;
}

#dash_projects_ebooks .views-field-php-1 {
text-align:right;
}

#goto_signup {
margin-top:5px;
margin-bottom:20px;

}

#find_password {
margin-top:30px;
margin-bottom:120px;
}



.pass_reset_signin_button {

margin-bottom:300px;

}

#edit-field-pi-method-value--wrapper {
display: none;
}

#edit-field-pi-type-value--wrapper {
display: none;
}



.pinfo-node .location {
border: 0px;
margin: 0px; 
padding: 0px;
}

.pinfo-node legend{
  display:none;
}

#pi_description {
font-size:13px;
/*font-weight:bold;*/
font-family:Helvetica, Arial;
margin-top:20px;

}

.pi_save_button #edit-submit{
margin-top:20px;
margin-bottom:50px;
width:100px;
}

.pane-search-form label {

display: none;

}

.pane-search-result {


padding-top: 50px;

}

#custom_search {

margin-top: -15px;

}

.search-result-wrapper {

margin-top:20px; 
margin-bottom:35px; /* 20 */
height:100px; 
width: 700px; 

}

.search-result-wrapper .search-result-image {

float:left; 
margin-right:20px;

}


.search-result-wrapper .price {

color:#FF0000;

}

.search-result-wrapper .search-snippet {

margin-top:5px;

}


#edit-field-pi-tax-desc-element-wrapper {

width: 600px; 
padding-top:10px; 
padding-bottom:5px;

}

#edit-field-pi-paypal-desc-element-wrapper {

width: 600px; 

}

#edit-field-pi-check-desc-element-wrapper {

width: 600px; 

}

#edit-field-w9-top-desc-element-wrapper {
font-weight:bold;
width:700px;
}

#edit-field-w9-instructions-element-wrapper {
font-weight:bold;
}

#edit-field-w9-title-element-wrapper {
font-size:16px;
font-weight:bold;
text-align:center;
margin-top:30px;
}

.edit-field-w9-name-0-value {
float:left;
margin:0;
padding:5px;
}

.edit-field-w9-biz-name-0-value {
float:left;
margin:0;
padding:5px;
}


.edit-field-w9-llc-class-0-value label {
display:none;
}

.edit-field-w9-other-class-0-value label {
display:none;
}


#edit-field-w9-withholding-value-0-wrapper {
float:left;
margin:0;
padding-right:15px;
}

.edit-field-w9-address-0-value {
float:left;
margin:0;
padding:5px;
}

#edit-field-w9-part1-title-element-wrapper {
font-size:14px;
font-weight:bold;
margin-top:30px;
}

#edit-field-w9-part1-desc-element-wrapper {
width:720px;
}

#edit-field-w9-tin-type-value-1-wrapper {
float:left;
margin:0;
padding-right:15px;
}

#edit-field-w9-tin-type-value-2-wrapper {
float:left;
margin:0;
padding-right:15px;
}

#edit-field-w9-part2-title-element-wrapper {
font-size:14px;
font-weight:bold;
margin-top:30px;
}

#edit-field-w9-certify-element-wrapper {
font-size:13px;
font-weight:bold;
}

#edit-field-w9-part2-desc1-element-wrapper {
font-size:12px;
font-weight:bold;
}

#edit-field-w9-part2-desc2-element-wrapper {
font-size:12px;
font-weight:bold;
}

.w9_submit_button #edit-submit {
margin-top:20px;
margin-bottom:50px;
width:100px;
}

.w9_back_button #edit-back {
margin-top:20px;
margin-bottom:50px;
width:100px;
}

.p-node-buy-button #edit-submit {
width: 151px;
height: 34px;
}


#edit-hs-wrapper input {
width: 300px;

}

.help #edit-submit-help {

position: relative;
top:-20px;

}

.help .view-filters {
margin-left:200px;
}


.help .view-content {
margin-top:30px;
margin-left:200px;
margin-bottom:200px;
}

.node-page .content {
width: 600px;
margin-left: 200px;

}

#edit-field-w8-top-desc-element-wrapper {
font-weight:bold;
width:700px;
}

#edit-field-w8-instructions-element-wrapper {
font-weight:bold;
}

#edit-field-w8-title-element-wrapper {
font-size:16px;
font-weight:bold;
text-align:center;
margin-top:30px;
}

#edit-field-w8-part1-title-element-wrapper {
font-size:14px;
font-weight:bold;
margin-top:30px;
margin-bottom:25px;
}

#edit-field-w8-address-0-value-wrapper {
margin-top:30px;
}

.edit-field-w8-location-0-value {
float:left;
margin:0;
padding-right:5px;
}

.edit-field-w8-country-0-value {
float:left;
margin:0;
padding-right:5px;
}

#edit-field-w8-mail-address-0-value-wrapper {
margin-top:40px;
}

.edit-field-w8-mail-address-0-value {
float:left;
margin:0px;
padding-right:5px;
}

.edit-field-w8-mail-location-0-value {
float:left;
margin:0;
padding-right:5px;
}

.edit-field-w8-mail-country-0-value {
float:left;
margin:0;
padding-right:5px;
}

#edit-field-w8-tin-title-element-wrapper  {
margin-top:30px;
font-weight:bold;
}

#edit-field-w8-tin-type-value-1-wrapper {
float:left;
margin:0;
padding-right:15px;
}

#edit-field-w8-tin-type-value-2-wrapper {
float:left;
margin:0;
padding-right:15px;
}


#edit-field-w8-foreign-tax-0-value-wrapper {
margin-top:30px;
}

.edit-field-w8-foreign-tax-0-value {
float:left;
margin:0;
padding-right:5px;
}

.edit-field-w8-ref-0-value {
float:left;
margin:0;
padding-right:5px;
}


#edit-field-w8-part2-title-element-wrapper {
font-size:14px;
font-weight:bold;
margin-top:30px;
margin-bottom:25px;
}

#edit-field-w8-certify-element-wrapper {
font-weight:bold;
}

#edit-field-w8-cert-a-value-wrapper .description {
float:left;
font-weight:bold;

}

.edit-field-w8-cert-a1-0-value label {
display: none;
}

#edit-field-w8-cert-a-value-wrapper  {
float:left;
}

#edit-field-w8-cert-a1-0-value-wrapper {
float:left;
padding-left:5px;
padding-right:5px;
}

#edit-field-w8-cert-a2-element-wrapper {
float:left;
}

#edit-field-w8-cert-b-value-wrapper {
clear:both;
}

#edit-field-w8-cert-b-value-wrapper .description {
float:left;
font-weight:bold;
}

#edit-field-w8-cert-c-value-wrapper .description {
float:left;
font-weight:bold;
}


#edit-field-w8-cert-d-value-wrapper .description {
float:left;
font-weight:bold;
}

#edit-field-w8-cert-e-value-wrapper .description {
float:left;
font-weight:bold;
}

#edit-field-w8-srates-element-wrapper {
margin-top:30px;
}

.edit-field-w8-srates-1-0-value label {
display: none;
}

#edit-field-w8-srates-0-element-wrapper {
float:left;
}

#edit-field-w8-srates-1-0-value-wrapper {
float:left;
padding-left:5px;
padding-right:5px;
}

#edit-field-w8-srates-2-element-wrapper {
float:left;
}

.edit-field-w8-srates-3-0-value label {
display: none;

}

#edit-field-w8-srates-3-2-element-wrapper {
float:left;
}

#edit-field-w8-srates-4-element-wrapper  {
float:left;
margin-top:0px;
}

#edit-field-w8-srates-3-0-value-wrapper {
float:left;
padding-left:5px;
padding-right:5px;
}

.edit-field-w8-srates-5-0-value label {
display: none;
}

#edit-field-w8-srates-5-0-value-wrapper {
float:left;
padding-left:5px;
padding-right:3px;
margin-top:0px;
}

#edit-field-w8-srates-6-element-wrapper {
float:left;
margin-top:5px;
}

#edit-field-w8-srates-7-element-wrapper {
clear:both;
}


.edit-field-w8-srates-8-0-value label {
display: none;
}


#edit-field-w8-part3-title-element-wrapper {
font-size:14px;
font-weight:bold;
margin-top:30px;
}

#edit-field-w8-part4-title-element-wrapper {
font-size:14px;
font-weight:bold;
margin-top:30px;
clear:both;
}

#edit-field-w8-signature-0-value-wrapper {
margin-top:20px;
}

.w8_submit_button  #edit-submit {
margin-top:20px;
margin-bottom:50px;
width:100px;
}

.w8_back_button #edit-back {
margin-top:20px;
margin-bottom:50px;
width:100px;
}

#metadata_field {
font-weight:bold;
}

.view-product-updates .views-field {
text-align:center;
}

.view-product-updates .select {
width:10px;
}

.view-product-updates .views-field-created {
width:60px;
}

.view-product-updates .views-field-php-6 {
width:65px;
}

.view-product-updates .views-field-php-7 {
width:40px;
}

.view-product-updates .views-field-php-3 {
width:40px;
}


.view-product-updates .views-field-php-4 {
width:50px;
}

.view-product-updates .views-field-php-5 {
width:30px;
}

.view-product-updates .views-field-php {
width:50px;
}

.view-product-updates .views-field-field-pu-discount-value {
width:30px;
}

.view-product-updates .views-field-php-1 {
width:50px;
}

.view-product-updates .views-field-php-2 {
width:50px;
}

.eb-metadata-edit-link a {
color:#007F00;
}

/*
.menu-name-primary-links .menu-mlid-1837 a {
font-weight:bold;
}

.menu-name-primary-links .menu-mlid-1838 a {
font-weight:bold;
}

.menu-name-primary-links .menu-mlid-1846 a {
font-weight:bold;
}

.menu-name-primary-links .menu-mlid-1848 a {
font-weight:bold;
}
*/

.help-node .content .answer{
font-size:16px;
font-weight:bold;
}

.help-node {
margin-top:50px;
margin-left:200px;
margin-bottom:100px;
width:530px;
}

.help-back-button {
margin-top:0px;
margin-left:0px;
margin-bottom:100px;

}

.help-back-button #edit-back {
width:100px;
}

.help .pager {
width: 750px;
margin-bottom:50px;
}

.help .view-content {
margin-bottom:100px;

}

.help .contact_us_message {
margin-bottom:30px;
margin-left:225px;
font-size:16px;
font-weight:bold;
}

.view-help-contact-us {

/*background-color: #f4f4f4;*/
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;

padding-top:20px;
padding-bottom:20px;
padding-left:7px;
padding-right:7px;

margin-top:90px;
}


#mbox {
width:400px;  
margin: 50px auto 250px auto; 
padding: 20px; 
border: 1px solid #BABABA; 
background-color: #eeeeee;
}

#mbox_title {
font-weight:bold; 
font-size:16px; 
padding-bottom:20px;

}

#mbox_message {
font-size:14px;
}

#panel-node .tips {
display:none;
}


#panel-node p a {
display:none;
}

#status_desc {
margin-top:-5px; 
margin-bottom:15px; 
padding-top:0px; 
padding-bottom:0px
}

fieldset.group-st-pricing {
border: none;
margin-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
margin-left:0px;
padding-left:0px;
}

fieldset.group-st-pricing legend {
display:none;
}

.edit-field-st-price-0-value label {
display:none;
}

#edit-field-st-paid-value-1-wrapper {
margin-bottom:0px;
padding-bottom:0px;
}

#edit-field-st-price-0-value-wrapper {
margin-top:-5px;
padding-top:0px;
}

#edit-field-st-price-0-value {
width:30px;
margin-left:23px;
}

#display_p {

color:#d6a917; 
font-size:12px; 
font-weight:bold; 
font-style:italic; 
float:right; 
padding-right:25px;

}

#display_ch_nb {
margin-right:8px;
}


.view-stories-ch-table {
margin-bottom:25px;
}


.view-stories-ch-table .views-field {
text-align:center;
}

.view-stories-ch-table .views-field-php {
text-align:left;
padding-left:30px;
}

.view-stories-ch-table th.views-field-php {
text-align:center;
padding-left:0px;
padding-right:0px;
}

.view-stories-ch-table .views-field-field-ch-nb-value {
width:80px;
}

.view-stories-ch-table .views-field-php-1 {
width:120px;
}


.view-new-stories .views-field-php {
color:#777777;
}


.view-new-stories .views-view-grid td {
width:50%;
}


#p_desc {
color:#d6a917; 
font-size:18px; 
font-weight:bold; 
font-style:italic;
float:left;
}

#cart-form-products th {
text-align:center;
width:200px;
}

#cart-form-products table {
/*width:945px;*/

}

#cart-form-products td.remove {
width:10%;

}

#cart-form-products td.image {
width:8%;
padding-left:20px;
}

#cart-form-products td.desc {
width:56%;
padding-left:20px;
}


#cart-form-products td.price-item {
width:10%;
text-align:right;
padding-right:30px;
}

#cart-form-products td.qty {
}

#cart-form-products .form-text {
    background-color:transparent;
    border:none;
	outline:none;
	text-align:center;
}


#cart-form-products td.price {
width:10%;
text-align:right;
padding-right:30px;
}

#cart-form-products td.subtotal {
text-align:right;
padding-right:30px;
}

#cart-form-products td.subtotal #subtotal-title{
padding-right:16px;
}

.cart-review th {
text-align:center;
width:200px;
}


.cart-review td.products {
width:70%;
padding-left:30px;
}


.cart-review td.price-item {
width:11%;
text-align:right;
padding-right:33px;
}

.cart-review td.qty {
text-align:center;

}

.cart-review td.price {
width:11%;
text-align:right;
padding-right:33px;
}

.cart-review td.subtotal {
text-align:right;
padding-right:33px;
}

.cart-review td.subtotal #subtotal-title{
padding-right:20px;
}


.address-pane-table  {
  border: none;
  margin-top:20px;
}

.address-pane-table table {
  width:600px;
}

.address-pane-table td {
  border: none;

}

.address-pane-table td.field-label {
  width:120px;
  padding-left:0px;
  margin-left:0px;
  vertical-align:top;
  padding-top:5px;

}

.saved_address fieldset {
border:none;
width: 300px;/* 500px; */
float:right;
}

.saved_address .address-box {
 border: 1px solid #bbb;
 padding:20px 10px 20px 10px;
 background-color:#fafafa;
}


.saved_address .address {

padding-bottom: 5px;
padding-left:5px;

}


#cart-pane {
border:0px;
}

#cart-pane legend {
font-weight:bold;
font-size:14px;
}

fieldset#billing-pane {
position:relative;
padding-top:50px;
margin-left:0px;
margin-right:0px;
width:930px;
}

#billing-pane legend {
position:absolute;
top:15px;
border:none;
font-weight:bold;
font-size:14px;

}


.address-pane-table {
margin-top:0px;
padding-top:0px;

}

.address-pane-table tr {
height:30px;
}


.address-pane-table #billing_street1_desc {
font-size:11px;
padding-top:0px;
margin-top:0px;
padding-left:3px;
}

.address-pane-table #billing_street2_desc {
font-size:11px;
padding-top:0px;
margin-top:0px;
padding-left:3px;
}


.address-pane-table #billing_last_name {
margin-bottom:2px;
}


.address-pane-table #billing_street1 {
margin-bottom:2px;
}

.address-pane-table #billing_street2 {
margin-bottom:2px;
}


#payment-pane {
margin-top:0px;
padding-top:0px;
border:1px solid #bbb;
width:550px;
height:100px;
}

fieldset#payment-pane {
position:relative;
padding-top:50px;
margin-left:0px;
margin-right:0px;
}

#payment-pane legend {
position:absolute;
top:15px;
font-weight:bold;
font-size:14px;
margin-bottom:0px;
padding-bottom:0px;
}

#payment-pane .form-radios  {
margin-top:-10px;
padding-top:0px;
}

#payment-pane .description {
display:none;
}

#payment-pane label {
font-size:14px;
}

#payment-pane .form-radios label {
font-size:13px;
}

#edit-panes-payment-payment-method-points-wrapper {
padding-top:5px;
}

#edit-panes-payment-payment-method-free-order-wrapper {
padding-top:35px;
}

#payment-info {
font-weight:bold;
font-size:14px;
margin-top:0px;
margin-bottom:15px;
padding-top:0px;
padding-bottom:0px;
padding-left:5px;
padding-right:5px;
}


#payment_details {
/*border:none;*/
margin-top:0px;
margin-bottom:20px;
padding-top:20px;
padding-bottom:20px;

padding-left:10px;
}

#payment_details .solid-border{
border:none;
}



#edit-cart-contents {
}

#payment_details .inline-pane-table {
margin-left:-5px;

}

#payment_details .inline-pane-table td {
  border: none;
  padding-left:0px;
  margin-left:0px;
}

#payment_details .inline-pane-table .field-label {
width:121px;
text-align:right;
}

#order_summary-pane {
width:350px;
float:right;
margin-right:0px;
margin-top:0px;
padding-top:0px;
height:100px;
}

fieldset#order_summary-pane {
position:relative;
padding-top:50px;
margin-left:0px;
margin-right:0px;
}

#order_summary-pane legend {
position:absolute;
top:15px;
font-weight:bold;
font-size:14px;
margin-bottom:0px;
padding-bottom:0px;
}

#order_summary-pane .order-summary {
margin-bottom:11px;
padding-bottom:0px;
margin-top:-3px;
}

#order_summary-pane .order-summary td {
border: none; 
padding-left:15px;
padding-right:15px;
padding-top:3px;
padding-bottom:3px;

}

#order_summary-pane .order-summary tr {
/* border: none;  */
background:transparent;
}

#order_summary-pane .order-summary th {
 /* border: none; */

}

#order_summary-pane .order-summary thead {
 border: none;
}

#order_summary-pane .order-summary tbody {
  border: none;
}

/*
#order_summary-pane .order-summary-title {
background:transparent;
border: none;
font-size:14px;
font-weight:bold;
padding-top:10px;
padding-left:15px;
padding-right:15px;
padding-bottom:10px;
}
*/

#order_summary-pane .items-row {

border: none;
font-size:13px;
}

#order_summary-pane .tax-row {

border: none;
}

#order_summary-pane .tax-row {

border: none;
}

#order_summary-pane #line {
border-top:1px solid #bbb;

}

#order_summary-pane .line-row {

border:none;
}

#order_summary-pane .ordertotal-row {
background:transparent;
border:none;
font-size:14px;
font-weight:bold;
}

#order_summary-pane td.ordertotal {
padding-top:10px;
/*
border-top:1px solid #bbb;
border-left:none;
border-right:none;
border-bottom:none;
*/
}

.order-summary #items-title {
}

.order-summary #items-value {
float:right;

}


.order-summary #tax-title {
}

.order-summary #tax-value {
float:right;
}

.order-summary #ordertotal-title {
}

.order-summary #ordertotal-value {
float:right;
}

.order-summary .ordertotal {

}

.address_save_option {
margin-left:102px;
}


#extra_information-pane {
border:none;
}

#extra_information-pane legend {
display:none;
}

#extra_information-pane .field-label {
display:none;
}

#extra_information-pane input {
float:left;
/*padding-right:10px;*/
margin-right:7px;
margin-left:96px;
}

#extra_information-pane .description {
font-size:13px;
/*padding-left:10px;*/
/*margin-left:10px;*/
}

/*
.order-review-table {
width: 910px;

border:1px solid #000000;
}
*/


#order-review {
border:none;
}

#order-review #payment-method {
border:1px solid #bbb; 
float:left; 
width:46%; 
margin-left:0px; 
/* margin-bottom:11px*/
padding-top:7px; 
padding-right:20px; 
/*padding-bottom:10px; 7px*/
padding-left:20px;
}

/*
.order-review-table .title-col {
width: 100px;
}
*/

#order-review .payment-method-table {
background:transparent;
border:none;
}

#order-review .payment-method-table thead {
border: none;
}

#order-review .payment-method-table tbody {
border: none;
}

#order-review .payment-method-table tr {
background:transparent;
border: none;
}

#order-review .payment-method-table td {
border:none;
background:transparent;

padding-top:1.5px;
padding-bottom:1.5px;
}


#order-review .payment-method-table th#payment-method-title {
border:none; 
font-size:14px; 
font-weight:bold; 
padding-left:0px; 
padding-top:10px; 
padding-bottom:12px;
background-color:transparent;
}

#order-review .payment-method-table .title-col {
width: 120px;
}




#order-review #order-summary {
border:1px solid #bbb; 
float:left; 
width:45.7%; 
margin-left:20px; 
margin-bottom:11px; 
padding:7px;

}

#order-review #order-summary #order-summary-title{
font-size:14px; 
font-weight:bold; 
margin-left:10px; 
margin-top:10px; 
margin-bottom:10px;
}






#order-review .order-summary table{
background:transparent;
border:none;

}


#order-review .order-summary tr {

background:transparent;
}

#order-review .order-summary td {
border: none; 
padding-left:15px;
padding-right:15px;
padding-top:3px;
padding-bottom:3px;
}


#order-review .order-summary thead {
 border: none;
}

#order-review .order-summary tbody {
  border: none;
}



#order-review .items-row {

border: none;
font-size:13px;
}

#order-review .tax-row {

border: none;
}

#order-review .tax-row {

border: none;
}

#order-review #line {
border-top:1px solid #bbb;

}

#order-review .line-row {

border:none;
}

#order-review .ordertotal-row {
background:transparent;
border:none;
font-size:14px;
font-weight:bold;
}

#order-review td.ordertotal {
padding-top:10px;

}

/*

.order-review #items-value {
float:right;

}

.order-review #tax-value {
float:right;
}

.order-review #ordertotal-value {
float:right;
}


*/


#cart-form-buttons {
/*background-color:#f7f7f7;*/
margin-bottom:150px;
padding-top:5px;
padding-bottom:0px;
border:none;
}

#cart-form-buttons #continue-shopping-link {
padding-top:3px; /* 5px */
text-decoration:underline;

}

#cart-form-buttons #proceed_to_checkout{
margin-top:15px; 
float:right;
}

#checkout-form-bottom {
border:none;
margin-bottom:30px; //80px

}

#checkout-form-bottom #back {
float:left;
}

#checkout-form-bottom #continue {

}

#review-buttons {
border:none;
/*
padding-top:30px; 
padding-bottom:120px; 
*/
clear:both;
}

#review-buttons #back {
float:left;
}

#review-buttons #place_your_order {
float:right;
}

#checkout-end {
margin-bottom:250px;
display:block;
}

#p_updates {
/*background-color:#FFFFFF;*/
margin-bottom:50px;

}

#p_updates .field-label {
float:left;
color:#0000FF;
font-weight:500;
font-size:13px;
}

#p_updates .field {

clear:both;
}


.view-featured-products .views-field-field-image-cache-fid {
text-align:center;


}

.view-featured-products .views-view-grid {
width:685px;
}


.view-featured-products td {
width:20%;
text-align:center;
vertical-align:top;
}


.view-featured-stories .views-field-field-image-cache-fid {
text-align:center;


}

.view-featured-stories .views-view-grid {
width:685px;
}


.view-featured-stories td {
width:20%;
text-align:center;
vertical-align:top;
}

.security-seal thead {
border: none;
}

.security-seal tbody {
border: none;
}


.view-product-for-mgmt b {
color:#0000FF;

}


#create_pinfo_desc {
margin-top:20px; 
margin-bottom:20px;
}


.view-cover-image-samples .views-exposed-form .views-exposed-widgets{
float:left;
padding-left:80%;
margin-top:10px;
margin-bottom:40px;
}

.view-cover-image-samples .views-exposed-form .views-exposed-widget {
padding: .5em 1em 0 0;

}

.view-cover-image-samples .views-exposed-form .views-exposed-widget .form-submit{
margin-top: 0;
}



.view-cover-image-samples .view-filters {


}

.view-cover-image-samples {

}

.view-cover-image-samples .views-view-grid {
width:100%;
}

.view-cover-image-samples .views-view-grid td {
width:25%;
padding-bottom:50px;
}


/* overrides libraries/jquery.ui/themes/base/ui.tabs.css */
/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 5px 3px 5px 3px; !important; font-size:13px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


#book_search_header {
font-size:16px; 
font-weight:bold;
}

#search_box {
margin-top:20px;

}

#search_box #edit-keywords-wrapper {
float:left;
margin:0;
padding:0;
}

#search_box #submit_button {
float:left;
margin:0;
padding:0px 0px 0px 10px;
}

#search_box #submit_button #edit-submit {
padding:1px 30px;
}

#book_search #tabs {
margin-top:30px;
margin-bottom:30px;
}

#tabs-1 .form-checkboxes {
width:100%;

}

#tabs-1 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}

#tabs-2 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}

#tabs-3 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}

#tabs-4 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}

#tabs-5 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}

#tabs-6 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}

#tabs-7 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}

#tabs-8 .form-item {
display: inline-block;
width:30%;
font-size:13px;
}


.tag_list {
margin-bottom:50px;
}

.tag_list ul {
  list-style-type: none;
}

.tag_list li{
float:left;
padding:0 0 0 0;
margin:0 5px 0 0;
}

#book-search-list .breadcrumb {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0px !important;
    padding-right: 10px;
    margin-bottom: 1em;
}

#book-search-list #edit-bsk-wrapper {
display:none;
}

#book-search-list #edit-submit-book-search {
display:none;
}


#book-search-list div.views-row {
height: 130px;	
}


.bd-node-middle .tag_list {
margin-bottom:0px;
}


.bd-node-middle {

margin-left: 5px;


}

.bd-node-image {
width:120px;
height:180px;
/* border:0px solid blue; */

float:left
}

.bd-node-sample {
text-align:center;
}

.bd-node-core-info {
float:left;
margin-left:40px;
width:350px;
/*border:1px solid gray;*/

}

.bd-node-buy-button {
/*margin-top:50px;*/
}

.bd-node-middle-upper {
/* border:1px solid gray; */
height:210px;
}

.bd-node-more-info {
margin-top:10px;
}

.bd-node-core-info .node-title {
font-size:16px;
padding-bottom:15px;
}

.bd-node-core-info .field-title {
font-size:13px;
font-weight:bold;
}

.bd-node-core-info .author {
font-size:13px;
}

.bd-node-core-info .price {
font-size:13px;
color:#FF0000;
}

.bd-node-core-info .node-rating {
padding-top:10px;
}

#sidebar-right #block-block-2 {


}

.bd-node-middle .breadcrumb {
padding-left: 0px;
}


#sidebar-right #block-block-20 .block-content-inner {
padding:0px;
margin:0px;
line-height:0px;

}

#sidebar-right #block-block-21 .block-content-inner {
padding:0px;
margin:0px;
line-height:0px;

}


#sidebar-right #block-block-28 .block-content-inner {
padding:0px;
margin:0px;
line-height:0px;

}

#block-addthis-0 h3 {
margin-top:5px;
padding-top:5px;
padding-bottom:0;
border-bottom:none;
font-size:14px;
}





