body {
    font-family: tahoma, arial, verdana, helvetica, sans-serif;
    font-size: 62.5%;
    color: #FFF;
    background: #363636 url(images/fill_main.jpg) repeat-x;
    behavior:url("hover.htc");
}

a {
    color: #96CEFB;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

hr {
    display: block;
    clear: both;
}

#container {
	margin: 0 auto;
	width: 732px;
    border-top: 1px solid #003E6F;
    border-left: 1px solid #003E6F;
    border-right: 1px solid #003E6F;
    background: #003C6E;
}

#header {
	width: 100%;
    height: 114px;
    /*background: url(images/header.jpg) no-repeat;*/
}

#search {
    float: right;
}

#search form {
    padding: 0;
    margin: 0;
}

#search-field {
    border: 0px solid;
    padding: 2px;
    width: 210px;
    font-size: 1.2em;
    color: #003C6E;
}

#menu {
    height: 20px;
    padding: 7px 10px 5px 10px;
    background: #545253;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li {
	float: left;
    margin: 3px;
}

#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


#nav a {
    text-transform: capitalize;
    text-decoration: none;
    color: #fff;
    font-size: 1.4em;
	font-weight: bold;
}

#nav a:hover {
    color: #CCE8F4;
}

#content {
    width: 732px;
    background: url(images/fill_body.jpg) no-repeat;
}

.post {
    padding: 0.5em 1.5em;
    font-size: 1.2em;
    line-height: 130%;
}

.post h1 {
    text-transform: capitalize;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0.2em 0;
    color: #fff;
}

.post h1 a {
    color: #ddd;
    text-decoration: underline;
}

.post h2 {
    font-size: 1.3em;
    margin: 5px 0;
}


.box { 
    float: left; 
    width: 404px; 
    height: 218px; 
}

.img-box {
    position: absolute;
    z-index: 1000;
    width: 415px; 
    left: -5px; 
    top: -5px;
}

.img-container {
    position: absolute;
    z-index: 1;
    margin: 4px;
}

#image {
    float: left;
    width: 415px;
}

#text {
    float: right;
    width: 275px;
}

#cats {
    list-style-type: none;
    padding: 0 0 0 35px;
    margin: 0;
}

#cats li {
    float: left;
    width: 200px;
    font-size: 1em;
    font-weight: bold;
    padding: 10px;
}

#cats li a {
    color: #FFF;
}

#cats li a:hover {
    color: #CCE8F4;
}

#products .prod-container {
    width: 169px;
    background: #002D52;
}

#products .prod {
    position: relative;
    top: -5px;
    left: -5px;
    width: 170px;
    background: #01559E;
    border: 1px solid #2388D9;
}

#products #prod-list {
    font-size: 1em;
    padding: 0;
    margin: 0;
}

#products #prod-list li {
    padding: 3px;
    margin: 1px 0;
    background: none;
    display: block;
}

#products #prod-list .current {
    background: #383838;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
}


#products ul, #products #specs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#products .specs-container {
    width: 105px;
    background: #002D52;
}

#products .specs2 {
    position: relative;
    top: -5px;
    left: -5px;
    width: 105px;
    background: #808281;
    border: 1px solid #383838;
}


#products #specs {
    font-size: 1em;
    width: 105px;
    padding: 3px;
}

#products #specs .alt1, 
#products #specs .alt2 {
    padding: 2px;
    margin: 1px 4px 1px 0;
}

#products #specs .alt1 {
    background: #444;
}

#products #specs .alt2 {
    background: none;    
}

#products ul .images {
    background: none;
}

#products ul li {
    padding: 5px 7px 12px 10px;
    background: url(images/fill_prod_category.png) no-repeat;
}

#products ul li a {
    color: #FFF;
}

#products td p {
    font-size: 1em;
}

#products li td {
    font-size: 11px;
    line-height: 10px;
}

#products li.list a {
    text-decoration: none;
}

#products li.list:hover {
    background: url(images/fill_prod_category_ovr.png) no-repeat;
}

#products h3 {
    margin: 0 0 2px 0;
    font-size: 11px;
    text-transform: uppercase;
}

#products .price {
    font-size: 1.5em;
}

#lightboxCaption, #keyboardMsg {
    color: #333;
}

#keyboardMsg a {
    font-weight: bold;
    text-transform: uppercase;
    color: red;
}

#search-results {
    list-style-type: none;
    padding: 20px 0;
    margin: 0;
}

#search-results li {
    margin-bottom: 30px;
}

#search-results h2 {
    font-size: 1.5em;
}

#search-results small {
    font-size: 1em;
    font-weight: bold;
}

#footer {
    text-align: center;
    margin: 10px 0 5px 0;
    padding: 1px;
    background: #003663;
}

/*photo gallery */
#gallery ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
}

#gallery ul li {
    float: left;
    margin: 10px 5px;
    padding: 5px;
    text-align: center;
}

#gallery ul li .thumb {
    font-size: .9em;
    font-family: Georgia, serif;
    color: #000;
    text-align: center;
}

#gallery ul li .title {
    font-size: .9em;
    font-family: Georgia, serif;
    color: #78715e;
    text-align: center;
    margin: 3px 0;
}

#gallery ul li .thumb a {
    color: #333;
}

/* forms */
h2.title_style {
    font-size: 1.4em;
    font-weight: normal;
    color: #DC1242;
    text-transform: uppercase;
}

.notice {
    color: red;
    font-weight: bold;
}

.element_style {
    font-size: 1.1em;
}

.formtext_normal, .formtext_large,
.formtext_small {
    font-family: tahoma,sans-serif;
    font-size: 12px;
    border: 1px solid #5899C7;
    padding: 2px;
}

.formtextarea_normal,
.formtextarea_small, 
.formtextarea_large {
    font-family: tahoma,sans-serif;
    font-size: 12px;
    border: 1px solid #5899C7;
    width: 200px;
}

#submit, #reset {
    background: #5899C7;
    color: #fff;
    border: 1px solid #003C6E;
}

.clear {
    clear: both;
    height: 1%;
}
