/* resets for browser style compatibility */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
span.tab{
    padding: 0 20px; /* Or desired space*/
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end resets */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

 /*
    verdana font-family its not recommended for web
    the other families added are for similar rendering on different OS.
    http://www.xs4all.nl/~sbpoley/webmatters/verdana.html
    the used family explination source here http://dry.sailingissues.com/linux-equivalents-verdana-arial.html
*/
body{
    font-family:Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
    font-size:12px;
    background-color:#e0dcd4;
    width:100%;
    margin:0 auto;
}
div#header {
    overflow:hidden;
}
div#header h1{
    float:left;
}
div#header h1 a{
    display:block;
    width:377px;
    height:70px;
    text-indent:-5000px;
    /*background: url(../images/logo.jpg) 57px 15px no-repeat;*/
}
#select-box-container{
    float:right;
    width:380px;
    height:45px;
    padding:25px 0 0 215px;
    background: url(../images/select-box-bkg.png) repeat-y;
}
#select-box-container select{
    border:1px solid #5e7a96;
    width:155px;
    height:21px;
    padding:1px;
    font-size:11px;
}
#nav-bar{
	/*height:30px;*/
	background-image: url(../images/navbar-ends.png);
	background-repeat: no-repeat;
	background-position: left;
}
#nav-bar ul#nav{
    overflow:hidden;
    width:100%;
    margin-left:15px;
    background: url(../images/navbar-ends.png) right no-repeat;
}
#nav-bar li.top{   
    line-height:30px;
    float:left;
    height:30px;
    background: url(../images/navbar-li-bkg.png) repeat-x;
    padding:0 7.5px;
    color:#fff;
    cursor:pointer;
    border-left:1px solid #fff;
	
}
#nav-bar li.top a{  
   text-decoration: none;
   display:block;
   color:#ffffff;  
} 
#nav-bar li.last{
    border-right:1px solid #fff;

}
#nav-bar li.top:hover{
    background: url(../images/navbar-hover.png) repeat-x;
}

#nav-bar li ul{
    display:none;
    position:absolute;
	z-index:1000;
    background:#636363;
    border:1px solid #fff;
    padding:5px;
    margin-left:-8px;
}
#nav-bar li ul li{
    float:none;
    background:#636363;
     padding:0 10px;
}
#nav-bar li ul li a{
   	line-height:20px;
    height:20px;
    line-height:20px;
    border:none;
    font-size:10px;
    display:block;
    color:#fff;
    text-decoration:none;
}
#nav-bar li ul li a:hover{
    background-color:#636363;
    background-image:none;
    color:#000;
}

#top-content{
    height:310px;
}
.page2{
    background: url(../images/keyvisual_subpage.jpg) no-repeat;
}
#left-column.page2marg{
   margin-top:310px;
}
.index{
    background: url(../images/keyvisual_home.jpg) no-repeat;
}
#top-content div.top-content-text{
   width:400px;
   margin-left:530px;
}
.page2cont{
     width:95%;
   margin-right: 15px;
   margin-left:15px;
   float:left;
   display:inline;
    font-size:11px;
    color:#000;
    line-height:19px;
  
}
#top-content div.top-content-text h2{
    font-size:12px;
    color:#473617;
    padding-top:20px;
    padding-bottom:5px;
    font-weight:normal;
    line-height:30px;
}
#top-content div.top-content-text h3{
    font-size:18px;
    color:#473617;
    padding-top:20px;
    padding-bottom:10px;
    font-weight:normal;
    line-height:30px;
}
#top-content div.top-content-text p{
    font-size:11px;
    color:#000;
    line-height:16px;
}
.page2cont p{
     margin-top:8px;
     margin-bottom:13px;
}
.page2cont p.short{
	float:left;
    width:275px;
	margin-right:15px;
}
.page2cont img{
	margin-top:15px;
}
#left-column{
   float:left;
   display:inline;
   margin-left:15px;
   width:310px;
}
#left-column div.main-box{
  width:300px;
  padding-bottom:16px;
  line-height:16px;
  background: url(../images/boxes.png) no-repeat bottom;
}
#left-column div.main-box.navigation {
  width:300px;
  padding-bottom:14px;
  line-height:16px;
  background: url(../images/left-nav-bar-bottom.png) bottom no-repeat;
}
#left-column div.main-box.navigation h3{
    width:290px;
    height:23px;
    font-weight:normal;
    color:#fff;
    padding:5px 0 0 10px;
    background: url(../images/boxes.png) 0 -10px no-repeat;
}
#left-column div.main-box.navigation a{
    text-decoration:none;
	color:#473617;
	padding-left:10px;
}
#left-column div.main-box.navigation a:hover{
	color:#005BA1;
}
#left-column div.main-box.navigation a:visited{
	color:#59534C;
}
#left-column div.main-box h3.first{
    width:290px;
    height:34px;
    font-weight:normal;
    color:#fff;
    padding:10px 0 0 10px;
    line-height:14px;
    background: url(../images/boxes.png) 0 -10px no-repeat;
}
#left-column div.main-box ul{
    overflow:hidden;
    padding-bottom:10px;
    font-size:11px;
    color:#36270c;
    background: url(../images/box-body.png) repeat-y;
    
}
#left-column div.main-box ul li.links{
    height:64px;
    margin:0 7px 0 7px;
    padding-top:20px;
}
#left-column div.main-box ul li.steps{ 
    margin:0 7px; 
    padding-top:10px; 
    overflow:hidden; 
} 

