.store-order-action-list li.store-order-action-quantity-li {
    display: inline !important;
}

body {
    color: #555555;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    min-width: 940px;
}
h1, h2, h3, h4, h5, h6 {
    color: #222222;
    font-weight: normal;
    margin: 0;
}
h1 {
    font-size: 24px;
	padding-bottom: 7px;
}
h2 {
    font-size: 22px;
	padding-bottom: 7px;

}
h3 {
    font-size: 18px;
	padding-bottom: 7px;

}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
p {
    font: 14px/22px 'Droid Sans','Myriad Pro',Helvetica,Arial,sans-serif;
    margin: 0;
}
hr {
    background-color: #E6E6E6;
    border: 0 none;
    height: 1px;
    margin-bottom: 20px;
}
input, textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    padding: 7px;
}
a:link, a:visited {
    color: #83B441;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: underline;
}
#wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
}
#top {
    background: url("images/bg.jpg") no-repeat scroll center top #273B52;
}
#main {
    width: 580px;
}
#main.fullwidth {
    width: 940px;
}
#sidebar {
    width: 300px;
}
#sidebar .secondary {
    width: 140px;
}
.col-left {
    float: left;
}
.col-right {
    float: right;
}
.col-full {
    margin: 0 auto;
    width: 940px;
}
#navigation {
    font-size: 11px;
}
#navigation ul.rss {
    background: url("images/ico-rss.png") no-repeat scroll 0 5px transparent;
    padding: 6px 0 3px 15px;
}
#navigation ul.rss li {
    display: inline;
    padding: 0 10px;
}
ul#nav {
    margin-top: 9px;
}
#nav, #nav ul {
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: 99999;
}
#nav a {
    color: #FFFFFF;
    display: block;
    font: 17px/26px 'Droid Sans','Myriad Pro',Helvetica,Arial,sans-serif;
    padding: 0 10px;
    text-decoration: none;
    z-index: 100;
}
#nav li {
    float: left;
    margin: 0 1px;
    padding: 2px;
    width: auto;
}
#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent, #nav li.current-menu-item, #nav li.current-menu-ancestor {
    background: url("images/bg-nav.png") repeat-x scroll center top #333333;
}
#nav li li.current_page_item, #nav li li.current_page_parent, #nav li li.current-menu-item, #nav li li.current-menu-ancestor {
    background: none repeat scroll 0 0 transparent;
}
#nav li ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EFEFEF;
    left: -999em;
    position: absolute;
    width: 172px;
}
#nav li ul li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EFEFEF;
    border-style: solid;
    border-width: 0 0 1px;
    margin: 0;
    padding: 0;
}
#nav li ul li a {
    background: url("images/ico-bullet.png") no-repeat scroll 5px 10px transparent;
    color: #000000;
    font-size: 12px;
    line-height: 30px;
    padding-left: 15px;
    width: 145px;
}
#nav li ul li:hover {
    background: none repeat scroll 0 0 #FAFAFA;
}
#nav li ul {
    padding: 5px;
}
#nav li ul ul {
    margin: -25px 0 0 120px;
}
#nav li ul li ul li a {
    border-width: 0 0 1px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav .sf-sub-indicator {
    display: none;
}
#header {
    clear: both;
    padding: 50px 0 40px;
    position: relative;
}
#logo {
    float: left;
}
#logo img {
}
#logo .site-title {
    color: #FFFFFF;
    display: none;
    font-family: 'Droid Sans','Myriad Pro',Helvetica,Arial,sans-serif;
}
#logo .site-description {
    color: #CCCCCC;
    display: none;
    font-family: 'Droid Serif',Georgia,serif;
}
#logo .site-title a {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
    text-transform: none;
}
#logo .site-title a:hover {
    text-decoration: underline;
}
#logo .site-description {
    color: #999999;
    font: italic 14px 'Droid Serif',Georgia,serif;
}
#topad {
    float: right;
}
#content {
    background: url("images/bg-content-top.png") repeat-x scroll center top transparent;
    min-height: 100px;
    padding: 50px 0 30px;
}
#sidebar {
    overflow: hidden;
}
#sidebar .primary {
}
#sidebar .secondary {
    float: left;
    margin-right: 20px;
}
#sidebar .secondary.last {
    margin: 0;
}
#footer {
    background: none repeat scroll 0 0 #282828;
    color: #999999;
    padding: 20px 0;
}
#footer p {
    font: 12px/18px 'Droid Sans','Myriad Pro',Helvetica,Arial,sans-serif;
}
#footer a {
    color: #AAAAAA;
}
#footer #credit img {
    vertical-align: middle;
}
#footer #credit span {
    display: none;
}
#featured {
    background: url("images/featured-border.png") repeat-x scroll center top transparent;
    display: none;
    padding-bottom: 30px;
    padding-top: 40px;
}
#featured .wrap {
    margin-bottom: 30px;
}
#featured .featured-image {
    float: right;
    padding-left: 20px;
    position: relative;
}
#featured .video {
    float: right;
    padding: 0 0 30px 30px;
}
#featured .featured-image img {
    z-index: 999;
}
#featured h2 {
    color: #F6F6F6;
    font-size: 36px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 30px;
}
#featured p {
    color: #F6F6F6;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}
.hidden {
    display: none;
}
#container {
    width: 10000px;
}
#featured .slide {
    float: left;
    width: 940px;
    z-index: 980 !important;
}
#featured a.btn {
    background: url("images/btn-slider-a.png") no-repeat scroll right top transparent;
    color: #444444;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 48px;
    margin-bottom: 20px;
    margin-right: 15px;
    padding-right: 23px;
    text-decoration: none;
    text-transform: uppercase;
}
#featured a.btn span {
    background: url("images/btn-slider-span.png") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 14px;
    padding: 17px 0 17px 23px;
}
#featured a.btn:hover {
    color: #222222;
    opacity: 0.9;
    outline: medium none;
}
#featured a.btn:hover span {
    padding: 17px 0 17px 23px;
}
#breadcrumb {
    background: url("images/bg-breadcrumb.png") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #AAAAAA;
    color: #666666;
    height: 50px;
    line-height: 50px;
}
#breadcrumb .subscribe img {
    padding: 13px 0 0 10px;
}
#breadcrumb a.left {
    background: url("images/btn-left.png") no-repeat scroll center top transparent;
    display: block;
    float: left;
    height: 30px;
    margin-right: 5px;
    margin-top: 10px;
    width: 30px;
}
#breadcrumb a.right {
    background: url("images/btn-right.png") no-repeat scroll center top transparent;
    display: block;
    float: left;
    height: 30px;
    margin-top: 10px;
    width: 30px;
}
#breadcrumb a.left:hover {
    background: url("images/btn-left.png") no-repeat scroll center bottom transparent;
}
#breadcrumb a.right:hover {
    background: url("images/btn-right.png") no-repeat scroll center bottom transparent;
}
.pagination {
    margin-top: 2px;
}
.pagination li {
    display: inline;
}
.pagination li a {
    background: url("images/btn-slider.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    overflow: hidden;
    padding-top: 13px;
    width: 13px;
}
.pagination li.active a, .pagination li a:hover {
    background: url("images/btn-slider-active.png") no-repeat scroll 0 0 transparent;
}
#mini-features {
    margin: 0;
}
#mini-features .block {
    float: left;
    margin: 0 30px 30px 0;
    width: 275px;
}
#mini-features .block.last {
    margin-right: 0;
}
#mini-features .home-icon {
    float: left;
    margin-right: 10px;
}
#mini-features h3 {
    color: #444444;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    padding-bottom: 20px;
    padding-top: 5px;
}
#mini-features p {
    padding-bottom: 20px;
}
#mini-features .more-features {
    background: url("images/bg-border.png") no-repeat scroll center top transparent;
    padding-top: 20px;
}
#mini-features .more-features a {
    color: #777777;
    float: right;
    padding: 5px 5px 0 0;
}
#mini-features .more-features a:hover {
    color: #555555;
    text-decoration: none;
}
#mini-features .more-features a span {
    font-weight: bold;
    line-height: 18px;
    padding-right: 10px;
    text-transform: uppercase;
}
#mini-features .more-features img {
    height: 30px;
    vertical-align: middle;
    width: 30px;
}
#mini-features a.btn {
    background: url("images/bg-button-a.png") no-repeat scroll right top transparent;
    color: #999999;
    display: block;
    float: left;
    font: bold 11px "Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
    height: 23px;
    margin-right: 6px;
    padding-right: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
