/* Global Reset */
body {
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #5a5a5a;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background:#001016 url(../images/body-bg.jpg) no-repeat center top;
	background-attachment: fixed;
}
html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;
	font-weight:normal;
	border: 0;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
li {
	list-style: none;
	float: left;
}
a img {
	border: none;
}
a {
	cursor: pointer;
	outline: none;
	color:#00a9c3;
}
/* Page Holder */

.container {
	padding: 0;
	margin: 0 auto;
	width: 680px;
}
/* General Styles */
.clear {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
#header, #banner, #wrapper, #footer {
	width: 100%;
	text-align: left;
	clear: both;
}
#page-wrap{
	width:1128px;
	margin:0 auto;
	padding:0px;
}
@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/4864-webfont.eot');
    src: url('../fonts/4864-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/4864-webfont.woff') format('woff'),
         url('../fonts/4864-webfont.ttf') format('truetype'),
         url('../fonts/4864-webfont.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bebasneue';
    src: url('../fonts/BebasNeue-webfont.eot') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Header begin here */
#logo{
	width:420px;
	height:154px;
	float:left;
	margin:59px 0 0 0;
}
#logo span{
	font-size:12px;
	color:#fff;
	line-height:17px;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
	padding:3px 0 0 0;
	 font-family: 'helveticaregular';
}
.filter{
	width:680px;
	float:left;
	margin:33px 0 0 0;
}
.filter h4{
	width:680px;
	color:#00a9c3;
	float:left;
	font-size:14px;
}
.alphabetics{
	width:700px;
	float:left;
	margin:5px 0 0 0;
}
.alphabetics li{
    font-family: 'helveticaregular';
	font-size:19px;
	float:left;
	padding:0 0 0 9px;
	text-transform:uppercase;
}
.alphabetics li.first{
	padding-left:0;
}
.alphabetics li.last{
	background:url(../images/showall-bg.png) no-repeat left center;
	margin:0 0 0 8px;
	padding:0 0 0 13px;
}
.alphabetics li a{
	color:#00a9c3;
}
.alphabetics li a:hover,.alphabetics li a.active{
	color:#fff;
}

.top-nav {
	font-size:12px;
	color:#fff;
	line-height:17px;
	font-weight:normal;
	font-family: 'helveticaregular';
}
.select{
	width:680px;
	float:left;
	margin:18px 0 0 0;
}
.main{
	width:680px;
	margin:6px 0 0 120px;
	position:relative !important;
	float:left;
	z-index:0;
}