#left-column div.main-box ul li.steps img{
    float:left;
    width:92px;
}
#left-column div.main-box ul li.steps p{
    float:right;
    width:185px;
    font-size:11px;
    color:#36270c;
}
#left-column div.main-box ul li.message {
    overflow:hidden;
}
#left-column div.main-box ul li.question {
    cursor:help;
}
#left-column div.main-box ul li.question p a{
    color:#005ba1;
    text-decoration:none;
}
#left-column div.main-box ul li.message p{
    width:230px;
    float:right;
    margin:8px 10px 5px 5px;
    display:inline;
}
#left-column div.main-box ul li.message img{
    width:40px;
    margin:5px;
    float:left;
    display:inline;
}
#left-column div.main-box ul li.more-info p{
   padding:10px;
}
#left-column div.main-box ul li.more-info a{
   margin:10px 0 0 10px;
    color:#005ba1;
    text-decoration:none;
    font-weight:bold;
    display:block;
    height:28px;
    width:190px;
    line-height:28px;
    background: url(../images/arrows.png) 158px -33px no-repeat;
}

#left-column div.main-box ul li.more-info a:hover{
    color:#8E775E;

}
#left-column div.main-box ul li.more-info a:visited{
    color:#31546F;

}
#left-column div.main-box ul li.more-info a.simple-info{
   margin:0px 0 0 0px;
    color:#005ba1;
    text-decoration:none;
    font-weight:normal;
    display:inline;
    line-height:12px;
    background: none;
}


#left-column div.main-box p.only-text{
    padding:10px;
    font-size:11px;
    color:#36270c;
      background: url(../images/box-body.png) repeat-y;
}
#left-column div.main-box p.only-text a{
    text-decoration:none;
    color:#005ba1;
}
#left-column div.main-box h3.second{
    width:290px;
    height:34px;
    font-weight:normal;
    color:#fff;
    padding:10px 0 0 10px;
    line-height:14px;
    background: url(../images/boxes.png) 0 -54px no-repeat;
}
#left-column div.main-box h3.third{
    width:290px;
    height:34px;
    font-weight:normal;
    color:#fff;
    padding:10px 0 0 10px;
    line-height:14px;
    background: url(../images/boxes.png) 0 -98px no-repeat;
}
#left-column div.main-box div.top{
    height:10px;
    background: url(../images/boxes.png) no-repeat;
}
#left-column div.main-box div.inbox{
    overflow:hidden;
    background: url(../images/box-body.png) repeat-y;
}
#left-column div.main-box div.inbox img{
    float:left;
    display:inline;
    width:114px;
    height:85px;
    margin:10px;
    margin-right:4px;
}
#left-column div.main-box div.inbox p{
    float:right;
    display:inline;
    width:148px;
    margin:15px 20px 0 0;
    color:#005ba1;
    line-height:18px;
    font-weight:bold;
    font-size:11px;
}

#left-column div.main-box div.inbox p a{
    text-decoration:none;
    color:#005ba1;
    display:block;
}
#left-column div.main-box div.inbox p a:hover{
    color:#8E775E;
}
#left-column div.main-box div.inbox p a:visited{
    color:#31546F;

}

