/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#414141;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

img { _behavior: url(iepngfix.htc); } /* for ie6 */

html { height:100%; overflow-y: scroll; }

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 100%;
}

#wp  {
	width: 960px;
	margin: 0 auto;
	background: url('img/mainbg.png') left repeat-y;
}

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

.ib { display: inline-block; }
.ib { //display: inline; }

.nophoto {
	background: url('img/na.png') center center no-repeat;
}

.main {
	overflow: hidden; zoom: 1;
}

#header {
	position: relative;
	height: 158px;
	background: url('img/menu1bg4.jpg') center top no-repeat; 
}

#header-menu {
	position: absolute;
	bottom: 52px;
	right: 10px;
}

#header-menu a {
	color:#FFDAE0;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	padding:0 4px;
	Qtext-decoration:none;
	text-transform:uppercase;
}

#header-lang {
	float: right;
	height: 34px;
	padding: 0 0 0 14px;
	background: url('img/lang.gif') left top no-repeat; 
}

#header-lang a { 
	color: #000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px; 
	float: left;
	height: 17px;
	padding: 17px 6px 0;
	background: url('img/lang_bg.gif') center top repeat-x; 
}
#header-lang a:hover { color:#fff; }

#left-menu {
	float: left;
	width: 180px;
	background: url('img/menu3head1.png') left top no-repeat;
	padding-top: 32px;
}

ul#menu-tree {font-size:12px; font-weight: bold; text-transform: uppercase; background: #fff url('img/menu3bg.png') left repeat-y; }
ul#menu-tree li div { border-bottom:1px solid #c9c9c7; padding: 3px 5px 3px 0; }
ul#menu-tree ul.men31 { background: url('img/menu30bg.png') left repeat-y; } 
ul#menu-tree ul { font-size:12px; font-weight: bold; padding-right: 5px; display: none; text-transform: none; }
ul#menu-tree ul ul { font-size:12px; }
ul#menu-tree ul ul ul { font-size:11px; }

ul#menu-tree a { color: #8b8c8e; }
ul#menu-tree li.cur  a { color: #000; }

.men3bullet { display: none; }
.cur .men3bullet { display: inline; font-size:11px; font-family: monospace; margin-left: -10px; padding-right: 3px; }

.cur ul { display: block !important; } /* open first child ul */
.cur ul .men3bullet { display: none !important; }  /* hide next markers */
.cur ul ul { display: none !important; } /* close child uls */
.cur ul a { color: #8b8c8e !important; } /* to disable "cur" effect */


#content-container {
	float: left;
	width: 770px;
	margin: 0 0 0 10px;
}

#heading {
	background: url('img/heading_bg.png') top repeat-x;
	color: #29166f;
	height: 55px;
	overflow: hidden; zoom: 1;
}
#heading-left {
	float: left;
	overflow: hidden;
	height: 50px;
	width: 60px;
}
#heading-cap { 
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	text-align: center;
	text-transform: uppercase;
	width: 441px;
}

#heading-sep {
	background: url('img/heading_sep3.png') repeat-y left;
	float: left;
	height: 55px;
	padding: 0 4px 0 0;
	width: 2px;
	overflow: hidden;
}

#heading-right { 
	float:left;
	font-size:11px;
	padding:4px 0 2px;
}

#content-left {
	float: left;
	font-size: 12px;
	margin: 5px 0 0;
	width: 495px;
}

#content-right {
	float: right;
	margin: 5px 0 0;
	width: 260px;
}

#footer {
	height: 43px;
	margin: 10px 0 0;
	background: url('img/footerbg.jpg') left top no-repeat;
	font-size:11px;
	text-align:center;
}

#footer-text {
	line-height: 18px;
	padding-top: 7px;
}

#gallery {
	background: url('img/gallery_bg_260.jpg') center top no-repeat;
	padding: 0 0 5px;
}

#gallery img.sm-pic { margin: 4px 3px 0 0; } 

#galControl { display: none; width: 90%; height: 22px; margin: 0 auto; }
#galControl a { color: #fff !important; font-weight: bold; }

.hidden { opacity: 0.5; display: none; }

.news-cap { font-weight: bold; }
.news-cap-full { 
	font-weight: bold;
	color: #Ce525a;
	font-size: 13px;
	margin: 6px 0 4px;
}
.news-date { font-size: 11px; font-style: italic; }
.news-date-full { font-size: 12px; font-style: italic; padding: 0 0 5px; }
.news a, a.news-text { color: #999 !important; cursor:pointer !important; }
.news a:hover, a.news-text:hover { color:#000 !important; } 
.news-text { padding-bottom: 5px; }

/*styles here*/
#content-left { line-height: 1.5; }
#content-right { line-height: 1.3; font-size: 11px; }
#content-left a { color:#00923F; }
#content-right a { color: #999; } 
#content-left a:hover, #content-right a:hover { text-decoration: underline; }
#content-left table td, #content-right table td{ padding: 2px; } 

#content-left ul {
	background-color:#F5F5F5;
	line-height:145%;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
}
#content-right ul {
	color: #C1C1C1;
	margin: 10px 0 30px 20px;
}
#content-left ol{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
}
#content-right ol {
	color: #C1C1C1;
	margin: 10px 0 30px 20px;
}

