@import "/css/APP/20111014/base.css";
@import "/css/APP/20111014/text.css";

BODY {
	font-family: 'lucida grande', verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}

H1, H2, H3, H4, H5 {
	font-family: arial, helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

H1 {
	font-size: 20px;
	font-weight: bold;
}

H2 {
	font-size: 16px;
	font-weight: bold;
}

H3 {
	font-size: 12px;
	font-weight: bold;
}

H4 {
	font-size: 11px;
	font-weight: bold;
}

TH, TD, INPUT, SELECT {
	font-family: 'lucida grande',verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

INPUT:focus {
	background: #ffb;
}

INPUT.err, SELECT.err {
	background-color: #fff0f0;
}

A  {
	color: #555;
	text-decoration: underline;
}

A:hover {
	color: #FE9500
}

/* TYPOGRAPHY */

.gray5 { color: #555; }
.gray9 { color: #999 }
.blue { color: #00a0f0; }
.white { color: white; }
.bgwhite { background-color: #fff !important; }
.bgblue { background-color: #EFF7FF !important;; }
.bggray { background-color: #f1f1f1 !important;; }
.bggray9 { background-color: #999 !important;; color: white; }
.bggraye { background-color: #eee !important; }
.bggrad { background:url("/img/tpl/gray-gradient.gif") repeat-x scroll 0 0 #DDDDDD !important;; }
.underline { border-bottom: 1px dotted #bbb; }
.serif { font-family: georgia, times, serif; }

/* page styles */

.footer {
        clear: both;
        width: 800px;
        font-size: 9px;
        color: #555;
	padding-top: 10px;
}

TABLE.info {
	border: 0;
	padding: 2px;
}

TABLE.info TH {
	color: #666;
	font-family: Arial,helvetica,sans-serif;
}

TABLE.info TD {
	font-size: 11px;
	text-align: left;
	font-family: Arial,helvetica,sans-serif;
}

TABLE.info.bold TD {
	font-weight: bold;
	text-align: left;
}

TABLE.input TH {
	padding-top: 5px;
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666;
}

TABLE.input TD {
	padding: 2px 0;
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #333;
}

SPAN.currency {
	float:left;
	text-align:right;
	width: 3.5em;
}

/* duplicates f_right
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}
*/

.miniform {
	font-size: 10px;
}

.popupHead {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: white;	
}

.popupBody {
	padding: 12px;
}

TABLE.table TH {
	font-size: 11px;
	font-family: Arial,helvetica,sans-serif;
}

TABLE.table TD { 
	font-size: 11px;
	text-align: center;
	font-family: Arial,helvetica,sans-serif;
}

TABLE.table TD .btext {
	font-size: 11px;
}

DIV.warning {
	padding: 5px 10px 5px 10px;
	background-color: #f6f6f6;
	border: 1px dotted red;
	font-size: 11px;
	color: red;
}

#warning {
	position: fixed;
	bottom: 0px;
	width: 100%; 
	height: 30px;
	border: 2px solid #cc3333;
	background-color: #fff0f0;
	z-index: 100;
}

DIV.orgPermErr {
	width: 450px;
	border: 2px solid #CC3366;
	padding: 5px;
	margin: 5px 0 5px 0;
	background-color: #FFF7F7;
	color: #CC3366;
	font-size: 11px;
	font-weight: bold;
}

/*
	#### formerly thumbs.css - extends styles in base.css ####
*/

UL.thumbs {
	font: 10px Verdana;
}

UL.thumbs LI {
	cursor: pointer;
	border: 1px solid #fff;
	background-color: #dddddd;
	font: 10px Verdana;
	color: #333;
	text-align: center;
}

UL.thumbs LI:hover {
	background-color: #d4d4d4;
}

UL.thumbs LI.searchable {
	background-color: #FEE8E8;
}

UL.thumbs LI.searchable:hover {
	background-color: #FEDEDE;
}

UL.thumbs LI.invite {
	background-color: #FCFCCA;
}

UL.thumbs LI.invite:hover {
	background-color: #FCFC97;
}

UL.thumbs LI.mtall {
	height: 185px;
}

UL.thumbs LI.tall {
	height: 200px;
}

UL.thumbs LI.short {
	height: 155px;
}

UL.thumbs LI.green{
	background-color: #e7f2ca;
	height: 125px;
	padding: 8px;
	border: none;
}

UL.thumbs LI TABLE TD {
	width: auto;
	font: 10px Verdana;
	text-align: center;
}

UL.thumbs LI TABLE TD.slide {
	background-color: #f6f6f6;
	border-top: 1px solid #fff;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
}

UL.thumbs.big LI {
        width: 210px;
        height: 285px;
}


UL.thumbs.big LI TABLE TD.slide {
	width: 202px;
	height: 202px;
}

TD.slide2 {
        height: 110px;
	width: 110px;
        background-color: #f0f0f0;
        vertical-align: middle;
	text-align: center;
        border-top: 1px solid #f6f6f6;
        border-right: 1px solid #BFBFBF;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #999;
}

TD.slide2 IMG {
        border: 0;
}

TD.slide2.thumblg {
	height: 210px;
	width: 210px;
}

UL.thumbs.toolman LI {
	cursor: move;
	position: relative;
	float: left;
	text-align: center;
}

UL.thumbs.toolman.compact li {
	height: 145px;
}

UL.thumbs.toolman li div.index {
	position: absolute;
	bottom: 3px;
	left: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

DIV.toolman-warning {
	display: none;
	padding: 5px 10px 5px 10px;
	background-color: #f6f6f6;
	border: 2px dotted red;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

TABLE.thumbheader {
	font-size: 10px;
	padding: 2px;
	width: 640px;
	margin: 0;
}

TABLE.thumbheader TD {
	font-size: 10px;
}

/* subMenu system */
.subMenuCol {
	float: left;
	width: 200px;
	position: relative;
}

.subMenu {
	padding: 0;
}

.subMenu A {
	display: block;
	position: relative;
	padding: 5px;
	text-decoration: none;
}

.subMenu A:hover {
	color: #000;
	background-color: #e4e4e4;
}

.subMenu DIV.smSel A:hover {
	background-color: inherit;
}

.subMenu DIV.rouContent {
        padding: 0;
}

.subMenu DIV.rouContent DIV.smDiv {
        border-bottom: 1px dotted #999999;
        background: #fff;
        height: 1px;
}

.subMenu DIV.rouMid DIV.smItem {
        margin: 0;
	font-size: 12px;
}

.subMenu DIV.rouMid DIV.smItem.smSel A {
        background-color: #00A0F0;
}

.subMenu DIV.rouMid DIV.smItem.smOn {
	padding: 5px;
	font-weight: bold;
	color: #00A0F0;
}

.subMenu DIV.rouMid DIV.smItem.smSel A {
        color: #fff;
}

.subMenu DIV.rouMid DIV.smItem.smSub A {
	padding-left: 15px;
	font-size: 11px;
}

.subMenuBody {
	margin-left: 220px;
}

LEGEND.header {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555;
}

A.blockCollapseA {
	font-weight: bold;
}

/* moved from base.css */
DIV.success {
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 1px solid #B2CFA3;
	background-color: #549E31;
	color: #fff;
	font-size: 11px;
}

DIV.success DIV.hide  {
	width: 100%;
	text-align: right;
}

DIV.success DIV.hide A {
	color: #fff !important;
	font-size: 10px;
	font-weight: bold;
}

/* RND SIDE COLUMN STYLES */
div.rnd {
	font: 13px/1.22 Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	width: 225px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	background-color: #eee;
}

.rnd .content {
	padding: 8px 10px;
	margin: 0;
}

.rnd .content a {
	color: #00a0f0;
}

.rnd p {
	margin: 5px 0;
	padding: 8px 0;
}

.rnd h1, .rnd h2, .rnd h3, .rnd h4, .rnd h5 {
	margin: 0;
	padding: 5pm 0;
}

.rnd h4 {
	font-size: 14px;
}	

.rnd h3 {
	font-size: 18px;
}

.rnd ul li {
	padding: 5px 15px;
}

.rnd ul.batch, .rnd ul.nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}	

.rnd ul.batch li, .rnd ul.nav li {
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #999;
	background-color: #a0a0a0;
}

.rnd ul.nav li.smOn {
	background-color: #d7f1fe;
}

.rnd ul.nav li.indent {
	padding-left: 25px;
}

.rnd ul.nav li.indent a {
	color: #777;
}

.rnd ul.batch li:hover {
	background-color: #00a0f0;
	border-top: 1px solid #0382c1;
	border-bottom: 1px solid #1aa9f0;
}

.rnd ul.batch li {
	padding: 1px;
}

.rnd ul.batch li a {
	display: block;
	padding: 4px 14px;
	color: white;
	text-decoration: none;
}

.rnd ul.nav li {
	background-color: #fff;
	border-bottom: 1px dotted #bbb;
	border-top: 0px;
	font-size: 12px;
}

.rnd ul.nav li:hover { background-color: #f6f6f6; }

.rnd ul.nav li a {
	color: #00a0f0;
	text-decoration: none;
	font-weight: normal;
}

.rnd ul.nav li.on {
	background-color: #00a0f0;
}

.rnd ul.nav li.on a { color: white; }
.rnd ul.nav li a:hover {color: #FE9502;}
.rnd ul.nav li ul li { margin: 0; padding: 0; }

.rnd h2 em { 	
	padding: 0;
	margin: 0 15px;
	font-style: normal;
}

.rnd .inner {
	margin: 10px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #ececec;
	border: 1px solid #d9d9d9;
	border-bottom: 1px solid #f1f1f1
}
