.clear { clear: both; }
.f_left { float: left; }
.f_right { float: right; }

FORM {
	margin: 0;
	padding: 0;
}

INPUT.real {
	text-align: right;
}

.error, DIV.error {
	font-size: 11px;
	color: #CC3366;
}

.err-msg, DIV.err-msg {
	border: 2px solid #CC3333;
	padding: 5px;
	background-color: #FFF7F7;
	color: #CC3333;
}

.req {
	font-weight: bold;
	color: #000;
}

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;
}

UL.thumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 650px;
}

UL.thumbs LI {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 126px;
	height: 160px;
}

UL.thumbs LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: 0;
}

UL.thumbs LI TABLE TD {
	width: 110px;
	text-align: center;
}

UL.thumbs LI TABLE TD.slide {
	height: 102px;
	vertical-align: middle;
}

UL.thumbs LI TABLE TD.slide IMG {
	border: 0;
}

UL.thumbsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

TABLE.thumbheader {
	padding: 2px;
	width: 640px;
	margin: 0;
}

TABLE.info TD {
	vertical-align: top;
	font-size: 11px;
	padding: 3px;
}

TABLE.info TH {
	vertical-align: top;
	padding-top: 4px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}

TABLE.info.left TH {
	text-align: left;
}

TABLE.input {
        border: 0;
        padding: 3px;
}

TABLE.input TH {
        text-align: right;
        vertical-align: top;
        padding-top: 3px;
        font-weight: normal;
}

TABLE.input.left TH {
        text-align: left;
}

TABLE.input.tall TH {
	padding-top:10px;
}

TABLE.null {
	padding: 0;
	margin: 0;
	border-style: none;
}

TABLE.table {
	color: #222;
	font-size: 18px;
	text-align: center;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

TABLE.table a {
	color: #222;
	text-decoration: underline !important;
}

TABLE.table a:hover {
	color: #a50400;
	text-decoration: underline !important;
}

TABLE.table TH {
	padding: 3px;
	font-weight: bold; 
	text-align: center; 
	background-color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff !important;
}

TABLE.table TH a {
	color: #fff;
	text-decoration: underline !important;
}

TABLE.table TH a:hover {
	color: #ff6;
}

TABLE.table TH.on A {
	color: #9f9;
}

TABLE.table TR, TABLE.table TR.nohover:hover, TABLE.table.nohover TR:hover {
	background: #F6F6F6;
}

TABLE.table TR:hover {
	background: #fff;
}

TABLE.table TD {
	padding: 4px 8px;
	border-bottom: 1px dotted #aaa;
	border-right: 1px solid #aaa;
	color: #F8F8F8;
}

TABLE.table.slim TD {
	padding: 3px 8px;
}

UL.batch {
	list-style: circle;
	text-indent: 0px;
	margin: 0 1.5em;
	padding: 0;
	color: #666;
}

UL.batch LI {
	font-size: 10px;
}

UL.batch LI.lg {
	font-size: 12px;
}

UL.batch LI A, UL.batch LI span {
	margin: 0;
	line-height: 16px;
	color: #00A0F0 !important;
	text-decoration: none;
}

UL.batch.tight LI A, UL.batch.tight LI span {
	padding: 0px 0px 2px 15px;
}

TABLE.dltypeSlim TH {
        padding-top: 1px;
        margin: 0;
        text-align: left;
}

UL.DlType LI LABEL {
	width: 120px;
	height: 16px !important;
}

UL.DlType LI SELECT {
	width: 200px;
}

UL.DlType LI.DlTypeSize2 {
	clear: both;
	margin: 0;
	padding: 0;
}

DIV.crumbs {
	padding: 1px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

DIV.crumbs A {
	color: #333 !important;
	text-decoration: underline !important;
}

DIV.crumbs A:hover {
	color: #36c !important;
}

DIV.crumbs EM {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
}

A.strCollapse {
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #F6F6F6;
}

/* ###################################################### */
/* Begin Generic Rounded Box  */
DIV.roundCon {
	padding: 0;  
}

DIV.roundCon DIV.rouTop {
	background-image:url(/img/MP.com/generic_box_top.gif);
	background-repeat:repeat-x;
}

DIV.roundCon DIV.rouTop DIV {
	background: url(/img/MP.com/generic_box_tr.gif) no-repeat right bottom;
}

DIV.roundCon DIV.rouBot {
	background-image:url(/img/MP.com/generic_box_bottom.gif);
	background-repeat:repeat-x;
}

DIV.roundCon DIV.rouBot DIV {
	background: url(/img/MP.com/generic_box_br.gif) no-repeat right bottom;
}

DIV.roundCon DIV.rouTop img,
DIV.roundCon DIV.rouBot img {
	width: 3px;
	height: 3px;
	border: none;
	display: block !important;
}

DIV.rouMid {
	border-left: #b2b2b2 1px solid;
	border-right: #b2b2b2 1px solid;
padding: 0; /* need to fix other stuff before this can be used */
	padding: 3px 0px;
}

DIV.roundHead {
	background: #f0f0f0 url(/img/MP.com/ImgApp/overlayHeader.gif) repeat-x scroll left top;
	border-bottom:1px dotted #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	height:19px;
	padding-left: 8px;
margin: 0; /* need to fix other stuff before this can be used */
	margin: 0px 0px 5px;
}

DIV.roundBody {
	padding: 0px 5px;
	background: #fff;
}

/* End Generic Rounded Box  */
/* ###################################################### */
