/* @override http://webtest/public/css/handheld.css */

/* @override http://webtest-new/public/css/handheld.css */

/* @group css reset */

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%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
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;
	text-align: left;
}
/* @end */

/* @group handheld css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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 {
	color: #333 !important;
	background-color: #eee;
	float: none;
	position: relative;
	margin:0.5em 0;
	z-index: 0 !important;
}

/*html * {
	outline: 1px solid red;
}*/

body {
	font: 90%/1.4em Arial,Helvetica,sans-serif;
	color: #333;
	height: 100%;
	text-align: left;
}

#container {
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
	/*background: #fff;*/
	width: 95%;
}

.hskpnav {
	font-size: 1.2em;
	padding: 0.5em 0;
}

.hskpnav a {
	font-size: 1.3em;
}

div.nav {
	border-top: 1px solid #06c;
	border-bottom: 1px solid #06c;
	font-size: 1.3em;
	font-weight: bold;
}

a span.navspan {
	color: #06c !important;
}

a:hover span.navspan {
	color: #49a549 !important;
}

#navbar-dropshadow {
	visibility: hidden;
	display: none;
}

hr {
	visibility: hidden;
	display: none;
}

/*----start breadcrumb----*/
#breadcrumbcontainer {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: inline-block !important;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*margin-left: 1.5em;*/
}

#breadcrumbcontainer li {
	display: inline;
	margin: 0;
}

#breadcrumbcontainer a {
	text-decoration: none;
	padding: 0 1.25em 0 0px;
	background: url(../images/arrow/orange-right.gif) no-repeat center right;
	margin-right: .7em;
	font-size: .9em;
}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
	color: #f60;
}

#breadcrumbcontainer img {
	margin: 0 1em;
	padding: 0;
}

#breadcrumbcontainer.reg ul:before, #breadcrumbcontainer ul:before {
    content: “You are here:”;
    margin-right:0.5em;
    font-size:0.9em;
    color: #666;
}
/*----end breadcrumb----*/

#pgContent p a strong {
	color: #06c !important;
}

#pgContent p a:hover strong {
	color: #6c0 !important;
	text-decoration: underline;
}

.podNoBox img {
	display: none;
	visibility: hidden;
}

div.clear {
	visibility: hidden;
	display: none;
}

.divider {
	background: url(/public/images/pods/divider_dotted_h169.gif) repeat-x top;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	clear: left;
}

.divider2 {
	margin-left: 0px;
	background: url(/public/images/pods/divider_dotted_h169.gif) repeat-x top;
}

div.divider img {
	vertical-align: middle !important;
}

div#requestdemo {
	border: 1px outset #666;
	padding:0 0.5em 0 0.5em;
}

div#requestdemo img {
	vertical-align: middle !important;
}

div#mailandprint {
	margin: 1em 0;
}

.podBack {
	position: relative;
	top: 0;
	left: 0;
	background: transparent url(/public/images/pods/divider_dotted_h169.gif) repeat-x scroll center top;
	color: #0066CC;
	margin: 0px !important;
	padding: 0px !important;
	width: 182px;
}

.podBack a {
	margin-left: 0px;
	color: #333 !important;
}

.podBack a:hover {
	margin-left: 0px;
	color: #f60 !important;
	text-decoration: none;
}

.podBack ul li {
	padding: 1px 0px 1px 0px;
	text-align: left;
	margin: 0;
	margin-left: 5px;
	list-style-image: url(/public/images/arrow/black-left.gif);
	list-style-position: outside;
}

.podTop {
	position: relative;
	bottom: 0;
	left: 0;
	background: transparent url(/public/images/pods/divider_dotted_h169.gif) repeat-x center top;
	color: #0066CC;
	margin: 0px !important;
	padding: 0px !important;
	width: 182px;
}

.podTop a {
	margin: 0;
	padding: 2px 0 0 0;
	margin-left: 0px;
	color: #333 !important;
	text-decoration: none;
}

.podTop a:hover {
	margin-left: 0px;
	color: #f60 !important;
	text-decoration: none;
}

.podTop ul li {
	padding: 3px 0px 3px 0px;
	text-align: left;
	margin: 0;
	margin-left: 5px;
	list-style-image: url(/public/images/arrow/black-up.gif);
	list-style-position: outside;
}

#navGoTop {
	height: 30px;
}

img#FeatureHome_ARIS, img#sash-tr, img#sash-br, img#sash-bl, img#sash-tl  {
	display: none !important;
}

#colMid img {
	padding-left: 0 !important;
	margin-top: 1em !important;
	width: 98% !important;
}

img.marginright1pct {
	line-height: 1.4em !important;
	margin: 0 1%;
	vertical-align: middle !important;
}

img#ort {
	position: relative !important;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #49a549;
	text-decoration: underline;
}

a:active {
	color: #49a549;
	text-decoration: none;	
}

a.txtLnk {
	text-decoration: underline !important;
}

h1.podTitleGreenBar {
	border: solid #00cc66;
	border-width: 0 0 3px 0;
	padding: 5px 5px 5px 5px;
	margin: 2em 0 10px 0;
	color: #ffffff !important;
	font-size: 130% !important;
	background-color: #0066cc !important;
}