#mini-features a.btn span {
    background: url("images/bg-button-span.png") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 14px;
    padding: 4px 0 5px 20px;
}
#mini-features a.btn:hover {
    background-position: right bottom;
    color: #555555;
    outline: medium none;
}
#mini-features a.btn:hover span {
    background-position: left bottom;
    padding: 4px 0 5px 20px;
}
#main-page1 {
    margin: 0 0 30px;
}
#main-page2 {
    margin: 30px 0 10px;
}
#portfolio .block {
    display: inline;
    margin: 0 10px 20px;
    width: 450px;
}
#portfolio .block a.thumb {
    background: url("images/portfolio-hover.png") no-repeat scroll 50% 50% transparent;
    border: 1px solid #DDDDDD;
    display: block;
    margin: 0 0 20px;
    padding: 4px;
}
#portfolio .block img.portfolio-img {
}
#portfolio .block h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
.port-cat {
    text-transform: uppercase;
}
.port-cat a {
    background: none repeat scroll 0 0 #E4E4E4;
    border: 1px solid #CCCCCC;
    margin: 0 0 0 5px;
    padding: 2px 6px;
}
.port-cat a:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    text-decoration: none;
}
.archive_header {
    background: url("images/bg-border.png") no-repeat scroll center bottom transparent;
    display: block;
    float: left;
    font-family: 'Droid Serif',Georgia,serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 25px;
    padding: 0 0 20px;
    width: 100%;
}
.archive_header .catrss a {
    font-size: 14px;
    line-height: 28px;
    text-decoration: none;
}
.post {
    margin: 0 0 30px;
}
.post .title, .single .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 15px;
    position: relative;
}
.page .post .title, .single .title {
    margin: 0 0 20px;
}
.post .title a:link, .post .title a:visited, .single .title a:link, .single .title a:visited {
    color: #222222;
}
.post-meta {
    font: 11px/11px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin: 10px 0 25px;
    text-transform: uppercase;
}
.post-meta .comments a {
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
.post-meta .small {
    text-transform: lowercase;
}
.post-meta, .post-meta .post-author a, .post-more {
    color: #868686;
}
.post-more {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 4px 0 1px;
    clear: both;
    font: 11px/16px Arial,Helvetica,sans-serif;
    padding: 10px 0;
    text-transform: uppercase;
}
.post-more a, .post-meta a {
    text-decoration: none;
}
.post-more a:hover, .post-meta a:hover {
    text-decoration: underline;
}
.post p.tags {
    background: url("images/ico-tag.gif") no-repeat scroll left center transparent;
    clear: both;
    margin-bottom: 20px;
    padding-left: 25px;
    width: 100%;
}
.entry {
}
.entry h1 {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.entry h2 {
    padding-bottom: 20px;
}
.entry h3 {
    padding-bottom: 10px;
}
.entry h4 {
}
.entry h5 {
}
.entry h6 {
}
.entry p {
    margin: 0 0 20px;
}
.entry blockquote {
    background: url("images/blockquote.png") no-repeat scroll 0 12px transparent;
    color: #444444;
    padding: 10px 20px 10px 50px;
}
.entry blockquote p {
    font-family: 'Droid Serif',Georgia,serif;
    font-style: italic;
}
.entry ul {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
}
.entry ul ul {
    margin: 0;
}
.entry ul li {
    list-style-type: circle;
}
.entry ul ul li {
    list-style-type: disc;
}
.entry ol {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
}
.entry ol ol {
    margin: 0;
}
.entry ol li {
    list-style-type: upper-alpha;
}
.entry ol li ol li {
    list-style-type: lower-alpha;
}
.entry img, img.thumbnail {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E6E6E6;
    padding: 5px;
}
img.wp-smiley {
    border: medium none;
    padding: 0;
}
.alignleft {
    float: left;
    height: auto;
    margin: 5px 15px 5px 0;
}
.alignright {
    float: right;
    height: auto;
    margin: 5px 0 5px 15px;
}
.aligncenter {
    margin-bottom: 15px;
    text-align: center;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry .wp-caption {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E6E6E6;
    padding: 1px;
    text-align: center;
}
.entry .wp-caption img {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 4px 0;
}
.entry .wp-caption-text {
    font: 11px/22px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
.nav-entries, .wp-pagenavi {
    background: url("images/bg-border.png") no-repeat scroll center top transparent;
    padding: 30px 0;
}
.nav-entries a {
    color: #777777;
    display: block;
    font: italic 12px/16px 'Droid Serif',Georgia,serif;
    text-decoration: none;
}
.nav-entries a:hover {
    text-decoration: underline;
}
.wp-pagenavi {
    margin: 0 !important;
    text-align: right !important;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited {
    background: none repeat scroll 0 0 #EEEEEE !important;
    border: 1px solid #DDDDDD !important;
    color: #666666 !important;
    display: inline !important;
    padding: 3px 7px !important;
    text-decoration: none !important;
}
.wp-pagenavi .current, .wp-pagenavi .on, .wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #DDDDDD !important;
    border: 1px solid #BBBBBB !important;
    padding: 3px 7px !important;
}
.wp-pagenavi span.extend, .wp-pagenavi span.pages {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: #666666 !important;
    float: left;
    font-family: 'Droid Serif',Georgia,serif;
    padding: 0 !important;
}
.widget {
    font-size: 14px;
    margin: 0 0 30px;
}
.widget h3 {
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0;
}
.widget p {
    margin-bottom: 15px;
}
.widget ul {
    clear: both;
    list-style-position: inside;
    list-style-type: disc;
    padding-left: 10px;
}
.widget ul li {
    background: url("images/ico-bullet.png") no-repeat scroll left 8px transparent;
    list-style-type: none;
    padding-left: 10px;
}
.widget ul li a {
    color: #555555;
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 0 5px;
    text-decoration: none;
}
.widget ul li a:hover {
    text-decoration: underline;
}
.widget ul ul {
    border-top: medium none;
    padding: 0 0 0 15px;
}
.widget_recent_comments li, #twitter li {
    border-bottom: 1px solid #EEEEEE;
    line-height: 18px;
    padding: 6px 0;
}
.widget_recent_comments li a, #twitter a {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    display: inline;
    line-height: 18px !important;
    padding: 0;
}
.widget .textwidget, .widget ul, .widget_woo_feedback .feedback {
    background: none repeat scroll 0 0 #F0F0F0;
    padding: 25px;
}
.widget .textwidget {
    padding-bottom: 10px;
}
#footer-widgets {
    background: url("images/bg-footer-widgets.png") repeat-x scroll center top #DEDEDE;
    padding: 20px 0;
}
#footer-widgets .left {
    background: url("images/border-vertical.png") repeat-y scroll right center transparent;
    float: left;
    margin-top: 20px;
    padding: 0 40px 0 0;
    width: 580px;
}
#footer-widgets .right {
    float: right;
    padding: 20px 0 0;
    width: 280px;
}
#footer-widgets h3 {
    text-transform: uppercase;
}
#footer-widgets .widget .textwidget, #footer-widgets .widget ul {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
#footer-widgets .widget ul {
    padding-left: 10px;
}
#footer-widgets p {
    color: #333333;
}
#footer-widgets .post-meta {
    color: #777777;
}
#searchform {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 6px solid #E2E2E2;
    position: relative;
}
#searchform .btn {
    border: 0 none;
    bottom: 0;
    padding: 2px;
    position: absolute;
    right: 10px;
}
.widget input#s, .widget input.field {
    border: 0 none;
    color: #999999;
    margin-left: 10px;
    padding: 8px 0;
    width: 180px;
}
#footer-widgets .widget input.s {
    width: 55%;
}
.widget .screen-reader-text {
    display: none;
}
.widget input.submit {
    float: right;
}
.widget_woo_flickr h3 {
}
.widget_woo_flickr h3 span {
    color: #0061D8;
}
.widget_woo_flickr h3 span span {
    color: #FF1183;
}
.widget_woo_flickr .flickr_badge_image {
    float: left;
    margin: 3px;
}
.widget_woo_flickr .wrap {
    margin-bottom: 20px;
    padding: 0;
    position: relative;
}
.widget_woo_flickr a img {
    border: 1px solid #CECFC6;
    display: block;
    float: left;
    margin: 0 0 8px 8px;
    padding: 3px;
}
.widget_woo_flickr a:hover img {
    border: 1px solid #A8AA99;
}
.widget_lifestream ul li {
    border-bottom: 1px solid #E0E6E6;
}
.widget_lifestream ul li a {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
}
.widget_lifestream ul .lifestream_meta {
    color: inherit;
}
#wp-calendar {
    clear: both;
    margin-bottom: 15px;
    padding: 0;
    width: 95%;
}
#wp-calendar caption {
    padding: 10px;
}
#wp-calendar th, #wp-calendar td {
    background: none repeat scroll 0 0 #E7E7E7;
    color: #9E9E9E;
    padding: 5px;
    text-align: center;
}
#wp-calendar td {
    background: none repeat scroll 0 0 transparent;
}
#wp-calendar td, table#wp-calendar th {
    padding: 3px 0;
}
.widget_woo_blogauthorinfo .avatar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #E6E6E6;
    padding: 5px;
}
.widget_woo_blogauthorinfo .left {
    float: left;
    margin: 0 10px 5px 0;
}
.widget_woo_blogauthorinfo .right {
    float: right;
    margin: 0 0 5px 10px;
}
.widget_woo_news {
    position: relative;
}
.widget_woo_news h3 {
    background: url("images/border-horizontal.png") repeat-x scroll center bottom transparent;
    color: #444444;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.widget_woo_news .rss {
    position: absolute;
    right: 0;
    top: 0;
}
.widget_woo_news a.title {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
}
.widget_woo_news .post-meta {
    font-size: 11px;
}
.widget_woo_news .item {
    clear: both;
    margin-bottom: 25px;
}
.widget_woo_feedback h3 {
    background: url("images/ico-feedback.png") no-repeat scroll 0 0 transparent;
    padding: 5px 0 5px 42px;
}
.widget_woo_feedback blockquote p {
    color: #555555;
    font-family: 'Droid Serif',Georgia,serif;
    font-style: italic;
}
.widget_woo_feedback cite {
    color: #555555;
    font-family: 'Droid Sans',Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
}
.widget_woo_twitter h3 {
    background: url("images/ico-twitter.png") no-repeat scroll 0 0 transparent;
    padding: 5px 0 5px 42px;
}
.widget_woo_twitter h3 a {
    color: #555555;
}
.widget_woo_twitter ul {
    padding-bottom: 10px;
}
.widget_woo_twitter ul li {
    background: none repeat scroll 0 0 transparent;
    font-family: 'Droid Serif',Georgia,serif;
    font-style: italic;
    padding: 0 0 15px;
}
.widget_woo_twitter ul li span {
    display: block;
}
.widget_woo_twitter ul li a {
    color: #999999;
    padding: 0;
}
.widget_woo_twitter ul li span a {
    color: #333333;
}
#tabs {
    background: none repeat scroll 0 0 #F0F0F0;
    display: block;
    height: auto;
    margin-bottom: 30px;
    padding: 5px;
}
#tabs ul.wooTabs {
    padding: 0;
}
#tabs ul.wooTabs li {
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 0;
}
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    text-decoration: none;
}
#tabs ul.wooTabs li a {
    color: #777777;
    display: block;
    float: left;
    font: 11px/18px "Trebuchet MS",Arial,Helvetica,sans-serif;
    padding: 8px;
    text-transform: uppercase;
}
#tabs .inside {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
}
#tabs .inside li {
    background: none repeat scroll 0 0 #FFFFFF;
}
#tabs #tab-tags {
    padding: 10px;
}
#tabs .inside ul {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 0;
    margin: 0;
}
#tabs .inside li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 10px;
}
#tabs .inside li a {
    color: #555555;
    font: bold 12px/18px 'Droid Serif',Georgia,serif;
}
#tabs .inside a:hover {
}
#tabs .inside li span.meta {
    color: #777777;
    display: block;
    font: 11px/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 8px 0 0;
    padding: 2px;
}
#connect {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #B2B2B2;
    clear: both;
    margin: 0 0 1.5em;
    padding: 15px;
}
#main #connect .col-left, #connect .col-right {
    width: 48%;
}
#connect h3 {
    margin-bottom: 15px;
}
#connect p {
    margin: 0 0 1em;
}
#connect .newsletter-form {
    margin: 0 0 1em;
}
#connect .newsletter-form .input {
}
#connect .newsletter-form .email {
    width: 140px;
}
#connect .newsletter-form .submit {
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    float: none;
    margin: 5px;
}
#connect .social {
}
#connect .social a {
    opacity: 0.8;
}
#connect .social a:hover {
    opacity: 1;
}
#connect .related-posts {
    border-left: 1px solid #E6E6E6;
    padding-left: 15px;
}
#connect .related-posts ul {
    list-style: disc outside none;
    margin: 5px 0 5px 15px;
}
.widget #connect .fl, .widget #connect .fr {
    float: none;
}
#comments {
    background: url("images/bg-border.png") no-repeat scroll center top transparent;
    margin: 30px 0 0;
    padding: 40px 0 0;
    position: relative;
}
#comments h3 {
    color: #333333;
    font-weight: normal;
    margin-bottom: 20px;
}
#comments .comment.thread-even {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #B2B2B2;
}
#comments .comment {
    list-style-type: none;
    margin-top: 10px;
    width: 100%;
}
#comments .comment .comment-container {
    padding: 20px;
    position: relative;
}
#comments .comment-head {
    margin: 0 0 15px;
}
#comments .avatar {
    float: left;
    margin: 0 15px 10px 0;
}
#comments .avatar img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 0;
    padding: 3px;
    vertical-align: middle;
}
#comments .comment-head .name {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma {
    font-size: 11px;
}
#comments .comment-entry p {
    margin: 0 0 10px;
}
#comments .reply {
    padding-top: 10px;
}
#comments .reply a {
}
#comments .reply a:hover {
}
#comments ul.children {
    margin: 10px 10px 0 25px;
    padding: 0;
}
#comments ul.children li {
    border-top: 1px solid #E6E6E6;
}
#comments .cancel-comment-reply {
    margin: 10px 0;
}
#comments .navigation {
}
#comments .navigation a {
    display: block;
    margin: 15px 0 0;
    text-decoration: none;
}
#comments .navigation a:hover {
}
#comments h3#pings {
    margin-top: 25px;
}
#comments .pingbacks li.pingback {
    margin: 10px 0;
}
#comments .pingbacks li.pingback .reply {
    display: none;
}
#respond {
    margin: 40px 0 0;
}
#respond h3 {
    color: #333333;
    font-weight: normal;
    margin-bottom: 20px;
}
#respond .left {
    float: left;
    margin-right: 15px;
    width: 200px;
}
#respond .right {
    float: left;
    width: 380px;
}
#respond label {
    color: #777777;
    font-size: 11px;
}
#commentform {
    margin: 15px 0 0;
}
#commentform label {
    display: inline-block;
    margin-top: 5px;
    position: relative;
    vertical-align: top;
}
#commentform input.txt, #commentform textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font: 14px/14px Arial,Helvetica,sans-serif;
}
#commentform input.txt {
    background: none repeat scroll 0 0 #FCFCFC;
    color: #666666;
    margin: 0 5px 10px 0;
    padding: 5px 7px;
    width: 170px;
}
#commentform textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    color: #666666;
    padding: 5px 7px;
    width: 95% !important;
}
#commentform #submit {
    margin: 15px 0 0;
}
h3#pings {
    margin: 25px 0 10px;
}
.pinglist li {
    list-style-type: decimal;
    margin: 0 0 0 20px;
}
.pinglist li .author {
    font-size: 15px;
    font-weight: bold;
}
.pinglist li .date {
    font-size: 11px;
}
.pinglist li .pingcontent {
    display: block;
    margin: 10px 0;
}
.button, .button:visited, .reply a {
    background: url("images/alert-overlay.png") repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}
