/* HTML5 Boilerplate CSS: h5bp.com/css */

/* table stack on advance search fix for chrome */

/*.title {z-index: 5; position: relative;}*/Changed the position to fix ASP-5725
.title {z-index: 5;}
#breadcrumb {z-index: 6; position: relative;}

.search-content table { margin: 0 15px; table-layout: fixed; width: 95%; border: 1px dashed;}

#listedossier .highlight a:hover, .highlight, table.tablesorter tr.highlight, .text-search-hit{
	color: #FFF !important;
	background: #4E82C3 !important;
}
#egtext { background: #FFF}
.left > table {
    background: none repeat scroll 0 0 #CCCCCC;
	color: #000;
	
}
.right > table {
    background: none repeat scroll 0 0 #CCCCCC;
	color: #000;
}
#egtext .left, #egtext .right {
    width: 49%;
}
/*body.advanced #egtext table tbody td,body.advanced #egtext table thead td
	{
	padding: 0.1em !important;
}*/

.submit-button {
	margin: 0 15px 0 0; color: #fff; background: #224F92; background:     -webkit-gradient(linear, 0 0, 0 bottom, from(#0193CF), to(#224F92)); background:     -webkit-linear-gradient(#0193CF, #224F92); background:     -moz-linear-gradient(#0193CF, #224F92); background:     -ms-linear-gradient(#0193CF, #224F92); background:     -o-linear-gradient(#0193CF, #224F92); background:     linear-gradient(#0193CF, #224F92); -pie-background:     linear-gradient(#0193CF, #224F92); /*font-family: 'FranklinGothicMedium';*/ font-weight: bold; padding: 6px 17px; text-align: center; text-transform: uppercase; -webkit-border-radius: 14px 14px 14px 14px; -moz-border-radius: 14px 14px 14px 14px; border-radius: 14px 14px 14px 14px; font-size: 0.95em; text-decoration: none; 
}

.submit-button:visited { color: #fff; }
.submit-button:hover { opacity: 0.85; }
.csstransitions a.submit-button:hover { -moz-transition: opacity 0.35s ease; -o-transition: opacity 0.35s ease; -webkit-transition: opacity 0.35s ease; -ms-transition: opacity 0.35s ease; }

a, a:link, a:visited {
	text-decoration:none;
}
.feedbackformunique > #content {
	padding: 0 !important;
}
.feedbackformunique > #content > h1 {
	line-height: 1.5em;
	height: 1.6em;
}
.feedbackform {
    height: 600px;
    float: left;
		padding: 15px;
}

.feedbackformunique > #content {
    height: 500px !important;
}

.feedbackform label {
	float: left;
	margin: 5px 0;
}
.feedbackform .fromname{
	width: 50%;
}
.feedbackform .email{
	width: 50%;
}
.feedbackform .subject{
	width: 100%;
}

