/* @import url(monastery_core.css);

- Star html selector bug (css rule only applies to ie/win)
    http://www.info.com.ph/~etan/w3pantheon/style/starhtmlbug.html
    eg. * html <selector> {}
- Simplified box model hack (hide css from ie5-5.5/win)
    http://www.doxdesk.com/personal/posts/css/20020212-bmh.html
    eg. w\idth: 100px;
- Commented backslash (hide css from ie5/mac)
    http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html
*/

/*------------------*\
|* global interface *|
\*------------------*/
body {
  margin: 0px;
  padding: 0px;
  color: #33332e;
  background: #ffffff url(/background/back5.jpg);
  font: normal 14px times new roman;
  text-align: center;

}

.on  {font-weight:bold}
img {
  border: 0px;
}

/* forms */
form {
  margin: 0px;
}

select {
text-transform:capitalize;
}

input, textarea {
  font: normal 13px tahoma, geneva, verdana, sans-serif;
}
.searchbar input.text, input.password, textarea {
  padding: 1px 0px 1px 2px;
  border: 1px solid #57594b;
  width:119px;
}

/* links */
a {
  color: #CC0000;
}
a:visited {
  color: #337777;
}
a:hover {
  color: #5c5b66;
  text-decoration: none;
}

/* headings */
h1 {
  font-size: 16px;
}
h2 {
  font-size: 15px;

}
h3 {
  font-size: 13px;
}
h4 {
  font-size: 12px;
}
h5 {
  font-weight: normal;
  font-size: 11px;
}
/* use this with text in headings you wish to make small */
.hsmall {
  font-weight: normal;
  font-size: 9px;
}

#accessibility {
  position: absolute;
  left: -9000px;
  width: 9000px;
}
#wrapper {
 margin: 0px auto;
 width: 855px;
 text-align: center;
 border:0px solid;
}

#ocwrapper {
/* background colour of left sidebar */
  border-left: 0px solid #e2e1eb;
/* background colour of right sidebar */
  border-right: 200px solid #e2e1eb;
  background: transparent;
  margin:0 auto;
  margin-top:10px;
  width:100%;
  border:0px solid;
}


#home #contentwrapper {
  width: 700px;
}


#contentwrapper {
  width: 580px;
  float: left;
  border:0px solid;
  margin:0;
  padding-left:0px;
}
#content {
  margin: 0px auto;
  padding:0 10px 10px 10px;
  background: transparent;
  text-align:left;
}

/*--------*\
|* header *|
\*--------*/

#home #logo {
  height: 260px;
  background: transparent;
  text-indent: -9999px;
  margin-right:10px;
}


#logo {
  background: transparent url(images/logo.gif) top left no-repeat;
  text-indent: -9999px;
  float:left;
}

#logo img {
 height:255px auto;
}

#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
#logo a {
  text-decoration: none;
  display: block;
}

#logocopy {
  font-weight:bold;
  display: block;
  text-align:center;
  padding-top:20px;
  float:left;
  width:400px;
  font-size:20px;

}

#home #logocopy {
font-size:14px;
}

#logocopy p{
  text-align:justify;
}



#header {

}
#loginbar {
  display:none;
}

/*------------*\
|* navigation *|
\*------------*/
.navbar {
  margin-bottom: 1px;
  display:none;
}
ul.primarynav, ul.secondarynav {
  display:none;
}

#contentbottom ul.nav {
 border:0px solid;
 margin-left:0px;
 padding-left:0px;
}

#contentbottom ul.nav li {
 float:left;
 border:0px solid;
 height:23px;
}

#contentbottom ul.nav li .description {
 display:none;
}
/*-----------*\
|* searchbar *|
\*-----------*/
.searchbar {
  margin-bottom: 3px;
  padding: 5px 0px 10px 0;
  border-bottom: 1px solid #57594b;
  width:85%;
}



/*--------*\
|* footer *|
\*--------*/
#footer {
  margin-top: 3px;
  padding: 5px;
  border-top: 0px solid #57594b;
  background:transparent url(/images/border4-h.gif) top right repeat-x;
}
#footer img {
  float: right;
}
#footer p {
  margin: 10px;
  padding: 10px 0px;
  color: #8a8d77;
  font-size: 9px;
}

/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 10px 10px 0px 10px;
  background: #e2e1eb;
}
#contentheader .error, #contentheader .message {
  margin: 0px 200px 0px 0px;
  padding: 2px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
