/* @override 
      http://localhost/Gerty/rw_common/themes/gerty/styles.css
      http://localhost/gerty/rw_common/themes/gerty/styles.css
      http://localhost/~jordan/Gerty/rw_common/themes/gerty/styles.css
      http://localhost/~jordan/gerty/rw_common/themes/gerty/styles.css
      http://demo.2bitoperation.com/gerty/rw_common/themes/gerty/styles.css
*/

/* Theme by 2bitoperation */

/* @group CSS Reset */

html {
      color: #000;
      background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
      margin: 0;
      padding: 0;
}

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

fieldset,img {
      border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
      font-style: inherit;
      font-weight: inherit;
}

del,ins {
      text-decoration: none;
}


caption,th {
      text-align: left;
}

h1,h2,h3,h4,h5,h6 {
      font-size: 100%;
      font-weight: normal;
}

q:before,q:after {
      content: '';
}

abbr,acronym {
      border: 0;
      font-variant: normal;
}

sup {
      vertical-align: baseline;
}

sub {
      vertical-align: baseline;
}

legend {
      color: #000;
}

input,button,textarea,select,optgroup,option {
      font-family: inherit;
      font-size: inherit;
      font-style: inherit;
      font-weight: inherit;
}

input,button,textarea,select {
      *font-size: 100%;
}

/* @end */

/* @group General Styles */

html {
      background-image: url(images/pattern_1_html.png);
}

#wrapper {
      background-image: url(images/pattern_1.png);
}

body {
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 100%;
      line-height: 20px;
      min-width: 1000px;
      margin: 0;
      padding: 0;
}

#wrapper {
      padding-bottom: 50px;
}

p {
      
}

b, strong {
      font-weight: bold;
}

em, i {
      font-style: italic;
}

a:link, a:visited {
      text-decoration: none;
}

a:hover, a:active {
      text-decoration: underline;
}

img {
      border: none;
}

.image-left {
      float: left;
}

.image-right {
      float: right;
}

/* @end */

/* @group Layout */

/* @group Sliding Div */

#slidingDiv {
      width: 100%;
      border-bottom: 3px solid;
      background-image: url(images/slidingdiv.png);
      background-position: 0 center;
      background-repeat: repeat-x;
}

#toggle {
      margin: 0 0 0 auto;
      width: 30px;
      height: 30px;
      padding: 3px;
}

#toggle a {
      background: url(images/30x-Remove-from-Cloud.png) no-repeat;
      color: #999;
      text-decoration: none;
      height: 30px;
      display: block;
      width: 30px;
      margin: 0 auto;
}

#toggle a.plus {
      background: url(images/30x-Add-to-Cloud.png) no-repeat;
}

/* @end */

#container {
      margin: 0px auto;
}

.clearer {
      clear: both;
}

#pageHeader {
      margin-bottom: 30px;
      margin-top: 20px;
}

#pageHeader img {
      
}

#pageHeader h1 {
      display: inline;
      font-size: 48px;
      font-weight: bold;
}

#pageHeader h1 img {
      margin: 0 5px 0 0;
}

#pageHeader h1 a {
      text-decoration: none;
}

#pageHeader h1 a:hover {
      color: #fff;
}

#pageHeader h2 {
      font-size: 14px;
      display: inline;
      font-style: italic;
}

span.headerdivider {
      font-weight: bold;
      font-size: 36px;
      margin: 0 5px;
}

#contentContainer {
      padding: 10px;
      background: url(images/content_bg.png) repeat;
}

#contentContainer #content {
      margin: 10px;
      padding: 20px 10px 10px 10px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}

#plugin_sidebar {
      font-size: 14px;
      float: right;
      margin: 10px 15px;
      width: 250px;
      padding: 0 5px;
      border-left: 3px solid #ccc;
}

#plugin_sidebar ul.blog-tag-cloud {
      display: none;
}