div.selectbox-wrapper {
	width:216px;
		text-align:left;
	font-size:12px;
	left: 0;
	top: 0;
	position:relative;
	z-index:9999;
}
div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 234px;
	position: absolute !important;
	left: 0px;
	background:#ff3300;
	top: -2px;
	z-index: 0;
	border: 1px solid #000;
}
div.selectbox-wrapper ul li.selected {
	text-transform:uppercase;
}
div.selectbox-wrapper ul li.current {
	text-transform:uppercase;
}
div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	width: 200px;
	height: 24px;
	margin:0 0 0 4px;
	cursor:pointer;
	text-transform:uppercase;	
	color: #fff;
	padding: 0 0 0 8px;
	line-height: 24px;
}
/* Look and feel of select box */
.selectbox {
	margin:0;
	padding:0px 0 0 10px;
	font-size:17px;
    font-family: 'helveticaregular';
	width : 233px;
	height:27px;
	line-height: 28px;
	display : block;
	background:url(../images/selectbox-bg.png) no-repeat left top;
	cursor: pointer;
	border:0;
	color:#fff;
	text-transform:uppercase;
}
.top{
	background:url(../images/dropdown-content-top.gif) no-repeat center top;
	width:440px;
	height:7px;
	float:left;
	margin:20px 0 0 0;
}
.tweet-list, .content-area-wrapper {
	width:440px;
	float:left;
	margin: 10px 0;
}
.tweet, .content-area {
	float:left;
	width:420px;
	background:#fff;
	padding:10px 0 0 20px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.tweet-top, .content-area-top {
	width:400px;
	float:left;
	padding:0 0 6px 0;
}

.tweet-top {
	border-bottom:1px solid #e0e0e0;
}

.tweet-top h2, .content-area-top h2 {
    font-family: 'helveticaregular';
	width:400px;
	color:#000;
	font-size:18px;
	line-height:20px;
	font-weight: bold;
	float:left;
}
.content-area-top h2 {
	text-transform:uppercase;
	margin-bottom: 10px;
}

.content-area-top p {
	margin-bottom:20px;
}

.content-area-wrapper.orange div, .content-area-wrapper.orange span{
	background:#FF4000;
}

.content-area-wrapper.orange a, .content-area-wrapper.orange a{
	color:white;
}

.content-area-wrapper.blue div, .content-area-wrapper.blue span {
	background:#5DBCD2;
	color:white;
}

.content-area-wrapper.blue h2 {
	color:white;
}

.content-area-wrapper.blue input, .content-area-wrapper.blue textarea {
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tweet-top h2 a.permalink {
	color:black;
}

.tweet-top h2 a.permalink:hover {
	color:#00a9c3;
}

.tweet-top h2 a.twitter-screenname, .content-area-top h2 a {
	font-size:12px;
	font-weight: normal;
}
.tweet-top span, .content-area-top span {
    font-family: 'helveticaregular';
	font-size:14px;
	float:left;
	width:400px;
	color:#000;
}
.tweet-top span a,.tweet-top span b,..content-area-top span a,.content-area-top span b {
	color:#00a9c3;
}
.tweet-top a.inreply{
    font-family: 'helveticaregular';
	background:url(../images/no-reply-bg.gif) no-repeat left center;
	height:9px;
	color:#00a9c3;
	padding:0px 0 0 10px;
	margin: 1px 0 0 0;
}
.tweet-bottom{
	width:400px;
	float:left;
	padding:0 0 7px 0;
}
.tweet-bottom p{
	width:400px;
	float:left;
	padding:0;
	line-height:13px;
}

.tweet-bottom span{
    font-family: 'helveticaregular';
	font-size:12px;
	float:left;
	color:#000;
	padding:6px 0 0 0;
}

.tweet-bottom span.times{
	width:48px;
}

.tweet-bottom strong{
    font-family: 'helveticaregular';
	font-weight:normal;
	color:#000;
	padding:6px	0 0 26px;
	float:left;
}
.tweet-bottom a{
	color:#00a9c3;
	float:left;
}

.bottom{
	background:url(../images/dropdown-content-bottom.gif) no-repeat left bottom;
	width:441px;
	height:7px;
	float:left;
	margin:0 0 0 -1px;
}
.tweet-bottom a.share{
	float:right;
}

.pagination {
	float:left;
	width:420px;
	padding:10px 0 0 0;
}

.pagination a {
	color:#00a9c3;	
}
.ad {
	width: 440px;
	background: rgba(255, 255, 255, 0.0);
	border: 1px solid #666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:rgb(153,153,153);
	float:left;
	font-size: 14px;
	margin-top: 10px;
}
.ad a {
	color:rgb(153,153,153);
}
.ad img {
	margin:15px;
	float: left;
}
.ad div {
	margin: 15px 0 15px 60px;
}
.ad strong {
	color:white;
	font-weight:normal;
}
/* Contact Page */
.contact-form-input {
	width:380px;
    padding: 5px 10px;
    margin-bottom: 10px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font-size:13px;
    font-family: 'helveticaregular'  
    background: #FFFFFF; 
}

textarea.contact-form-input {
	max-width: 380px;  
    line-height: 150%; 
}

.contact-form-send {
	float:right;
}

.send-btn {
	background-color:white;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:none;
	display:inline-block;
	color:#5DBCD2;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
}.send-btn:hover {
	cursor:pointer;
}.send-btn:active {
	position:relative;
	top:1px;
}

/* End Contact Page */
.footer-content{
	float:left;
	margin:24px 0 0 120px;
	width:440px;
	padding:12px 0 180px 0;
}
.footer-content a{
	float:left;
}
.footer-links{
	float:right;
}
.footer-links li{
    font-family: 'helveticaregular';
	padding:0 10px 0 0;
}
.footer-links li.last2{
	background:none;
	padding-right:0;
}
.footer-links li a{
	font-size:12px;
	color:#00a9c3;
}
.footer-links span {
	padding:0 0 0 10px;
	color:#00a9c3;
}
.footer-content span.copyright{
    font-family: 'helveticaregular';
	width:400px;
	float:right;
	text-align:right;
	padding:10px 0 0 0;
	font-size:10px;
	color:#999999;
}
/* Footer end here */