#contentheader .error {
  background: #8c3030;
}
#contentheader .message {
  background: #3a5841;
}
#contentheader .error *, #contentheader .message * {
  margin: 0px;
  padding: 0px;
}

/*---------------*\
|* contentfooter *|
\*---------------*/
#contentfooter {
  background: transparent;
}

/*---------*\
|* content *|
\*---------*/

#home #leftsidebar { 
 border-right:0px;
 width:80px;
}

#leftsidebar {
  text-align:left;
  padding: 0px 0px 10px 15px;
  width: 240px;
  float: left;
  margin-top:20px;
  border-right:0px solid;
}

#leftsidebar ul {
 list-style:none;
 margin:0px;
 padding:0px;
 border:0px solid;
 float:left;
 margin-bottom:20px;
}

#leftsidebar ul li{
 border:0px solid;
 margin-left:0px;
 padding-left:0px;
 display:block;
}


/*  HERE'S AN OPTION FOR THE LEFT SIDEBAR */


.subcatwrapper {
 float:left;
 margin:10px 0px 10px 0px;

}


.subcatwrapper .catThumbnail{
 max-height:100px;
 width:100px;
}

.subcatwrapper .name {
 font-size:17px;
}

.subcategory .subcatwrapper {
 width:48%;
 border:0px solid;
}

#home .subcategory .subcatwrapper {
 width:100%;
 border:0px solid;
}


.catbody .subcategory {
 border:0px solid;

}

#home .subcategory {
 border:0px solid;
 float:left;
 width:50%;

}

.subcategory ul {
 margin:0px;
 padding:0px;
 margin-left:10px;
}


#home .subcategory ul {
 float:left;
 margin-left:10px;
}



.subcategory li {
}



#contentbottom {
 clear:left;
}

#contentbottom .subcatwrapper {
 float:left;
 width:0 auto;
 border:0px solid;
}

#content .subcatwrapper .catThumbnail{
 display:none;
}

#home #content .subcatwrapper .catThumbnail{
 display:block;
}
#home #content .subcatwrapper .catThumbnail img{
 width:100px;
 height:100px;
 border:0px solid
}


#leftsidebar .subcatwrapper {
 float:none;
 list-style:none;
 margin:0px;
 padding:0px;
 margin-bottom:30px;
 clear:left;
}

#leftsidebar  .subcatwrapper .catThumbnail{
 overflow:visible;
}


#leftsidebar .subcatwrapper .catThumbnail img{
 height:50px;
 width:50px;
 border:1px solid;
 margin-right:5px;
 margin-bottom:60px;
}


#home #leftsidebar .subcatwrapper {
 list-style:none;
 margin:0px;
 padding:0px;
 display:none;
}
/*  END THE OPTION FOR THE LEFT SIDEBAR */

#leftsidebar a {
  color: #337777;
}
#leftsidebar a:visited {
  color: #337777;
}
#leftsidebar a:hover {
  color: #5c5b66;
  text-decoration: none;
}





#leftsidebar ul .level0{
 border:0px solid;
 margin-left:0px;
 padding-left:0px;
 font-weight:bold;
 margin-top:10px;
}

#leftsidebar ul .level1{
 border:0px solid;
 margin-left:5px;
 padding-left:0px;
}

#leftsidebar ul .level2{
 border:0px solid;
 margin-left:15px;
}

#leftsidebar ul .level3{
 border:0px solid;
 margin-left:30px;
}

#leftsidebar ul .level4{
 border:0px solid;
 margin-left:45px;
}

#leftsidebar a {
 text-decoration:none;
}

#leftsidebar a.on {
 font-weight:bold;
 color:#cc0000;
}

#rightsidebar {
  margin-right: -200px;
  padding: 10px 10px 10px 0px;
  width: 190px;
  float: left;
  position: relative;
  display: none;
}

/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #content {
  height: 1%;
}
/* end non ie/mac css */

/*-----------------*\
|* global elements *|
\*-----------------*/
.shadowtop, .shadowbottom {
  height: 10px;
  font-size: 1px;
  display: inline-block;
/* ie/mac fix \*/
  display: block;
/* end fix */
}
.shadowtopleft, .shadowtopright, .shadowbottomleft, .shadowbottomright {
  width: 15px;
  height: 10px;
  font-size: 1px;
}
.shadowtop {

}
.shadowbottom {

}
.shadowleft {

}
.shadowright {

}
.shadowtopleft {
  float: left;

}
.shadowtopright {
  float: right;

}
.shadowbottomleft {
  float: left;

}
.shadowbottomright {
  float: right;

}

