@CHARSET "UTF-8";

*  { padding:0;margin:0;}
/*--Schriftfarbe, Hintergrundfarbe, Textausrichtung, allgemeine
      Schriftgröße, Schriftart und Zeilenabstand definiert--*/
h1,h2,h3,h4,h5  {font-size:0.9em;}
/*-- Überschriftengrößen vereinheitlicht--*/
p, li, dt, dd, input, textarea  { font-size:1.0em;}
/*--Schriftgröße für einzelne Elemente--*/
li {  list-style-type:none;}
/*--Listenzeichen ausgeschaltet--*/
img  { border-style:none;}
/*--Rahmen um Grafiken weg--*/
img a  { border:none;}
/*--Rahmen um verweissensitive Grafiken weg--*/ 

html
{
	width: 				100%;
	height:				100%;
}

body
{
	width: 				100%;
	height:				100%;
	margin: 			0;
	padding: 			0;
	font-family:		'Arial';
	font-size:			12px;
	/**
        MB
        background-image:	url(lib/res/img/bg_top.png);
	background-position:top;
	background-repeat:	repeat-x;
        */
        background-color: #F1F1F1;
}

a:link, a:visited
{
	color:				#ad8546;
}

h3
{
	padding:			0;
	margin:				0 0 10px 0;
	text-transform:		uppercase;
	font-size:			14px;
	color:				#ad8546;
}

dt
{
	font-weight:		bold;
	margin-bottom:		5px;
}
dd
{
	margin-bottom:		15px;
}

ol li
{
	margin-bottom:		10px;
	margin-left:		10px;
	list-style:			upper-roman;
}

#layout-table
{
	table-layout:fixed
}
#layout-table-col-header, #layout-table-col-header td
{
	height:				140px;
}

#under-construction
{
	height:				128px;
	width:				128px;
	background-image:	url(lib/res/img/Under-Construction.gif);
	margin:				100px auto 0 auto;
}

#header
{
	width:				900px;
	margin:				0 auto 0 auto;
	height:				160px;
	overflow:			hidden;
}

#header table.header-layout {
    width: 100%;
    height: 84px;
}

#header ul.login-menu li{
    display: inline;
    float: right;
    padding-left: 10px;
}

#header ul.login-menu .login-link {
    padding-top: 8px;
    padding-right: 10px;
}

#header-logo
{
    position:           absolute;
	width:				227px;
	height:				64px;
	background-image:	url(lib/res/img/iknix227.png);
	background-repeat:	no-repeat;
	display:			block;
	margin-top:			10px;
	float:				left;
	top:				0px;
}

#header-login
{
	/*margin-top:			10px;*/
	display:			block;
	float:				right;
}

#header-user
{
	color:				#000;
	float:				right;
	/*margin-top:			8px;*/
}

#header-navigation
{
        width:                          900px;
}

#header-navigation a
{
        float: right;
}

#header-navigation a.navigation-button-my-empure {
        float: left;
}


#header-toolbar
{
	width:				600px;
	float:				right;
	color:				#ad8546;
	
}

#header-language
{
	float:				right;
	margin:				5px 0 0 0;
	
}
#header-language select
{
color:				#aa8246;
}

#center
{
	width:				900px;
	margin:				0 auto;
}

#menu
{
	float:				left;
	width:				auto;/*140px;*/
}

.menu-spacer
{
	width:				200px;
}

.menu-button,
.menu-button-active
{
	width:				190px;
	height:				30px;
	display:			block;
	background-repeat:	no-repeat;
	margin-bottom:		10px;
	line-height:		30px;
	text-decoration:	none;
	font-weight:		bold;
	padding-left:		10px;
}
.menu-button
{
	background-image:	url(lib/res/img/menu_button.png);
	color:				#aa8246;
}
.menu-button-active
{
	background-image:	url(lib/res/img/menu_button_active.png);
	color:				#000  !important;
}

