/* Customize layout */
div.cont_div_normal {
	font-family:Tahoma;
	color:#423636;
}


/********** Sharestrip_Square Top designed container ********************/
.cont_bar1 {
	margin:0; 
	padding:0; 
	background: transparent url(images/cont_bar1.gif) no-repeat top left;
	height: 27px;
	min-height: 27px;
	max-height: 27px;
}

.cont_bar2 {
	margin:0; 
	padding:0; 
	background: transparent url(images/cont_bar2.gif) no-repeat top right;
	height: 27px;
	min-height: 27px;
	max-height: 27px;
}

.cont_bar12 {
	margin:0 10px; 
	padding:0;
	background: transparent url(images/cont_bar12.gif) repeat-x top left;
	height: 27px;
	min-height: 27px;
	max-height: 27px;
}

.blue_bor {
	margin:0; 
	padding:0; 
	border: 1px #8DBED5 solid;
	border-top: none;
	border-bottom: none;
	background-color:#FFF;
}


/********** Sharestrip_Square Bottom designed container ********************/
.cont_gry3 {
	margin:0; 
	padding:0; 
	background: transparent url(images/cont_gry3.gif) no-repeat top left;
	height: 6px;
	min-height: 6px;
	max-height: 6px;
}

.cont_gry4 {
	margin:0; 
	padding:0; 
	background: transparent url(images/cont_gry4.gif) no-repeat top right;
	height: 6px;
	min-height: 6px;
	max-height: 6px;
}

.cont_gry34 {
	margin:0 4px; 
	padding:0; 
	background: transparent url(images/cont_gry34.gif) repeat-x top left;
	height: 6px;
	min-height: 6px;
	max-height: 6px;
}


/********** Sharestrip_Curve Bottom designed container ********************/
.cont_cur3 {
	display:block;
	margin:0; 
	padding:0; 
	background: transparent url(images/cont_cur3.gif) no-repeat top left;
	height: 13px;
	min-height: 13px;
	max-height: 13px;
}

.cont_cur4 {
	display:block;
	margin:0; 
	padding:0; 
	background: transparent url(images/cont_cur4.gif) no-repeat top right;
	height: 13px;
	min-height: 13px;
	max-height: 13px;
}

.cont_cur34 {
	display:block;
	margin:0 10px; 
	padding:0; 
	background: transparent url(images/cont_cur34.gif) repeat-x top left;
	height: 13px;
	min-height: 13px;
	max-height: 13px;
}


/********** Sharestrip_whitecurve Bottom designed container ********************/
.cont_whtcur3 {
	margin:0; 
	padding:0;
	background: transparent url(images/cont_whtcur3.gif) no-repeat top left;
	height: 13px;
	min-height: 13px;
	max-height: 13px;
}

.cont_whtcur4 {
	margin:0; 
	padding:0; 
	background: transparent url(images/cont_whtcur4.gif) no-repeat top right;
	height: 13px;
	min-height: 13px;
	max-height: 13px;
}

.cont_whtcur34 {
	margin:0 10px; 
	padding:0; 
	background: transparent url(images/cont_whtcur34.gif) repeat-x top left;
	height: 13px;
	min-height: 13px;
	max-height: 13px;
}


/* token style */
div.cont_div_actbut {
	margin:0; 
	padding:6px 5px 0 0; 
	float:left; 
	width:1px;
	font-family:Verdana;
	font-weight:bold; 
	color:#3C3C3C; 
}

div.cont_div_tlebut {
	margin:0; 
	padding:6px 0 0 0 ; 
	float:left; 
	width:80%; 
	white-space:nowrap; 
	text-align:left; 
/*	padding:0; */
	font-family:Verdana;
	font-weight:bold; 
	color:#3C3C3C; 
}

div.cont_div_tlebut1 {
	margin:0; 
	padding-top:6px; 
	float:left; 
	white-space:nowrap; 
	text-align:left;
/*	padding:0; */
	font-family:Verdana;
	font-weight:bold; 
	color:#3C3C3C; 	
}


/********************* Padding Style *************************/
.c1_pad { padding:1px 10px 10px 10px;}
.c2_pad { padding:10px; }
.c2_token_pad { padding-bottom:5px; }
.c3_pad { padding:5px 7px 5px 5px; }
.c4_pad { padding:8px; }

/********** Other styles ********************/
div.cont_div_listswt {
	margin:0; 
	padding:2px 5px 0 0; 
	float:right; 
	text-align:right;
	margin:0; 
/*	padding:0; */
	font-family:Verdana;
	font-weight:bold; 
	color:#3C3C3C;
}

div.cont_div_tlebar {
	margin:0; 
	padding-top:0px; 
	white-space:nowrap; 
	text-align:left;
}

.blue_color {
	margin:0; 
	padding:0; 
	border: 1px #8DBED5 solid;
	border-top: none;
	border-bottom: none;
	background-color:#ECF4F8;
}

.col_blue {
	margin:0; 
	padding:0; 
	background-color:#ECF4F8; 
	border-top:2px solid #FFF;
}

select#cont_id_select {
	height:19px; 
	width:130px; 
	border:#3A3B3A 1px solid; 
	background-color:#585751; 
	color:#FFF; 
}

.content_width { width:100%; }

div.skin_div_lb { height:10px; }

select.skin_select_wherewework {
	position: relative;
	left: -40px;
}