#left-column ul.mini-footer{
    height:38px;
    width:299px;
    background: url(../images/boxes.png) 0 -142px no-repeat;
}
#left-column ul.mini-footer li{
   float:left;
   padding:0 10px;
}
#left-column ul.mini-footer li a{
   color:#fff;
   text-decoration:none;
   font-size:11px;
   line-height:30px;
}
#left-column ul.mini-footer li a:hover{
    color:#005ba1;
}
#left-column ul.mini-footer li a:visited{
    color:#005ba1;
}
#right-column{
    float:right;
    width:100%;
	margin-bottom:30px;
}
#right-column div.big-box{
    width:100%;
    background:#e9e7e1;
    margin-bottom:10px;
}
#right-column div.big-box div.top{
    height:7px;
   background: url(../images/big-box-corners.png) no-repeat;
}
#right-column div.big-box div.bottom{
    height:7px;
   background: url(../images/big-box-corners.png) 0 -7px no-repeat;
}
#right-column div.big-box h2{
    font-size:17px;
    color:#473617;
    margin:15px;
    margin-top:12px;
    font-weight:normal;
    line-height:25px;
}
#right-column div.big-box img{
    margin:15px;
}
#right-column div.big-box p{
    font-size:11px;
    margin:15px;
    line-height:16px;
}
#right-column div.big-box p a {
    color:#005ba1;
    text-decoration:none;
}
#right-column div.big-box a.more-info{
    text-align:right;
    color:#005ba1;
    text-decoration:none;
    font-weight:bold;
    display:block;
    height:30px;
    line-height:30px;
    padding-right:60px;
     background: url(../images/arrows.png)  520px 0 no-repeat;
}
#right-column div.big-box a.more-info:visited{
    color:#31546F;
}
#right-column div.big-box ul {
   
}
#right-column div.big-box ul li{
    overflow:hidden;
    margin:15px;
    padding-bottom:15px;
     background: url(../images/dotted.png) bottom repeat-x;
}
#right-column div.big-box ul li img{
   float:left;
   display:inline;
   width:252px;
   margin:0;
}
#right-column div.big-box ul li p{
    font-size:11px;
    margin:0;
    line-height:16px;
    float:right;
    display:inline;
    width:255px;
}

#right-column div.big-box a:hover{
    color:#8E775E;

}
#right-column div.big-box a:visited{
    color:#31546F;
}

#right-column div.big-box ul li p span{
    font-weight:bold;
    color:#473617;
    margin-bottom:5px;
}
#right-column div.big-box ul li p a.more-info{
	text-align:right;
	color:#005ba1;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:30px;
	line-height:30px;
	padding-right:40px;
	background: url(../images/arrows.png) 220px 0 no-repeat;
}
#right-column div.big-box ul li p a.more-info:hover{
    color:#8E775E;
}
#right-column div.big-box ul li table{
   font-size:11px;
    color:#473617;
    position:relative;
    left:35px;
    margin-bottom:10px;
}
#right-column div.big-box ul li table td{
   padding:3px;
}
#right-column div.big-box ul li table input{
   font-size:11px;
   border:1px solid #a5acb2;
   background-color:#E9E7E1;
}


#top-content  a{
   color:#005BA1; 
   text-decoration:none;
}
#top-content a:hover{
   color:#8E775E; 
}
#top-content a:visited{
   color:#31546F; 
}


/* all needed elements according to phallosan_screen_1024_elements and email specs2 */

.page2cont  a{
   color:#005BA1; 
   text-decoration:none;
}
.page2cont a:hover{
   color:#8E775E; 
}
.page2cont a:visited{
   color:#31546F; 
}

.page2cont h1{
    font-size:22px;
    color:#473617;
    padding-top:20px;
    padding-bottom:10px;
    font-weight:normal;
    line-height:30px;
}

.page2cont h2{
   font-size:16px;
   color:#473617; 
   font-weight:normal;
   margin-top:5px;
}
.page2cont h3{
   font-size:14px;
   color:#473617; 
   font-weight:normal;
   margin-top:15px;
}
.page2cont h4{
   font-size:12px;
   color:#473617; 
   font-weight:normal;
   margin-top:15px;
}
.page2cont h5{
   font-size:11px;
   color:#473617; 
   font-weight:bold;
   margin-top:15px;
}
.page2cont p em{
   color:#473617;
   font-weight:normal;
}