#menu ul
{
	list-style:			none;
	padding:			0;
	margin:				0;
}
#menu ul li
{
	overflow:			hidden;
}

#menu a:link, #menu a:visited
{
	text-decoration:	none;
}

.menu-head
{
	width:				190px;
	height:				16px;
	background-image:	url(lib/res/img/menu_head.png);
	background-repeat:	no-repeat;
}
.menu-foot
{
	width:				190px;
	height:				16px;
	background-image:	url(lib/res/img/menu_foot.png);
	background-repeat:	no-repeat;
}
.menu-add
{
	width:				188px;
	height:				18px;
	background-color:	#000;	
	border-top:			1px solid #aa8246;
	border-left:		1px solid #656565;
	border-right:		1px solid #656565;
	line-height:		18px;
	overflow:			hidden;
}
.menu-add-caption
{
	display:			block; 
	float:				left;
	margin:				0 0 0 10px;
	font-size:			11px;
}
.menu-add-button
{
	display:			block; 
	float:				right;
	font-weight:		bold;
	margin:				0 10px 0 0;
	font-size:			14px;
}


.menu-layer0-active, .menu-layer0-inactive, 
.menu-layer1-active, .menu-layer1-inactive, 
.menu-layer2-active, .menu-layer2-inactive
{
	width:				180px;
	height:				29px;
	line-height:		29px;
	background-repeat:	no-repeat;
}

.menu-layer0-active
{
	background-image:	url(lib/res/img/menu0_active.png);
	color:				#a0a0a0;
	padding-left:		10px;
	font-weight:		bold;
}
.menu-layer0-active a
{
	color:				#a0a0a0;
}
.menu-layer0-inactive
{
	background-image:	url(lib/res/img/menu0_inactive.png);
	color:				#404040;
	padding-left:		10px;
	font-weight:		bold;
}
.menu-layer0-inactive a
{
	color:				#404040;
}

.menu-layer1-active
{
	background-image:	url(lib/res/img/menu0_active.png);
	color:				#a0a0a0;
	padding-left:		10px;
	font-size:			11px;
}
.menu-layer1-active a
{
	color:				#a0a0a0;
}
.menu-layer1-inactive
{
	background-image:	url(lib/res/img/menu0_inactive.png);
	color:				#505050;
	padding-left:		10px;
	font-size:			11px;
}
.menu-layer1-inactive a
{
	color:				#808080;
}
.menu-layer1-wTopSep
{
	border-top:			1px solid #AA8246;
}
.menu-layer2-active
{
	background-image:	url(lib/res/img/menu2_active.png);
	color:				#a0a0a0;
	font-size:			11px;
	padding-left:		40px;
	width:				150px;
}
.menu-layer2-active a
{
	color:				#a0a0a0;
}
.menu-layer2-inactive
{
	background-image:	url(lib/res/img/menu0_inactive.png);
	color:				#505050;
	padding-left:		40px;
	font-size:			11px;
	width:				150px;
}
.menu-layer2-inactive a
{
	color:				#505050;
}

.menu-sep
{
	width:				190px;
	height:				1px;
	background-color:	#000;
}
.menu-sep-active
{
	width:				190px;
	height:				1px;
	background-color:	#aa8246;
}


#content
{
	float:				left;
	width:				auto;
	margin-left:                    0px;
        /*background-color:               #ffffff;*/
}

#content .content-wrapper
{
        background-color:               #ffffff;
        position:                       relative;
}

#footer
{
	clear:				both;
	width:				100%;
	height:				100px;
	/*
        MB
        background-image:	url(lib/res/img/bg_bottom.png);
	background-repeat:	repeat-x;
        */
}
#footerMenu
{
	margin:				0 auto;
	width:				700px;
	padding-top:                    15px;
        background-color:               #F1F1F1;
        padding-top:                    15px;
}
#footerMenuWide
{
	margin:				0 auto;
	width:				900px;
        background-color:               #F1F1F1;
        padding-top:                    15px;
}

