body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	background: #FFFFFF url(../gfx/bg_top.gif) repeat-x left top;
}

/*
 * background
 */

table.bg_right_sign {
	background: transparent url(../gfx/bg_right_sign.gif) no-repeat left top;
	height: 100%;
}
td.bg_left {
	background: transparent url(../gfx/bg_left.gif) repeat-y left top;
}
div.bg_contact {
	background: transparent url(../gfx/bg_contact.jpg) no-repeat left top;
	width: 250px;
	height: 173px;	
	color: #3d3d3d;
}
div.bg_bottom {
	background: transparent url(../gfx/bg_bottom.jpg) no-repeat left top;
	height: 83px;
}
td.bg_data {
	background: transparent url(../gfx/bg_data.gif) repeat-y left top;
}
td.bg_data_bottom {
	background: transparent url(../gfx/bg_data_bottom.gif) no-repeat left bottom;
	height: 72px;
	padding: 0 10px 7px 0;
}
td.bg_holder_bottom {
	background: transparent url(../gfx/holder_bottom.gif) repeat-x left top;
	padding-left: 11px;
}
div.bg_products_list {
	background: transparent url(../gfx/bg_products_list.gif) no-repeat left top;
	height: 25px;
	padding: 4px 0 0 32px;
}

/*
 *	formatting
 */

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.text {
	padding: 0 30px 0 30px;
}
td {
	font-size: 11px;
	color: #767676;
	line-height: 16px;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 16px;
	margin-left: 15px;
}
li {
	background: url(../gfx/bg_sign.gif) no-repeat 5px 5px;
	padding-left: 17px;
}
li.dark {
	background: url(../gfx/bg_sign_dark.gif) no-repeat 5px 5px;
	padding-left: 17px;
}
li.border {
	padding-bottom: 10px;
	border-bottom: 1px dashed #B4B4B4;
}
table.border_top {
	border-top: 1px dashed #B4B4B4;
	margin-top: 10px;
}
ul.border_bottom {
	border-bottom: 1px dashed #B4B4B4;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}
hr {
	height: 0;
	border: none;
	border-top: 1px dashed #B4B4B4;
	padding-bottom: 5px;
	clear: both;
}
hr.line {
	border-top: 1px solid #16B2BF;
}
table.border_bottom {
	border-bottom: 1px dashed #B4B4B4;
	margin-bottom: 10px;
}
li.border_top {
	margin-top: 10px;
}
*.pointer {
	cursor: pointer;
}
div.desc p:first-child {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	padding-left: 28px;
	margin: 0;
	height: 43px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	background-color: #F3F3F3;
	color: #838484;
	text-transform: uppercase;
}
span.title {
	display: block;
	padding-top: 13px;
}
div.action {
	margin-bottom: 5px;
}
span.type {
	color: #767676;
}
h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #14b3be;
	font-size: 14px;
}
h2.title {
	font-size: 14px;
}
h3 {
	padding: 15px 0 0 23px;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #0a5562;
	text-transform: uppercase;
}
div.data {
	padding: 16px 24px 10px 24px;
}
div.contact {
	padding: 20px 0 0 23px;
	line-height: 160%;
}
div.faq_answer {
	margin-top: 5px;
}
*.product_top {
	margin-top: 10px;
}

/*
 * Bottom
 */
div.bg_bottom {
	width: 775px;
	padding-top: 61px;
}
div.copyright {
	float: left;
	padding-left: 20px;
}
div.bottom_menu {
	float: left;
	padding-left: 40px;
}

/*
 * Holder
 */

td.holder_top {
	background: transparent url(../gfx/holder/top.gif) repeat-x left bottom;
}
td.holder_left {
	background: transparent url(../gfx/holder/left.gif) repeat-y right top;
}
td.holder_right {
	background: transparent url(../gfx/holder/right.gif) repeat-y left bottom;
}
td.holder_bottom {
	background: transparent url(../gfx/holder/bottom.gif) repeat-x left top;
}
td.bg_holder_bottom a,
td.bg_holder_bottom a:hover {
	display: block;
	float: left;
	height: 23px;
	text-align: center;
	color: #ADADAD;
	font-weight: bold;
}
td.bg_holder_bottom a {
	background: transparent url(../gfx/bg_count.gif) no-repeat left top;
	width: 26px;	
	text-decoration: none;
}
td.bg_holder_bottom a.last {
	background: transparent url(../gfx/bg_count_last.gif) no-repeat left top;
	width: 27px;	
}

