/*------------------*\
|* global interface *|
\*------------------*/
body {
  margin: 12px 0 0 0;
  padding: 0px;
  color: #33332e;
  background: #ffffff;
  font: normal 13px Arial, Helvetica;
  text-align: center;
background:url(/images/sweet_birds_background_tile.jpg) top left;
/*
  background:url(/images/mock_up_homepage.jpg) top center no-repeat;
    filter:alpha(opacity=15);
    -moz-opacity:15;
    opacity:.15;

*/
}
img {
  border: 0px;
}






/* forms */
form {
  margin: 0px;
}
input, textarea {
  font: normal 13px tahoma, geneva, verdana, sans-serif;
}
input.text, input.password, textarea {
  padding: 1px 0px 1px 2px;
  border: 1px solid #57594b;
}

/* links */
a {
  color:#CC527B;
  text-decoration:none;
}
a:visited {
  color:#CC527B;
  color:#D97D9C;
/*
    filter:alpha(opacity=100);
    -moz-opacity:75;
    opacity:.75;
*/
}
a:hover {
  color:#CC527B;
  text-decoration: underline;
/*
    filter:alpha(opacity=1);
    -moz-opacity:1;
    opacity:.75;
*/
}

/* colors */
.purple {
 color:#68168D;
 font-family:georgia;
 font-weight:bold;
 font-size:14px;
}

/* headings */
h1 {
  font-size: 16px;
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 13px;
  clear:left;
}
h4 {
  font-size: 12px;
}
h5 {
  font-weight: normal;
  font-size: 11px;
}
.tgreen {
 color:#18B48C;
 font-family:georgia;
 font-size:13px;
}
/* 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: 971px;
  text-align: left;
 background:#fff;
 position:relative;
}

/*--------*\
|* header *|
\*--------*/
#logo {
  text-indent: -9999px;
  height:107px;
  width:971px;
  background: transparent url(/images/sweet_birds_header.jpg) top left no-repeat;
}
#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 100%;

}
#logo a {
  text-decoration: none;
  display: block;
  outline: none;
}
#header {
  position:relative;
  border:0px solid;
  height:107px;
}

#gheader {
 margin:-8px 0 0 0;
 text-align:center;
 color:#68168D;
 font-family:georgia;
 line-height:28px;
 font-size:16px;
 margin-bottom:20px;
 border:0px solid;
 font-weight:bold;
 padding-left:20px;
}

#gheader b {
 font-size:19px;
}

#loginbar {
  float: right;
  text-align: right;
}
#loginbar a {
  margin-top: 25px;
  padding: 10px 30px 10px 0px;
  color: #212126;
  font-weight: bold;
  display: block;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
#loginbar a:hover {
  color: #5c5b66;
}
#loginbar a.in {
  background: transparent url(images/login.gif) center right no-repeat;
}
#loginbar a.out {
  background: transparent url(images/logout.gif) center right no-repeat;
}
.createacct {
  font-size: 150%;
}

#loginformleft, #loginformright {
  float: left;
  border: 0px solid;
  width: 46%;
  padding: 10px;
}

/*------------*\
|* navigation *|
\*------------*/
#navigation {
 text-align:center;
 font-size:13px;
 font-weight:bold;
}

.navbetween {
 padding:0px 26px;

}


.navbar {
  position:absolute;
  margin-bottom: 1px;
  width:395px;
  top:55px;
  right:65px;
  z-index:1;
}
ul.primarynav, ul.secondarynav {
  margin: 0px;
  padding: 0px;
  border-bottom: 0px solid #ffffff;
  float: left;
  list-style: none;
}
ul.primarynav {
  width: 100%;
}
ul.secondarynav {
  width: 100%;
  background: #777c8d;
}
ul.primarynav li, ul.secondarynav li {
  float: left;
  list-style: none;
}
ul.primarynav li {
  background: transparent url(images/betweennav.gif) bottom right no-repeat;
}
ul.primarynav a {
  margin-right: 1px;
  padding: 7px 7px 7px 0px;
  float: left;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}
ul.primarynav a:visited {
  color: #ffffff;
}
ul.primarynav a:hover {
  color: #ffffff;
 text-decoration:underline;
}
ul.primarynav li.home {
  border-right: 1px solid #ffffff;
  background: #383741;
}
ul.primarynav li.home a {
  margin-right: 0px;
}
ul.secondarynav li.first {
  padding-left: 5px;
}
ul.primarynav li.last {
  padding-right: 20px;
}
ul.secondarynav a {
  margin-right: 1px;
  padding: 4px 5px;
  float: left;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}
ul.secondarynav a:visited {
  color: #ffffff;
}
ul.secondarynav a:hover {
  color: #212126;
}



