h1 {
	font-size: 25px;
	color: #fff;
	text-shadow: #000000 0 0 1px;
	padding-top: 3px;
	margin: 0 0 0 0;
	font-family: 'Open Sans', Arial, serif;
	font-weight: 300;
}

h2 {
	font-size: 22px;
	color: #fff;
	font-weight: lighter;
	padding-top: 15px;
	margin: 0 0 0 0;
	font-family: 'Open Sans', sans-serif;
}

h3 {
	font-family: 'Arial', Regular, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: 100;
	padding-top: 1px;
	margin: 0 0 0 0;
}

hr {
	margin-left: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	border: 0;
	border-top: 1px solid #0d2c2d;
	padding: 0;
	display: block;
}

body {
	margin: 0 0 0 0;
	background-image: url("../img/background_page.png");
}

div.logoandlight {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -345px;
	width: 690px;
	height: 635px;
	display: block;
	background-image: url("../img/logoandlight.png");
}

div.loginmainblock {
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: -235px;
	width: 470px;
	height: 134px;
	display: block;
	background-image: url("../img/login_block.png");
}

div.loginmainblock div.login-error {
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -214px;
	width: 428px;
	height: 30px;
	display: block;
  color: #8B0000;
  text-align: center;
}

div.loginfield {
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -214px;
	width: 428px;
	height: 30px;
	display: block;
	background-image: url("../img/login_field.png");
}

div.passwordfield {
	position: relative;
	top: 29px;
	left: 50%;
	margin-left: -214px;
	width: 428px;
	height: 30px;
	display: block;
	background-image: url("../img/login_field.png");
}

div.textfield {
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -214px;
	margin-bottom: 10px;
	width: 428px;
	height: 30px;
	display: block;
	background-image: url("../img/login_field.png");
}

div.thumbbg {
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -183px;
	margin-bottom: 10px;
	width: 366;
	height: 366px;
	display: block;
	background-image: url("../img/thumbnailbg.png");
}

div.textareablock {
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -214px;
	margin-bottom: 10px;
	width: 428px;
	height: 300px;
	display: block;
	border:0;
	background:transparent;
	background-image: url("../img/textarea.png");
}

div.pushtextareablock {
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -214px;
	margin-bottom: 10px;
	width: 428px;
	height: 200px;
	display: block;
	border:0;
	background:transparent;
	background-image: url("../img/pushtextarea.png");
}

div.dashblock {
	position: relative;
	top: 210px;
	display: block;
	background-color: rgba(46, 111, 118, 0.7);
  border-radius: 8px;
  padding-top: 30px;
  padding-bottom: 250px;
}

div.pushblock {
	position: relative;
	top: 210px;
	display: block;
	background-color: rgba(46, 111, 118, 0.7);
  border-radius: 8px;
}

div.dashinnerblock {
	position: relative;
	margin: 0 0 45px 20px;
	float: left;
	width: 262px;
	height: 182px;
	display: block;
	background-image: url("../img/dashitem.png");
}

div.dashinnerblock-placeholder {
	position: relative;
	margin: 0 0 45px 20px;
	float: left;
	width: 262px;
	height: 182px;
	display: block;
}

div.dashgo {
	position: absolute;
	top: 158px;
	left: 100px;
}