#plugin_sidebar_tags {
      font-size: 14px;
      float: right;
      margin: 10px 15px;
      width: 205px;
      padding: 0 5px;
}

#sidebarContainer {
      margin-bottom: 20px;
      line-height: 18px;
      margin-right: 530px;
}

#sidebarContainer #sidebar {
      color: #ccc;
      font-size: 14px;
}

#sidebarContainer .sideHeader {
      color: #ccc;
      font-size: 14px;
      font-weight: bold;
}

#footer {
      border-top: 1px solid;
      width: 100%;
}

#footer p {
      
}

#footer p.info {
      background: url(images/icons/info.gif) no-repeat left 4px;
      padding-left: 20px;
      color: #aaa;
      font-size: 12px;
}

#footer a {
      text-decoration: none;
}

#footer a:link, #footer a:visited {
      
}

#footer a:hover, #footer a:active {
      text-decoration: underline;
}

#ft {
      margin: 10px 10px 0 10px;
      line-height: 24px;
}

#rw_email_contact {
      font-size: 12px;
      background: url(images/icons/mail.gif) no-repeat left;
      padding: 5px 0;
      padding-left: 20px;
      margin-left: 10px;
}

/* @end */

/* @group Footer Blog Sidebar */

#plugin_sidebar_tags #blog-categories, #plugin_sidebar_tags #blog-rss-feeds, #plugin_sidebar_tags #blog-archives {
      display: none;
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer ul {
      font-size: 14px;
      margin: 5px 0 0 0;
      padding: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      text-align: left;
      text-indent: 15px;
}

#breadcrumbcontainer ul {
      
}

.seperator {
      display: inline;
      margin: 0 auto;
}

#breadcrumbcontainer li {
      display: inline;
      background: url(images/arrow-right.gif) no-repeat left 0px;
      padding-left: 20px;
      margin-right: 5px;
}

#breadcrumbcontainer a:hover {
      text-decoration: underline;
}

#breadcrumbcontainer li:first-child {
      background: none;
      padding-left: 5px;
}

#breadcrumbcontainer li:first-child a {
      background: url(images/home.gif) no-repeat left 0px;
      padding-left: 20px;
      margin-left: -15px;
      width: 20px;
}

#breadcrumbcontainer a {
      text-decoration: none;
}

#breadcrumbcontainer a:hover {
      
}

/* @end */

/* @group Toolbar */

/* @group Navcontainer 2 */

#subnavcontainer {
      display: block;
      width: 100%;
      text-align: center;
}

#subnavcontainer span.star {
      display: none;
}

#subnavcontainer ul {
      display: inline;
}

#subnavcontainer ul li {
      display: inline;
}

#subnavcontainer a {
      height: 0;
      width: 0;
      display: none;
}

#subnavcontainer ul ul {
      display: inline;
      font-size: 14px;
      width: 100%;
}

#subnavcontainer ul ul li {
      display: inline;
      margin: 0 5px;
}

#subnavcontainer ul ul a {
      display: inline;
      width: 100%;
      text-decoration: none;
      color: #999;
}

#subnavcontainer ul ul a:hover {
      color: #fff;
}

#subnavcontainer ul ul #current {
      color: #fff;
}

/* @end */

/* Toolbar Styles */

#navcontainer {
      padding-top: 5px;
      padding-bottom: 10px;
      width: 100%;
}

#navcontainer #current {
      background: url(images/30x-Cloud.png) no-repeat left center;
}

#navcontainer #current:hover {
      
}

#navcontainer .currentAncestor {
      
}

/* Parent - Level 0 */

#navcontainer ul {
      display: inline;
      margin: 0;
      padding: 0;
      margin-left: 5px;
}

#navcontainer li {
      display: inline;
      font-size: 14px;
      margin-right: 12px;
}

#navcontainer span.star {
      color: #fff;
      white-space: nowrap;
      margin: 0 2px 0 0;
}