#footerMenuWide li,
#footerMenu li
{
	float:				right;
	padding-left:		10px;	
}
#footerMenuWide a,
#footerMenu a
{
	color:				#a0a0a0;
}

#CAppStoreLink
{
    /* height: 40px; */
    padding-bottom: 10px;
}

#CAppStoreLink li
{
    float: right;
    padding-left: 10px;
}

#CAppStoreLink .footer-teaser
{
    font: "Lucida Grande";
    padding-top: 12px;
    font-size: 13px;
}

#CAppStoreLink a img
{
    height: 25px;
}

.message
{
	color:				#000;
	margin:				0 0 10px 0;
}
.error
{
	color:				#ff0000;
	margin:				0 0 10px 0;
}
.dialog-text
{
	text-align:			center;
	margin:				10px 0 20px 0;
	font-weight:		bold;
}
.dialog-buttons
{
	margin: 0 auto;
	width: 190px;
}

.button-activate-small,
.button-large,
.button-large-active,
.button-large2,
.button-large2-active,
.button-medium, 
.button-small, 
.button-confirm, 
.button-confirm-small,
.button-info,
.button-info-small,
.button-edit, 
.button-edit-small,
.button-add, 
.button-add-small,
.button-remove,
.button-remove-small,
.button-close,
.button-submit,
.button-cancel,
.button-position-up,
.button-position-down
{
	display:			block;
	text-align:			center;
	text-decoration:	none;
	float:				left;
	color:				#ad8546;
	background-repeat:	no-repeat;
	border:				0;	
	font-weight:		bold;
}

.button-large,
.button-large-active
{
	width:				120px;
	height:				30px;
	line-height:                    30px;
	font-size:			12px;
}
.button-large
{
	background-image:	url(lib/res/img/button_large.png);
		
}
.button-large-active
{
	background-image:	url(lib/res/img/button_large_active.png);
	color:				#000 !important;
}

.button-large2,
.button-large2-active
{
	width:				120px;
	height:				30px;
	line-height:                    30px;
	font-size:			13px;
}

.button-large2
{
	background-image:	url(lib/res/img/button_large2.png);

}
.button-large2-active
{
	background-image:	url(lib/res/img/button_large2_active.png);
	color:				#000 !important;
}

.button-medium
{
	width:				91px;
	height:				20px;
	background-image:	url(lib/res/img/button_medium.png);
	line-height:		20px;
	font-weight:		normal;
	font-size:			12px;
	
}

.button-submit
{
	text-decoration:	underline;
	background-image:	url(lib/res/img/button_arrow.png);
	background-position:right;
	padding:			0 25px 0 0;
	height:				20px;
	line-height:		20px;
	background-color:	#fff;
	cursor:				pointer;
}

.button-submit-small
{
	text-decoration:	underline;
	background-image:	url(lib/res/img/button_arrow.png);
	background-position:right;
	background-repeat:  no-repeat;
	padding:			0 25px 0 0;
	height:				20px;
	line-height:		20px;
	background-color:	#fff;
	cursor:				pointer;
}

.button-cancel
{
	text-decoration:	underline;
	background-image:	url(lib/res/img/button_close.png);
	background-position:right;
	padding:			0 25px 0 0;
	height:				20px;
	line-height:		20px;
	background-color:	#fff;
	cursor:				pointer;
}


.button-activate-small
{
	background-image:	url(lib/res/img/button_activate_small.png);
	height:				18px;
	line-height:		18px;
	width:				18px;
}
.button-confirm
{
	background-image:	url(lib/res/img/button_confirm.png);
	height:				20px;
	line-height:		20px;
	width:				20px;
}
.button-confirm-small
{
	background-image:	url(lib/res/img/button_confirm_small.png);
	height:				18px;
	line-height:		18px;
	width:				18px;
}

