/* -------------- container -------------- */
html, body {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  color: #333333;
  font-size: 13px;	
}
#container {
	position: relative;
	width: 1001px;
	margin: 5px auto;
	background: #e5e6e7 url('images/bk_container.jpg') repeat-y top center;
}
#sub-container {
	background: transparent url('images/bk_sub-container.jpg') no-repeat bottom center;
}
  
  
/* -------------- general -------------- */
.mir {
 letter-spacing: -1000em;
 text-indent: -999em;
}
/*\*/html>body .mir { /* Per Opera 7 e IE/MAC: */
  text-indent: -999em;
	overflow: hidden;
}
.clear {
	clear: both;
}
a {
	color: #333399;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #333399;
}
#nav a, #footer a {
  color: #fff;	
}
.noborder, .noborder:hover, .thickbox, .thickbox:hover {
  border-bottom: 0;
}  
#nav a:hover, #footer a:hover {
  color: #cc9933;
  border-bottom: 0;	
}
h2 {
	margin: 0 0 1em 0;
	font-size: 14px;
}
h3, h4 {
	margin: 0 0 1em 0;
	font-size: 11px;
  color: #333366;
}
.small, #nav, #breadcrumb, .productListing-heading, .listingPageLinks, #footer {
	font-size: 9px;	
}
.border-grey, .box-product, .box-download, .box-news {
	border: 1px solid #ccc;	
}
.border-red, .messageStack  {
	border: 1px solid #ff0011;	
}
.border-radius, .box-product, .box-download, .box-news {
 -moz-border-radius: 5px;
}

/* -------------- error -------------- */
.messageStack {
	padding: 5px;
}

/* -------------- form -------------- */
form {
	padding: 0;
	margin: 0;
}
label {
	float : left;
	width : 150px;
	margin-right : 5px;
	text-align : right;
}
input, textarea, select {
	margin-bottom : 5px;
	border: 1px solid #b2b2b2;
	font: normal 99% Tahoma, Arial;	
}
input.submit {
	background: url('images/bk_submit.jpg') no-repeat right 0;
}
form br {
	clear: left;
}


/* -------------- header -------------- */
#header {
	height: 73px;
	background: #fff;
}
#header h1 {
	margin: 0;
	padding: 23px 0 0 33px;
}
#header h1 a {
	display: block;
	height: 41px;
	width: 205px;
	background: #fff url('images/logo.jpg') no-repeat 0 0;
	border-bottom: 0;
}
#left-header {
	float: left;
}
#right-header {
	height: 73px;
	margin-left: 249px;
	background: #202f4f url('images/bk_right-header.jpg') no-repeat 0 0;
}
.hover#right-header {
	background: #202f4f url('images/bk_hover_right-header.jpg') no-repeat 0 0;	
}

/* -------------- navigation -------------- */
#nav {
	background: transparent url('images/bk_nav.jpg') no-repeat top center;
  position: relative;
  height: 20px;
}
#nav ul {
  margin: -1px 0 0 0;
  padding: 0 5px;
	height: 20px;   
	background: #1d2540 url('images/bk_nav2.jpg') no-repeat right top; 
	width: 125px; 
	float: right;     
}
#nav li {
	list-style: none;
	float: right;
	height: 20px; 
  padding-top: 3px;
}
#nav li#last {
	position: absolute;
  right: -21px;
	padding-right: 10px;
	text-transform: uppercase;
	background: transparent url('images/bk_nav.png') no-repeat right top; 
}


/* -------------- menu -------------- */
#menu {
  float: left;
  width: 249px;
}
#menu ul {
	list-style: none;
	background: transparent url('images/line_menu.jpg') no-repeat 0  0;
	margin: 6px 0 0 25px;	
	padding: 0;
  overflow: hidden;
}
#menu li {
	background: transparent url('images/line_menu.jpg') no-repeat 0  bottom;
}
#menu li a {
	display: block;
	color: #333366;
	padding: 13px 0 12px 25px;
  font-size: 13px;
  line-height: 22px;		
	background: transparent url('images/arrow_menu.png') no-repeat 0 16px;	 	
}
#menu li a:hover, #menu li a.selected {	
	padding-left: 29px;	
	background: transparent url('images/arrow_hover_menu.jpg') no-repeat 0 0;	 
  border-bottom: 0;
}

