﻿body {
    background-color: #F6F7F7;
    margin: 0px;
    font-size: 0.85em;
    font-family: Arial, sans-serif;
    color: #585858    
}
 
#container {
    width: 1110px;
    margin: 16px auto 16px auto;
}
#headerFrameTop {
    width: 990px; height: 5px; font-size: 1px;
    background: url('../images/container_top.gif');
}
#headerFrame  {
    width: 990px;
    background: url('../images/head_bg.gif');
    background-repeat: repeat-y;
}
#header  {
    width: 960px; height: 90px;
    background: url('../images/head_bg.jpg');
    background-repeat: repeat-x;
    margin: 0px 120px 0px 15px;
}
#header div.logo {
    float: left; width: 300px; display: inline;
    margin: 18px 0px 0px 19px;
}
#header div.links {
    float: right; width: 500px; display: inline;
    margin: 18px 10px 0px 0px; color: #FFFFFF; 
    text-align: right
}
#header div.links a, #header div.links span {
    color: #FFFFFF; text-decoration: none;
    margin-left: 2px; margin-right: 2px;
    font-size: 0.80em
}
#header div.links a:hover {
    text-decoration: underline;
}
#header div.links select {
    font-size: 0.80em;
    margin-left: 2px; 
    vertical-align: middle
}
#header div.links img {
    vertical-align: middle
}

#mainFrame {
    width: 1110px;
    background: url('../images/container_bg.gif');
    background-repeat: repeat-y;
    margin: 0px auto 0px auto;
}
#nav  {
    width: 957px; 
    margin: 0px 120px 0px 15px;
    background: url('../images/nav_bg.gif');
    background-repeat: repeat-x;
    border-bottom: solid 2px #03280A;
    font-size: 0.9em
}
#nav ul {
    margin: 0px; padding: 0px; float: left; 
}
#nav ul li  {
    float: left; font-size: 12px; padding: 8px 12px 0px 15px;
    display: inline; height: 20px;
}
#nav ul li a  {
    color: #818181; text-decoration: none
}
#nav ul li a:hover  {
    color: #FFF;
}
#nav ul li.on a  {
    color: #FFFFFF
}
#nav div.clear {
    background-color: #03280A
}
#header div.search {
    float: right; display: inline; margin-top:15px
}
#header div.search div.rounded, #nav div.search div.rounded2{
    background: url('../images/rounded_bg.png') no-repeat left top;
    padding-left: 12px; padding-right: 12px; margin-top: 4px; padding-top: 2px;
    float: left; width: 159px; height: 21px;margin-right:10px
}
#header div.search div.rounded2 {
    background: url('../images/rounded_bg2.png') no-repeat left top;
    width: 23px;
    padding-left: 7px; padding-right: 8px; padding-top: 3px;
    float:left; height: 20px; margin-top:4px; cursor:pointer 
}
#header div.search input {
    
    border: none;
    width: 161px;
    height: 13px;
    color: #000000; 
    font-size: 11px; 
       
}
#header div.search input.button {
     background: url('../images/button_gradient.jpg') no-repeat left top;
     width: 20px; 
     padding-top: 0px; 
     cursor:pointer ;
  
     
}
#header div.search div
{
    float:left;
    color:#FFFFFF;
    font-size:0.9em;
    padding-top: 6px;
    padding-right: 2px 
}

#header div.search select {
    color: #ACABAB; font-size: 11px; 
    margin-top: 5px;
    border: solid 1px #C1C0C0;
    background-color: #FFFFFF;
    float: left; 
    margin-left: 10px; margin-right: 10px
}

#header div.search select, #nav div.search input.button {
    color: #585858; 
}
#navBase    {
    background: url('../images/nav_base.gif'); 
    background-repeat: repeat-x; height: 10px; font-size: 1px;
    width: 960px; 
    margin: 0px 120px 0px 15px;    
}

