@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	color: #6E7376;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
	background: #ddd url(../img/common/bg07.gif) repeat-y center;
}

/*************************************************/
/* CONTAINERS                                    */
/*************************************************/
#main {
	margin: 0 auto;
	background-color: #fff;
	width: 950px;
	height: 100%;
}

#logo {
	padding: 0;
	margin: 0;
	height: 102px;
}

#siteMenu {
	text-align: center;
	padding: 20px 0;
	padding: 0;
	color: #b0b2b4;
	margin: 0;
	margin-bottom: 20px;
	background: url(../img/common/black_bar02.jpg) no-repeat bottom;
	background-color: #d1d1d3;
	height: 40px;
}

#siteMenu img{
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	text-align: center;
/*	background-color: #d1d1d3;*/
	background: url(../img/common/footer.jpg) no-repeat bottom;
	background: url(../img/common/footer01.gif) no-repeat bottom;
	background-image: none;
	color: #949b9f;
	background-color: #636466;
	background-color: #fff;
}

#footer a {
	color: #949b9f;
}

#productList {
	float: left;
	width: 200px;
	margin: 0 0 20px;
	padding: 0 20px;
	background-color: inherit;
}

#productInfo {
	float: right;
	width: 669px;
	background-color: inherit;
	margin: 0 0 20px;
	padding: 0 20px 0 20px;
	border-left: 1px solid #b0b2b4;
}

#contents {
	padding: 0 20px;
}

/*************************************************/
/* HTML ELEMENTS                                 */
/*************************************************/

h1, h2, h3 {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #b0b2b4;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

h1 {
	font-size: 3em;
	background: url(../img/common/bluedots.gif) left 0.3em no-repeat;
	padding-left: 20px;
	margin-bottom: 20px;
}

#productInfo h1 {
	margin-bottom: 10px;
}

h2 {
	margin-bottom: 10px;
	font-size: 1.3em;
}

h2.spacious {
	margin-bottom: 30px;
}

h3 {
	margin-top: 1.5em;
/*	margin-bottom: 10px;*/
	color: #6E7376;
	font-weight: bold;
	line-height: 2em;
}

a, a:link, a:visited {
	color: #6E7376;
}

p {
	line-height: 2em;
	margin-bottom: 2em;
}

td, th {
	padding: 7px;
}

tr.alt td {
	background-color: #DDD;
}

th {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

/*************************************************/
/* SPECIAL LINKS                                 */
/*************************************************/
a.pdf {
	padding-left: 17px;
	background: url(../img/common/pdf.gif) left center no-repeat;
}

/*************************************************/
/* GENERAL MODIFIERS                             */
/*************************************************/
.left {
	float: left;
	margin: 0 20px 20px 0;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
}

.clear {
	clear: both;
}

/*************************************************/
/* SITE MENU                                     */
/*************************************************/
#siteMenu ul {
	text-align: center;
	margin-top: 20px;
	margin-top: 0;
	padding: 10px;
}

#siteMenu img {
	margin: 5px 0;
}

#siteMenu ul li {
	display: inline;
	margin: 0 20px;
}

#siteMenu ul a {
	font-size: 1.2em;
	color: #6E7376;
	color: #949b9f;
	text-transform: uppercase;
	text-decoration: none;
}

#siteMenu ul a.active, #siteMenu ul a:hover {
	border-bottom: 1px solid #56A5DD;
	text-decoration: none;

}

/*************************************************/
/* GENERAL CONTENT                               */
/*************************************************/
#ces2010 {
	position: absolute;
	height: 187px;
	width: 187px;
	right: 10px;
	top: 10px;
	margin: 0;
	padding: 0;
/*	background: url(../img/common/ces2011.png) bottom left no-repeat;*/
}

#contents ul {
	margin-bottom: 20px;
}

#contents li {
	margin-top: 20px;
}

/*************************************************/
/* PRODUCT LIST                                  */
/*************************************************/
#productList ul {
	margin-bottom: 20px;
}

#productList li ul {
	margin-left: 20px;
}

#productList li {
	margin-top: 20px;
}

#productList li a {
	cursor: pointer;
	text-decoration: none;
	padding-right: 20px;
}

