
/* Style Id:133 ResetCSS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol, ul {
	list-style: none; 
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* others */

blockquote, ul, ol, li{
	margin-top: 0;
}

sup { 
	font-size: 0.7em;
 	left: 0;
 	line-height: 0;
 	position: relative;
 	top: -0.6em;
}
/* Style Id:134 DefaultStyles (For frontend)*/

.Seeems-Text ul,
.Seeems-Text ol{
	margin-left:15px;
	list-style:outside disc;
}

.Seeems-List{
	margin-left:15px;
	list-style:outside disc;
}
/* Style Id:136 Body*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585857;
}
/* Style Id:138 Body (For frontend)*/

body{
	background:url('/files/layout/body_back.png') #fbf9f0 repeat-x;
}
/* Style Id:230 Grids*/

.MainMenuGrid{
	background:url('/files/layout/main_menu_grid_back.png') no-repeat;
}
/* Style Id:296 Headings*/

.Seeems-VeryLargeHeading, h1{
 	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#993333;
	margin-bottom:5px;
}

.Seeems-LargeHeading, h2{
 	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#993333;
	margin-bottom:5px;
}

.Seeems-NormalHeading, h3{
 	font-size:15px;
	line-height:15px;
	font-weight:bold;
	color:#993333;
	margin-bottom:5px;
}

.Seeems-SmallHeading, h4{
 	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#993333;
	margin-bottom:5px;
}
/* Style Id:369 Paragraphs*/

.Seeems-Text{
	margin-bottom:15px;	
}
/* Style Id:511 Links*/

a{
	color:#585857;
	text-decoration:none;
}
/* Style Id:513 Images*/

.Seeems-Image-Container{
	font-size:0px;
	line-height:0px;
	margin-bottom:15px;
}
/* Style Id:147 TopMenu*/

