﻿/* Cascading Stylesheet for Common Elements */



@media print
{
    body
    {
        zoom: 70%;
    }

    .printHidden
    {
        display: none;
    }

    th
    {
        color: Black;
    }

    td, th
    {
        border: 1px solid black;
        border-collapse: collapse;
    }
}

/* Begin: General */
body
{
    font-family: Arimo, Arial, sans-serif;
    color: #666666;
    font-size: 12px;
}

div
{
    margin: 10px 0;
}


div#wrapper
{
    position: relative;
    //width: 1320px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

body.template h1
{
    padding-bottom: 12px;
    font-size: 2.2em;
    color: #888888;
}

body.template
{
	direction:rtl;
}

span.allcaps
{
    font-variant: small-caps;
}
body.template h2
{
    margin-bottom: 10px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 1.65em;
    color: #888888;
}
div.back img
{
    position: relative;
    margin-top: 0em;
    padding-left: 8px;
    padding-right: 8px;
    border: none;
    background-color: #ffffff;
}
div.back a:link, div.back a:visited
{
    color: #839ce7;
    background-color: #ffffff;
}
div.back a:hover
{
    color: #000099;
    text-decoration: underline !important;
}
/* End: General */

/* Begin: Tables */

table
{
}

body.template table.listview, table.gridview, table.detailstable
{
    border: 1px solid #dbddff;
    border-bottom: 3px solid #dbddff;
    border-collapse: collapse;
    font-family: Tahoma, Arial, sans-serif;
    color: #666666;
    font-size: 95%;
}

body.template table.listview th, table.gridview th, table.detailstable th, body.template table.listview td, table.gridview td, table.detailstable td
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.1em;
}

body.template table.listview th, table.gridview th, table.detailstable th
{
    background-position: 1px 1px;
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-size: 100%;
    text-align: center;
    line-height: 1.3em;
    color: #666666;
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    border-bottom: 1px solid #dbddff;
}

body.template table.listview td, table.gridview td, table.detailstable td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}

body.template td.bold
{
    font-weight: bold;
}

body.template th a:link, body.template th a:visited, body.template th a:hover
{
    color: #666666;
}

body.template td a:link, body.template td a:visited
{
    color: #718ABE;
    padding-right: 6px;
}
body.template td a:hover
{
    color: #000099;
}
table.gridview
{
    width: 100%;
}
table.gridview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.gridview th
{
    background-image: url(DynamicData/Content/Images/header_back.gif);
}

table.listview
{
    width: 100%;
}
table.listview td a:link, table.listview td a:visited
{
    font-size: 100%;
}
table.listview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.listview th
{
    background-image: url(DynamicData/Content/Images/header_back.gif);
}

table.detailstable td
{
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    vertical-align: top;
}

table.detailstable th
{
    background: #FCFDFE;
    vertical-align: top;
}

td.nowrap
{
    white-space: nowrap;
}
/* The following modifies the details table */
/* The following modifies the controls in the list table footer */
tr.footer td
{
    background: #dbddff;
    height: 1.5em;
}

/* The following modifies the selected row in the list table */
tr.selected td
{
    background: #fdffb8;
}


/* End: Tables */

/* The following modifies the page number control which exists under the main table */
div.pager
{
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
}
span.results1
{
    float: left;
}
span.results2
{
    float: right;
}

/* The following modifies the results per page control which exists under the main table */
div.results
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: -1.75em;
    float: right;
}

/* Set's the appearance of the drop down control*/
.droplist
{
    padding: 0px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: .95em;
    color: #666666;
}


/* al's styles*/
div#login, div#dvPassword
{
    margin: 10px;
}
div#printMenu
{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

div#printMenu a
{
    text-decoration: none;
}

div#MainMenu ul li
{
    padding: 0 0 0 20px;
}

div#MainMenu ul li a
{
    font-size: 14px;
    font-weight: bold;
}

div#wraper
{
    width: 100%;
}

div#dvFilter
{
    text-align: right;
}

.hide
{
    display: none;
}

.login .message
{
    width: 98%;
}

.message
{
    display: block;
    background: #ffffe2;
    padding: 10px;
    margin: 5px 0; /*  width: 60%;*/
}

.msgTitlse
{
    font-weight: bold;
}

div#logo, div#login, div#dvPassword
{
    text-align: center; /*width: 60%;*/
}

.urgent, .urgent a
{
    /*background: #990000 !important;*/
    color: #990000 !important;
}

.today
{
    color: Blue;
}

.bold
{
    font-weight: bold !important;
}

.center
{
	margin: 0 auto;
	text-align:center;
}

.validator
{
    color: Red;
}
input[type=text]
{
}

.updateColumn input /*TODO: show update and cancel images on the same line */
{
    display: inline;
}

img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    text-decoration: none;
    height: 41px;
    width: 227px;
}

#MainMenu
{
    min-height: 18px;
}
#MainMenu ul, #MainMenu ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#MainMenu ul a
{
    text-decoration: none;
    display: block;
}
#MainMenu ul li
{
    float: right;
}

.dvPopup {
    position: fixed;
    background: #fafafa;
    border: 1px solid black;
    top: 0%;
    right: 30%;
    margin: auto !important;
    width: 40% !important;
    padding: 15px;
    margin-top: 20px !important;
    box-shadow: 2px 3px 15px 6px #9a9898ab;


}

.header
{
	background: #FFDDEE;
	font-weight:bold;
	text-align:center;
	min-height:20px;
	padding-top:5px;
	margin:0;
}

.txtRight
{
	text-align:right;
}

.txtCenter
{
	text-align:center;
}

.invisible
{
	display:none;
}

.large
{
	font-size:large;
}

.medium1
{
    font-size:17px;
}

.x-large
{
	font-size::x-large;
}

.successMsg
{
	color:#32CD32;
	font-weight:bold;
}

.box
{
	border:1px solid black;
	padding:3px;
}

.fontBlack
{
	color:Black;
}

.tableBorderless
{
	padding:0;
	margin:0;
	border: none;
}