body {
    background: #3d3d3d url("/wp-content/themes/sandbox/skins/fmsbgcolor.jpg") repeat-x;
    color: #333333;
    font-family: "lucida grande", verdana, arial, sans-serif;
    font-size: 62.5%;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
}
#wrapper {
    background: #3d3d3d url("/wp-content/themes/sandbox/skins/fmsback.gif") repeat-y top left;
    color: #333333;
    margin: 0px auto;
    padding: 0;
    text-align: left;
    width: 1000px;
}
#header {
    position:relative;
    background: #3d3d3d url("/wp-content/themes/sandbox/skins/fmsheader.jpg") bottom center no-repeat;
    color: #333333;
    height: 95px;
    margin: 0;
    padding: 0;
    width: 1000px;
}
#mainlogo {
    position:absolute;
    margin:30px 0 0 25px;
    height:53px;
    width:460px;
}
#mainlogo h1 {
    display:none;
}
#mainlogo div#blog-description {
    position:absolute;
    top:2px;
    left:260px;
    height:35px;
    font-size:13px;
    border-left: solid 1px #d3d3d3;
    padding-left:10px;
    margin-left:12px;
}
#footerbar {
    background: url("/wp-content/themes/sandbox/skins/fmsfooter.jpg") top no-repeat;
    color: #333333;
    border: none;
    clear: both;
    height: 27px;
    padding: 0;
    width: 1000px;
}
#footertext {
    color:#eee;
    background:#3d3d3d;
    border: none;
    margin:0;
    padding: 10px 0;
    width: 1000px;
    text-align:center;
}
#footertext a {
    text-decoration: underline;
}
#footertext a:hover {
    background: none;
    color:#aaa;
}
#footer a {
    color: #cccccc;
}
#footer span.metasep {
    color: #777777;
}
#content {
    position:relative;
    float:left;
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 10px 0 0 25px;
    width:740px;
}
#left-content ul.statistics-menu {
    padding:0;
    position:relative;
}
#left-content ul.statistics-menu li {
    display:block;
}
#left-content ul.statistics-menu li h3 {
    text-transform:uppercase;
    color: #888888;
    font-size:11px;
    font-weight:normal;
    margin:10px 0 2px;
    padding:0 0 3px;
    border-bottom:1px solid #ddd;
}
#left-content h2 {
    margin:0;
}
body.single div#left-content {
    position:relative;
    float:left;
    width:179px;
    background-color: #ffffff;
    color: #333333;
    margin:0 0 0 5px;
}
body.page .hentry {
    padding:10px;
}
body.tags h3.entry-title,body.archive h3.entry-title,body.author h3.entry-title,body.search h3.entry-title,body.category h3.entry-title {
    margin-top: 0px;
}
body.tags .entry-date,body.archive .entry-date,body.author .entry-date, body.search .entry-date, body.category .entry-date {
    visibility: hidden;
    height:0px;
}
body.tags .entry-text,body.archive .entry-text,body.author .entry-text, body.search .entry-text, body.category .entry-text {
    border-left:1px solid #eee;
    margin-left:90px;
    padding:5px;
}
body.tags .hentry ul.post-stats,body.archive .hentry ul.post-stats,body.author .hentry ul.post-stats, body.search .hentry ul.post-stats, body.category .hentry ul.post-stats {
    position:relative;
    float:left;
    list-style:none;
    margin:10px 0 0 5px;
    padding:0;
    text-align:center;
    width:70px;
}
body.tags .hentry .post-image,body.archive .hentry .post-image,body.author .hentry .post-image, body.search .hentry .post-image, body.category .hentry .post-image {
    height:50px;
    width:50px;
}
body.tags .entry-meta,body.archive .entry-meta,body.author .entry-meta, body.search .entry-meta, body.category .entry-meta {
    background:#e0f0ff;
    padding:2px 0 2px 2px;
    margin-top:10px;
    clear:none;
}
body.tags .hentry,body.archive .hentry,body.author .hentry, body.search .hentry, body.category .hentry {
    position: relative;
    background: #ffffff;
    padding:5px;
    margin-bottom:20px;
}
#betatag {
    position:fixed;
    width:80px;
    height:80px;
    background:url("/wp-content/themes/sandbox/skins/beta1.png") no-repeat top left;
    z-index:99;
}
#welcome_message {
    font-size:11px;
    background: none;
    text-align:left;
}
div.clearer {
    clear: both;
}
div.entry-content p {
    line-height: 1.4em;
}
div.entry-meta {
    clear: left;
    font-size: 85%;
    line-height: 1.4em;
    text-align: left;
}