.button, .button:visited, .reply a {
    background-color: #83B441;
}
.button:hover, .reply a:hover {
    color: #FFFFFF !important;
    text-decoration: none;
}
.button:active, .reply a:active {
    top: 1px;
}
.small.button, .small.button:visited, .reply a {
    font-size: 10px;
    padding: 0 6px 1px;
    text-transform: uppercase;
}
.button, .button:visited, .medium.button, .medium.button:visited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
}
.large.button, .large.button:visited {
    font-size: 14px;
    padding: 8px 14px 9px;
}
p.alert, p.download, p.info, p.note, p.tick {
    margin: 10px 0 20px;
    padding: 9px 10px 9px 50px;
}
p.alert {
    background: url("images/ico-alert.png") no-repeat scroll 20px 13px #FFD9C8;
    border-bottom: 1px solid #F0BAA2;
    border-top: 1px solid #F0BAA2;
}
p.download {
    background: url("images/ico-download.png") no-repeat scroll 20px 13px #EDFCD5;
    border-bottom: 1px solid #D4EBAF;
    border-top: 1px solid #D4EBAF;
}
p.tick {
    background: url("images/ico-tick.png") no-repeat scroll 20px 13px #EDFCD5;
    border-bottom: 1px solid #D4EBAF;
    border-top: 1px solid #D4EBAF;
}
p.info {
    background: url("images/ico-info.png") no-repeat scroll 20px 13px #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}
p.note {
    background: url("images/ico-note.png") no-repeat scroll 20px 13px #FEF6D2;
    border-bottom: 1px solid #EFE3AE;
    border-top: 1px solid #EFE3AE;
}
#contact-page .screenReader {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
#contact-page ol.forms {
    float: left;
    list-style: none outside none;
    margin: 10px 0 0;
    width: 100%;
}
#contact-page ol.forms li {
    clear: both;
    float: left;
    margin-bottom: 18px;
    position: relative;
    width: 100%;
}
#contact-page ol.forms label {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: 700;
    padding-right: 20px;
    width: 100px;
}
#contact-page ol.forms input.txt {
    width: 214px;
}
#contact-page ol.forms input#sendCopy {
    border: medium none;
}
#contact-page ol.forms textarea {
    height: 300px;
    width: 400px;
}
#contact-page ol.forms li .error {
    color: red;
    display: block;
    font-size: 12px;
    margin-left: 120px;
}
#contact-page ol.forms li.textarea .error {
    display: block;
    margin-left: 120px;
}
#contact-page ol.forms li.screenReader {
    margin-bottom: 0;
}
#contact-page ol.forms li.buttons .submit {
    margin: 15px 0 0 120px;
}
#contact-page ol.forms li.inline input {
    margin-left: 120px;
    width: auto;
}
#contact-page ol.forms li.inline label {
    display: inline;
    float: none;
    width: auto;
}
.gfield {
    margin-bottom: 10px;
}
.gform_wrapper .top_label .gfield_label {
    display: block;
    float: left;
    margin: 5px 0 4px !important;
    padding-right: 20px;
    width: 100px;
}
.gform_wrapper input.button {
    padding: 5px 10px 6px !important;
}
.gform_wrapper input {
    padding: 7px 3px !important;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    padding: 7px 3px !important;
    width: 400px !important;
}
.gform_wrapper .entry img, .gform_wrapper img.thumbnail {
    border: 0 none !important;
    padding: 0 !important;
}
ul.top_label .clear-multi {
    clear: none !important;
}
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio {
    margin-left: 120px !important;
}
img.ui-datepicker-trigger {
    border: 0 none;
    padding: 0;
}
.ie img, .ie .btn {
    background: none repeat scroll 0 0 transparent;
}
body.home #breadcrumb {
    position: relative;
    z-index: 990;
}
body.home #breadcrumb .col {
    position: relative;
    z-index: 999;
}
#woofader {
    position: relative;
}
#featured .wrap {
    padding-bottom: 50px;
}
#featured .featured-image {
    z-index: 999;
}
#featured .featured-image a {
    display: block;
}
#featured .slide.hidden {
    display: none;
}



