﻿.node-unpublished
{
    background-color: #fff4f4;
}
.preview .node
{
    background-color: #ffffea;
}
#node-admin-filter ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
#node-admin-buttons
{
    float: left;
    margin-left: 0.5em;
    clear: right;
}
td.revision-current
{
    background: #ffc;
}
.node-form .form-text
{
    display: block;
    width: 95%;
}
.node-form .container-inline .form-text
{
    display: inline;
    width: auto;
}
.node-form .standard
{
    clear: both;
}
.node-form textarea
{
    display: block;
    width: 95%;
}
.node-form .attachments fieldset
{
    float: none;
    display: block;
}
.terms-inline
{
    display: inline;
}
fieldset
{
    margin-bottom: 1em;
    padding: .5em;
}
form
{
    margin: 0;
    padding: 0;
}
hr
{
    height: 1px;
    border: 1px solid gray;
}
img
{
    border: 0;
}
table
{
    border-collapse: collapse;
}
th
{
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}
.clear-block:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear-block
{
    display: inline-block;
}
/* Hides from IE-mac \*/* html .clear-block
{
    height: 1%;
}
.clear-block
{
    display: block;
}
body.drag
{
    cursor: move;
}
th.active img
{
    display: inline;
}
tr.even, tr.odd
{
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}
tr.drag
{
    background-color: #fffff0;
}
tr.drag-previous
{
    background-color: #ffd;
}
td.active
{
    background-color: #ddd;
}
td.checkbox, th.checkbox
{
    text-align: center;
}
tbody
{
    border-top: 1px solid #ccc;
}
tbody th
{
    border-bottom: 1px solid #ccc;
}
thead th
{
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}
.breadcrumb
{
    padding-bottom: .5em;
}
div.indentation
{
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    float: left;
}
div.tree-child
{
    background: url(../images/tree.png) no-repeat 11px center;
}
div.tree-child-last
{
    background: url(../images/tree-bottom.png) no-repeat 11px center;
}
div.tree-child-horizontal
{
    background: url(../images/tree.png) no-repeat -11px center;
}
.error
{
    color: #e55;
}
div.error
{
    border: 1px solid #d77;
}
div.error, tr.error
{
    background: #fcc;
    color: #200;
    padding: 2px;
}
.warning
{
    color: #e09010;
}
div.warning
{
    border: 1px solid #f0c020;
}
div.warning, tr.warning
{
    background: #ffd;
    color: #220;
    padding: 2px;
}
.ok
{
    color: #008000;
}
div.ok
{
    border: 1px solid #00aa00;
}
div.ok, tr.ok
{
    background: #dfd;
    color: #020;
    padding: 2px;
}
.item-list .icon
{
    color: #555;
    float: right;
    padding-left: 0.25em;
    clear: right;
}
.item-list .title
{
    font-weight: bold;
}
.item-list ul
{
    margin: 0 0 0.75em 0;
    padding: 0;
}
.item-list ul li
{
    margin: 0 0 0.25em 1.5em;
    padding: 0;
    list-style: disc;
}
ol.task-list li.active
{
    font-weight: bold;
}
.form-item
{
    margin-top: 1em;
    margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item
{
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th
{
    border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th
{
    border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error
{
    border: 2px solid red;
}
.form-item .description
{
    font-size: 0.85em;
}
.form-item label
{
    display: block;
    font-weight: bold;
}
.form-item label.option
{
    display: inline;
    font-weight: normal;
}
.form-checkboxes, .form-radios
{
    margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item
{
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}
.marker, .form-required
{
    color: #f00;
}
.more-link
{
    text-align: right;
}
.more-help-link
{
    font-size: 0.85em;
    text-align: right;
}
.nowrap
{
    white-space: nowrap;
}
.item-list .pager
{
    clear: both;
    text-align: center;
}
.item-list .pager li
{
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.pager-current
{
    font-weight: bold;
}
.tips
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select
{
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item
{
    width: 8em;
}
dl.multiselect dt, dl.multiselect dd
{
    float: left;
    line-height: 1.75em;
    padding: 0;
    margin: 0 1em 0 0;
}
dl.multiselect .form-item
{
    height: 1.75em;
    margin: 0;
}
.container-inline div, .container-inline label
{
    display: inline;
}
ul.primary
{
    border-collapse: collapse;
    padding: 0 0 0 1em;
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #bbb;
}
ul.primary li
{
    display: inline;
}
ul.primary li a
{
    background-color: #ddd;
    border-color: #bbb;
    border-width: 1px;
    border-style: solid solid none solid;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a
{
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: #fff 1px solid;
}
ul.primary li a:hover
{
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}
ul.secondary
{
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}
ul.secondary li
{
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #ccc;
}
ul.secondary a
{
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active
{
    border-bottom: 4px solid #999;
}

html.js input.throbbing
{
    background-position: 100% -18px;
}
html.js fieldset.collapsed
{
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    height: 1em;
}
html.js fieldset.collapsed *
{
    display: none;
}
html.js fieldset.collapsed legend
{
    display: block;
}
html.js fieldset.collapsible legend a
{
    padding-left: 15px;
    background: url(../images/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a
{
    background-image: url(../images/menu-collapsed.png);
    background-position: 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table *
{
    display: inline;
}
html.js fieldset.collapsible
{
    position: relative;
}
html.js fieldset.collapsible legend a
{
    display: block;
}
html.js fieldset.collapsible .fieldset-wrapper
{
    overflow: auto;
}

.teaser-checkbox
{
    padding-top: 1px;
}
div.teaser-button-wrapper
{
    float: right;
    padding-right: 5%;
    margin: 0;
}
.teaser-checkbox div.form-item
{
    float: right;
    margin: 0 5% 0 0;
    padding: 0;
}
textarea.teaser
{
    display: none;
}
html.js .no-js
{
    display: none;
}

#first-time strong
{
    display: block;
    padding: 1.5em 0 .5em;
}
tr.selected td
{
    background: #ffc;
}
table.sticky-header
{
    margin-top: 0;
    background: #fff;
}
#clean-url.install
{
    display: none;
}
html.js .js-hide
{
    display: none;
}

.confirm-parent
{
    margin: 5px 0 0 0;
}
span.password-confirm
{
    visibility: hidden;
}
span.password-confirm span
{
    font-weight: normal;
}
ul.menu
{
    list-style: none;
    border: none;
    text-align: left;
}
ul.menu li
{
    margin: 0 0 0 0.5em;
}
li.expanded
{
    list-style-type: circle;
    list-style-image: url(../images/menu-expanded.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}
li.collapsed
{
    list-style-type: disc;
    list-style-image: url(../images/menu-collapsed.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}
li.leaf
{
    list-style-type: square;
    list-style-image: url(../images/menu-leaf.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}
li a.active
{
    color: #000;
}
td.menu-disabled
{
    background: #ccc;
}
ul.links
{
    margin: 0;
    padding: 0;
}
ul.links.inline
{
    display: inline;
}
ul.links li
{
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.block ul
{
    margin: 0;
    padding: 0 0 0.25em 1em;
}

.field .field-label, .field .field-label-inline, .field .field-label-inline-first
{
    font-weight: bold;
}
.field .field-label-inline, .field .field-label-inline-first
{
    display: inline;
}
.field .field-label-inline
{
    visibility: hidden;
}
.node-form .content-multiple-table td.content-multiple-drag
{
    width: 30px;
    padding-right: 0;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle
{
    padding-right: .5em;
}
.node-form .content-add-more .form-submit
{
    margin: 0;
}
.node-form .number
{
    display: inline;
    width: auto;
}
.node-form .text
{
    width: auto;
}

#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link
{
    margin: 4px 4px 0 0;
}
#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group
{
    font-weight: bold;
}
table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group
{
    float: left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed
{
    display: none;
}
table#content-field-overview tr.content-add-new .description
{
    margin-bottom: 0;
}
table#content-field-overview .content-new
{
    font-weight: bold;
    padding-bottom: .5em;
}
.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6
{
    margin: 1em 0 .5em 0;
}
.advanced-help-topic dd
{
    margin-bottom: .5em;
}
.advanced-help-topic span.code
{
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono" ,Monaco, "Lucida Console" ,monospace;
    font-size: 0.9em;
    padding: 1px;
}
.advanced-help-topic .content-border
{
    border: 1px solid #AAA;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus
{
    outline: 0;
}
body
{
    line-height: 1;
    color: black;
    background: white;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
a:focus
{
    outline: 1px dotted #6e7264;
}
body
{
    background: #d0d1cb url(../images/bg-repeat.png) repeat;
    color: #61635c;
    font: 15px/150% Georgia,serif;
}
h1, h2, h3
{
    font-weight: normal;
    line-height: 110%;
    color: #1e1a19;
}
h1
{
    font-size: 40px;
}
h2
{
    font-size: 28px;
}
h3
{
    font-size: 18px;
}
h4
{
    font-size: 14px;
    color: #cc5630;
}
p, table
{
    margin: 15px 0;
}
a:link, a:visited
{
    color: #4a7a89;
    text-decoration: none;
}
a:hover, a:active
{
    color: #6e7264;
    text-decoration: underline;
}
em
{
    font-style: italic;
}
code
{
    font: bold 13px "Courier New" ,Courier,monospace;
    background: #ccc;
}
strong, label, legend
{
    font-weight: bold;
}
dd
{
    margin-bottom: 20px;
}
ol, ul
{
    margin-left: 32px;
}
ol li
{
    list-style-type: decimal;
}
ul li
{
    list-style-type: disc;
}
fieldset
{
    margin-bottom: 1em;
    padding: 15px;
    background: #f1f1f1;
    border: 2px solid #ccc;
}
table
{
    width: 100%;
    border-collapse: collapse;
}
td, th
{
    vertical-align: top;
    padding: 3px 6px;
}
.form-text, .form-select, .form-textarea, .form-file, .form.submit
{
    font: normal 13px Verdana,Geneva,sans-serif;
}
.form-text, .form-select, .form-textarea, .form-file
{
    background: #f9f9f9;
    border: 2px solid #c4c4c4;
    padding: 5px;
    color: #555;
}
.form-text:focus, .form-select:focus, .form-textarea:focus
{
    border-color: #bbb;
    background: #fff;
}
.form-submit
{
    background: #f0f0f0;
    border-width: 2px;
    border-style: solid;
    border-color: #bdbdbd #707070 #707070 #bdbdbd;
    padding: 5px 10px;
    overflow: visible;
    font: bold 14px Arial,Helvetica,sans-serif;
    color: #555;
    cursor: pointer;
}
.clear-block
{
    clear: both;
}
#wrapper
{
    background: url(../images/bg.jpg) no-repeat center top;
}
#page
{
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
}
#site-name-and-slogan
{
    height: 80px;
}
h1#site-name
{
    font-size: 52px;
    float: left;
    padding: 20px 0 3px 0;
}
h1#site-name a
{
    color: #1e1a1a;
}
h1#site-name a:hover, h1#site-name a:active
{
    text-decoration: none;
}
#site-slogan
{
    font-size: 24px;
    float: left;
    padding: 40px 0 19px 20px;
    color: #72746d;
}
#primary
{
    height: 49px;
    padding-top: 14px;
    background: url(../images/tabs-fold.png) no-repeat;
    line-height: 1;
}
ul.primary-links, ul.primary-links li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.primary-links li, ul.primary-links li a
{
    background-image: url(../images/tabs.png);
    background-repeat: no-repeat;
}
ul.primary-links li
{
    float: left;
    background-position: left -25px;
}
ul.primary-links li.first
{
    background-position: left 0;
}
ul.primary-links li.active, ul.primary-links li.active-trail, ul.primary-links li.active:hover
{
    background-position: left -150px;
}
ul.primary-links li a
{
    display: block;
    background-position: right -50px;
    padding: 5px 30px;
    color: #eaeace;
}
ul.primary-links li.active a, ul.primary-links li.active-trail a, ul.primary-links li.active:hover a
{
    background-position: right -175px;
}
ul.primary-links li:hover
{
    background-position: left -100px;
}
ul.primary-links li:hover a
{
    background-position: right -125px;
}
ul.primary-links a:hover, ul.primary-links a:active
{
    text-decoration: none;
}





ul.mini-links, ul.mini-links li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.mini-links li, ul.mini-links li a
{
    background-image: none;
    background-repeat: no-repeat;
}
ul.mini-links li
{
    float: left;
}


#featured, #page-title
{
    background: #272221 url(../images/tabs-below.png) no-repeat left bottom;
    color: #efefe3;
    padding: 10px 30px 50px 30px;
    font-size: 40px;
}


body.no-sidebar #main, body.sidebar #main
{
    margin: 20px 30px 0 30px;
}
body.no-sidebar #main
{
    width: 900px;
}
body.sidebar #main
{
    width: 550px;
    float: left;
}
#sidebar
{
    width: 290px;
    padding: 20px 30px 0 30px;
    min-height: 510px;
    float: right;
    background: url(../images/sidebar2.png) no-repeat left top;

}

#sidebar-left
{
    width: 240px;
    padding: 20px 5px 0 5px;
    min-height: 510px;
    float: left;
    background: url(../images/sidebar2left.png) no-repeat right top;
}
body.sidebar #main-left
{
    width: 680px;
    float: right;
    text-align: left;
}


#bottom
{
    margin: 0 30px 30px 30px;
}
#footer
{
    background: url(../images/separator.png) no-repeat left top;
    padding: 50px 0 40px 0;
}
#bottom .block
{
    width: 270px;
    padding-right: 30px;
    float: left;
}
#block-testimonials-block_1 p
{
    margin: 0;
}
.block .block-description
{
    color: #cc5630;
    font-size: 17px;
    padding: 3px 0 10px 0;
}
.node.portfolio
{
    margin: 0 -30px 30px -30px;
    background: url(../images/separator.png) no-repeat left bottom;
    padding: 0 30px 40px 30px;
}

.node.portfolio .project-fields
{
    width: 398px;
    float: left;
    /*background: url(../images/portfolio-arrow.png) no-repeat right 65px;*/
}
.node.portfolio .project-fields .field-title
{
    font-size: 20px;
    margin-bottom: 5px;
    color: #818181;
}
.node.portfolio .project-fields .field-item
{
    margin-bottom: 25px;
}
.node.portfolio .project-fields .field-item p
{
    margin: 0;
}
.node.portfolio .project-fields .field-item.project-title
{
    font-size: 36px;
    color: #1e1a19;
    line-height: 100%;
}
.node.portfolio .project-fields .field-item.last
{
    margin-bottom: 0;
}
.node.portfolio .project-fields .field-item.project-website a
{
    font-size: 17px;
    padding-left: 20px;
    background: url(../images/bullet.png) no-repeat;
}
.node.portfolio .project-preview
{
    float: right;
}
.node.portfolio .project-preview img
{
    border: 1px solid #b7b9b3;
    background: #c2c4bf;
    padding: 10px;
}
.node.portfolio .project-preview img:hover
{
    background: #cfd0ce;
}
.node.portfolio .edit-link
{
    float: right;
}
#featured
{
    font-size: 15px;
}
#featured, #featured .node.portfolio a
{
    color: #a2a696;
}
#featured .node.portfolio a
{
    text-decoration: underline;
}
#featured .node.portfolio
{
    background: none;
    margin: 0;
    padding: 0;
}
#featured .node.portfolio .project-fields .field-item.project-title
{
    color: #dde1d5;
}
#featured .node.portfolio .project-fields .field-title
{
    color: #5c534d;
}
#featured .node.portfolio .project-preview img, #featured .node.portfolio .project-preview img:hover
{
    border-color: #322c2b;
    background: #322c2b;
}
#featured .featured-work-more-projects
{
    text-align: right;
}
#featured .featured-work-more-projects a
{
    color: #5c534d;
    font-size: 18px;
    padding-left: 32px;
    background: url(../images/arrow-right.png) no-repeat;
}
div.messages, div.warning
{
    padding: 4px 8px 4px 30px;
    margin: 5px 0;
    border-width: 3px;
    border-style: solid;
    color: #61635c;
}
div.messages.status, div.ok
{
    background: #e9f9e0 url(../images/messages-ok.png) no-repeat 6px 6px;
    border-color: #abcc99;
}
div.messages ul
{
    margin-left: 20px;
}
div.warning
{
    background: #f9f9e0 url(../images/messages-warning.png) no-repeat 6px 6px;
    border-color: #d3d47b;
}
div.error
{
    background: #fcdcdc url(../images/messages-error.png) no-repeat 6px 6px;
    border-color: #deaaaa;
}
.item-list ul
{
    margin: 0 0 0 32px;
}
.item-list ul li
{
    margin: 0;
}
.form-item input.error, .form-item textarea.error, .form-item select.error
{
    border: 2px solid #deaaaa;
    background: #fcdcdc;
}
.marker, .form-required
{
    color: #d36f6f;
}
ul.pager
{
    font-size: 18px;
}
ul.menu
{
    padding: 0;
}
ul.menu li
{
    margin: 0;
}
ul.menu li.expanded, ul.menu li.collapsed, ul.menu li.leaf
{
    background: url(../images/bullet.png) no-repeat 0 5px;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    padding: 3px 0 0 20px;
}
#sidebar ul.menu li a, #bottom ul.menu li a
{
    display: block;
}
ul.menu li a.active
{
    color: #6e7264;
    text-decoration: underline;
}
div#admin-menu
{
    font: 12px Arial,Helvetica,sans-serif;
    word-spacing: 2px;
}
div#admin-menu a
{
    font-weight: bold;
    color: #eee;
}
div#admin-menu, div#admin-menu ul
{
    line-height: 140%;
}
div#admin-menu li li
{
    filter: Alpha(opacity=96);
    opacity: 0.96;
}
body.admin-menu
{
    margin-top: 26px !important;
}
#contact-form-msg
{
    float: right;
    width: 410px;
    padding-left: 30px;
}
img.contact-mail
{
    float: right;
    margin-left: 10px;
}
form#contact-mail-page .form-text, form#contact-mail-page .form-textarea
{
    width: 440px;
}
fieldset.captcha
{
    width: 420px;
    display: block;
}
fieldset.captcha input#edit-captcha-response
{
    width: 150px;
}


 
 
 .social-list li
 {
    display: inline;
    list-style-type: none;
    padding-right: 10px;
 }

.social-image
{
    border: 0px;
}

.special-thanks
{
 color: #666666;
}






.post-header
{
    padding: 2px;
}

.posted-by
{
    font: 12px Arial,Helvetica,sans-serif;
    word-spacing: 2px;
    
}

.post-header-list ul
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
    
    margin: 0 -30px 30px -30px;
    
    padding: 0  30px 40px 30px;
}
.post-header-list li
{
    display: inline;
    list-style-type: none;
    padding-right: 35px;
    font: 12px Georgia,serif;
}

.post-footer
{
    background: url(../images/separator.png) no-repeat left bottom;
    padding: 2px;
    padding-bottom: 20px;
    padding-top: 30px;
    margin-bottom: 20px;
}

.post-footer-list ul
{
    display: inline;
    list-style-type: none;
    
    margin: 0 -30px 0 0;
    padding: 0 0 10px 0;
}

.post-footer-list li
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;

}

.post-footer-list li.tags
{
    display: inline;
    list-style-type: none;
    padding-right: 40px;
    font: 11px Verdana, Arial, Georgia,serif;

}
.post-footer-list li.comments
{
    display: inline;
    list-style-type: none;
    padding-right: 40px;
    font: 11px Verdana, Arial, Georgia,serif;

}

.post-footer-list-social ul
{
    clear: both;
    display: inline;
    list-style-type: none;
    margin: 0 -30px 30px 0;
    padding: 10px 0 40px 0;
}

.post-footer-list-social li
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;

}




.comment-header
{
    padding: 2px;
}
.comment-header-list ul
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
    
    margin: 0 -30px 30px -30px;
    
    padding: 0 30px 40px 30px;
}
.comment-header-list li
{
    display: inline;
    list-style-type: none;
    padding-right: 35px;
    font: 12px Georgia,serif;
}

.comment-body
{
    padding-top: 25px;

}

.comment-footer
{
    
    padding: 2px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
}





/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:910px;
		height:310px;
		overflow:hidden; 
		}
	span#prevBtn{
	
	/* background: url(../images/arrow-left.png) no-repeat 0 5px;*/ 
	}
	span#prevBtn a
	{
	color: #e6a646;
	}
	
	span#nextBtn{
	color: #e6a646;
	/* background: url(../images/arrow-right.png) no-repeat 0 5px;*/ 
	}			
	span#nextBtn a {		
    color: #e6a646;
	}
/* // Easy Slider */



/* Toy Paging */

#Toycontainer {
   margin: 1%;
   padding: 0;
   width: 97%;
}
#Toyleft {
   float: left;
   width: 46.5%;
   margin: 1% 0 1% 1%;
   padding: 1%;
   color: #000;
}
#Toyright {
text-align: right;
   float: right;
   margin: 1% 1% 1% 0;
}


#Toycontainer2 {
   margin: 1%;
   padding: 0;
   width: 97%;
}
#Toyleft2 {
   float: left;
   width: 46.5%;
   margin: 1% 0 1% 1%;
   padding: 1%;
   color: #000;
}
#Toyright2 {
text-align: right;
   float: right;
   margin: 1% 1% 1% 0;
}

.Toyclear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

.toyDataList
{

}

.toyDataList strong
{
    color: #61635c;
    font: 15px/150% Georgia,serif;
    font-weight: normal;
    text-align: left;
}

.toyDataList image
{
    /*display: block;
    margin-left: auto;
    margin-right: auto;*/
    border: 0px;
}

.alt-data-row
{
    width: 250px;
    margin: 0 25px 0 0;

}


.toy-details
{

}

.toy-details ul
{
    list-style-type: none;
    padding-right: 10px;
    
    margin: 0 -30px 5px -30px;
    
    padding: 0 30px 5px 30px;
}
.toy-details li
{
    list-style-type: none;
    padding-right: 35px;
    font: 12px Georgia,serif;
}

.toy-details li strong
{
    list-style-type: none;
    padding-right: 35px;
    font: bold 12px Georgia,serif;
}

.google-ads
{
     text-align: center;
}
.google-ads-padded
{
     text-align: center;
     padding-bottom: 20px;
}




.SFaddComment{ width:100%;margin:10px 0 0 0;padding:0 0 1px;}

.SFaddComment fieldset{padding:0 22px 8px 19px;border-bottom:1px solid #ccc;}

.SFaddComment dl{margin:0;padding:11px 0 0;font-size:.92em;line-height:2.2;width:100%;}

.SFaddComment label{cursor:pointer;}
.SFaddComment dt{margin:9px 0 0;padding:0;color:#585858;}

.SFaddComment dd{margin:0;padding:0;color:#808080;}.comment-form input{width:283px;height:20px;background:url(http://localhost:54784/DukesOnline3dot5/images/bg-input.gif) repeat-x 0 0;padding:5px 0 0 4px;}

.SFaddComment textarea{background-color:#fff;color:#333;font:1.3em/1.4em Arial,Verdana,Geneva,Arial,Helvetica,sans-serif;border:1px solid #c6c6c6;padding:5px 10px 5px 5px;width:98%;height:140px;margin:3px 0 0 0;}
.SFaddComment .submit input{width:154px;height:31px;padding:0;margin:8px 0 0;border:none;}

.SFaddComment .trap
{
    position:absolute;
    left:-999em;
}