#main  {
    width: 1110px; 
    margin-left: 15px;
}
#contentFrame {
    float: left; width: 960px; 
    background: url('../images/main_bg.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #FFFFFF;
}
#subNav  {
    float: left; width: 165px; display: inline;  
    margin-right: 10px;
}
#subNav div.head, #subNav div.head_on,  #subNav h3  {
    background: url('../images/sub_nav_head_bg.gif');   
    height: 20px; 
    padding-top: 4px;
    padding-left: 20px;
    color: #585858;    
    font-size: 11px;
    text-transform: uppercase
}
#subNav div.head_on {
    color: #FFFFFF;
}
#subNav div.head a {
    color: #585858;
}
#subNav div.head_on a {
    color: #FFFFFF;
}
#subNav a.item, #subNav a.itemSelected {
    padding: 5px 0px 5px 20px;
    font-size: 11px;
    border-right: solid 1px #DFDFDF;
    text-transform: uppercase;
    display: block;
    color: #585858
}
#subNav a.itemSelected {
}
#subNav a.subItem, #subNav a.subItemLast, 
        #subNav a.subItemSelected, #subNav a.subItemLastSelected {
    padding: 4px 0px 4px 30px;
    font-size: 10px;
    border-right: solid 1px #DFDFDF;
    text-transform: uppercase;
    display: block;
}
#subNav a.subItemLast, #subNav a.subItemLastSelected {
    border-bottom: solid 1px #DFDFDF;
}
#subNav a.subItemSelected, #subNav a.subItemLastSelected {
    text-decoration: underline
}
#subNav img {
    margin-left: 8px; 
}
#subNav div.functionButton {
    margin-top: 12px;    
    border-top: solid 1px #DFDFDF;
    padding-top: 12px;    
}
#subNav div.contentPanel {
    font-size: 0.8em; 
}
#subNav div.infoPanel {
    padding: 8px; font-size: 0.85em; 
}
#subNav div.membersPanel {
    background-position: center bottom;
    background-repeat: repeat-x;
    background-color: #FDFDFD;
    border: solid 1px #DDDDDD;
    border-top: none;
    padding: 8px;
    font-size:0.9em;
    color:#303030;
    font-weight:bold;
}
#subNav div.membersLogin{
    position:relative;
}
#subNav div.membersLogin #loginPanel{
    position:absolute;
    top:-20px; left:20px;
}

#subNav ul {
    margin-left: -24px
}
#subNav li {
    margin-bottom: 4px
}

#mainPanel {
    float: left; width: 775px; display: inline;  
}
#mainPanel div.taxonomySearch {    
    border-bottom: solid 1px;
    margin-bottom: 12px
} 

.taxonomySearchContent 
{
	margin-bottom: 0px
}

#mainPanel div.taxonomySearch div.head {    
    color: #FFFFFF; padding: 6px;
    border-bottom: solid 1px #FFF
}
#mainPanel div.taxonomySearch div.head div.title {    
    float: left; width: 400px;
    padding-top: 2px;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;    
}
#mainPanel div.taxonomySearch div.head div.edit {    
    float: right;   
}
#mainPanel div.taxonomySearch div.head div.edit input {    
    font-size: 10px
}
#mainPanel div.taxonomySearch div.search {       
    font-size: 11px;
    background-color: #3F3F3F
}
#mainPanel div.taxonomySearch div.search tr.head td {       
    padding: 4px; padding-left: 12px
}
#mainPanel div.taxonomySearch div.search a {       
    color: #FFF;
}
#mainPanel div.taxonomySearch div.search input {       
    font-size: 10px; text-transform: uppercase
}
#mainPanel div.taxonomySearch div.search div.branches {
    float: left; width: 680px;
}
#mainPanel div.taxonomySearch div.search div.branch {   
    float: left; min-width: 120px;
    border-right: solid 1px #FFF;
    padding: 2px 4px 0px 4px; 
}
#mainPanel div.taxonomySearch div.search div.branch td a {
    font-size: 10px   
}
#mainPanel div.taxonomySearch div.search div.buttons {   
    float: right; width: 80px; text-align: right;    
}

#mainPanel div.pageContent {
    float: left; width: 610px; display: inline;  
    margin-right: 10px;
}
#mainPanel div.pageContent div.head, #mainPanel div.head2, #mainPanel div.head3 {    
    color: #FFFFFF;
    height: 19px; 
    padding-top: 5px;
    padding-left: 12px;   
    font-size: 11px;
    text-transform: uppercase
}

#mainPanel div.pageContent div.headMyOsprey {    
    color: #3A859C;
    background-color:#E0E0E0;
    height: 19px; 
    padding-top: 5px;
    padding-left: 12px;   
    font-size: 11px;
    text-transform: uppercase;
    border:solid 1px #D6D6D6;
    font-weight:bold
    
}

#mainPanel div.pageContent div.myOspreyBox {    

	float:left;
	width:195px; 
	margin-right:12px
}

#mainPanel div.pageContent div.right {    
		margin-right:0px
}


#mainPanel div.pageContent div.head2 span {
    text-transform: none
}
#mainPanel div.pageContent div.head a {    
    color: #FFFFFF;
}
#mainPanel div.pageContent div.head2 {
    background: url('../images/head_bg2.gif');   
    margin-top: 10px
}
#mainPanel div.pageContent div.head2 div.title {
    float: left;
}
#mainPanel div.pageContent div.head2 div.link {
    float: right; margin-right: 8px; display: inline; text-transform: none
}
#mainPanel div.pageContent div.head2 div.link a {
    color: #7A7A7A;
}
#mainPanel div.head3 {
    color: #8F9093
}
#mainPanel div.pageContent div.flashPlaceHolder {
    height: 356px; 
    border: solid 1px #D5D5D5;
    padding-top: 5px;
}
#mainPanel div.pageContent div.flashPlaceHolderSection {
    height: 380px; 
    border: solid 1px #D5D5D5;
}
#mainPanel div.pageContent div.panel, #mainPanel div.pageContent div.scrollingPanel, #subNav div.contentPanel {
    background: url('../images/side_bar_panel_bg.png');   
    background-position: center bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: solid 1px #DDDDDD;
    border-top: none;
    padding: 8px;
}

