﻿/*
This file copyright (C) 2005-2007, Luca Mauri
You are allowed to use this file and modify it as long as you give the author credit for the original
Visit my site at http://www.lucamauri.com
*/

body
{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    padding-top:0px;
    border-top-width:0px;
    background-color:Black;
    
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight:normal;
    text-align: left;
    color: white;
}

form
{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    padding: 0px;
    border: 0px;
    background-color:Black;
}

#top1
{
    
    width:100%;
    height:110px;
    background-color:black;
    background-image:url(../images/tools/lmtoolsTop.gif);
    background-position:left top;
    background-repeat:no-repeat;
    font-size:7pt;
    text-align:right;
    vertical-align:middle;
    padding: 0px;
    border: 0px;
    margin: 0px;
}

#top2
{
    width:100%;
    height:20px;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
    text-align: left;
    color: white;
    background-color: #1e87c8;
    vertical-align:middle;
    padding-bottom: 2px;
    padding-top: 2px;   
}

#top3
{
    width:100%;
    background-image: url(../images/decora/sfumablack.gif);
    background-repeat:repeat-x;
    background-color:black;
    height:22px;
}

#bodymain
{
    width:74%;
    float:left;
    background-color:black;
    /*background-image:url(../images/decora/backBlack.gif);*/
    background-position:0px 0px;
    background-repeat:no-repeat
}

#bodyinside
{
    margin-left: auto;
	margin-right: auto;
	width:90%;
	background-color:#404040;
}

#bodyright
{
    width:24%;
    float:right;
    border-left-width:1px;
    border-left-color:gray;
    border-left-style:solid;
    border-top-width:1px;
    border-top-color:gray;
    border-top-style:solid;
    border-bottom-width:1px;
    border-bottom-color:gray;
    border-bottom-style:solid;
    background-color:#404040;
    text-align:center;
    vertical-align:top;
    height:100%;
    padding:5px;
}

#bottom1
{
    width:100%;
    background-color:transparent;
    float:left;
    background-position:top;
    background-repeat:repeat-x;
}

#bottomcenter
{
    width:98%;
    height:50px;
    margin-left: auto;
	margin-right: auto;
	background-color:Transparent;
}

#bottom2
{
    width:100%;
    height:15px;
    background-color:#e6e6e6;
    float:left;
}

#sysmsg
{
    width:90%;
    background-color:#f0f0f0;
    border-color:Gray;
    border-width:1px;
    border-style:dotted;
    margin-left: auto;
	margin-right: auto;
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 8pt;
    text-align: center;
    vertical-align:middle;
    color: #808080;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

/*a:active {text-decoration: underline;}
a:link {text-decoration: none;}
a:visited
{
    text-decoration: none;
    color:Blue
}

a:hover {text-decoration: underline;}*/

a:active
{
    text-decoration: none;
    color: #FFFF00;
}
a:link
{
    text-decoration: none;
    color: #3399FF;
    }
a:visited
{
    text-decoration: none;
    color: #3399FF;
    }
a:hover
{
    text-decoration: underline;
    color: #FFFF00;
    }

a.navlink:active  {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
a.navlink:link    {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
a.navlink:visited {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
a.navlink:hover   {color: white;
                   font-size: 7.5pt;
                   font-weight: bold}
                   
a.blacklink:active
{
    text-decoration: none;
}

a.blacklink:link
{
    text-decoration: none;
    color:Black;
}

a.blacklink:visited 
{
    text-decoration: none;
    color:Black;
}

a.blacklink:hover
{
    text-decoration: underline;
    color:Black;
}
a.verysmall:active
{
    text-decoration: none;
    color:#FFFF00;
}
a.verysmall:link
{
    text-decoration: none;
    color:#3399FF;
    }
a.verysmall:visited
{
    text-decoration: none;
    color:#3399FF;
}
a.verysmall:hover
{
    text-decoration:underline;
    color:#FFFF00;
}

h1
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 18pt;
    text-align: left;
    color:orange;
    background: transparent
}

h2
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    color: orange;
    background: transparent
}
            
h3
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
    color: orange;
    background: transparent
}

ul
{    
    list-style-type: square;
    list-style: square;
    list-style-position: outside;    
    border: none;
    color:White;
}

.normal
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight:normal;
    text-align: left;
    color: white;
    list-style-type: square;
    list-style: square;
    list-style-position: outside;
    background: transparent;
    border: none;
}

.separator
{
    height:20px;
    width:100%;
    background-color:Black;
}

.monosmall
{
    font-family: "Courier New", "Courier", monospace;
    font-size: 8pt;
    font-style: normal;
    text-align: left;
    color: white;
    background-color: transparent
}

.headerunderlined
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color:#009933;
    background: transparent;
    border-bottom-width: 1px;
    border-bottom-color: #009933;
    border-bottom-style: solid;
    line-height: 0.8;
}

.inlinecode
{
    font-family: "Courier New" , "Courier" , monospace;
    font-size: 10pt;
    font-style: normal;
    text-align: left;
    color: lime;
    background-color:black;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.paragraphcode
{
    font-family: "Courier New" , "Courier" , monospace;
    font-size: 9pt;
    font-style: normal;
    text-align: left;
    color: black;
    background-color: #f0f0f0;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.verysmall
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: white;
    list-style-type: square;
    list-style: square;
    background: transparent;
    border: none;
}

.lightgraywithbottom
{
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 13pt;
    text-align: left;
    color: black;
    background:transparent;
    background-color:#e6e6e6;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;    
    border-bottom-width:1px;
    border-bottom-color:#1E87C8;
    border-bottom-style:dotted;
}

.blogsub
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 8pt;
    text-align: left;
    color:black;
    background: transparent;
    background-color:White;
    border-bottom-color:gray;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    line-height: 10pt;
}

.bigbody
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 9pt;
    font-style: normal;
    text-align: left;
    color: black;
    list-style-type: square;
    list-style: square;
    background: transparent;
    border: none;
    text-indent: 10pt;
}

.bigbody:first-letter
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 15pt;
    font-style: normal;
    font-weight:bold;
    text-align: left;
    color: black;
    background: transparent;
    border: none;
}

.greyright
{
    font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
    font-size: 8pt;
    text-align: right;
    vertical-align:middle;
    color: #808080;
    background: transparent;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.iframe
{
    border-color:#c0c0c0;
    border-width:1px;
    border-style:solid;
    padding:1px;
    background-color:White;
    height: 100%;
    width:90%;
    margin-left:auto;
	margin-right:auto;
}