/* * * * SINGLE PAGE  * * * * */

body.single .hentry {
    float:left;
    position:relative;
    margin:0;
    width:520px;
}
body.single .entry-content {
    background:#fff;
    margin: 0;
    padding:0 0px 10px 0px;
    min-height:130px;
}
body.single .thumbnails, body.single .screenshot {
    float:right;
    margin:2px 0px 3px 0px;
	list-style:none;
}
body.single .info-tag {
	margin-top:15px;
	height:25px;
}
#single_homepage,#single_talkaboutit,#single_google_suggest, #single_emailit {
	width:99px;
	height:25px;
	margin-top:0;
	float:left;
	position:relative;
}
#single_homepage {
	background:url("/wp-content/themes/sandbox/skins/homepage.gif") no-repeat top left;
}
#single_talkaboutit {
	background:url("/wp-content/themes/sandbox/skins/discuss_this_product.gif") no-repeat top left;
}
#single_google_suggest {
	background:url("/wp-content/themes/sandbox/skins/google_suggest.gif") no-repeat top left;
}
#single_emailit {
	background:url("/wp-content/themes/sandbox/skins/email_to_a_friend.gif") no-repeat top left;
}
#single_homepage span,#single_talkaboutit span,#single_google_suggest span, #single_emailit span {
	display:none;
}
#single_homepage:hover {
	background:url("/wp-content/themes/sandbox/skins/homepage.gif") no-repeat bottom left;
}
#single_talkaboutit:hover {
	background:url("/wp-content/themes/sandbox/skins/discuss_this_product.gif") no-repeat bottom left;
}
#single_google_suggest:hover {
	background:url("/wp-content/themes/sandbox/skins/google_suggest.gif") no-repeat bottom left;
}
#single_emailit:hover {
	background:url("/wp-content/themes/sandbox/skins/email_to_a_friend.gif") no-repeat bottom left;
}
#utwtags input, #searchform input, .page_item select {
    border:1px solid #ccc;
    padding:1px;
    font-size:10px;
}
h3.tags {
    font-size:10px;
}
h3.tags a {
    font-weight:normal;
}
div.comments {
    padding:7px;
}
div.comments li.alt, body.single .entry-meta {
    background: #f8f8f8;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 0 0 0 5px;
    text-align:left;
    padding: 10px;
}
div.comments li {
    background: #efefef;
}
ul.post-categories {
    margin:0;
    padding:0;
}
small, abbr.published {
    border: none;
    color: #777;
    cursor: default;
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
}
h1, h2, h3 {
    font-family: "lucida grande", verdana, sans-serif;
    font-weight: bold;
}
h1 {
    font-size: 3em;
    margin: 0;
    padding-top: 0px;
    text-align: left;
}
h2 {
    font-size: 1.6em;
    margin: 0;
}
body.page h2.entry-title {
    margin-top: 0px;
    text-align: left;
}
body.single .entry-content p {
    margin: 10px 0 0 6px;
}
h3 {
    font-size: 1.3em;
    margin: 0;
    padding: 0;
}
#left-content h3.statistics {
    background: url("/wp-content/themes/sandbox/skins/sidebar_button_wht.gif") no-repeat;
    font-size: 1.0em;
    padding: 7px 0px 4px 10px;
    width:173px;
}
h1, h1 a, h1 a:hover, h1 a:visited, div#blog-description {
    color: #333;
    text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #555;
    line-height: 105%;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h3, .statistics-menu a, #wp-calendar caption, cite {
    text-decoration: none;
}
div#footer2 a {
    color:#ccc;
}
div.entry-content p a:visited {
    color: #04c;
}
ol.commentlist li, form#commentform input, form#commentform textarea {
    font: 12px Arial, sans-serif;
}
form#commentform input, form#commentform textarea {
    border:1px solid #aaa;
}
input.submit:hover {
    color:#111;
    background: #ddd;
}
ol.commentlist .comment-author {
    font-weight: bold;
}
ol.commentlist li, ol.commentslist li.alt {
    list-style: none;
    margin: 5px 0;
    padding: 15px 10px 6px;
}
ol.commentlist li.bypostauthor {
    background:#ddeeff;
    margin: 5px 0;
    padding: 15px 10px 6px;
}
ol.commentlist cite, ol.commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}
ol.commentlist p {
    line-height: 1.5em;
    margin: 10px 5px 10px 0;
    text-transform: none;
}
form#commentform p {
    font-family: "lucida grande", verdana, arial, sans-serif;
    margin: 5px 0;
}
.comment-meta {
    display: block;
    font-weight: normal;
    margin: 0;
}
.widget {
    width: 100%;
    overflow: hidden;
}
div#primary {
    margin-top: 13px;
}
small, div.sidebar ul ul li, div.sidebar ul ol li, .nocomments, .entry-meta, blockquote, strike {
    color: #444;
}
code, pre {
    font: 1em/140% "courier new", courier, monospace;
}
acronym, abbr, span.caps {
    cursor: help;
    font-size: 0.9em;
    letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
    color: #04c;
}
h2 a:hover, h3 a:hover {
    text-decoration: none;
}
a:hover {
    color: #04c;
    text-decoration: none;
}
div.post {
    margin: 0 0 40px;
    text-align: justify;
}
body.attachment .smallattachment {
    float: left;
    margin: 5px 5px 5px 0;
    text-align: center;
    width: 128px;
}
body.attachment .attachment {
    margin: 5px 0;
    text-align: center;
}
h3.comment-header {
    margin: 40px auto 20px;
    padding: 0;
}
p img {
    max-width: 100%;
    padding: 0;
}
img.centered {
    display: block;
    margin: 0 auto;
}
img.alignright {
    display: inline;
    margin: 0 0 2px 7px;
    padding: 4px;
}
img.alignleft {
    display: inline;
    margin: 0 7px 2px 0;
    padding: 4px;
}
html>body div.entry-content ul {
    margin-left: 0;
}
div.entry-content ol {
    margin: 0;
    padding: 0 0 0 35px;
}
div.entry-meta ul, div.entry-meta li {
    display: inline;
    list-style: none;
}
div.sidebar {
    font:1.1em arial, sans-serif;
    float:none;
    margin-left:746px;
    width:174px;
}
div.sidebar .pagenav {
	margin-top:15px;
}
div.sidebar h3 {
    background: url("/wp-content/themes/sandbox/skins/sidebar_button.jpg") no-repeat;
    font-size: 1.0em;
    padding: 7px 0px 7px 10px;
    width:173px;
}
div.sidebar .submitproduct {
    margin:0 14px;
}
#left-content .submitproduct {
    margin:0 0px;
}
div.sidebar .submitproduct a {
    color:#a00;
}
div.sidebar .page_item form {
    margin-left:0;
}
div.sidebar ul {
    width:173px;
}
div.sidebar li {
    list-style:none;padding:2px 1px 1px 5px;
}
div.sidebar li a {
    text-decoration:none;
}
div.sidebar li .page_item {
    border-bottom:1px solid #ddd;
    padding:5px;
    list-style: none;
    margin: 0px;
}
div.sidebar ul ul li .page_item {
    width:140px;
}
div.sidebar ul ul, div.sidebar ul ol {
    margin: 0px 0 0 5px;
}
div.sidebar ul ul {
    padding:4px 0 0;
    background:#f3f3f3;
}
form#commentform input {
    margin: 5px 5px 1px 0;
    padding: 2px;
    width: 170px;
}
form#commentform textarea {
    padding: 2px;
    width: 98%;
}
form#commentform #submit {
    float: right;
    margin: 0;
}
ol.commentlist {
    padding: 0;
    text-align: justify;
}
.nocomments {
    margin: 0;
    padding: 0;
    text-align: center;
}
acronym,abbr {
    border-bottom: 1px dashed #999;
}
blockquote {
    border-left: 0px solid #ddd;
    margin: 0px 15px 0 5px;
    padding-left: 10px;
}
blockquote cite {
    display: block;
    margin: 5px 0 0;
}
a img {
    border: none;
}
div.navigation {
    display: block;
    margin: 50px 0 10px 0;
    text-align: center;
}
body.single div.navigation {
    margin: 10px 0 60px 0;
}
div#nav-below, body.single div#nav-above, body.single div#nav-left-content {
    display: none;
}
body.single div#nav-left-content {
    display: block;
}
body.single .post, div.sidebar form {
    margin: 0 0 0 10px;
}
div.entry-content form, .center {
    text-align: center;
}
.alignright, .nav-next {
    float: right;
}
.alignleft, .nav-previous {
    float: left;
}
div#globalnav ul ul, p.access, hr {
    display: none;
}
div.content-column {
    width: 48%;
}
div#archives-by-category {
    float: left;
}
div#archives-by-month {
    float:right;
}
#linkcats>li:before {
    content: "";
}
div#globalnav ul#menu {
    margin:-20px 0 0 30px;
    padding:0;
}
* html div#globalnav {
    margin-bottom: 20px;
}
div#globalnav ul#menu li {
    display:inline;
    margin:0;
    padding:0;
}
div#globalnav ul#menu a,div#globalnav ul#menu a:visited {
    display:block;
    float:left;
    height:18px;
    text-decoration:none;
    color:white;
    font-size:1.2em;
    margin:0 5px;
    padding:2px 5px 0;
}
div#globalnav ul#menu li a:hover,div#globalnav ul#menu li.current_page_item a,div#globalnav ul#menu li.current_page_item a:visited {
    background:#fff;
    color:#06c;
}
/* PageBar CSS */
.pagebar {
    text-align:center;
    font: 10px Arial, Helvetica, sans-serif;
    padding-top: 20px;
    padding-bottom: 10px;
    margin: 0px;
}
.pagebar a {
    background: url("/wp-content/themes/sandbox/skins/pagenav.gif") center center no-repeat;
    padding: 6px 9px;
    text-decoration: none;
}
.pagebar .break {
    padding: 2px 6px;
    border: none;
    background: #fff;
    text-decoration: none;
}
.pagebar .this-page {
    background: url("/wp-content/themes/sandbox/skins/pagenav_thispage.gif") center center no-repeat;
    padding: 6px 9px;
    font-weight: bold;
}
.pagebar a:hover {
    color: #38c;
    text-decoration: none;
}

