#bg {
	background-image: url(../images/Led-Style_Rahmen_800px.png);
	background-repeat:no-repeat;
	width:800px;
	height:500px;
	background-color:white;
}

#infoHeaderId {
	float: right; 
	margin: 8px 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
}

.ledLinkClass {
	position:absolute;
	left:540px;
	top:55px;
}

.ledLinkClass a {
	color:red;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 34px;
    font-weight:bold;
    text-decoration: blink;
}

.ledLinkClass a:hover {
	color: #B0C8FD;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 34px;
    font-weight:bold;
}

form{
	width: 100%;
}

body, input, textarea { //
	font-family: Geneva light, Formata, Calibri, Arial, Helvetica,
		sans-serif;
	font-family: Calibri, Arial, sans-serif;
}

input[type=text], input[type=password], textarea {
	border: 1px solid #666;
	background: #000;
	font-size: 16px;
	color: #fff;
	padding: 2px 3px;
}

#textarea2 {
	
}

#textarea2 textarea {
	background: none; //
	border: 1px solid #888888;
	height: 50px;
	padding: 9px;
	width: 360px;
	vertical-align: top;
}

input[type=submit], input[type=radio] {
	cursor: pointer;
}

input[type=button] {
	
}

input[type=checkbox] {
	cursor: pointer;
	float: left;
	margin: 3px 10px 0px 0px;
}

img {
	border: none;
}

a {
	color: #fff;
	text-decoration: none;
	outline: none;
}

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

.labelSubtext {
	font-size: 11px;
	color: #666;
	margin-left: 4px;
}

#page {
	width: 90%;
	margin: 0 auto;
}

#header {
	
	height: 169px;
}

#header .logo {
	float: left;
//	margin: 16px 24px;
}

#header .search {
	float: right;
	text-align: right;
	margin: 16px 24px;
	font-size: 20px;
}

#header .search .label {
	padding: 0 30px 2px 0;
}

#header .search input[type=text] {
	
}

#header .search input[type=submit] {
	border: 1px solid #666;
	background: #000;
	color: #fff;
	margin: 0 0 0 2px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}

#menu {
	background: #4c4c4c url('images/bg_menu.png');
	height: 40px;
}

#menu a {
	float: right;
	margin: 8px 20px;
	font-size: 20px;
}

#menu .left {
	float: left;
}

#menu_admin {
	clear: both;
	background: #282828;
	padding: 2px;
}

#menu_admin a {
	margin: 0 4px 0 0;
	font-size: 12px;
}


#gallery {
	width: 100%;
	min-height: 584px;
	//padding: 10px;
	margin-top: 10px;
}

#submenu {
	clear: both;
	background:#4c4c4c url('/images/bg_submenu.png') repeat-x;
	height: 24px;
}

#submenu a {
	float: right;
	margin: 3px 10px;
	font-size: 14px;
}

#submenu .left {
	float: left;
}

#footer {
	width: 100%;
	height: 70px;
	padding: 2px 0 20px 0;
	font-size: 12px;
}

#footer .left {
	float: left;
	width: 30%;
	margin: 5px;
}

#footer .center {
	float: left;
	width: 37%;
	margin: 5px;
	text-align: center;
}

#footer .right {
	float: right;
	width: 31%;
	margin: 5px;
	text-align: right;
}

#feature {
	float: left;
	width: 300px;
	height: 560px;
	margin: 12px 10px;
	position: relative;
}

#feature .label {
	position: absolute;
	top: 4px;
	left: 10px;
	font-size: 42px;
	font-weight: bold;
	color: #000;
	display: none;
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 -1px 0 #fff, 0 1px 0 #fff;
	t !ext-shadow: 1px 0 1px #fff, -1px 0 1px #fff, 0 -1px 1px #fff, 0 1px
		1px #fff;
	t !ext-shadow: 0 0 4px #fff;
}

#feature:hover .label {
	display: inline;
}

#thumbnail {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0 6px;
	padding: 10px;
}

