* {margin: 0; padding: 0; }

body {
	text-align: center;
	/* for IE */margin-top:0px;
	font-family:arial;
	font-size:12px;
	background-color:white;
  }


#layoutContainer {
    margin: 0 auto;
    /* align for good browsers */text-align: left;
    /* counter the body center */width: 1007px;
    height:100%;
    background-color:white;
  }


#topBanner {
    position:relative;
    float:left;
    top:0px;
    width:1007px;
    height:55px;
  }


#logoSandpath {
    position:relative;
    float:left;
    width:211px;
    height:50px;
  }


#menu1 {
    position:relative;
    float:left;
    width:120px;
    height:50px;
    text-align:top;
  }


#menu2 {
    position:relative;
    float:left;
    width:140px;
    height:50px;
  }


#menu3 {
    position:relative;
    float:left;
    width:140px;
    height:50px;
  }


#menu4 {
    position:relative;
    float:left;
    width:140px;
    height:50px;
  }


#menu5 {
    position:relative;
    float:left;
    width:140px;
    height:50px;
  }


#menu6 {
    position:relative;
    float:left;
    width:116px;
    height:50px;
  }


#headerImg {
    position:relative;
    float:left;
    width:1007px;
    height:245px;
  }


#leftPanel {
    position:relative;
    float:left;
    width:257px;
    height:300px;
    background-color:white;
  }


#companyinfo {
    float:left;
    width:230px;
    padding:10px;
    background-color:white;
  }


#companyinfo .back {
    width:140px;
    padding:5px;
    background-color:#434343;
    color:white;
  }

#viewcompanyinfo {
    float:left;
    width:600px;
    padding:10px;
    background-color:white;
  }


#viewcompanyinfo .back {
    width:600px;
    padding:5px;
    background-color:#434343;
    color:white;
  }


#scoring .back {
    width:325px;
    padding:5px;
    background-color:#434343;
    color:white;
	font-weight:bold;
  }


#portfolio .back {
    padding:5px;
    background-color:#434343;
    color:white;
  }


#scoring .rightmargin {
    padding-left:10px;
  }


#portfolio .rightmargin {
    text-align:center;
  }


#portfolio .total {
    background-color:green;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:white;
  }


#bodyContent {
    position:relative;
    float:left;
	padding-top:20px;
    width:750px;
    height:200px;
    background-color:white;
	}
  
#bodyContent1 {
    position:relative;
    float:left;
    width:1007px;
    background-color:white;
  }


#bodyContent2 {
    position:relative;
	margin-top:10px;
    float:left;
    width:1007px;
	height:250px;
    background-color:white;
	text-align:center;
  }

#bodyContent3{
    position:relative;
	margin-top:10px;
    float:left;
    width:1007px;
	height:200px;
    background-color:white;
	text-align:center;
  }

#bodyContentUser {
    margin: 0 auto;
    /* align for good browsers */position:relative;
    clear:both;
    width:500px;
	padding-top:10px;
	padding-bottom:10px;
  }
  


#footer {
    position:relative;
    clear:left;
    bottom:0px;
    width:1007px;
    height:50px;
    background-color:#434343;
  }


#footerText {
    margin:10px;
    text-align:center;
    color:white;
  }


#login {
    position:relative;
    float:right;
    width:350px;
    margin-top:25px;
    margin-right:10px;
    text-align:center;
    vertical-align:right;
  }


label {
    float: left;
    width: 30%;
    text-align:right;
  }


.labelcheckbox {
    float: none;
    width: 200px;
  }


.labelcheckbox1 {
    margin-left: 210px;
  }


form div {
    margin: .8em ;
  }


fieldset {
    margin: .5em;
    font-family:arial;
    font-size:12px;
    background: #f1f1f1;
  }

/* Panel Code starts here  */


#top-lpanel {
    position:relative;
    float:left;
    width:20px;
    height:50px;
    background:url(../images/top-mpanel.jpg);
    background-color:white;
  }


#top-mpanel {
    position:relative;
    float:left;
    width:215px;
    height:50px;
    background:url(../images/top-mpanel.jpg);
    background-repeat:repeat-x;
  }


#top-mpaneltext {
    margin-top:15px;
    color:#FFFFFF;
    text-align:center;
  }


#top-rpanel {
    position:relative;
    float:left;
    width:20px;
    height:50px;
    background-color:white;
  }


#left-panel {
    position:relative;
    float:left;
    width:20px;
    height:500px;
   /* background:url(../images/top-lrpanel.jpg);*/
    background-repeat:repeat-y;
  }

/* change the height to fit the content and menu */
#middle-panel {
    position:relative;
    float:left;
    width:215px;
    height:100%;
    background-color:white;
  }


#right-panel {
    position:relative;
    float:left;
    width:20px;
    height:500px;
   /* background:url(../images/top-lrpanel1.jpg);*/
    background-repeat:repeat-y;
  }

