* {
	font-family: Arial, Helvetica, sans-serif;
}
html { overflow-x: auto; }
html { overflow-y: scroll; }

body {margin: 0px;}
img {border: 0px;}

a {	color: #666666;
	text-decoration: none;
}
a:hover	{color: #96078e;}

#main_header {
	background: #ffffff url(../images/header_bg.png) repeat-x;
	height: 65px;
	width: 100%;
}

#header_navi {
	width: 972px;
	margin-left: auto;
	margin-right: auto;

	font-family: Arial;
	font-size: 16px;
	color: #666666;
}

.header_line {
	background: url(../images/header_line.png) no-repeat;
	height: 65px;
	width: 3px;
	float: left;
}

.grey_line {
	background: url(../images/grey_line.png) no-repeat;
	height: 85px;
	width: 2px;
	float: left;
	margin-top: 21px;
}

#se_ball {
	padding-top: 6px;
	padding-left: 20px;
	width: 70px;
	height: 61px;
	float: left;
}


#header_nav_phones {
	height: 38px;
	width: 175px;
	padding-top: 27px;
	padding-left: 21px;
	float: left;
}

.header_nav_box {
	height: 38px;
	width: 101px;
	padding-top: 27px;
	padding-left: 21px;
	float: left;
}


#header_nav_empty {
	height: 38px;
	width: 278px;
	padding-top: 27px;
	padding-left: 21px;
	float: left;
}

.clear {
	clear: both;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	/* ??? */
	/*min-height: 400px;*/
}
#menue {
	background: #ffffff url(../images/menue_bg.png) repeat-x;
	height: 126px;
	width: 100%;
	float: left;
}

#main_content {
	align: center;
	height: 576px;
	background: url(../images/main_content_bg.png) repeat-x;
	width: 100%;

}

#main_footer {
	/*height: 94px;*/
	width: 100%;
	height: 100%;
	background: #fbfbfb url(../images/main_footer_bg.png) repeat-x;
}

#footer_block {
	padding-top: 18px;
	padding-left: 30px;
	width: 935px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
}

#footer_cr {
	width: 800px;
	line-height: 18px;
	color: #707070;
	font-size: 12px;
	font-family: Arial;
	float: left;
}

#footer_logo {
	background-color: transparent;
	background: url(../images/se_footer_logo.png) no-repeat;
	width: 126px;
	height: 32px;
	float: right;
}

#main_footer_left {
	width: 707px;
	height: 229px;
	border: 1px solid red;
}
#main_footer_right {
	width: 258px;
	height: 229px;
	border: 1px solid green;
}


#teaser {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 29px;*/
	min-height: 240px;
}

#teaser_bottom {
	height: 208px;
	width: 695px;
	float: left;
	background-color: transparent;
}

#teaser_movie {

	height: 208px;
	width: 266px;
	background: url(../images/teaser_movie.png) no-repeat;
	float: left;
	cursor: pointer;
	border: none;
	text-decoration: none;
}


#content {
	position: relative;
	width: 965px;
	height: 768px;
	background-repeat:no-repeat;
	background: url(../img/bg.jpg) no-repeat;
	background-position: -63px 1px;
}

#loading {

	position: absolute;
	top: -120px;
	left: -37px;

	width: 990px;
	height: 415px;
	background: #efefef;
	z-index: 1000;
	opacity: 0.75;
}

#paramloading {
	position: relative;

	top: -55px;
	left: -7px;


	width: 180px;
	height: 37px;

	background: #ffffff;
	z-index: 1000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display:none;
}

#paramloading2 {
	position: relative;

	top: -94px;
	left: 212px;

	width: 415px;
	height: 40px;

	background: #ffffff;
	z-index: 1000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display:none;
}

#paramloading3 {
	position: relative;

	top: -136px;
	left: 714px;

	width: 178px;
	height: 25px;

	background: #ffffff;
	z-index: 1000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display:none;
}


.header {

	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #96078e;

}
.boxheader {
	height: 20px;
	width: 200px;
	font-size: 16px;
	color: #96078e;

}

#boxes {

	margin-left:auto;
	margin-right:auto;
	width: 965px;
	height: 126px;
}

#box1 {
	padding-top: 35px;
	width: 190px;
	height:91px;
	float: left;

}
#box2 {
	padding-top: 35px;
	padding-left: 27px;
	padding-right: 32px;
	min-width: 444px;

	height:91px;
	float: left;
}
#box3 {
	padding-top: 35px;
	padding-left: 27px;
	min-width: 229px;
	height:91px;
	float: left;
}

#selectMobile {
	margin-top:14px;
	width: 160px;
	height: 20px;
}


.cbbox {
	margin-top: 16px; /*44px;*/
}
.cbline {
	font-size:11px;
	line-height:13px;
	color: #333333;
	padding-left:20px;
	margin-bottom: 8px;
	cursor: pointer;
	background: url(../images/cb1.gif) no-repeat;

}