.button-info
{
	background-image:	url(lib/res/img/button_info.png);
	height:				20px;
	line-height:		20px;
	width:				20px;
}
.button-info-small
{
	background-image:	url(lib/res/img/button_info_small.png);
	height:				18px;
	line-height:		18px;
	width:				18px;
}

.button-edit
{
	background-image:	url(lib/res/img/button_edit.png);
	height:				20px;
	line-height:		20px;
	width:				20px;
}
.button-edit-small
{
	background-image:	url(lib/res/img/button_edit_small.png);
	height:				18px;
	line-height:		18px;
	width:				18px;
}

.button-add
{
	background-image:	url(lib/res/img/button_add.png);
	height:				20px;
	line-height:		20px;
	width:				20px;
}
.button-add-small
{
	background-image:	url(lib/res/img/button_add_small.png);
	height:				18px;
	line-height:		18px;
	width:				18px;
}

.button-remove
{
	background-image:	url(lib/res/img/button_remove.png);
	height:				20px;
	line-height:		20px;
	width:				20px;
}
.button-remove-small
{
	background-image:	url(lib/res/img/button_remove_small.png);
	height:				18px;
	line-height:		18px;
	width:				18px;
}

.button-close
{
	background-image:	url(lib/res/img/button_close.png);
	height:				20px;
	line-height:		20px;
	width:				20px;
}

.button-arrow
{
	background-image:	url(lib/res/img/button_arrow.png);
	height:				20px;
	line-height:		20px;
	width:				20px;
}

.button-position-up
{
	height:				8px;
	width:				18px;
	line-height:		8px;
	background-image:	url(lib/res/img/button_moveup_small.png);
}

.button-position-down
{
	height:				8px;
	width:				18px;
	line-height:		8px;
	background-image:	url(lib/res/img/button_movedown_small.png);
}

.menu-layer0, .menu-layer0-top
{
	background-image:	url(lib/res/img/menu_layer0.png);
	background-repeat:	no-repeat;
	width:				185px;
	height:				29px;
	display:			block;
	padding-left:		5px;
	line-height:		29px;
	text-decoration:	none;
	font-weight:		bold;
}
.menu-layer0-top
{
	background-image:	url(lib/res/img/menu_layer0_top.png);
}


.searchbox
{
	float:				right;
	
}
.button-search
{
	width:				20px;
	height:				20px;
	background-image:	url(lib/res/img/button_search.png);
	background-repeat:	no-repeat;
	border:				0px;
}

.content-head
{
	width:				700px;
	height:				36px;
	background-image:	url(lib/res/img/content_head.png);
	background-repeat:	no-repeat;

}
.content-head-wide
{
	width:				900px;
	height:				6px;
	background-image:	url(lib/res/img/content_head_wide.png);
	background-repeat:	no-repeat;
        clear:                  both;
        position:               relative;
        z-index:                2;
}

.content-title
{
	float:				left;
	padding:			10px 0 0 20px;
	margin:				0 20px 0 0;
}

.content-center
{
	border-left:		1px solid #dcdcdc;
	border-right:		1px solid #dcdcdc;
	padding:			10px 10px 20px 20px;
	width:				668px;
}


body.logout_action .content-center-wide,
body.product_page .content-center-wide,
body.home_page .content-center-wide,
body.getting_started_page .content-center-wide
{

    background-color: transparent;
    padding: 0;
    margin-top: -6px;
    margin-bottom: -10px;
    height: 504px;
    border: none;
}


.content-center-wide img
{
    z-index: 1;
}


.content-center-wide
{
    background-color: #fff;
	border-left:		1px solid #dcdcdc;
	border-right:		1px solid #dcdcdc;
	padding:			10px 10px 20px 20px;
        z-index:                0;
}

