/* ==================== Default stylesheet for Handshake ======================= */

/* ============================== PAGE ELEMENTS ================================ */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL, INPUT 
{
    font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

A 			{}
A:link 		{color: #00226E; background: transparent; text-decoration: underline;}
A:visited 	{color: #D7001C; background: transparent; text-decoration: underline;}
A:active 	{color: #07001C; background: transparent; text-decoration: underline;}
A:hover 	{color: #92A3C0; text-decoration: underline;}

BODY        {margin: 0 0 0 0; padding: 0 0 0 0;}

DIV, P
{
    border: 0 0 0 0; 
    padding: 0 0 0 0; 
    margin: 0 0 0 0;
}

/* ============================== ICONS AND IMAGES ============================= */
A.iconlink
{
    text-decoration: none;
}
A.iconlink:link
{
    text-decoration: none;
}
A.iconlink:active
{
    text-decoration: none;
}
A.iconlink:hover
{
    text-decoration: none;
    border: #92A3C0 1px solid;
}

/* ============================== PAGE LAYOUT ================================== */
TABLE.page 
{ 
    width: 100%; 
    border: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
}

TD.leftcolumn 
{
    WIDTH: 250px;
    border: 0px 0px 0px 0px; 
    padding: 5px 8px 5px 5px;
    margin: 0px 0px 0px 0px;
}
TD.maincolumn 
{
    WIDTH: auto;
    border: 0px 0px 0px 0px; 
    padding: 5px 8px 5px 8px;
    margin: 0px 0px 0px 0px;
}
TD.rightcolumn 
{
    WIDTH: 250px;
    border: 0px 0px 0px 0px; 
    padding: 5px 5px 5px 8px;
    margin: 0px 0px 0px 0px;
}

TABLE.page TD.pageheader
{ 
    height: 75px;
}

TABLE.page TD.pageheader TD.leftcolumn
{ 
    vertical-align: top;
}

TABLE.page TD.pageheader TD.maincolumn
{ 
    vertical-align: bottom;
    padding: 5px 10px 5px 30px;
}

TABLE.page TD.pageheader TD.rightcolumn
{ 
    position: relative;
    vertical-align: top;
}

TABLE.page TD.pageheader TD.rightcolumn DIV.adminbuttons
{ 
    position: absolute;
    bottom: -30px;
    right: 20px;
}
TABLE.page TD.pageheader TD.rightcolumn DIV.userbuttons
{ 
    position: absolute;
    bottom: -10px;
    right: 20px;
}

TABLE.page TD.pagebody
{ 
    vertical-align: top;
    /*background-image: url(../../Images/background.gif);
    height: 700px;*/
}

TABLE.page TD.pagebody TD.leftcolumn
{ 
    vertical-align: top;
    padding: 5px 5px 5px 25px;
}

TABLE.page TD.pagebody TD.maincolumn
{ 
    vertical-align: top;
    padding: 5px 5px 5px 11px;
    /*border-left: #00226E 1px solid;
    border-right: #00226E 1px solid;*/
}

TABLE.page TD.pagebody TD.rightcolumn
{ 
    vertical-align: top;
    padding: 5px 25px 5px 11px;
}

TABLE.page TD.pagebody TABLE.socontentbox TR.boxcontent TD.content
{
    height: 100px;
}


/* ============================ CARD PAGE LAYOUT ================================ */
TABLE.page TD.pagebody TABLE.card TD.leftcard
{
    WIDTH: 70%;
    border: 0px 0px 0px 0px; 
    padding: 5px 0px 5px 50px;
    margin: 0px 0px 0px 0px;
}
TABLE.page TD.pagebody TABLE.card TD.rightcard
{
    WIDTH: 300px;
    border: 0px 0px 0px 0px; 
    padding: 5px 50px 5px 5px;
    margin: 0px 0px 0px 0px;
}
TABLE.page TD.pagebody TABLE.card TD.listcard
{
    WIDTH: auto;
    border: 0px 0px 0px 0px; 
    padding: 5px 50px 5px 50px;
    margin: 0px 0px 0px 0px;
}

TABLE.page TD.pagebody TABLE.card TABLE.socontentbox TR.boxcontent TD.content
{
}

TABLE.page TD.pagebody TABLE.card TR.uppercards TABLE.socontentbox TR.boxcontent TD.content
{
    min-height: 220px;
    padding: 5px 15px 5px 5px;
}

TABLE.page TD.pagebody TABLE.card TR.lowercards TABLE.socontentbox TR.boxcontent TD.content
{
    height: 600px;
    padding: 5px 0px 5px 5px;
}

/* ========================== ONE CARD PAGE LAYOUT ============================ */
TABLE.page TD.pagebody DIV.onecard
{
    WIDTH: 70%;
    text-align: center;
    border: 0px 0px 0px 0px; 
    padding: 5px 15% 5px 15%;
    margin: 0px 0px 0px 0px;
}

/* ========================== LOGIN PAGE LAYOUT ============================ */
TABLE.page TD.pagebody DIV.onecard DIV.loginpage
{
    WIDTH: 70%;
    text-align: center;
    border: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px;
}

TABLE.page TD.pagebody DIV.onecard DIV.loginpage DIV.changepassword
{
    padding: 10px 25px 10px 5px;
}

/* =========================== ADMIN PAGE LAYOUT ============================== */
TABLE.page TD.pagebody TD.adminleftcolumn TABLE.socontentbox TR.boxcontent TD.content
{
    min-height: 150px;
}

TABLE.page TD.pagebody TD.adminleftcolumn
{
    WIDTH: 50%;
    border: 0px 0px 0px 0px; 
    padding: 5px 0px 5px 25px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
}

TABLE.page TD.pagebody TD.adminleftcolumn TABLE.socontentbox TR.boxcontent TD.content
{
    min-height: 150px;
}

TABLE.page TD.pagebody TD.adminrightcolumn
{
    WIDTH: 50%;
    border: 0px 0px 0px 0px; 
    padding: 5px 25px 5px 0px;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
}

TABLE.page TD.pagebody TD.adminrightcolumn TABLE.socontentbox TR.boxcontent TD.content
{
    height: 200px;
}

TABLE.page TD.pagebody DIV.handshakeadmin TABLE.settings
{
    border: 0 0 0 0;
    padding: 2px 10px 2px 0px;
    margin: 0 0 0 0;
    width: 100%;
}

/* ========================== POPUP PAGE LAYOUT ============================ */
DIV.popuppage
{
    text-align: center;
    border: 0px 0px 0px 0px; 
    padding: 25px 20px 25px 20px;
    margin: 0px 0px 0px 0px;
    /* background-color: #D9E4ED; */
}
DIV.popuppage DIV.onecard
{
}
DIV.popuppage DIV.closewindow
{
    text-align: right;
}

/* ========================== CUSTOM CLASSES: Text ============================= */
SPAN.userlabel 
{ 
    color: #D7001C; 
    font-weight: bold; 
}

DIV.morelink, TD.morelink, P.morelink 
{ 
    text-align: right; 
    margin: 4px 5px 4px 10px; 
}

TD.warning, P.warning, SPAN.warning
{
    color: #D7001C;
}

.label
{
	color: #696969;
	white-space: nowrap;
    padding-right: 3px;	
}
TD.label
{
    width:80px;
}
TD.editlabel
{
    padding: 3px 6px 3px 0px;
	margin: 0;
	border: 0;
	white-space: nowrap;
}
.labelfield
{
	white-space: nowrap;
}

TD.heading, P.heading, SPAN.heading, TABLE.socontentbox TR.boxheader TD.tab TD.selectedcontent
{
    font-size: 12px;
    font-weight: bold;
    color: #D7001C;
    text-align: left;
}

TABLE.socontentbox TR.boxheader TD.tab TD.selectedcontent
{
	text-transform: uppercase;
    /*font-variant: small-caps;*/
}

TD.spacer, P.spacer, SPAN.spacer, DIV.spacer
{
    height: 5px;
    width: 5px;
}
TD.doublespacer, P.doublespacer, SPAN.doublespacer, DIV.doublespacer
{
    height: 10px;
    width: 5px;
}

.heading2, .personname, .contactname
{
	font-weight: bold;
}
.cardtitle
{
	font-size: large;
	font-weight: bold;
}
.title, .department
{
	font-style: italic;
}

.radiobutton
{
	padding: 0;
	margin: 0;
}


/* ============================ DATA LIST ================================ */
TD.solistheader
{
    border-bottom: solid 1px #999BA7;
    font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: 0;
}

TD.solistfooter, DIV.solistfooter
{
    border-bottom: solid 1px #999BA7;
	margin: 1px 10px 2px 0px;
	padding: 0;
}

TD.solistitem, DIV.solistitem
{
    padding: 3px 2px 3px 2px;
	margin: 0;
	border: 0;
}

TR.solistalternatingrow1
{
    padding: 0;
	margin: 0;
	border: 0;
	background-color: #EAEDF4;
}
TR.solistalternatingrow2
{
    padding: 0;
	margin: 0;
	border: 0;
	background-color: White;
}
TR.solistselectedrow
{
    padding: 0;
	margin: 0;
	border: 0;
	background-color: #B2B4C1;
}
/* ========================== OTS ============================ */
DIV.PoFieldLabel
{
    font-weight:bold;
    margin-top:3px;
    }
DIV.PoField
 {
    padding-left:3px;
    background-color:#EAEDF4;
    }
DIV.SupplierGeneralInfo
{
    min-height:75px;
    }
TR.BoxContentTop
{
    min-height:100px;
    }
DIV.SupplierOrderLines
{
    min-height:150px;
}
A.expand
{
    font-weight:bold;
    text-decoration:none;
    }
 A.expand:visited
{
    font-weight:bold;
    text-decoration:none;
    }
    
DIV.availableOts
{
    padding: 0px 5px 0px 0px;
    width: 99%;
    min-height: 200px;


}

TABLE.page TD.pagebody TABLE.card TR.Otsuppercards TABLE.socontentbox TR.boxcontent TD.content
{
    min-height: 150px;
    padding: 5px 15px 5px 5px;
}

Div.HelpBlock
{
    margin: 10px 10px 10px 10px;
    padding: 3px 3px 3px 3px;
    border: 1px solid #000;
    width: 200px;
    z-index: 100000;
    left: 100px;
    position: absolute;
    top: 100px;
    background-color:#e3e3e3;

}
DIV.HelpHeading
{
    font-weight:bold;
}
DIV.HelpContent
{
      margin-left:10px;
}

    
A.PagerUnSelected:link 		{color: #00226E; background: transparent; text-decoration: none; padding:0px 5px 0px 5px;}
A.PagerUnSelected:visited 	{color: #00226E; background: transparent; text-decoration: none; padding:0px 5px 0px 5px;}
A.PagerUnSelected:active 	{color: #00226E; background: transparent; text-decoration: none; padding:0px 5px 0px 5px;}
A.PagerUnSelected:hover 	{color: #92A3C0; text-decoration: none; padding:0px 5px 0px 5px;}

A.PagerSelected:link 		{font-weight:bold; color: #D7001C; background-color:#eaedf4; text-decoration: none; padding:0px 5px 0px 5px;}
A.PagerSelected:visited 	{font-weight:bold; color: #D7001C; background-color:#eaedf4; text-decoration: none; padding:0px 5px 0px 5px;}
A.PagerSelected:active 	    {font-weight:bold; color: #D7001C; background-color:#eaedf4; text-decoration: none; padding:0px 5px 0px 5px;}
A.PagerSelected:hover 	    {font-weight:bold; color: #D7001C; background-color:#eaedf4; text-decoration: none; padding:0px 5px 0px 5px;}

DIV.OtsEditPopUp
{ 
    padding-right: 20px; padding-left: 20px; padding-bottom: 25px; padding-top: 10px; 
    border: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /* background-color: #D9E4ED; */
 }

input.OtsCheckbox{
    margin:0px;
    padding:0px;
    border:1px solid #000;
    }
    
.txtBoxRight{
    border: none 0px white;
    border-bottom: dotted 1px #000000;
	padding: 0;
	margin: 0;
	width: 150px;
	height:13px;
    text-align:right;
    }