#nav a,
#footer #footer-widgets h3,
#featured.home h2 ,
#logo .site-title
a{text-shadow:#000 0px 1px 0}#nav li ul li
a{text-shadow:none}#featured h2, #featured
p{text-shadow:#000 0px 1px 0}#footer-widgets{text-shadow:#fff 1px 1px 0}#featured a.btn
span{text-shadow:#fff 1px 1px 0}#nav li ul,
#nav li:hover,
#nav li.current_page_item,
#nav li.current_page_parent,
#nav li.current-menu-item,
#nav li.current-menu-ancestor{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent, #nav li.current-menu-item, #nav li.current-menu-ancestor{background-color:rgba(0, 0, 0, 0.3)}#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent, #nav li.current-menu-item, #nav li.current-menu-ancestor{-webkit-box-shadow:0px 1px 1px rgba(0,0,0,.5);-moz-box-shadow:0px 0px 1px rgba(0,0,0,1);box-shadow:0px 0px 1px rgba(0,0,0,.5)}#nav li
ul{-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.5);-moz-box-shadow:0px 1px 3px rgba(0,0,0,.5);box-shadow:0px 1px 3px rgba(0,0,0,.5)}#nav li li:hover,
#nav li li.current_page_item,
#nav li li.current_page_parent,
#nav li li.current-menu-item,
#nav li li.current-menu-ancestor{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.button,.button:visited,.medium.button,.medium.button:visited{text-shadow:0 -1px 1px rgba(0,0,0,0.25)}.button, .button:visited, .reply
a{-moz-border-radius:5px;-webkit-border-radius:5px;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25);text-shadow:0 -1px 1px rgba(0,0,0,0.25);border:1px
solid rgba(0,0,0,.25);border-bottom-color:rgba(0,0,0,.35)}.button:hover, .reply a:hover{opacity:0.9}#tabs,#searchform{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover{border-top-right-radius:3px;border-top-left-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-topleft:3px;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px}.widget .textwidget, .widget ul, #tabs, .widget_woo_feedback
.feedback{-webkit-box-shadow:1px 2px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 2px 1px rgba(0,0,0,.15);box-shadow:1px 2px 1px rgba(0,0,0,.15);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;margin-right:2px}#footer-widgets .widget .textwidget, #footer-widgets .widget ul, .widget ul
ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;margin-right:0}.port-cat
a{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}div.light_rounded .pp_top
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top
.pp_middle{background:#fff}div.light_rounded .pp_top
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content
.ppt{color:#000}div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container
.pp_right{background:#fff}div.light_rounded
.pp_content{background-color:#fff}div.light_rounded .pp_next:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded
.pp_expand{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded
.pp_contract{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded
.pp_close{width:75px;height:22px;background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded #pp_full_res
.pp_inline{color:#000}div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery
a.pp_arrow_next{margin-top:12px !important}div.light_rounded .pp_nav
.pp_play{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav
.pp_pause{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded
.pp_arrow_previous{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded
.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded
.pp_arrow_next{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded
.pp_arrow_next.disabled{background-position: -22px -87px;cursor:default}div.light_rounded .pp_bottom
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom
.pp_middle{background:#fff}div.light_rounded .pp_bottom
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded
.pp_loaderIcon{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top
.pp_middle{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_top
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded
.pp_content{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_next:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded
.pp_expand{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded
.pp_contract{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded
.pp_close{width:75px;height:22px;background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded
.currentTextHolder{color:#c4c4c4}div.dark_rounded
.pp_description{color:#fff}div.dark_rounded #pp_full_res
.pp_inline{color:#fff}div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery
a.pp_arrow_next{margin-top:12px !important}div.dark_rounded .pp_nav
.pp_play{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav
.pp_pause{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded
.pp_arrow_previous{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded
.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded
.pp_arrow_next{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded
.pp_arrow_next.disabled{background-position: -22px -87px;cursor:default}div.dark_rounded .pp_bottom
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom
.pp_middle{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_bottom
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded
.pp_loaderIcon{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square
.pp_content{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/contentPattern.png) top left repeat}div.dark_square
.currentTextHolder{color:#c4c4c4}div.dark_square
.pp_description{color:#fff}div.dark_square
.pp_loaderIcon{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content_container
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_square .pp_content_container
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_square
.pp_expand{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square
.pp_contract{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square
.pp_close{width:75px;height:22px;background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square #pp_full_res
.pp_inline{color:#fff}div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery
a.pp_arrow_next{margin-top:12px !important}div.dark_square .pp_nav
.pp_play{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav
.pp_pause{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square
.pp_arrow_previous{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square
.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square
.pp_arrow_next{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square
.pp_arrow_next.disabled{background-position: -22px -87px;cursor:default}div.dark_square .pp_next:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square
.pp_content{background:#fff}div.light_square .pp_content
.ppt{color:#000}div.light_square
.pp_expand{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square
.pp_contract{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square
.pp_close{width:75px;height:22px;background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square #pp_full_res
.pp_inline{color:#000}div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery
a.pp_arrow_next{margin-top:12px !important}div.light_square .pp_nav
.pp_play{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav
.pp_pause{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square
.pp_arrow_previous{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square
.pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square
.pp_arrow_next{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square
.pp_arrow_next.disabled{background-position: -22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top
.pp_middle{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content
.ppt{color:#000}div.facebook .pp_content_container
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook
.pp_content{background:#fff}div.facebook
.pp_expand{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook
.pp_contract{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook
.pp_close{width:22px;height:22px;background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook #pp_full_res
.pp_inline{color:#000}div.facebook
.pp_loaderIcon{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook
.pp_arrow_previous{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook
.pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook
.pp_arrow_next{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook
.pp_arrow_next.disabled{background-position: -32px -96px;cursor:default}div.facebook
.pp_nav{margin-top:0}div.facebook .pp_nav
p{font-size:15px;padding:0
3px 0 4px}div.facebook .pp_nav
.pp_play{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav
.pp_pause{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom
.pp_left{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom
.pp_middle{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom
.pp_right{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html
.pp_top{padding:0
20px}.pp_top
.pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top
.pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top
.pp_middle{left:0;position:static}.pp_top
.pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container
.pp_left{padding-left:20px}.pp_content_container
.pp_right{padding-right:20px}.pp_content_container
.pp_details{float:left;margin:10px
0 2px 0}.pp_description{display:none;margin:0
0 5px 0}.pp_nav{clear:left;float:left;margin:3px
0 0 0}.pp_nav
p{float:left;margin:2px
4px}.pp_nav .pp_play,
.pp_nav
.pp_pause{float:left;margin-right:4px;text-indent: -10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent: -10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000}.pp_gallery
ul{float:left;height:35px;margin:0
0 0 5px;overflow:hidden;position:relative}.pp_gallery ul
a{border:1px
#000 solid;border:1px
rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a:hover,
.pp_gallery li.selected
a{border-color:#fff}.pp_gallery ul a
img{border:0}.pp_gallery
li{display:block;float:left;margin:0
5px 0 0}.pp_gallery li.default
a{background:url(/wp-content/themes/inspire/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery li.default a
img{display:none}.pp_gallery .pp_arrow_previous,
.pp_gallery
.pp_arrow_next{margin-top:7px !important}a.pp_next{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent: -10000px;width:49%}a.pp_previous{background:url(/wp-content/themes/inspire/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent: -10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000}a.pp_close{display:block;float:right;line-height:22px;text-indent: -10000px}.pp_bottom{height:20px;position:relative}* html
.pp_bottom{padding:0
20px}.pp_bottom
.pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom
.pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom
.pp_middle{left:0;position:static}.pp_bottom
.pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1 !important}#pp_full_res
.pp_inline{text-align:left}#pp_full_res .pp_inline
p{margin:0
0 15px 0}div.ppt{color:#fff;display:none;font-size:17px;margin:0
0 5px 15px;z-index:9999}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}/*\*/* html
.clearfix{height:1%}.clearfix{display:block}/**/.codecolorer{padding:5px;text-align:left}code.codecolorer{padding:2px}.codecolorer-container{margin-bottom:10px;text-align:left}.codecolorer, .codecolorer *, .codecolorer-container, .codecolorer-container
*{font:13px/1.4em Monaco, Lucida Console, monospace}.codecolorer-container
table{border:0px}.codecolorer-container table
td{margin:0px;padding:0px;border:0px}.codecolorer-container table td.line-numbers{padding:5px;text-align:right}.codecolorer-container table td.line-numbers
div{width:23px}.codecolorer-container{border:1px
solid #9F9F9F}.codecolorer-container table td.line-numbers{color:#888;background-color:#EEE;border-right:1px solid #9F9F9F}.codecolorer-noborder, .codecolorer-noborder table td.line-numbers{border:0px}.codecolorer-container,.codecolorer{color:#000;background-color:#F1F1F1}.codecolorer .co0, .codecolorer .co1, .codecolorer .co2, .codecolorer .co3, .codecolorer .co4, .codecolorer
.coMULTI{color:#406040;font-style:italic}.codecolorer .nu0, .codecolorer
.re3{color:#0080A0}.codecolorer .st0, .codecolorer .st_h, .codecolorer .es0, .codecolorer
.es1{color:#C03030}.codecolorer .me1, .codecolorer
.me2{color:#0080FF}.codecolorer .kw1, .codecolorer .kw2, .codecolorer
.sy1{color:#2060A0}.codecolorer .kw3, .codecolorer .kw4, .codecolorer .kw5, .codecolorer
.re2{color:#008080}.codecolorer .re0, .codecolorer
.re1{color:#A08000}.codecolorer .br0, .codecolorer
.sy0{color:#000}.twitlight .xml
.re1{color:#008080}.twitlight .xml
.re0{color:#0080A0}.codecolorer .ln-xtra{background-color:#ff6}.twitlight, .twitlight
.codecolorer{color:#F8F8F8;background-color:#141414}.twitlight .codecolorer .co0, .twitlight .codecolorer .co1, .twitlight .codecolorer .co2, .twitlight .codecolorer .co3, .twitlight .codecolorer .co4, .twitlight .codecolorer .coMULTI,
code.twitlight .co0, code.twitlight .co1, code.twitlight .co2, code.twitlight .co3, code.twitlight .co4, code.twitlight
.coMULTI{color:#5F5A60;font-style:italic}.twitlight .codecolorer .nu0, .twitlight .codecolorer .re3,
code.twitlight .nu0, code.twitlight
.re3{color:#CF6A4C}.twitlight .codecolorer .st0, .twitlight .codecolorer .st_h, .twitlight .codecolorer .es0, .twitlight .codecolorer
.es1{color:#8F9D6A}.twitlight .codecolorer .me1, .twitlight .codecolorer .me2,
code.twitlight .me1, code.twitlight
.me2{color:#9B703F}.twitlight .codecolorer .kw1, .twitlight .codecolorer .kw2, .twitlight .codecolorer .sy1,
code.twitlight .kw1, code.twitlight .kw2, code.twitlight
.sy1{color:#CDA869}.twitlight .codecolorer .kw3, .twitlight .codecolorer .kw4, .twitlight .codecolorer .kw5, .twitlight .codecolorer .re2,
code.twitlight .kw3, code.twitlight .kw4, code.twitlight .kw5, code.twitlight
.re2{color:#F9EE98}.twitlight .codecolorer .re0, .twitlight .codecolorer .re1,
code.twitlight .re0, code.twitlight
.re1{color:#7587A6}.twitlight .codecolorer .br0, .twitlight .codecolorer .sy0,
code.twitlight .br0, code.twitlight
.sy0{color:#F8F8F8}.twitlight .xml
.re1{color:#F9EE98}.twitlight .xml
.re0{color:#CF6A4C}.dawn, .dawn
.codecolorer{color:#080808;background-color:#F9F9F9}.dawn .codecolorer .co0, .dawn .codecolorer .co1, .dawn .codecolorer .co2, .dawn .codecolorer .co3, .dawn .codecolorer .co4, .dawn .codecolorer .coMULTI,
code.dawn .co0, code.dawn .co1, code.dawn .co2, code.dawn .co3, code.dawn .co4, code.dawn
.coMULTI{color:#5A525F;font-style:italic}.dawn .codecolorer .nu0, .dawn .codecolorer .re3,
code.dawn .nu0, code.dawn
.re3{color:#811F24}.dawn .codecolorer .st0, .dawn .codecolorer .st_h, .dawn .codecolorer .es0, .dawn .codecolorer .es1,
code.dawn .st0, code.dawn .st_h, code.dawn .es0, code.dawn
.es1{color:#0B6125}.dawn .codecolorer .me1, .dawn .codecolorer .me2,
code.dawn .me1, code.dawn
.me2{color:#BF4F24}.dawn .codecolorer .kw1, .dawn .codecolorer .kw2, .dawn .codecolorer .sy1,
code.dawn .kw1, code.dawn .kw2, code.dawn
.sy1{color:#794938}.dawn .codecolorer .kw3, .dawn .codecolorer .kw4, .dawn .codecolorer .kw5, .dawn .codecolorer .re2,
code.dawn .kw3, code.dawn .kw4, code.dawn .kw5, code.dawn
.re2{color:#A71D5D}.dawn .codecolorer .re0, .dawn .codecolorer .re1,
code.dawn .re0, code.dawn
.re1{color:#234A97}.dawn .codecolorer .br0, .dawn .codecolorer .sy0,
code.dawn .br0, code.dawn
.sy0{color:#080808}.dawn .xml
.re1{color:#A71D5D}.dawn .xml
.re0{color:#811F24}.blackboard, .blackboard
.codecolorer{color:#F8F8F8;background-color:#0C1021}.blackboard .codecolorer .co0, .blackboard .codecolorer .co1, .blackboard .codecolorer .co2, .blackboard .codecolorer .co3, .blackboard .codecolorer .co4, .blackboard .codecolorer .coMULTI,
code.blackboard .co0, code.blackboard .co1, code.blackboard .co2, code.blackboard .co3, code.blackboard .co4, code.blackboard
.coMULTI{color:#AEAEAE;font-style:italic}.blackboard .codecolorer .nu0, .blackboard .codecolorer .re3,
code.blackboard .nu0, code.blackboard
.re3{color:#D8FA3C}.blackboard .codecolorer .st0, .blackboard .codecolorer .st_h, .blackboard .codecolorer .es0, .blackboard .codecolorer .es1,
code.blackboard .st0, code.blackboard .st_h, code.blackboard .es0, code.blackboard
.es1{color:#61CE3C}.blackboard .codecolorer .me1, .blackboard .codecolorer .me2,
code.blackboard .me1, code.blackboard
.me2{color:#FF6400}.blackboard .codecolorer .kw1, .blackboard .codecolorer .kw2, .blackboard .codecolorer .sy1,
code.blackboard .kw1, code.blackboard .kw2, code.blackboard
.sy1{color:#FBDE2D}.blackboard .codecolorer .kw3, .blackboard .codecolorer .kw4, .blackboard .codecolorer .kw5, .blackboard .codecolorer .re2,
code.blackboard .kw3, code.blackboard .kw4, code.blackboard .kw5, code.blackboard
.re2{color:#FBDE2D}.blackboard .codecolorer .re0, .blackboard .codecolorer .re1,
code.blackboard .re0, code.blackboard
.re1{color:#F8F8F8}.blackboard .codecolorer .br0, .blackboard .codecolorer .sy0,
code.blackboard .br0, code.blackboard
.sy0{color:#F8F8F8}.blackboard .xml
.re1{color:#FBDE2D}.blackboard .xml
.re0{color:#D8FA3C}.mac-classic, .mac-classic
.codecolorer{color:#000;background-color:#FFF}.mac-classic .codecolorer .co0, .mac-classic .codecolorer .co1, .mac-classic .codecolorer .co2, .mac-classic .codecolorer .co3, .mac-classic .codecolorer .co4, .mac-classic .codecolorer .coMULTI,
code.mac-classic .co0, code.mac-classic .co1, code.mac-classic .co2, code.mac-classic .co3, code.mac-classic .co4, code.mac-classic
.coMULTI{color:#06F;font-style:italic}.mac-classic .codecolorer .nu0, .mac-classic .codecolorer .re3,
code.mac-classic .nu0, code.mac-classic
.re3{color:#0000CD}.mac-classic .codecolorer .st0, .mac-classic .codecolorer .st_h, .mac-classic .codecolorer .es0, .mac-classic .codecolorer .es1,
code.mac-classic .st0, code.mac-classic .st_h, code.mac-classic .es0, code.mac-classic
.es1{color:#036A07}.mac-classic .codecolorer .me1, .mac-classic .codecolorer .me2,
code.mac-classic .me1, code.mac-classic
.me2{color:#0000A2}.mac-classic .codecolorer .kw1, .mac-classic .codecolorer .kw2, .mac-classic .codecolorer .sy1,
code.mac-classic .kw1, code.mac-classic .kw2, code.mac-classic
.sy1{color:#00F}.mac-classic .codecolorer .kw3, .mac-classic .codecolorer .kw4, .mac-classic .codecolorer .kw5, .mac-classic .codecolorer .re2,
code.mac-classic .kw3, code.mac-classic .kw4, code.mac-classic .kw5, code.mac-classic
.re2{color:#00F}.mac-classic .codecolorer .re0, .mac-classic .codecolorer .re1,
code.mac-classic .re0, code.mac-classic
.re1{color:#318495}.mac-classic .codecolorer .br0, .mac-classic .codecolorer .sy0,
code.mac-classic .br0, code.mac-classic
.sy0{color:#000}.mac-classic .xml
.re1{color:#00F}.mac-classic .xml
.re0{color:#0000CD}.vibrant, .vibrant
.codecolorer{color:#FFF;background-color:#000}.vibrant .codecolorer .co0, .vibrant .codecolorer .co1, .vibrant .codecolorer .co2, .vibrant .codecolorer .co3, .vibrant .codecolorer .co4, .vibrant .codecolorer .coMULTI,
code.vibrant .co0, code.vibrant .co1, code.vibrant .co2, code.vibrant .co3, code.vibrant .co4, code.vibrant
.coMULTI{color:#93C;font-style:italic}.vibrant .codecolorer .nu0, .vibrant .codecolorer .re3,
code.vibrant .nu0, code.vibrant
.re3{color:#399}.vibrant .codecolorer .st0, .vibrant .codecolorer .st_h, .vibrant .codecolorer .es0, .vibrant .codecolorer .es1,
code.vibrant .st0, code.vibrant .st_h, code.vibrant .es0, code.vibrant
.es1{color:#6F0}.vibrant .codecolorer .me1, .vibrant .codecolorer .me2,
code.vibrant .me1, code.vibrant
.me2{color:#FC0}.vibrant .codecolorer .kw1, .vibrant .codecolorer .kw2, .vibrant .codecolorer .sy1,
code.vibrant .kw1, code.vibrant .kw2, code.vibrant
.sy1{color:#F60}.vibrant .codecolorer .kw3, .vibrant .codecolorer .kw4, .vibrant .codecolorer .kw5, .vibrant .codecolorer .re2,
code.vibrant .kw3, code.vibrant .kw4, code.vibrant .kw5, code.vibrant
.re2{color:#FC0}.vibrant .codecolorer .re0, .vibrant .codecolorer .re1,
code.vibrant .re0, code.vibrant
.re1{color:#FFF}.vibrant .codecolorer .br0, .vibrant .codecolorer .sy0,
code.vibrant .br0, code.vibrant
.sy0{color:#FFF}.vibrant .xml
.re1{color:#FC0}.vibrant .xml
.re0{color:#399}.railscasts, .railscasts
.codecolorer{color:#E6E1DC;background-color:#2B2B2B}.railscasts ::selection, .railscasts .codecolorer ::selection{background:#adb9d2}.railscasts ::-moz-selection, .railscasts .codecolorer ::-moz-selection{background:#566381}.railscasts .codecolorer .co0, .railscasts .codecolorer .co1, .railscasts .codecolorer .co2, .railscasts .codecolorer .co3, .railscasts .codecolorer .co4, .railscasts .codecolorer
.coMULTI{color:#BC9458;font-style:italic}.railscasts .codecolorer .nu0, .railscasts .codecolorer
.re3{color:#6D9CBE}.railscasts .codecolorer .st0, .railscasts .codecolorer .st_h, .railscasts .codecolorer .es0, .railscasts .codecolorer
.es1{color:#A5C261}.railscasts .codecolorer .me1, .railscasts .codecolorer
.me2{color:#FFC66D}.railscasts .codecolorer .kw1, .railscasts .codecolorer .kw2, .railscasts .codecolorer
.sy1{color:#CC7833}.railscasts .codecolorer .kw3, .railscasts .codecolorer .kw4, .railscasts .codecolorer .kw5, .railscasts .codecolorer
.re2{color:#6E9CBE}.railscasts .codecolorer .railscasts .re0, .railscasts .codecolorer
.re1{color:#D0D0FF}.railscasts .codecolorer .br0,  .railscasts .codecolorer
.sy0{color:#E6E1DC}.railscasts .xml
.re1{color:#6E9CBE}.railscasts .xml
.re0{color:#6D9CBE}p.woo-sc-box,div.woo-sc-box{margin:1em
0 1.5em 0;padding:9px
10px 9px 50px;border-width:1px 0 1px 0;border-style:solid;color:#555;text-shadow:none}.woo-sc-box.none{border-width:0}.woo-sc-box.full{border-width:1px}.woo-sc-box.medium{padding:18px
20px 18px 50px;font-size:1.1em}.woo-sc-box.large{padding:25px
27px 25px 50px;font-size:1.2em}.woo-sc-box.rounded{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.woo-sc-box.alert{border-color:#f0baa2;background:#ffd9c8 url(/wp-content/themes/inspire/functions/images/ico-alert.png) no-repeat 20px 45%}.woo-sc-box.download{border-color:#d4ebaf;background:#edfcd5 url(/wp-content/themes/inspire/functions/images/ico-download.png) no-repeat 20px 45%}.woo-sc-box.tick{border-color:#d4ebaf;background:#edfcd5 url(/wp-content/themes/inspire/functions/images/ico-tick.png) no-repeat 20px 45%}.woo-sc-box.info{border-color:#ccc;background:#eee url(/wp-content/themes/inspire/functions/images/ico-info.png) no-repeat 20px 45%}.woo-sc-box.note{border-color:#efe3ae;background:#fef6d2 url(/wp-content/themes/inspire/functions/images/ico-note.png) no-repeat 20px 45%}.woo-sc-box.normal{border-color:#ccc;background:#eee;padding:9px
15px}a.woo-sc-button{font-family:sans-serif;display:inline-block;line-height:1em;padding:6px
13px;margin:0
.6em 1.5em 0;border:1px
solid #4081af;border-bottom-color:#20559a;color:white !important;text-align:center;text-shadow:0 -1px 0 hsla(0,0%,0%,.3);text-decoration:none !important;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-color:#237fd7;background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #52a8e8),
color-stop(1, #2e76cf)
);background: -moz-linear-gradient(
center top,
#52a8e8 20%,
#2e76cf 100%
);-webkit-box-shadow:inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29);-moz-box-shadow:inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29);box-shadow:inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) }a.woo-sc-button.small{padding:2px
10px;font-size:0.9em}a.woo-sc-button.large{padding:7px
16px;font-size:1.4em}a.woo-sc-button.xl{padding:9px
20px;font-size:1.8em}a.woo-sc-button:hover,a.woo-sc-button.hover,a.woo-sc-button.active{text-decoration:none !important;background:#0073d2;background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #3e9ee5),
color-stop(1, #1666ca)
);background: -moz-linear-gradient(
center top,
#3e9ee5 20%,
#1666ca 100%
)}a.woo-sc-button:active,a.woo-sc-button.active{border-color:#20559a;-webkit-box-shadow:inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1);-moz-box-shadow:inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1);box-shadow:inset 0 0 7px hsla(0,0%,0%,.3) ,
0 1px 0 hsla(0, 100%, 100%, 1) }a.woo-sc-button.dark
span{color:#555;text-shadow:0 1px #fff}a.woo-sc-button.custom:hover{opacity:0.85}a.woo-sc-button
span{line-height:1.2em;min-height:16px}a.woo-sc-button span.woo-info{background:url("/wp-content/themes/inspire/functions/images/ico-info.png") no-repeat 0 45%;padding-left:25px;display:block}a.woo-sc-button span.woo-download{background:url("/wp-content/themes/inspire/functions/images/ico-download.png") no-repeat 0 45%;padding-left:25px;display:block}a.woo-sc-button span.woo-tick{background:url("/wp-content/themes/inspire/functions/images/ico-tick.png") no-repeat 0 45%;padding-left:25px;display:block}a.woo-sc-button span.woo-note{background:url("/wp-content/themes/inspire/functions/images/ico-note.png") no-repeat 0 45%;padding-left:25px;display:block}a.woo-sc-button span.woo-alert{background:url("/wp-content/themes/inspire/functions/images/ico-alert.png") no-repeat 0 45%;padding-left:25px;display:block}a.woo-sc-button.red{border-color:#af4040;border-bottom-color:#9a2020;background-color:#d72323;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e85252),color-stop(1, #cf2e2e));background: -moz-linear-gradient(center top,#e85252 20%,#cf2e2e 100%)}a.woo-sc-button.red:hover{background:#d20000;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e53e3e),color-stop(1, #ca1616));background: -moz-linear-gradient(center top,#e53e3e 20%,#ca1616 100%)}a.woo-sc-button.orange{border-color:#af7440;border-bottom-color:#9a5420;background-color:#d76b23;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e88e52),color-stop(1, #cf6e2e));background: -moz-linear-gradient(center top,#e88e52 20%,#cf6e2e 100%)}a.woo-sc-button.orange:hover{background:#d25e00;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e57d3e),color-stop(1, #ca5116));background: -moz-linear-gradient(center top,#e57d3e 20%,#ca5116 100%)}a.woo-sc-button.green{border-color:#87bf00;border-bottom-color:#7ca122;background-color:#8dc11e;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #ace53e),color-stop(1, #8dca16));background: -moz-linear-gradient(center top,#ace53e 20%,#6bca16 100%)}a.woo-sc-button.green:hover{background:#87c000;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #a0d53a),color-stop(1, #60b513));background: -moz-linear-gradient(center top,#a0d53a 20%,#60b513 100%)}a.woo-sc-button.aqua{border-color:#40af96;border-bottom-color:#209a82;background-color:#23d7af;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52e8c6),color-stop(1, #2ecfab));background: -moz-linear-gradient(center top,#52e8c6 20%,#2ecfab 100%)}a.woo-sc-button.aqua:hover{background:#00d2a8;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ee5c0),color-stop(1, #16ca9e));background: -moz-linear-gradient(center top,#3ee5c0 20%,#16ca9e 100%)}a.woo-sc-button.teal{border-color:#23a6d6;border-bottom-color:#20799a;background-color:#23abd7;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #52c3e8),color-stop(1, #2eabcf));background: -moz-linear-gradient(center top,#52c3e8 20%,#2eabcf 100%)}a.woo-sc-button.teal:hover{background:#009ed2;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3ebce5),color-stop(1, #16a2ca));background: -moz-linear-gradient(center top,#3ebce5 20%,#16a2ca 100%)}a.woo-sc-button.purple{border-color:#234dd6;border-bottom-color:#20489a;background-color:#2356d7;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #526ee8),color-stop(1, #2e58cf));background: -moz-linear-gradient(center top,#526ee8 20%,#2e58cf 100%)}a.woo-sc-button.purple:hover{background:#0036d2;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #3e5ae5),color-stop(1, #1638ca));background: -moz-linear-gradient(center top,#3e5ae5 20%,#1638ca 100%)}a.woo-sc-button.pink{border-color:#d623cb;border-bottom-color:#9a2096;background-color:#d723d5;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e852e6),color-stop(1, #cd2ecf));background: -moz-linear-gradient(center top,#e852e6 20%,#cd2ecf 100%)}a.woo-sc-button.pink:hover{background:#bc00d2;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #c83ee5),color-stop(1, #ae16ca));background: -moz-linear-gradient(center top,#c83ee5 20%,#ae16ca 100%)}a.woo-sc-button.silver{color:#444 !important;text-shadow:0 1px #fff;border-color:#bbb;border-bottom-color:#999;background-color:#d8d8d8;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e9e9e9),color-stop(1, #ccc));background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%)}a.woo-sc-button.silver:hover{background:#ccc;background: -webkit-gradient(linear,left top,left bottom,color-stop(.2, #e0e0e0),color-stop(1, #bebebe));background: -moz-linear-gradient(center top,#e0e0e0 20%,#bebebe 100%)}.twocol-one{width:48%}.threecol-one{width:30.66%}.threecol-two{width:65.33%}.fourcol-one{width:22%}.fourcol-two{width:48%}.fourcol-three{width:74%}.fivecol-one{width:16.8%}.fivecol-two{width:37.6%}.fivecol-three{width:58.4%}.fivecol-four{width:67.2%}.sixcol-one{width:13.33%}.sixcol-two{width:30.66%}.sixcol-three{width:47.99%}.sixcol-four{width:65.33%}.sixcol-five{width:82.67%}.twocol-one,.threecol-one,.threecol-two,.fourcol-one,.fourcol-two,.fourcol-three,.fivecol-one,.fivecol-two,.fivecol-three,.fivecol-four,.sixcol-one,.sixcol-two,.sixcol-three,.sixcol-four,.sixcol-five{float:left;margin-right:4%;position:relative}.last{clear:right;margin-right:0 !important}.woo-tweetmeme.left{margin:0
1.5em 1.5em 0;float:left}.woo-tweetmeme.none{margin:0
0 1.5em 0}.woo-tweetmeme.right{margin:0
0 1.5em 1.5em;float:right}.woo-sc-twitter.left{margin:0
1.5em 1.5em 0;float:left}.woo-sc-twitter.none{margin:0
0 1.5em 0}.woo-sc-twitter.right{margin:0
0 1.5em 1.5em;float:right}.woo-digg.left{margin:0
1.5em 1.5em 0;float:left}.woo-digg.none{margin:0
0 1.5em 0}.woo-digg.right{margin:0
0 1.5em 1.5em;float:right}.woo-sc-related-posts
.thumbnail{float:left;margin:0
1em 1em 0}.woo-sc-related-posts
li{clear:both}.woo-sc-hr{border-bottom:1px solid #e6e6e6}.woo-sc-hr,.woo-sc-divider{clear:both;display:block;margin-bottom:20px;padding-top:20px;width:100%}.woo-sc-divider.flat{padding:0;margin:0}.woo-sc-quote
p{margin:1em
20px;padding:0
0 0 55px;background:url(/wp-content/themes/inspire/functions/images/quote.png) no-repeat 0 3px;font-family:serif;font-size:1.2em;font-style:italic;color:#777;min-height:32px}.woo-sc-quote.left{float:left;width:30%}.woo-sc-quote.right{float:right;width:30%}.woo-sc-quote.boxed{background:#f5f5f5;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px}.woo-sc-quote.boxed.left{margin:0
1.5em 1em 0}.woo-sc-quote.boxed.right{margin:0
0 1em 1.5em}.woo-sc-ilink{padding:0
0.3em}.woo-sc-ilink
a{padding-left:20px;text-decoration:underline;display:inline-block}.woo-sc-ilink a:hover{text-decoration:none}.woo-sc-ilink
.download{background:url(/wp-content/themes/inspire/functions/images/ico-download.png) no-repeat left 40%}.woo-sc-ilink
.tick{background:url(/wp-content/themes/inspire/functions/images/ico-tick.png) no-repeat left 40%}.woo-sc-ilink
.info{background:url(/wp-content/themes/inspire/functions/images/ico-info.png) no-repeat left 40%}.woo-sc-ilink
.note{background:url(/wp-content/themes/inspire/functions/images/ico-note.png) no-repeat left 40%}.woo-sc-ilink
.alert{background:url(/wp-content/themes/inspire/functions/images/ico-alert.png) no-repeat left 40%}.woo-fbshare.left{margin:0
1.5em 1.5em 0;float:left}.woo-fbshare.none{margin:0
0 1.5em 0}.woo-fbshare.right{margin:0
0 1.5em 1.5em;float:right}.woo-fblike.left{margin:0
1.5em 1.5em 0;float:left}.woo-fblike.none{margin:0
0 1.5em 0}.woo-fblike.right{margin:0
0 1.5em 1.5em;float:right}.contact-form
.screenReader{left: -9999px;position:absolute;top: -9999px}.contact-form
.forms{float:left;list-style:none;width:100%;margin:10px
0 0}.contact-form .forms
p{clear:both;float:left;margin-bottom:18px;position:relative;width:100%}.contact-form .forms
label{cursor:pointer;display:block;float:left;font-weight:700;padding-right:20px;width:100px}.contact-form .forms
input.txt{width:214px}.contact-form .forms
input#sendCopy{border:none}.contact-form .forms
textarea{height:300px;width:400px}.contact-form .forms
.error{font-size:12px;display:block;margin-left:120px;color:red}.contact-form .forms .textarea
.error{display:block;margin-left:120px}.contact-form .forms
.screenReader{margin-bottom:0}.contact-form .forms .buttons
.submit{margin:15px
0 0 120px;cursor:pointer}.contact-form .forms .inline
input{width:auto;margin-left:120px}.contact-form .forms .inline
label{display:inline;float:none;width:auto}.entry .contact-form ol.forms
li{list-style:none}.contact-form
.submit{display:inline-block;margin:5px;padding:3px
13px;border:1px
solid #4081af;border-bottom-color:#20559a;color:white !important;text-align:center;text-shadow:0 -1px 0 hsla(0,0%,0%,.3);text-decoration:none;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:#237fd7;background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #52a8e8),
color-stop(1, #2e76cf)
);background: -moz-linear-gradient(
center top,
#52a8e8 20%,
#2e76cf 100%
);-webkit-box-shadow:inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29);-moz-box-shadow:inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29);box-shadow:inset 0 1px 0 hsla(0,100%,100%,.3) ,
inset 0 0 2px hsla(0,100%,100%,.3) ,
0 1px 2px hsla(0, 0%, 0%, .29) }.contact-form .submit:hover{text-decoration:none !important;background:#0073d2;background: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(.2, #3e9ee5),
color-stop(1, #1666ca)
);background: -moz-linear-gradient(
center top,
#3e9ee5 20%,
#1666ca 100%
)}.shortcode-tabs{background:#f0f0f0;background:rgba(0,0,0,.05);clear:both;height:auto;display:block;padding:5px;margin-bottom:30px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.shortcode-tabs
ul.tab_titles{padding:0px;background:none;border:none;margin:0}.shortcode-tabs ul.tab_titles li.nav-tab{background:none;padding:0;float:left;display:inline;color:#fff;margin:0px;cursor:pointer}.shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover{background:#fff;text-decoration:none}.shortcode-tabs ul.tab_titles li.nav-tab
a{color:#777;display:block;float:left;padding:8px;text-transform:uppercase;font:11px/18px sans-serif}.shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover{-moz-border-radius-topright:3px;-moz-border-radius-topleft:3px;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px}.shortcode-tabs
.tab{background:#fff;padding:10px;text-align:left;clear:both}.shortcode-tabs .tab li.nav-tab{background:#fff}.shortcode-tabs .tab
ul.tab_titles{margin:0;border:1px
solid #e6e6e6;border-width:1px 0 1px 0}.shortcode-tabs .tab li.nav-tab{border:1px
solid #e6e6e6;border-width:0 1px 1px 1px;padding:10px}.shortcode-tabs .tab li.nav-tab
a{color:#555;font:bold 12px/18px sans-serif}.shortcode-tabs .tab a:hover{}.shortcode-tabs .ui-tabs-hide{display:none}.shortcode-tabs.boxed{background:#FFF}.shortcode-tabs.boxed
ul.tab_titles{clear:both;float:left;background:none;border:none;border-left:1px solid #EBEBEB;margin-bottom:0px;position:relative;z-index:2}.shortcode-tabs.boxed ul.tab_titles
li{background:none;padding:0;border-top:1px solid #EBEBEB;border-right:1px solid #EBEBEB}.shortcode-tabs.boxed ul.tab_titles li.ui-state-active{border-bottom:1px solid #FFF}.shortcode-tabs.boxed
.tab{border:1px
solid #EBEBEB;top: -2px;position:relative;z-index:1}.shortcode-tabs.vertical{background:#FFF}.shortcode-tabs.vertical
.tab_header{border:1px
solid #F0F0F0;border-bottom:0px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:25%;float:left;margin-bottom: -5px;color:#555;font:bold 12px/18px sans-serif}.shortcode-tabs.vertical
.tab_header{background:#f5f5f5;background: -moz-linear-gradient(100% 100% 90deg, #f5f5f5, #fff);background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f5f5f5));border-bottom-left-radius:0px;border-bottom-right-radius:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;-webkit-border-bottom-right-radius:0px}.shortcode-tabs.vertical .tab_header
span{display:block;padding:8px
8px 12px 8px;border:1px
solid #EBEBEB}.shortcode-tabs.vertical
ul.tab_titles{clear:left;float:left;background:none;border:1px
solid #F0F0F0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-bottom:0px;position:relative;z-index:2;width:25%}.shortcode-tabs.vertical
ul.tab_titles.has_title{border-top:0px !important;margin-top:5px}.shortcode-tabs.vertical
ul.tab_titles.has_title{border-top-left-radius:0px;border-top-right-radius:0px;-moz-border-radius-topright:0px;-moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:0px}.shortcode-tabs.vertical ul.tab_titles
li{clear:both;background:none;padding:0;border-bottom:1px solid #EBEBEB;border-left:1px solid #EBEBEB;border-right:1px solid #EBEBEB;display:block !important;float:none !important}.shortcode-tabs.vertical ul.tab_titles li.ui-state-active{}.shortcode-tabs.vertical ul.tab_titles li.ui-state-active
a{background:#F0F0F0;background:rgba(0,0,0,.05)}.shortcode-tabs.vertical ul.tab_titles li a:link{display:block;float:none !important}.shortcode-tabs.vertical ul.tab_titles li a:hover{background:#F0F0F0;background:rgba(0,0,0,.05)}.shortcode-tabs.vertical
.tab{clear:right !important;top:5px;position:relative;z-index:1;margin-left:30%;padding:0px}span.dropcap{font-size:300%;font-weight:bold;float:left;position:relative;margin:5px
7px 0 0;line-height:0.7em}.shortcode-toggle{margin:0
0 1.2em}.shortcode-toggle
h4{margin:0}.shortcode-toggle h4
a{display:block;padding:3px
0 3px 10px;background:#f3f3f3 url(/wp-content/themes/inspire/functions/images/shortcode-toggle-close.png) no-repeat 99% center}.shortcode-toggle.closed h4
a{background-image:url(/wp-content/themes/inspire/functions/images/shortcode-toggle-open.png)}.shortcode-toggle .toggle-content{padding:10px
10px;background:#f9f9f9}.shortcode-toggle.closed .toggle-content, .shortcode-toggle .more-text.closed{display:none}.shortcode-toggle .more-text.open{display:block}.shortcode-toggle.border{border:1px
solid #EBEBEB}.shortcode-toggle.white h4
a{background-color:#FFF}.shortcode-toggle.white .toggle-content{background-color:#FFF}span.shortcode-highlight{background:#FFA;padding:3px
3px 1px}abbr{border-bottom:1px dashed #999;cursor:help}.entry .shortcode-unorderedlist ul li, .shortcode-unorderedlist ul li, .entry .shortcode-unorderedlist ul li ul, .shortcode-unorderedlist ul li
ul{list-style-type:none;padding-left:25px;background:url() no-repeat scroll left top}.entry .shortcode-unorderedlist.tick ul li, .shortcode-unorderedlist.tick ul
li{background:url(/wp-content/themes/inspire/functions/images/shortcode-tick.png) no-repeat left top}.entry .shortcode-unorderedlist.red-x ul li, .shortcode-unorderedlist.red-x ul
li{background:url(/wp-content/themes/inspire/functions/images/shortcode-red-x.png) no-repeat left top}.entry .shortcode-unorderedlist.bullet ul li, .shortcode-unorderedlist.bullet ul
li{background:url(/wp-content/themes/inspire/functions/images/shortcode-bullet.png) no-repeat left top}.entry .shortcode-unorderedlist.green-dot ul li, .shortcode-unorderedlist.green-dot ul
li{background:url(/wp-content/themes/inspire/functions/images/shortcode-green-dot.png) no-repeat left top}.entry .shortcode-unorderedlist.arrow ul li, .shortcode-unorderedlist.arrow ul
li{background:url(/wp-content/themes/inspire/functions/images/shortcode-arrow.png) no-repeat left top}.entry .shortcode-unorderedlist.star ul li, .shortcode-unorderedlist.star ul
li{background:url(/wp-content/themes/inspire/functions/images/shortcode-star.png) no-repeat left top}.entry .shortcode-orderedlist ol li, .entry .shortcode-orderedlist ol li ol, .shortcode-orderedlist ol
li{list-style-type:none;margin-left:25px;background:url() no-repeat scroll left top}.entry .shortcode-orderedlist.armenian ol li, .shortcode-orderedlist.armenian ol
li{list-style-type:armenian}.entry .shortcode-orderedlist.decimal ol li, .shortcode-orderedlist.decimal ol
li{list-style-type:decimal}.entry .shortcode-orderedlist.decimal-leading-zero ol li, .shortcode-orderedlist.decimal-leading-zero ol
li{list-style-type:decimal-leading-zero}.entry .shortcode-orderedlist.georgian ol li, .shortcode-orderedlist.georgian ol
li{list-style-type:georgian}.entry .shortcode-orderedlist.lower-alpha ol li, .shortcode-orderedlist.lower-alpha ol
li{list-style-type:lower-alpha}.entry .shortcode-orderedlist.lower-greek ol li, .shortcode-orderedlist.lower-greek ol
li{list-style-type:lower-greek}.entry .shortcode-orderedlist.lower-latin ol li, .shortcode-orderedlist.lower-latin ol
li{list-style-type:lower-latin}.entry .shortcode-orderedlist.lower-roman ol li, .shortcode-orderedlist.lower-roman ol
li{list-style-type:lower-roman}.entry .shortcode-orderedlist.upper-alpha ol li, .shortcode-orderedlist.upper-alpha ol
li{list-style-type:upper-alpha}.entry .shortcode-orderedlist.upper-latin ol li, .shortcode-orderedlist.upper-latin ol
li{list-style-type:upper-latin}.entry .shortcode-orderedlist.upper-roman ol li, .shortcode-orderedlist.upper-roman ol
li{list-style-type:upper-roman}img.social-icon{border:none}

/* @font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: normal;
  src: local('Droid Serif Italic'), local('DroidSerif-Italic'), url('http://themes.googleusercontent.com/static/fonts/droidserif/v3/cj2hUnSRBhwmSPr9kS5894o3ZslTYfJv0R05CazkwN8.woff') format('woff');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Sans'), local('DroidSans'), url('http://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciL3hpw3pgy2gAi-Ip7WPMi0.woff') format('woff');
}
*/

#featured { height: 370px}#top {background-color:#a4c7e7;background-image:none}
#top {background-image:url(http://www.texturepacker.com/files/2012/01/background-gradient2-10x300.png)}
#top {background-repeat:repeat-x}
#top {background-position:top left}

/*product page start*/

.product {
    border-bottom: 1px solid #C8C8C8;
    float: left;
    padding-bottom: 40px;
    width: 725px;
}

.product-image {
    float: left;
    margin-right: 70px;
}

.description {
	float: left;
	width: 270px;
	padding-top: 22px;
	line-height: 1.5;
}

.price {
	float: right;
	padding-top: 30px;
}

.store-product-price {
	width: 100%;
	text-indent: 10px;
	color: #222;
	font-weight: bold;
	margin-bottom: 10px;
	display:block;
	text-align: center;
}


.moneyback {
	float: left;
	margin-bottom: 60px;
	width: 100%;
}

.moneyback p {
	width: 380px;
}

.product h1 {
	padding-bottom: 20px;
}

.moneyback-image {
	display: block;
	background: url("images/moneyback.png");
	width: 121px;
	height: 121px;
	float: left;
}

.moneyback-image2 {
	display: block;
	background: url("images/moneyback.png");
	width: 121px;
	height: 121px;
	float: left;
}

.moneyback-content {
	float: left;
	margin-left: 78px;
}

.product span.store-action-title {
	background: url("images/kauf-btn.png")!important;
	height: 32px;
	text-align: center;
	color: #FAFFFF;
	text-shadow: 1px -1px 1px #D36335;
	display: inline-block;
	line-height: 2.2;
	padding: 0 10px !important;
	border: 1px solid #e23500;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*product page end*/

.core-form-field-body-note {
    color: #323232;
    font-size: 0.9em;
    padding-top: 10px !important;
}


/* begin shawn 1/26/12 */

.store-page-customer .store-order-items .store-order-item-child,
.store-page-contents .store-order-items .store-order-item-child,
.store-page-customer .store-order-items .store-order-item-action-quantity .store-action-title,
.store-page-customer .store-order-items .store-order-item-action-edit,
.store-page-contents .store-order-items .store-order-item-action-quantity .store-action-title,
.store-page-contents .store-order-items .store-order-item-action-edit {
    display: none;
}

.store-page-customer .store-order-items .store-order-item-group-action-list,
.store-page-contents .store-order-items .store-order-item-group-action-list {
    position: relative;
    top: -27px;
    left: -55px;
}

.store-page-customer .store-order-items .store-order-item-action-delete .store-action-title,
.store-page-contents .store-order-items .store-order-item-action-delete .store-action-title {
    background-image: url(images/x.jpg) !important;
}

.store-style-exit-popup .core-dialog {width: 360px;;}

/* johanna 06/03/2012 */

.pageheader {
    background: url("images/bg.png") repeat-x scroll 0 50px transparent;
    padding-bottom: 50px;
}

.pageheader h1 {
    font-size: 28px;
    line-height: 36px;
}

.content-inner {
    margin-left: auto;
    margin-right: auto;
    width: 730px;

}

.content-inner h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
}

.core-body-window .core-section-header {
    border-bottom: 1px solid #C8C8C8;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.core-form-field-group h3 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

.core-form-field-group + .core-form-field-group {
    padding-top: 10px;
}

.store-surveys .core-section-header {
    border: none;
}

/* indent forms */
.core-form-field-area-left {
    margin-left: 1.5em;
}

.store-section-payment-details-cc .core-form-field-group-body {
    margin-left: 1.5em;
}

#ccShippingAddressDisplay {
    margin-left: 1.5em;
}

