#buddibot {
	padding: 0px;
	margin: 0px;
	max-width: 1420px;
	min-width: 980px;
	color: #333333;
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	overflow-x: hidden;
}

.logo {
	width: 100%;
	height: 62px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/logo.png);
}

.menubar {
}

.menuleft {
	float: left;
	height: 96px;
	width: 46px;
	background-repeat: no-repeat;
	background-image: url(../images/menu-left.png);
}

.menuright {
	float: left;
	height: 96px;
	width: 46px;
	background-repeat: no-repeat;
	background-image: url(../images/menu-right.png);
}

.menulinks {
	float: left;
	height: 96px;
	width: 90%;
	background-repeat: repeat-x;
	background-image: url(../images/menu-extend.png);
}

.menulinks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #999999;
}

.menulinks ul li {
	background-position: right 10px;
	background-repeat: no-repeat;
	background-image: url(../images/linkseperator.png);
	padding-bottom: 0px;
	padding-right: 48px;
	padding-top: 16px;
	float: left;
	margin: 0px;
}

.menubar a:link, .menubar a:visited {
	text-decoration: none;
	color: #999999;
}

.menubar a:hover, .menubar a:active {
	text-decoration: none;
	color: #94b446;
}

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

.menubar li .selected {
    color: #94B446;
}
.subpanel .selected {
    color: #94B446 !important;
}

.content {
	clear: both;
	position: relative;
	top: -65px;
	width: auto;
	border-bottom-width: 1px;
	color: #666666;
	font-size: 0.9em;
	padding-right: 46px;
	padding-left: 46px;
}

.usercontent {
	width: auto;
	color: #333333;
	font-size: 1.1em;
	padding-right: 46px;
	padding-left: 46px;
}

h1 {
	font-size: 2.6em;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-top: 0px;
	color: black;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

.wrap {
	padding-right: 20px;
	padding-bottom: 6px;
	border-bottom-color: #e3e3e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: hidden;
}

.wrappadding {
	padding-right: 20px;
	padding-bottom: 6px;
	padding-top: 16px;
	border-bottom-color: #e3e3e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: hidden;
}

.clearfix {
	clear: both;
}

.pilot {
	float: left;
	clear: both;
	top: -65px;
	position: relative;
	padding-top: 6px;
	width: 100%;
	border-bottom-width: 1px;
	color: #666666;
	font-size: 0.8em;
	padding-right: 46px;
	padding-left: 46px;
}

h2 {
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}

.onethird {
	float: left;
	padding-bottom: 18px;
	padding-right: 6px;
	width: 28%;
}

.twothird {
	float: left;
	width: 56%;
}

.footer {
	float: left;
	clear: both;
	top: -65px;
	position: relative;
	color: #94b446;
	padding-top: 6px;
	width: 100%;
	border-bottom-width: 1px;
	font-size: 0.7em;
	padding-right: 46px;
	padding-left: 46px;
}

#worldmap {
	background-position: 60px 10px;
	height: 380px;
	background-repeat: no-repeat;
	background-image: url(../images/worldmap.png);
}

#faq {
	float: right;
	background-position: left 10px;
	background-repeat: no-repeat;
	background-image: url(../images/linkseperator-right.png);
	padding-right: 0px;
	padding-left: 48px;
}

.question {
	padding-top: 4px;
	color: black;
	font-weight: bold;
	border-top-color: #e3e3e3;
	border-top-width: 1px;
	border-top-style: solid;
}

.answer {

}

p {
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.popin {
	padding-top: 16px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-image: url(../images/popin.png);
	float: right;
	height: 260px;
	width: 400px;
	margin-bottom: 20px;
}

.popintall {
	padding-top: 16px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-image: url(../images/popintall.png);
	float: right;
	height: 300px;
	width: 400px;
	margin-bottom: 20px;
}

.popin p, .popintall p {
	padding-right: 16px;
	padding-left: 16px;
}
.popin .formwrap, .popintall .formwrap {
	padding-right: 16px;
	padding-left: 16px;
}

.signup {
	margin-left: -10px;
	float: left;
	height: 60px;
	color: black;
	width: 128px;
	background: url(../images/signup-button.png) no-repeat 0px 0px;
}

.signup:hover {
	background: url(../images/signup-button.png) no-repeat 0px -60px;
}

.calls {

	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/telephone-icon.png) no-repeat center 0px;
}