/* * * * * FMS Forms * * * * */

#verticalForm {padding:0 10px 20px; text-align:left;}
#verticalForm input.hidden {border: 0;width:0;}
#verticalForm input, #verticalForm select, #verticalForm textarea, #verticalForm label span, #verticalForm #GurtCalendar {position:relative;left:200px;top:-1.4em;display:block;}
#verticalForm label span {font-size:14px;font-weight:normal;top:-1.1em;}
#verticalForm label {font-weight:bold;}
#verticalForm fieldset {display:block;border:0;border-top:1px solid #ccc;padding:1em;}
#verticalForm fieldset table input {position:static;left:0px;}
#verticalForm fieldset.important {border:0;}
#verticalForm fieldset.error_messages {border:#ffffff}
#verticalForm fieldset.submit {background:#e0f0ff;}
#verticalForm fieldset.submit input {top:0em;left:auto;}
#verticalForm fieldset.radio {}
#verticalForm fieldset.radio input {position: static;clear: both;float:left;}
#verticalForm fieldset.radio label {position:relative;display:block;width:auto;margin:0 0 0 2em;font-weight: normal;}
#verticalForm fieldset.agree {background:#F4E0CF;border:#CD6818 1px solid;margin-bottom:1em;}
#verticalForm fieldset.error_messages legend {color: #f00;}
#verticalForm fieldset.error_messages div {position:relative;float:left;background:url("/images/error_icon.gif") no-repeat;width:86px;height:86px;}
#verticalForm fieldset.error_messages ul {margin-left:110px;}
#verticalForm legend {color:#05a;font-size:140%;}
#verticalForm ul {list-style: none;padding-left:15px;}
#verticalForm .contract {background:#fff;width:99%;height:130px;overflow:auto;border:1px solid #888;padding:5px 3px;margin-bottom:1em;}
#verticalForm .odd {background:#e0f0ff;}
#verticalForm .required {color:#a00;left:auto;top:auto;display:inline;}
#verticalForm .error {background:#eeeeee;}
#verticalForm a.popHelp {text-decoration:none;z-index: 24;padding-left: 0px;padding-right: 0px;position:relative;}
#verticalForm a.popHelp:hover {}
#verticalForm a.popHelp span {display: none;}
#verticalForm a.popHelp:hover span,#verticalForm a.popHelp:active span,#verticalForm a.popHelp:focus span {position:absolute;left: 5em;display:block;width: 18em;font-weight: normal;font-size: 1em;padding: 1em;border: 1px solid #00004C;background-color:#ffffdd;color:#111;text-align: center; }

