
/* -- NorthICE::CMS (Admin) -- CSS Start v.2007.03.02 -- */
/* -- (c) 2006-2007 smartnet - all rights reserved -- */
/* -- this code is registered and protected by international copyrights laws -- */

/* ------------------------------------------------ Base Styles START */
body {
	font-family: georgia,serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(_bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
pre {
	font-family: georgia,serif;
	font-size: 12px;
}
code {
	font-family: georgia,serif;
	font-size: 12px;
}
div {
	font-family: georgia,serif;
	font-size: 12px;
	font-weight: normal;
}
img {
	border: 0px;
}
hr {
	border: none 0;
	border-top: 1px solid #F0F0F0;
	height: 1px;
}
hr#light {
	border: none 0;
	border-top: 1px solid #FFFFFF;
	height: 1px;
}
hr#dark {
	border: none 0;
	border-top: 1px solid #666666;
	height: 1px;
}
/* ----- tables ----- */
table {
	font-family: georgia,serif;
	font-size: 12px;
	font-weight: normal;
}
td {
	font-family: georgia,serif;
	font-size: 12px;
	font-weight: normal;
}
th {
	font-family: georgia,serif;
	font-size: 14px;
	font-weight: bold;
}
ul {
	font-family: georgia,serif;
	font-size: 11px;
	text-transform: none;
	text-indent: 4px;
	padding: 1px 16px;
	margin: 1px;
}
li {
	font-family: georgia,serif;
	font-size: 11px;
	text-transform: none;
	text-indent: 1px;
	padding: 2px 1px;
	margin: 1px;
}

/* ----- links ----- */
a {
	font-family: georgia,serif;
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a:link {
	font-family: georgia,serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a:visited {
	font-family: georgia,serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
a:hover {
	font-family: georgia,serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #FFFFFF;
}
/* ----- headings ----- */
h1 {
	color: #000000;
	font-family: georgia,serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}
h2 {
	color: #666666;
	font-family: georgia,serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	display:inline;
}
h3 {
	color: #333333;
	font-family: georgia,serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}
h4 {
	color: #9E8E72;
	font-family: georgia,serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h5 {
	color: #778899;
	font-family: georgia,serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}
h6 {
	color: #9E8E72;
	font-family: georgia,serif;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
h7 {
	color: #FF3300;
	font-family: georgia,serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	display: inline;
}
/* ----- forms ----- */
label {
	font-family: georgia,serif;
	font-size: 12px;
	font-weight: normal;
}
textarea {
	font-family: georgia,serif;
	font-size:12px;
	background-color: #FEFEFE;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
select {
	font-family: georgia,serif;
	font-size:12px;
	background-color: #FEFEFE;
	color: #666666;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
input {
	font-family: georgia,serif;
	font-size:12px;
	background-color: #FEFEFE;
	color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
input.bttn {
	font-family: georgia,serif;
	font-size:11px;
	font-weight: bold;
	background-color: #CEDBF7;
	color: #000000;
	border: 1px;
	border-style: outset;
	border-color: #333333;
	padding:0.2em;
}
input.bttnx {
	font-family: georgia,serif;
	font-size:11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #0077C0;
	border: 1px;
	border-style: outset;
	border-color: #333333;
}
input.bttny {
	font-family: georgia,serif;
	font-size:11px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #FF6600;
	border: 1px;
	border-style: hidden hidden dotted hidden;
	border-color: #000000;
	cursor: pointer;
}
input.bttny:hover{
	border-style: hidden hidden dotted hidden;
	border-color: #FFFFFF;
	cursor: pointer;
}
input.bttnw {
	font-family: georgia,serif;
	font-size:11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FF6600;
	border: 1px;
	border-style: outset;
	border-color: #333333;
}
input.bttnz {
	font-family: georgia,serif;
	font-size:11px;
	font-weight: bold;
	background-color: #FFCC00;
	color: #000000;
	border: 1px;
	border-style: outset;
	border-color: #333333;
}

/* ------------------------------------------------ Base Styles END */

/* ------------------------------------------------ Custom Styles START */
.smart_bg_table {
	border: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.smart_table_brown {
	border: 0px;
	border-collapse: collapse;
	background-color: #DBD6C1;
}
.smart_table_cognac {
	border: 0px;
	border-collapse: collapse;
	background-color: #CCC6AC;
}
.smart_table_cream {
	border: 0px;
	border-collapse: collapse;
	background-color: #ECEADF;
}
.smart_table_blue {
	border: 0px;
	border-collapse: collapse;
	background-color: #CEDBF7;
}
.smart_table_orange {
	border: 0px;
	border-collapse: collapse;
	background-color: #FFCC00;
}
.smart_table_red {
	border: 0px;
	border-collapse: collapse;
	background-color: #FF8800;
}
.smart_table_green {
	border: 0px;
	border-collapse: collapse;
	background-color: #ECF3E1;
}
.smart_table_grey {
	border: 0px;
	border-collapse: collapse;
	background-color: #ECECEC;
}
.smart_table_grey1 {
	border: 0px;
	border-collapse: collapse;
	background-color: #FAFAFA;
}
.smart_table_grey2 {
	border: 0px;
	border-collapse: collapse;
	background-color: #F3F3F3;
}
/* -- */
.row-n {
	height: 7px;
}
.row-s {
	height: 7px;
}
/* -- */
.row-nw {
	width: 9px;
	background-image: url(_corner_nw.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.row-ne {
	width: 9px;
	background-image: url(_corner_ne.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.row-sw {
	width: 9px;
	background-image: url(_corner_sw.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.row-se {
	width: 9px;
	background-image: url(_corner_se.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/* -- */
table.liner {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: #FFFFFF;
	border-collapse: collapse;
}
table.liner tr:hover {
	background-color: #FFFFFF;
}
table.liner th {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #FFFFFF;
}
table.liner td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #FFFFFF;
}
/* -- */
table.small_liner {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: #FFFFFF;
	border-collapse: collapse;
}
table.small_liner tr:hover {
	background-color: #FFFFFF;
}
table.small_liner th {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
table.small_liner td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
/* -- */
table.liner_grey {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: #CCCCCC;
	border-collapse: collapse;
}
table.liner_grey th {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #CCCCCC;
}
table.liner_grey td {
	border-width: 1px;
	padding: 4px;
	border-style: dotted;
	border-color: #CCCCCC;
}
/* -- */
.div-x {
	line-height: 18px;
}
.div-menu {
	line-height: 14px;
	height: 100%;
	width: 200px;
	background-color: #ECEADF;
}
.div_error {
	font-family: georgia,serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#div_container {
	padding:2px;
	background-color: #FFFFFF;
	border:1px solid #ECECEC;
}
/* -- */


/* -- NorthICE::CMS -- CSS End -- */