#subnavcontainer span.star {
      color: #fff;
      margin: 0 5px 0 0;
}

#navcontainer a {
      padding-left: 18px;
      text-decoration: none;
      background: url(images/30x-Cloud_default.png) no-repeat left center;
}

#navcontainer a:hover {
      
}

#navcontainer a:active {
      
}

/* Child - Level 1 */

#navcontainer ul ul {
      display: none;
}

#navcontainer ul ul li {
      display: inline;
}

#navcontainer ul ul a {
      
}

#navcontainer ul ul a:hover {
      
}

#navcontainer ul ul #current {
      
}

#navcontainer ul ul .currentAncestor {
      
}

/* Child - Level 2 */

#navcontainer ul ul ul {
      
}

#navcontainer ul ul ul li {
      
}

#navcontainer ul ul ul a {
      
}

#navcontainer ul ul ul a:hover {
      
}

#navcontainer ul ul ul #current {
      
}

#navcontainer ul ul ul .currentAncestor {
      
}

/* Child Level 3 */

#navcontainer ul ul ul {
      
}

#navcontainer ul ul ul ul li {
      
}

#navcontainer ul ul ul ul a {
      
}

#navcontainer ul ul ul ul a:hover {
      
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
      
}

#navcontainer ul ul ul ul ul li {
      
}

#navcontainer ul ul ul ul ul a {
      
}

#navcontainer ul ul ul ul ul a:hover {
      
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
      
}

#navcontainer ul ul ul ul ul ul li {
      
}

#navcontainer ul ul ul ul ul ul a {
      
}

#navcontainer ul ul ul ul ul ul a:hover {
      
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
      font-style: italic;
      background: url(images/blockquote.png) no-repeat left top;
      padding-left: 30px;
      padding-top: 15px;
}

h1 {
      font-size: 30px;
      display: inline;
}

h2 {
      font-size: 28px;
      display: inline;
}

h3 {
      font-size: 26px;
      display: inline;
}

h4 {
      font-size: 24px;
      display: inline;
}

h5 {
      font-size: 22px;
      display: inline;
}

h6 {
      font-size: 20px;
      display: inline;
}

.imageStyle {
      padding: 5px;
}

xmp, code {
      display: block;
      overflow: auto;
      background: #f2f2f2;
      border: 1px solid #999;
      padding: 2px;
      text-align: center;
}

/* Main content area unordered list styles */

#contentContainer #content ul {
      
}

#contentContainer #content li {
      
}

ul.features li {
      padding-left: 25px;
      margin-bottom: 10px;
      background: url(images/tick.png) no-repeat left;
}


ul.disc {
      list-style-type: disc;
      margin-left: 20px;
}

ul.circle {
      list-style-type: circle;
      margin-left: 20px;
}

ul.square {
      list-style-type: square;
      margin-left: 20px;
}

ol.arabic-numbers {
      margin-left: 20px;
      list-style-type: decimal;
}



ol.upper-alpha {
      list-style-type: upper-alpha;
      margin-left: 20px;
}

ol.lower-alpha {
      margin-left: 20px;
      list-style-type: lower-alpha;
}

ol.upper-roman {
      margin-left: 20px;
      list-style-type: upper-roman;
}

ol.lower-roman {
      margin-left: 20px;
      list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */

#sidebarContainer #sidebar ul {
      
}

#sidebarContai

ner #sidebar l i
      
      

}

/* Table Styles 

*/

tabl e
      
      
}

/* @end */

/* @group Blog */

/* @group Tag Cloud */

ul.blog-tag-cloud {
      text-align: justify;
      padding-left: 5px;
      border-left: 3px solid #ccc;
}

ul.blog-tag-cloud li {
      display: inline;
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a {
      
}

#sidebarContainer #sidebar ul.blog-tag-cloud li a:hover {
      text-decoration: underline;
}

.blog-tag-size-1 {
      font-size: 0.8em;
}