.calls:hover {
	background: url(../images/telephone-icon.png) no-repeat center -38px;
}

.contacts {

	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/contact-icon.png) no-repeat center 0px;
}

.contacts:hover {
	background: url(../images/contact-icon.png) no-repeat center -38px;
}

.photos {

	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/photos-icon.png) no-repeat center 0px;
}

.photos:hover {
	background: url(../images/photos-icon.png) no-repeat center -38px;
}

.settings {
	/* margin-right: 10px; */
	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/settings-icon.png) no-repeat center 0px;
}

.settings:hover {
	background: url(../images/settings-icon.png) no-repeat center -38px;
}

.reminders {

	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/alarms-icon.png) no-repeat center 0px;
}

.reminders:hover {
	background: url(../images/alarms-icon.png) no-repeat center -38px;
}

.playlist {

	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/podcast-icon.png) no-repeat center 0px;
}

.playlist:hover {
	background: url(../images/podcast-icon.png) no-repeat center -38px;
}

.play {
    background:transparent url(../images/play-pause.png) no-repeat scroll 0 0;
    float:left;
    height:32px;
    margin-top:4px;
    width:32px;
}

.play:hover {
    background:transparent url(../images/play-pause.png) no-repeat scroll -32px 0
}
.pause {
    background:transparent url(../images/play-pause.png) no-repeat scroll 0 -32px;
    float:left;
    height:32px;
    margin-top:4px;
    width:32px;
}
.pause:hover {
    background:transparent url(../images/play-pause.png) no-repeat scroll -32px -32px;
    
}
.logout {
	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/logout-icon.png) no-repeat center 0px;
}

.logout:hover {
	background: url(../images/logout-icon.png) no-repeat center -38px;
}

.search {
	float: left;
	height: 38px;
	width: 50px;
	background: url(../images/search-icon.png) no-repeat center 0px;
}

.search:hover {
	background: url(../images/search-icon.png) no-repeat center -38px;
}
.viewdemo {
background:transparent url(../images/buddidemo.png) no-repeat scroll center 0;
float:right;
height:80px;
margin-left:60px;
width:80px;
}
.viewdemo:hover {
background:transparent url(../images/buddidemo.png) no-repeat scroll center -80px;
}

.login {
	float: left;
	height: 38px;
	width: 38px;
	background: url(../images/login-icon.png) no-repeat center 0px;
}

.login:hover {
	background: url(../images/login-icon.png) no-repeat center -38px;
}

.signup span,
.calls span,
.contacts span,
.medicines span,
.settings span,
.reminders span,
.playlist span,
.logout span,
.login span,
.gallery span,
.gallery_active span,
.reminders_active span,
.search_active span,
.contacts_active span,
.playlist_active span,
.settings_active span,
.search span {
	visibility: hidden;
	position: relative;
	top: 44px;
	color: #999999;
}

.calls:hover span,
.contacts:hover span,
.medicines:hover span,
.settings:hover span,
.reminders:hover span,
.playlist:hover span,
.login:hover span,
.logout:hover span,
.gallery:hover span,
.gallery_active span,
.reminders_active span,
.contacts_active span,
.playlist_active span,
.settings_active span,
.search:hover span {
	visibility: visible;
}

.pagewrap {
		z-index: 200;
		display: none;
		left: 0px;
		position: absolute;
		top: 0px;
		height: 100%;
		width: 100%;
	}

