img {
border:0;
}

/* Changing Selection Color to Custom One */
::-moz-selection{
background: #760F24;
color: #FFFFFF;
} 

::selection {
background: #760F24;
color: #FFFFFF;
} 

textarea#status ::-moz-selection{
background: #760F24;
color: #FFFFFF;
} 

textarea#status ::selection {
background: #760F24;
color: #FFFFFF;
}

#blue-box1{
width:100%;
}
.blue-box{
width:100%;
}
.blue-box div{
background:#A6D5E9 url('../images/top.gif') repeat-x top;
}
.blue-box div div{
background:url('../images/bottom.gif') repeat-x bottom;
}
.blue-box div div div{
background:url('../images/leftside.gif') repeat-y left;
}
.blue-box div div div div{
background:url('../images/rightside.gif') repeat-y right;
}
.blue-box div div div div div{
background:url('../images/top_right.gif') no-repeat top right;
}
.blue-box div div div div div div{
background:url('../images/top_left.gif') no-repeat top left;
}
.blue-box div div div div div div div{
background:url('../images/bottom_right.gif') no-repeat bottom right;
}
.blue-box div div div div div div div div{
background:url('../images/bottom_left.gif') no-repeat bottom left;
}
.blue-box div div div div div div div div div
{
background:none;
}
#cont{
padding: 15px;
height:250px;
}
.vcard{
float:left;
padding:0 3px 2px 1px;
}

.white-box{
width:100%;
}
.white-box div{
background:#F5FAFB url('../images/bgr_box_etop.png') repeat-x top;
}
.white-box div div{
background:url('../images/bgr_box_ebottom.png') repeat-x bottom;
}
.white-box div div div{
background:url('../images/bgr_box_eleft.png') repeat-y left;
}
.white-box div div div div{
background:url('../images/bgr_box_eright.png') repeat-y right;
}
.white-box div div div div div{
background:url('../images/bgr_box_cright.png') no-repeat top right;
}
.white-box div div div div div div{
background:url('../images/bgr_box_cleft.png') no-repeat top left;
}
.white-box div div div div div div div{
background:url('../images/bgr_box_cbright.png') no-repeat bottom right;
}
.white-box div div div div div div div div{
background:url('../images/bgr_box_cbleft.png') no-repeat bottom left;
}
.white-box div div div div div div div div div
{
background:transparent;
padding: 10px;
}

#content {
	min-height:800px;
	margin:10px 30px;
}

/* Forms */
#content form {
	clear: both;
	/*margin-right: 0px; */
	padding: 0;
	width: 100%;
}
#content fieldset {
	border: 1px solid #ccc;
	margin-top: 5px;
	padding: 5px 20px;
}
#content fieldset legend {
	/*background:#fff;
	color: #e32;
	font-size: 110%;
	font-weight: bold;*/
}
#content fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 8px 10px;
}
#content fieldset fieldset legend {
	/*font-size: 100%;*/
	font-weight: normal;
}
#content fieldset fieldset div {
	clear: left;
	margin: 0 10px;
}

#content form div {
	/*clear: both;*/
	margin-bottom: .5em;
	padding: .15em;
	vertical-align: text-top;
}

#content form div.nospace,  #content form div.clear {
	/*clear: both;*/
	margin:0;
	padding:0;
}

/* Exception for Bluebox Textarea */
#content form div.blue-box div{
	clear: none;
	margin-bottom: 0;
	padding: 0;
}

#content form div.input {
	color: #444;
}
#content form div.required {
	color: #333;
	font-weight: bold;
}
#content form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	/*margin-left: 140px;*/
}
#content label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
#content input, textarea {
	clear: both;
	font-size: 120%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
#content select {
	/*clear: both;*/
	font-size: 110%;
	vertical-align: text-bottom;
	width: 100%;
}
#content select[multiple=multiple] {
	width: 100%;
}
#content option {
	font-size: 110%;
	padding: 0 3px;
}
#content input[type=checkbox] {
	/* clear: left; */
	float: left;
	margin: 0px 6px 2px 2px;
	width: auto;
}
#content input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 2px 0;
}
#content div.radio label {
	margin: 0 0 5px 20px;
}
#content input[type=submit] {
	display: inline;
	font-size: 120%;
	padding: 2px 5px;
	width: auto;
	font-weight:bold;
	vertical-align: bottom;
}
#content div#menu	{
	width:100%;
	margin:0;
	padding: 2px 10px;
	background:#000;
	color:#FFF;
	height:25px;
}

#content div#mainmenu	{
	list-style:none;
	display:inline;
	padding:0 5px;
	background:none;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.message ul	{
	font-size:90%;
	font-weight:normal;
	list-style-type:disc;
	margin:2px 30px;
}

/* Generate Shade */
.shade1{
  background-color:#e8e8e8;
  margin-bottom:10px;
}
.shade2{
  position:relative;
  background-color:#cbcbcb;
  top:-2px;
  left:-2px;
}
.shade3{
  position:relative;
  background-color:#a0a0a0;
  top:-1px;
  left:-1px;
}
.tweets	{
	font-size:12px;
	background: #F1F7F9;
	min-height:70px;
	padding: 5px;
}
.tweet-date {
	font-size:11px;
	color: #AAA;
}
.tweet-account {
	min-height:100px;
	padding:5px;
	background:#F4F9FA;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/* Showing Hand on Mouseover*/
.hand {
	cursor: pointer;
}

.tweets span.hand {
	width:100%;
	overflow:hidden;
}
/* Style for Tweet List Div*/

#tweet-list {
	height:500px;
	overflow:auto;
	width:49%;
	float:left;
}
#follow-tweets {
	height:500px;
	overflow:auto;
	width:49%;
	float:right;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.nospace {
	padding:0;
	margin:0;
}
/* STyle for the Bottom Terms of Service Div */
#tos {
height:250px;
overflow:auto;
font-family:Tahoma;
background:#FFF;
padding:5px;
}


.status-btn {
	float:right;
	background:url(../images/update.gif); 
	border:0 none;
	color:#666666;
	font-size:14px; 
	height:32px;
	margin-left:3px; 
	width:115px;
	padding:10px 40px;
}
div.status-btn input.round-btn:hover {
	background:#F4F9FA url(../images/round-btn-hover.gif) repeat scroll 0 0;
	font-size:14px;
}

.dob select {
width:100px;
}
#drop-people .checkbox {
float:left;
}
#drop-people .checkbox label {
display:inline;
}
