﻿/*************************************
                Reset
*************************************/

html {
	margin:0;
	padding:0;	
	outline:0;
	vertical-align:baseline;	
	overflow-y: scroll;
}

body {
    /*overflow-x:hidden;*/
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
* { 
    padding:0; 
    margin:0; 
}

/*************************************
        GENERAL DECLARATIONS
*************************************/

body {
    font-size:84%;
    font-family:"helvetica neue", arial, helvetica, sans-serif;
    line-height:1.3em;
    background: transparent url(../images/bg_repeat.jpg) repeat; 
}
a
{
	text-decoration:none;
	color: #990000;
	margin: 0;
	padding: 0;
}
a:hover
{
	text-decoration:none;
	color: #ffffff;
	background: #990000;
	margin: 0;
	padding: 0;
}
a:active { 
    outline:none; 
	margin: 0;
	padding: 0;
}
a:focus {
    -moz-outline-style:none;
	margin: 0;
	padding: 0;
}
.logo {
    float:left;
    width:248px;
    height:107px;
    position:absolute;
    z-index: 1000;
}

.logo:hover
{
    background: transparent;
}

img {
    border:0px;
}
.red
{
    color: #990000;
}
#wrapperBGTop {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffffff url(../images/bg_mainRepeat.jpg) repeat-x 0 0;
}
#wrapperTop {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent url(../images/bg.jpg) no-repeat top center;
}
#containerTop {
    width: 990px;
    margin: 0 auto;
    padding: 0;
}
#header {
    float:left;
    width:100%;
    height:425px;
    margin:0px;
    padding:0px;
    position: relative;
}
#header .banner{
    position: absolute;
    top: 107px;
    left: 0px;
}
#header .bannerProduct{
    position: absolute;
    top: 61px;
    left: 0px;
}
#wrapperFooter {
    float:left;
    width:100%;
    margin: 0;
    padding: 0;
}
#wrapperFooter a {
    color: #cccccc;
}
#wrapperFooter a:hover {
    color: #ffffff;
    background: #990000;
}
#wrapperBgFooter {
    float:left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent url(../images/bg_footer.jpg) no-repeat top center; 
}
#containerFooter {
    width: 990px;
    height: 200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.warranty
{
    position: absolute;
    top: -43px;
    left: 845px;
    z-index: 2;
}
.copyright
{
    position: absolute;
    top: 68px;
    left: 500px;
    font-size: 0.75em;
    color: #cccccc;
}

/*************************************
             TYPOGRAPHY
*************************************/

body {
    font-size:90%;
    font-family:"helvetica neue", arial, helvetica, sans-serif;
    line-height:1.3em;
}   /* IE */
h1,h2,h3,h4,h5,h6 {
    font-family:Tahoma;
    clear:both;
}
h1 { font-size:1.9em; line-height:1.5em; font-weight:normal; font-family:Helvetica, Arial, sans-serif; letter-spacing:-0.04em; color:#990000;}
h2 { font-size:1.5em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#ffffff;}
h2 a { margin-bottom:7px; color:#ffffff;}
h3 { font-size:1.1em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#ffffff;}
h3 a { margin-bottom:7px; color:#ffffff;}
h4 { font-size:0.9em; line-height:1.0; font-weight:normal;}
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:2.1em; line-height:1.0em; font-weight:bolder; font-family:Helvetica, Arial, sans-serif; letter-spacing:-0.04em;}
p {
    margin:0px 0px 13px 0px;
}

/*************************************
             NAVIGATION
*************************************/

ul#navmenu li a span .h
{
    display: none;
}
ul#navmenu {
    width:487px;
    height:61px;
    margin:0;
    padding:0;
    list-style:none;
    position: absolute;
    top: 0px;
    left: 505px;
}
ul#navmenu li {
    float:left;
}
ul#navmenu li a {
    background:url(../images/nav_sprite.jpg) no-repeat scroll bottom left;
    display:block;
    height:61px;
    position:relative;
}
ul#navmenu li a.navHome {
    width:122px;
    background-position: 0px 0px;
}
ul#navmenu li a.navProduct {
    width:124px;
    background-position: -122px 0px;
}
ul#navmenu li a.navBuy {
    width:121px;
    background-position:-246px 0px;
}
ul#navmenu li a.navContact {
    width:120px;
    background-position:-367px 0px;
}

ul#navmenu li a span {
    background:url(../images/nav_sprite.jpg) no-repeat scroll bottom left;
    display:block;
    position:absolute;
    top:0;
    left:0px;
    height:61px;
    width:100%;
    z-index:200;
}
ul#navmenu li a.navHome span {
    background-position:0px -61px;
    cursor: hand;
}
ul#navmenu li a.navProduct span {
    background-position:-122px -61px;
    cursor: hand;
}
ul#navmenu li a.navBuy span {
    background-position:-246px -61px;
    cursor: hand;
}
ul#navmenu li a.navContact span {
    background-position:-367px -61px;
    cursor: hand;
}

/*************************************
             Master
*************************************/

.txtNewsletterInfo {
    position: absolute;
    top: 17px;
    left: 20px;    
    color: #ffffff;
    font-size: 0.75em;
}

.txtNewsletter {
    width: 170px;
    height: 20px;
    background:url(../images/bg_newsletterInput.jpg) no-repeat 0 0;
    margin: 0;
    padding: 7px 5px 5px 5px;
    border: 0;
    position: absolute;
    top: 37px;
    left: 20px;
}

.btnNewsletter {
    width: 62px;
    height: 32px;
    background:url(../images/bg_newsletterInput.jpg) no-repeat 180px 0;
    position: absolute;
    top: 37px;
    left: 200px;
}

/*************************************
             DEFAULT
*************************************/

.contDefault
{
    float: left;
    width: 978px;
    position: relative;
    margin: 0;
    padding: 25px 6px 35px 6px;
}

.contDefault .c1, .contDefault .c2
{
    float: left;
    width: 326px;
    background:url(../images/bg_thumbMed.jpg) no-repeat 0 0;
}

.contDefault .c3
{
    float: right;
    width: 326px;
    background:url(../images/bg_thumbMed.jpg) no-repeat 0 0;
}

.contDefault .c1 .img, .contDefault .c2 .img, .contDefault .c3 .img
{
    float: left;
    width: 290px;
    padding: 16px 22px;
}

.contDefault .c1 .text, .contDefault .c2 .text, .contDefault .c3 .text
{
    float: left;
    width: 306px;
    padding: 7px 10px 35px 10px;
}

.buynow, .buynow:hover {
    float: left;
    width:953px;
    height:128px;
    margin: 0;
    padding: 0 0 0 7px;
    z-index: 1;
    background: #ffffff;
}

/*************************************
             PRODUCT
*************************************/

.contProduct
{
    float: left;
    width: 978px;
    position: relative;
    margin: 0;
    padding: 25px 6px 35px 6px;
}

.contProduct .text
{
    float: left;
    width: 948px;
    margin: 0 0 25px 0;
    padding: 0 15px;
}

.contProduct .c1
{
    float: left;
    width: 978px;
    background:url(../images/bg_thumbMed.jpg) no-repeat 0 0;
    margin: 0 0 15px 0;
    padding: 0;
}

.contProduct .c1 .img
{
    float: left;
    width: 280px;
    padding: 16px 22px;
}

.contProduct .c1 .text
{
    float: left;
    width: 620px;
    padding: 7px 10px 0px 10px;
    font-size: 1.1em;
}

.contProduct .gallery 
{
    float: left;
    width: 978px;
    position: relative;
    margin: 0;
    padding: 25px 6px 35px 6px;
}