#mainPanel div.pageContent div.noBackground
{
	 background: none;
	 background-color: #FFFFFF;
	 height:200px
}

#mainPanel div.pageContent div.scrollingPanel {
    height: 600px; overflow: scroll
}
#mainPanel div.pageContent p, #mainPanel div.pageContent ul {
    font-size: 0.85em
}
#mainPanel div.pageContent div.panel div.userDetails {
    font-size: 0.8em; color: #838282;
    margin-bottom: 16px
}
#mainPanel div.pageContent div.panel div.sep {
    height: 1px; font-size: 1px;
    border-top: solid 1px #DDDDDD;
    margin-bottom: 11px;
}
#mainPanel div.pageContent div.col1a, #mainPanel div.pageContent div.col1b, #mainPanel div.pageContent div.col1c {
    float: left; width: 300px; margin-right: 10px
}
#mainPanel div.pageContent div.col2a, #mainPanel div.pageContent div.col2b, #mainPanel div.pageContent div.col2c {
    float: left; width: 300px
}
#mainPanel div.pageContent div.col1b {
    width: 405px; 
}
#mainPanel div.pageContent div.col2b {
    width: 195px
}
#mainPanel div.pageContent div.col1c {
    width: 165px; padding-top: 8px
}
#mainPanel div.pageContent div.col2c {
    width: 610px; padding-top: 8px
}
#mainPanel div.pageContent div.panel div.bookDisplay {
    padding-top: 8px
}
#mainPanel div.pageContent div.panel div.bookDisplay div.scroll {
    float: left; width: 38px; display: inline; text-align: center;
    padding-top: 80px
}
#mainPanel div.pageContent div.panel div.bookDisplay div.scrollerFrame {
    float: left; width: 512px; display: inline;
    margin: auto;
    width: 512px;
    overflow: hidden;
    position:relative    
}
#mainPanel div.pageContent div.panel div.bookDisplay div.scrollerFrame #scrollerInner {
  width: 10000px;
  position:relative 
}
#mainPanel div.pageContent div.panel div.bookDisplay table {
}
#mainPanel div.pageContent div.panel div.bookDisplay table td {
    text-align: center; vertical-align: top;
    padding-left: 6px; padding-right: 6px
}
#mainPanel div.pageContent div.panel div.bookDisplay table table {
    height: 260px; 
}
#mainPanel div.pageContent div.panel div.bookDisplay table table tr.pics td {
    vertical-align: bottom; height: 150px; 
}
#mainPanel div.pageContent div.panel div.bookDisplay table table tr.details td div.title {
    font-weight: bold; color: #2E2E2F; font-size: 0.85em; text-align: left;
    width: 100px; margin-bottom: 2px
}
#mainPanel div.pageContent div.panel div.bookDisplay table table tr.details td a {
    color: #252527; text-align: left; display: block;
    width: 100px
}
#mainPanel div.pageContent div.panel div.bookDisplay table table tr.buttons td {
    padding-top: 12px; padding-bottom: 12px; vertical-align: bottom; text-align: left
}

#mainPanel div.pageContent div.flushRightDetails {            /* secondary class attached to div.panel */
    padding-right: 0px; padding-bottom: 0px; 
    min-height: 132px; 
}


#mainPanel div.pageContent div.flushRightDetails div.details {
    float: left; width: 160px
}
#mainPanel div.pageContent div.flushRightDetails div.pic {    
    float: right; width: 126px; padding-top: 29px
}
#mainPanel div.pageContent div.flushRightDetails div.pic img {    
    display: block
}

#mainPanel div.pageContent div.frontpageblog
{
    width: 270px   
}


#mainPanel div.pageContent div.sideBySideDetails {            /* secondary class attached to div.panel */
}
#mainPanel div.pageContent div.sideBySideDetails div.pic {    
    float: left; width: 116px; 
}
#mainPanel div.pageContent div.sideBySideDetails div.details {
    float: left; width: 162px
}
#mainPanel div.pageContent div.white {            /* secondary class attached to div.panel */
    background: url('../images/white.gif'); 
}   
#mainPanel div.pageContent div.rightPic {            /* secondary class attached to div.panel */
    background: url('../images/white.gif'); padding-right: 0px
}   
#mainPanel div.pageContent div.rightPic div.text {    
    float: left; width: 580px;
    background-color: #FFFFFF; 
    font-size: 1.1em
}
#mainPanel div.pageContent div.rightPic div.pic {
    float: right; width: 167px;
    background-color: #FFFFFF
} 
#mainPanel div.pageContent div.col2a div.panel, #mainPanel div.col2b div.panel {
    min-height: 183px
}
#mainPanel div.sideBar {
    float: left; width: 155px;  
}
#mainPanel div.sideBar div.head {
    background: url('../images/side_bar_head_bg.gif');   
    color: #FFFFFF;
    height: 19px; 
    padding-top: 5px;
    padding-left: 15px;   
    font-size: 11px
}


