/** Override default (webbrowser) dl margin settings */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image 


{ 
margin: 0px;
padding: 0px;
}

body 
{
background-color: #f0f0f0;
margin-left: auto;
margin-right: auto;
}




/* CSS Document */

body, div, td, th, span, p, h1, h2, h3, li 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

html {
     overflow: -moz-scrollbars-vertical;


}

/********** SLIDESHOW ***********/

.tx-slideshow-pi1 {
padding: 0px;
}

/************TOPIMAGE***********/

#logo_top
{
	background-image:url(../image/macone_logo.jpg);
	background-repeat:no-repeat;
	height: 50px;
	width: 960px;
	float: left;
	text-align:center;
	padding: 0px;
margin-top: 10px;
margin-left: 25px;

}

/********** MAINWINDOW ***********/


#wrap {
width: 1000px;
float: left;
margin: 0px;
padding: 0px;
}



#content
{
float: left;
width: 700px;
margin: 0px;
padding: 0px;
height: 469px;
border: 1px solid #999999;
}

#content2
{

float: right;
width: 348px;
margin: 0px;
padding: 5px;
height: 459px;
background-color: #ffffff;


overflow-x: hidden;
overflow-y: auto;
/*overflow:-moz-scrollbars-vertical !important;*/
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;

}

.csc-textpic-clear
{
margin: 0px;
padding: 0px;
width: 0px;
height: 0px;
}


p.bodytext
{
padding-right: 10px;
}


#img
{
width: 340px;
float: left;
height: 469px;
padding: 0px;
margin: 0px;
text-align: left;


}

#ram
{
border: 1px solid #999999;
width: 700px;
height: 469px;
padding: 0px;
background-color: #ffffff;
margin:0px;
float: left;

}

.csc-textpic
{
padding: 0px;
margin: 0px;
float: left;
}



.csc-header-n1
{
padding-left: 5px;
padding-top: 100px;
}

.csc-textpic-below
{
margin: 0px;
padding: 0px;
}



/********** FONT, LINK SETTINGS ***********/

p, content, div, input, label, submit 
{
color: #000000;
font-size: 10px;
letter-spacing: 0px;
font-weight:normal;
margin-top:0px;
padding-left: 3px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

p
{
line-height: 15px;
}

h1
{
color: #000000;
font-size: 12px;
}

a 
{
text-decoration: none;
color: #999999;
font-size: 10px;
}


a:Hover 
{
text-decoration: none;
color: #666666;
}


/********** MENU LEVEL 1 ***********/

#menu_lvl1 
{
width: 165px;
color: #000000;
padding-top: 0px;
text-align: right;
height:20px;
padding-right: 5px;
}


#menu_lvl1 a
{
float: right;
clear: both;
font-size: 11px;
padding: 2px;
padding-right: 10px;
height:20px;
margin-left: 5px;
padding-top: 5px;
}


#menu_lvl1 a:Hover
{
color: #fff;
height:20px;
}

#menu_lvl1 a.selectedmenu
{
color: #000;
height:20px;
font-weight: normal;

}

a img
{
padding-right: 5px;
}

#lang
{
width: 120px;
float: left;
padding-top: 395px;
text-align:left;
padding-left: 5px;
}



/******* FOOTER *******/

#logo_bottom
{
background-image:url(../image/jingham_logo.jpg);
background-repeat:no-repeat;
width: 960px;
float: left;
height: 40px;
text-align:center;
margin-top: 10px;
clear: both;
margin-left: 25px;
}

/********** MAILFORM ***********/




div.csc-mailform-field label{
	width:90px !important;
	width:105px; /*Needed as IE needs more space f?r form fields and this is not optimal*/
	float: left;
	text-align: left;
	padding-right: 5px;
	padding-top:4px;
	vertical-align: bottom;
padding-left:0px;
}

.csc-mailform-field input{ 
	width:200px;
	margin-bottom: 5px;
	/*border: 0px;
	border-bottom: 1px solid silver;*/
}

.csc-mailform-field
{
margin-left: 0px;
float: left;
}

/*Submit-button*/
#mailformformtype_mail {
	width:100px;
	height:20px;
	border:1px solid silver;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
	background-color:#f1f1f1;
	margin-left:95px !important;
	margin-left:110px;
	margin-top:10px;
}

fieldset{
	margin-left: 0px;
        margin-top: 20px;
        border: 0px;
        padding: 0px;
}
