/* ------ Reset part ------ */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/* ------ Custom Styles ------ */

html { background: #abafb3; overflow-y: scroll; }
body { color: #848484; font-family: arial, verdana, sans-serif; font-size: 12px; line-height: 16px; }

html, body, #wrap { height: 100%; }
body > #wrap { height: auto; min-height: 100%; }
#wrap { background: #fff url(../_img/bg-content.gif) repeat-y; margin: 0 auto; width: 977px; }
#contentWrapper { padding-top: 107px; padding-bottom: 30px; }
#start #contentWrapper { padding-top: 0; }

a { text-decoration: none; }

/* ------ Layout ------ */

#contentWrapper { background: #fff url(../_img/bg-content.gif) repeat-y; margin: 0 auto; width: 977px; }
#mainContentOuterWrapper { margin: 0 auto; width: 961px; padding: 0 0 18px 0; }
#start #mainContentOuterWrapper { padding-top: 6px; }
#navbarWrapper { float: left; width: 178px; }
#mainContentWrapper { float: right; width: 763px; }
#start #mainContentWrapper { float: right; width: 758px; }
#mainContent { float: left; width: 565px; padding-top: 20px; }
#start #mainContent { float: left; width: 556px; padding-top: 20px; }
#sidebarContent { float: right; width: 178px; padding: 20px 0 18px 0; }

/* ------ Page Header ------ */

#headerWrapper { position: absolute; height: 107px; z-index: 10; }
#header { background: url(../_img/bg-header.jpg) no-repeat; height: 107px; width: 977px; margin: 0 auto; position: relative; }
#headerBackgroundLeft { background: url(../_img/bg-header-left.jpg) repeat-x; position: absolute; top: 0; width: 50%; height: 107px; z-index: 2; }
#headerBackgroundRight { background: url(../_img/bg-header-right.jpg) repeat-x; position: absolute; top: 0; right: 0; width: 50%; height: 107px; z-index: 3; }
#logo { position: absolute; top: 23px; right: 5px; }
#logo { background: url(../_img/amicra-microtechnologies.jpg); width: 185px; height: 55px; }
#logo img { display: none; }
#topHeader { height: 50px; }
#subHeader { padding-top: 107px; width: 961px; margin: 0 auto; height: 218px; }
#subHeader img { float: left; }
#subpageHeader { margin-bottom: 22px; }
#subpageHeader img { float: left; }

/* ------ Teaser ------ */

#rotator { background: #abafb3; margin-left: 178px; height: 218px; position: relative; }
#rotator .ui-tabs-nav { float: right; }
#rotator .ui-tabs-nav a { outline: none; }
#rotator .ui-tabs-nav span { visibility: hidden; }
#rotator .ui-tabs-nav .ui-tabs-nav-item #nav-fragment-1 { background: url(../_img/teaser01.png) no-repeat; display: block; width: 178px; height: 71px; }
#rotator .ui-tabs-nav .ui-tabs-nav-item #nav-fragment-1:hover,
#rotator .ui-tabs-nav .ui-tabs-selected #nav-fragment-1 { background-position: 0 -71px; }
#rotator .ui-tabs-nav .ui-tabs-nav-item #nav-fragment-2 { background: url(../_img/teaser02.png) no-repeat; display: block; width: 178px; height: 73px; }
#rotator .ui-tabs-nav .ui-tabs-nav-item #nav-fragment-2:hover,
#rotator .ui-tabs-nav .ui-tabs-selected #nav-fragment-2 { background-position: 0 -73px; }
#rotator .ui-tabs-nav .ui-tabs-nav-item #nav-fragment-3 { background: url(../_img/teaser03.png) no-repeat; display: block; width: 178px; height: 74px; }
#rotator .ui-tabs-nav .ui-tabs-nav-item #nav-fragment-3:hover,
#rotator .ui-tabs-nav .ui-tabs-selected #nav-fragment-3 { background-position: 0 -74px; }
#rotator .ui-tabs-panel { position: absolute; left: 0; top: 0; width: 605px; height: 218px; }
#rotator .ui-tabs-hide { display: none; }
#rotator #fragment-1 { background: transparent url(../_img/header-start-01.jpg) no-repeat; }
#rotator #fragment-2 { background: transparent url(../_img/header-start-02.jpg) no-repeat; }
#rotator #fragment-3 { background: transparent url(../_img/header-start-03.jpg) no-repeat; }

/* ------ Navigation ------ */

#navInfo { color: #bbdbef; float: left; font-size: 11px; padding: 11px 0 0 12px; }
#navInfo li { list-style-type: none; float: left; }
#navInfo a { color: #bbdbef; display: block; float: left; padding: 1px 6px 0 6px; }
#navInfo a:hover, #navInfo a.active { color: #fff; }

#navMainWrapper {  }
#navMain { position: absolute; left: 0; bottom: 10px; padding-left: 7px; }
#navMain li { float: left; }
#navMain li.first { background: url(../_img/bg-navmain-border-left.gif) top left no-repeat; padding-left: 1px; }
#navMain li.last { background: url(../_img/bg-navmain-border-right.gif) top right no-repeat; padding-right: 1px; }
#navMain li a { float: left; display: block; overflow: hidden; text-indent: 999em; white-space: nowrap; height: 35px; outline: none; }
#navMain li a:hover, #navMain a.active, #navMain li.active a { background-position: 0 -35px; }

#navbarWrapper {  }
#navSub { background: url(../_img/bg-navsub-top.gif) no-repeat; padding-top: 20px; }
#navSub li a { background: url(../_img/bg-navsub.jpg) no-repeat; color: #4f4f4f; display: block; padding: 7px 0 0 30px; width: 148px; height: 25px; }
#navSub li a:hover, #navSub li a.active { background-position: 0 -32px; color: #fff; font-weight: bold; }
#navSub li li a { background: url(../_img/bg-navsub-2.gif) bottom left no-repeat; color: #646464; font-size: 11px; line-height: 13px; font-weight: bold; height: auto; padding: 4px 0 6px 30px; }
#navSub li li.first a { padding-top: 6px; }
#navSub li li.last a { padding-bottom: 8px; }
#navSub li li a:hover, #navSub li li a.active { color: #2ba6d9; background-position: bottom left; }
#navSubBottom { background: url(../_img/bg-navsub-bottom.jpg) no-repeat; height: 241px; }

/* ------ Searchbar ------ */

#searchbar { background: url(../_img/bg-search.jpg) 3px 20px no-repeat; position: absolute; left: 341px; top: 11px; height: 40px; }
#searchbar .tx-macinasearchbox-pi1 { padding-left: 3px; }
#searchform div { float: left; }
.tx-macinasearchbox-pi1 .sword input { border: 1px solid #6aa8c9; background: #3c7ba8; color: #bbdbef; font-size: 10px; margin-right: 7px; padding: 1px 3px 0 3px; height: 14px; width: 173px; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width: auto; }
.tx-indexedsearch-searchbox .sword { border: 1px solid #a5acb2; padding: 2px; }
.tx-indexedsearch-searchbox .submit {  }


/* ------ Content ------ */

#mainContentWrapper h1 { color: #2ba6d9; font-size: 14px; line-height: 20px; font-weight: bold; text-transform: uppercase; margin: 0 0 16px 0; }
#mainContentWrapper h1.product { font-size: 23px; line-height: 26px; margin: 0; }
#mainContentWrapper h2 { color: #326c9c; font-size: 13px; line-height: 16px; font-weight: bold; margin: 0 0 14px 0; }
#mainContentWrapper h3 { color: #848484; font-size: 12px; line-height: 16px; font-weight: bold; margin-bottom: 12px; }
#mainContentWrapper .news-latest-container h3 { border-bottom: 1px solid #d2d2d2; color: #b7b7b7; font-size: 10px; text-transform: uppercase; margin-bottom: 8px; }
#mainContentWrapper h4,
#mainContentWrapper h4 a { color: #009ee0; font-size: 12px; font-weight: bold; line-height: 18px; }

#mainContentWrapper p { margin-bottom: 16px; }
#mainContentWrapper p { color: #9b9b9b; }
#mainContentWrapper p.small { font-size: 11px; line-height: 15px; }

#mainContentWrapper a { color: #2ba6d9; }
#mainContentWrapper a:hover { color: #005681; text-decoration: underline; }
#mainContentWrapper a.more { background: url(../_img/arrow-next.png) right 5px no-repeat; padding-right: 11px; }

#mainContentWrapper ul { margin-bottom: 16px; }
#mainContentWrapper ul li { background: url(../_img/sitemap-level2.gif) 1px 7px no-repeat; padding-left: 12px; }
#mainContentWrapper ul ul { margin-bottom: 0; }
#mainContentWrapper ul li li { background: url(../_img/sitemap-level3.gif) 1px 7px no-repeat; }

#mainContentWrapper ul.alternativeList li { background: url(../_img/bullet-blue.gif) 1px 4px no-repeat; padding-left: 17px; list-style: none; }
#mainContentWrapper .highlight { color: #035984; }

.contenttable { color: #646464; width: 100%; margin-bottom: 16px; }
.contenttable th { background: #e0e0e0; font-weight: bold; }
.contenttable th,
.contenttable td { padding: 7px 14px; }
.contenttable td { border-bottom: 1px solid #dddedf; }

.csc-textpic-caption { background: #f1eedd; color: #828282; font-size: 11px; line-height: 13px; padding: 4px 9px; }

/*
#sidebarContent { font-size: 11px; }
#sidebarContent p { margin-bottom: 12px; }

#sidebarContent .filelinks { margin-bottom: 12px; }
#sidebarContent .filelinks a { color: #427eb6; font-weight: normal; }
#sidebarContent .filelinks .odd,
#sidebarContent .filelinks .even { background: url(../_img/divider.gif) bottom repeat-x; padding: 0 12px 8px 12px; margin-bottom: 6px; }
#sidebarContent .filelinks span { display: block; background: url(../_img/download.gif) 0 2px no-repeat; padding-left: 18px; }
#sidebarContent .filelinks span.filetitle { color: #427eb6; font-weight: normal; display: inline; background: none; padding-left: 0; }
#sidebarContent .filelinks .odd input,
#sidebarContent .filelinks .even input { display: block; float: left; margin-top: 2px }
#sidebarContent .filelinks .odd label,
#sidebarContent .filelinks .even label { display: block; float: right; width: 152px; }
#sidebarContent .filelinks .downloadInfoField { padding-left: 13px; margin-bottom: 5px; }
#sidebarContent .filelinks .downloadInfoField input { border: 1px solid #abb5c0; padding: 2px; margin-left: 5px; width: 110px; }
#sidebarContent .filelinks .downloadInfoText { padding-left: 13px; margin-bottom: 10px; }
#sidebarContent .filelinks .downloadInfoSubmit { padding-left: 13px; padding-top: 7px; }
*/

#sidebarContent .teaserInfo h3 { background: url(../_img/teaser-info-bg-head.png) no-repeat; border: none; color: #fff; font-size: 12px; font-weight: bold; text-transform: none; height: 23px; padding: 8px 0 0 32px; margin-bottom: 0; }
#sidebarContent .teaserInfo li { background: url(../_img/teaser-info-bg-content.png) bottom left no-repeat; color: #213a66; padding: 5px 5px 6px 32px; }

#sidebarContent .teaserDownload h3 { background: url(../_img/teaser-download-bg-head.png) no-repeat; border: none; color: #fff; font-size: 12px; font-weight: bold; text-transform: none; height: 23px; padding: 8px 0 0 32px; margin-bottom: 0; }
#sidebarContent .teaserDownload li { background: url(../_img/teaser-download-bg-content.png) bottom left no-repeat; color: #2ba6d9; padding: 5px 5px 6px 32px; }

#sidebarContent .tx-jrfilemailer-pi1 { background: #f2f2f2 url(../_img/bg-sidebar-box.gif) repeat-y; padding-bottom: 16px; padding-top: 10px; margin-bottom: 12px; }
#sidebarContent .tx-jrfilemailer-pi1 p { padding-left: 12px; margin-bottom: 0 !important; margin-top: 2px !important; }
#sidebarContent .filelinks a { color: #326c9c; font-weight: normal; }
#sidebarContent .filelinks .odd,
#sidebarContent .filelinks .even { padding: 0 12px 8px 12px; }
#sidebarContent .filelinks span { display: block; padding-left: 18px; }
#sidebarContent .filelinks span.filetitle { color: #326c9c; font-weight: normal; display: inline; background: none; padding-left: 0; }
#sidebarContent .filelinks .odd input,
#sidebarContent .filelinks .even input { display: block; float: left; margin-top: 2px }
#sidebarContent .filelinks .odd label,
#sidebarContent .filelinks .even label { display: block; float: right; width: 134px; }
#sidebarContent .filelinks .downloadInfoField { padding-left: 13px; margin-bottom: 5px; }
#sidebarContent .filelinks .downloadInfoField input { border: 1px solid #abb5c0; padding: 2px; margin-left: 5px; width: 96px; }
#sidebarContent .filelinks .downloadInfoText { padding-left: 13px; padding-top: 10px; margin-bottom: 10px; }
#sidebarContent .filelinks .downloadInfoText span { padding-left: 0; }
#sidebarContent .filelinks .downloadInfoSubmit { padding-left: 13px; padding-top: 7px; }

.error { color: red; }

/* ------ Cols ------ */

.fce2ColumnStart .firstCol { float: left; width: 350px; }
.fce2ColumnStart .secondCol { float: right; width: 170px; }

.fce2ColumnContent .firstCol { float: left; width: 130px; }
.fce2ColumnContent .secondCol { float: right; width: 413px; }

.fce2ColumnProduct .firstCol { float: left; width: 200px; }
.fce2ColumnProduct .secondCol { float: right; width: 345px; }

/* ------ Sitemap ------ */

#mainContentWrapper .csc-sitemap { margin-bottom: 12px; }
#mainContentWrapper .csc-sitemap ul { margin-bottom: 0; }
#mainContentWrapper .csc-sitemap ul ul { margin-bottom: 12px; }
#mainContentWrapper .csc-sitemap ul ul ul { margin-bottom: 0; }
#mainContentWrapper .csc-sitemap li { background: none; padding-left: 0; }
#mainContentWrapper .csc-sitemap li a { color: #2f84bb; font-size: 14px; line-height: 18px; font-weight: bold; }
#mainContentWrapper .csc-sitemap li li { background: url(../_img/sitemap-level2.gif) 13px 7px no-repeat; padding-left: 24px; }
#mainContentWrapper .csc-sitemap li li a { color: #737373; font-size: 12px; }
#mainContentWrapper .csc-sitemap li li li { background: url(../_img/sitemap-level3.gif) 13px 7px no-repeat; }
#mainContentWrapper .csc-sitemap li li li a { font-size: 11px; font-weight: normal; line-height: 16px; }

/* ------ News ------ */

.news-single-backlink a { background: url(../_img/arrow-back.png) 0 4px no-repeat; padding-left: 12px; }
.morelink a { background: url(../_img/arrow-next.png) right 5px no-repeat; padding-right: 11px; }
.news-list-item .morelink a,
.news-latest-item .morelink a { padding-right: 5px;  }
#mainContentWrapper .news-list-item .morelink a:hover,
#mainContentWrapper .news-latest-item .morelink a:hover { text-decoration: none; }
.news-single-item .news-single-img { float: right; margin-left: 12px; }
#mainContentWrapper .news-list-item h2 { margin-bottom: 0; }
#mainContentWrapper .news-list-item h2 a { color: #009ee0; font-size: 12px; font-weight: bold; /* line-height: 18px; */ }
#mainContentWrapper .news-list-item h2 a:hover { color: #005681; } 

.news-list-item img { float: left; margin: 0 12px 12px 0; }
.news-single-timedata,
.news-list-date { font-size: 10px; }

.news-list-content { float: right; width: 300px; }

.news-list-browse span { margin-right: 6px; }

/* .news-latest-item { line-height: 18px; } */
#mainContentWrapper .news-list-content,
#mainContentWrapper .subheader { margin-bottom: 16px; }
#mainContentWrapper .subheader p,
#mainContentWrapper .news-list-item p,
#mainContentWrapper .news-latest-item p { margin-bottom: 0; }

/*
#mainContent .news-latest-container { margin-bottom: 16px; }
#mainContent .news-latest-container li { background: url(../_img/divider.gif) bottom repeat-x; padding: 0 0 6px 0; margin-bottom: 4px; }
#mainContent .news-latest-container li a { color: #427eb6; }
#mainContent .news-latest-container li span a { color: #F8AB16; background: url(../_img/arrow-next-small.gif) 4px 5px no-repeat; font-size: 10px; padding-left: 10px; }
*/

/* ------ Teaser Sidebar ------ */

.teaserStart p,
.teaserStart ul { line-height: 20px; }
.teaserSidebar { background: url(../_img/divider.gif) bottom repeat-x; padding-bottom: 1px; margin-bottom: 24px; }


/* ------ Contact form ------ */

#contact { width: 400px; }
#contact legend { display: none; }
#contact label { display: block; float: left; width: 140px; }
#contact .tx_powermail_pi1_fieldwrap_html { margin-bottom: 6px; }
#contact select { border: 1px solid #A5ACB2; padding: 2px; width: 256px; }
#contact input,
#contact textarea { border: 1px solid #A5ACB2; padding: 2px; width: 250px; }
#contact .tx_powermail_pi1_fieldwrap_html_submit { margin-left: 140px; width: 256px; }
#contact .tx_powermail_pi1_fieldwrap_html_10 { font-size: 11px; padding-left: 140px; width: 256px; }
#contact .powermail_mandatory_js { color: red; display: block; margin-top: 4px; font-size: 11px; margin-left: 140px; }

/* ------ Footer ------ */

#footer { background: url(../_img/bg-footer.gif); clear:both; margin: 0 auto; margin-top: -30px; height: 30px; position: relative; width: 977px; }

/* ------ CSC ------ */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 9px;
}
/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 9px;
}
/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 9px;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 9px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 9px !important;
}
/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 9px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 9px; display: block; }


/* ------ Helper ------ */

div.divider { background: url(../_img/divider.gif) repeat-x; border: 0; /* border-top: 1px solid #C7CED0; */ clear: both; height: 1px; margin: 9px 0; line-height: 0; font-size: 0; }

.clear:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear {display:block;}
/* End hide from IE Mac */
