body {
	background-color: #F9FDFF;
	background: url(../img/background.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 8px;
}

div { margin: 0px; }
form { margin: 0px; }
p { margin: 0px; }
img { border: none; }
h1, h2, h3, h4 { font-family: "Trebuchet MS"; margin: 0px; }
a { text-decoration: none; color: #507ABA; }
a:hover { text-decoration: underline; }
ul, ol { margin: 0px; padding: 0px; list-style-position: inside; }
h4 { font-size: 16px; margin-bottom: 5px; }

/*
* {
	margin: 0px;
	padding: 0px;
}
*/

span.active {
    color: #375890;
}
span.inactive {
    color: #c00;
}

#frame {
	width: 956px;
	margin: auto;
}

#left_border, #right_border {
	float: left;
	width: 3px;
	height: 326px;
}

#left_border {
	background: url(../img/main_left_border.jpg) no-repeat;
}

#right_border {
	background: url(../img/main_right_border.jpg) no-repeat;
}

#middle_frame {
	float: left;
	width: 950px;
	background: url(../img/main_middle.jpg) repeat-y;
}

#middle_frame #top {
	height: 9px;
	background: url(../img/main_top.jpg) no-repeat;
}

#middle_frame #main {
	background: url(../img/main_background.jpg) no-repeat;
	width: 950px;
	float: left;
}

#middle_frame #main.flsh {
	background: url(../img/main_bck_flash.jpg) no-repeat;
}

#middle_frame #main #header {
}

#header_flash {
	width: 947px;
	padding: 0px;
	margin: 12px 0px 0px 1px;
}

* + html #header_flash {
	margin-top: 24px;
}

* html #header_flash {
	margin-top: 24px;
}

#middle_frame #main #content {
	padding-left: 14px;
	padding-bottom: 10px;
	float: left;
	width: 922px;
}

#footer {
	clear: both;
	margin-left: 3px;
}

#footer #grass {
	height: 69px;
	background: url(../img/grass_bottom.jpg) no-repeat;
}

#footer #ftr {
	height: 27px;
	padding-top: 9px;
	background: url(../img/main_bottom.jpg) no-repeat;
	font-size: 11px;
}

/* SUBMENU */

div#submenu {
	width: 187px;
	float: left;
	font-size: 12px;
}

#submenu .top {
	height: 8px;
	font-size: 0px;
}

#submenu .bottom {
	clear: both;
	height: 8px;
	font-size: 0px;
}

#submenu ul {
	list-style-type: none;
	min-height: 200px;
}

#submenu ul li ul {
	min-height: 0px;
}

#submenu ul li ul li {
	margin-left: 10px;
	width: 130px;
}

* html #submenu ul {
	height: 200px;
}

* html #submenu ul li ul {
	height: 0px;
}

#submenu ul li {
	display: inline;
	float: left;
	margin-left: 20px;
	padding: 10px 0px 10px 0px;
	width: 145px;
	font-weight: bold;
}

#submenu ul li a {
	display: block;
}

#submenu ul li.active a {
	padding-left: 10px;
}

/* PRODUCT ITEM */

#back_holder {
	clear: both;
	float: left;
	width: 100%;
	margin: 0px;
}

#back_button {
	float: right;
	margin: 10px 50px 10px 0px;
	display: inline;
    width: 73px;
    height: 23px;
}
#back_button a {
    text-decoration: none;
    width: 50px;
    height: 19px;
    display: block;
	padding-top:4px;
	padding-left:23px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.info .useful_button {
    float: right;
    line-height: 23px;
	width: 178px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
    padding-left: 10px;
}

.info .useful_button a {
	color: #FFFFFF;
}

.info #product_desc, .info #cat_desc {
	float: right;
	width: 400px;
}

.info #product_desc p {
	margin-top: 0px;
	margin-bottom: 16px;
}

.info #data {
	width: 263px;
	float: left;
}

.info #data .top {
	height: 8px;
	font-size: 0px;
}

.info #data .bottom {
	height: 8px;
	font-size: 0px;
}

.info #data .middle {
	padding: 18px 5px 18px 5px;
	text-align: center;
}

#data .table_closed {
	height: 24px;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 11px;
}