/*--------*\
|* footer *|
\*--------*/
#footer {
  margin-top: 0px;
  padding: 5px;
  border-top: 0px solid #57594b;
  background: url(/images/sweet_birds_bottom.jpg) top left no-repeat;
}
#footer img {
  float: right;
}
#footer p {
  margin: 0px;
  padding: 10px 0px;
  color: #8a8d77;
  font-size: 9px;
}




/*---------------*\
|* contentheader *|
\*---------------*/
#contentheader {
  padding: 0px 0px 0px 0px;
}
#contentheader .error, #contentheader .message {
  margin: 20px 20px 0px 0px;
  padding: 2px;
  border: 0px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: left;
}
#contentheader .error {
  background: #CC4566;
}
#contentheader .message {
  background: #57BDA7;
}
#contentheader .error *, #contentheader .message * {
  margin: 0px;
  padding: 0px;
}

/*---------------*\
|* contentfooter *|
\*---------------*/
#contentfooter {
  background: #e2e1eb;
}

/*---------*\
|* content *|
\*---------*/
#ocframe {
  background: transparent url(/images/sweet_birds_tile_left.jpg) top left repeat-y;
}
#icframe {
  background: transparent url(/images/sweet_birds_tile_right.jpg) top right  repeat-y;
}
#ocbottom {
  background: transparent url(/images/sweet_birds_footer_bg.jpg) top left repeat;
  margin:0 22px;
  padding:5px 10px;
  color:#fff;
}

#ocright {
 float:right;
 width:300px;
 text-align:right;
}
#ocbottom a {
 color:#fff;
 text-decoration:none;
}
.between {
 padding:0px 6px;
}
#ocbottom a:hover {
 color:#fff;
 text-decoration:underline;
}



#ocwrapper {
/* background colour of left sidebar */
  margin-left: 266px;
/* background colour of right sidebar */
  margin-right: 20px;

}
#leftsidebar {
  background: transparent url(/images/sweet_birds_logo_bottom.jpg) top right no-repeat;
  margin-left: -264px;
  padding: 0px 0px 10px 0px;
  width: 264px;
  float: left;
  position: relative;
/* hide the left sidebar by default */
}

.logobottom {
 padding-left:20px;
}


#rightsidebar {
  margin-right: -200px;
  padding: 10px 10px 10px 0px;
  width: 190px;
  float: right;
  position: relative;
display:none;
}
#contentwrapper {
  width: 100%;
  float: left;
  position: relative;
}
#content {
  margin: 0px 10px 0px 4px;
  padding: 8px 15px 8px 0px;
  background: #ffffff;
 border-right:0px solid;
 line-height:18px;
}
/* hack for ie/win's guillotine bug */
/* start non ie/mac css \*/
* html #content {
  height: 1%;
}
/* end non ie/mac css */

/*-----------------*\
|*     leftbar     *|
\*-----------------*/
#leftnavcontent {
 margin-left:50px;
 margin-right:30px;
}
.leftnavsection {
  margin:0px 0px 13px 0px;
  padding:0 0px 10px 0;
  border-bottom:1px dotted #ccc;
  font-weight:bold;

}
.level1 {
  color:#68168D;
  font-family:georgia;
  text-decoration:none;
  font-size:14px;
  border:0px solid;
  margin-bottom:11px;
  display:block
}
.level2 {
  color:#CC527B;
  text-decoration:none;
  font-size:14px;
  display:block;
  margin-bottom:10px;
}

/*-----------*\
|* searchbar *|
\*-----------*/
.searchbar {
  margin-bottom: 3px;
  padding: 5px 0px;
  border-bottom: 0px solid #57594b;
}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}

#searchbox {
 height:12px;
 margin-bottom:8px;
}
.submit {
  text-align:left;
  border:0px;
  margin-left:0px;
  padding-left:0px;
  font-weight:bold;
  color:#CC527B;
  background:transparent;
}

/* setting this in mozilla causes rendering issues */
* html .searchbar input.submit {

}
/* these colours are the same as defined by 'a', but we unset a:visited */
.searchbar a {
  color: #212126;
  font-size: 10px;
}
.searchbar a:hover {
  color: #5c5b66;
}

/*-----------------*\
|* global elements *|
\*-----------------*/

.floatright {
 float:right;
 margin-left:15px;
 margin-bottom:15px;
}
.floatleft {
 float:left;
 margin-right:15px;
 margin-bottom:15px;
}
.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 */
.linklisting {
  margin: 0px 30px 20px 20px;
  float:left;
  width:150px;
  text-align:center;
  height:190px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  overflow: hidden;
  width: 100%;
  margin: 2px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}
