.clear-fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear-fix {
    display: inline-block;
}

html[xmlns] .clear-fix {
    display: block;
}

* html .clear-fix {
    height: 1%;
}

.float-left {
    float: left;
    display: inline;
}

.float-right {
    float: right;
    display: inline;
}

.hidden
{
	display: none;
}

:focus {
    outline: none 0;
}

img {
    border: 0 none;
}

a {
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.image:hover {
    text-decoration: none;
}

h1 {
    font-family: Georgia, serif;
    /*font-size: 30px;*/
    font-size: 250%;
    font-weight: normal;
}

#contact h1 {
    color: #ffffff;
}

input.text, textarea, select {
    border: 1px solid #979797;
    background-color: #ffffff;
    color: #a5a5a5;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    /*font-size: 12px;*/
    font-size: 100%;
}

input.text, textarea {
    padding: 4px !important;
}

select {
    padding: 3px 4px !important;
}

input.check {
    cursor: pointer;
    vertical-align: text-bottom;
}

label.check {
	cursor: pointer;
}

label.check-left {
    padding-left: 5px;
}

label.check-right {
    padding-right: 5px;
}

input.button {
    cursor: pointer;
}

input.focus, select.focus, textarea.focus {
    color: #000000 !important;
}

input.error, textarea.error, select.error {
    border: 1px solid #cc0000 !important;
    color: #cc0000 !important;
}

.send {
    background: url(../images/tmv/send.gif) no-repeat 0 0;
    border: 0 none;
    height: 25px;
    width: 62px;
}

.message {
    height: 120px;
    width: 358px;
}

form table {
    width: 372px;
}

form th {
    padding: 2px;
    text-align: left;
    text-transform: uppercase;
}

form td {
    padding: 2px;
}

form td.right {
    text-align: right;
}

form .small {
    width: 79px;
}

form .medium {
    width: 172px;
}

form .large {
    width: 358px;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background: #751e12 url(../images/tmv/body.jpg) no-repeat 0 0;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
    /*font-size: 0.75em;*/
}

body * {
    margin: 0;
    padding: 0;
}

#wrapper {
    margin: 0 auto;
    padding: 31px 0;
    width: 900px;
}

#title {
    background: url(../images/tmv/title.png) no-repeat 0 0;
    height: 54px;
    width: 450px;
}

#nav {
    height: 54px;
    width: 450px;
}

#nav ul {
    list-style-type: none;
}

#nav li {
    background: url(../images/tmv/nav.gif) no-repeat left bottom;
    height: 43px;
    padding: 11px 3px 0 0;
    width: 97px;
}

#nav li.active {
    background: url(../images/tmv/nav-active.gif) no-repeat left bottom !important;
    height: 54px !important;
    padding: 0 3px 0 0 !important;
}

#nav li.font-sizer {
    background: url(../images/tmv/nav-font.gif) no-repeat left bottom !important;
    width: 50px !important;
    padding: 11px 0 0 0 !important;
}

#nav li a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
}

#nav li.active a {
    line-height: 54px !important;
}

#nav li.font-sizer a {
    display: block;
    height: 43px;
    /*width: 25px;*/
    width: 50px;
}

#body {
    width: 900px;
}

#body-home {
    background: #ffffff url(../images/tmv/body-home-middle.jpg) repeat-y 0 0;
}

#body-home-top {
    background: url(../images/tmv/body-home-top.jpg) no-repeat left top;
}

#body-home-bottom {
    background: url(../images/tmv/body-home-bottom.jpg) no-repeat left bottom;
}

#body-projects {
    background: #ffffff url(../images/tmv/body-projects-middle.jpg) repeat-y 0 0;
}

#body-projects-top {
    background: url(../images/tmv/body-projects-top.jpg) no-repeat left top;
}

#body-projects-bottom {
    background: url(../images/tmv/body-projects-bottom.jpg) no-repeat left bottom;
}

#body-shop {
    background: #ffffff url(../images/tmv/body-shop-middle.jpg) repeat-y 0 0;
}

#body-shop-top {
    background: url(../images/tmv/body-shop-top.jpg) no-repeat left top;
}

#body-contact {
    background: #ffffff url(../images/tmv/body-contact-middle.jpg) repeat-y 0 0;
}

#body-contact-top {
    background: url(../images/tmv/body-contact-top.jpg) no-repeat left top;
}

#body-left {
    padding: 21px 39px;
    width: 372px;
}

#body-right {
    padding: 21px 39px;
    width: 372px;
}