#row_separator {
	float: left;
	width: 960px;
	height: 10px;
}

#tabs {
	float: left;
	width: 100%;
	height: 20px;
	clear: both; //
	background: #282828;
	//padding: 2px;
	font-size: 12px;
}

#picture {
	float: left;
	width: 60%;
	height: 540px;
	vertical-align: middle;
	margin: 0px 10px;
}


#pictureUser {
	float: left;
	width: 100%;
	height: auto;
	min-height: 540px;
	vertical-align: middle;
}

#picture img {
	
}

#colLeft {
	float: left;
	width: 70%;
}

#pane {
	float: right;
	width: 380px;
	height: 540px;
	font-size: 16px;
}

.store {
	float: left;
	margin: 12px 0 0 5px;
	cursor: pointer;
	line-height: 1;
	background-color: #fff;
	color: #000;
	padding: 3px 5px 3px 5px;
}

textarea#myClass {
	background: none;
	height: 50px;
	padding: 9px;
	width: 360px;
	vertical-align: top;
}

#pane #paneTabs {
	height: 23px;
	border-bottom: 1px solid #888;
}

#pane #paneTabs .tab {
	float: left;
	margin: 0 2px 0 0;
	padding: 2px 6px;
	color: #ccc;
	background: #666;
	cursor: pointer;
}

#pane #paneTabs .tab:hover {
	color: #fff;
}

#pane #paneTabs .active {
	color: #fff;
	background: #888;
}

#pane #paneTabs .paging {
	float: right;
	margin: 0;
	padding: 2px 6px;
	color: #ccc;
	cursor: pointer;
}

#pane #paneTabs .paging:hover {
	color: #fff;
	background: #444 green;
}

#pane #paneInfo {
	width: 360px;
	height: 516px;
	border: 1px solid #888;
	border-top: none;
	padding: 9px;
}

#pane #paneInfo2 {
	width: 360px;
	height: 10px;
	border: 1px solid #888;
	padding: 9px;
}

#pane #paneInfo3 {
	width: 360px;
	height: 57px;
	border: 1px solid #888;
	padding: 9px;
	overflow: auto;
}

#pane .label, #colLeft .label, #pane #paneInfo .label, #pane #paneInfo2 .label, #pane #paneInfo3 .label
	{
	margin-top: 10px;
}

.labelCheckBox { 
// 	float: left; 
 	margin: 0px 0px 10px;
}

#pane .text, #colLeft .text, #pane #paneInfo .text, #pane #paneInfo2 .text, #pane #paneInfo3 .text
	{
	margin-left: 6px;
	text-align: left;
	vertical-align: bottom;
}

#pane #paneOrder {
	width: 360px;
	height: 516px;
	border: 1px solid #888;
	border-top: none;
	padding: 9px;
}

#pane #paneProperties {
	width: 360px;
	height: 516px;
	border: 1px solid #888;
	border-top: none;
	padding: 9px;
}

#button {
	float: right;
	width: 380px;
	height: 40px;
	margin-top: 20px;
	text-align: center;
}

#button input {
	font-size: 16px; //
	font-weight: bold;
	padding: 4px 20px 0 20px;
}

#paging {
	float: right;
}

#pagingLeft {
	float: left;
	width: 960px;
	height: 20px;
	clear: both; //
	background: #282828;
	padding: 2px;
	font-size: 12px;
}

#paging div, #pagingLeft div {
	min-width: 24px;
	float: left;
	background: #444 green;
	text-align: center;
	//padding: 2px;
	margin-left: 2px;
	cursor: pointer; margin-right
}

#paging div.active, #pagingLeft div.active {
	cursor: default;
	background: #888;
}

#paging div.inactive, #pagingLeft div.inactive {
	cursor: default;
	background: #222;
	color: #000;
}

#paging #prev, #paging #next, #pagingLeft #prev, #pagingLeft #next {
	width: 120px;
}

#login {
	width: 300px;
	margin: 60px auto 0;
	font-size: 16px; //
	font-weight: bold;
}