.feedbackform .fromname > input{
	width: 50%;
}
.feedbackform .email > input{
	width: 50%;
}
.feedbackform .subject > input{
	width: 100%;
}
.feedbackform textarea {
	height: 200px;
	width: 280%;
}
.feedbackform .button {
background: linear-gradient(#0193CF, #224F92) repeat scroll 0 0 transparent;
    border-radius: 14px 14px 14px 14px;
    color: #FFFFFF;
    float: left;
    font-size: 0.95em;
    font-weight: bold;
    margin: 10px 15px 0 0;
    padding: 6px 17px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	clear:both;
}
.thanks {
	padding: 15px;
}

.titlebox{
	float:left;
	padding:0 5px;
	margin:-35px 0 0 30px;
	font-size:20px;
	background-color: #ffffff;
}

#header-bottom .container { background: url("../images/template/header-divider.png") 215px 25px no-repeat; position: relative;}


.search-content {border-width:1px; border-style:dashed; padding:20px; margin: 20px 15px 20px 15px; clear: both; background-color:#FFF;}

.search-icon {background:url("../images/search.png") no-repeat right; display:inline-block;z-index:60000; top:78; right:0; padding-right:17px;}

.leftpanel {width:100%;}

.rightpanel {width:100px; position:relative; float:right; min-width:300px; border: thick; border-bottom-color:#FFF;}
 {float:left; width:70%;}
.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

.white-bg {background-color:#fff;
}

@media only screen and (max-width: 560px) {
	.leftpanel {width:100%; clear:both; margin: 0 auto;}
	.rightpanel {width:200px; clear:both; margin: 0 auto; float:none;}
}

.searchfield { 
	border-radius:10px; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; width:400px; height:45px; padding-left:10px;  background:url("../images/magnify.png") no-repeat; background-position: 
	10px center; padding:0 0 0 50px; font-size:20px; background-color:#FFF;
}

@media only screen and (max-width: 870px) {
	.searchfield {
		 width:390px;
	}
}
@media only screen and (max-width: 630px) {
	.searchfield {
		 width:320px;
	}
}

submit-button { float: left; margin: 0 15px 0 0; color: #fff; background: #224F92; background:     -webkit-gradient(linear, 0 0, 0 bottom, from(#0193CF), to(#224F92)); background:     -webkit-linear-gradient(#0193CF, #224F92); background:     -moz-linear-gradient(#0193CF, #224F92); background:     -ms-linear-gradient(#0193CF, #224F92); background:     -o-linear-gradient(#0193CF, #224F92); background:     linear-gradient(#0193CF, #224F92); -pie-background:     linear-gradient(#0193CF, #224F92); /*font-family: 'FranklinGothicMedium';*/ font-weight: bold; padding: 6px 17px; text-align: center;  -webkit-border-radius: 14px 14px 14px 14px; -moz-border-radius: 14px 14px 14px 14px; border-radius: 14px 14px 14px 14px; font-size: 1.8em; text-decoration: none; float:right;}

a.searchbutton-link { float: left; margin: 0 15px 0 0; color: #fff; background: #224F92; background:     -webkit-gradient(linear, 0 0, 0 bottom, from(#0193CF), to(#224F92)); background:     -webkit-linear-gradient(#0193CF, #224F92); background:     -moz-linear-gradient(#0193CF, #224F92); background:     -ms-linear-gradient(#0193CF, #224F92); background:     -o-linear-gradient(#0193CF, #224F92); background:     linear-gradient(#0193CF, #224F92); -pie-background:     linear-gradient(#0193CF, #224F92); /*font-family: 'FranklinGothicMedium';*/ font-weight: bold; padding: 6px 17px; text-align: center; text-transform: uppercase; -webkit-border-radius: 14px 14px 14px 14px; -moz-border-radius: 14px 14px 14px 14px; border-radius: 14px 14px 14px 14px; behavior: url(border-radius.htc); border-radius: 14px; font-size: 0.95em; text-decoration: none;}
a.searchbutton-link:visited { color: #fff; }
a.searchbutton-link:hover { opacity: 0.85; }
.csstransitions a.searchbutton-link:hover { -moz-transition: opacity 0.35s ease; -o-transition: opacity 0.35s ease; -webkit-transition: opacity 0.35s ease; -ms-transition: opacity 0.35s ease; }

/* need to more over our skip to content link because of the eservices button */
#skip { left:470px;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; 
background-color: #1B1A1A;}

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 0.85em; line-height: 1.4; overflow-x: hidden; }

.touch body { cursor: pointer; }

::-moz-selection { background: #b3d4fc; color: #fff; text-shadow: none; }

::selection { background: #b3d4fc; color: #fff; text-shadow: none; }

a { color: #330066; text-decoration: none; }

a:visited { color: #639; }

a:hover { /*color: #06e;*/ }

a:focus { outline: thin dotted; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

ul, ol { margin: 0; padding: 0; }

nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

form { margin: 0; }

fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
.content table tr:nth-child(odd) {
    background-color: #FFFFFF;
}

#searchresults thead tr {
    background-color: #005295;
	color: #FFFFFF !important;
}

.content table td, .content table th{ vertical-align: top; padding: 5px 1%; text-align: left; word-wrap: break-word; width }
.hidden { display: none !important; visibility: hidden; }

@font-face { font-family: 'FranklinGothicMedium'; src: url("fonts/FranklinGothic-Med-webfont.eot"); src: local("‚ò?"), url("fonts/FranklinGothic-Med-webfont.woff") format("woff"), url("fonts/FranklinGothic-Med-webfont.ttf") format("truetype"), url("fonts/FranklinGothic-Med-webfont.svg#Franklink-Gothic-Med") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'FranklinDemiCondensed'; src: url("fonts/FranklinGothic-DemiCd-webfont.eot"); src: local("‚ò?"), url("fonts/FranklinGothic-DemiCd-webfont.woff") format("woff"), url("fonts/FranklinGothic-DemiCd-webfont.ttf") format("truetype"), url("fonts/FranklinGothic-DemiCd-webfont.svg#Franklink-DemiCd") format("svg"); font-weight: normal; font-style: normal; }

html.lt-ie9 { overflow-x: hidden; }

#content, #content-right, #secondary-nav, #footer, .half-column, #home-bottom .box { -moz-transition: width 0.4s ease; -o-transition: width 0.4s ease; -webkit-transition: width 0.4s ease; -ms-transition: width 0.4s ease; }

.container { margin: 0 auto; max-width: 950px; width: 100%;  background:#1b1a1a; }
.container1 { margin: 0 auto; width: 98%; background:#fff; }
.container2 { margin: 0 auto; max-width:950px; width: 100%; background:#fff; }

.lt-ie9 input[type=search], .lt-ie9 input[type=text], .lt-ie9 input[type=password], .lt-ie9 textarea { behavior: url(PIE.htc); position: relative; }

#ws-header { position: relative; float: left; width: 100%; border-bottom: solid 1px #ebebeb; -webkit-box-shadow:  0px 5px 7px 0 silver; -moz-box-shadow:  0px 5px 7px 0 silver; box-shadow:  0px 5px 7px 0 silver; -pie-box-shadow:  0px 5px 7px 0 silver; }
.lt-ie8 #ws-header { z-index: 1; }

#header-top { background: #000; width: 100%; min-width: 330px; float: left; z-index: 2000; padding: 6px 0; position: fixed; top: 0px; left: 0; }
#header-top .container { position: relative; }
.lt-ie8 #header-top { top: -2px; left: -2px; }
#header-top #text-size { float: left; list-style-type: none; padding: 0; margin: 8px 0 0 0; }

#header-top #text-size li { float: left; }
#header-top #text-size li a { text-indent: -999em; overflow: hidden; float: left; height: 12px; width: 9px; margin-right: 5px; color: #fff; }
#header-top #text-size li#text-size-1 a { width: 8px; }
#header-top #text-size li#text-size-3 a { width: 10px; }
#header-top #text-size li img { float: left; }
#header-top .left { float: left; min-width: 200px; }
#header-top .right { float: right; }
#home-link { float: left; padding-left: 14px; line-height: 10px; background: url("http://www.ipaustralia.gov.au/static/images/template/sprite-main.png") -230px 0 no-repeat; /*font-family: 'FranklinGothicMedium';*/ font-weight: bold; margin: 10px 20px 0 0; text-transform: uppercase; font-size: 0.9em; }
#home-link a { background: #000; color: #fff; }
#header-stripes { width: 116px; height: 28px; float: left; margin: 0 10px 0 0; position: relative; }
#header-stripes a { width: 28px; height: 28px; bottom: 0px; display: block; position: absolute; overflow: hidden; text-transform: capitalize; color: #fff; }
#header-stripes a.patents-icon { left: 0; }
#header-stripes a.trademarks-icon { left: 30px; }
#header-stripes a.designs-icon { left: 60px; }
#header-stripes a.pbr-icon { left: 90px; }
#header-stripes a img { float: left; }
.lt-ie9 #header-top { behavior: url(PIE.htc); position: relative; position: fixed; }
#header-bottom { width: 100%; float: left; min-height: 130px; background: #1a1a1a; background:     -webkit-gradient(linear, 0 0, 0 bottom, from(#252525), to(#1a1a1a)); background:     -webkit-linear-gradient(#252525, #1a1a1a); background:     -moz-linear-gradient(#252525, #1a1a1a); background:     -ms-linear-gradient(#252525, #1a1a1a); background:     -o-linear-gradient(#252525, #1a1a1a); background:     linear-gradient(#252525, #1a1a1a); -pie-background:     linear-gradient(#252525, #1a1a1a);  border-bottom: solid 3px #69207e;}
.lt-ie10 #header-bottom { behavior: url(PIE.htc); position: relative; }
/*.positionfixed #header-bottom { margin-top: 30px; }changed copbrt*/ 
#header-bottom p { color: #fff; margin: 0 0 0 310px; padding-bottom: 15px; font-size: 1.2em; margin-right: 80px; }
#header-bottom div.title { display: inline-block; margin: 23px 0 -40px 40px; width: 67%; }
#header-bottom div.title .inner { height: 200px; float: left; display: table; margin-left: 230px;}
@media only screen and (max-width: 600px){ #header-bottom div.title .inner{ margin-left:230px;}.inner p img { width: 200px; height: auto; }}}


.patents #header-bottom div.title .inner, .trade-marks #header-bottom div.title .inner, .designs #header-bottom div.title .inner, .plant-breeders-rights #header-bottom div.title .inner { position: relative; padding-left: 55px; width: 80%; }
#header-bottom div.title .inner p { font-size: 2.8em; text-transform: uppercase; color: #fff; margin: 0; padding: 0 0 15px 0; display: table-cell; vertical-align: middle; line-height: 1.1em; word-wrap: break-word; width: 100%; /*
.business & span {color: #FFF056;}
.designers & span {color: #CE5DAC;}*/ }


#skip { position: absolute; top: 5px; left: 150px; font-weight: bold; color: #000; }
#skip:focus { color: #fff; }

/*#logo { 0px 0px no-repeat; width: 143px; height: 99px; margin: 13px 65px; float: left; text-indent: -999em; text-transform: capitalize; }
.home #logo { margin: 30px 65px; }*/
#logo {
    bottom: 0;
    float: left;
    left: 0;
    margin: 0 60px 0 20px;
    position: absolute;
    top: 0;
    width: 143px;
}
#logo img {
    margin-top: -31px;
    position: absolute;
    top: 50%;
}

#ip-main, #ip-main1 { width: 100%; float: left; background: #eaeaea; }
#ip-main1 {padding-top:15px;}

#content-left { float: left; width: 48%; margin-left: 2%; position: relative; background-color:#FFF; }
#content { background: #fff; padding-bottom: 15px; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; float: left; max-width: 950px; width: 100%; margin: 0 auto; min-width: 480px; padding: 1em 0;}
.lt-ie9 #content { behavior: url(PIE.htc); position: relative; }
#content p, #content li { line-height: 1.6; }
#content-left.wide { width: 72.9%; }
#content-left.full-width { width: 100%; margin-left: 0; }
#content-left.full-width #content { min-height: 400px; background-color:#FFF; }

.content h1 { float: left; width: 100%; padding: 5px 0%; background: #000; color: #fff; margin: -14px 0 15px 0; font-size: 1.3em; text-align: left; text-transform: uppercase; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; background: black; background:     -webkit-gradient(linear, 0 0, 0 bottom, from(#4a4a4a), to(black)); background:     -webkit-linear-gradient(#4a4a4a, black); background:     -moz-linear-gradient(#4a4a4a, black); background:     -ms-linear-gradient(#4a4a4a, black); background:     -o-linear-gradient(#4a4a4a, black); background:     linear-gradient(#4a4a4a, black); -pie-background:     linear-gradient(#4a4a4a, black); position: relative; }

.lt-ie10 .content h1 { behavior: url(PIE.htc); position: relative; }
.content h1 span { padding: 0 0.8em; display: block; }
.content h1 + img { width: 100%; margin-top: -15px; margin-bottom: 1em; }
.content h2 { color: #333; font-size: 1.4em;  margin: 0.5em 0; }
.content h3 { color: #333; font-size: 1.2em;  }
.content p { color: #333; margin: 0 0 1em 0; }
.content ul, .content ol { padding: 0 0 0 35px; margin-right: 15px; margin-bottom: 1em; list-style-position: outside; clear: both; }
.content #right-quote-wrapper + ul { clear: none; }
.content a { text-decoration: underline; color: #663399; }

.content .image-wrapper { float: left; }
.content .image-wrapper img { margin: 0; }
.content .image-wrapper.left { float: left; margin-right: 1em; margin-bottom: 1em; clear: left; }
.content .image-wrapper.right { float: right; margin-bottom: 1em; margin-left: 1em; clear: right; }
.content .image-wrapper p { background: #333; color: #fff; margin: 0 0 1em 0 !important; text-align: center; padding: 12px 0; clear: both; }
.content img { max-width: 100%; }
.content img.right { float: right; }
.content .anchor { display: block; }
.content .anchor:before { display: block; content: ""; height: 50px; margin: -50px 0 0; }
.content #last-updated { font-size: 0.9em; margin-top: 1.4em; margin-bottom: 0; font-style: italic; text-align: right; }
#content .image-wrapper p { margin: 0 0 1em 0 !important; }
#content-right { float: left; width: 23%; margin-left: 2%; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.lt-ie8 #content-right { width: 22.9%; }
#content-right .content-box p { font-size: 0.85em; margin: 10px; }
#content-right .button { font-size: 0.82em; }

footer { float: left; clear: both; width: 100%; }
#footer { width: 100%; float: left; clear: both; background: #1b1a1a;  font-size: 0.95em; position: relative; z-index: 10; min-height:70px; font-size:16px; text-align:center; border-bottom: none;}
.lt-ie10 #footer { behavior: url(PIE.htc); position: relative; }
#footer a { color: #fff; }
#footer a:hover { color: #C996EC; }
#footer p { color: #fff; }

#footer-back-to-top { display: none; }
#breadcrumb a { z-index: 100;}
#breadcrumb { float: left; width: 100%; padding: 18px 0 12px 0; }
#breadcrumb ul { float: left; margin-left: 20px; list-style-type: none; }
#breadcrumb ul li { float: left; background: url("http://www.ipaustralia.gov.au/images/template/sprite-main.png") left -595px no-repeat; padding-left: 10px; margin-right: 10px; }
#breadcrumb ul li a:hover { text-decoration: underline; }
#breadcrumb ul li a:visited { color: #639; }
#breadcrumb .right { float: right; }

#secondary-nav { float: left; width: 25%; padding-bottom: 350px; position: relative; zoom: 1; }
#secondary-nav:before { -webkit-box-shadow: 0 0 20px black; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; -moz-border-radius: 100px/10px; border-radius: 100px/10px; top: 50%; bottom: 0; left: 10px; right: 10px; position: absolute; content: ""; z-index: -2; }
#secondary-nav ul { list-style-type: none; }
#secondary-nav ul li { float: left; width: 100%; overflow-x: hidden; background: #333; color: #ccc; position: relative; z-index: 1; line-height: normal; }
#secondary-nav ul li.active > ul { display: block; }
#secondary-nav ul li.active-page > a { background: #452c60; color: #fff; }
#secondary-nav ul li.active-expand > a span { background-position: -290px -242px; }
#secondary-nav ul li a { float: left; width: 77.5%; background: #333; color: #fff; border-bottom: solid 1px black; border-top: solid 1px #666666; padding: 8px 17% 8px 6%; font-size: 1.1em; word-wrap: break-word; }
.no-touch #secondary-nav ul li a:hover, .no-touch #secondary-nav ul ul li a:focus { background-color: #452c60 !important; color: #fff; }
#secondary-nav ul li a.active { background-color: #452c60; color: #fff; }
#secondary-nav ul li a.inactive { color: #999; }
#secondary-nav ul li span { background: url("/static/images/template/sprite-main.png") -240px -246px no-repeat; width: 27px; height: 27px; position: absolute; top: 4px; right: 4px; z-index: 20; cursor: pointer; }
#secondary-nav ul li span.on { background-position: -290px -244px; }
#secondary-nav ul ul { display: none; }
#secondary-nav ul ul li:first-child > a { border-top: 0; }
#secondary-nav ul ul li span { background-position: -240px -246px; }
#secondary-nav ul ul li span.on { background-position: -290px -242px; }
#secondary-nav ul ul li a { padding-left: 12%; width: 71.5%; background-color: #555B59; color: #fff; }
#secondary-nav ul ul li li a { padding-left: 18%; width: 68%; background-color: #bcbebb; color: #333; border-bottom: none; }
#secondary-nav ul ul li li a:hover span { background-position: -240px -246px; }
#secondary-nav ul ul li li a:hover span.on { background-position: -290px -242px; }
#secondary-nav ul ul li li span { background-position: -240px -296px; }
#secondary-nav ul ul li li span.on { background-position: -290px -292px; }
#secondary-nav ul ul li li li:first-child > a { border-top: solid 1px #666666; }
#secondary-nav ul ul li li li a { padding-left: 24%; width: 62%; }
#secondary-nav ul ul li.active > a span { background-position: -240px -246px; }
#secondary-nav ul ul li.active > a span.on { background-position: -290px -242px; }

#content-left { float: left; width: 48%; margin-left: 2%; position: relative; }
#content { background: #fff; padding-bottom: 15px; margin-bottom: 15px; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; float: left; width: 100%; }
.lt-ie9 #content { behavior: url(PIE.htc); position: relative; }
#content h2, #content h3, #content h4, #content h5, #content p { margin-left: 15px !important; margin-right: 15px !important; }
#content p, #content li { line-height: 1.6; }
#content-left.full-width { width: 100%; margin-left: 0;}
#content-left.full-width #content { min-height: 400px;}
.container1 #content-left.full-width { width: 100%; margin-left: 0; background:#fff; margin:10px 0 20px 0;}
.container1 #content-left.full-width p /*,h2,h3*/{padding-left:0.8em;}
.container2 #content-left.full-width { width: 100%; margin-left: 0; margin:10px 0 20px 0;}
.container2 #content-left.full-width p /*,h2,h3*/{padding-left:0.8em;}

/*.content h1 { float: left; width: 100%; padding: 5px 0%; background: #000; color: #fff; margin: 0 0 15px 0; font-size: 1.3em; text-align: left; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; background: black; background:     -webkit-gradient(linear, 0 0, 0 bottom, from(#4a4a4a), to(black)); background:     -webkit-linear-gradient(#4a4a4a, black); background:     -moz-linear-gradient(#4a4a4a, black); background:     -ms-linear-gradient(#4a4a4a, black); background:     -o-linear-gradient(#4a4a4a, black); background:     linear-gradient(#4a4a4a, black); -pie-background:     linear-gradient(#4a4a4a, black); position: relative; }*/
.content h1 .categories { position: absolute; top: 0; right: 15px; width: 120px; padding: 0; }
.content h1 .categories + span { padding-right: 140px; }
.content h1 .categories span { float: left; width: 25px; margin-left: 5px; height: 5px; background-color: #4881BE; background-image: none; padding-left: 0; padding-right: 0; }
.patents .content h1 .categories span.patents, .trade-marks .content h1 .categories span.trade-marks, .designs .content h1 .categories span.designs, .plant-breeders-rights .content h1 .categories span.plant-breeders-rights { height: 17px; }
.content h1 .categories .patents { background-color: #4881BE; }
.content h1 .categories .trade-marks { background-color: #C53E47; }
.content h1 .categories .designs { background-color: #408A6A; }
.content h1 .categories .plant-breeders-rights { background-color: #E69145; }
.content h1 .rss + .categories { right: 40px; }
.lt-ie10 .content h1 { behavior: url(PIE.htc); position: relative; }
.content h1 span { padding: 0 0.8em; display: block; }
.content h1 + img { width: 100%; margin-top: -15px; margin-bottom: 1em; }

.content h2 { color: #333; font-size: 1.4em; margin: 0.5em 0; }
.content h3 { color: #333; font-size: 1.2em; }
.content p { color: #333; margin: 0 0 1em 0; }
.content ul, .content ol { padding: 0 0 0 35px; margin-right: 15px; margin-bottom: 1em; list-style-position: outside; clear: both; }
.content #right-quote-wrapper + ul { clear: none; }
.content a { text-decoration: underline; color: #663399; }

.content .image-wrapper { float: left; }
.content .image-wrapper img { margin: 0; }
.content .image-wrapper.left { float: left; margin-right: 1em; margin-bottom: 1em; clear: left; }
.content .image-wrapper.right { float: right; margin-bottom: 1em; margin-left: 1em; clear: right; }
.content .image-wrapper p { background: #333; color: #fff; margin: 0 0 1em 0 !important; text-align: center; padding: 12px 0; clear: both; }
.content img { max-width: 100%; }
.content img.right { float: right; }
/*.content table { margin: 0 15px; table-layout: fixed; width: 95%; }*/
.content table th { font-weight: bold; }
.content table td, .content table th { text-align: left; padding: 5px 1%; word-wrap: break-word; }
.content table td p, .content table th p { margin: 0 !important; }
.content table.no-stripes tr { background: none !important; }
.content .anchor { display: block; }
.content .anchor:before { display: block; content: ""; height: 50px; margin: -50px 0 0; }
.content #last-updated { font-size: 0.9em; margin-top: 1.4em; margin-bottom: 0; font-style: italic; text-align: right; }

#content .image-wrapper p { margin: 0 0 1em 0 !important; }

#content-right { float: left; width: 23%; margin-left: 2%; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.lt-ie8 #content-right { width: 22.9%; }
#content-right .content-box p { font-size: 0.85em; margin: 10px; }
#content-right .button { font-size: 0.82em; }

.content-container {float: left;clear: both;width: 100%;}

/*Homepage Feature Boxes*/
.feature-content-box {border: 7px solid #999999;float: left;width: 46%;margin: 2%;box-sizing:border-box; -moz-box-sizing:border-box;}
.feature-content-box img {height: auto;margin: 0 auto;width: 100%;}
.feature-box-text {width: 100%;min-height: 3em;height: auto;color: #FFFFFF;position: relative;font-size: 1.4em;display: block;line-height: 1.4em;}
.feature-box-text-inner {position: relative;font-weight: 500;text-align: center ;line-height: 1.4em;margin-right: auto;margin-left: auto;vertical-align:middle;}
.feature-box-text-inner a {text-decoration: none;}
.corporate-box {background-color: #252525;}
.featured-content {	width:100%;	margin-bottom: 15px;float: left;clear: both;}
.left-boxes {width: 49%;float: left;margin-left: 1%;}
.right-boxes {width: 49%;float: left;margin-right: 1%;}
.feature-notices {width: 97%;clear: both;box-sizing:border-box; -moz-box-sizing:border-box;background-color: #cc3333;padding: 10px;margin: 15px auto;}
.feature-notices h3 {font-size: 1.4em;color: #FFFFFF;}
.feature-notices p {font-size: 1.2em;font-weight: 600;line-height: 1.2em !important;color: #FFF;}
h2 img {padding: 0 10px;}
.feature-content-box a {color: #FFFFFF;}
@media only screen and (max-width: 560px) {
.left-boxes {width: 98%;float: left;margin-left: 1%;margin-right: 1%;}
.right-boxes {width: 98%;float: left;margin-left: 1%;margin-right: 1%;}
}

/* footer li */
#navlist { padding-top:1em;}
#navlist li {display: inline; list-style-type: none; padding-right: 20px;}

/*added support for IE 7 */
.lt-ie8 .featured-content {margin-top: 20px; width: 950px !important;}
.lt-ie8 .feature-content-box {margin: 0;width: 44% !important;}
.lt-ie8 .left-boxes, .lt-ie8 .right-boxes {padding: 0; margin: 0; width: 475px}
.lt-ie8 .left-boxes .feature-content-box{margin-left: 2%;} .lt-ie8 .right-boxes .feature-content-box{margin-right: 2%;}
.lt-ie8 .search-content { padding: 0; margin: 30px 0;width: 950px !important; border: 0}
.lt-ie8 .feature-box-text { }


/* mysearch and mylist button hack */

a.button-submit {
background: #4e82c3 !important;
border: 1px #5693cf solid !important;
color: #fff !important;
cursor: pointer !important;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif !important;
font-weight: bold !important;
font-size: 1em !important;
margin: 0 1em 0 0 !important;
padding: 3px 5px !important;
border-bottom: 1px #005295 solid !important;
/* color: #5190cc; */
text-decoration: none !important;

}


/* mysearch and mylist css hacks */
h2.list a:hover {
	background-color: #dfdfdf!important;
	border-bottom: 3px #4e82c3 solid!important;
}

#mysearchlist {
    /*bottom: -28px;*/
    top: 1px;
	display: none;
	right: 120px;
	position: absolute;
	/*width: 50px;*/
	margin: 0 20px 0 0;
	z-index: 4;
	font-size:12px!important;
}

#mylist {
	/*bottom: -28px;*/
	top: 1px;
	display: none;
	right: 0;
	position: absolute;
	z-index: 4;
	font-size:12px!important;
}


.h1 normal {

}	
	
	
}