.blog-tag-size-2 {
      font-size: 0.85em;
}

.blog-tag-size-3 {
      font-size: 0.9em;
}

.blog-tag-size-4 {
      font-size: 0.95em;
}

.blog-tag-size-5 {
      font-size: 1em;
}

.blog-tag-size-6 {
      font-size: 1.05em;
}

.blog-tag-size-7 {
      font-size: 1.1em;
}

.blog-tag-size-8 {
      font-size: 1.15em;
}

.blog-tag-size-9 {
      font-size: 1.2em;
}

.blog-tag-size-10 {
      font-size: 1.25em;
}

.blog-tag-size-11 {
      font-size: 1.3em;
}

.blog-tag-size-12 {
      font-size: 1.35em;
}

.blog-tag-size-13 {
      font-size: 1.4em;
}

.blog-tag-size-14 {
      font-size: 1.45em;
}

.blog-tag-size-15 {
      font-size: 1.5em;
}

.blog-tag-size-16 {
      font-size: 1.55em;
}

.blog-tag-size-17 {
      font-size: 1.6em;
}

.blog-tag-size-18 {
      font-size: 1.65em;
}

.blog-tag-size-19 {
      font-size: 1.7em;
}

.blog-tag-size-20 {
      font-size: 1.75em;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
      
}

.blog-entry-summary {
      
}

.blog-archive-headings-wrapper {
      
}

.blog-archive-entries-wrapper {
      
}

.blog-archive-entries-wrapper .blog-entry {
      
}

.blog-archive-month {
      background: url(images/icons/news.gif) no-repeat;
      padding-left: 20px;
      margin-bottom: 30px;
      color: #aaa;
}

.blog-archive-month:before {
      content: "You are viewing the archive for: ";
}

.blog-archive-link {
      display: none;
      background: url(images/icons/news.gif) no-repeat;
      padding-left: 20px;
      margin-bottom: 10px;
      margin-top: 5px;
      margin-bottom: 15px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
      
}

/* @end */

h1.blog-entry-title, h1.blog-entry-title a {
      font-size: 36px;
      margin-bottom: 15px;
      text-decoration: none;
      font-weight: bold;
      padding-bottom: 10px;
}

h1.blog-entry-title a:hover {
      text-decoration: none;
      font-style: italic;
}

.blog-entry-date {
      margin-top: 10px;
      margin-bottom: 5px;
      background: url(images/icons/calendar.gif) no-repeat;
      padding-left: 20px;
      font-size: 14px;
}

/*styles the category link in the main entry */

.blog-entry-category {
      
}

.blog-entry-category a:link, .blog-entry-category a:visited {
      margin-top: 10px;
      background: url(images/icons/closed-folder.gif) no-repeat;
      padding-left: 20px;
      font-size: 14px;
}

.blog-read-more {
      display: block;
      margin-top: 10px;
      background: url(images/icons/document.gif) no-repeat 0 1px;
      padding-left: 20px;
      font-size: 14px;
      padding-bottom: 10px;
      font-style: italic;
}

.blog-entry {
      margin: 5px 0 35px 0;
      padding: 10px;
}

.blog-entry-comments, div.js-LeaveComment {
      margin-top: 10px;
      background: url(images/icons/quote.gif) no-repeat;
      padding-left: 20px;
      font-size: 14px;
}

div.js-LeaveComment {
      font-weight: bold;
}

.blog-entry-comments a {
      
}

p.blog-entry-tags {
      margin: 10px 0;
      color: #fff;
}

p.blog-entry-tags a {
      margin-top: 10px;
      background: url(images/icons/paper-clip2.gif) no-repeat;
      padding-left: 20px;
      font-size: 14px;
      margin-right: 10px;
}

/* styles the archives in the blog sidebar */

#blog-archives {
      
}

.blog-archive-link-enabled {
      background: url(images/icons/calendar2.gif) no-repeat left;
      padding-left: 20px;
}

