form
{
	padding:0px;
	margin:0px;
}
.tblmsg {
	font-family:Tahoma;
	font-size:11px;
	color:#060;
}
.tblerror
{
	color:#F00;
}
.msgbox-header
{
	float:left;
	padding-left:20px;
}
.log-out
{
	color:#9A9A9A;
	float:right;
	line-height:18px;
	padding:14px 20px 0;
	font-weight:bold;
}
.btn
{
	width:auto; height:auto; border:1px solid #d2d2d2; font-size:11px; color:#959595; background:#ffffff; padding:2px;
}
.btn_port
{
	width:165px; height:auto; border:1px solid #d2d2d2; font-size:11px; color:#959595; background:#ffffff; padding:2px 20px 2px 20px;
	font-weight:bold;
}
.txtfld_small
{
	color:#010101;
	border: 1px solid #cccccc;
	height: 18px;
	padding-left: 3px;
	line-height: 18px;
	width:150px;
	}

.rowheading
{
	font-size:12px;
	font-weight:bold;
}
.rowheading_culture
{
	font-size:12px;
	font-weight:bold;
	width:280px;
	float:left;
}
.divimgdelete
{
	clear:both;
	padding:5px 0px 0px;
}
.btn-action
{
	border:0px;
	height:23px;
	width:23px;
	border:0px solid ;
}
.btn-save
{
	background:url(../images/btn-save.gif) no-repeat;
}
.btn-edit
{
	background:url(../images/btn-edit.gif) no-repeat;
}
.btn-delete
{
	background:url(../images/btn-del.gif) no-repeat;
}
.btn-minus1
{
	background:url(../images/minus.gif) no-repeat;
}
.btn-view
{
	background:url(../images/btn-view.gif) no-repeat;
}
.btn-pdf
{
	background:url(../images/pdf_button.png) no-repeat;
	vertical-align:middle;
}
.btn-plus
{
	background:url(../images/btn-plus.gif) no-repeat;
}
.btn-minus
{
	background:url(../images/btn-minus.gif) no-repeat;
}
.btn-expand
{
	border:0px solid;
	background:url(../images/expand.gif) no-repeat;
	width:12px;
}
.btn-collapse
{
	border:0px solid;
	background:url(../images/collapse.gif) no-repeat;
	width:12px;
}

.imageorder-left
{
	float:left;
	width:9px;
	height:15px;
}
.imageorder-right
{
	float:right;
	width:9px;
	height:15px;
}
.heading
{
	padding-bottom:8px;
}
.prod_checkmain a
{
	cursor:pointer;
}
	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:200px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #CCCCCC;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		color:#010101;
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#666;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	.combobox
	{
		background:#FFF;
		border:1px solid #CCCCCC;
		height:20px;
		width:136px;
		display:none;
	}
	.combobox-big
	{
		border:1px solid #CCCCCC;
		height:22px;
		width:272px;
		display:none;
	}

	.comboinput
	{
		background:#FFF;
		border:0px;
		cursor:pointer; 
		font-size:10px; 
		height:14px;
		padding:3px 3px 0px 3px;
		color:#5D5D5D;
		width:110px;
	}
	.comboinput-big
	{
		background:#FFF;
		border:0px;
		cursor:pointer; 
		font-size:11px; 
		height:14px;
		padding:3px 3px 0px 3px;
		width:244px;
		color:#010101;
	}

	.comboimg
	{
		cursor:pointer;
		height:20px;
		width:20px;
		text-align:center;
	}
.scroll-track {
	width: 15px;
	border:1px solid #E8E8E8;
}
.scroll-handle {
	background-color:#E8E8E8;
	margin:1px;
	width: 13px; 
	cursor: pointer;
}
.scroll-innerBox
{
	width:830px !important;
}
.img-subdiv
{
	height:25px;
}
.img-subdiv a, .img-subdiv a img
{
	border:0px;
}
h1
{
	margin:0px;
}
h2
{
	font-size:14px;
	margin:0px;
	background:#E4E4E4;
	padding:5px;
	width:803px;
}
h3
{
	font-size:12px;
	margin:0px;
}
.e_pro_raw_sep
{
	height:0px;
	margin-bottom:10px;
	border-bottom:solid 1px #CCCCCC;
	width:813px;
}
.rowover
{
	background:#F5F5F5 !important;
}
.btn-order
{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #D2D2D2;
	color:#959595;
	font-size:11px;
	height:auto;
	padding:2px;
	width:139px;
}
.update-order
{
	float:left;
	padding-top:4px;
}
.category-heading
{
	float:left;
	padding:8px 3px 3px;
	width:412px;
}
#box_cont_area_small { float:left; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #b2b2b2; padding:0px 0 11px 0;
	overflow:hidden;
	height:337px;
	width:850px;
}
.btn-add-new
{
	float:right;
}
.heading-row
{
	height:20px;
}
.left_txt_ext_1 {
	color:#999999;
	float:left;
	font-size:16px;
	line-height:normal;
	padding:0 7px;
	width:155px;
}

