/*sevenweb style.css*/
.bodyclass {
}

TD
{
    COLOR: #000000;
	font-size: .7em;	
}
SELECT
{
    COLOR: #000000;
	font-size:1em;
}
INPUT
{
    COLOR: #000000;
}
TEXTAREA
{
    COLOR: #000000;
}
LI
{
    COLOR: #000000;
}
P
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
}
A
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:active
{
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-WEIGHT: normal;
}
HR
{
    COLOR: buttonface;
    HEIGHT: 1px
}
.ModulHeaderTable
{
	width: 100%;
	height: 20px;
	background-color: #FFF;
}
.ModulHeaderTD
{
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
	padding-top: 1px;
	font-size: 14px;
}
.ModulTable
{
    WIDTH: 100%;
}
.ColumnHeader
{
	color: #000000;
    FONT-WEIGHT: normal;
}
.FormButton
{
	padding: 2px 2px;
	border: 0;
	background: #999;
	color: #fff;
}
.EditorTable
{
}
.EditorTD
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px
}
.column_1_1
{
}
.column_1_3
{
}
.column_2_1
{
}
.column_2_3
{
}
.column_3_1
{
}
.column_3_3
{
}
.column_3_5
{
}
.column_4_1
{
}
.column_4_3
{

}
.column_4_5
{

}
.column_5_1
{
}
.column_5_3
{
}
.column_5_5
{
}
.column_5_7
{
}
.column_6
{
}
.column_7_1
{
}
.column_7_3
{
}
.column_7_5
{

}
.column_7_7
{
}
.column_8_1
{
}
.column_8_3
{
}
.column_8_5
{
}
.column_8_7
{
}
.column_9_1
{
}
.column_9_3
{

}
.column_9_5
{
}
.column_10_1
{
}
.column_10_3
{
}
.column_10_5
{
	width: 400px;
}
.column_10_7
{
}
.column_ver
{

	width: 1px;
}
.column_hor
{

    HEIGHT: 1px
}

.list_image_border
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-bottom: #666 1px solid;
}


.list_image
{
	width: 100px;
}

.list_bg
{
	background: #F0F0F0;
}

.contenttd
{
	padding: 8px;
    COLOR: #000000;
}


/*original.css*/


body {
    background: #EAEAEA none;
}

#lout_outer {
    text-align: left;
    width: 867px;
    background: transparent url('/images/bg_lout_outer.gif') repeat-y left top;
    padding: 0 10px 0 10px;
    margin: 0;
}
#lout_inner {
    width: 744px;
    margin: 0 60px;
}
#top_bg {
    height: 29px;
    width: 887px;
    margin-left: -10px;
    margin-bottom: 20px;
    background: transparent url('/images/bg_top.gif') no-repeat left top;
}
#footer_bg {
    height: 20px;
    width: 887px;
    margin-left: -10px;
    margin-top: 20px;
    background: transparent url('/images/bg_footer.gif') no-repeat left bottom;
}

#header {
    height: 60px;
}
#logolink {
    float: left;
}
#auxmenu {
	margin-top:10px;
	position:relative;
	float:right;
    width: auto;
}
#regional {
    float: right;
    font-size: 10px;
    border-bottom: 1px solid #ccc;
    padding: 1px 0 6px 0;
}
#auxmenu ul {
	list-style:none;
	margin:0;
	float:left;
	clear:both;
}

#auxmenu ul li {
	white-space: no-wrap !important;
	list-style:none;
	margin:0 5px;
	padding:0;
	float:left;
}

/* -------------------- */

#regionalsitemenu {
	padding:0 0 0 50px;
	height:17px;
}

#regionalsitemenu a {
    color: #91353B;
}

#zonemenu {
	padding:3px 0 0 200px;
	height:17px;
	border-top:solid 1px #ddd;
}

#zonemenu a {
	color:#777;
	display:block;
	white-space: nowrap;
}

#region {
	position:absolute;
	left:0;
	top:0;
	color:#999;
}
/* -------------------- */

#langmenu {
    float: right;
    position: relative;
    margin-bottom: 5px; 
    z-index:11;
}

#partner_zone
{
float:left;
display:block;
margin:20px 20px 0 0 ;
}

#country_sites
{
float:left;
margin:0;
padding:0;
list-style:none;
position:relative;
}




#country_sites li
{
  
    width:160px;
 	
        background: transparent url(../images/region_selector.gif) no-repeat;
}
#country_sites li:hover, #country_sites li.sfhover
{
    
   
        background: transparent url(../images/region_selector_hover.gif) no-repeat;
}