/*#productList a[href] {
	color: #6E7376;
}
*/

#productList a.product:hover, #productList li.current a {
	background: url(../img/common/bluearrow3.gif) right 0.25em no-repeat;
}

#productList h2.second {
	margin-top: 50px;
}

/*#productList h2 {
	margin-top: 50px;
}

#productList h2:first-child {
	margin-top: 0;
}
*/

#productList .folder {
	text-transform: uppercase;
	letter-spacing: 0.08em;

}
/*************************************************/
/* PRODUCT INFO                                  */
/*************************************************/
#mainImage {
	margin: 2em 0;
}

#productThumbnails {
	float: right;
}

#productThumbnails li img {
}

#productThumbnails li.active img {
	border: 1px solid #56A5DD;
}

table.prodSpec {
	float: right;
	border: 1px solid #ddd;
	margin: 0 0 1em 20px;
}

ul.techSpecs {
	list-style: circle inside;
/*	list-style-image: url("../img/common/5.gif"); 
	list-style-position: inside;
*/
	line-height: 2em;
	margin-bottom: 1.5em;
}

table.prodSpec ul.techSpecs {
	line-height: 1.5em;
	margin-bottom: 0;
}

/*************************************************/
/* FOOTER                                        */
/*************************************************/
#footer p {
	margin: 0;
	text-align: center;
	padding: 0.5em;
}

/*************************************************/
/* SLIDESHOW                                     */
/*************************************************/
#slideshow {
	width:640px;
	height:375px;;
	position:relative;
}
#slideshow #slidesContainer {
  width:500px;
  height:375px;
  border: 1px solid #56A5DD;
}
#slideshow #slidesContainer .slide {
  width:500px;
  height:263px;
}

.slide {
	display: none;
}

.slide:first-child {
	display: block;
}

/*************************************************/
/* PRODUCTS SHOW-OFF                             */
/*************************************************/
/* display: inline on floats below fixes IE6
double margin bugs by triggering hasLayout */

.thumbs { list-style: none; margin: 0; padding: 0;}
.thumbs li {
	border: 1px solid #b0b2b4;
	display: block;
	float: left;
	height: 150px;
	margin: 0 12px 12px 0;
	overflow: hidden;
	width: 150px;
}

.thumbs li a {
	display: block;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width: 100%;
}

.thumbs li a img {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.thumbs li a span {
	-moz-opacity: .8;
	-webkit-opacity: .8;
	background: #000;
	display: none;
	opacity: .8;
	padding: 0 10px;
	position: relative;
	width: 100%;
}

.thumbs li a:hover span { display: block; }

.thumbs li a .title {
	color: #56A5DD;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-top: .5em;
}

.thumbs li a .desc {
	color: #fff;
	font-weight: normal;
	height: 100%;
	line-height: 1.5em;
	padding-top: 1em;
}

/* ============================================ */

#productGallery dt {
	width:150px;
	height:150px;
}

#productGallery dd {
	width: 150px;
	height: 150px;
	background: #000;
	color: #fff;
		
	display: none;

	filter: alpha(opacity=80);    /* ie  */
	-moz-opacity: 0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */

}


/* ========================================= */

.showoffItem {
	width:150px;
	height:150px;	
	margin:5px 5px 5px 0;
	
	border: 1px solid #b0b2b4;
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}

.showoffItem .caption {
	width: 150px;
	height: 150px;
	background: #000;
	color: #fff;
		
	position: absolute;
	left: 0;

	display: none;
	cursor: pointer;

/*	filter: alpha(opacity=80);   */ /* ie  */
	-moz-opacity: 0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */

}

.showoffItem .caption a {
	text-decoration: none;
	color: #56A5DD;
	font-size: 1.2em;
/*	font-weight: bold;*/
	

	padding: 5px;
	display:block;
}

.showoffItem .caption p {
	padding:5px;	
	margin:0;
}

.showoffItem img {
	border:0;
	
	position:absolute;
}

/*************************************************/
/* JQUERY COLLAPSING MENUS                       */
/*************************************************/

/*ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
li {
    background-image: url(page.png);
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding-left: 20px;
}
li.folder {
    background-image: url(folder.png);
}
*/
