
@import url("//fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,700");

html 
{ 
	height: 100%; 
}

body
{
	min-height: 100%; 
	height: 100%; 
	font-family: "Open Sans",sans-serif;
	font-size: 0.95em;
	color: #999;
}

a
{
	color: #ccc;
	text-decoration: none;
}
a:hover
{
	color: #666;
}
a.here
{
	color: #666;
}

h1 {
	font-family: "Open Sans";
	font-size: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	line-height: 26px;
}
#page-msg h1 {
	font-style: italic;
	color: #ddd;
	font-size: 2.0em;
	line-height: 130px;
}
h3 {
	font-family: "Open Sans";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26px;
}
.content h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
p {
	font-family: "Open Sans";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 26px;
}
.content p {
	margin-bottom: 1.2em;
}
blockquote {
	font-family: "Open Sans";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 26px;
}
pre {
	font-family: "Open Sans";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 26px;
}
#copyright {
	margin-top: 10px;
	margin-bottom: 10px;
}

#header 
{
	background-color: #f9f9f9;
}

#wrap1
{
	height: 138px;
	width: 100%;
}

#logo
{
	background: url("/images/webscurity_box_logo.gif") no-repeat scroll 0 0 transparent;
	height: 53px;
	width: 240px;
	margin-top: 40px;
}
#logo a
{
	display: block;
	height: 100%;
	width: 100%;
}

#navbar
{
	font-size: 23px;
	margin-top: 42px;
}
div#navbar ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}
div#navbar ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}
div#navbar ul li a
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	text-decoration: none;
	text-transform: uppercase;
	color: #d9d9d9;
	margin-left: 36px;
	cursor: pointer;
	cursor: hand;
}
div#navbar ul li a.here,
div#navbar ul li a.here:hover,
div#navbar ul li a:hover
{
	color: #ff9900;
}
div#navbar .nav2
{
	font-size: 20px;
}
div#navbar .nav2 ul li a
{
	margin-left: 1.0em;
}

#page-msg
{
	height: 130px;
	line-height: 130px;
	text-align: center;
	background-color: #f9f9f9;
}

#page-name
{
	line-height: 60px;
}
div#page-name h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.4em;
	color: #999;
}

.rounded_aa
{
	margin-top: 10px;
}
.rounded_aa .content
{
	padding: 5px;
}

.copybox .content,
.buttonbox .content
{
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 20px;
	border-right-width: 20px;
}

.copybox .top,
.copybox .top b, 
.copybox .bottom,
.copybox .bottom b,
.copybox .content
{
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	color: #666;
}

.copybox .content
{
	background-color: #f9f9f9;
	border-color: #f9f9f9;
}

.copybox .top,
.copybox .bottom
{
	border-color: #f9f9f9;
}
.copybox .top b,
.copybox .bottom b
{
	border-color: #f4f4f4;
}

.buttonbox .top,
.buttonbox .top b, 
.buttonbox .bottom,
.buttonbox .bottom b,
.buttonbox .content
{
	background-color: #ff9900;
	border-color: #ffdaa2;
	color: #fff;
}
.buttonbox .content
{
	border-color: #ff9900;
}

div#button-group>:first-child
{
	margin-top: 0;
}
div#button-group .content p,
div#button-group .content h1,
div#button-group .content h2
{
	color: #fff;
}
div#button-group .content h2
{
	font-size: 1.4em;
	font-weight: 100;
	margin-bottom: 0;
}
div#button-group .content p
{
	margin: 0;
}


div#button-group .here .content
{
	border-color: #f9f9f9;
	background-color: #f9f9f9;
}
div#button-group .here .content p,
div#button-group .here .content h1,
div#button-group .here .content h2
{
	color: #666;
}
div#button-group .here .top,
div#button-group .here .top b, 
div#button-group .here .bottom,
div#button-group .here .bottom b
{
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	color: #666;
}

div#copy-group>:first-child
{
	margin-top: 0;
}
div#copy-group .content h1,
div#copy-group .content h2
{
	color: #999;
}
div#copy-group .content h2
{
	font-size: 1.4em;
	margin-bottom: 0;
}

.content p,
.content ol
{
	font-size: 1.1em;
	line-height: 1.3em;
	color: #999;
}

#footer
{
	background-color: #666;
	margin-top: 60px;
	margin-bottom: 0px;
	padding-bottom: 60px;
}
#footer .ql-box h1 {
	font-weight: 700;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
#footer .ql-box
{
	margin-top: 10px;
	color: #eee;
}
#footer .ql-box ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer .ql-box ul li
{
	margin: 0;
}
#footer .ql-box ul li a
{
	text-decoration: none;
	color: #ddd;
}
#footer .ql-box ul li a:hover
{
	text-decoration: underline;
}