.TopMenu-Content-Wrapper{
	height:33px;
	background:url('/files/layout/top_menu_back.png') right no-repeat;
	padding-right:1px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

/*--------------------------| level 0 |--------------------------*/

ul.top-menu{
	background:url('/files/layout/top_menu_back.png') no-repeat;
	height:26px;
	padding-top:7px;
	padding-left:5px;
	padding-right:3px;
	display:inline-block;
}

ul.top-menu li{
	float:left;
	background:url('/files/layout/top_menu_divider.png') no-repeat right;
}

ul.top-menu li.last{
	background:none;
}

ul.top-menu li a{
	text-decoration:none;
	margin-left:7px;
	margin-right:9px;
	color:#585857;
	font-size:11px;
}

/* Style Id:206 ColumnImage*/

.ColumnImageLink{
	text-decoration:none;
	color:#585857;
	cursor:pointer;
}

.ColumnImage .Text{
	text-align:center;
	background:url('/files/layout/image_text_back.png') no-repeat;
	height:18px;
	padding-top:3px;
}

.ColumnImage .Image{
	font-size:0px;
	line-height:0px;
}

/* Style Id:225 ColumnImageSeparator*/

.Top .Seeems-Column-Separator{
	background:url('/files/layout/top_separator_back.png') no-repeat;
}
/* Style Id:234 MainMenu*/

/*--------------------------| level 0 |--------------------------*/

ul.main-menu{
	height:30px;
}

ul.main-menu li{
	padding-top:1px;
	float:left;
	display:block;
}

ul.main-menu li a{
	display:block;
	padding:6px 20px 2px 20px;
	height:21px;
	background:url('/files/layout/main_menu_divider.png') right no-repeat;
	text-decoration:none;
	color:#585857;
}

ul.main-menu li.selected{
	background:url('/files/layout/main_menu_option_selected_back.png') top center no-repeat;
	color:#ffffff;
}

ul.main-menu li.selected a{
	background:none;
	color:#ffffff;
}

ul.main-menu li.before-selected a{
	background:none;
}
/* Style Id:266 SubMenu*/

/*--------------------------| level 0 |--------------------------*/

ul.sub-menu{
	height:30px;
	background:url('/files/layout/main_menu_grid_back.png') no-repeat;
}

ul.sub-menu li{
	float:left;
	display:block;
	margin-left:15px;
}

ul.sub-menu li a{
	display:block;
	margin:10px 0px 0px 0px;
	text-decoration:none;
	color:#585857;
	font-size:9px;
}

ul.sub-menu li.selected{
	background:url('/files/layout/sub_menu_option_selected_back.png') top center no-repeat;
}


/* Style Id:249 SearchForm*/

.SearchForm .ContentSearch{
	width:169px;
	height:21px;
	background:url('/files/layout/search_textbox_back.png') no-repeat;
}

.SearchForm .ContentSearch input{
	border:none;
	background:none;
	height:21px;
	padding:4px 3px 3px 3px;
	color:#585857;
	font-size:10px;
}
/*
.Animated-Area-Products-Search-Form input{
	border:none;
	background:url('/files/layout/search_textbox_back.png') no-repeat;
	width:163px;
	height:21px;
	padding:1px 3px 3px 3px;
	color:#585857;
	font-size:10px;
	margin-right:5px;
}
*/

/* Style Id:280 MainAnimation*/

.Animated-Area{
	position:relative;
}

.Animated-Area-Heading{
	background:url('/files/layout/animation_heading_back.png') no-repeat;
	height:30px;
}

.Animated-Area-Heading span{
	display:block;
	padding-top:6px;
	padding-left:15px;
	font-size:13px;
}

.Animated-Area-Frames-Wrapper{
	position:relative;
	border-left:1px solid #d5d5d4;
	border-right:1px solid #d5d5d4;
	width:998px;
	height:220px;
	overflow:hidden;
	background:#ffffff;
}

.Animated-Area-Frames{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

.Animated-Area-Frame{
	width:998px;
	height:220px;
	overflow:hidden;
}

.Animated-Area .Previous{
	position:absolute;
	left:0px;
	top:80px;
	cursor:pointer;
	background:url('/files/layout/animation_prev_frame.png') no-repeat;
	width:36px;
	height:78px;
	z-index:2;
}

.Animated-Area .Next{
	position:absolute;
	right:0px;
	top:80px;
	cursor:pointer;
	background:url('/files/layout/animation_next_frame.png') no-repeat;
	width:36px;
	height:78px;
	z-index:2;
}

.Animated-Area-Links-Wrapper{
	position:relative;
	background:url('/files/layout/animation_links_back.png') no-repeat;
	height:36px;
	width:1000px;
	text-align:center;
}

.Animated-Area-Links-Wrapper .LeftContent{
	position:absolute;
	left:0px;
	top:0px;
	width:380px;
	height:30px;
	text-align:left;
	overflow:hidden;
}

.Animated-Area-Links-Wrapper .RightContent{
	position:absolute;
	right:0px;
	top:0px;
	width:380px;
	height:30px;
	text-align:right;
	overflow:hidden;
}

.Animated-Area-Links{
	position:relative;
	z-index:2;
	padding-top:12px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.Animated-Area-Links a .Circle{
	margin-right:5px;
	float:left;
	display:block;
	width:9px;
	height:8px;
	background:url('/files/layout/animation_link_circle.png') no-repeat;
	cursor:pointer;
}

.Animated-Area-Links a.selected .Circle{
	background:url('/files/layout/animation_link_circle_selected.png') no-repeat;
}

/* Style Id:827 AnimatedAreaProductsSearchForm*/

.Animated-Area-Products-Search-Form{
	position:absolute;
	top:5px;
	right:7px;
	z-index:10;
	width:195px;	
}
/* Style Id:695 ProductAnimation*/

.ProductAnimation .Animated-Area{
	position:relative;
}

.ProductAnimation .Animated-Area-Frames-Wrapper{
	position:relative;
	border:none;
	width:1000px;
	height:250px;
	overflow:hidden;
}

.ProductAnimation .Animated-Area-Frames{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:1000px;
	height:250px;
}

.ProductAnimation .Product-Animated-Area-Frame{
	/*position:relative;*/
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:1000px !important;
	height:250px;
	overflow:hidden;
}

.ProductAnimation .Animated-Area-Links-Wrapper{
	position:relative;
	background:url('/files/layout/animation_links_back.png') no-repeat;
	height:36px;
	width:1000px;
	text-align:center;
}

.ProductAnimation .Animated-Area-Links{
	padding-top:0px;
	position:absolute;
	left:0px;
	top:1px;
	height:30px;
	text-align:left;
	overflow:hidden;
}

.ProductAnimation .Animated-Area-Links a{
	float:left;
	display:block;
	text-decoration:none;
	color:#585857;
	font-size:8px;
	margin-left:15px;
}

.ProductAnimation .Animated-Area-Links a span{
	margin-top:10px;
	display:block;
}

.ProductAnimation .Animated-Area-Links a.selected{
	background:url('/files/layout/sub_menu_option_selected_back.png') top center no-repeat;
}





.ProductAnimation .Animated-Area-Frames .Animated-Area-Frames-Wrapper{
	position:relative;
	border-left:1px solid #d5d5d4;
	border-right:1px solid #d5d5d4;
	width:998px;
	height:250px;
	overflow:hidden;
	background:#ffffff;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frames{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:998px;
	height:250px;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frame{
	width:998px;
	height:250px;
	overflow:hidden;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links-Wrapper{
	position:relative;
	background:url('/files/layout/animation_heading_back.png') no-repeat;
	height:30px;
	width:1000px;
	text-align:center;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links-Wrapper .Animated-Area-Heading{
	position:absolute;
	left:0px;
	top:0px;
	background:none;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links-Wrapper .Animated-Area-Heading span{
	display:block;
	padding-top:6px;
	padding-left:15px;
	font-size:13px;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links{
	position:relative;
	z-index:2;
	padding-top:12px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links a{
	margin-left:0px;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links a .Circle{
	margin-right:5px;
	float:left;
	display:block;
	width:9px;
	height:8px;
	background:url('/files/layout/animation_link_circle.png') no-repeat;
	cursor:pointer;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links a.selected{
	background:none;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Links a.selected .Circle{
	background:url('/files/layout/animation_link_circle_selected.png') no-repeat;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frame-List{
	padding:15px 50px 15px 50px;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frame-List li{
	float:left;
	padding-right:85px;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frame-List li a{
	cursor:pointer;
	width:160px;
	text-align:center;
	display:block;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frame-List li.last{
	padding-right:0px;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frame-List li .Product .ProductName{
	font-size:10px;
}

.ProductAnimation .Animated-Area-Frames .Animated-Area-Frame-List li .Product .ProductCategoryName{
	font-size:10px;
	font-weight:bold;
}
/* Style Id:826 ProductAnimationSearchResults*/

.ProductAnimationSearchResults .Animated-Area{
	position:relative;
}

.ProductAnimationSearchResults .Animated-Area-Links-Wrapper{
	position:relative;
	background:url('/files/layout/animation_heading_back.png') no-repeat;
	height:30px;
	width:1000px;
	text-align:center;
}

.ProductAnimationSearchResults .Animated-Area-Links-Wrapper .Animated-Area-Heading{
	position:absolute;
	left:0px;
	top:0px;
	background:none;
}

.ProductAnimationSearchResults .Animated-Area-Links{
	position:relative;
	z-index:2;
	padding-top:12px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.ProductAnimationSearchResults .Animated-Area-Links a .Circle{
	margin-right:5px;
	float:left;
	display:block;
	width:9px;
	height:8px;
	background:url('/files/layout/animation_link_circle.png') no-repeat;
	cursor:pointer;
}

.ProductAnimationSearchResults .Animated-Area-Links a.selected .Circle{
	background:url('/files/layout/animation_link_circle_selected.png') no-repeat;
}

.ProductAnimationSearchResults .Animated-Area-Frames-Wrapper{
	position:relative;
	border-left:1px solid #d5d5d4;
	border-right:1px solid #d5d5d4;
	width:998px;
	height:220px;
	overflow:hidden;
	background:#ffffff;
}

.ProductAnimationSearchResults .Animated-Area-Frames-Wrapper .NoResult{
	padding:20px;
}

.ProductAnimationSearchResults .Animated-Area-Frames{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

.ProductAnimationSearchResults .Animated-Area-Frame{
	width:998px;
	height:220px;
	overflow:hidden;
}

.ProductAnimationSearchResults .Back{
	position:relative;
	background:url('/files/layout/animation_links_back.png') no-repeat;
	height:36px;
	width:1000px;
}

.ProductAnimationSearchResults .Back a{
	float:left;
	display:block;
	text-decoration:none;
	color:#585857;
	font-size:8px;
	margin-left:15px;
}

.ProductAnimationSearchResults .Back a span{
	margin-top:10px;
	display:block;
}




.ProductAnimationSearchResults .Animated-Area-Frames .Animated-Area-Frame-List{
	padding:15px 50px 15px 50px;
}

.ProductAnimationSearchResults .Animated-Area-Frames .Animated-Area-Frame-List li{
	float:left;
	padding-right:85px;
}

.ProductAnimationSearchResults .Animated-Area-Frames .Animated-Area-Frame-List li a{
	cursor:pointer;
	width:160px;
	text-align:center;
	display:block;
}

.ProductAnimationSearchResults .Animated-Area-Frames .Animated-Area-Frame-List li.last{
	padding-right:0px;
}

.ProductAnimationSearchResults .Animated-Area-Frames .Animated-Area-Frame-List li .Product .ProductName{
	font-size:10px;
}

.ProductAnimationSearchResults .Animated-Area-Frames .Animated-Area-Frame-List li .Product .ProductCategoryName{
	font-size:10px;
	font-weight:bold;
}
/* Style Id:295 AnimationEasyBox*/

.AnimationEasyBox{
	padding-left:70px;
	padding-right:1px;
}

.AnimationEasyBox .Info{
	float:left;
	width:600px;
	padding-top:20px;
}

.AnimationEasyBox .Heading{
	font-size:15px;
	font-weight:bold;
	padding-bottom:10px;
}

.AnimationEasyBox .ExtraText{
	padding-left:15px;
	padding-bottom:10px;
}

.AnimationEasyBox .Description{
	padding-left:15px;
	line-height:20px;
}

.AnimationEasyBox .Description .Bullet{
	background:url('/files/layout/animation_easybox_bullet.png') no-repeat;
	width:7px;
	height:5px;
	display:block;
	float:left;
	margin-right:4px;
	margin-top:8px;
}

.AnimationEasyBox .Image{
	float:left;
	width:327px;
	font-size:0px;
}

.AnimationEasyBox .Image .ImageText{
	text-align:center;
	font-size:10px;
}

.AnimationEasyBox .Image .ImageExtraText{
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
/* Style Id:563 MainProductDisplay (ProductDetails)*/

.ProductDetails .Product{
	border-left:1px solid #d5d5d4;
	border-right:1px solid #d5d5d4;
	padding:15px;
	background:#ffffff;
}

.ProductDetails .Image{
	float:left;
	width:160px;
}

.ProductDetails .ImageText{
	font-size:16px;
}

.ProductDetails .Info{
	float:left;
	width:550px;
}

.ProductDetails .Info .Name h1{
	font-size:18px;
	font-weight:bold;
	color:#585857;
}

.ProductDetails .Info .Slogan{
	font-size:15px;
	font-weight:bold;
	background:#67400a;
	color:#ffffff;
	padding:5px 3px 5px 3px;
	margin-bottom:5px;
}

.ProductDetails .Info .Description{
	font-size:11px;
	margin-right: 10px;
}

.ProductDetails .Info .Description ul,
.ProductDetails .Info .Description ol {
	margin-left:15px;
	list-style:outside disc;
}

.ProductDetails .RightImage{
	float:left;
	width:160px;
}

.ProductDetails .EfficiencyIcon {
	margin-top: 30px;
}

.RelProductsTechDataTabs{
	padding-top:15px;
}

.RelProductsTechDataTabs .Tabs{
	background:url('/files/layout/animation_heading_back.png') no-repeat;
	height:30px;
}

.RelProductsTechDataTabs .Tabs li{
	padding-top:1px;
	float:left;
	display:block;
}

.RelProductsTechDataTabs .Tabs li a{
	display:block;
	padding:6px 20px 2px 20px;
	height:21px;
	text-decoration:none;
	color:#585857;
}

.RelProductsTechDataTabs .Tabs li.last a{
	background:url('/files/layout/main_menu_divider.png') right no-repeat;
}

.RelProductsTechDataTabs .Tabs li.selected{
	background:url('/files/layout/main_menu_option_selected_back.png') top center no-repeat;
	color:#ffffff;
}

.RelProductsTechDataTabs .Tabs li.selected a{
	background:none;
	color:#ffffff;
}


.RelProductsTechDataTabs .RelatedProducts{
	display:none;
}

.RelProductsTechDataTabs .RelatedProduct, .RelProductsTechDataTabs .NoRelatedProduct{
	border-left:1px solid #d5d5d4;
	border-right:1px solid #d5d5d4;
	width:918px;
	padding:25px 40px 30px 40px;
	background:#ffffff;
}

.RelProductsTechDataTabs .RelatedProduct li{
	display:none;
} 

.RelProductsTechDataTabs .RelatedProduct li.first{
	display:block;
} 

.RelProductsTechDataTabs .RelatedProduct .Image{
	float:left;
	width:60px;
	padding-right:30px;
}

.RelProductsTechDataTabs .RelatedProduct .Info{
	float:left;
	width:230px;
	padding-right:30px;
}

.RelProductsTechDataTabs .RelatedProduct .Info .Name{
	font-weight:bold;
	font-size:11px;
}

.RelProductsTechDataTabs .RelatedProduct .Info .Description{
	font-size:11px;
}

.RelProductsTechDataTabs .RelatedProduct .Data{
	float:left;
	width:400px;
	font-size:11px;
}

.RelProductsTechDataTabs .RelatedProduct .Data .Heading{
	font-weight:bold;
}

.RelProductsTechDataTabs .TechnicalData .Data{
	border-left:1px solid #d5d5d4;
	border-right:1px solid #d5d5d4;
	width:998px;
	background:#ffffff;
}

.RelProductsTechDataTabs .TechnicalData .Data .Column1, .RelProductsTechDataTabs .TechnicalData .Data .Column2, .RelProductsTechDataTabs .TechnicalData .Data .Column3{
	float:left;
	width:315px;
	font-size:11px;
	padding:25px 15px 10px 0px;
}

.RelProductsTechDataTabs .TechnicalData .Data table td{
	padding:3px 5px 3px 5px;
}

.RelProductsTechDataTabs .TechnicalData .Data table .Even td{
	padding-top:8px;
	padding-bottom:8px;
}

.RelProductsTechDataTabs .TechnicalData .Data .Characteristic{
	/*padding:3px 5px 3px 5px;*/
}

/*
.RelProductsTechDataTabs .TechnicalData .Data tr.Odd{
	background:#f7f7f7;
	border:1px solid #b1b1b1;
}
*/

.RelProductsTechDataTabs .TechnicalData .Data tr.Odd td.Left{
	background:#f7f7f7;
	border:1px solid #b1b1b1;
	border-right:none;
}

.RelProductsTechDataTabs .TechnicalData .Data tr.Odd td.Right{
	background:#f7f7f7;
	border:1px solid #b1b1b1;
	border-left:none;
}

/* Style Id:509 FileDocument*/

.FileDocument{
	width:250px;
}

.FileDocument .FileWrapper{
	width:127px;
	height:176px;
	background:url('/files/layout/file_document_back.png') no-repeat;
	margin-right:8px;
}

.FileDocument .File{
	width:117px;
	height:167px;
	padding-left:1px;
	padding-top:1px;
}

.FileDocument .Info{
	width:115px;
	padding-bottom:8px;
	font-size:9px;
}

.FileDocument .Info .Title{
	font-weight:bold;
}
/* Style Id:746 SearchResult*/

.SearchResult{
	color:#585857;
}

.SearchResultItem{
	padding-bottom:20px;
}

.SearchResultItem span.LinkText{
	font-weight:bold;
}

.SearchResultItem a{
	color:#993333;
	text-decoration:underline;
}

.SearchResultItem a.HeadingLink{
	text-decoration:none;
	display:inline-block;
}

.SearchResultItem a.HeadingLink h2{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.EmptyMessage{
	color:#585857;
}
/* Style Id:748 Sitemap*/

.Seeems-SiteMapComponent-Container .Level-0 li{
	padding-bottom:5px;
}

.Seeems-SiteMapComponent-Container .Level-0 li a{
	color:#585857;
	text-decoration:none;
}

.Seeems-SiteMapComponent-Container .Level-0 li a:hover{
	text-decoration:underline;
}

.Seeems-SiteMapComponent-Container .Level-1{
	padding-top:5px;
}

.Seeems-SiteMapComponent-Container .Level-1 li{
	padding-left:15px;
}

.Seeems-SiteMapComponent-Container .Level-2{
	padding-top:5px;
}

.Seeems-SiteMapComponent-Container .Level-2 li{
	padding-left:15px;
}
/* Style Id:754 MainAdvancedBox*/

.MainAdvancedBox .Title{
	background:url('/files/layout/animation_heading_back.png') no-repeat;
	height:30px;
	width:1000px;
}

.MainAdvancedBox .Title span{
	display:block;
	padding-left:15px;
	padding-top:8px;
	font-size:10px;
}

.MainAdvancedBox .Content{
	border-left:1px solid #d5d5d4;
	border-right:1px solid #d5d5d4;
}

.MainAdvancedBox .Footer{
	background:url('/files/layout/animation_links_back.png') no-repeat;
	height:36px;
	width:1000px;
}
/* Style Id:794 ContactsForm*/

.ContactsForm input.Seeems-TextBoxField{
	background:#eeeeee;
	border:1px solid #c2c2c2;
	height:16px;
	color:#585857;
	font-size:11px;
}

.ContactsForm textarea.Seeems-TextBoxField{
	height:182px;
	background:#eeeeee;
	border:1px solid #c2c2c2;
	color:#585857;
	font-size:11px;
}

.ContactsForm .Seeems-CheckBoxField{
	margin:0px 4px 0px 0px;
	padding:0px;
}

.ContactsForm .Seeems-CheckBox div{
	float:right !important;
}

.ContactsForm .Seeems-CheckBox div input{
	margin:0px;
	padding:0px;
}

.ContactsForm .Seeems-OptionsListField input{
	margin:0px 6px 0px 0px;
	padding:0px;
}

.ContactsForm .Seeems-OptionsListField label{
	margin:0px 10px 0px 0px;
	padding:0px;
}
/* Style Id:1637 ContactsForm2*/

.ContactsForm2 input.Seeems-TextBoxField{
	background:#eeeeee;
	border:1px solid #c2c2c2;
	height:16px;
	color:#585857;
	font-size:11px;
}

.ContactsForm2 textarea.Seeems-TextBoxField{
	background:#eeeeee;
	border:1px solid #c2c2c2;
	color:#585857;
	font-size:11px;
}

.ContactsForm2 .Seeems-CheckBoxField{
	margin:0px 4px 0px 0px;
	padding:0px;
}

.ContactsForm2 .Seeems-CheckBox div{
	float:right !important;
}

.ContactsForm2 .Seeems-CheckBox div input{
	margin:0px;
	padding:0px;
}

.ContactsForm2 .Seeems-OptionsListField input{
	margin:0px 6px 0px 0px;
	padding:0px;
}

.ContactsForm2 .Seeems-OptionsListField label{
	margin:0px 10px 0px 0px;
	padding:0px;
}
/* Style Id:2769 Recaptcha*/

.g-recaptcha {
  transform:scale(0.75);
  transform-origin:0 0;
}

