

/* CSS style remoteshell-security.com */

* {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #000000; 
}

body {
margin: 25px 0 0 0;
padding: 0 0 0 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #AFAFAF;
width: 800px;
height: 350px;
margin: auto;
text-align: left;
}

/* top banner */

#main-title {
width: 800px;
height: 180px;
margin: auto;
text-align: left;
border-top: 1px black solid;
border-bottom: 1px black solid;
color: #e2e2c5;
font-weight: normal;
font-size: 3em;
background-image: url(logo.PNG);
background-repeat: no-repeat;
background-position: center;
}

/* menu */

#menu1 {
font-size: 1em;
color: #77774f;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
width: 800px;
}

#menu1 p {
margin: 0;
padding: 0;
}

#menu1 a:link, #menu1 a:visited {
color: #61C11B;
}

#menu1 a:hover, #menu1 a.current {
color: #e2e2c5;
}

/* heading 1 */

h1 {
height: 30px;
margin: auto;
text-align: left;
font-size: 32px;
color: #8F8F8F;
font-family: Trebuchet, 'Trebuchet MS', Arial, sans-serif;
margin-bottom: 20px;
}

blockquote {
font-size: .8em;
line-height: 1.5em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}


/* heading 5 as a line */
h5 {
width: 600px;
height: 10px;
margin: auto;
text-align: left;
font-size: 1em;
color: #77774f;
border-bottom: 1px #999 dashed;
font-weight: bold;
margin-bottom: 20px;
}


.box
{
position: relative;
border: dashed 1px #999;
margin-top: 15px;
background: inherit;
}

.box_inner
{
padding: 15px;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 10px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}





/* main text */

#main-text {
width: 600px;
margin: auto;
text-align: left;
}

p, ul, ol, table {
font-size: .8em;
line-height: 1.5em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #77774f;
font-weight: bold;
}

#big {
font-size: 12px;
}

info {
color: rgb(119, 119, 119);
display: block;
font-family: Trebuchet, 'Trebuchet MS', Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 14px;
letter-spacing: 1px;
line-height: 14px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
text-transform: uppercase;
width: 650px;
}

pics {
color: rgb(119, 119, 119);
display: block;
font-family: Trebuchet, 'Trebuchet MS', Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 14px;
letter-spacing: 1px;
line-height: 14px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
text-transform: uppercase;
}

h3 {
margin:2.5em 0 .75em;
font:normal bold 65% Trebuchet, Trebuchet MS, Arial, sans-serif;
font-size: .75em;
line-height: 1em;
text-transform:uppercase;
letter-spacing:.2em;
color:#8F8F8F;
}

h4 {
margin:1.5em 0 .9em;
font:normal bold 65% Trebuchet, Trebuchet MS, Arial, sans-serif;
line-height: 1em;
text-transform:uppercase;
letter-spacing:.1em;
color:#777777;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #61C11B;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #e2e2c5;
text-decoration: underline;
font-weight: bold;
}

/* footer */

#footer {
text-align: center;
color: #e2e2c5;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px black solid;
word-spacing: 0px;
font-size: 8pt;
background-color: #000000;
}

#footer a:link, #footer a:visited {
color: #61C11B;
}

#footer a:hover {
color: #61C11B;
text-decoration: underline;
}

#title-banner {
width: 780px;
height: 90px;
margin: auto;
text-align: left;
border-top: 1px black solid;
border-bottom: 1px black solid;
color: #e2e2c5;
font-weight: normal;
font-size: 3em;
background-image: url(pics/remoteshell-security.com.png);
background-repeat: no-repeat;
background-position: center;
}