td.bg_holder_bottom a.active,
td.bg_holder_bottom a:hover {
	background: transparent url(../gfx/bg_count_hover.gif) no-repeat left top;
	width: 26px;	
	text-decoration: none;
	color: #FFF;
}


/*
 *	link
 */

a {
	color: #767676;
	text-decoration: underline;
}
a:hover {
	color: #767676;
	text-decoration: none;
}

div.bottom_menu a:hover {
	color: #373737;
}
a.download {
	background: transparent url(../gfx/download.gif) no-repeat left top;
	padding: 5px 0 0 40px;
	margin-left: 30px;
	display: block;
	height: 35px;
	color: #18B1B9;
}
a.contact {
	text-decoration: none;
}
a.contact:hover {
	text-decoration: underline;
}
a.dark,
a.dark:hover {
	color: #18181A;
}

/*
 * Box
 */
table.bg_box {
	background-color: #F3F3F3;
}
td.bg_line {
	background: transparent url(../gfx/bg_line.gif) no-repeat left top;
	height: 21px;
}

/*
 *	form
 */
form {
	padding: 0;
	margin: 0;
	font-size: 11px;
	color: #767676;
}

label {
	cursor: pointer;		
	color: #767676;
}

input {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	border: 0;
	width: 160px;
	height: 19px;
	background-color: #FBFBFB;
	border: 1px solid #E2E2E2;
	color: #767676;
	padding: 2px 3px 3px 3px;
}
textarea:focus,
input:focus {
	background-color: #FFFFFF;
}
textarea:hover,
input:hover {
	border: 1px solid #ADADAD;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 0;
	width: 410px;
	height: 100px;	
	background-color: #FBFBFB;
	border: 1px solid #E2E2E2;
	overflow: auto;
	color: #767676;
	padding: 2px 3px 3px 3px;
}
input#reset,
input#submit {
	width: 55px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ADADAD;
	border: 1px solid #ADADAD;
	cursor: pointer;
	border: none;
	padding-bottom: 4px;
}
input#reset:hover,
input#submit:hover {
	border: 1px solid #E4E4E4;
	font-size: 10px;
}

/*
 * Png
 */

/* IE ignores styles with [attributes], so it will skip the following. */
.png_action[class] {  
  background: url(../gfx/action_product.png) no-repeat left top;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.png_newness[class] {
  
  background: url(../gfx/newness_product.png) no-repeat left top;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.png_action_newness[class] {
  
  background: url(../gfx/action_newness.png) no-repeat left top;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.png_actions[class] {
  
  background: url(../gfx/action.png) no-repeat left top;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.png_newnesses[class] {
  
  background: url(../gfx/newness.png) no-repeat left top;
}

.png_action {
  font-family:verdana;
  font-weight:bold;  
  height: 53px;
  width: 61px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/action_product.png');
}

.png_newness {
  font-family:verdana;
  font-weight:bold;  
  height: 53px;
  width: 61px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/newness_product.png');
}

.png_action_newness {
  font-family:verdana;
  font-weight:bold;  
  height: 53px;
  width: 61px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/action_newness.png');
}

.png_actions {
  font-family:verdana;
  font-weight:bold;  
  height: 53px;
  width: 61px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/action.png');
}

.png_newnesses {
  font-family:verdana;
  font-weight:bold;  
  height: 53px;
  width: 61px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gfx/newness.png');
}

/* menu */
div#menu {
    width: 765px;
    *width: 770px;
    height: 27px;
    border-bottom: 5px solid #eaeaea;
    border-left: 5px solid #eaeaea;
}
div#menu a {
    font-size: 10px;
    color: #000;
    float: left;
    display: block;
    padding: 6px 8px 5px 8px;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent url('../gfx/menu_division.gif') no-repeat 100% 4px;
}
div#menu a:hover {
    background-color: #5acad1;
}
div#menu a.current {
    background-color: #5acad1;
}
div#menu a.featured {
    color: #8c0000;
    background-color: #f3f3f3;
}
div#menu a.featured:hover,
div#menu a.featured.current {
    color: #fff;
    background-color: #8c0000;
}