/* -------------- banner -------------- */
#banner {
	padding: 6px 0 0 1px;
	background: transparent url('images/bk_banner.jpg') no-repeat 0 0;
	width: 742px;
	height: 217px;
}

/* -------------- right-menu -------------- */
#right-menu {
	float: right;
	width: 252px;
  text-align: justify;
}
#right-menu .right-menu {
	width: 222px;
	padding: 10px 20px 10px 10px;
	background: #fff url('images/bk_right_menu.jpg') repeat-y center center;
  font-size: 12px;
}
#right-menu .right-menu-news {
	width: 252px;	
	padding: 0;
	height: auto !important;
	height: 200px;
	min-height: 200px;	
	background: #fff url('images/bk_right_menu_news.jpg') repeat-y center center;
  font-size: 12px;
}
#right-menu .topRight-menu, #right-menu .topRight-menu-news {
	width: 252px;
	padding-top: 3px;
	background: #fff url('images/bk_top_right_menu.jpg') no-repeat center top;
}
#right-menu .topRight-menu-news {
	padding-top: 50px;
}
#right-menu .bottomRight-menu {
	padding-bottom: 8px;
	background: #fff url('images/bk_bottom_right_menu.jpg') no-repeat center bottom;
}
#right-menu .bottomRight-menu-news {
	padding-bottom: 5px;
	background: #fff url('images/bk_bottom_right_menu_news.jpg') no-repeat center bottom;
}
#right-menu .right-menu-news ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#right-menu .right-menu-news li {
  padding: 10px 20px 10px 10px;
	background: #fff url('images/bk_right_menu_news.jpg') repeat-y center center;
}
#right-menu .right-menu-news li.alt-news {
	background: #fff url('images/bk_right_menu_alt_news.jpg') repeat-y center center;
}
.title-news {
  font-weight: bold;
}
.date-news {
  font-style: italic;
  font-size: 10px;
  margin-bottom: 5px;
}
.more {
  text-align: right;
  margin-top: 10px;
}
.more a {
  text-transform: uppercase;
  padding: 0 0 0 15px;
  border-bottom: 0;  
	background: url('images/arrow_alt_news.jpg') no-repeat 0 2px;  
}
#right-menu .right-menu-news li .more a, .box-news .more a { 
	background: url('images/arrow_news.jpg') no-repeat 0 2px;  
}
/*#right-menu .right-menu-news li.alt .more a {
	background: url('images/arrow_alt_news.jpg') no-repeat 0 2px;  
}*/
.more a:hover {
  padding: 0 15px 0 0;
	background: url('images/arrow_alt_news.jpg') no-repeat right 2px;  
}
#right-menu .right-menu-news li .more a:hover, .box-news .more a:hover {
	background: url('images/arrow_news.jpg') no-repeat right 2px;  
}
/*#right-menu .right-menu-news li.alt .more a:hover {
	background: url('images/arrow_alt_news.jpg') no-repeat right 2px;  
}*/
#right-menu .boxContents {
	background: url('images/arrow_box_contents.jpg') no-repeat 5px 5px; 	
}