#mainPanel div.sideBar div.panel {
    background: url('../images/side_bar_panel_bg.png');   
    background-position: center bottom;
    background-repeat: repeat-x;
    border: solid 1px #DDDDDD;
    border-top: none;
    padding: 8px;
}
#mainPanel div.sideBar p {
    font-size: 0.85em;
    margin-bottom: 8px;
}
#mainPanel div.sideBar img {
    margin-bottom: 10px;
}
#mainPanel div.sideBar div.sep {
    height: 10px; font-size: 1px
}
#mainPanel div.membersTabNav {
    margin-top:10px;
}
#mainPanel div.membersTabNav #tabNav {
    border-right:none;
    background-image:none;
}
#divPlane, #divMap {
    font-size:1.1em;
}
#divPlane div.tabBackground, #divMap div.tabBackground {
    background-color:Transparent;
    background-image: url('../images/plane-image.png');
    background-repeat: no-repeat;
    background-position:  right top ;
}

#divPlane div.membershipDetails, #divMap div.membershipDetails
{
	/*width:70%;*/
}

div.gold
{
    background-image: url('../images/gold.jpg');
    background-repeat: no-repeat;
    height:122px;
    width: 600px;
    padding-top: 230px;
    padding-left:10px
    
}

div.silver
{
    background-image: url('../images/silver.jpg');
    background-repeat: no-repeat;
    height:122px;
    width: 600px;
    padding-top: 230px;
    padding-left:10px
    
}

/*red button */
.red-button {float:left; cursor: pointer; border-radius: 5px; border: 1px solid #660902; font-size: 0.9em; color:#FFF;  background: url('../images/red-gradient.jpg'); background-repeat:repeat-x; padding: 0px 5px 0px 5px;  background-color:#991103; }
.red-button:hover {text-decoration:none;  font-size: 0.9em; color:#FFF;  text-transform:none;}

 ul.membershipDetails
{
	margin-top:10px;
}


#mainPanel div.membersTabNav ul {
    margin-left:0px;
    padding-left:0px;
    padding-left:15px;
}
#mainPanel div.membersTabNav p.paymentInfo {
    font-weight:bold;
    color:#FFF;
    font-size:0.8em;
    float:left;
    margin-right:15px;
}
#mainPanel div.membersTabNav p.disclaimer {
    color:#000000;
    font-size:0.7em;
}
#mainPanel div.membersTabNav span.price {
    color:#8D2827;
}
#mainPanel div.membersCols div.col {
    width:300px;
    float:left;
}
#mainPanel div.membersCols div.left {
   margin-right:10px;
}

#tabNav {
    border-bottom: solid 8px #000;
    border-right: solid 1px #D3D3D3;
    background: url('../images/mn_bg.png');
    height: 31px
}
#tabNav a {
    float: left; 
    padding: 9px 16px 8px 16px;
    text-transform: uppercase;
    font-size: 0.8em;
    background: url('../images/mn_off_bg.png');
    color: #FFF;
}
#tabNav img {
    float: left; 
}
#tabNav img.right {
    border-right: solid 2px #FFF;
}

#tabNavStore {
    background: url('../images/tabs_store_bg.gif');
    height: 27px; margin-top: 8px; 
    border-left: solid 1px #BBBCBC;
    border-right: solid 1px #BBBCBC;
}
#tabNavStore a {
    float: left; color: #C5C5C5;
    text-transform: uppercase; 
    font-size: 11px;
    background: url('../images/tabs_store_bg_tab_off.gif');
    height: 21px; padding-top: 6px;
}
#tabNavStore a.on {
    background: transparent;
}
#tabNavStore a:hover, #tabNavStore a.on {
    color: #327389; text-decoration: none
}
#tabNavStore img {
    float: left;
}

#skyscraper {
    float: left; width: 135px;
    text-align: right
}

#footer, #credits {
    margin-top: 16px;
    margin-left: 24px;
    font-size: 0.85em;
    color: #A9A8A8
}
#footer a, #credits a {
    color: #A9A8A8; margin-left: 4px; margin-right: 4px;
}

#credits {
    margin-top: 8px;
    margin-right: 150px;
    text-align: right
}

#mainFrameBase  {
    width: 990px; height: 30px;
    background: url('../images/container_base.gif');
}
#footer a, #credits a {
    margin-left: 0px; margin-right: 4px;
}
#loginPanel {
    position: relative; top: -10px; left: 40px; z-index: 1;
    width: 275px; height: 152px; 
    background: url('../images/login_panel.jpg');
    display: none
}
#loginPanel div.close {
    float: right; margin-right: 6px; margin-top: 6px; display: inline
}
#loginPanel p {
    margin: 0px 12px 6px 12px; padding-top: 36px; font-size: 0.85em; color:white
}
#loginPanel p a {
    text-decoration: underline;  color:white
}
#loginPanel #pnlLogin td div a 
{
	color:white
}
#loginPanel table {
    margin: 12px; margin-top: 0px; font-size: 0.85em; color:white
}
#loginPanel input {
    width: 160px
}