.edit_input_11_new
{
	background:#FFF;
	width:270px; 
	height:17px; 
	border:1px solid #d2d2d2;
	color:#5d5d5d; 
	font-size:10px; 
	padding-left:5px;
	padding-top:2px;
	margin-right:1px;
	float:left;
}
.pagging-row
{
	text-align:center;
	position:relative;
	left:62px;
	z-index:1000;
	width:714px;
	height:17px;
	padding-top:3px;
	color:#000;
}
.thumb-box
{
	float:left;
	padding:0;
	width:118px;
	height:145px;
	text-align:center;
	border:solid 1px #CCC;
	margin:5px;
	padding:4px;
}
.thumb-box-heading
{
	padding:5px 0px 6px;
}
#box_cont_area_big {
	border-bottom:1px solid #B2B2B2;
	float:left;
	height:352px;
	overflow:hidden;
	padding:0 0 11px;
	width:746px;
}
.all-portfolio-image
{
	clear:both;
	margin:0px;
}
.portfolio-content
{
	float:none;
	clear:both;
	background:#F5F5F5;
	width:921px;
	padding:10px 10px 10px 30px;
	margin:0px;
	border:solid 1px #ccc;
}
.portfolio-img
{
	display:block;
	float:left;
	padding:0 8px 5px 0;
	width:99px;
	background:#F5F5F5;
}
.portfolio-img span
{
	border:2px solid #E1E1E1;
	display:block;
	height:78px;
	width:95px;
	background:#FFF;
}
.thumb-box-img
{
	background:#FFF;
	height:110px;
	text-align:center;
}
.close_link
{
	text-decoration:none;
}
.float-left
{
	float:left;
}
.eport_r4
{
	float:left;
	padding:5px 0;
	width:230px;
	margin:0px;
}
.internal-portfolio-container
{
	border:1px solid #D2D2D2;
	margin:2px;
	float:left;
	width:339px;
	padding-left:5px;
	padding-top:4px;
}
.culture-image-box
{
	margin-bottom:10px;
}
.culture-thumb
{
	margin-right:8px;
	margin-bottom:8px;
}
.culture-detail-image
{
	float:left;
}
#culture_thumb_box
{
	/*padding-left:18px;*/
	padding-left:3px;
}
#culture_thumb_box
{
	/*height:535px;*/
	height:512px;
	overflow:hidden;
	position:relative;
	width:740px;
}
.culture-image-title
{
	font-size:13px;
	font-weight:bold;
	letter-spacing:0;
	line-height:18px;
	position:relative;
}
.link-back
{
	height:20px;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;	
	/*padding-left:19px;*/
	padding-left:3px;
}
.link-back a{
	text-decoration:none;
	font-size:11px;
	line-height:18px;	
}
.link-back a:hover{
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000;
}

.culture-image-add
{
	background:#E9E9E9;
	color:#333; 
	font-weight:bold;
	float:right;
	margin:-8px 0px 0 0 !important;
	padding:5px;
	text-align:center;
}
.culture-image-add a, .culture-image-add a:hover, .culture-image-add a:visited
{
	color:#333; 
	font-weight:bold;
}
.culture_thumb_mask
{
	padding-top:22px;
	/*width:740px;*/
}
.culture-link
{
	height:20px;
	font-size:11px;
	letter-spacing:1px;
	line-height:18px;	
}
.culture-link a{
	text-decoration:none;
	font-size:11px !important;
	line-height:18px;	
}
.culture-link a:hover{
	text-decoration:none;
	line-height:18px;
	font-weight:bold;
	letter-spacing:1px;
	color:#000;
}
.cmspage-body
{
	padding-top:27px;
	font-size:12px;
	/*padding-left:17px;*/
	padding-left:3px;
}
.cmspage-body-text-fixed-width
{
	width:365px !important;
}
.cmspage-body-text, .cmspage-body-text p, .cmspage-body-text table td
{
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
}
.cmspage-body-text strong
{
	font-size:14px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:0px;
	
}
.cmspage-body-text a, .cmspage-body-text a:visited
{
	font-size:12px;
	text-decoration:none;
}
.cmspage-body-text a:hover
{
	font-weight:bold;
}
.partners-name
{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.partners-link, a.partners-link:visited 
{
	font-size:12px;
	text-decoration:none;
}
a.partners-link:hover
{
	font-weight:bold;
}
.down_pdf
{
	width:150px;
}
.down_pdf a{
	display: block;
	letter-spacing:1px;
	list-style:none;
	text-decoration:none;
	background: url(../../images/main/downloadArrow.gif) no-repeat 87px 0;
}
.down_pdf a:hover{
	color: #000;
	background: url(../../images/main/downloadArrowOver.gif) no-repeat 87px 0;
}
#cultureContent a{
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}
#cultureContent a:hover{
	font-weight:bold;
}

#approachContentnew a{
	font-size:11px;
	line-height:16px;
	text-decoration:none;
}
#approachContentnew a:hover{
	font-weight:bold;
}

.btn_new input:hover
{
	background-color:#999999;
	color:#FFFFFF;
}