.linklisting p.linkurl a {
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkrating {
  font-size: 9px;
}
.linklisting p.linkrating .linkexpired {
  color: #8c3030;
  font-weight: bold;
}
.linklisting .linkdescription, .review .reviewcontent {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  border: 1px solid #bbbfa1;
  background: #f8faed;
  overflow: hidden;
}
/* 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;
}

/* reviews */
.review h4.reviewsubject {
  margin: 10px 0px 0px 0px;
}
.review h5.reviewbyline {
  margin: 0px;
  font-weight: normal;
}
.review p.reviewer {
  margin: 0px 0px 2px 0px;
}
.review .reviewhelpful span {
  float: left;
  font-size: 9px;
}
.review .reviewhelpful form span {
  float: right;
}
.review .reviewhelpful input {
  padding: 0px 3px;
  border: 1px solid #bbbfa1;
  background: #ffffff;
  font-size: 9px;
}
/* .review p.reviewcontent => see .linklisting p.linkdescription */

/* link/bookmark status icons */
.new-item, .updated-item, .popular-item, .unpaid-item, .expired-item, .free-item, .bookmark-public, .bookmark-default {
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: text-top;
}
.new-item {
  background-color: #8c3030;
}
.updated-item {
  background-color: #c5a600;
}
.popular-item {
  background-color: #314fb1;
}
.unpaid-item {
  background-color: #555555;
}
.expired-item {
  background-color: #92589c;
}
.free-item {
  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;
}

/* paging */
.paging {
  text-align: right;
  padding-bottom:15px;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}

.crumb {
  font-size: 10px;
  margin-bottom:10px;
}

/* tables */
.ftable {
  margin-top: 5px;
  border-bottom: 3px solid #bbbfa1;
  border-collapse: collapse;
  width: 100%;
/* ie5-5.5 don't inherit the font style properly */
  font-size: 11px;
}
.ftable th {
  background: #bbbfa1;
  text-align: left;
}
.ftable th, .ftable td {
  padding: 3px 5px;
}
.ftablecol {
  border-right: 1px solid #bbbfa1;
}

/* sub headings */
#content h3 {
  margin: 25px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  border-bottom: 1px solid #57BDA7;
}
#content h3.noseparator {
  border-bottom: none;
}

/* lists */
#content ul {
  margin: 10px 0px 0px 20px;
  padding: 0px 0 0 10px;
}
#content ul.categories {
  margin: 0px;
}
#content ul.default {
  margin: 0px 0px 1em 0px;
  padding-left: 3.6em;
  font-size: 11px;
  list-style: disc;
}

/* forms */
.row {
  margin-bottom: 1px;
  padding: 4px;
}
.row label.name {
  padding-right: 5px;
  width: 25%;
  float: left;
}
.row label.name span {
  color: #8c3030;
}
.row .value.wrappedtext {
  margin-left: 25%;
  padding-left: 5px;
}
/* hack for ie 5.5 text/textarea resizing */
.row .value input.text, .row .value input.password, .row .value textarea {
  width: expression(this.parentNode.offsetWidth * 0.74 + 'px');
}
/* the previous style causes problems with long sidebars in ie6 */
.row .value input.text, .row .value input.password, .row .value textarea {
  w\idth: 22%;
}
.row .value input.text.shorttext {
  width: 100px;
}
.row.required {
  background:#FEDA9B;
}
.row.invalid {
  color: #8c3030;
  background: #eedddd;
  font-weight: bold;
}
.formsubmit {
  margin-top: 10px;
  margin-left:43%;
  text-align: left;
}

/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}

/* treecats */
#content .treecats-selection-summary ul, #content .treecats-selection ul {
  margin: 0px;
}
.treecats-selection-summary li a, .treecats-selection li a {
  margin-top: 2px;
  margin-left: 5px;
}
.treecats-selection-summary a, .treecats-selection a {
  font-size: 9px;
}
.treecats-selection-summary a:visited, .treecats-selection a:visited {
  color: #212126;
}
.treecats-selection-current {
  font-weight: bold;
}
.treecats-category-info img {
  border: 0px;
  padding: 2px;
  vertical-align: middle;
}
.treecats-children {
  padding-left: 15px;
}
.treecats-selected span, li.treecats-selected {
  font-weight: bold;
}
.treecats-category a:link, .treecats-category a:visited {
  color: #212126;
  text-decoration: none;
}
.treecats-category a:hover {
  text-decoration: underline;
}
#content ul.treecats-links {
  padding-left: 15px;
  margin: 0px;
}
.treecats-links li {
  line-height: 1.25em;
  list-style: circle;
}

/* search highlighting */
.searchhl-1, .searchhl-2, .searchhl-3, .searchhl-4, .searchhl-5 {
  font-weight: bold;
}
.searchhl-1 {
  background: #ffff80;
}
.searchhl-2 {
  background: #aaaaff;
}
.searchhl-3 {
  background: #aaffaa;
}
.searchhl-4 {
  background: #ffaaaa;
}
.searchhl-5 {
  background: #aaffff;
}