table.forum {
    border: solid 1px #D3D3D3; width: 100%; 
}
table.forum th {
    text-align: left;
    font-weight: bold;
    color: #536B78;
    font-size: 0.9em;
    padding: 6px; padding-left: 8px;
    border-right: solid 1px #68839B;
    border-bottom: solid 1px #68839B;
    vertical-align: top;
    background-color: #FFFFFF
}
table.forum th.lastInRow {
    border-right: none;
}
table.forum td {
    text-align: left;
    color: #797A7A;
    font-size: 0.85em;
    padding: 6px; padding-left: 8px;
    border-right: solid 1px #68839B;
    border-bottom: solid 1px #68839B;
    background-color: #EBEFF2;
    vertical-align: top;
}
table.forum td a {
    color: #000000;
    font-size: 1.1em;
    display: block;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 2px
}
table.forum td.posts, table.forum td.author, table.forum td.date {
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
}
table.forum td.author, table.forum td.date {
    font-weight: normal
}
table.forum td.author div {
    color: #797A7A;
    font-size: 0.95em;
}
table.forum td.posts {
    text-align: center;
    padding-left: 4px;
    background-color: #FFFFFF;
}
table.forum td.latest, table.forum td.date {
    border-right: none;
}

table.forumResponses {
    border: solid 1px #D3D3D3; width: 100%
}
table.forumResponses td {
    text-align: left;
    color: #797A7A;
    font-size: 0.85em;
    padding: 12px; padding-left: 8px;
    border-bottom: solid 1px #68839B;
    background-color: #EBEFF2;
    vertical-align: top;
    width: 80%
}
table.forumResponses tr.alt td {
    background-color: #FFFFFF; 
}
table.forumResponses td.author {
   font-size: 0.9em;
   color: #000000;
   width: 20%
}
table.forumResponses td div.number {
   border-bottom: solid 1px #797A7A;
   margin-bottom: 6px
}
table.forumResponses td div.number span {
   border: solid 1px #797A7A; 
   border-bottom: none;
   padding: 2px 4px 0px 4px;
   background-color: #FFFFFF;
   font-weight: bold;
   font-size: 1.1em;
   color: #000000
}
table.forumResponses tr.alt td div.number span {
   background-color: #EBEFF2;
}
table.forumResponses td div.date {
   color: #000000; margin-top: 4px
}
table.postForm {
    
}
table.postForm th, table.postForm td {
    vertical-align: top; padding-right: 16px;
    text-align: left;
    font-weight: normal;
    font-size: 0.9em
}
table.postForm td input, table.postForm td textarea {
    font-size: 1.0em; 
    border: solid 1px #C1C0C0;
    background-color: #FFFFFF    
}
table.postForm td input.button {
    width: 100px
}
table.emailForm {    
    margin-top: 8px; font-size: 0.9em
}

h1  {
    font-weight: bold;
    font-size: 1.4em;
    margin-top: 2px;
    margin-bottom: 12px
}
h2  {
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 12px;
    margin-bottom: 12px
}
h3  {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 1.0em
}
h4  {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 0.9em
}
h5  {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 0.85em;
    text-transform: uppercase
}
p, ul  {
    margin-top: 0px;
    margin-bottom: 12px;
    line-height: 1.4em
}
p.compact  {
    margin-bottom: 2px;
}
p.strong {
    font-weight: bold
}
p.panelText {
    width: 75%
}
a {
    color: #000000;
    text-decoration: none
}
a:hover {
    text-decoration: underline
}

div.button {
    height: 22px;
}


div.button img {
    float: left;
    margin-left: 0px !important    
}
div.button a {
    float: left;
    text-transform: uppercase;
    border-top: solid 1px #D5D5D5;
    border-bottom: solid 1px #D5D5D5;
    background: url('../images/gb_1px.png');  
    font-size: 10px; line-height: 10px;
    padding: 5px 6px 5px 6px;         
    color: #818181;
}

div.dark a 
{
     background: url('../images/darkbutton_1px.png');
     background-repeat: repeat-x;
     border-top: solid 1px #7A7A7A;
     border-bottom: solid 1px #7A7A7A;  
     color: #FFFFFF;
     padding-bottom:2px
}

div.button a.red {
    background: url('../images/gb_tab_1px_2_over.png');
    border-top: solid 1px #AB362F;
    border-bottom: solid 1px #AB362F;
    color: #FFFFFF;
}
div.button a:hover {
    color: #FFF; text-decoration: none;
}
div.button a.red:hover {
    color: #333333;
}