#country_sites li li:hover, #country_sites li li.sfhover
{
 
background:none;
}



#country_sites li a {
display:block;
background:none;
 color: #91353B;
height:55px;
 text-align:center;
  
   text-indent:-5000em;
   overflow:hidden;
}

#country_sites li ul {
position:absolute;
z-index:1000;
left:-999em;
height:auto;
width:160px;
margin:0;
padding:5px 0;
 background: #EAEAEA url(/images/region_selector_menu_bg.gif) no-repeat left bottom;
 list-style:none;
}

#country_sites li li {
width:160px;
white-space:normal;
padding:0;
margin: 0;
font-weight:normal;
font-size:100%;
text-indent:0;
background:none;
}

#country_sites li li a {
display:block;
background:none;
margin:0px 0 5px 0 ;
height:18px;
   text-indent:0;
    background: transparent url(/images/region_selector_ruler.gif) no-repeat left bottom;
}

#country_sites li li a:hover {



}

#country_sites li:hover ul,#country_sites li li:hover ul,#country_sites li li li:hover ul,#country_sites li.sfhover ul,#country_sites li li.sfhover ul,#country_sites li li li.sfhover ul {
left:auto;
margin-top:-15px;
margin-left:0;
}


#langmenu a {
    color: #91353B;
}

#path_and_tools {
    clear: both;
    height: 18px;
    padding: 8px 10px 0 10px;
    margin: 0;
}
#currentPath {
    float: left;
}
#currentPath,
#currentPath a {
    color: #808080;
}
#tools {
    float: right;
}

#content_area {
    clear: both;
    width: 744px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
    margin-top: 5px;
}

#footer {
    text-align: right;
}
#footer,
#footer a {
    color: #999999;
    margin: 0 2px;
}


#bebox {
    position:absolute;
    top:23px;
    left:0px;
    width:13px;
    height:69px;
    background-color:#D1CEC5;
}
td, div, p, h1, h2, h3, h4 , h5 {
    font-family:arial, helvetica, sans-serif;
}
td, div, p {
    font-size:11px;
}

h1 {
    font-size:17px;
}

h2 {
    font-size:15px;
}

h3 {
    font-size:12px;
}

h4 {
    font-size:11px;
}

h5 {
    font-size:11px;
	/*letter-spacing:0.2em;*/
	font-weight:normal;
}

a {
    color:#23a;
}
img {
    border: 0;
}
#mainmenu {
	overflow:hidden;
    height: 32px;
    width: 744px;
    font-weight:bold;
    padding:0 10px;
    font-size:12px;
    background: transparent url('/images/bg_mainmenu.gif') no-repeat;
}
#mainmenu ul {
    display:block;
    margin:0;
    padding:0;
}
#mainmenu li {
	float:left;
	height: 32px;
	background: transparent url('/images/mainmenu_r.gif') no-repeat right top;
	list-style:none;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 0px;
}
#mainmenu a {
	font-size: 12px;
	color:#fff;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}
#mainmenu li.active a,
#mainmenu a:hover {
	background-color: transparent; 
	background-image: url(/images/bg_mainmenu-hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* submenu */

#submenu {
    padding-top:0px;
    padding-bottom:6px;
    font-size:10px;
}
#submenu ul {
    display:block;
    margin:0 0 0 4px;
    padding:0;
}
#submenu li {
    float:left;
    padding:0 10px 0 10px;
    background-image:url('/images/bullet_subnavi.gif');
    background-repeat:no-repeat;
    background-position:0 5px;
    list-style:none;
}
#submenu a {
    color:#998D6E;
    text-decoration:none;
}
#submenu a:hover {
    color:#91353B;
    text-decoration:underline;
}

.flashmessage {
    color: #000;
    text-decoration:bold;
}

.readmore {
    clear:both;
    margin:0px;
    padding:0;
    disply:block;
    width:auto;
}
.readmore li {
    list-style:none;
    padding-left:10px;
    background-image:url('/images/bullet_red_s.gif');
    background-repeat:no-repeat;
    background-position:0 3px;
    font-size:11px;
    line-height:11px;
}
.readmore a {
    color:#000;
        text-decoration:none;
}
.readmore a:hover {
    color:#91353B;
    text-decoration:underline;
}