#projects {
    padding-top: 12px;
}

#projects-left {
    padding-right: 35px;
    width: 150px;
}

#projects-right {
    padding-left: 35px;
    width: 152px;
}

#projects .no-heading {
    padding-top: 51px;
}

#projects h2 {
    color: #dac687;
    /*font-size: 12px;*/
    font-size: 100%;
    font-weight: bold;
    padding: 6px 0;
    text-transform: uppercase;
}

#projects-left img, #projects-right img {
    border: 1px solid #000000;
    margin-bottom: 12px;
}

ul.projects-list, ul.news-list {
    list-style-type: none;
    margin: 0 -6px;
}

ul.projects-list li, ul.news-list li {
    padding-bottom: 3px;
}

ul.projects-list li a, ul.news-list li a {
    display: block;
    font-weight: normal !important;
    /*line-height: 22px;*/
    padding: 2px 6px;
}

ul.projects-list li a:hover, ul.news-list li a:hover {
    background-color: #cd934e;
    text-decoration: none !important;
}

#body h1 {
    padding: 8px 0;
}

#body p {
    padding-bottom: 12px;
}

#body a {
    color: #000000;
    font-weight: bold;
}

#body-right img {
    padding: 14px 0;
}

#body .quotes {
    color: #751e12;
    font-family: Georgia, serif;
    /*font-size: 14px;*/
    font-size: 116%;
    padding: 12px 0;
    text-align: center;
}

#body .publish-date {
    font-style: italic;
    font-weight: bold;
}

#thermometer {
    padding: 14px 0;
    height: 241px;
    width: 137px;
}

#thermometer-empty {
    background: url(../images/tmv/thermometer-empty.jpg) 0 0 no-repeat;
    font-size: 12px;
    /*height: 241px;*/
    height: 205px;
    padding: 18px;
    position: relative;
    /*width: 137px;*/
    width: 101px;
}

#thermometer-full {
    background: url(../images/tmv/thermometer-full.png) left bottom no-repeat;
    bottom: 18px;
    display: none;
    /*height: 146px;
    height: 134px;*/
    height: 0;
    /*height: 42px;*/ /* 50% 8.4 pixels = 10% 84px - (8.4px * percentage) = height in pixels */
    left: 42px;
    position: absolute;
    /*top: 77px;
    top: 89px;*/
    width: 54px;    
}

#order-form {
    padding-top: 48px;
}

/*#order-form .product {
    display: none;
}*/

.back {
    padding-top: 22px;
}

.back a {
    color: #ae3700 !important;
    font-weight: bold;
}

#shopping-cart {
	background: url(../images/tmv/shopping-cart.png) repeat 0 0;
}

#shopping-cart table
{
	border-top: solid 1px #979797;
	border-left: solid 1px #979797;
}

#shopping-cart th, #shopping-cart td {
	border-bottom: solid 1px #979797;
	border-right: solid 1px #979797;
	padding: 4px;
	vertical-align: top;
}

#product-list .product {
    /*padding-bottom: 10px;*/
    padding-bottom: 20px;
}

#product-list .product-thumb img {
    padding: 0 18px 0 0 !important;
}

#product-list .product-info {
    width: 236px;
}

#product-list .product-title {
    font-weight: bold;
    padding-bottom: 4px;
}

#product-list .price {
    color: #b73300;
}

#product-pager ul {
    list-style-type: none;
}

#product-pager li {
    color: #888888;
    padding: 0 3px;
}

#product-pager li span, #product-pager li a  {
    color: #000000;
    display: block;
}

#product-pager li span {
    text-decoration: underline;
}

#footer {
    line-height: 29px;
    padding: 10px 0;
}

#footer a {
    color: #ffffff;
}

#footer img {
    vertical-align: middle;
}

#links, #terms {
    /*display: none;*/
    padding: 15px;
}

#terms {
    height: 600px;
    overflow: auto;
}

.qtip-content p {
    padding-bottom: 12px;
}

.qtip-content a {
    color: #b73300;
    font-weight: bold;
}

#body-blur {
	background-color: #000000;
}

#paypal-checkout {
	background-color: #ffffff;
	border: solid 2px #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto !important;
	padding: 30px;
	text-align: center;
}

#paypal-checkout h1 {
    font-size: 30px;
    padding: 8px 0;
}

#paypal-checkout p {
    padding-bottom: 12px;
}

#paypal-checkout input.image {
    vertical-align: middle
}