.content-foot
{
	width:				700px;
	height:				6px;
	background-image:	url(lib/res/img/content_foot.png);
	background-repeat:	no-repeat;
}
.content-foot-wide
{
	width:				900px;
	height:				6px;
	background-image:	url(lib/res/img/content_foot_wide.png);
	background-repeat:	no-repeat;
        position:               relative;
        z-index:                3;
}



.itemtable
{
	border:				1px solid #dcdcdc;
	border-bottom:		0px;
	width:				658px;
}

.itemtable a:link, .itemtable a:visited
{
	color:				#fff;
	font-weight:		bold;
	text-decoration:	none;
}

.itemtable thead td
{
	background-color:	#aa8246;
	color:				#fff;
	border-bottom:		1px solid #000;
	padding:			2px 5px;
}

.project-settings-level0
{
	background-color:	#aa8246;
	line-height:		28px;
	border-top:			1px solid #dcdcdc;
}
.project-settings-section,
.project-settings-section-open,
.project-settings-section-loading,
.project-settings-column,
.project-settings-section-noarrow
{
	color:				#000 !important;
	font-weight:		bold;
	text-decoration:	none;
	background-repeat:	no-repeat;
	background-position:left center;
	padding-left:		18px;
	margin-left:		9px;
	display:			block;
	float:				left;
}
.project-settings-section-noarrow-inactice
{
	color:				#707070 !important;
	font-weight:		bold;
	text-decoration:	none;
	background-repeat:	no-repeat;
	background-position:left center;
	padding-left:		15px;
	margin-left:		9px;
	display:			block;
	float:				left;
}
.project-settings-section
{
	background-image:	url(lib/res/img/arrow_right.png);
}
.project-settings-section-open
{
	background-image:	url(lib/res/img/arrow_down.png);
}
.project-settings-section-loading
{
	background-image:	url(lib/res/img/ajax-loader.gif);
	
}
.project-settings-column
{
	width:				200px;
}
.project-settings-column a
{
	color: #000;
	text-decoration: none;
}

.project-settings-level1
{
	background-color:	#a0a0a0;
	line-height:		28px;
	border-top:			1px solid #dcdcdc;
}
.project-settings-level2
{
	background-color:	#c8c8c8;
	line-height:		28px;
	border-top:			1px solid #dcdcdc;
}
.project-settings-level3
{
	background-color:	#f0f0f0;
	line-height:		28px;
	border-top:			1px solid #dcdcdc;
        clear:                  both;
}
.project-settings-level4
{
	background-color:	#fff;
	line-height:		28px;
	border-top:			1px solid #dcdcdc;
        clear: both;
}

.project-settings-section-open
{
	
}

.project-settings-actor-summary
{
	float:				left;
	margin-left:		10px;
	font-size:			11px;
}

.itemtable tbody td
{
	background-color:	#f0f0f0;
	border-bottom:		1px solid #dcdcdc;
	padding:			5px;
}

.account-table
{
	width:				500px;
}

.account-table td
{
	padding-right:		20px;
	padding-top:		3px;
}

.register-table td
{
	padding:				5px 0 0 0;
}
.register-table label
{
	padding-right:		40px;
}

.button-edit
{
	height:				20px;
	width:				20px;
	background-image:	url(lib/res/img/button_edit.png);
	background-repeat:	no-repeat;
	display:			block;
}

.textfield-short
{
	width:				100px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_medium.png);
	background-repeat:	no-repeat;
	
	//position:			relative;
	//top:				-2px;
}
.textfield
{
	color:				#303030;
	font-size:			11px;
}

.textfield-medium
{
	width:				180px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_medium.png);
	background-repeat:	no-repeat;
}
.textfield-medium-alert
{
	width:				180px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_medium_alert.png);
	background-repeat:	no-repeat;
}
.textfield-large
{
	width:				250px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_large.png);
	background-repeat:	no-repeat;
}
.textfield-large-alert
{
	width:				250px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_large_alert.png);
	background-repeat:	no-repeat;
}
.textfield-small
{
	width:				100px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_small.png);
	background-repeat:	no-repeat;
}
.textfield-small-alert
{
	width:				100px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_small_alert.png);
	background-repeat:	no-repeat;
}

