/* ------------------------------- */
/*    Using Yahoo CSS Reset        */	
/* ------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* ------------------------------- */
/*    Basic Layout		           */	
/* ------------------------------- */

.clear {
	clear: both;
}

.clearer {
	clear: both;
	float: none;
	display: none;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Defining input types */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #968172;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #968172;
	height: 20px;		
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 0px;	
}

input[type='text'], input[type='password'] {
	height: 16px;		
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 164px; 	/* THIS WILL CHANGE, DIFERENT ON DIFERENT PAGES */		
}

input[type='submit'], input[type='button'] {
	background-color: #ffffff;
	height: 18px;
	padding-left: 7px; 
	padding-right: 7px;
	overflow: visible;	
}

input[type='radio'],input[type='checkbox'] {
	border: none;
	border:none;
	margin-left: -4px;
	width: 19px; 
	height: 15px; 	
	vertical-align:top;	
	margin-right: 2px;	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #968172;
		
}

a {
	color: #000000;
	text-decoration: none;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #000000;
	text-decoration: none;
}


/* rounded buttons */


.roundedButton {
	display:inline; 
	list-style:none;
}

.roundedButton a {
	display:block; 
	float:left; 
	height: 20px;  

}

.roundedButton a span {
	cursor:pointer;
	display:inline; 
	float:left;  
	height: 16px; 
	padding:3px 9px 1px 0;
	margin-left:10px;
	*margin-left:9px;	
}

.roundedButton a:hover {
	background-position:left bottom; 
	color: #000000;	
}

.roundedButton a:hover span {
	background-position:right bottom;
}


.dark a {
	background:transparent url(../img/buttons-dark.png) no-repeat top left;
}

.dark a span {
	background:transparent url(../img/buttons-dark.png) no-repeat right top;
}


.brown a {
	background:transparent url(../img/buttons-brown.png) no-repeat top left;
}


.brown a span {
	background:transparent url(../img/buttons-brown.png) no-repeat right top;
}

.light a {
	background:transparent url(../img/buttons-light.png) no-repeat top left;
}


.light a span {
	background:transparent url(../img/buttons-light.png) no-repeat right top;
}

/* rounded inputs buttons  */
/*   	a => div 		*/
/*   span => input		*/
/* 	roundedButton  => roundedInput      */

div.roundedInput  {
	background-position:left -42px;
	padding:0px 0;
	text-decoration:none;

}


.roundedInput, .roundedInput input {
	border: none;	
	background-color:transparent;
	background-image:url(../img/white_brown_bttn.png); 
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	cursor:pointer;
}


div.roundedInput input {
	background-position:right top;
	height:20px;
	margin-left:7px;
	*margin-left:3px;	
	padding:2px 6px 4px 0;
	*padding: 3px 10px 2px 6px;
}



div.roundedInput:hover input {
	background-position:right -21px;
}

div.roundedInput:hover {
	background-position:left -63px;
}

.rich-mpnl-body{
padding:12px;
}

.styledradio { 
	border:none;
	margin-left: -4px;
	width: 19px; 
	height: 15px; 
	/* background: url(checkbox.gif) no-repeat; */
	/* padding: 0 5px 0 0; */ }

.styledcheck { 
	border:none;
	margin-left: -4px;
	width: 19px; 
	height: 15px; 
	/* background: url(checkbox.gif) no-repeat; */
	/* padding: 0 5px 0 0; */ 
}
.styledCursor, .radioStyledCursor tbody tr td label {
    cursor: pointer;
}
.hand {
    cursor: hand;
}

.messageColor {
    color: red;
}

.alignRight {
    align: right;
}
.bold {
    font-weight: bold;
}
.displayNone {
    display: none;
}
.floatRight {
    float: right;
}
.floatLeft {
    float: left;
}
.textRight {
    text-align: right;
}
.textCenter {
    text-align: center;
}
.marginTop {
    margin-top: 0;
}
.paddingNone {
    padding: 0;
}

.clearMarginLeft {
    margin-left: 0 !important; 
}

.borderNone {
    border: none;  
}

.clearMarginTop {
    margin-top: 0;
}
.nowrap {
    white-space: nowrap;
}
.grey {
    color: grey;
}

.clearTextDecoration {
    text-decoration: none;
}
.fontSizeLarge {
    font-size: large;
}
.overFlowAuto {
    overflow: auto;
}
.italic {
    font-style: italic !important;
}
.separatorBackground {
    background: #FDEBDD !important;
}
.templateSortLinkColor {
    color: #000000 !important;  
}

.templatePagerInput {
    width: 18px !important;
    height: 12px !important; 
    padding: 0 !important; 
    font-size:10px !important;
}
.templateSortTitle {
    margin-left: 8px !important;
    color: #000000 !important; 
    text-decoration: none !important; 
    white-space: nowrap !important;
}
