@import url('reset.css');

/* General Demo Style */
body{
	background: #222;
	color: #fff;
	font-family: 'Bitter', Arial, sans-serif;
	font-size: 13px;
}
a{
	color: #fff;
	text-decoration: none;
}
.clr{
	clear: both;
}
h1{
	font-size: 29px;
	position:relative;
	color: #fff;
	font-weight: 400;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.8), 0px 0px 1px #fff;
    padding: 0px 0px 0px 0px;
	z-index:1000;
    text-align: center;
}
h3 span{
    color: transparent;
    text-shadow: 0px 0px 3px #fff;
}
h3{
	font-size: 29px;
	position:relative;
	color: #fff;
	font-weight: 400;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.8), 0px 0px 1px #fff;
    padding: 85px 0px 0px 0px;
	z-index:1000;
    text-align: center;
}
h3 span{
    color: transparent;
    text-shadow: 0px 0px 3px #fff;
}
h2{
	font-size: 24px;
	position:relative;
	color: #fff;
	font-weight: 400;
	text-shadow: 0px 1px 3px rgba(0,0,0,0.8), 0px 0px 1px #fff;
    padding: 455px 0px 0px 0px;
	z-index:1000;
    text-align: center;
}
h2 span{
    color: transparent;
    text-shadow: 0px 0px 3px #fff;
}

/* Header Style */
.header{
	font-family:'Arial Narrow', Arial, sans-serif;
	line-height: 74px;
	font-size: 11px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.header a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: right;
}
.header a:hover{
	color: #fff;
}
.header span.right{
	float: right;
}
.header span.right a{
	float: none;
	display: inline;
}
p.demos{
    position:relative;
    z-index: 1000;
    text-align:center;
}
p.demos a{
    padding: 0 4px;
}
p.demos a:hover{
    text-decoration: underline;
}
p.demos a.current-demo{
    font-weight: bold;
}
/* footer Style */
.footer{
	font-family:'Arial Narrow', Arial, sans-serif;
	line-height: 74px;
	font-size: 11px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: bottom;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}

.footer a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.footer a:hover{
	color: #fff;
}
.footer span.right{
	float: right;
}
.footer span.right a{	
	float: none;
	display: inline;
}
p.demos{
    position:relative;
    z-index: 0;
    text-align:bottom;
}
p.demos a{
    padding: 0 4px;
}
p.demos a:hover{
    text-decoration: underline;
}
p.demos a.current-demo{
    font-weight: bold;
}

/* footer Style */
.footer1{
	padding-top: 0px ;
	padding-bottom: 0px ;
	font-family:inherit;
	line-height: 50px;
	font-size: 11px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	text-align: center;
	  padding: 0rem;
	z-index: ;
	position: absolute;
	right: 0;
  bottom: 0;
  left: 0;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}

.footer1 a{
	font-family:inherit;
	padding: 10px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.footer1 a:hover{
	color: #fff;
}
.footer1 span.right{
	float: right;
}
.footer1 span.right a{	
	float: none;
	display: inline;
}
p.demos{
    position:relative;
    z-index: 0;
    text-align:bottom;
}
p.demos a{
    padding: 0 4px;
}
p.demos a:hover{
    text-decoration: underline;
}
p.demos a.current-demo{
    font-weight: bold;
}

	
/* footer Style */
.footer3{
	padding: 20px 50px 10px 80px;
	font-family:inherit;
	line-height: 30px;
	font-size: 46px;
	background: #000;
	opacity: 0.8;
	text-transform: ;
	z-index: ;
	position: hover;
	right: 0;
  bottom: 170px;
  left: 0;
	
	
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 0px 2px #000;
}

.footer3 a{
	padding: 30px 10px;
	letter-spacing: 2px;
	color: #ddd;
	display: block;
	float: left;
}
.footer3 a:hover{
	color: #fff;
}
.footer3 span.right{
	float: right;
}
.footer3 span.right a{	
	float: none;
	display: inline;
}
p.demos{
    position:relative;
    z-index: 0;
    text-align:top;
}
p.demos a{
    padding: 10px 4px;
}
p.demos a:hover{
    text-decoration: underline;
}
p.demos a.current-demo{
    font-weight: bold;
}