div.button_new {
    height: 18px;
}
div.button_new a.testcenter {
    float: left;
    font-family:Arial;
    font-size:10px;
    text-transform: uppercase;
    border-bottom: solid 1px #333333;
    background: url('../images/GB_1px_new.png');  
    font-size: 10px; line-height: 10px;
    padding: 4px 6px 3px 6px;         
    color: #333333;
}
div.button_new:hover a.testcenter {
    color: #FFF; text-decoration: none;
    background: url('../images/gb_1px_new_over.png');  
}
div.button_new:hover div.testleft {
    width:4px;
    background: url('../images/gb_left_new_over.png');   
}
div.button_new:hover div.testright {
    width:8px; 
    background: url('../images/gb_right_new_over.png');   
}
div.button_new div {
    float: left;
    margin-left: 0px !important;
    height:18px;
}
div.button_new div.testleft {
    width:4px;
    background: url('../images/gb_left_new.png');   
}
div.button_new div.testright {
    width:8px; 
    background: url('../images/gb_right_new.png');   
}

div.articleList {           
    padding-left: 16px; 
    padding-right: 16px; 
}
div.articleList h2 {           
    margin-bottom: 4px
}

div.articleDisplay {
    padding-top: 16px;
    padding-left: 16px; 
    padding-right: 16px;     
    width: 560px
}
div.articleDisplay .author {
    font-weight: bold; display: block; color: #585858
}
div.articleDisplay .date {
    font-size: 0.85em; 
}
div.articleDisplay h1 {
    width: 400px
}
div.articleDisplay div.copyAndLinks {    
    margin-top: 16px; 
    width: 560px
}
div.articleDisplay div.copyAndLinks div.copy {
    float: left; width: 382px; display: inline; padding-right: 12px; 
    padding-top: 8px; margin-right: 16px;
    border-top: solid 1px #C7C6C7; 
}
div.articleDisplay div.copyAndLinks div.copy .standfirst {
    margin-bottom: 12px; font-weight: bold; display: block;
}
div.articleDisplay div.copyAndLinks div.links {
    float: left; width: 147px; display: inline; 
}
div.articleDisplay div.copyAndLinks div.links div.head {
    margin-top: 0px !important; 
    background: transparent !important;
    border-top: solid 1px #C7C6C7;
    border-bottom: dashed 1px #C7C6C7;
    text-transform: none !important;
    color: #585858 !important;
    font-size: 0.9em !important;
    padding: 6px !important;
    padding-top: 8px !important;
    padding-left: 2px !important  
}
div.articleDisplay div.copyAndLinks div.links div.panel {
    border: none !important;
    background: transparent !important;
    padding-left: 2px !important   
}
div.articleDisplay div.copyAndLinks div.links a, div.articleDisplay div.copyAndLinks div.links div.author, div.articleDisplay div.copyAndLinks div.links div.date {
    font-size: 0.85em; font-weight: normal; margin-bottom: 2px;
    display: block
}
div.articleDisplay div.copyAndLinks div.links div.date {
    margin-bottom: 8px;
}

div.copyAndLinks a
{
	color:blue;
	text-decoration:underline
}

div.paging {
    font-size: 0.95em; 
    float:left;
    border-bottom:0px; 
}
#ucForum_divPagingBottom {
    margin-top:10px;
    margin-bottom:10px;
}
div.paging div.total, div.paging div.filter {
    float: left; width: 38%; padding-bottom: 4px
}
div.paging div.links {
    float: left;  text-align: right; padding-bottom: 4px
}
div.paging div.links a {
    text-transform: uppercase; 
}
div.paging select {
    font-size: 0.9em; margin-right: 12px; vertical-align: middle
}

div.catalogueListHead div {
    float: left; font-size: 9px
}
div.catalogueListHead div span {
    float: right; padding: 2px 10px 2px 4px;
    text-align: center
}
div.catalogueListHead div span.left {
    border-right: solid 1px #585858
}
table.catalogueList {
    width: 5%; margin-top: 12px; margin-bottom: 12px;
}
table.catalogueList td {
    vertical-align: top
}
table.catalogueList td.selections {
    vertical-align: bottom; padding-right: 28px; 
    padding-bottom: 12px;
}
table.catalogueList td.book {
    padding-bottom: 12px; width: 360px
}
table.catalogueList td div.seriesTitle {
    font-size: 0.8em; text-transform: uppercase;
    margin-bottom: 2px
}
table.catalogueList td div a {
    float: left; display: block;
    margin-right: 12px; font-size: 0.85em
}
table.catalogueList td div input {
    float: left; width: 20px;
}

table.userForm {
    border-top: solid 1px #DDDDDD; width: 100%;
    font-size: 0.9em
}
table tr.top td {
    padding-top: 8px
}
table tr td.label {
    width: 100px
}