h1.podTitle {
	color: #06c !important;
	font-size: 1.3em !important;	
}

h1.podTitle img {
	line-height: 1em !important;
	vertical-align: middle !important;
	margin: 0 !important;
	margin-right: 0.5em !important;
}

h2 {
	font-size: 130%;
	color: #49a549;
	margin: 0px 0px 10px 5px;
	padding-bottom: 1px;
	display: block;
	border-bottom: 1px solid #9fa0a4;
	line-height: 1.6em;
}

h2.nobrdr {
	font-size: 130%;
	color: #49a549;
	margin: 0px 0px 10px 5px;
	padding-bottom: 1px;
	line-height: 1.6em;
	border-bottom: none;
}

h2.podTitleHome, div#whatsnew {
	border: 0 !important;
	color: #49a549 !important;
	margin: 0 !important;
}

h2#supply, h2#strategic, h2#revenue, h2#solutions, h2#dashboard {
	padding: 0;
	margin: 1em 0 0 0;
	color: #49a549 !important;
}

h2 a sup, h2#dashboard sup, h2 a acronym {
	color:  inherit !important;
}
	
h3 {
	margin: 10px 0px 15px 0px;
	border: 0px;
	clear: both;
	font-size: 115%;
	color: #444;
	font-weight: bold;
}

h4, h5, h6 {
	padding: 0px;
	border: 0px;
	clear: both;
}

h4 {
	font-size: 100%;
	color: #444;
	font-weight: bold;
}

h4 a {
	font-size: 1.1em;
}

h4 a sup, h4 a acronym {
	color:  inherit !important;
}

h4 img {
	border: 0px;
}

h5 {
	font-size: 100%;
	color: #666666;
	padding: 0px 5px;
	font-weight: normal;
}

h6 {
	font-size: 100%;
	color: #666;
	padding: 0px 5px;
	font-weight: normal;
}

#feature {
	display: inline-block;
}

p.featurePara1 {
	color: #333 !important;
	background-color: inherit;
	font-size: 1.2em;
	font-weight: bold;
}

p.featurePara2 {
	color: #333 !important;
	background-color: inherit;
	font-size: 1.2em;
	font-weight: bold;
}

a.featureLink:hover {
	text-decoration: underline !important;
}

#call2action {
	position: relative !important;
	clear: both !important;
	display: block !important;
	margin: 0.25em 0 !important;
	padding: 0 !important;
}

#call2action div.img1, #call2action div.img2, #call2action div.img3, #call2action div.img4, #call2action div.img5 {
	position: relative !important;
	clear: both !important;
	display: block !important;
	z-index: 0 !important;
	border: 1px outset #666;
	padding:0 0.5em 0 0.5em;
}

#call2action div.img1 img, #call2action div.img2 img, #call2action div.img3 img, #call2action div.img4 img, #call2action div.img5 img {
	position: relative !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0em 0 !important;
	height: 80px;
	width: 75px;	
}

div.img2 {
	margin-top: 1.4em !important;
}

#call2action h2.nobrdr {
	color: #49a549;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}

#call2action div.img1 h2.nobrdr a, #call2action div.img2 h2.nobrdr a, #call2action div.img3 h2.nobrdr a, #call2action div.img1 h2.nobrdr a:hover, #call2action div.img2 h2.nobrdr a:hover, #call2action div.img3 h2.nobrdr a:hover {
	clear: both !important;
	color: #49a549;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

#call2action div.img1 p, #call2action div.img2 p, #call2action div.img3 p, #call2action div.img4 p, #call2action div.img5 p {
	text-align: left !important;
	display: block !important;
	clear: both !important;
	margin: 1em 0 !important;
	padding: 0 !important;
}

div.news {
	/*border: 1px outset #eee !important;*/
	clear: left !important;
	margin-top: 1em !important;
	border: 1px outset #666;
	padding:0 0.5em 0 0.5em;
}

div.img2 p a strong {
	color: #06c !important;
}

div.img2 p a:hover strong {
	color: #6c0 !important;
}

.col4-4 {
	background-color: #eee !important;
}

.accordionmenu {
	display: inline-block !important;
	visibility: visible !important;
	border: 1px outset #666;
	padding:0 0.5em 0 0.5em;
	width: auto;
}

div.submenu {
	background-color: #eee !important;
	height: auto !important;
}

div.silverheader a {
	font-weight: bold;
	font-size: 1.3em;
	color: #49a549;
}

.fHiLite {
	color: #b70629;
}

.podTitle_redAlert {
	border: 1px solid #b70629;
	padding: 2px 2px 2px 28px;
	margin: 0px;
	color: #b70629;
	font-size: 100% !important;
	background-color: #ffffff !important;
	font-family: arial, helvetica, sans-serif;
}

.podBoxed_redAlert {
	border: 1px solid #b70629;
	border-top: 0px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0;
}

.podBoxed_redAlert p {
	color: #b70629;
}

div#rowFooter {
	border-top: 1px solid #06c;
}

/* @end */