.blog-archive-link-disabled {
      display: none;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
      margin-bottom: 10px;
}

#ft p.updated {
      background: url(images/icons/database.gif) no-repeat left 2px;
      padding-left: 20px;
      color: #aaa;
      font-size: 12px;
      float: left;
      display: block;
}

#blog-archives {
      margin-bottom: 10px;
}

.blog-category-link-enabled {
      background: url(images/icons/closed-folder.gif) no-repeat left 0px;
      padding-left: 20px;
      padding-bottom: 5px;
      margin-bottom: 5px;
}

.blog-category-link-disabled {
      display: none;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
      
}

.blog-rss-link {
      background: url(images/feed.png) no-repeat left;
      padding-left: 20px;
}

.blog-comments-rss-link {
      background: url(images/feed_edit.png) no-repeat left;
      padding-left: 20px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
      
}

.filesharing-item {
      margin-bottom: 25px;
      padding: 10px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}

.filesharing-item-title a {
      font-size: 24px;
      font-weight: bold;
      background: url(images/icons/diskette.gif) no-repeat left;
      padding-left: 20px;
}

.filesharing-item-title {
      margin-bottom: 5px;
}

.filesharing-item-description {
      color: #999;
      font-style: italic;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title, 
.movie-page-title {
      font-weight: bold;
      font-size: 24px;
      margin-bottom: 10px;
      margin-left: 10px;
}

.album-description, .movie-page-description {
      font-style: italic;
      margin-bottom: 20px;
      margin-left: 10px;
}

.album-wrapper {
      margin: 0 10px;
}

.thumbnail-wrap {
      float: left;
      margin-left: 15px;
      padding: 10px;
      margin-bottom: 80px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}

.thumbnail-frame {
      
}

.thumbnail-frame:hover {
      
}

.thumbnail-frame a {
      
}

.thumbnail-frame a:hover {
      
}

.thumbnail-frame img {
      
}

.thumbnail-caption {
      margin-top: 10px;
      text-align: center;
      font-size: 14px;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
      text-align: center;
}

.photo-navigation {
      
}

.photo-links {
      
}

.photo-navigation a:link, .photo-navigation a:visited {
      
}

.photo-navigation a:hover {
      
}

.photo-frame {
      padding: 20px;
      background: url(images/slider_bg2.png) repeat;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      margin: 0 auto;
}

.photo-title {
      font-size: 24px;
      color: #ccc;
}

.photo-caption {
      
}

/* @group EXIF data */

/* Data wrapper */

.exif-data {
      line-height: 12px;
      color: #ccc;
      font-size: 14px;
}

.exif-data p {
      
}

/* p tag classes for all exif data */

p.exif-version {
      
}

p.exif-colour-space {
      
}

p.exif-focal-length {
      
}

p.exif-dimensions {
      
}

p.exif-pixel-y-dimension {
      
}

p.exif-pixel-x-dimension {
      
}

p.exif-oecf-value {
      
}

p.exif-subsec-time-original {
      
}

p.exif-exposure-mode {
      
}

p.exif-spatial-frequency-response {
      
}

p.exif-scene-capture-type {
      
}

p.exif-subject-location {
      
}

p.exif-shutter-speed {
      
}

p.exif-datetime-original {
      
}

p.exif-subsec-time {
      
}

p.exif-compressed-bits-per-pixel {
      
}

p.exif-flash-energy {
      
}

p.exif-saturation {
      
}

p.exif-brightness {
      
}

p.exif-exposure-time {
      
}

p.exif-f-number {
      
}

p.exif-file-source {
      
}

p.exif-gain-control {
      
}

p.exif-subject-area {
      
}

p.exif-cfa-pattern {
      
}

p.exif-scene-type {
      
}

p.exif-white-balance {
      
}

p.exif-flash {
      
}

p.exif-exposure-index {
      
}

p.exif-flashpix-version {
      
}

p.exif-device-setting-description {
      
}

p.exif-focalplane-x-resolution {
      
}

p.exif-image-uniqueid {
      
}

p.exif-components-configuration {
      
}

p.exif-light-source {
      
}

p.exif-sensing-method {
      
}

p.exif-aperture {
      
}

p.exif-sharpness {
      
}

p.exif-exposure-program {
      
}

p.exif-subject-distance {
      
}

p.exif-subsec-time-digitized {
      
}

p.exif-contrast {
      
}

p.exif-focalplane-resolution-unit {
      
}

p.exif-gamma {
      
}

p.exif-35mm-focal-length {
      
}

p.exif-datetime-digitized {
      
}

p.exif-subject-distance-range {
      
}

p.exif-custom-rendered {
      
}

p.exif-max-aperture {
      
}

p.exif-sound-file {
      
}

p.exif-metering-mode {
      
}

p.exif-spectral-sensitivity {
      
}

p.exif-exposure-bias {
      
}

p.exif-focalplane-y-resolution {
      
}

p.exif-iso-rating {
      
}

p.exif-maker-note {
      
}

p.exif-digital-zoom-ratio {
      
}

p.exif-user-comment {
      
}

/* @end */

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
      
}

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-thumbnail-frame {
      padding: 5px;
      margin: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      float: left;
}

