body {
background: #000 url(../images/bg.jpg) no-repeat left top;
font-family: Tahoma, Geneva, sans-serif;
color: #202641;
}

fieldset{
background-color: #646464; 
margin-bottom: 10px;
align:center;
-moz-border-radius: 20px;  
border-radius: 20px;  
-webkit-border-radius: 20px;
width: 960px;
margin: 0px auto;
}

a {
color: #202641;
text-decoration: none;
font-weight: bold;
}

ul {
list-style: none;
}
li {
display: inline;
}
.leftAlign{
text-align: left;
}
#menu {
text-align: right;
}
#logo {
text-align: center;
}
.infobox {
background-color: #646464;
border: 1px solid white;
margin-bottom: 10px;
align: left;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
width: 960px;
margin: 0px auto;
}

input[type=checkbox] {
	display:none;
}

input[type=checkbox] + label
{
	background: url(../images/unchecked.png) no-repeat left top;
	height: 24px;
	width: 24px;
	display:inline-block;
	padding: 0 0 0 0px;
}
   
input[type=checkbox]:checked + label
{
	background: url(../images/checked.png) no-repeat left top;
      	height: 24px;
        width: 24px;
        display:inline-block;
        padding: 0 0 0 0px;
}

.buttonClass {
	-moz-box-shadow:inset 0px 0px 2px -5px #ffffff;
	-webkit-box-shadow:inset 0px 0px 2px -5px #ffffff;
	box-shadow:inset 0px 0px 2px -5px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 30px;
	text-decoration:none;
	text-shadow:1px 0px 0px #ffffff;
}.buttonClass:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.buttonClass:active {
	position:relative;
	top:1px;
}
input, textarea { 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; }

.mainContainer{
	margin: 0px 0px 0px auto;
}

.fullPageContainer{
	float: left;
	width: 958px;
	height: 702px:
	border: 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: auto;
}

.contentColLeft{
	float: left;
	width: 540px;
	height: 702px;
	border: 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.contentColRight{
	float: left;
	width: 410px;
	height: 700px;
}
.pendingLeadsContainer{
	width: 405px;
	height: 400px;
	border: 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0px auto;
}
.myLeads{
	width: 535px;
	height: 700px;
	margin: 5px auto;
	padding-left: 5px;
}
.pendingLeads{
	font-size: 12px;
	width: 405px;
	height: 339px;
	overflow: auto;
	margin: 10px auto;
	padding-left: 10px;
}
.activityFeedContainer{
	width: 405px;
	height: 300px;
	border: 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: auto;
	margin-bottom: auto;
}
.activityFeed{
	background-color:
	font-size:10px;
	width: 385px;
	height: 230px;
	overflow: auto;	
	margin: 9px auto;
	padding-left: 9px;
}

.leadInfoContainerDivStandard {
	width: 960px;
	height: 200px;
	background-color: #646464;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 0px auto;
}

.leadInfoContainerDivLarge {
	width: 960px;
	height: 400px;
	background-color: #646464;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 0px auto;
}

.leadInfoDesc{
	width: 950px;
	height: 200px;
	overflow: auto;	
	margin-left: 10px; 
}

.leadInfoActivityFeed{
	width: 950px;
	height: 343px;
	overflow: auto;	
	margin-left: 10px; 
}

.leadInfoActivityMenu
{
	width: 75%
	height: 60px;
	overflow: hidden;
	margin: 5px auto;
}


.div1col1 {
	width: 375px;
	margin-left: 10px;
	float: left;
}

.div1col2 {
	width: 375px;
	float: right;
}

.leadInfoMenuContainer
{
	width: 960px;
	height: 60px;
	vertical-align: middle;
	background-color: #646464;
	border: 1px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 0px auto;

}
.leadInfoMenuLeft {
	margin-top: 5px;
	width: 660px;
	float: left
}
.leadInfoMenuRight{
	margin-top: 5px;
	text-align: right;
	width: 300px;
	float: right;
}