div.dashinnercontent {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

div.logout {
	font-family: Arial, serif;
	font-size: 12px;
	position: absolute;
	top: 190px;
	right: 8%;
	color: blue;
	z-index: 9;
}

div.backtodash {
	font-family: Arial, serif;
	position: absolute;
	font-size: 12px;
	height: 16px;
	top: 190px;
	left: 8%;
	color: blue;
	z-index: 9;
}

div.welcome {
	text-align: center;
	position: absolute;
	top: 165px;
	width: 90%;
	color: white;
	position: absolute;
}

textarea.logininput,input.logininput {
	width: 200px;
	color: #a0a0a0;
	background: transparent;
	background-color: transparent;
	outline: 0;
	border: none;
}

input.push {
	width: 290px;
	color: #a0a0a0;
	background: transparent;
	background-color: transparent;
	outline: 0;
	border: none;
}

input.login {
	position: relative;
	border: none;
	background: transparent;
	top: 50px;
	left: 50%;
	margin-left: -53px;
	width: 106px;
	height: 48px;
	display: block;
	background-image: url("../img/loginbutton.png");
}

input.sendPush {
	position: relative;
	border: none;
	background: transparent;
	top: 4px;
	left: 400px;
	width: 67px;
	height: 48px;
	/*display: block;*/
	background-image: url("../img/dashbutton.png");
}

span.loginlabel {
	position: relative;
	top: 5px;
	left: 20px;
	color: #009ca6;
}

span.textlabel {
	position: relative;
	top: 5px;
	left: 20px;
	color: #009ca6;
}

span.title {
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter; position : relative;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #fff;
	
}

span.backtodash {
	margin-left: 8px;
}

a {
	color: #0ea7b1;
}

a:hover {
	color: #0ea7b1;
	text-decoration: none;
}

p.dashtitle {
	font-size: 22px;
	color: #fff;
	font-weight: lighter;
	padding-top: 15px;
	margin: 0 0 0 0;
	font-family: 'Open Sans', sans-serif;
}

.shadowtext {
	text-shadow: 0px 1px 1px black
}

img {
	border: 0px;
}

.textarea { 
padding:0px; 
margin-left:4px;
margin-top: 4px;
resize: none;
outline:0;
width:420px;
height:290px;

font-family: 'Arial', Regular, sans-serif;
font-size:12px arial;
border:0px solid #666;
color: #666;}

.pushtextarea { 
padding:0px; 
margin-left:4px;
margin-top: 4px;
resize: none;
outline:0;
width:420px;
height:191px;

font-family: 'Arial', Regular, sans-serif;
font-size:12px arial;
border:0px solid #666;
color: #666;}

#preview_ie {
    FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale)
  }  

/**
New Styles
**/
body.dashboard {
	margin-top: 20px;
	margin-left: 5%;
	width: 90%;
}
body.dashboard hr {
	top: 110px;
	width: 70%;
	border-top: 1px solid #10272D;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: center;
}
body.dashboard hr:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #10272D;
	border-bottom: 1px solid #10272D;
}

body.new {
	margin-left: 5%;
	width: 90%;
}
body.new div.contentFeed table {
	border-collapse: collapse;
	table-layout:fixed;
}
body.new div.contentFeed tr:not(:first-child) td {
	padding-top: 5px;
	padding-bottom: 5px;
	word-wrap:break-word;
}
body.new div.contentFeed tbody tr:not(:last-child) {
	border-bottom: 1px solid grey;
	border-top: 1px solid grey;
}
body.new th {
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter; position : relative;
	font-size: 18px;
	color: #fff;
	vertical-align: top;
}
body.new td {
	font-family: 'Open Sans';
	font-size: 18px;
	color: #fff;
	vertical-align: top;
}
body.new td a.edit {
	color: blue;
}
body.new td a.delete {
	color: red;
}
body.new hr {
    display: block;
    height: 1px;
    border-top: 1px solid #fff;
}
body.new input[type=text] {
	border: 1px solid black;
	border-radius: 5px;
	background-color: #0D2126;
	color: #fff;
	padding: 5px;
	font-family: 'Open Sans';
	font-size:14px;
}
body.new form select {
	border: 1px solid black;
	border-radius: 5px;
	background-color: #0D2126;
	color: #fff;
	font-family: 'Open Sans';
	font-size:14px;
}
body.new form td span.input-description {
	color: silver;
	font-size:14px;
}
body.new form td span.input-warning {
	color: #993031;
	font-size:14px;
}
body.new form td textarea {
	border: 1px solid black;
	border-radius: 5px;
	background-color: #0D2126;
	color: #fff;
	padding: 5px;
	font-family: 'Open Sans';
	font-size:14px;
}
body.new input[type=submit] {
	border: 1px solid black;
	border-radius: 5px;
	width: 100px;
	height: 50px;
	background-color: #357E75;
	color: #fff;
	font-family: 'Open Sans';
	font-weight: bold;
	font-size:21px;
}
body.new div.analytics a {
	font-family: 'Open Sans';
	font-size: 18px;
}
body.new div.analytics h2 {
	color: silver;
	text-align: left;
	text-decoration: underline;
}
body.new div.analytics span {
	font-family: 'Open Sans';
	font-size: 14px;
	color: silver;
}
body.new div.analytics tr:not(:first-child):not(:last-child) {
	border-bottom: 0px solid grey;
	border-top: 0px solid grey;
}