.movie-thumbnail-frame:hover {
      
}

.movie-thumbnail-caption {
      text-align: center;
      font-size: 12px;
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
      
}

.movie-title {
      display: none;
}

.movie-frame {
      margin: 10px;
}

.movie-frame object {
      padding: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
      font-style: italic;
}

.required-text {
      
}

input.form-input-field {
      font-size: 24px;
      width: 99%;
      margin-top: 10px;
}

textarea.form-input-field {
      font-size: 24px;
      width: 99%;
      margin-top: 10px;
}

label {
      
}

.form-input-button {
      
}

/* @end */

/* @group Twitter */

#twitter_div ul {
      
}

#twitter_div li span a {
      font-style: normal;
      margin: 0;
}

#twitter_div li span {
      font-style: normal;
      font-size: 14px;
}

#twitter_div li {
      padding-left: 25px;
      margin: 5px 0;
      background: url(images/twitter.png) no-repeat 0 center;
}

#twitter_div li a {
      font-style: italic;
      color: #999;
}

.tweet a.date {
      display: block;
      font-size: 12px;
}

span.tweet_text {
      
}

a.tweet_avatar {
      
}

ul.tweet_list li {
      display: block;
      height: 48px;
      padding-left: 55px;
}

/* @end */

/* @group Lightbox */

div#fancy_overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #666;
      display: none;
      z-index: 30;
}

* html div#fancy_overlay {
      position: absolute;
      height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
      text-align: left;
}

div#fancy_loading {
      position: absolute;
      height: 40px;
      width: 40px;
      cursor: pointer;
      display: none;
      overflow: hidden;
      background: transparent;
      z-index: 100;
}

div#fancy_loading div {
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 480px;
      background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
      position: absolute;
      background-color: #FFF;
      z-index: 30;
}

div#fancy_loading_icon {
      position: absolute;
      background: url('images/fancy_loading.gif') no-repeat;
      z-index: 35;
      width: 16px;
      height: 16px;
}

div#fancy_outer {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 90;
      padding: 18px 18px 33px 18px;
      margin: 0;
      overflow: hidden;
      background: transparent;
      display: none;
}

div#fancy_inner {
      position: relative;
      width: 100%;
      height: 100%;
      border: 1px solid #BBB;
      background: #FFF;
}

div#fancy_content {
      margin: 0;
      z-index: 100;
      position: absolute;
}

div#fancy_div {
      background: #000;
      color: #FFF;
      height: 100%;
      width: 100%;
      z-index: 100;
}