#login .button {
	float: right;
}

#browse {
	clear: both;
	width: 100%;
	height: 840px;
	overflow: hidden;
}

#slide1 {
	width: 100%;
	height: 560px;
}

#slide2 {
	width: 100%;
	height: 560px;
}

/* rounded box */
.roundedBox_darkgrey13 {
	position: relative;
	padding: 7px;
}

.roundedBox_darkgrey13 .tl {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background-image: url('images/spot_darkgrey_13.png');
	background-position: left top;
	font-size: 2px
}

.roundedBox_darkgrey13 .tr {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 7px;
	background-image: url('images/spot_darkgrey_13.png');
	background-position: right top;
	font-size: 2px
}

.roundedBox_darkgrey13 .br {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 7px;
	height: 7px;
	background-image: url('images/spot_darkgrey_13.png');
	background-position: right bottom;
	font-size: 2px
}

.roundedBox_darkgrey13 .bl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background-image: url('images/spot_darkgrey_13.png');
	background-position: left bottom;
	font-size: 2px
}

.select {
	padding: 0px;
	margin: 10px 0 0 5px;
	border-right: 0px;
	white-space: nowrap;
	font-size: 14px;
	line-height: 200%;
	display: inline
}

.box {
	width: 22px;
	height: 22px;
	background-color: #efefef;
	float: left;
	margin: 5px 0 0 5px;
	cursor: pointer
}

.box:hover {
	background-color: #ccc
}

.boxlabel {
	float: right;
	width: 320px;
	margin-left: 10px;
	lineheight: 75%;
	white-space: nowrap;
}

input.language {
	width: 40px;
}

applet {
	height: 100%;					
    width: 100%;

}

/*    OVERWRITES_________________________________________*/
/*_______________________________________________________*/

body {
	color: #fff;
}


/*   HEADER______________________________________________*/

#header {
   margin-top:20px; 	
   min-width:1100px;
   padding-left:17px;
   background: url(../images/css/header_left.png) no-repeat;
   position:relative;
   overflow:hidden;
   height:142px;
}
#header #middle_header {
   padding-right:15px;
   background: url(../images/css/header_right.png) top right no-repeat;
}
#header #middle_header #inner_header {
   height:142px;
   padding:0px;
   background: url(../images/css/header.png) repeat-x;
}




#menu {
   min-width:1110px;
   padding-left:5px;
   background: red url(../images/css/menu_left.png) no-repeat;
   position:relative;
   overflow:hidden;
   height:34px;
}
#menu #middle_menu {
   padding-right:5px;
   background: url(../images/css/menu_right.png) top right no-repeat;
}
#menu #middle_menu #inner_menu {
   height:34px;
   padding:0px;
   background: url(../images/css/menu.png) repeat-x;
}
#menu a {
   line-height:34px;
   vertical-align:middle;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   color:white;
   margin:0px 16px;
}
#menu a:hover {
   color: #B0C8FD;
}

#menu .left {
   float:left;
}
#menu .right {
   float:right;
}




/*__________________Submenu______________________________________*/

#submenu {
   min-width:1110px;
   height:19px;
   background: url(../images/css/submenu_bg.png) repeat-x;
   position:relative;
}

#submenu a {
	float: right;
	line-height:14px;
	vertical-align:middle;
	margin: 3px 10px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#international {
	position:absolute;
	top:20px;
	right:30px;
}




/*__________________Footer______________________________________*/

#footer {
	width: 100%;
	height: 70px;
	padding: 2px 0 20px 0;
	font-size: 12px;
}

#footer .left {
	float: left;
	width: 30%;
	margin: 5px;
}

#footer .center {
	float: left;
	width: 37%;
	margin: 5px;
	text-align: center;
}


/*_______________________PAGES_______________________*/


#home  {
  width:100%;
  overflow:hidden;
  min-width:1100px;
  position:relative;
}

#accordion p {
  font-size:12px;
}
#accordion h3 {
  font-size:12px;
  font-weight:bold;
  color:white;
}
