/*
	DUETTO webpages
	by Roderick C. Drew
	8th June 2018
*/

*
{
padding: 0em;
/* MARGIN: Top Right Bottom Left*/
/*margin: 0em;*/
margin: 0em 0em 0em 0em;
}

body
{
/*background: #000000 url('images/Ice_Crystals3_3.jpg');*/
background: #000000 url('images/Mica_Rock2_3.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
/*Affects titles*/
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
/*black colour 333333   white colour ffffff */
color: #333333;
}

p
{
/*Font size etc. for primary content with <p> */    
font-size: 1.4em;
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

p.second
{
/*Affects titles in LH Column*/
line-height: 1.5em;
/*text-align: justify;*/
font-size: 1.5em;
font-weight: lighter;
margin-left:  0em;
padding-left: 25px;
background-image: url('images/dm3.gif');
background-repeat: no-repeat;
background-position: left
}

p.third
{
line-height: 1.5em;
margin-bottom: 1.0em;
margin-right: 0.1em; /* Governs RH margin of RH legend */
padding-right: 0.0em;
text-align: left;
font-size: 1.1em;
font-style: oblique;
}

p.fourth
{
/*Affects titles in LH Column*/
line-height: 1.5em;
/*text-align: justify;*/
font-size: 1.1em;
font-weight: lighter;
margin-left:  0em;
padding-left: 20px;
background-image: url('images/dm3.gif');
background-repeat: no-repeat;
background-position: left
}

p.fifth
{
/*Font size etc. for primary content with <p> */    
font-size: 1.3em;
line-height: 1em;
margin-bottom: 0.2em;
text-align: justify;
}

a
{
/*Dark orange colour*/
color: #B96D00;
text-decoration: underline;
font-size: 1.3em;
}

a:hover
{
text-decoration: none;
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.9em;
padding-right: 34px;
background-image: url('images/dm2.gif');
/*Large blocks on RHS of text*/
}

h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('images/dm2.gif');
/*Smaller blocks on RHS of text*/
}

h5
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
font-size: 1.8em;
margin-left: 0em;
padding-left: 25px;
background-image: url('images/dm2.gif');
}

h6
{
display: inline;
font-size: 1em;
padding-right: 28px;
white-space: pre;
color: #787878;
}

.contentarea
{
/*Gives horizontal padding between Heading and text below*/
padding-top: 1.3em;
/*Gives an offset between Heading and text*/
padding-left: 0em;
}

img
{
/*Brown coloured edging around images*/
border: solid 1px #6F5230;
}

img.left_no_border
{
/* MARGIN: Top Right Bottom Left*/
position: relative;
float: left;
/*This margin command ensures space between a picture and its adjacent text*/
margin: 0em 1.0em 1.4em 0em;
border-width: 0px;
}

img.left
{
/* MARGIN: Top Right Bottom Left*/
position: relative;
float: left;
/*This margin command ensures space between a picture and its adjacent text*/
margin: 0em 1.0em 1.4em 0em;
}



img.right
{
position: relative;
float: right;
/*This margin command ensures space between a picture and its adjacent text*/
margin: 0em 0em 1.8em 1.8em;
}

.no_border { border-width: 100px;   border-color: white; } 


Read more: https://html.com/attributes/img-border/#ixzz5ksB8Md5x


.divider1
{
/* MARGIN: Top Right Bottom Left*/
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
/*position: relative;*/
height: 1px;
border-bottom: solid 5px #eaeaea;
/*margin: 2.0em 0em 2.0em 0em;*/
margin: 2.0em 0em 2.0em 0em;
color: #787878;
}

.divider3
{
/*position: relative;*/
height: 1px;
border-bottom: solid 1px #eaeaea;
/*margin: 2.0em 0em 2.0em 0em;*/
margin: 4.0em 17em 2.0em 0em 
}


.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
/*grey colour*/
color: #787878;
border: 0px
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
/*This is a white vertical line*/
background: #FDFCF6 url('images/boxbg.gif') no-repeat;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 1.0em;
}