img#fancy_img {
      position: absolute;
      top: 0;
      left: 0;
      border: 0;
      padding: 0;
      margin: 0;
      z-index: 100;
      width: 100%;
      height: 100%;
}

div#fancy_close {
      position: absolute;
      top: -12px;
      right: -15px;
      height: 30px;
      width: 30px;
      background: url('images/fancy_closebox.png') top left no-repeat;
      cursor: pointer;
      z-index: 181;
      display: none;
}

#fancy_frame {
      position: relative;
      width: 100%;
      height: 100%;
      display: none;
}

#fancy_ajax {
      width: 100%;
      height: 100%;
      overflow: auto;
}

a#fancy_left, a#fancy_right {
      position: absolute;
      bottom: 0px;
      height: 100%;
      width: 35%;
      cursor: pointer;
      z-index: 111;
      display: none;
      background-image: url(data:image/gif;
      base64,AAAA);
      outline: none;
}

a#fancy_left {
      left: 0px;
}

a#fancy_right {
      right: 0px;
}

span.fancy_ico {
      position: absolute;
      top: 50%;
      margin-top: -15px;
      width: 30px;
      height: 30px;
      z-index: 112;
      cursor: pointer;
      display: block;
}

span#fancy_left_ico {
      left: -9999px;
      background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
      right: -9999px;
      background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
      visibility: visible;
}

a#fancy_right:hover {
      visibility: visible;
}

a#fancy_left:hover span {
      left: 20px;
}

a#fancy_right:hover span {
      right: 20px;
}

.fancy_bigIframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: transparent;
}

div#fancy_bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 70;
      border: 0;
      padding: 0;
      margin: 0;
}

div.fancy_bg {
      position: absolute;
      display: block;
      z-index: 70;
      border: 0;
      padding: 0;
      margin: 0;
}

div.fancy_bg_n {
      top: -18px;
      width: 100%;
      height: 18px;
      background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
      top: -18px;
      right: -13px;
      width: 13px;
      height: 18px;
      background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
      right: -13px;
      height: 100%;
      width: 13px;
      background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
      bottom: -18px;
      right: -13px;
      width: 13px;
      height: 18px;
      background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
      bottom: -18px;
      width: 100%;
      height: 18px;
      background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
      bottom: -18px;
      left: -13px;
      width: 13px;
      height: 18px;
      background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
      left: -13px;
      height: 100%;
      width: 13px;
      background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
      top: -18px;
      left: -13px;
      width: 13px;
      height: 18px;
      background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
      position: absolute;
      bottom: -33px;
      left: 0;
      width: 100%;
      z-index: 100;
      display: none;
}

div#fancy_title div {
      color: #FFF;
      font: bold 12px Arial;
      padding-bottom: 3px;
}

div#fancy_title table {
      margin: 0 auto;
}

div#fancy_title table td {
      padding: 0;
      vertical-align: middle;
}

td#fancy_title_left {
      height: 32px;
      width: 15px;
      background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
      height: 32px;
      background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
      height: 32px;
      width: 15px;
      background: transparent url(images/fancy_title_right.png) repeat-x;
}

/* @end */

/* @group Links */

/* @end */

/* @group RapidSearch */

div.rapidsearch {
      text-align: left;
      margin: 0;
      margin-bottom: 5px;
}

div.rapidsearch form {
      margin: 0;
      padding: 0;
      text-align: left;
}

div.rapidsearch .input-hidden {
      
}

div.rapidsearch fieldset {
      margin: 0;
      padding: 0;
      text-align: left;
}

div.rapidsearch input.searchbox {
      border: 0;
      font-size: 14px;
      margin: 0;
      margin-top: 3px;
      padding: 3px;
      width: 150px;
      background: #ddd url(images/icons/search.gif) no-repeat 2px;
      padding-left: 20px;
      color: #666;
}

input.searchbutton {
      display: none;
}

/* @end */