@charset "utf-8";
@import "crop_species.css";
@import "../../all/css/ttx_table.css";
@import "../../all/css/group_table.css";
@import "../../all/css/multy_txt_block.css";
	@import "../../all/css/block_table.css";
	@import "../../all/css/YellowListBlock.css";
@import "../../all/css/company_table.css";
@import "../../all/css/literature.css";
@import "../../all/css/styles_popup.css";
@import "../../all/css/modal_win_2/modal_resize_shadow.css";
@import "../../all/css/modal_win_2/modal_win_content.css";

@import "../../all/css/jquery.ad-gallery.css";
@import "../../all/css/modal_win.css";
@import "../../all/css/gallery.css";
@import "../../all/css/gallery_block.css";

@import "../../all/css/gallery_table_header.css";
@import "../../all/css/cackle.css";

@import "../../all/css/ie_png.css";




/* TTX AREA
------------------------------------------------ */
.colmask2 {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
}

* html .colmask2 {
	overflow:hidden;	/* This chops off any overhanging divs */
}

.rightmenu2 .colleft2 {
	float:left;
	width:200%;
	margin-left:-230px;
	position:relative;
	right:100%;
}

.rightmenu2 .col1wrap2 {
	float:left;
	width:50%;
	position:relative;
	left:50%;
}

.rightmenu2 .col12 {		
	margin:0 0px 0 230px;
	position: relative;
}

.rightmenu2 .col22 {
	float:right;
	left:230px;
	position:relative;
	text-align: center;
	width:215px;
}

/* TTX TABLE EDIT
------------------------------------------------ */
.wrap_ttx_table {
	margin-top: 10px;
}

.block_ttx {
	margin-bottom: 5px;
}


/* CONTENT NEW
------------------------------------------------ */
.insecticides_content {
	margin-top: 15px;
}

.detail_link {
	margin-top: 8px;
}

.detail_link span {
	font-weight: bold;
	vertical-align: middle;
}


.child_point_detail, .uxo_left_4x34, .uxo_right_4x34{
	height: 34px;
}

.child_point_detail {
	background: #f2f2f2;
	display: inline-block;
	position: relative;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
}

.child_point_detail a {
	padding-left: 4px;
}

*html .child_point_detail {
	display: inline;
}

*+html .child_point_detail {
	display: inline;
}

.uxo_left_4x34, .uxo_right_4x34 {
	background: transparent;
	display: inline-block;
	position: absolute;
	vertical-align: middle;
	width: 4px; 
}

.uxo_left_4x34 {
	background: url("../../all/img/uxo_left_4x34.gif");
	left: -4px;
}

.uxo_right_4x34 {
	background: url("../../all/img/uxo_right_4x34.gif");
	right: -4px;
}


/* TABLE TTX STYLE EDIT
------------------------------------------------ */

.line_bottom {
	height: 20px;
}

.line_bottom hr {
	margin: 0;	
}




/* CACKLE STYLE EDIT
------------------------------------------------ */

#mc-container {
	margin-top: 10px;
}
