﻿
/*---  SHARED ---*/
*
{
	margin: 0;
	padding: 0;
	border-collapse: collapse; /*font-size: 1em; ! is illegal for IE7 */
}

html
{
	/* For footer  */
	height: 100%;
}

body
{
    /* for brawser */
	font-size: 1.0em;
	 
	/* For footer  */
	min-height: 100%;
	position: relative;
}

strong
{
	font-weight: normal;
}

td
{
	vertical-align: top;
}

/*---  SHARED ---*/
.capitalize
{
	text-transform: capitalize;
}

.italic
{
	font-style: italic !important;
}

.arial
{
	font-family: Arial, sans-serif !important;
}

.verdana
{
	font-family: Verdana, sans-serif !important;
}

.left
{
	text-align: left !important;
}

.right
{
	text-align: right !important;
}

.center
{
	text-align: center !important;
}

.red
{
	color: red !important;
}

.blue
{
	color: blue !important;
}

.darkblue
{
	color: #4c5abc !important;
}

.bold
{
	font-weight: bold !important;
}

.normal
{
	font-weight: normal !important;
}

.center
{
	text-align: center !important;
}

.margin_center
{
	margin-left: auto !important;
	margin-right: auto !important;
}

.multiline
{
	width: 99%;
	height: 5em;
}

.enabled
{
}

.disabled
{
	background-color: #efefef;
}

.greeting
{
	font-size: 1.1em;
	font-family: Arial;
	font-weight: bold !important;
}

.separator1
{
	height: 1em;
}

/* p.delimiter - for "float" element */
p.delimiter
{
	clear: both !important;
	font-size: 1px !important;
}

.clear
{
	clear: both !important;
}

.nowrap
{
    white-space: nowrap !important;
}

.width50
{
	width: 50% !important;
}

.width75
{
	width: 75% !important;
}

.width90
{
	width: 90% !important;
}

.width100, .wide
{
	width: 100% !important;
}

.border
{
	border: solid 1px #efefef !important;
}

.border:hover
{
	border: solid 1px #666 !important;
}

.border_top
{
	border-top: solid 1px #999 !important;
}

.separator
{
	font-size: 1px;
}

.asterisk
{
	color: #f00;
}

.rblock
{
	float: right !important;
}

.lblock
{
	float: left !important;
}

.block
{
	display: block !important;
}

.inline
{
	display: inline !important;
}

.overflow_hidden
{
	overflow: hidden;
}

/*---- margin05 ----*/
.margin05
{
	margin: 0.5em !important;
}

.margin05_t
{
	margin-top: 0.5em !important;
}

.margin05_r
{
	margin-right: 0.5em !important;
}

.margin05_b
{
	margin-bottom: 0.5em !important;
}

.margin05_l
{
	margin-left: 0.5em !important;
}

.margin05_r_b
{
	margin-right: 0.5em !important;
	margin-bottom: 0.5em !important;
	
}

.margin05_b_l
{
	margin-bottom: 0.5em !important;
	margin-left: 0.5em !important;
}

.margin05_n_t
{
	margin-top: 0em !important;
	margin-right: 0.5em !important;
	margin-bottom: 0.5em !important;
	margin-left: 0.5em !important;
}

.margin05_n_r
{
	margin-top: 0.5em !important;
	margin-right: 0em !important;
	margin-bottom: 0.5em !important;
	margin-left: 0.5em !important;
}

.margin05_n_b
{
	margin-top: 0.5em !important;
	margin-right: 0.5em !important;
	margin-bottom: 0em !important;
	margin-left: 0.5em !important;
}

.margin05_n_l
{
	margin-top: 0.5em !important;
	margin-right: 0.5em !important;
	margin-bottom: 0.5em !important;
	margin-left: 0em !important;
}

/*---- MARGIN1 ----*/
.margin1
{
	margin: 1em !important;
}

.margin1_t
{
	margin-top: 1em !important;
}

.margin1_r
{
	margin-right: 1em !important;
}

.margin1_b
{
	margin-bottom: 1em !important;
}

.margin1_l
{
	margin-left: 1em !important;
}

.margin1_r_b
{
	margin-right: 1em !important;
	margin-bottom: 1em !important;
	
}

.margin1_b_l
{
	margin-bottom: 1em !important;
	margin-left: 1em !important;
}

.margin1_n_t
{
	margin-top: 0em !important;
	margin-right: 1em !important;
	margin-bottom: 1em !important;
	margin-left: 1em !important;
}

.margin1_n_r
{
	margin-top: 1em !important;
	margin-right: 0em !important;
	margin-bottom: 1em !important;
	margin-left: 1em !important;
}

.margin1_n_b
{
	margin-top: 1em !important;
	margin-right: 1em !important;
	margin-bottom: 0em !important;
	margin-left: 1em !important;
}

.margin1_n_l
{
	margin-top: 1em !important;
	margin-right: 1em !important;
	margin-bottom: 1em !important;
	margin-left: 0em !important;
}

/*---- MARGIN2 ----*/
.margin2
{
	margin: 2em !important;
}

.margin2_t
{
	margin-top: 2em !important;
}

.margin2_r
{
	margin-right: 2em !important;
}

.margin2_b
{
	margin-bottom: 2em !important;
}

.margin2_l
{
	margin-left: 2em !important;
}

.margin2_r_b
{
	margin-right: 2em !important;
	margin-bottom: 2em !important;
	
}

.margin2_b_l
{
	margin-bottom: 2em !important;
	margin-left: 2em !important;
}

.margin2_n_t
{
	margin-top: 0em !important;
	margin-right: 2em !important;
	margin-bottom: 2em !important;
	margin-left: 2em !important;
}

.margin2_n_r
{
	margin-top: 2em !important;
	margin-right: 0em !important;
	margin-bottom: 2em !important;
	margin-left: 2em !important;
}

.margin2_n_b
{
	margin-top: 2em !important;
	margin-right: 2em !important;
	margin-bottom: 0em !important;
	margin-left: 2em !important;
}

.margin2_n_l
{
	margin-top: 2em !important;
	margin-right: 2em !important;
	margin-bottom: 2em !important;
	margin-left: 0em !important;
}

/*---- PADDING ---*/
.padding1
{
	padding: 1em !important;
}

.padding1_t
{
	padding-top: 1em !important;
}

.padding1_r
{
	padding-right: 1em !important;
}

.padding1_b
{
	padding-bottom: 1em !important;
}

.padding1_l
{
	padding-left: 1em !important;
}

.padding2
{
	padding: 2em !important;
}

.padding2_l
{
	padding-left: 2em !important;
}

.padding5
{
	padding: 5em !important;
}

.padding5_l
{
	padding-left: 5em !important;
}


