﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #ffffff; /*was 5c87b2*/
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969; /*was 696969*/
}

a:link
{
    color: #034af3;
    text-decoration: underline;
}
a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
    font: Geneva;
    color: Blue;
    font-weight:lighter;
}
h3
{
    font-size: 1.2em;
    font: Geneva;
    color: Black;
    font-weight:lighter;
    background-color: #e8eef4;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    width: 1025px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    
    position: relative;
    height: 185px;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    background-image: url(/Content/Biznostic_logo_nd.jpg);
    
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #000;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

#leftcolumn
{
	margin-top: 0px;
	margin-right: 8px;
	width: 380px;
	float:left;
	border: 1px solid #CCC;
	

	
}



#middlecolumn
{
	margin-top: 10px;
	margin-right: 8px;
	float:left;
	width: 380px;
	border: 1px solid #CCC;
	
	
}

#prodcolumn
{
	margin-top: 10px;
	margin-right: 8px;
	float:left;
	width: 760px;
	border: 1px solid #CCC;
	
	
}

#oppcolumn
{
	margin-top: 10px;
	margin-right: 8px;
	float:left;
	width: 760px;
	border: 1px solid #CCC;
	
	
}

#purcolumn
{
	margin-top: 10px;
	margin-right: 8px;
	float:left;
	width: 760px;
	border: 1px solid #CCC;
	
	
}

#bidcolumn
{
	margin-top: 10px;
	margin-right: 8px;
	float:left;
	width: 760px;
	border: 1px solid #CCC;
	
	
}

#rightcolumn
{
	margin-top: 0px;
	float:right;
	width: 185px;
	border: 1px solid #CCC;
	
	
}




#projectmessage
{
	margin-top: 10px;
	float:left;
	width: 770px;
	border: 1px solid #CCC;	
	
}
#opptask
{
	margin-top: 10px;
	float:left;
	width: 770px;
	border: 1px solid #CCC;	
	
}
#oppmsg
{
	margin-top: 10px;
	float:left;
	width: 770px;
	border: 1px solid #CCC;	
	
}

#2ColumnLeft
{
	float:right;
	width: 185px;
	border: 1px solid #CCC;
	
}

#2ColumnRight
{
	float:right;
	width: 185px;
	border: 1px solid #CCC;
	
}

#ColumnWideLeft
{
	float:left;
	width: 450px;
	border: 1px solid #CCC;
	
}

#MiddleForm
{float:left;
	width: 285px;
	border: 1px solid #CCC;
	
}

#ColumnSkinnyRight
{
	float:right;
	width: 215px;
	border: 1px solid #CCC;
}
#indexlanding
{
		
	/*float: left;*/
	width: 850px;
	height: 450px;
	background-image: url(/Content/BiznosticLand.jpg);
}
#indexright
{
	float: right;
	width: 100px;	
	
}

#featurecolone
{
	float:left;
	width: 200px;
 }
#featurecoltwo
{
	float:left;
	width: 200px;
}
#featurecolthree
{
	float:left;
	width: 200px;
 }
 
 #callout
 {
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	width: 820px;	
 }
 
 #jobtwocolumnleft
 {
	float: left;
	width: 270px;	
 }
 
 #jobtwocolumnright
 {
 	float: right;
 	width: 600px;
 }
 #standardtwocolumnleft
 {
 	float: left;
	width: 650px;
 }
 
 #standardtwocolumnright
 {
 	float: right;
 	width: 250px;
 }
 
 #registrationleft
 {
 	float: left;
	width: 350px;
 	
 }
 
 #registrationright
 {
 	padding-left:15px;
 	float: left;
 	width: 350px;
 }
 
 .crmvrmtable
 {
 	margin-top: 10px;
	margin-right: 8px;
	width: 760px;
	float:left;
	border: 1px solid #CCC;
		
 }



/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    /*border-bottom: 1px #5C87B2 solid;*/
   /* padding: 0 0 0;*/
    
    clear:both;
    position: relative;
   margin: 50px;
    text-align: left;
}

