* {
	margin: 0;
	padding: 0;
}

html {
  height: 100%;
  margin-left: -1px;
	overflow-Y: scroll;
}

ul {margin: 10px 0; padding-left: 2.5em;}
ol {margin: 10px 0; padding-left: 2.5em;}

blockquote {margin: 10px 0; padding-left: 2.5em; background-color: #f1f1f1;}


table, td {
	border-collapse: collapse;
	border: 0;
}
body {
  min-height:100%;
  height: 100%;
 	margin: 0;
	font-size: 13px;
	font-family:  Arial, Sans-Serif;
	color: #000;
}

a img {
	border: none;
}

#yuiMainMenu { display: none; }
#yuiProjectsMenu { display: none; }

#page {
  width: 100%;
  margin: auto;
  height: auto !important;
  min-height:100%;
  height: 100%;
	text-align: center;
}

.patch_minheight {
	width: 1px;
	height: 15px;
	float: right;
}

#footer_guarantor {
 height: 139px;
 clear: both;
}

#header-wrap {
  width: 100%;
  height: 85px;
}
#header {
  height: 85px;
  margin: auto;
}
#logo-section {
  float: left;
	font-size: 22px;
	color: #fff;
	padding-left: 15px;
	padding-top: 18px;

}
#top-menu {
  float: right;
	color: #fff;
	padding-right: 15px;
  padding-top: 35px;
}

#top-menu a { color: white; text-decoration: none;}

#main-menu {
  width: 100%;
  clear: left;
  height: 25px;
 	text-align: left;
 	/*border: 1px solid red;*/
 	padding-top: 14px; 	
}

#main-menu-empty {
  clear: left;
  width: 100%;
  height: 25px;
 	background-color: white;
 	border-top: 1px solid #b9b9b9;
 	border-left: 1px solid #b9b9b9;
 	border-right: 1px solid #b9b9b9;
  margin-left: -1px;;
}


.shadow-top {
  width: 100%;
  height: 5px;
  background: url(../images/shadow_top.png) top repeat-x;
  /*border: 1px solid red;*/
}

.shadow-top-bar{
  height: 5px;
  background-color: white;
  border-left: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  margin: auto;
}

#center-wrap {
  width: 100%;
}
#center {
  margin: auto;
  background-color: white;
  border-left: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
}
#content {
  text-align: left;
  padding: 5px 15px;
}

#footer-wrap {
  width: 100%;
  height: 139px;
	clear: both;
  margin-top: -139px;
	color: #FFF;
	text-align: center;
	padding: 0;
}
#footer {
  width: 100%;
  height: 134px;
  margin: 0 auto;
  text-align: center;
}


div.footer-text { font-size: 11px; line-height: 1.5; margin: 0 auto; padding-top: 10px;  text-align: center; padding-left: 30px;}
a.footer-text { color: white; }
a.table-list-link {text-decoration:none}



.shadow-bottom {
  width: 100%;
  height: 5px;
  background: url(../images/shadow_bottom.png) bottom repeat-x;
}


div.yuiPanel { visibility: hidden; position: absolute;}
div.yuiPanelContainer { position: absolute; margin-left: 100px; margin-top: 20px; }

div.yuiDataTableContainer { padding: 7px 0; }

table.formTable th { text-align: left; padding-top: 3px; padding-right: 5px;  white-space: nowrap; vertical-align: top;}
table.formTable td { text-align: left; padding: 2px; vertical-align: middle; }
table.formTable label {font-family: arial; font-size: 12px; font-weight: normal; }

.boleanValueTextNo { color: #cbcbcb }

h1 {font-size: 18px; font-weight: normal;}
h2 {font-size: 14px; font-weight: bold;}

.textHeading { font-size: 18px; color: #3d7291; font-weight: normal; }

.yuiDataTablBottonInsert { margin: 1px; }

#projectsMenuContainer { padding-top: 7px;  padding-bottom: 3px;}

ul.sortableItems li {border: 1px solid black; padding: 2px; margin: 2px; white-space: nowrap; cursor: pointer; background: white;}

.extraFieldsValuesList {width: 100px; border: 0px;}

.attachmentsList { list-style-type: none; padding-left: 0}
.attachmentsList li { border: 1px dashed LightGray; padding: 4px; margin: 4px; background: white;}

.infoBlock { padding: 5px; margin-top: 5px; border: 1px dashed LightGray; }

.userNotices { background-color: #fee799; border: 1px solid #e98e0b; padding: 3px; text-align: center; }

.marketText a.projectMenu { font-weight: bold; }

.groupedUsersList li {list-style: none;}

.itemDescription { padding: 5px 0; }

.usersPhoto { padding: 2px 0;}

.itemDetail { width: 100% }
.itemDetail td { padding: 2px; border-bottom: 1px solid white; }
.itemDetail th { padding: 2px; border-bottom: 1px solid white;  color: white; text-align: left}

.commentName {display: inline; vertical-align: middle; }
.commentName img { vertical-align: middle; }

div.colorThemesList {
	width: 280px;
	overflow: hidden;
}

div.colorThemesList ul {
	list-style: none;
	padding: 0;
	float: left;
}

div.colorThemesList ul li {
	float: left;
}


div.skinsList {
	width: 380px;	
	overflow: hidden;
}

div.skinsList ul {
	list-style: none;
	padding: 0;
	float: left;
}

div.skinsList ul li {
	float: left;
	text-align: center;
  padding-top: 10px; 
}

ul.radio_list { margin: 0px; padding-left: 0px; list-style-type: none; cursor: pointer;}
ul.radio_list label { cursor: pointer;}


/* Class for marked rows */ 
.yui-skin-sam .yui-dt tr.mark, 
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc, 
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc, 
.yui-skin-sam .yui-dt tr.mark td.yui-dt-asc, 
.yui-skin-sam .yui-dt tr.mark td.yui-dt-desc { 
    font-weight: bold;
} 

div.calendar_container {position: absolute; width: 178px;}
img.calendar_icon {cursor: pointer;}

table.dataListTable { margin-top: 10px; width: 100%;}
table.dataListTable th {border: 1px solid #dadfe0; padding: 2px; background: #f2f4f4;}
table.dataListTable td {border: 1px solid #dadfe0; padding: 2px;}
table.dataListTable tr:hover {background: #f2f4f4}

table.dataInfoTable {margin-top: 5px;}
table.dataInfoTable td { vertical-align: top; padding-right: 20px;}


ul.listInfoBlock { list-style-type: none; padding-left: 10px;}

ul.listInfoBlock li { background: url(../images/icons/arrow.gif) no-repeat 0px 5px; padding-left: 7px;} 

ul.checkbox_list { padding: 5px; margin: 0px;}
.checkbox_list li {list-style: none;}

.assigned_to_expand_icon {cursor: pointer; }