.island {
		padding: 10px;
		background-repeat: no-repeat;
		background-image: url(../images/island.png);
		overflow: hidden;
		height: 400px;
		position: absolute;
		width: 600px;
		margin-left: -300px;
		left: 50%;
		top: 100px;
	}

.island-bbd {
		padding: 10px;
		background-repeat: no-repeat;
		background-image: url(../images/island-bbd.png);
		overflow: hidden;
		height: 412px;
		position: absolute;
		width: 669px;
		margin-left: -334px;
		left: 50%;
		top: 50px;
	}

.island-text {
		font-size: 0.7em;
		width: 580px;
		margin: 10px;
		overflow-y: scroll;
		height: 360px;
}

.island-text-bbd {
		font-size: 0.7em;
		overflow: hidden;
}

/*INPUTS*/

input {
	margin-bottom: 3px;
	color: #333333;
}
input.mandatory {
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-color: #cccccc;
	border-bottom-color: #ff3300;
	border-right-color: #cccccc;
	border-top-color: #cccccc;
	color: #333333;

}

input.regular {
	width: 140px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	color: #333333;
}

input.small {
	width: 80px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	color: #333333;
}

input.plug {
	border-left: #999999 1px solid;
	border-bottom: #333333 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	background: #cccccc;
	color: #333333;
	margin: 1px;
	height: 22px;
}

input.plug:hover {
	color: #ffffff;
	background: #94b446;
}

.alerttext {
	color: #ff3300;
	font-size: 0.7em;
}
label {
	font-size: 0.9em;
	color: #666666;
	height: 24px;
	float: left;
	width: 160px;
}
textarea {
	margin-bottom: 8px;
	height: 60px;
	width: 200px;
}

textarea.small {
	height: 40px;
	border: #cccccc solid 1px;
}

input.url {
	width: 300px;
	border: #cccccc solid 1px;
}

input.check {
	margin: 0px;
}

.table {

	max-width: 1340px;

	font-size: 0.8em;

}

.header {
	padding-right: 10px;
	color: black;
	padding-bottom: 6px;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 10px;
}

.tablegrey {
	background-color: #f3f3f3;
}

.tablewhite {
	background-color: white;
}

.listitem {
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 3px;
	padding-left: 10px;
}

.listitem-noborder {
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 3px;
	padding-left: 10px;
}

.listitem-noborder-left {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 3px;
	padding-left: 10px;
}

.listitem-bold {
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
}

.listitem-number {
	padding-right: 12px;
	width: 24px;
	text-align: right;
	padding-bottom: 6px;
	padding-top: 3px;
}

.listitem-edit {
	padding-left: 6px;
	width: 120px;
	text-align: right;
	padding-bottom: 6px;
	padding-top: 3px;
}

.table label {
	float: none;
	padding-top: 3px;
	width: auto;
	color: black;
	font-weight: bold;
	font-size: 1em;
}

.table a:link, .table a:hover, .table a:active, .table a:visited {
	text-decoration: underline;
}

img {
	border-width: 0px;
}

.loginpanel {
margin-right: 80px;
	float: right;
	width: 400px;
	padding-left: 20px;
	padding-top: 2px;
	color: #999999;
	top: -57px;
	z-index: 99;
	position: relative;
	font-size: 0.7em;
	background-repeat: no-repeat;
	background-image: url(../images/loginpanel.png);
	height: 56px;
}

.subpanel {
	margin-left: 26px;
	float: left;
	width: 400px;
	padding-left: 20px;
	padding-top: 4px;
	color: #999999;
	top: -57px;
	z-index: 99;
	position: relative;
	font-size: 0.8em;
	background: url(../images/subpanel.png) 0px 0px no-repeat;
	height: 56px;
}