/*
#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 20%;
height: 275px;
background: #fff url('images/Ice_Crystals1_1.jpg') repeat-x;
z-index: 1;
}
*/
/*
#outer
{
z-index: 2;
position: relative;
*/
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
/*width: 82%;
height: auto;
border: solid 7px #fff;
background-color: #fff;
*/
/* MARGIN: Top Right Bottom Left*/
/*margin: 0 auto;
} 
*/

#outer { position: relative; width: 103em; min-height: 100%; height: auto !important; height: 100%; 
margin: 0 auto; border: solid 7px #fff; background-color: #fff}
/*With width: 81% the body width will always occupy 81% of screen, so header banner will "underrun"*/

#header
{
position: relative;
width: 100%;
height: 15.0em;
padding: 1em 0em 0em 0.0em;
/*dark grey colour 2B2B2B top right bottom left*/
/* This displays the top picture and background which encompasses the "search" area */
background: #200808 url('images/Banner_Duetto.jpg') no-repeat;
margin-bottom: 1em;
}

#headercontent
{
position: relative;
bottom: 0em;
/* Mica Products */
/*padding: 1.5em 0em 0em 25em;*/
margin: 10em 0em 40em 38em;
font-size:small;
font-style: italic;
}

#headercontent h1
{
/* Colour for MICA PRODUCTS */
font-weight: normal;
color: #490525;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 7em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #661042 url('images/buttonbm.gif') no-repeat;
/*Khaki green colour 5F6800*/
/*border: solid 1px #490525;*/
border: solid 1px #0e0076
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

/*
#headerpic
{
position: relative;
top: 8px;
left: 32em;
padding: 5.8em 0em 0em 40em;
height: 0.3em;
background: #fff url('images/Duetto_Logo+Name.png') no-repeat top center;
margin-bottom: 10px;
}
*/

#bannerpic_fr
{
position: absolute;
top: 11em;
left: 0em;
height: 0.3em;
/*The padding here allows sufficient length for the logo*/
padding: 7em 0em 0em 47em;
/*background: #fff url('images/hdrpic.jpg') no-repeat top left;*/
background: #fff url('images/Duetto_Logo+Name.png') no-repeat top left;
margin: 0.2em 0em 1em 0em;
}

#bannerpic_ge
{
position: absolute;
top: 11em;
left: 0em;
height: 0.3em;
/*The padding here allows sufficient length for the logo*/
padding: 5em 0em 0em 40em;
/*background: #fff url('images/hdrpic.jpg') no-repeat top left;*/
background: #fff url('images/Duetto_Logo+Name.png') no-repeat top left;
margin: 0.2em 0em 1em 0em;
}

#bannerpic_chi
{
position: absolute;
top: 11em;
left: 0em;
height: 0.3em;
/*The padding here allows sufficient length for the logo*/
padding: 5em 0em 0em 40em;
/*background: #fff url('images/hdrpic.jpg') no-repeat top left;*/
background: #fff url('images/Duetto_Logo+Name.png') no-repeat top left;
margin: 0.2em 0em 1em 0em;
}

#title
{
position: relative;
left: 1.9em;
top: 0em
font-weight: normal
font-size: 1.9em;
}

#menu
{
position: relative;
/*This one is the MAIN BLUE/PURPLE MENU BAND and the one that sits under it [url('images/menubg.gif')] /*
/*Light Khaki green colour 7F8400 490525*/
/*background: #490525;*/
background: #2b0b53;
/*background: #2c1574;*/
height: 3.5em;
padding: 0em 0.0em 0em 0em;
margin-top: -1em;
margin-bottom: 3px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
/*Light Khaki green colour 7F8400*/
/*Active Menu Highlight*/
background: url('images/menuactive_m.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
/*Controls the space either side of page*/
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
/*This determines how text is aligned in the second column*/
float: left;
margin-right: -50.0em;
width: 100%;
}

#primarycontent
{
/*Controls margin on RHS of left-hand column.  The larger the no., the more the margin is FROM the RHS*/
/* MARGIN: Top Right Bottom Left*/
float: left;
width: 60%;
/*margin: 1.5em 20.0em 0em 0em;*/
}

#primarycontent_products_english_full_width
{
/*Controls margin on RHS of left-hand column.  The larger the no., the more the margin is FROM the RHS*/
/* MARGIN: Top Right Bottom Left*/
margin: 1.5em 0.0em 0em 0em;
font-size: 0.9em;
}

#primarycontent_products_english_LH_column
{
/*Controls margin on RHS of left-hand column.  The larger the no., the more the margin is FROM the RHS*/
/* MARGIN: Top Right Bottom Left*/
/*margin: 1.5em 50.0em 0em 0em;*/
float: left;
width:55%;
font-size: 0.9em;
}

#primarycontent_contacts
{
/*Controls margin on RHS of left-hand column.  The larger the no., the more the margin is FROM the RHS*/
/* MARGIN: Top Right Bottom Left*/
/*margin: 1.5em 50.0em 0em 0em;*/
float: left;
width:70%;
font-size: 0.9em;
margin-left: 3em;
}

#secondarycontent_home
{
/*Controls margin on RHS of right-hand column*/
/*float: right;*/
/*"Bottom" setting controls base of entire document*/
float: right;
width:33%;
/*clear: right;*/
/*float: left;*/
/*width: 35%;*/
margin-right: 2.05em;
/* MARGIN: Top Right Bottom Left
margin: 1.5em 2em 5em 50em;*/
border: 1px solid #666; /*Border around all Secondary column photos and legend */
padding: 2em 3em 0em 2em;
/*width: 31.5em; */
/*if you use this you lose dynamic characteristic*/
}

#secondarycontent_credits
{
/*Controls margin on RHS of right-hand column*/
/*float: right;*/
/*"Bottom" setting controls base of entire document*/
clear: right;
float: right;
width: 35%;
/*margin-right: 10em;*/
margin: 1.5em 2em 5em 50em;
padding: 30em 0em 0em 25em;
/*width: 31.5em; */
/*if you use this you lose dynamic characteristic*/
}

#secondarycontent_contacts
{
/*Controls margin on RHS of left-hand column.  The larger the no., the more the margin is FROM the RHS*/
/* MARGIN: Top Right Bottom Left*/
/*"Bottom" setting controls distance between base of secondary content and entire document*/
font-size: 0.9em;
font-weight: normal;
color: #6F5230;
float: right;
width: 40%;
/*margin-right: 2em;*/
margin: 0em 0.0em 0em 0em;
}

#secondarycontent_products_english
{
/*Controls margin on RHS of right-hand column*/
/*float: right;*/
/*"Bottom" setting controls distance between base of secondary content and entire document*/
/*Margin-top determines the vertical position of the RH box
/*margin: 25em -1.5em 0em 60em;
float: right;*/
width: 33%;
margin-right: 0em;
margin-top: 10em;
/*margin-top: 1em;
margin-right: 0.0em;
font-size: 0.7em;*/
float: right;
/*margin: 1.5em 0em 5em 50em;*/
/*margin: 1em;*/
border: 1px solid #666;
padding: 0em 3em 0em 2em;
/*width: 31.5em; if you use this you lose dynamic characteristic*/
}

#footer
{
position: relative;
/* MARGIN: Top Right Bottom Left*/
height: 1.6em;
clear: both; /* Clears previous floats */
padding-top: 4.8em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
/*This is where the copyright legend sits*/
position: absolute;
height: 1em;
left: 0.0em;
bottom: 1.2em;
}

#footer .right
{
/*This is where the copyright legend sits*/
position: absolute;
right: 0.0em;
bottom: 1.2em;
}

table {
margin-right:0px
position:
}

th {
font-family: <?=$font_family?>;
font-size: <?=$font_size?>;
background: #666;
color: #FFF;
padding: 2px 6px;
border-collapse: separate;
border: <?=$border?> #000;
}

td {
font-family: <?=$font_family?>;
font-size: <?=$font_size?>;
border: <?=$border?> #DDD;
}

#dropdown

ul.dropdown {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #2b0b53;
}

li.dropdown {
    float: left;
    bottom: 0.62em;
}

li.dropdown a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    background: url('images/menuactive_m.gif') repeat-x top left;
}

li.dropdown a:hover, .dropdown:hover .dropbtn {
    background-color: #2b0b53;
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: relative;
    background-color: #000; #f9f9f9
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: red;
    #padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
</style>