#data span {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	display: block;
	height: 15px;
	cursor: pointer;
}

#data .table_open {
	height: 24px;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 11px;
}

#data span {
	font-weight: bold;
	padding-left: 15px;
	display: block;
	height: 15px;
	cursor: pointer;
}

#data .data_table {
	width: 261px;
	text-align: left;
	border-collapse: collapse;
	font-size: 11px;
	font-size: 12px;
}

#data .data_table tr.first td, #data .data_table tr.first th {
	border: none;
}

#data .data_table td {
	padding: 12px 0px 12px 10px;
	width: 101px;
}

#data .data_table th {
	padding-left: 10px;
	font-weight: normal;
}

#data .table_bottom {
	height: 8px;
	font-size: 0px;
}

/* PRODUCTS ITEMS */

.info .hint {
	float: left;
	text-align: center;
	position: relative;
	display: none;
}

.info .hint .lft, .info .hint .rght {
	height: 41px;
	float: left;
}

.info .hint .lft {
	width: 4px;
	background: url(../img/hint_left.gif) no-repeat;
}

.info .hint .rght {
	width: 5px;
	background: url(../img/hint_right.gif) no-repeat;
}

.info .hint .arrow {
	background: url(../img/hint_arrow.gif) 70% center no-repeat;
	clear: both;
	height: 21px;
	width: 20px;
	margin: 0px auto;
}

* html .info .hint .arrow { margin: 0px; }
* + html .info .hint .arrow { margin: 0px; }

.info .hint h1 {
	display: inline;
	float: left;
	background-color: #F4C25C;
	color: #714C3F;
	font-size: 16px;
	padding: 10px 4px 9px 4px;
}

/* PRODUCTS IN A MAIN CATEGORY */


.info .product {
	margin-top: 20px;
	float: left;
	width: 310px;
	margin-left: 20px;
	display: inline;
}

.info .product .top, .info .product .bottom {
	height: 8px;
	font-size: 0px;
	float: left;
	width: 100%;
}

.info .product .top {
	background: url(../img/productm_top.jpg) no-repeat;
}

.info .product .bottom {
	background: url(../img/productm_bottom.jpg) no-repeat;
}

.info .product h1 {
	height: 34px;
	color: #FFFFFF;
	font-size: 15px;
	padding: 7px 12px 8px 12px;
	margin-bottom: 10px;
}

.info .product h1 a {
	color: #FFFFFF;
	display: block;
	height: 25px;
	width: 100%;
	overflow: hidden;
}

.info .product .img_holder {
	float: left;
	width: 100%;
	text-align: center;
	background: url(../img/productm_middle.jpg) repeat-y;
	float: left;
}


/* --------------------------- */

.info div.items {
	width: 684px;
}

.info div.items h1 {
	clear: both;
	height: 34px;
	color: #FFFFFF;
	font-size: 15px;
	padding: 7px 0px 8px 12px;
	margin-top: 20px;
}

.info div.items .top {
	height: 8px;
	background: url(../img/item_top.jpg) no-repeat;
	font-size: 0px;
}

.info div.items .bottom {
	height: 8px;
	background: url(../img/item_bottom.jpg) no-repeat;
	font-size: 0px;
	clear: both;
	width: 684px;
}

.info .items .middle {
	background: url(../img/item_middle.jpg) repeat-y;
	padding: 18px 22px 18px 22px;
	float: left;
	width: 640px;
}

.info .items .middle div {
	float: right;
	margin: 0px;
	width: 475px;
	margin-bottom: 6px;
	clear: both;
}


.info .items .middle .cnt {
	clear: none;
}

.items .middle div p {
	float: none;
}

.info div.items .middle .img_holder {
	float: left;
	width: 150px;
	text-align: center;
}

.info div.items .middle div.link a {
	color: #507ABA;
	padding-left: 18px;
	background: url(../img/item_arrow.jpg) 0px 2px no-repeat;
}

/* INFO */

div.info {
	float: right;
	width: 684px;
	background: #FFFFFF url(../img/info_top.gif) top left no-repeat;
	color: #666666;
	padding: 22px 16px 10px 17px;
	min-height: 250px;
	position: relative;
}