/* indent */
.indent1 {
  margin-left: 20px;
}
.indent2 {
  margin-left: 40px;
}
.indent3 {
  margin-left: 60px;
}
.indent4 {
  margin-left: 80px;
}
.indent5 {
  margin-left: 100px;
}

.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 *|
\*---------------*/
#bookmark_list input.checkbox {
  float: left;
}
#bookmark_list .folders .description, #bookmark_folder_view .folders .description {
  margin: 0px 0px 10px 20px;
}
.bookmark_link .comments label {
  font-weight: bold;
}
.bookmark_link .comments label span {
  font-weight: normal;
}

#category dl, #home dl {
  margin: 10px 0px 0px 0px;
  width: 49%;
  float: left;
}
#category dt a {
  font-weight: bold;
  font-size: 12px;
}
#category dt, #category dd, #home dt, #home dd {
  margin: 0px 0px 0px 20px;
}
#category dd, #home dd {
  padding-bottom: 10px;
}

#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 dt a {
  font-weight: bold;
  font-size: 13px;
}
#home #content h4 {
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
}
/* #home dl, #home dt, #home dd, #home dd => see #category dl */

#jump_frame .jumpwrapper {
  height: 40px;

}
#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;
}

/**************/
/* homepage */w
/*************/
#photos {
 margin-bottom:10px;
border:1px solid
}

#catDescription {
 font-size:14px;
 margin-bottom:20px;
}

#catDescriptionright {
 float:right;
 width:319px;
 padding-left:15px;
 margin-left:25px;
 clear:right;
}



#home #catDescriptionright {
 border-left:1px solid #ccc;
 width:219px;
}

#catDescriptionright img {
  border:0px solid #eee;
}


#catDescriptionright b, .tealify b {
 color:#18B48C;
 font-family:georgia;
 font-size:14px;
}

#categories {
 clear:both;
 margin-top:25px;
 border:0px solid
}

.subcategory {
 float:left;
 width:200px;
 border:0px solid;
 margin-bottom:30px;
text-align:center;
}

.middle {
  margin:0px 25px;
}

.subcategory h4 {
 margin:0px 0 5px 0px;
 font-size:11px;
}


.subcategory img {
  border:0px solid #ccc;
}
.subcategory a:hover img {
    filter:alpha(opacity=75);
    -moz-opacity:75;
    opacity:.75;
}


.nav-next, .nav-prev, .nav-overlay {
 visibility:hidden
}


#cart_wrapper ul li {
  border:0px solid;
  margin:0px;
}

.addtocart, .button, .buttonw {
 border:1px solid #CC527B;
 background:#D97D9C;
 color:#fff;
 padding:0px;
 margin:2px;
}
.buttonw {
 width:185px;
}

a.button {
 color:#fff;
 padding:0px 3px;
}









ul { margin-left:0px;
 text-align:left;
}       /* kill default 50px left padding and set 20px */
li { margin-bottom:1em; }          /* set default inter-item vertical spacing */
 /*========================= TOP OF THE MENU CASCADE =========================*/
.menu0 {
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0;
	height:20px;                                  /* the menu's overall height */
         /* we always want our menu to fill the available space */
        background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	border-bottom:0px solid black;        /* give us a black border underneath */
        z-index:9999;
        border-top:0px solid #fff;
        text-align:center;

}
.menu ul {
	margin:0 auto;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
        border:0px solid;

}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */
.menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
}
.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}
/*======================== TOP LEVEL MENU DEFINITIONS ========================*/
.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
 font-size:11px;
 border-left:0px solid #999;
 border-bottom:0px solid #999;
}
.menu li ul li {
 margin-left:0px;
 font-weight:normal;
 padding:0px;
 margin:0px;
}
.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
  float:left;
  height:18px;
  text-decoration: none;
  border-right:0px solid #bbb;
}

.menu ul li a.last,
.menu ul li a.last:visited {                    /* unselected top-level menu items */
  border-right:0px solid;
}
.menu ul li a.first,
.menu ul li a.first:visited {                    /* unselected top-level menu items */

}



.menu ul li:hover a,
.menu ul li a:hover {      
	border-top:0px solid #ffc400;
	height:18px;
        color:#666;

}
/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/
.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	top:25px;              /* place us just up underneath the top-level images */
	left:0px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:7.7em;
	color:#fff;                        /* this sets the unselected-text color */
/*	background:#F17812; */        /* this sets our menu's effective "border" color */
        padding-left:0px;
}
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
        border:0px;
	margin:0;
	padding:3px;
        font-weight:normal;
	height:auto;
              /* this sets the unselected drop-down text color */
/*	background:#F17812; */      /* this sets the drop-down menu background color */
	width:6.5em;
	color:#000;
        background:#fff;
}
.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:#cc0000;
/*	background:#708090;*/
}