.textarea
{
	color:				#303030;
	font-family:		"Arial";
}

.textarea-alert
{
	color:				#303030;
	font-family:		"Arial";
	border:				solid 1px #ddd;
}

.textarea-large
{
	width:				340px;
	height:				80px;
	border:				solid 1px #ddd;
}

.textarea-large-alert
{
	width:				340px;
	height:				80px;
	border:				solid 1px #ff0000;
}

.listbox
{
	color:				#303030;
}
.listbox-large
{
	width:				250px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_large.png);
	background-repeat:	no-repeat;
	
}
.listbox-medium
{
	width:				180px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_medium.png);
	background-repeat:	no-repeat;
	
}
.listbox-small
{
	width:				100px;
	height:				20px;
	border:				0;
	background-image:	url(lib/res/img/textfield_small.png);
	background-repeat:	no-repeat;
	
}

.detail-actions
{
	float:				right;
	text-align:			right;
	width:				160px;
	margin-right:		0px;
}

.action-add
{
	background-image:	url(lib/res/img/button_add.png);
	background-repeat:	no-repeat;
	background-position:right;
	padding:			0 25px 0 0;
	margin-bottom:		6px;
	height:				20px;
	line-height:		20px;
	display:			block;
}
.action-edit
{
	background-image:	url(lib/res/img/button_edit.png);
	background-repeat:	no-repeat;
	background-position:right;
	padding:			0 25px 0 0;
	margin-bottom:		6px;
	height:				20px;
	line-height:		20px;
	display:			block;
}
.action-copy
{
	background-image:	url(lib/res/img/button_edit.png);
	background-repeat:	no-repeat;
	background-position:right;
	padding:			0 25px 0 0;
	margin-bottom:		6px;
	height:				20px;
	line-height:		20px;
	display:			block;
}
.action-remove
{
	background-image:	url(lib/res/img/button_remove.png);
	background-repeat:	no-repeat;
	background-position:right;
	padding:			0 25px 0 0;
	margin-bottom:		6px;
	height:				20px;
	line-height:		20px;
	display:			block;
}
.action-activate
{
	background-image:	url(lib/res/img/button_activate.png);
	background-repeat:	no-repeat;
	background-position:right;
	padding:			0 25px 0 0;
	margin-bottom:		6px;
	height:				20px;
	line-height:		20px;
	display:			block;
}

#userFilter
{
	color:				#ad8546;
	margin-bottom:		20px;
	letter-spacing:		0.1em;
}

#userDetailForm
{
	width:				100%;
}
#userDetailForm table
{
	width:				100%;
}
#CTermsView
{
	margin:				30px 20px;
}

#purchase-content
{
}

#purchase-content .purchase-image
{
    vertical-align: top;
}

#purchase-content .purchase-body
{
    padding-left: 10px;
}

#purchase-content .purchase-price
{
    color: #BB9356;
    font-size: 26px;
    padding-right: 10px;
}

#purchase-content .purchase-tax
{
    color: #BB9356;
    font-size: 14px;
}

#purchase-content .purchase-feed
{
    color: #BB9356;
    padding-top: 20px;
    font-size: 14px;
    min-height: 110px;
}

#purchase-content .requirement-info {
    padding-top: 85px;
    color: #a0a0a0;
}

input.radio
{
    margin-left: 4px;
    margin-right: 10px;
}

/** product */
#product-foreground
{
    position: absolute;
    width: 900px;
    padding-top: 24px;
    z-index: 1;
}

#product-header
{
    margin-left: 325px;
    width: 565px;;
    color: #fff;
}


#product-header h1
{
    font-size: 28px;
    font-weight: normal;
    margin-bottom: -3px;
}

