
body {
	background-color: teal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#page-wrap {
	margin-top: 27px;
	border: 1px solid black;
	background-color: white;
	position: relative;
	-webkit-box-shadow: 0px 0px 15px #000000;
}

#header h1 {
	color: black;
	margin-left: -9000px;
}

#header {
	height: 150px;
	background-color: gray;
	background-image: url(http://wirelessaffinity.com/themes/affinity/images/waeheader.jpg);
}

#pullquote {
	line-height: 1;
	font-size: 1.3em;
	font-weight: bold;
}

#headerNav {
	height: 24px;
	background: url(http://wirelessaffinity.com/themes/affinity/images/navbg.jpg) repeat-x;
}

#mainbody {
	height: auto;
	margin-top: 19px;
}

#main {
	float: right;
	width: 518px;
}

#sidebar {
	float: left;
	height: auto;
	width: 366px;
}

#footer {
	height: 143px;
	position: relative;
	background: url(http://wirelessaffinity.com/themes/affinity/images/swishB.gif) 0 bottom;
}

a:link, a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: underline;
}

.clear {
	display: block;
	height: 1px;
	clear: both;
}

#footer p {
	padding-top: 105px;
	padding-left: 21px;
	text-align: center;
	font-size: 9px;
}

#headerNav ul.nav {
	float: right;
	margin-right: 20px;
}

#headerNav ul.nav li {
	display: inline-block;
	list-style-type: none;
	margin-top: 3px;
}

#headerNav ul.nav li a:link, #headerNav ul.nav li a:link {
	color: white !important;
	text-decoration: none;
}

#headerNav ul.nav li a:hover {
	color: #fabf1e;
	text-decoration: none;
}

#pullquote p {
	color: #167273;
}

#footer p a {
	color: #187b7b;
}

/*-----------new-----------*/

ul.nav-header {
	text-align: right;
	margin-right: 37px;
	padding-top: 2px;
}

ul.nav-header li {
	display: inline;
}

p.contactus {
	padding-left: 15px;
	border-left: 12px solid teal;
	background-color: #e1e1e1;
	padding-top: 3px;
	padding-bottom: 5px;
}

.contactus a:link {
	color: navy;
}

.contactus a:hover {
	color: navy;
	text-decoration: underline;
}

.name {
	font-weight: bold;
	font-size: 125%;
	padding-left: 15px;
	border-left: 8px solid teal;
}

/* @group Viral 1 fromatting */

#viral1 {
	background-color: #cff5b3;
	border-bottom: 2px solid gray;
	border-top: 6px solid gray;
	border-right: 1px dotted black;
	border-left: 1px dotted black;
}

#viral1 p {
	margin-right: 12px;
	margin-left: 12px;
	font: .95em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#viral1 ul {
	font: .85em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 12px;
}

#viral1 h3 {
	margin-left: 15px;
	font: bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#viral1 h5 {
	margin-left: 15px;
}

#viral1 .bolder {
	font-weight: bold;
	font-size: .95em;
	color: black;
	margin-left: -25px;
}

/* @end */

/* @group VIRAL FORMATTING */

#viral {
	background-color: #cff5b3;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid gray;
	width: 522px;
	margin-top: 19px;
	border-top: 6px solid gray;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
}

#viral h3 {
	font: bold .85em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 18px;
	width: 185px;
	height: 36px;
}

#viral p {
	font: .95em/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	margin-right: 25px;
	margin-left: 30px;
}

/* @end */

h2 {
	color: teal;
	text-shadow: gray 1px 1px 1px;
		line-height: 1.2;

}


em {
	font-style: italic;
}
#main p a:link, #main p a:visited {
	color: maroon;
		font-weight: bold;

}
#main p a:hover {
	text-decoration: underline;
}


#main ul.nav li {
		list-style-type: none;
	font-size: 1.1em;
	padding-top: 4px;
}


#main ul.nav li a:link, #main ul.nav li a:visited {
	color: #2014b0;
	font-weight: bold;
	list-style-type: none;
}


#main ul.nav li a:hover {
	text-decoration: underline;
	color: maroon;
}
#sidebar form.login_block_form {
	padding: 15px;
	width: 176px;
	margin-left: 32px;
	background-color: #29b6b7;
	border: 1px solid black;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#footer p span.powered-by {
	display: none;
}

#footer p span.sign-in {
	display: none;
}