/* background */
.bgVert {
	background-image: url(../images/divderVert.gif);
	background-repeat: repeat-y;
}
.bgDotted {
	background-image: url(../images/dividerDotted.gif);
	background-repeat: repeat-x;
}
.bgLeft {
	background-color: #FFFFFF;
	background-image: url(../images/bgLeft.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgRit {
	background-color: #FFFFFF;
	background-image: url(../images/bgRit.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgBot{
	background-color: #000000;
	background-image: url(../images/bgBot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgHighlight{
	background-color: #FFFFFF;
	background-image: url(../images/bgHighlights.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bgWelcome{
	background-color: #FFFFFF;
	background-image: url(../images/bgWelcome.gif);
	height: 289px;
	background-repeat: no-repeat;
}

/* txt */
.txtCol {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.txtCol2 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.txt {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.txtW {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
.txtW2 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.txtW3 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.txtWelcome {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	text-align: justify;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.txtLabel {
	font-family: "Century Gothic", Arial;
	font-size: 45px;
	font-style: normal;
	color: #E9E9E9;
}
.txtTitle {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.txtTitleNews {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.txtNews {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.txtLogo {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	color: #F0051E;
	font-weight: bold;
}
.txtLogo2 {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
.txtProd {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-style: normal;
	color: #F0051E;
	font-weight: bold;
}

.footer {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-transform: uppercase;
}
.footer2 {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}


/* links */
a.linkFooter:link, a.linkFooter:active, a.linkFooter:visited {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.linkFooter:hover {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
a.linkTyre:link, a.linkTyre:active, a.linkTyre:visited {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.linkTyre:hover {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.linkNews:link, a.linkNews:active, a.linkNews:visited {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 11px;
}
a.linkNews:hover {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	line-height: 11px;
}
a:link, a:active, a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
}
a.linkRed:link, a.linkRed:active, a.linkRed:visited {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
a.linkRed:hover {
	font-family: "Century Gothic", Arial;
	font-size: 9px;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
}
a.linkBtn:link, a.linkBtn:active, a.linkBtn:visited {
	background-color: #222222;
	color: #CCCCCC;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	padding: 5px 8px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	display: block;
}

a.linkBtn:hover {
	background-color: #000000;
	color: #FFF;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	padding: 5px 8px;
	text-transform: uppercase;
	text-decoration: none;
}


/* menu */
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:23px; left:0; background:#606060; display:none; opacity:0; list-style:none}
ul.menu ul li {
	position:relative;
	border:1px solid #333333;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #000000;
	width:99px;
	border-top:none;
	margin:0;
	font-style: normal;
	text-align: left;
}
ul.menu ul li a {
	padding:5px 5px 5px;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #CCCCCC;
	font-style:normal;
	background-color:#606060;
	text-align: left;
}
ul.menu ul li a:hover {
	background-color:#858484;
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #000000;
	font-style:normal;
	text-align: left;
}
ul.menu ul ul {
	left:99px;
	top:0px;
	text-align: left;
}
ul.menu .menulink {
	padding:0px 20px 0px 20px;
	background:url(../images/dividerNavi.gif) no-repeat;
	vertical-align: middle;
}
ul.menu .menulink2 {
	padding:0px 20px 0px 20px;
	vertical-align: middle;
}
ul.menu .menulink:hover, ul.menu .menuhover {}
ul.menu .sub {background:#606060 url(../images/arrow.gif) no-repeat right center}
ul.menu .border {border:1px solid #333333}



/* product table */
.tblProducts {
	border: 1px solid #666666;
	font-family: "Century Gothic", Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.tblProducts td {
	text-align: center;
	border: 1px solid #999999;
	background-color: #666666;
	text-transform: uppercase;
	padding: 5px;
	font-family: "Century Gothic", Arial;
}

td.tblProductsHead {
	background-color: #4D4D4D;
	color: #F4F4F4;
	font-family: "Century Gothic", Arial;
}

td.tblProductsImg { /* col for product img */
padding: 0;
width: 139px;
vertical-align: bottom;
background-color: #FFF;
}

/* others */
img.imgStyle {
border: 1px solid #666666;
}
input.inputBtn {
background-color: #222222;
color: #CCC;
border: 1px solid #222222;
font-family: "Century Gothic", Arial;
font-size: 11px;
font-weight: bold;
}

input.inputBtn:hover {
background-color: #000000;
color: #FFF;
font-family: "Century Gothic", Arial;
font-size: 11px;
font-weight: bold;
}

.star {
color: red;
}

li.list {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}
.border {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.pointer {
	cursor: hand;
}

