﻿body 
{
	background-color: #000000;
	background-image: url(Images/whole-bg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	margin: 0px;
	font: 12px Verdana;
}

a:link, a:visited
{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #4c3218;
}

h1
{
	color: #000000;
	font-size: 26px;
	font-family: Georgia, Times New Roman;
	font-style: italic;
	font-weight: lighter;
}

h2 {
	color: #000000;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-style: italic;
	font-weight: lighter;
}

h3 {
	color: #000000;
	font-size: 18px;
	font-family: Verdana;
	font-weight: lighter;
}

h4 {
	color: #4c3218;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
}

h5 {
	color: #5c4e3c;
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
}

h6 {
	color: #afced4;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}

img
{
	border: 0px;
}

th
{
    vertical-align:top;
}

td
{
    vertical-align:top;
}

#whole-container
{
    background-image: url(Images/site-2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px auto 0px auto;
    display: table;
}

#main-container
{
	margin: 0px auto 0px auto;
	width: 1000px;
	display: block;
}

#nav
{
	display:block;
	font-family: Verdana, Arial;
	font-size: 15px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: middle;
	text-align: center;
}

#nav a:link, #nav a:visited
{
	color: #dacda9;
	border-right: solid 1px #b2d1d8;
	padding: 0px 11px 0px 8px;
	font-weight: normal;
}

#nav a:hover, #nav a:active
{
	color: #b2d1d8;
	text-decoration: underline;
	border-right: solid 1px #b2d1d8;
	font-weight: normal;
}

#menu {list-style-type:none; margin:0px 0px 30px 0px; padding:0;}
 
#menu li {display:block; float:left; position:relative; z-index:1100; margin-right:1px;}
#menu li span {display:block; z-index:1100; padding: 5px 10px;}
#menu li a, #menu li a:visited {display:block; padding:0; white-space:nowrap;}
 
#menu dl {position:absolute; top:0; left:0; margin: 0; padding: 0; background-color:Transparent;}
* html #menu dl {background-color:#ffffff;}
#menu dt {margin:0; float:left;}
#menu dd {display:none; background: #5c4e3c; clear:left; margin:0; padding:0; color: #fff; text-align:left; padding-top: 4px; padding-bottom: 4px;}
 
#menu dt a, #menu dt a:visited {display:block; color:#dacda9; padding: 0px 11px 0px 8px; text-decoration:none;}
#menu dd a, #menu dd a:visited {color:#dacda9; text-decoration:none; display:block; padding: 5px 10px;}
 
#menu li a:hover {border:0; text-decoration:underline;}
 
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:0px;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {color:#b2d1d8; border-right: solid 1px #b2d1d8;}
#menu dd a:link, #menu dd a:hover, #menu dd a:active, #menu dd a:visited{border-right: solid 0px #b2d1d8; }

#main-body
{
	display: table;
	width: 1000px;
	padding-bottom: 20px;
}

#left-body
{
	float: left;
	width: 540px;
	padding: 60px 0px 0px 50px;
}

#left-body-full
{
    float: left;
	width: 850px;
	padding: 60px 0px 0px 50px;
}

#contact-p80
{
    background-image: url(Images/contact-p80-bg.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 65px;
	float:right;
	vertical-align: middle;
	text-align: center;
	padding-top: 85px;
	padding-right: 20px;
	display: block;
}

#contact-p80 a
{
    color:#000000;
    font-family: Georgia, Times New Roman;
    font-size: 18px;
    font-style: italic;
    text-decoration: none;
    padding-left: 70px;
    font-weight: normal;
}

#p80-logo-text
{
    width: 305px;
    height:45px;
    font-weight:400;
    font-family: Sylfaen, Times New Roman;
    font-size: 24px;
    color: #aeccd2;
    text-align: center;
    padding-top: 101px;
    display: block;
}

#p80-logo-text a
{
    color:#aeccd2;
    text-decoration: none;
    font-weight: normal;
}

#seo-sem-panel
{
    background-image: url(Images/seo-sem-panel-bg.png);
    background-repeat: no-repeat;
    width: 386px;
    height: 104px;   
    padding: 5px 10px 5px 91px;
    margin-bottom: 25px;
}

#it-panel
{
    background-image: url(Images/it-panel-bg.png);
    background-repeat: no-repeat;
    width: 392px;
    height: 104px;   
    padding: 5px 91px 5px 10px;
    margin-bottom: 25px;
}

#web-panel
{
    background-image: url(Images/web-panel-bg.png);
    background-repeat: no-repeat;
    width: 386px;
    height: 104px;   
    padding: 5px 10px 5px 91px;
    margin-bottom: 25px;
}

#e80-panel
{
    background-image: url(Images/e80-panel-bg.png);
    background-repeat: no-repeat;
    width: 392px;
    height: 104px;   
    padding: 5px 91px 5px 10px;
    margin-bottom: 25px;
}

#c80-panel
{
    background-image: url(Images/c80-panel-bg.png);
    background-repeat: no-repeat;
    width: 381px;
    height: 104px;   
    padding: 5px 10px 5px 91px;
    margin-bottom: 25px;
}

#right-body
{
	float: right;
	width: 350px;
	padding-right: 40px;
	padding-top: 40px;
}

#p80-contact-panel
{
    background-image: url(Images/p80-contact-panel-bg.png);
	background-repeat: no-repeat;
	padding: 25px 30px 0px 30px;
	width: 350px;
	height: 475px;
	display: table;
}

#p80-contact-panel a
{
    text-decoration: none;
    font-weight: normal;
}

#p80-contact-panel h2
{
    font-family: Sylfaen, Times New Roman;
	font-size:26px;
	font-style: normal;
	line-height: 40px;
	color: #aeccd2;
	font-weight: lighter;
}

#p80-blog
{
    background-image: url(Images/p80-blog-bg.png);
	background-repeat: no-repeat;
	padding: 25px 30px 10px 30px;
	display: block;
}

#p80-blog a
{
    text-decoration: none;
    font-weight: normal;
}

#p80-blog h2
{
    font-family: Sylfaen, Times New Roman;
	font-size:26px;
	font-style: normal;
	line-height: 24px;
	color: #aeccd2;
	font-weight: lighter;
}

#p80-blog h3
{
    font-family: Georgia, Times New Roman;
	font-size:16px;
	font-style: italic;
	color: #4c3218;
	font-weight: lighter;
	line-height: 14px;
}

#p80-youtube
{
    min-height: 280px;
    background-image: url(Images/p80-youtube-bg.png);
	background-repeat: no-repeat;
	padding: 40px 30px 0px 25px;
	display: block;
	text-align: center;
}

#p80-youtube h2
{
    color:#c3c1a8;
    font-family: Verdana;
    font-size: 16px;   
    font-weight: lighter;
    font-style: normal;
    line-height: 10px;
}

#p80-facebook
{
    min-height: 55px;
    background-image: url(Images/p80-facebook-bg.png);
	background-repeat: no-repeat;
	padding: 40px 25px 20px 25px;
	display: block;
	text-align: center;
	font-family: Verdana, Arail;
	font-size: 11px;
	color:#bccfcf;
}

#p80-facebook a
{
    color:#bccfcf;
    text-decoration: none;
    font-weight: normal;
}

#footer 
{
	width: 970px;
	height: 30px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #000000;
	color:#dacda9;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}

#left-footer
{
	float: left;
	width: 380px;	
}

#p80-icon
{
	margin: 0px auto 0px auto;
	width: 30px;
	height: 26px;
	text-align: center;
}

#right-footer
{
	float: right;
	width: 550px;
	text-align: right;
	padding-right: 10px;	
}

#loginbox
{
	padding:40px;
}

#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}

#login-view
{
	position:absolute;
	top:5px;
	right:10px;
	color:white	
}

.blog-post-snippet
{
    height: 111px;
    vertical-align: top;
    padding: 0px;
    padding-bottom: 20px;
}

.p80-blog-date
{
    font-family: Georgia, Times New Roman;
    font-size: 17px;
    line-height: 13px;
    color:#000000;
    margin:0px;
    padding:0px;
    padding-left: 190px;
    display:block;
}

.p80-blog-link
{
    font-weight: bold;
    padding-left: 10px;
}

.p80-brownbox
{
    min-height: 120px;
    background-image: url(Images/p80-brown-box-bg.png);
	background-repeat: no-repeat;
	padding: 13px 25px 20px 15px;
	display: block;
	text-align: center;
	font-family: Verdana, Arail;
	font-size: 11px;
	color:#bccfcf;
}

.p80-brownbox a
{
    color:#bccfcf;
    text-decoration: none;
    font-weight: normal;
}

.p80-seo-green
{
    color: #3c9f43;
}

.p80-it-orange
{
    color: #de7417;
}

.p80-web-blue
{
    color: #3f5585;
}

.p80-e80-red
{
    color: #d71717;
}

.p80-c80-yellow
{
    color: #d9d317;
}

.p80-brown
{
    color:#4c3218;
}

.textbox-field
{
    background-color:#5c4e3c;
    color:#afced4;
    border: solid 1px #5c4e3c;
    height: 20px;
}

.other-field
{
    background-color:#5c4e3c;
    color:#afced4;
    border: solid 1px #5c4e3c;
}

.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.pop-over
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	font-size: 10pt;
}

#qr-data-type
{
    width:230px;
    border-right:1px solid #53431f;
    padding:10px;
}

#qr-content
{
    float:right;
    width:275px;
    border-right:1px solid #53431f;
    padding:10px;
    padding-left:10px;
    padding-right:10px;
    padding-top:15px;
    padding-bottom:10px;
    position:relative;
    top:-280px;
}

#qr-color
{
    float:right;
    width:275px;
    padding:10px;
    position:relative;
    top:-280px;
    padding-left:10px;
    padding-right:10px;
    padding-top:15px;
    padding-bottom:10px;
}
