﻿/* SECOMEA STYLE */


/* GENEREL */

html, body, form, input, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, dd {margin:0;padding:0;}
#master div {text-align:left;}
#master {position:relative;width:971px;margin-top:25px;}
#master_top_toolbox div.L3 {margin-right:20px;}
#master_legend {margin-bottom:10px;}
#master_bottom {margin-top:45px;}

.Legend, .Legend a {font-size:11px;color:#f29967;}
/*.Legend, .Legend a {font-size:11px;color:#B1C800;}*/

ul {margin-left:15px;}
ol {margin-left:25px;}
li {padding:0px 0px 10px 15px;}

button {font-size: 11px;font-family: Verdana, Helvetica, Arial;font-weight: normal;font-style: normal;color: #000000;margin:0;padding:0;}

/* PARAGRAPHSETUP STYLE */
.paragraphfull {margin-bottom:18px;}
.listelement_table .paragraph_text a:hover {color:#4b4b4d;}
.listelement_table .paragraph_text a {color:#b1c800;}


/* PARAGRAPHSETUP STYLE - was 550px */
.setup_1, .setup_2 {}
#content_default .setup_2sp .setup_1 {width:580px;float:left;margin-left:9px;}
#content_default .setup_2sp .setup_2 {width:254px;float:right;}
#content_fullpage .setup_2sp .setup_1 {width:420px;float:left;}
#content_fullpage .setup_2sp .setup_2 {width:420px;float:right;}
#content_wide .setup_2sp .setup_1 {width:640px;float:left;margin-left:9px;}
#content_wide .setup_2sp .setup_2 {width:254px;float:right;}


/* GREEN BOX */
div.boxGreen .t {background: url(/Files/System/Graphic/boxGreen_T.gif) 0 0 repeat-x;}
div.boxGreen .b {background: url(/Files/System/Graphic/boxGreen_B.gif) 0 100% repeat-x;}
div.boxGreen .l {background: url(/Files/System/Graphic/boxGrey_L.gif) 0 0 repeat-y;}
div.boxGreen .r {background: url(/Files/System/Graphic/boxGreen_R.gif) 100% 0 repeat-y;}
div.boxGreen .bl {background: url(/Files/System/Graphic/boxGrey_LB.gif) 0 100% no-repeat;}
div.boxGreen .br {background: url(/Files/System/Graphic/boxGreen_RB.gif) 100% 100% no-repeat;}
div.boxGreen .tl {background: url(/Files/System/Graphic/boxGrey_LT.gif) 0 0 no-repeat;} 
div.boxGreen .tr {background: url(/Files/System/Graphic/boxGreen_RT.gif) 100% 0 no-repeat;} 
div.boxGreen {background-color: #FFFFFF;width:100%;}
div.boxGreen .paragraphimage {padding:0px 17px 0px 17px;}
div.boxGreen .paragraph_text {padding:0px 17px 0px 17px;margin-top:9px;font-size:11px;}
div.boxGreen .paragraph_text a {font-size:11px;}
div.boxGreen .boxContent {background: url(/Files/System/Graphic/box_arrow.gif) 100% 97% no-repeat;}

/* YELLOW BOX */
div.boxYellow .t {background: url(/Files/System/Graphic/boxYellow_T.gif) 0 0 repeat-x;}
div.boxYellow .b {background: url(/Files/System/Graphic/boxYellow_B.gif) 0 100% repeat-x;}
div.boxYellow .l {background: url(/Files/System/Graphic/boxGrey_L.gif) 0 0 repeat-y;}
div.boxYellow .r {background: url(/Files/System/Graphic/boxYellow_R.gif) 100% 0 repeat-y;}
div.boxYellow .bl {background: url(/Files/System/Graphic/boxGrey_LB.gif) 0 100% no-repeat;}
div.boxYellow .br {background: url(/Files/System/Graphic/boxYellow_RB.gif) 100% 100% no-repeat;}
div.boxYellow .tl {background: url(/Files/System/Graphic/boxGrey_LT.gif) 0 0 no-repeat;} 
div.boxYellow .tr {background: url(/Files/System/Graphic/boxYellow_RT.gif) 100% 0 no-repeat;} 
div.boxYellow {background-color: #FFFFFF;width:100%;}
div.boxYellow .paragraphimage {padding:0px 17px 0px 17px;}
div.boxYellow .paragraph_text {padding:0px 17px 0px 17px;margin-top:9px;font-size:11px;}
div.boxYellow .paragraph_text a {font-size:11px;}
div.boxYellow .boxContent {background: url(/Files/System/Graphic/box_arrow.gif) 100% 97% no-repeat;}

/* RED BOX */
div.boxRed .t {background: url(/Files/System/Graphic/boxRed_T.gif) 0 0 repeat-x;}
div.boxRed .b {background: url(/Files/System/Graphic/boxRed_B.gif) 0 100% repeat-x;}
div.boxRed .l {background: url(/Files/System/Graphic/boxGrey_L.gif) 0 0 repeat-y;}
div.boxRed .r {background: url(/Files/System/Graphic/boxRed_R.gif) 100% 0 repeat-y;}
div.boxRed .bl {background: url(/Files/System/Graphic/boxGrey_LB.gif) 0 100% no-repeat;}
div.boxRed .br {background: url(/Files/System/Graphic/boxRed_RB.gif) 100% 100% no-repeat;}
div.boxRed .tl {background: url(/Files/System/Graphic/boxGrey_LT.gif) 0 0 no-repeat;} 
div.boxRed .tr {background: url(/Files/System/Graphic/boxRed_RT.gif) 100% 0 no-repeat;} 
div.boxRed {background-color: #FFFFFF;width:100%;}
div.boxRed .paragraphimage {padding:0px 17px 0px 17px;}
div.boxRed .paragraph_text {padding:0px 17px 0px 17px;margin-top:9px;font-size:11px;}
div.boxRed .paragraph_text a {font-size:11px;}
div.boxRed .boxContent {background: url(/Files/System/Graphic/box_arrow.gif) 100% 97% no-repeat;}

/* clearfix */
.clearfix:after {content: ".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix {display: inline-block;} /*ie7 b*/
.clearfix {display:block;} /*opera & safari */
/*ie6 and no IE mac*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