.page2cont p strong{
   color:#473617; 
   font-weight:bold;
}

.page2cont  blockquote{
   float:left;
   width:275px;
   font-style:italic;
   font-size:11px;
   padding:15px;
   line-height:18px;
}

.page2cont ul{
  margin:15px;
  font-size:11px;
  line-height:15px;
}

.page2cont ul li{
  list-style:disc;
  list-style-position:outside;
  color:#473617;
  margin-top:5px;
  margin-bottom:5px;
  line-height:15px;
  margin-left:15px;
}
.page2cont ul li span{
  color:#000;
}


.page2cont ol{
  list-style-position:inside;
  margin:10px;
  font-size:11px;
  list-style-type:decimal;
}

.page2cont ol li{
  color:#473617;
  margin-top:8px;
  margin-bottom:8px;
  line-height:15px;
}
.page2cont ol li span{
  color:#000;
}




.page2cont table{
	width:535px;
	border-collapse:collapse;
}
.page2cont table th{
   color:#473617; 
   border-bottom:3px solid #473617;
   font-size:12px;
   height:29px;
   vertical-align:middle;
}
.page2cont table td{
	font-size:11px;
	height:29px;
	vertical-align:middle;
	padding-top:8px;
	padding-bottom:8px;
}


sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	/* _vertical-align: bottom;  this is for ie6 is included on ie-style.css */
	position: relative;
	font-size:smaller; 
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
.column-wrapper{
	overflow:hidden;
}

#footer{
	border-top:1px solid #604e38;
	width:590px;
	float:right;
	text-align:right;
	color:#473617;
	padding-top:10px;
	font-size:11px;
}

#footer h2, #footer p{
	margin-bottom:10px;
}

#footer h2 a{
	color:#005BA1;
	text-decoration:none;
}
#footer h2 a:hover{
	color:#005ba1;
}
#footer h2 a:visited{
	color:#31546F;
}
#right-column div.big-box ul li h3{
    font-size:11px;
    margin:0;
    line-height:16px;
    float:right;
    display:inline;
    width:255px;
    font-weight:bold;
}

.size80 {
	font-size:80%;
}
.size90 {
	font-size:90%;
}
.size106 {
	font-size:106%;
}
.size109 {
	font-size:109%;
}
.size145 {
	font-size:145%;
}
.size110 {
	font-size:110%;
}
.size131 {
	font-size:131%;
}
.size172 {
	font-size:172%;
}
.size100 {
	font-size:100%;
}


.big-box h1{
    font-size:19px;
    color:#473617;
    padding-top:10px;
    padding-left:13px;
    margin-bottom:0px;
    font-weight:normal;
    line-height:25px;
}

div.glider-box{
   width:570px;
   margin-left:382px;
}
.linkblock {
	display:block;
	float:left;
	margin-left:50px;
	width:920px;
}
.nivoSlider {
   margin-left:52px;
}
.nivo-caption {
	height:0px;
}
.linkbox {
	width:301px;
	height:114px;
	display:block;
	float:left;
    background: url(../visuals/keyvisual_home_box.jpg) no-repeat;
	margin-right:3px;
}
.linkbox p {
	padding-left:10px;
	line-height:1.4;
}
a.teaser-link  {
	color:#fff;
	font-size:15pt;
	display:block;
	width:274px;
	float:left;
	line-height:1.6;
	height:40px;
	margin-left:0px;
	padding-top:6px;
	padding-left:10px;
	padding-bottom:2px;
}
.linkblock a:link1 {
	color:#fff;
}
.top-content-box {
	padding-top:15px;
	display:block;
	
}
#top-content {
}
.redbox {
	background-color:red;
	color:white;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	line-height:1.2;
	margin-bottom:20px;
}
.redbox h3 {
	color:white;
}
.redbox strong {
	color:white;
}
.block {
	display:block;
	clear:none;
	width:90%;
	margin-left:20px;
}
#MsgSent
{padding-bottom:5px;}

.btn-comanda{
  color:#fff!important;
  background:url('/fileadmin/images/btn_cmd.png') no-repeat;
  text-align:center;
  width: 270px;
  height: 40px;
  display: block;
  line-height: 20px;
  font-size: 15px!important;
  font-weight: bold;
}