.news {
    display:block;
    clear:both;
    margin:10px 0 0 0;
    padding:0;
}
.news li {
    font-size:11px;
    list-style:none;
    padding-left:10px;
    background-image:url('/images/bullet_beige_s.gif');
    background-repeat:no-repeat;
    background-position:0 3px;
    color:#5B5B5B;
    font-size:11px;
    line-height:11px;
    padding-bottom:5px;
}
.news a {
    text-decoration:none;
    color:#5B5B5B;
}

.firstnews {
    font-size:11px;
}
.firstnews p {
    margin:0;
    margin-bottom:4px;
}
.firstnews a {
    text-decoration:none;
    color:#000;
}
.firstnews img {
    float:right;
    margin-left:10px;
}

.linklist {
    background-color:#F3F3F3;
    background-image:url('/images/product/l_bottom.gif');
    background-repeat:no-repeat;
    background-position:bottom;
    padding-top:8px;
    padding-bottom:4px;
    margin-bottom:15px;
}

.linklist ul {
    list-style:none;
    padding:0;
    margin:10px 10px 18px 13px;;
}
.linklist ul li {
    padding-left:10px;
    background-image:url('/images/bullet_tri.gif');
    background-repeat:no-repeat;
    background-position:0 4px;
}
.linklist a {
    color:#242424;
    text-decoration:none;
}
.linklist a:hover {
    color:#91353b;
}

.dynamiclinklist {
    background-color:#F3F3F3;
    background-image:url('/images/product/l_bottom.gif');
    background-repeat:no-repeat;
    background-position:bottom;
    padding-bottom:4px;
    margin-bottom:15px;
}
.dynamiclinklist ul {
    list-style:none;
    padding:0;
    margin:10px 5px 18px 5px;;
}
.dynamiclinklist ul li {
    padding-left:8px;
    background-image:url('/images/bullet_tri.gif');
    background-repeat:no-repeat;
    background-position:0 4px;
}
.dynamiclinklist a {
    color:#242424;
    text-decoration:none;
}
.dynamiclinklist a:hover {
    color:#91353b;
}
.dynamiclinklist h1,h2,h3,h4,h5 {
	font-size:14px;
	line-height:14px;
	margin:0;
}
.dynamiclinklist_content ul {
    margin:8px 10px 10px 2px;;
}
.dynamiclinklist_content {
	padding:0 13px 0 13px;
}
.dynamiclinklist_content h2 {
	margin-left:0 !important;
}

.solutionboxes td a {
	text-decoration:none;
	color:#000;
}

.solutionbox {
	background-image:url('/images/solutionbox_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:13px;
	font-size:11px;
	padding:8px 13px 8px 13px;
	background-color:#F3F3F3;
	padding:5px 12px 12px 12px;
}
.solutionbox:hover {
	background-color:#E3E3E3;
	color:#000;
}

hr {
height:1px !important;
border-bottom:dashed 1px #ccc;
border-top:0;
}


/* site formmenu start */

#siteselect_div {
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 6px;
	padding-left: 0px;
	text-align:left;

}


#siteselect_div SELECT {
    COLOR: #000000;
	padding: 0;
	margin: 0;
	text-align: left;
}
/* site formmenu stop */


/* submenu 2 */


.dynamiclinklist2 {
    background-image:url('/images/product/l_bottom.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    margin-bottom:15px;
}
.dynamiclinklist2 ul {
	list-style:none;
	padding:0;
	margin:0;
}
.dynamiclinklist2 ul li{
	border: none;
    background-color:#F3F3F3;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
}

.dynamiclinklist2 ul ul {
	margin: 5px 0 0 15px;
}

.dynamiclinklist2 ul ul ul {
	margin:0 0 0 15px;
}

.dynamiclinklist2 ul li li {
	background-color:none;
	background-image:url('/images/bullet_tri.gif');
	background-repeat:no-repeat;
	background-position:0 4px;
	margin:0 0 3px 0;
	padding:0 0 0 7px;
}

.dynamiclinklist2 a {
    color:#242424;
    text-decoration:none;
}
.dynamiclinklist2 a:hover {
    color:#91353b;
}
.dynamiclinklist2 h1,h2,h3,h4,h5 {
	font-size:14px;
	line-height:14px;
	margin:0;
}


.dynamiclinklist2_content ul {
    margin:8px 10px 10px 2px;
}
.dynamiclinklist2_content {
	padding:0 13px 0 13px;
}
.dynamiclinklist2_content h2 {
	margin-left:0 !important;
}