#content-left ul li { list-style-type:square; }
#content-right ul li { list-style-type:square; margin-left: 20px; }
#content-left ol li { list-style-type:decimal; }
#content-right ol li { list-style-type:decimal; margin-left: 20px; }

#content-left h1, #content-right h1{ color:#281477;font-weight:bold;font-size:15px;margin:4px 0; }
#content-left h2, #content-right h2 { color:#CE525A;font-weight:bold;font-size:13px;margin:8px 0 4px; }
#content-left h3, #content-right h3 { color:#281477;font-weight:bold;font-size:12px;margin:6px 0 4px; }
#content-right h4 {
	background-color: #DEDEDC;
    color: #414141;
    font-size: 12px;
    margin: 8px 0;
    padding: 4px 0;
    text-align: center;
	font-weight: bold;
}

/*
#content-left p {
	line-height:140%;
	margin:0;
	padding:0 0 5px;
	text-align:justify;
} */

/* products-right */
/*.products-search p {
font-size:11px;
margin:0 0 10px;
padding:0;
}
.products-search h2 {
color: 	#414141;
background-color: #DEDEDC;
font-size:12px;
margin:0;
padding:4px 0;
text-align:center;
}
.products-search ul {
	color:#C1C1C1;
	font-size:11px;
	margin:10px 0 30px 20px;
}
.products-search ul  li { list-style-type:square; margin-left: 20px; } 

OLD TECH Table

//tech table
.techTable table, .techTable td, .techTable th { padding: 0 !important; margin: 0; text-align: center; }

.techTable table.body th { padding: 5px; font-size: 110%; font-weight: bold; border: 1px solid rgb(141,216,248); }
.techTable table.body td { padding: 5px !important; border: 1px solid rgb(141,216,248); }
// borders only inside 
.techTable table.body tr:first-child th { border-top: 0; }
.techTable table.body tr:last-child td { border-bottom: 0; }
.techTable table.body tr td:first-child, .techTable table.body tr th:first-child { border-left: 0;}
.techTable table.body tr td:last-child, .techTable table.body tr th:last-child { border-right: 0; }

.techTable td.container { background-color: rgb(212,240,252); padding: 5px 5px 0; } 

.techTable tr.head { height: 25px; line-height: 25px; }
.techTable tr.head .left { width: 5px; font-size: 0; background: url('img/techTable_top_left.png') no-repeat; }
.techTable tr.head .right { width: 5px; font-size: 0; background: url('img/techTable_top_right.png') no-repeat; }
.techTable tr.head .text { color: #fff; font-size: 120%; font-weight: bold; background: url('img/techTable_top_center.png') repeat-x; }

.techTable tr.footer { height: 6px; line-height: 6px; }
.techTable tr.footer .left { width: 5px; font-size: 0; background: url('img/techTable_btm_left.png') no-repeat; }
.techTable tr.footer .right { width: 5px; font-size: 0; background: url('img/techTable_btm_right.png') no-repeat; }
.techTable tr.footer .text { background: url('img/techTable_btm_center.png') repeat-x; }
*/

/*tech table*/ 
.techTable table, .techTable td, .techTable th { padding: 0 !important; margin: 0; text-align: center; }

.techTable table.body th { padding: 5px !important; /*font-size: 110%; font-weight: bold;*/ border: 1px solid #DEDEDC; }
.techTable table.body td { padding: 5px !important; border: 1px solid #DEDEDC; }
/* borders only inside */
.techTable table.body tr:first-child th, .techTable table.body tr:first-child td  { border-top: 0; }
.techTable table.body tr:last-child td { border-bottom: 0; }
.techTable table.body tr td:first-child, .techTable table.body tr th:first-child { border-left: 0;}
.techTable table.body tr td:last-child, .techTable table.body tr th:last-child { border-right: 0; }

.techTable td.container { padding: 5px 5px 0; } 

.techTable tr.head { background-color: #DEDEDC; }
.techTable tr.head .left { width: 5px; font-size: 0; }
.techTable tr.head .right { width: 5px; font-size: 0; }
.techTable tr.head .text { padding: 5px !important; color: #414141; font-size: 110%; font-weight: bold; }

.techTable tr.footer { height: 6px; line-height: 6px; }
.techTable tr.footer .left { width: 5px; font-size: 0; }
.techTable tr.footer .right { width: 5px; font-size: 0; }




table.prod { clear: both; }
table.prod td.pic { padding-right: 15px !important; width: 160px; }
table.prod td.text { vertical-align: top; }
table.prod td.text a { color: #444 !important; }
table.prod td.text a:hover { color: #777 !important; text-decoration: underline; }

div.prod-hr { height: 15px; margin: 0 0 10px; overflow: hidden; border-bottom: 1px solid #777; }

.breadcrumbs{ margin: 5px 0 10px; }
.breadcrumbs a { color: #1A3DC1 !important; }

.loader { background: url('img/loader.gif') center center no-repeat; }

.blueprint { margin: 10px 0 0 5px; }
.blueprint a { color: #1A3DC1 !important; }
.blueprint a:hover { color: #102DC0 !important; }