.cbbox .inact {
	color: #aaaaaa;
	background: url(../images/cbX.gif) no-repeat;

}

.cbbox .notsel {
	color: #aaaaaa;
	background: url(../images/cbX.gif) no-repeat;

}
.cbbox .column {
	float:left;
	margin-right:15px;
}

#matrixbucket {

	width:920px;
	height: 302px;
	align: center;

	background-color: #ffffff;
	position: relative;
	margin-left:auto;
	margin-right:auto;

	margin-top: 17px;
	margin-bottom: 29px;
}

#matrix {
	height:302px;
	/*
	margin-top: 17px;
	margin-bottom: 29px;
	*/
}

#details {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 0px;
	z-index: 999;
	overflow: hidden;
	background: #ffffff url(../images/bg_det_2.png) repeat-x;
}

#details_left {
	float:left;
	width:380px;
	margin-top: -10px;
}

#details_content {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}


/****************************/
/******** ITEM NAMES ********/
/****************************/

#item_name {
	font-family: Arial;
	font-size: 52px;
	color: #96078e;
}

#item_subname {
	font-family: Arial;
	font-size: 25px;
	color: #666666;
}

#item_subname2 {
	font-family: Arial;
	font-size: 25px;
	color: #666666;
}


#details_description {
	min-height: 40px;
	width: 400px;
}

#detail_images {
	float:left;
}

.det_link {
	cursor: pointer;
	background: url(../images/det_link.png) no-repeat;

	padding-top: 12px;
	padding-left: 11px;

	width: 228px;
	height: 22px;

	color:  #96078e;
	font-size: 14px;
	display: block;
}

#detail_options {
	/*margin-top: 49px;*/
	width: 242px;
	float: right;
}

.det_grey_line {
	background: url(../images/det_grey_line.png) no-repeat;
	width: 240px;
	height: 1px;
	text-decoration: none;
	float: left;

}

#banner {
	position: absolute;
	top: 551px;
	left: 9px;
}

.footer_link {
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
}

.footer_link_img {
	width: 10px;
	height: 9px;
	border: none;
	text-decoration: none;
	padding-bottom: 2px;
	margin-left: 4px;
}

#footer {
	position:absolute;
	display:block;
	top: 713px;
	width: 935px;
	color: #C37DBA;
	padding-left:10px;
	border-top:1px solid #C37DBA;
	padding-top:5px;
	font-size: 11px;
}

#footer2 {
	position:absolute;
	top: 863px;
	width: 925px;
	color: #C37DBA;
	font-size: 11px;
	padding-left:10px;
	padding-right:20px;
	border-top:1px solid #C37DBA;
	padding-top:5px;
}


#footer a, #footer2 a {
	color: #C37DBA;
	text-decoration: none;
}





.tile {
	text-align: center;
	overflow: hidden;
	position: absolute;
	background: #CCC;
}
.hidden {display: none;}

.boximg {
	-ms-interpolation-mode: bicubic;
	width: 100%;
	height: 100%;
}


#tech_data {
	margin-top: 53px;
	min-height: 300px;
	width: 700px;
	float: left;
}

#awards {
	margin-top:20px;
	margin-bottom:10px;
	width: 700px;
}

#detailsclose {
	 background: url(../images/pull_down.png) no-repeat;
	 width: 183px;
	 height:39px;
	 cursor:pointer;
	 margin-left: auto;
	 margin-right: auto;
}

#detailscontent {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	align: center;
	padding: 50px 0px 0px 0px;
	/*width: 936px;*/
}

#productDetail {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
}


#productDetailNoScript {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}


#productDetail, #productDetail td
{
	font-family: Arial;
	font-size:13px;
	color:#666666;
}


.tip-title {display: none;}


.mytooltip {

	/*padding: 10px 0px 0px 15px;*/

	padding-left: 15px;
	padding-top: 10px;


	background:url(/img/tooltip.png);
	color:black !important;

	display:block;
	width:82px;
	height:39px;

	background-repeat:no-repeat;
	margin-top:-70px;
	margin-left:-50px;
	font-size:10px;
}

.dark
{
	position:absolute;
	top:-200px;
	left:-100px;
	width:2000;
	height:2000;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	z-index:10;
}



#viewimg_big {
	padding-left: 5px;
	padding-top: 5px;

	width:148px;
	height:240px;
}
.viewimg_big_div {
	background: #ffffff url(../images/rahmen_big.png) no-repeat;
	cursor: pointer;
	width:158px;
	height:251px;
	margin-right:3px;
	float:left;
	align: center;
}


.viewimg_small_div {
	background: #ffffff url(../images/rahmen_small.png) no-repeat;
	cursor: pointer;
	width:79px;
	height:79px;
	float: left;
	align: center;

	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
}

#viewimg_small {
	padding-left: 3px;
	padding-top: 3px;

	width:73px;
	height:70px;
}

#matrix_no_script {
	background-color: #ffffff;
	width: 800px;

	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}