* html div.info {
	height: 250px;
}

.info li {
	padding-left: 15px;
	margin-bottom: 4px;
}

div.info h2 {
    text-transform: uppercase;
    font-size: 1.8em;
	margin-bottom: 26px;
}

div.info p {
	margin-bottom: 12px;
}

/* ROAD MAP */

#roadmap {
	display: block;
	background: url(../img/home.gif) 0px 2px no-repeat;
	padding-left: 20px;
	color: #327FC5;
	margin-bottom: 21px;
	font-size: 11px;
}

#roadmap a {
	color: #327FC5;
	text-decoration: underline;
}

/* HEADER */

#header #img {
	margin: 8px 0px 20px 25px;
	float: left;
	height: 134px;
	width: 189px;
	display: inline;
}

div.flash {
	position: absolute; top: 19px; margin-left: 25px;
}

#main #header a {
	float: left;
}

ul#lang {
	display: inline;
	margin: 1px 12px 0px 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}

ul#lang li {
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#lang li.sep {
	background: url(../img/lang_sep.gif) no-repeat;
	width: 1px;
	margin-left: 12px;
	margin-right: 12px;
}

ul#lang li a {
	color: #5079BA;
}

ul#lang li a.active {
	font-weight: bold;
}

ul#main_menu {
	height: 44px;
	width: 921px;
	float: left;
	margin: 0px 0px 14px 14px;
	display: inline;
	list-style-type: none;
}

ul#main_menu li {
	float: left;
	height: 100%;
}

ul#main_menu li {
	float: left;
	height: 100%;
	padding: 0px 25px 0px 25px;
}

ul#main_menu li.first {
	padding-left: 0px;
}

ul#main_menu li.first div {
	height: 100%;
	width: 22px;
	float: left;
}

ul#main_menu li.last {
	float: right;
	width: 15px;
	margin: 0px;
	padding: 0px;
}

ul#main_menu li a {
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 11px;
}

ul#main_menu li.sep {
	width: 2px;
	margin: 0px;
	padding: 0px;
}

/* PRODUCTS MAIN */

#main #content #products_main {
	margin-top: 18px;
	float: left;
	width: 920px;
}

#products_main div {
	float: left;
	width: 221px;
	margin-left: 12px;
}

#products_main div div {
	margin: 0px;
}

#products_main div#first {
	margin-left: 0px;
}

#products_main h1 {
	width: 210px;
	height: 28px;
	background: url(../img/product_title.jpg);
	font-size: 15px;
	color: #F9FDFF;
	padding-top: 6px;
	padding-left: 11px;
	margin-bottom: 9px;
}

#products_main .top {
	height: 9px;
	font-size: 0px;
	background: url(../img/product_top.jpg) no-repeat;
}

#products_main .middle {
	background: url(../img/product_middle.jpg) repeat-y;
	height: 213px;
	overflow: hidden;
	text-align: center;
	color: #666666;
}

#products_main .bottom {
	background: url(../img/product_bottom.jpg) no-repeat;
	height: 10px;
}

#products_main .middle div {
	height: 115px;
	overflow: hidden;
}

#products_main .middle img {
	margin-top: 6px;
	margin-bottom: 6px;
}

#products_main .middle p {
	margin: 3px 17px 7px 17px;
	height: 70px;
	font-size: 12px;
	width: 190px;
	overflow: hidden;
	text-align: left;
	float: left;
	display: inline;
}

#products_main .middle a {
	background: url(../img/product_arrow.jpg) 0px 1px no-repeat;
	color: #507ABA;
	padding-left: 15px;
	float: left;
	margin-left: 17px;
}


#products_main .middle div a {
	background: none;
}

/* FOOTER */

#footer #ftr span {
	float: left;
	margin-left: 18px;
	color: #F9FDFF;
}

#footer #ftr img {
	float: right;
	margin-right: 18px;
	margin-top: 2px;
}

#footer #ftr ul {
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#footer #ftr ul li {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

#footer #ftr ul li.sep {
	margin: 0px;
	background: url(../img/bottom_separator.gif) no-repeat;
	width: 1px;
}

#footer #ftr ul li a {
	color: #F9FDFF;
}