div.rss {    
    margin-bottom: 8px;
    margin-top:6px
}
div.rss img {    
    vertical-align: middle
}
div.rss a {    
    font-size: 0.9em
}
div.commentDetails {
    width: 530px;
    border-bottom: solid 1px #DDDDDD;
    margin-top: 8px; margin-bottom: 8px
}
div.commentDetails div.user {
    float: left; width: 140px; font-weight: bold;
    font-size: 0.9em; 
}
div.commentDetails div.date {
    float: left; width: 200px;
}

div.loginForm {
    font-size: 0.85em
}
div.loginForm input {
    font-size: 1.0em; vertical-align: middle;
    margin-right: 12px;
    border: solid 1px #C1C0C0;
    background-color: #FFFFFF    
}
div.loginForm input.button {
    color: #585858; padding-left: 3px; padding-right: 3px
}
div.loginForm span.radio input {
    border: none;  
    background: transparent
}
div.loginForm div.chooseLoginOrRegister {
    padding-bottom: 8px;
    border-bottom: solid 1px #C1C0C0;
    margin-bottom: 8px
}
div.postedBy {
    color: #9C9B9B;
    font-size: 0.9em;
    margin-bottom: 12px
}

div.forumLatestPanel {
    min-height: 385px
}

div.quiz {
    border-top: solid 1px #DDDDDD; margin-top: 12px
}
div.quiz span.number {
    border: solid 1px #DDDDDD; padding: 2px 4px 2px 4px;
    margin-right: 12px; 
}
div.quiz span.question {
    font-weight: bold; line-height: 1.5em
}
div.quiz span.radio {
    display: block;
}
div.quiz span.radio input {
   margin: 4px 8px 0px 32px; 
}

div.competition {
    border-top: solid 1px #DDDDDD; margin-top: 12px; padding-top: 8px
}
div.competition span.question {
    font-weight: bold; 
    display: block;
    margin-top: 12px;
    margin-bottom: 8px;
}
div.competition span.radio {
    display: block;
}
div.competition span.radio input {
   margin: 4px 8px 0px 32px; 
}
span.competitionThanks {
    font-weight: bold; 
    display: block;
    border-top: solid 1px #DDDDDD; margin-top: 12px;
    margin-bottom: 8px;
    padding-top: 12px
}

div.storeLocator select, div.storeLocator input {
    font-size: 11px;
    width: 120px
}

div.itemOfTheWeekTitle {
}
div.itemOfTheWeekTitle h2 {
    float: left; width: 200px
}
div.itemOfTheWeekTitle div.button {
    float: left; width: 140px; margin-top: 12px
}
div.databaseEntry   {
    width: 200px; padding: 16px
}

div.authorProfile {    
}
div.authorProfile div.pic {
    float: left; width: 270px;
}
div.authorProfile div.text {
    float: left; width: 300px;
}
div.authorProfile div.textNoPic {
    float: none; width: 100%;
}

div.searchResultGroupTitle  {
    font-size: 0.8em;
    text-transform: uppercase
}

div.siteMap {
}
div.siteMap div.col1, div.siteMap div.col2 {
    float: left; width: 50%
}
div.siteMap div.col1 div, div.siteMap div.col2 div {
    margin-bottom: 8px; font-size: 0.85em
}
div.siteMap div.indent1 {
    margin-left: 12px
}

div.letterHeader {
    font-size: 4.0em; color: #E0E0E0; font-weight: bold
}
div.backToTop {
    margin-top: 8px; text-align: right; padding-right: 24px; font-size: 0.8em
}
div.backToTop a {
    color: #818181
}

.letter {
    display: block;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px
}

div.clear   {
    clear: both; line-height: 0px
}
div.inline   {
    display: inline
}
div.topMargin {
    margin-top: 10px
}
.error {
    color: #B81813; display: block; margin-top: 4px
}

.subscriptionPrice  {
    font-size: 1.7em; font-weight: bold; color: #C02025;
}

div.noFlashMessage {
    padding: 8px; font-size: 0.9em;
    border: solid 1px #C7C6C7
}

img {
    border: 0px
}

img.png, input.png	{behavior: url('/pngbehavior.htc');}

img.alignMiddle {
    display: block;
    margin: 0px auto 8px auto
}
img.mpu {
    margin-top: 10px; display: block
}
img.articleHead {
    display: block
}
img.scrollControl {
    cursor: pointer
}

input.button {
    color: #585858; padding-left: 3px; padding-right: 3px;
    border: solid 1px #C1C0C0; background-color: #FFFFFF
}

hr  {
    margin: 0px; margin-bottom: 8px; padding: 0px; height: 1px;
    color: #DDDDDD; background-color: #DDDDDD; border: none
}

textarea {
    font-family: Arial, sans-serif;
}

/* book page styles*/
.red 
{
	background:transparent url(../images/images/gb_tab_1px_2_over.png) repeat scroll 
	
}
.book-price-table td
{
	
	padding:2px
	
}

.bookCol1
{
	float:left;
	margin-right:25px;
	margin-left:20px;
	width:190px;
	margin-top:15px
}