#product-header h2 {
    font-size: 22px;
    font-weight: lighter;
}

#product-header h4 {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}

#product-foreground #CAppStoreLink
{
    position: absolute;
    top: 465px;
    right: 10px;
}

#product-foreground #iseurope
{
	display:block;
	position:absolute;
	background: url("lib/res/img/ise2012_home.png") no-repeat scroll top right transparent;
	padding: 95px 0 0;
	right: 20px;
	top: 334px;
	font-size:110%;
	text-decoration:none;
	border:none;
	outline:none;
}
#product-foreground #iseurope:hover
{
	text-decoration:underline;
}

/** getting started */

#gettingstarted-foreground
{
    position: absolute;
    z-index: 3;
}

#gettingstarted-foreground #CAppStoreLink
{
    position: absolute;
    right: 10px;
    top: 465px;
    /*margin-top: 465px;
    margin-right: 10px;*/
    /* margin-left: 423px; */
}


/** tech specs */

#techspecs-foreground
{
    position: absolute;
}

#techspecs-foreground #CAppStoreLink
{
    margin-top: 625px;
    /*margin-left: 387px;*/

}

#techspecs-foreground #CAppStoreLink,
#gettingstarted-foreground #CAppStoreLink
{
    margin-right: -900px;
}

body.references_page #CAppStoreLink,
body.purchase_page #CAppStoreLink
{
    height: auto;
    padding-bottom: 10px;
    padding-right: 0px;
}

body.downloads_page .content-wrapper h1
{
    font-size: 26px;
    color: #BB9356;
    font-weight: normal;
    text-transform: none;
}

#references-content h3
{
    font-size:26px;
    font-weight: normal;
}

#references-content .reference-gallery
{
    margin: 0 -5px;
}

#references-content li
{
    padding-bottom: 25px;
}

#references-content .reference-gallery img
{
    padding: 0px;
    margin: 5px;
}

#references-content .reference-gallery a:hover img
{
    width: 68px;
    height: 68px;
    /* padding: 2px; */
    border: 2px solid #BB9356;
    /*margin: 3px;*/
    background-color: #BB9356;
}

.techspec-paragraph
{
    padding-top: 15px;
    width: auto;
}

.techspec-paragraph.techspec-application
{
    padding-right: 20px;
}

.techspec-paragraph
{
    padding-top: 15px;
    width: auto;
}

.techspec-column
{
    float: left;
    padding-right: 30px;
    width: 265px;
}


.techspec-column.column-right
{
    float: right;
    width: auto;
}

body.tech_specs_page h1
{
    font-size: 25px;
    color: #BB9356;
    font-weight: normal;
}

body.tech_specs_page h5
{
    font-size: 1.1em;
    color: #BB9356;
    font-weight: normal;
}

body.tech_specs_page .techspec-paragraph h5
{
    color: #000;
    font-weight: bold;
}


.techspec-paragraph
{
    font-size: 1em;
    line-height: 1.5em;
}

.tutorial-title
{
    top: 132px;
    font-size: 14px;
    padding: 4px 5px;
    width: 94px;
    color: #fff;
    letter-spacing: -1px;
}

.tutorial-text
{
    color: #BB9356;
}

.tutorial-text,
.tutorial-title
{
    position: absolute;
    width: 82px;
}

#tutorial_0_title
{
    left: 0px;
}

#tutorial_0_text
{
    left: 24px;
    top: 240px;
    width: 240px;
}

#tutorial_1_title
{
    left: 260px;
}

#tutorial_1_text
{
    left: 405px;
    top: 20px;
    width: 130px;
}

#tutorial_2_title
{
    left: 540px;
}

#tutorial_2_text
{
    left: 730px;
    top: 20px;
    width: 130px;
}

#tutorial_3_title
{
    left: 0px;
    top: 455px;
}

#tutorial_3_text
{
    left: 105px;
    top: 390px;
    width: 440px;
}