/* -------------- sub-left-menu -------------- */
#sub-left-menu {
	width: 250px;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	background: url('images/line_sub_left_menu.jpg') repeat-y right top; 	
	height: auto !important;
	height: 600px;
	min-height: 600px;
	text-align: left;
}
#sub-left-menu a {
	display: block;
	padding: 5px 25px 5px 15px;
	font-size: 10px;
}
#sub-left-menu a:hover {
	border: 0;
	background: url('images/bk_sub_left_menu_a_hover.jpg') no-repeat right top; 
}
#sub-left-menu a.selected {
	background: url('images/bk_sub_left_menu_a_selected.jpg') no-repeat right top; 
}
#sub-left-menu a.toplevel {
	width: 220px;		
	padding: 5px 25px 5px 5px;		
	color: #999999;
	font-size: 11px;
}
#sub-left-menu a.toplevel:hover {
	background: url('images/bk_sub_left_menu_a_toplevel_hover.jpg') no-repeat right top; 	  
	color: #333366;
}
#sub-left-menu a.toplevel.selected {
	background: url('images/bk_sub_left_menu_a_toplevel_selected.jpg') no-repeat right top; 
	color: #333366;	  
}


/* -------------- content -------------- */
#content {
	margin: 0 0 1em 249px;
	text-align: justify;	
}
#content #main {
	float: left;	
	width: 454px;
	height: auto !important;
	height: 622px;
	min-height: 622px;	
	background: #fff url('images/bk_main.jpg') repeat-y center center;
	padding: 20px 23px 20px 20px;
}
#content .alt-layout#topMain #main {
	width: 709px;	
	background: #fff url('images/bk_alt_main.jpg') repeat-y center center;
}
#content #topMain {
	width: 497px;
	padding-top: 3px;
	background: #fff url('images/bk_top_main.jpg') no-repeat center top;
}
#content .alt-layout#topMain {
	width: 752px;	
	background: #fff url('images/bk_alt_top_main.jpg') no-repeat center top;	
}
#content #bottomMain {	
	padding-bottom: 7px;
	background: #fff url('images/bk_bottom_main.jpg') no-repeat center bottom;
}
#content .alt-layout#topMain #bottomMain {	
	background: #fff url('images/bk_alt_bottom_main.jpg') no-repeat center bottom;
}
#breadcrumb, td.productListing-heading {
	margin-bottom: 1.2em;
	padding-bottom: 7px;	
	background: #fff url('images/line_menu.jpg') repeat-x 0 bottom;
}
.listingPageLinks {
	margin: 1.2em 0 0 0;
	padding-top: 7px;	
	background: #fff url('images/line_menu.jpg') repeat-x 0 top;	
}
#content .alt-layout#topMain .listingPageLinks {
	margin: 1.2em 0 0 270px;	
}
#breadcrumb img {
	padding-right: 3px;	
	margin-bottom: -2px;
}
#content .alt-title-main#topMain {
	padding-top: 45px;
	background: no-repeat 0 0;
}
#content .alt-title-main#topMain #main h2 {
  background: #e7e8e9;
  margin-left: 270px;
  padding: 5px;
}
#content .alt-title-main#topMain #main h3 {
  background: #e7e8e9;
  margin-left: 270px;
}
#content .alt-title-main#topMain #main h4 {
  font-size: 24px;
  font-weight: normal;
}
.box-product {
	width: 120px;
	float: left;
	text-align: center;
	padding: 5px;
	margin: 5px;
	height: auto !important;
	height: 140px;
	min-height: 140px;
	font-size: 12px;
}
.box-download, .box-news {
	padding: 5px;
	font-size: 12px;
}
.box-news {
	margin-left: 270px;
}
.productListing-data {
	text-align: center;
	padding: 5px;
	font-size: 11px;
	width : 130px;	
}
.box-product:hover, .productListing-data.border-grey:hover {
	background-color: #D9ECF3;
}
.listingPageLinks img {
	margin-bottom: -2px;
}
.desc-product {
	font-size: 12px;
	margin-bottom: 20px;
}
.variant-product {
	margin-left: 270px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	width: 200px;
	background: #fff url('images/line_menu.jpg') repeat-x 0 bottom;		
}
.variant-product img {
	margin-bottom: -5px;	
}

/* -------------- footer -------------- */
#footer {
	background: #fff;	
	color: #fff;
}
#right-footer {
	margin-left: 249px;
	background: transparent url('images/bk_right_footer.jpg') repeat-x 0 0;	
	height: 14px;
	padding-left: 1em;
}