/*---------------*\
|*     LINKS     *|
\*---------------*/
#audiowrapper {
 float:right;
 margin-left:10px;
 padding-left:10px;
 border-left:1px dashed #660066;
 width:160px;
}

.audiolisting {
 clear:left;
 float:left;
}

.audiotitle {
 float:left;
}

.audiosize {
 float:right;
}

.gallerylisting {
 text-align:center;
 border:0px solid black;
 margin-bottom:30px;
}

.linklisting {
  margin: 5px 0px 20px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
}

.linklisting .linkThumbnail {
 float:right;
 clear:right;
 margin:5px 0 0 20px;
}

.linklisting .linkdescription, .review .reviewcontent {

}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.linklisting p.linkactions {
  margin: 0px;
}
.linklisting p.linkactions a, #detailed p.actions a, #jump_frame .actions a {
  padding: 1px 4px;
  border: 1px solid #bbbfa1;
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
  background: #e2e1eb;
}


/* link/bookmark status icons */


.new-item {
  background-color: #8c3030;
  display:none;
}
.updated-item {
  background-color: #c5a600;
  display:none;
}
.popular-item {
  background-color: #314fb1;
  display:none;
}
.unpaid-item {
  background-color: #555555;
  display:none;
}
.expired-item {
  background-color: #92589c;
  display:none;
}
.free-item {
  display:none;
  background-color: #a7a87c;
}
.bookmark-public {
  background-color: #cc6613;
}
.bookmark-default {
  background-color: #7fb131;
}
.new-item span, .updated-item span, .popular-item span, .unpaid-item span, .expired-item span, .free-item span, .bookmark-public span, .bookmark-default span {
  padding: 0px 3px;
  background: transparent url(images/button-right.gif) top right no-repeat;
}

/* paging */
.paging {
  text-align: right;
 clear:left;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}

.crumb {
margin-bottom:20px;
}


/* lists */
#content ul li{
  margin: 0px 0px 0px 8px;
  padding: 0px;
  list-style: none;
}

#content li ul {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  list-style: none;

}

.formsubmit {
  margin-top: 10px;
  text-align: right;
}

/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}


.hide {
  display: none;
}

.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
}
/* end non ie/mac css */

/*---------------*\
|* page specific *|
\*---------------*/


.subcategory img {
 border:0px solid;
 margin-right:8px;
}

.subcategory .catThumbnail {
 border:0px solid;

 float:left;
}



/* ************* */
/* SUBCATEGORIES */
/* ************* */
.categories {
 float:right;
 border:px solid;
 width:100px;
 clear:right;
}

.catbody {
 clear:left;
 text-align:justify;
}



.bodyimage {
 float:right;
 border:0px solid;
 text-align:right;
 padding-left:20px;
 padding-top:15px;
}

#content .catfooter ul{
 margin:0px;
}

#content .catfooter ul li{

  margin-bottom:10px;
  padding: 0px;
  list-style: disc;
  border:0px solid;
}





#detailed p.description {
  overflow: hidden;
}
/* ie needs a width for overflow: hidden to work */
* html #detailed p.description {
  width: 100%;
}
#detailed p.linknav {
  margin: 0px;
  text-align: right;
}
#detailed p.linknav img {
  vertical-align: middle;
}
#detailed p.linknav a {
  text-decoration: none;
}
#detailed p.reviewsfooter {
  margin: 20px 0px 0px 0px;
  text-align: right;
}
/* #detailed p.actions a, #detailed p.actions a:hover => see .linklisting p.linkactions a */


#home #content h4 {
  margin-top: 20px;
  font-weight: normal;
  font-size: 17px;
}
/* #home dl, #home dt, #home dd, #home dd => see #category dl */

#jump_frame .jumpwrapper {
  height: 40px;
  background: transparent url(images/swirls.gif) bottom right no-repeat;
}
#jump_frame img.jumplogo {
  padding: 2px 0px 0px 2px;
  float: left;
}
#jump_frame h4 {
  margin: 0px;
  padding: 3px 0px;
}
/* #jump_frame .actions a, #jump_frame .actions a:hover => see .linklisting p.actions a */

#modify_select input.radio {
  float: left;
}

#search .searchoption {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px dotted #bbbfa1;
}

.table_header_font {
color:#fff;
}

#home .linklisting {
 border:0px solid;
 clear:left;
}

#home #content .linklisting h4.linktitle{
 border:0px solid;
 clear:left;
 color:#337777;
 font-size:17px;
 padding-top:0px;
 margin-top:0px;
}

#cart textarea {
 width:450px;
}