#left-panel1 {
    position:relative;
    float:left;
    width:20px;
    height:100px;
   /*background:url(../images/top-lrpanel.jpg);*/
    background-repeat:repeat-y;
  }


#middle-panel1 {
    position:relative;
    float:left;
    width:215px;
    height:100px;
    background-color:white;
  }


#right-panel1 {
    position:relative;
    float:left;
    width:20px;
    height:100px;
    background:url(../images/top-lrpanel1.jpg);
    background-repeat:repeat-y;
  }



  .links {
    margin-left:15px;
  }



#bottom-lpanel {
    position:relative;
    float:left;
    width:20px;
    height:25px;
    background:url(../images/bottom-mpanel.jpg);
  }


#bottom-mpanel {
    position:relative;
    float:left;
    width:215px;
    height:25px;
    background:url(../images/bottom-mpanel.jpg);
    background-repeat:repeat-x;
  }


#bottom-rpanel {
    position:relative;
    float:left;
    width:20px;
    height:25px;
    background-color:white;
  }

/* Panel Code ends here  */

/* Inner page Code starts here  */


#layout-inner {
    margin: 0 auto;
    /* align for good browsers */text-align: left;
    /* counter the body center */width: 1007px;
    height:100%;
    background-color:white;
  }


#top-ban-inner {
    position:relative;
    width:1007px;
    height:95px;
    background-color:white;
  }


#left-inner {
    position:relative;
    float:left;
    width:256px;
    background-color:white;
	margin-bottom:30px;
  }


#middle-inner {
    position:relative;
    float:left;
    width:700px;
    height:100%;
    background-color:white;
  }


#middle-inner-text {
    margin:15px;
    color:#000000;
    text-align:left;
    background-color:white;
  }


#bodyContainter-inner {
    height:100%;
    background-color:red;
    width:100%;
  }


#footer-inner {
    position:relative;
    left:0px;
    float:left;
    width:100%;
    height:50px;
    background-color:#434343;
  }

#white a:link {
    color:#ffffff;
	text-decoration:none;
  }

#white a:visited {
    color:#ffffff;
	text-decoration:none;
  }
#white a:hover {
    color:gray;
	text-decoration:none;
  }


a:link {
    color:#000000;
  }

/* unvisited link */

a:visited {
    color:#000000;
  }

/* visited link */


a:hover {
    color:red;
  }

/* mouse over link */


a:active {
    color:#000000;
  }

/* selected link */


thead.main {
    background-color : #e5e5e5;
    height : 30px;
    margin-left : 10px;
  }


table.main{
    Margin : 5px;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-style : solid;
    border-top-width : 1px;
    padding:5px;
	
  }

div.scroll {
height: 400px;
width: 600px;
overflow: auto;
border: 1px solid #666;
padding: 8px;
}

div.leftscroll {
height: 100px;
width: 200px;
margin-left:10px;
overflow: auto;
border: 1px solid #666;
padding: 8px;
}


#leftdash{
float:left;
height:330px;
width:340px;
}

#spacedash{
float:left;
height:330px;
width:20px;
	
}

#rightdash{
float:left;
height:330px;
width:340px;

}

#newdealdash{
float:left;
height:150px;
width:340px;
overflow: auto;
margin:5px;
}

#verticaldash{
float:left;
height:30px;
width:340px;
}

#scoringdash{
float:left;
height:150px;
width:340px;
overflow: auto;
}

#graphdash{
height:330px;
width:340px;
overflow: auto;
background-color:#CCC;
}

tr.dash {
    background-color : #e5e5e5;
    height : 30px;
  }


table.dash{
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-style : solid;
    border-top-width : 1px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;

	
  }
.login-tbl {
	background-color: #EFEFEF;
	width: 300px;
	margin:15px;
	border:#000;
	border:1px;
	border-style:solid;
}

.login-tbl-inside {
	background-color: #EFEFEF;
	width: 200px;
	margin-top:15px;
	text-align:center;
}

.textfield {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}

.err
{
	font-size : 12px;
	color: red;
}

h1 {
	color: orange;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #E6E8ED;
}

h2 {
	color: orange;
	margin: 0px 0px 3px;
	padding: 0px 0px 3px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.dashboard
{
width:620px;
height:100px;
overflow:auto;
padding-bottom:10px;
}
	
table.sortable {
	border-spacing: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #444;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}


/*Scott*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid orange;
	color: #000;
	background-color: orange;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid gray;
	font-weight: bold;
	background-color: gray;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ccc;
	color: #ccc;
}

.colorOdd
{
background-color:#CCCCCC;
font-size:11px;
}

.colorEven
{
background-color:#F8F8F8;
font-size:11px;
}

.colorOddCenter
{
background-color:#CCCCCC;
text-align:center;
font-size:11px;
}

.colorEvenCenter
{
background-color:#F8F8F8;
text-align:center;
font-size:11px;
}

.colorCompanyName{
background:#FF9900;
color:#FFFFFF;
text-align:center;
font-size:11px;
font-weight:bold;
}