/* PRODUCTS MAIN */



/* KID */

#kid {
	float: left;
	background: url(../img/kid_content.jpg) no-repeat;
	font-family: "Trebuchet MS";
	color: #5A2E1E;
	width: 407px;
	height: 206px;
	padding-left: 280px;
	padding-top: 30px;
}

#kid h1 {
	font-size: 23px;
}

#kid p {
	font-size: 13px;
	margin-top: 8px;
	width: 380px;
	height: 72px;
	overflow: hidden;
}

/* SURVEY */

#survey {
	float: right;
	height: 231px;
	width: 221px;
	background-color: #D5E9F6;
}

#survey #top_border {
	height: 13px;
	background: url(../img/survey_top.jpg) no-repeat;
}

#survey #bottom_border {
	font-size: 0px;
	height: 13px;
	background: url(../img/survey_bottom.jpg) no-repeat;
}

#survey #middle_content {
	overflow: hidden;
	color: #333333;
	height: 205px;
	font-size: 12px;
	padding-left: 15px;
}

#survey #middle_content td span {
	display: block;
	margin: 2px 10px 2px 0px;
}

#survey #middle_content h1 {
	font-size: 17px;
	color: #4C74B7;
	margin-bottom: 10px;
}

#survey #middle_content p {
	border-top: 1px solid #6795CA;
	width: 190px;
	margin-top:	10px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	font-weight: bold;
}

#survey #middle_content #separator{
	width: 190px;

}

input#vote {
	margin-top: 12px;
}

/*********************************/

input.button {
	height: 23px;
	width: 76px;
	color: #FFFFFF;
	background: url(../img/vote_button.jpg);
	border: none;
	font-size: 13px;
}

div#not_found {
	text-align: center;
	margin-top: 65px;
	margin-bottom: 50px;
	font-weight: bold;
}

/* CONTACT TABLE */

#contact_table {
	padding-top: 20px;
}

#contact_table td {
	text-align: right;
}

#contact_table th {
	text-align: left;
}

#contact_table .txt {
	border: 1px solid #999999;
	overflow: auto;
	width: 610px;
}

#contact_table .invalid {
	width: 165px;
	border: 1px solid #E4232F;
}

#contact_table a {
	border: none;
	background: none;
	text-decoration: underline;
}

#no_products {
	clear: both;
	margin-top: 12px;
}

/* SITEMAP */

#content #sitemap {
	background: #FFFFFF url(../img/sitemap_top.jpg) no-repeat;
	width: 877px;
	padding: 20px 20px 35px 20px;
	float: left;
}

#sitemap h1 {
	font-size: 20px;
	color: #4C74B7;
	margin-bottom: 35px;
}

#sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sitemap ul li {
	margin-left: 30px;
	width: 255px;
	float: left;
}

#sitemap ul li ul li {
	margin-left: 0px;
	padding-left: 15px;
	background: url(../img/sitemap_arrow_main.jpg) 0px 4px no-repeat;
	float: none;
}

#sitemap ul li ul li ul {
	margin: 10px 0px;
}

#sitemap ul li ul li ul li {
	background: url(../img/sitemap_arrow_sub.jpg) 0px 5px no-repeat;
}

#sitemap ul li ul li a {
	font-weight: bold;
	font-size: 12px;
}

#sitemap ul li ul li ul li a {
	font-weight: normal;
	font-size: 11px;
}

* html #sitemap ul li {
	margin-left: 15px;
	width: 220px;
}

/*  DOWNLOADS */

div.download {
	color: #666666;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	width: 315px;
}

.download h3 {
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}

.download .img {
/*	height: 138px; */
	margin-bottom: 10px;
	width: 163px;
	background-color: #ECF6FC;
	overflow: hidden;
	float: left;
}

.download .cnt {
    clear: left;
	padding-right: 20px;
/*	float: right;*/
/*	width: 480px;*/
}

.download a {
	clear: left;
	display: block;
	float: left;
	margin-top: 20px;
	height: 25px;
	width: 94px;
	background: url(../img/download_btn.jpg) no-repeat;
}

.signup {
	margin-top: 10px;
	text-align: center;
}