/* Miscellaneous */
.important {
    display:block;
    background:#a00;
    color:#faa;
    text-align:center;
    padding:5px 0;
}
a#altCSS_condense {
padding-left:18px;
background:url("/wp-content/themes/sandbox/skins/condense.png") no-repeat top left;
}
a#altCSS_expand {
padding-left:18px;
background:url("/wp-content/themes/sandbox/skins/expand.png") no-repeat top left;
}
#sfversion {display:none;visibility:hidden;height:0;}
/* Advanced Search form */
#ctas_form {
    text-align: left;
}
#ctas_form fieldset ul {
    list-style: none;
    margin: 5px 15px;
    padding: 0;
}
#ctas_form fieldset {
    border: 0;
    background:0;
    margin: 15px 0;
    padding: 15px;
}
#ctas_form legend {
    font-size: 1.1em;
    font-weight: bold;
}
#ctas_form fieldset li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#ctas_form fieldset li:before {
    content: '';
}
#ctas_form input:focus {
    background-color: #eee;
    color: #444;
}
.ctas_border_left {
    font-size:11px;
    height:350px;
    width:350px;
    border:1px solid #888;
    overflow:auto;
}
.ctas_border_right {
    font-size:11px;
    width:150px;
    border:1px solid #888;
}
#ctas_footer p {
    font-size: 0.9em;
    text-align: center;
    margin-top: 25px;
    border-top: 1px solid #888;
}
.fms_box {
    padding:0 12px 0 0;
    background:#fff url("/wp-content/themes/sandbox/skins/borders_right.gif") 100% 0 repeat-y;
}
.bi {
    padding:0 0 0 12px;
    background:#fff url("/wp-content/themes/sandbox/skins/borders_left.gif") 0 0 repeat-y;
}
.bt {
    height:17px;
    margin:0 -12px;
    background:url("/wp-content/themes/sandbox/skins/box.gif") 100% 0 no-repeat;
}
.bt div {
    width:18px;
    height:17px;
    background:url("/wp-content/themes/sandbox/skins/box.gif") 0 0 no-repeat;
}
.bb {
    height:17px;
    margin:0 -12px;
    background:url("/wp-content/themes/sandbox/skins/box.gif") 100% 100% no-repeat;
}
.bb div {
    width:18px;
    height:17px;
    background:url("/wp-content/themes/sandbox/skins/box.gif") 0 100% no-repeat;
}
.bi-interior {
    padding:10px;
}
/* FMS DateBar CSS */
.fms_dateBar {
background:#EEEEEE none repeat scroll 0%;
color:#005;
font-size:10px;
font-weight:bold;
margin-top:20px;
padding:0 0 0 5px;
text-align:left;
}
/* FMS Random Post CSS */
#fms_random {
    background: #ffffff;
    text-align:center;
    width: 720px;
    padding:0;
    margin:0 auto;
    font-size:10px;
    overflow:hidden;
    list-style:none;
}
#fms_random li {
    display:block;
    float:left;
    margin:0 22px;
    width:75px;
}
#fms_random li a {
    text-decoration:none;
}
/* FMS Mark it */
.loading {
    height: 15px;
    width:15px;
    background: url("/wp-content/plugins/ajaxMarkIt/includes/working.gif") 50% 50% no-repeat;
}
/* FMS Ajax Star Rating */
.StarRating {
    width:70px;
    font-size:10px;
    position:relative;
}
div.entry-meta ul {
    display:block;
}
.loading {
    overflow:hidden;
    padding:0;
    margin:0 auto;
    height: 20px;
    background: url('/wp-content/plugins/fms_AjaxStarRating/includes/working.gif') 40% 40% no-repeat;
}
.unit-rating {
    margin: 0px;
    padding:0px;
    width: 70px;
    height: 20px;
    background: url('/wp-content/plugins/fms_AjaxStarRating/includes/star_rating.png') top left repeat-x;
}
.unit-rating li {
    list-style:none;
    text-indent: -90000px;
    padding:0px;
    margin:0px;
/* \ */
    float: left;
/*  */
}
.unit-rating li a {
    display:block;
    width:14px;
    height: 20px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 14;
    position: absolute;
    padding: 0px;
}
.unit-rating li a:hover {
    background: url('/wp-content/plugins/fms_AjaxStarRating/includes/star_rating.png') left center;
    z-index: 2;
    left: 0px;
}
.unit-rating a.r1-unit {
    left: 0px;
}
.unit-rating a.r1-unit:hover {
    width:14px;
}
.unit-rating a.r2-unit {
    left:14px;
}
.unit-rating a.r2-unit:hover {
    width: 28px;
}
.unit-rating a.r3-unit {
    left: 28px;
}
.unit-rating a.r3-unit:hover {
    width: 42px;
}
.unit-rating a.r4-unit {
    left: 42px;
}
.unit-rating a.r4-unit:hover {
    width: 56px;
}
.unit-rating a.r5-unit {
    left: 56px;
}
.unit-rating a.r5-unit:hover {
    width: 70px;
}
.unit-rating li.current-rating {
    background: url('/wp-content/plugins/fms_AjaxStarRating/includes/star_rating.png') left bottom;
    position: absolute;
    height: 20px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

body.single ul.screenshot {
	float:none;
	margin:10px auto;
	padding:10px 0;
}
body.single ul.screenshot li {
float:none;
display:inline;
}

    form dl, dl.labels {
      margin:0em;
      font-size:100%;
      margin-top:0.5em
    }
    form dt, dl.labels dt {
      float:left;
      
      width:10em;
      margin-bottom:0.8em;
      color:#555;
      text-align:right;
      font-weight:normal;
      position:relative /*IEWin hack*/
    }
    form dd, dl.labels dd {
      margin-left:10.5em;
      margin-bottom:0.8em;
      font-size:100%;
      font-style:normal;
      padding-left:0.5em
    }
    form dd.submit, dl.labels dd.submit  {
      margin-top:2em
    }

