@font-face {
    font-family: 'HN';
    src: local("☺"), url("../Fonts/HN-Lt.woff") format('woff'),
    url("../Fonts/HN-Lt.otf") format("opentype"),
    url("../Fonts/HN-Lt.svg") format("svg");
}


/*-------------------------
	Simple reset
--------------------------*/

* {
	margin:0px;
	padding:0px;
	
}

p {
	line-height:normal;
	padding-bottom:10px;
}

/*-------------------------
	General Styles
--------------------------*/


html{
	background-attachment: fixed;
	background-color:#FFF;
	/*background-image: url(../Images/silver-bg-flat.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
body,td,th {
	font-size: 13px;
	color:#333;
	font-family: 'Helvetica', 'Segoe UI', 'Calibri', 'Arial'; font-weight: 300;
}
body{
	/*background:url('../images/bg_center.jpg') no-repeat center center;*/
	/*min-height: 600px;*/
    padding: 0;
	margin: 0px;
	font-size:11px;
	color: #333;
}

h1 {
	font-size: 19px;
	font-weight: 300;
	color: #333;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin:0;
	padding:0;
	padding-top:10px;	
}
h2 {
	font-size: 15px;
	font-weight: 300;
	color: #333;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin:0;
	padding:0;
	color:#089e93;
	line-height:normal;	
}
h3 {
	font-size: 13px;
	font-weight: 300;
	color: #333;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin:0;
	padding:0;
	line-height:normal;	
}



span {
	margin:0;
	padding:0;
}
a, a:visited {
	text-decoration:none;
	outline:none;
	color:#333;
}

a:hover{
	color:#666;
}
hr {
	border-color:#FFF;
	padding-top:5px;	
}

.SynergiaAccessLogo{
	width:100%;
	text-align:center;	
}

#SynergiaAccessPanel {
	height: 100%;
	top: 0px;
	bottom: 0px;
	width:100%;
}
#SynergiaAccessPanel .LoginPanel {
	margin-top:10px;
	margin-left:10px;
	margin-right:30px;
}
#SynergiaAccessPanel .btn {
	margin-top:10px;
	color: #45bfbf;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	background-color:#ECECEC;
	outline: none;  
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    border: 1px solid #CCC;
	box-shadow: 0 0 2px #DDDDDD;
	bottom:0px;
}
#SynergiaAccessPanel .btn:hover {
	background-color:#CCC;
	border-color:#999;
}
#SynergiaAccessPanel .AccessButtonContainer {
	vertical-align: middle;	
}
#SynergiaAccessPanel .AccessButtonText {
	vertical-align:middle;
	position:absolute;
	padding-right: 22;
}
#SynergiaAccessPanel .AccessButton {
	vertical-align: middle;	
}
#SynergiaAccessPanel .SynergiaOptionLinksCell {
	padding-top: 10px;
	font-size:11px;
	color:#666;
	/*padding-left: 10px;*/
}

.JN-Table {
	width:230px;
}
.JN-Logo {
	width:40px;
}
.JN-Text {
	width:180px;
}
#QA-Content {
	width:100%;
	margin: 0px;
	min-height:100%;
	position:relative;
	z-index:1;	
}

#QAbar-Synergia {
	position:absolute;
	bottom:0px;
	margin-bottom:-3px;
	z-index:2;
}
.bottom {
	vertical-align:bottom:	
}
#QA-Bar img {
	width: 230px;
	height:40px;
	border:0px;
}

.textbox_bg_175px {
	padding:5px;
	width:195px;
	color:#666;
}

.twitter-follow-button {
	left:0;
	float:left;
	width:250px !important;
}
.softbg {
	background: #EFEFEF;
}
.NavLink {
	display:inline-block;
	width:100%;
	height:74px;
	margin:0;
	padding:0;
}
.NavLink:hover {
	background-color:#CCC;
}

#SynergiaHeader {
	width:100%;
	height:74px !important;
	background-image:url(../Icons/SynergiaIconPack/Synergia-64.png);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:70px;
	vertical-align:top;
	text-align:left;
	border-bottom: solid 1px #CCC;
}