ul#menu li

{
	clear:both;
	 position: relative;
    display: inline;
    list-style: none;
}




ul#menu li#greeting
{
    clear:both;
    /*padding: 10px 20px;*/
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #000000; /*was fff*/
}

ul#menu li a
{
    
    clear:both;
    padding-left: 30px;
    padding-top: 30px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    /*background-color: #e8eef4;*/
    color: White; /*was #034af3*/
}

ul#menu li a:hover
{
   /* background-color: #fff;*/
    text-decoration:overline;
}

ul#menu li a:active
{
    
    text-decoration: none;
}

/*ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}*/

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  /*padding: 5px;   */
  border: solid 1px #e8eef4;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}

#menucontainer
{
    
   clear:both;
    margin-top:60px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay
{
    
    clear:both;
    font-size:1.1em;
    display:block;
    text-align:right;
    
    color:White; /*was White*/
    padding-top:44px;
    padding-right:105px;
    /*margin-top:44px;
    margin-right:105px;*/
}

#logindisplay a:link
{
    color: White;
    text-decoration: underline;
    
}

#logindisplay a:visited
{
    color: White;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: Gray;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

#timeline { list-style: none; padding: 0;}
#timeline { border-width: 1px; border-color: #0000FF; }
#timeline li { border-top: dashed 1px #888; padding: 5px 0; }
#timeline li:hover { background-color: #eee; }
#timeline li div.message { font-size: 10pt; }
#timeline li div.message a { font-weight: bold; }
#timeline li div.time { font-size: 8pt; font-style:italic; }

#inboxbid { list-style: none; padding: 5;}
#inboxbid li { border-top: dashed 1px #888; padding: 5px 0; }
#inboxbid li:hover { background-color: #eee; }
#inboxbid li div.message { font-size: 10pt; }
#inboxbid li div.message a { font-weight: bold; }
#inboxbid li div.time { font-size: 8pt; font-style:italic; }

.ui-datepicker { background-color:White; width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }


ul#subnavmenu
{
    border-bottom: 1px Gray solid;
    padding: 0 0 0;
    position: relative;
    margin: 10px;
    text-align: left;
    
}

ul#subnavmenu li
{
    display: inline;
    list-style: none;
}




ul#subnavmenu
{
    padding: 10px 20px;
    text-decoration: none;
    line-height: 2.8em;
    color: Gray;
}

ul#subnavmenu li a
{
    padding: 10px 30px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    /*background-color: #e8eef4;*/
    color: Gray;
}

ul#subnavmenu li a:hover
{
   /* background-color: #fff;*/
    text-decoration: underline;
}

ul#subnavmenu li a:active
{
    color: Black;
    text-decoration: none;
}

ul#subnavmenu li.selected a
{
    
    color: Black;
}

#messageblock
{
	
	background-color: #E6E8FA;
	height: 100px;
	width: 400px;	
	border: solid, 1px, Orange;
	
}

.roundedcornr_box {
	background: url(/Content/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(/Content/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(/Content/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(/Content/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(/Content/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -1px;
}
.roundedcornr_content { /*padding: 0 1px;*/ }



#uibutton

.switchbutton 
{
	color: White;
background: White url("../Content/button.jpg")/*repeat-x scroll 0 -801px PUT COLOR BACK TO 0000ff*/;
border:1px solid #025C8F;
cursor:pointer;
line-height:1.4;
margin-left:-5px;
padding:3px 12px 2px;
}

.donebutton
{
	color: White;
background: White url("../Content/done.png")
}

.helpbutton
{
	color: White;
background: White url("../Content/help.png")
}

.peoplebutton
{
	color: White;
background: White url("../Content/people.png")
}

.sendmessage
{
	color: White;
background: White url("../Content/sendmessage.png")
}

.removebutton
{
	color: White;
background: White url("../Content/remove.png")
}

#social
{
	
	
}

