/* ars navigandi GmbH - arscms */
/* /styles/css/content.css - platform wide content layout */

form {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


body {
	font-family:Arial,Helvetica,sans-serif;
	color:#837870;
	background-color:white;
	text-indent:0px;
	line-height: 1.8em;
	font-size:10pt;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:0px solid white;
}
/* body end *********************************************************************/

/* general begin */
div, span, td, th, li {
	border:0px solid white;
}

div, span, td, th, li, textarea, input, select, option, button, p, td {
	font-size:10pt;
}

div, span, td, th, li, textarea, input, select, option, button {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial,Helvetica,sans-serif;
	text-indent:0px;
	/*line-height: 1.5em;*/
	text-align:left; 
	vertical-align:top;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

p {
	font-family:Arial,Helvetica,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0.0em 0px 0px 0px;
	border:0px solid white;
	text-indent:0px;
	line-height: 1.8em;
	font-size:10pt;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

b {
	font-family:Arial,Helvetica,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0.0em 0px 0px 0px;
	border:0px solid white;
	text-indent:0px;
	line-height: 1.8em;
	font-size:10pt;
	font-weight:bold; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

h1,h2,h3,h4,h5,h6 {
	color:#ffffff;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none; 
	margin:0 0 0 0; 
	padding: 0 0 0 0;
}

h1 {
	border:0px solid white;
	color:#beb9b2;
	text-transform: uppercase;
	text-indent:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-family:Arial,Helvetica,sans-serif; font-style:normal; text-decoration: none; 
}

h2 {
	padding: 0px 0px 0px 0px;
	border:0px solid white;
	color:#beb9b2;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none; 
	vertical-align:middle;
	font-size: 18px;
}

h3 {
	padding: 0px 0px 0px 0px;
	border:0px solid white;
	font-style:normal; 
	text-decoration: none; 
	text-transform: uppercase;
	font-size: 18px;
}

h4 {
	padding: 0px 0px 0px 0px;
	border:0px solid white;
	color:#EEE20D;
	text-indent:0px;
	line-height: 1em;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

h5 {
	padding: 0px 0px 0px 0px;
	border:0px solid white;
	color:#EEE20D;
	text-indent:0px;
	line-height: 1em;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

h6 {
	padding: 0px 0px 0px 0px;
	border:0px solid white;
	color:#EEE20D;
	text-indent:0px;
	line-height: 1em;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

hr {
	height:1px; 
	color:#e1dfd9;
	border:none;
}
/* general end ******************************************************************/

/* link begin *******************************************************************/
a, a:link{
	text-decoration:none; 
	color:#ff9933; 
	outline:0; 
	font-weight:bold;
}

a:visited {
	color:#993300; 
	font-weight:bold;
}

a:focus, a:hover, a:active {
	color:#ff6600; 
	font-weight:bold;
}
/* link end *********************************************************************/

/* lists begin ******************************************************************/
ul,ol {
	padding-top:0px; padding-bottom:0px;
	margin-top:1.0em; margin-bottom:1.0em;
	border:0px solid white;
}

li {
	padding-top:0px; padding-bottom:8px;
	margin-top:0px; 
	/*margin-bottom:1.0em;*/
	border:0px solid white;
	text-indent:0px;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

/* lists end ********************************************************************/

/* table begin ******************************************************************/
table {
	margin:0px; padding:0px;
	empty-cells:show;
}

td {
	padding: 0px 0px 0px 0px;
	border:0px solid white;
	text-indent:0px;
	line-height: 1.8em;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

/* table end ********************************************************************/

/* form begin *******************************************************************/
input, select, textarea, button {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:white;
	text-indent:0px;
	line-height: 1.8em;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

optgroup {
	font-weight:bold; 
	font-style:italic; 
	text-decoration: none; 
	text-transform: none;
}

option {
	background-color:white;
	font-weight:normal; 
	font-style:normal; 
	text-decoration: none; 
	text-transform: none;
}

/* form end *********************************************************************/

/* tooltip begin ****************************************************************/
div.tooltip {
	background-color:#e2dfda;
	height:263px; /* uncomment for variable tooltip height */
}

td.tooltip_table_td_info h1 {
	border-bottom:1px solid #C7C3BA;
	color:#FFFFFF;
	font-size:20px;
	font-weight:lighter;
	letter-spacing:0.03em;
	line-height:24px;
	padding-bottom:5px;
	text-transform:uppercase;
}

td.tooltip_table_td_info {
	color:#837872;
	vertical-align:left;
	padding:9px 11px;
}

/* tooltip end ******************************************************************/

/*admin arshp*/

.tstrap_picture_V2 {
	width:105px;
	position:relative; 
}

#tstrap_txt_padding
{
	padding-left: 8px;
}

#tstrap_picture_icon
{
	position:relative; 
	top: -24px; 
	left:97px; 
	height: 1px; 
	width: 1px;
	
}

.tstrap_picture {
	position:relative; 
	height: 125px;
}

#tstrap_picture_div1
{
 position:absolute; background-color: #E1DFD9;
 left:0px; top:0px; width:105px; height:105px; border: 5px solid #E1DFD9;
 z-index:1;
 overflow: hidden;
}

#tstrap_picture_div2
{
 position:absolute; /*background-color: green;*/
 left:97px; top:97px; width:18px; height:18px;
 z-index:3;
}

#tstrap_picture_div3
{
 position:absolute;
 left:126px; top:0px; width: 379px; height:115px;
 z-index:2;
}

#tstrap_picture_mainpage2
{
 position:absolute; /*background-color: green;*/
 left:97px; top:97px; width:18px; height:18px;
 z-index:3;
}

#tstrap_picture_mainpage3
{
 position:absolute;
 left:115px; top:0px; width: 122px; height:115px;
 background-color: #E1DFD9;
 z-index:2;
}

.tstrap_picture_mainpage
{
	background-image:url(/styles/images/stripe_test_picture.jpg);
	background-repeat:no-repeat;
	border:5px solid #E1DFD9;
	height:105px;
	width:105px;
}

.tstrap_picture_tip {
	background-image:url("/styles/images/stripe_test_picture_big.jpg");		
	background-repeat: no-repeat;
}

/****************************************************/

.whitefont {
	color: #FFFFFF;
}

.blackfont {
	color: #000000;
}

.greyfont {
	color: #837870;
}

.loginBoxField {
	color: #000000;
	background-color:#EFEFEF;
}

.orangefont {
	color: #ff9933;
}

a:link img, a:visited img, a:hover img, a:active img { border: 0; }

#tabs ul.tabul {
	display:none;
}


#tabs ul.tabul li.tabli a.tablink {
	font-family:Regular, Arial;
}

.nobreak {
	white-space:nowrap;
}

.floatImage_alignLeft {float:left;margin:0px 10px 10px 0px;}