#NetworkHeader {
	width:100%;
	height:74px !important;
	background-image:url(../Icons/SynergiaIconPack/Blank-64.png);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:70px;
	vertical-align:top;
	text-align:left;
	border-bottom: solid 1px #CCC;
	position:relative;
}
.h1_adjust {
	font-size: 19px;
	font-weight: 300;
	color: #333;
	line-height: 30px !important;
	height: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin:0;
	padding:0;
	padding-top:10px;	
}
#NetworkHeader .QA_NL {
	outline: none;  
    -webkit-border-radius: 50%;  
    -moz-border-radius: 50%;  
    border-radius: 50%;  
    border: 1px solid #999;
	box-shadow: 0 0 0px #DDDDDD;
	position:absolute;
	left:19px;
	top:15px;
}
#UserHeader {
	width:100%;
	height:74px !important;
	background-image:url(../Icons/SynergiaIconPack/UserProfile-64.png);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:70px;
	vertical-align:top;
	text-align:left;
	border-bottom: solid 1px #CCC;
	position:relative;
}

#UserHeader .QA_PP {
	outline: none;  
    -webkit-border-radius: 50%;  
    -moz-border-radius: 50%;  
    border-radius: 50%;  
    border: 1px solid #999;
	box-shadow: 0 0 0px #DDDDDD;
	position:absolute;
	left:15px;
	top:13px;
}

#JoinedNetsHeader {
	width:100%;
	height:74px !important;
	background-image:url(../Icons/SynergiaIconPack/Networks-64.png);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:70px;
	vertical-align:top;
	text-align:left;
	border-bottom: solid 1px #CCC;
}

#SuggestedNetsHeader {
	width:100%;
	height:74px !important;
	background-image:url(../Icons/SynergiaIconPack/UserNetworks-64.png);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:70px;
	vertical-align:top;
	text-align:left;
	border-bottom: solid 1px #CCC;
}
.Details {
	border-bottom:#CCC solid 1px;
	-webkit-transition: height ease 0.3s;
	-moz-transition: height ease 0.3s;
	transition: height ease 0.3s;
	
  -moz-box-shadow:    0px 8px 6px -6px #ccc inset;
  -webkit-box-shadow: 0px 8px 6px -6px #ccc inset;
  box-shadow:         0px 8px 6px -6px #ccc inset;
	
	max-height:300px;
	overflow:hidden;
}
.DetailsScroll {
	border-bottom:#CCC solid 1px;
	padding:5px;
	-webkit-transition: height ease 0.3s;
	-moz-transition: height ease 0.3s;
	transition: height ease 0.3s;
	
  -moz-box-shadow:    0px 8px 6px -6px #ccc inset;
  -webkit-box-shadow: 0px 8px 6px -6px #ccc inset;
  box-shadow:         0px 8px 6px -6px #ccc inset;

	max-height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
}

li {
	list-style:none;
	height:30px;
	border-bottom: solid 1px #EFEFEF;
	font-size:13px;
	vertical-align:middle;
	line-height:30px;
	padding-left:5px;
}
li a {
	display:block;
	width:100%;
	height:100%;
	background-position:left center;
	background-repeat:no-repeat;
}
li:hover {
	background-color:#EFEFEF;
}
li:last {
	border-bottom:none;
}

input, select, textarea {
	font-size:15px;
	font-family: 'Helvetica', 'Segoe UI', 'Calibri', 'Arial'; font-weight: 300;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
	padding:5px;
	color: #555;
	border:solid 1px #CCC;
    -moz-box-shadow: 1px 1px 2px 1px #EBEBEB inset;
	-webkit-box-shadow: 1px 1px 2px 1px #EBEBEB inset;
	box-shadow: 1px 1px 2px 1px #EBEBEB inset;
}
.styled-select select {

display: inline-block;
height: 28px;
line-height: 28px;
border: 1px solid #aaa;
padding: 4px;
color: #555;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
}


.new {
	background-color: #900;
	color:#fff;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	padding:3px;
	
}