.bookCol2
{
	float:left;
	
	width:320px;
	margin-top:15px
}

.bookPadding
{
	padding-bottom:10px;
	padding-top:10px;
}

.bookTitle
{
	margin-bottom:0px
}

.bookSubTitle
{
font-size: 0.9em
}


.bookPrice
{
	color:#8D2827;
	font-size:18px;
	margin-bottom:10px
}

.bookText
{
	line-height:15px
}

.bookCurrency
{
	font-size:9px
}

.bookListItem
{
	font-weight: bold; 
	color: #2E2E2F; 
	font-size: 0.85em; 
	text-align: left;
    width: 100px; 
    
    margin-bottom: 2px
}
 
  #ucBookList2_dlBooksThumbs,  #ucBookList_dlBooksThumbs
 {
	margin-left:30px;	
 }
 
 
 /*Taxonomy Styles*/
 
 .TaxTableCell
 {
	vertical-align:top;
	border-right:1px solid #FFF;
	padding-left:10px;

 }
 
 .TaxonomyTitle
 {
	color:white
 }


/*Book and content list styles*/

div.bookCol2 select {
    color: #585858; font-size: 11px; 
    
    border: solid 1px #C1C0C0;
    background-color: #FFFFFF;
    float: left; 
    margin-left: 10px; margin-right: 10px
}

.currentPage 
{
	font-weight:bold;
	color:black;
	cursor:default;
	font-size:larger
}


.pagingspacer
{
	margin-top:2px;
	margin-bottom:10px
}



.sortby
{
	font-size:0.8em;
}

.listtypebutton
{
	float:left;
	font-size:0.8em;
	padding-top:3px;
	padding-left:3px;
	padding-right:12px
}

.paging
{
	font-size:0.9em; 
	color:#74767B;
	padding-bottom:10px;

}

.pagingText
{
	font-size:0.9em; 
	color:Black;
}

.pagingText:inactive
{
	color:Black;
}

.pageinfo 
{
	font-size:0.8em
}

.ContentThumbholder
{
	vertical-align:top;
	margin:12px;
	border:solid 1px silver;
	padding:12px
}

.ContentTitle
{
	text-align:left;
	padding-bottom:6px
}

.BookThumbHolder
{
	padding-right:40px; 
	padding-top:12px; 
	padding-bottom:12px;
	
}


.BookListPanel
{
	padding-left:20px;
	padding-right:20px
}

.bookInListItem 
{
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	border:solid 1px red
	
}

.BookThumb
{
	padding-bottom:6px;
	min-height:135px;

}

div.bookSuggestions textarea 
{
	width:116px;
	font-size:11px;
}
div.bookSuggestions input,div.bookSuggestions select
{
	width:120px;
	font-size:11px;
}
div.bookVote .bookList
{
	font-size:0.85em;
}
div.voteBar1 
{
	height:12px;
	background-color:#585858;
}
div.voteBar2 
{
	height:12px;
	background-color:#585858;
}
div.voteBar3 
{
	height:12px;
	background-color:#585858;
}
div.voteBar4 
{
	height:12px;
	background-color:#585858;
}
div.voteBar5 
{
	height:12px;
	background-color:#585858;
}

#banner 
{
	margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
	text-align:center

}

#mpu
	{
		/*margin-top:6px*/
	}
	
.seriescode
{
	font-size:0.70em;
	font-weight:normal;
	height:10px;
	text-align:left
}

.seriesbox
{
	width:220px
	
}
#map 
{
	width: 590px; 
	height: 360px
}

.passwordReminder
{
	color:white
}
 
 .Price
 {
	font-size:12px;font-weight:bold
 }
 
.Discounted {color:#BD0003}
.CrossedOut {text-decoration:line-through}

.members-search-box-holder
{
	width:100%;
	height:50px;
	background-color:#000;
	
	
}

.members-search-box
{
	padding-left:200px;
	color:white;
	
	
}


.members-search-box input
{
	font-size:11px;
	margin-top:10px;
	margin-right:5px
	
}

.events-left
{
	float:left;	
	width:200px;
	text-align:center;
	vertical-align:top
}

.events-add
{
	float:left;	
	padding-left:25px;
	width:180px
}

.events-filter
{
	float:left;	
	width: 360px;
	padding-top:10px;
	padding-left:16px;
	
}

.events-right
{
	float:left;
	padding-left:20px;
	width: 350px
}

.events-right .message
{
	color:red
}

.events-header
{
  margin-bottom:15px;  

}

.events-column
{
  float:left; 
  margin-right:30px;
    

}

.events-column p
{
    font-size:10pt  
}

/* jQuery Left Nav*/
#subNav h3  {

    height: 20px; 
    padding-top: 4px;
    padding-left: 20px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom:0px;
    
}
#subNav h3 a 
{
    color: #585858;
}


#subNav .ui-state-active a {
color: #FFFFFF;
}