.subpanel a:link, .subpanel a:visited {color: #666666;}

.subpanel a:hover, .subpanel a:active {color: #94b446;}

.loggedinpanel {
	margin-right: 80px;
	float: right;
	width: 600px;
	padding-left: 20px;
	padding-top: 2px;
	color: #999999;
	top: -57px;
	z-index: 100;
	position: relative;
	font-size: 0.7em;
	background-repeat: no-repeat;
	background-image: url(../images/loggedinpanel.png);
	height: 56px;
}

.logintext {
	width: 300px;
	float: left;
}

.loginpanel input {
	color: #e3e3e3;
	background-color: white;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
}

.loginpanel .icons {
	height: 44px;
	text-align: center;

}

.loggedinpanel .icons {
	height: 44px;
	text-align: center;

}

.addedit {
	background: #f7f7f7;
}

.addedit input {
	margin: 0px;
}

#addnew {
/* 	display: none; */
}

#search {
	display: none;
	padding-left: 0px;
	padding-bottom: 40px;
	padding-right: 0px;
	padding-top: 10px;
}

#search input.searchbox {
	border-width: 0px;
	background-image: url(../images/searchbox.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
	height: 24px;
	color: #999999;
	width: 240px;
}

#search input.searchbutton {
	background-position: 0px 0px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-width: 0px;
	font-weight: bold;
	color: white;
	width: 80px;
	background: url(../images/searchbutton.gif) no-repeat 0 0 #ffffff;
}

#search input.searchbutton:hover {
	background-position: 0 -24px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-width: 0px;
	font-weight: bold;
	color: white;
	width: 80px;
	background: url(../images/searchbutton.gif) no-repeat 0 -24px #ffffff;
}

input.addbutton {
	background-position: 0px 0px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 15px;
	border-width: 0px;
	font-weight: bold;
	color: #999999;
	width: 80px;
	background: url(../images/add-button.png) no-repeat 0 0 #f7f7f7;
}

input.addbutton:hover {
	background-position: 0 -24px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-width: 0px;
	font-weight: bold;
	color: #999999;
	width: 80px;
	background: url(../images/add-button.png) no-repeat 0 -24px #f7f7f7 ;
}

input.genbutton {
	background-position: 0px 0px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-width: 0px;
	font-weight: bold;
	color: #999999;
	width: 80px;
	background: url(../images/genbutton.gif) no-repeat 0 0 #f7f7f7;
}

input.genbutton:hover {
	background-position: 0 -24px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-width: 0px;
	font-weight: bold;
	color: #999999;
	width: 80px;
	background: url(../images/genbutton.gif) no-repeat 0 -24px #f7f7f7 ;
}

input.largebutton {
	background-position: 0px 0px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-width: 0px;
	font-weight: bold;
	color: #999999;
	width: 180px;
	background: url(../images/largebutton.gif) no-repeat 0 0 #f7f7f7;
}

input.largebutton:hover {
	background-position: 0 -24px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 24px;
	border-width: 0px;
	font-weight: bold;
	color: #999999;
	width: 180px;
	background: url(../images/largebutton.gif) no-repeat 0 -24px #f7f7f7 ;
}

#search input {
	border-width: 0px;
	font-size: 1.2em;
}

#team, #newslist {
	width: 800px !IMPORTANT;
}

#team h2, #newslist h2 {padding-top: 12px; margin-top: 12px; border-top: 1px solid #e3e3e3; }

.lastentry {padding-bottom: 24px; }

small {
	font-size: 0.6em;
}

#subbu, #lonz, #rao, #rob, #ian, #agk, #ash, #anil, #vemuri {display: none; }

.morelink, .morelink a:link, .morelink a:hover {color: #94b446; font-size: 0.8em; }

.pilot ul {list-style-type: none; padding: 0px; margin: 0px;}

.center {text-align: center;}

.black {color: black;}

.photowrapper {
	margin-bottom: 10px;
}

.photobox {
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	height: 250px;
	width: 240px;
}

.photocomment {
	padding-top: 4px;
	max-height:68px;
	color: #333333;
	font-size: 0.8em;
	width: 160px;
	overflow: hidden;
}

.photometa {
	padding-top: 4px;
	font-size: 0.7em;
	color: #94b446;
}

