/*---
Stable Systems, LLC Stylesheet
Version 2.0
By Daryl Johnson
--*/
* {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}

#body {
	text-align:center;
	min-width:800px;
	font-size: 100.01%;
}

#wrapper {
	width: 782px;
	margin:0 auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#navigation {
	float: left;
}

#navigation li {
	display: inline;
	float: left;
	margin-right: 1px;
}
#navigation a {
	display: block;
	background-color: #545454;
	color: #dfc858;
	font-size: 0.8em;
	font-weight: bold;
	width: 90px;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 33px;
	text-decoration:none;
}
#subSelect {
	font-size: 0.8em;
	background-color: #edeee2;
	padding-left: 30px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#subSelect li {
	list-style-image: url(../images/subNav_bullet.jpg);
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subSelect a {
	color: #666666!important;
	padding:0!important;
	margin:0!important;
	border:none!important;
	display:inline!important;
}

#subSelect a:hover {
	text-decoration:underline!important;
}
#breadcrumbs {
	font-size: 0.7em;
	padding-bottom: 10px;
}
#breadcrumbs a {
	color: #B09822;
	text-decoration: underline;
}


#logo  {
	float: right;
}
#main .serviceImage {
	float: left;
	margin-top: 1px;
	margin-right: 1px;
}
#main .serviceTags {
	float: left;
}
#main   .serviceTags li {
	float: left;
	display: inline;
}
#main   .serviceTags a {
	display: block;
	width: 128px;
	font-size: 0.8em;
	background-color: #cccdbd;
	color: #545454;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-right: 1px;
}

#main .serviceTags a:hover{
	background-color: #e5b74d;
	color:white;
}

#branding {
	margin-top: 1px;
	width: 782px;
	height: 222px;
	background-image: url(../images/branding.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#branding h2 {
	text-indent: -1000px;
}
#branding ul {
	text-indent: -1000px;
}
#branding a {
	color: #ffac2b;
	text-decoration: none;
	margin-top: 60px;
	float: left;
	font-size: 0.7em;
	margin-left: 170px;
}
#branding a:hover {
	text-decoration: underline;
}

#mainContent {
	margin-top: 10px;
	clear: both;
}
#leftCol {
	float: left;
	width: 387px;
}
#leftCol  h2, #rightCol  h2 {
	font-weight: lighter;
	font-size: 1.2em;
	padding-left: 20px;
	padding-top: 25px;
	float: left;
	width: 336px;
}

#leftCol p, #rightCol p {
	float: left;
	width: 336px;
	padding-left: 20px;
	font-size: 0.8em;
	padding-bottom: 20px;
	padding-top: 5px;
}

#rightCol {
	float: right;
	width: 387px;
}
#subNavigation {
	float: left;
	width: 225px;
}
#subNavigation   a{
	color: #9a8551;
	font-size: 0.9em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccdbd;
	display: block;
	text-decoration: none;
}
#contentColumn{
	float: right;
	width: 528px;
}

.serviceImage{
	float: left;
	margin-right: 1px;
	margin-top: 1px;

}

.serviceTags{
	float: left;

}


.serviceTags li{
	float: left;
	display: inline;
}

#services .serviceTags a, #security .serviceTags a, #networks .serviceTags a, #deployment .serviceTags a, #webDevelopment .serviceTags a , #webHosting .serviceTags a, #webDesign .serviceTags a, #pda .serviceTags a, #treo .serviceTags a, #windows .serviceTags a, #blackberry .serviceTags a, #netstreams .serviceTags a, #control .serviceTags a, #netstreamsProducts .serviceTags a, #audio .serviceTags a{
	display: block;
	width: 174px;
	font-size: 0.8em;
	background-color: #cccdbd;
	color: #545454;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-right: 1px;
	float: left;
}

#hardware .serviceTags a, #networking .serviceTags a{
	display: block;
	width: 262px;
	font-size: 0.8em;
	background-color: #cccdbd;
	color: #545454;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-right: 1px;
	float: left;
}

.serviceTags a:hover{
	background-color: #e5b74d;
	color: white;
}
#contentColumn h2{
	font-weight: lighter;
	color: #545454;
	margin-top: 20px;
	padding-left: 20px;
}
#main    #contentColumn  p,    #services p,   #security p,  #networks p,  #deployment p,  #webDevelopment p,  #webHosting p, #webDesign p, #pda p, #treo p, #windows p, #blackberry p, #hardware p, #networking p, #netstreams p, #control p, #netstreamsProducts p, #audio p {
	font-size: 0.9em;
	color: #545454;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

#networks .networks a, #security  .security  a, #deployment .deployment a, #webDevelopment .development a, #webHosting .hosting a, #webDesign .design a, #treo .treo a , #windows .windows a, #blackberry .blackberry a, #hardware .hardware a, #networking .networking a, #control .control a, #netstreamsProducts .video a, #audio .audio a {
	background-color: #e5b74d;
	cursor: default;
	color: white;
}
#contentColumn h3{
	color: #74530C;
	font-weight: lighter;
	padding-left: 20px;
	padding-top: 20px;
}
#main   #contentColumn blockquote, #services blockquote {
	color: #A59061;
	font-weight: bold;
	font-style: italic;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	font-size: 0.9em;
}
#main #contentColumn h4 {
	color: #666666;
	font-size: 0.9em;
	margin-top: 10px;
	padding-left: 20px;
}


.separator {
	clear: both;
	height: 0px;
}
#netstreams #digiLinxGroup {
	margin-top: 10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9BEA8;
}
#netstreams  h4 {
	color: #A79672;
	font-size: 1.2em;
	font-weight: lighter;
	margin-top: 150px;
}
#netstreams #NS_features {
	list-style-type: square;
}
#netstreams #NS_features li {
	font-size: 0.7em;
	list-style-type: square;
}
#audio #contentColumn .blockquoteTop {
	height: 8px;
	width: 480px;
	margin-left: 20px;
	background-image: url(../images/bg_blockquoteTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}
#audio #contentColumn .blockquoteBottom {
	height: 8px;
	width: 480px;
	margin-left: 20px;
	background-image: url(../images/bg_blockquoteBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#audio #contentColumn .blockquote {
	width: 478px;
	margin-left: 20px;
	padding-bottom: 12px;
	background-color: #FBFBFB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
	padding-top: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}
#audio #contentColumn .blockquote h5 {
	color: #74530C;
	font-size: 0.9em;
	display: block;
	padding-left: 20px;
}
#audio  #contentColumn .blockquote p {
	font-size: 0.7em;
}

#touchlinx  {
	margin-top: 20px;
}

.floatPDAimage  {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#footer {
	background:transparent url(../images/bg_footer.jpg) repeat-x scroll 0pt;
	clear:both;
	height:20px;
	margin:20px 0pt;
	margin-top: 20px;
}
#footer img {
	float: right;
}


/* CSS by Jeremy Asmus for ESET, LLC */
iframe {
	border:0px;
	margin:10px 0;
}


#main_cell {
	width:720px;
	padding:0 25px 0 25px;
	min-height:500px;
	/*position:absolute;
	top:100px;
	z-index:3;*/
}

#nav_set {
	position:absolute;
	top:0;
	height:100px;
	width:770px;
	/*z-index:8;*/
}

#page_title {
	width:630px;
	color:#006366;
	padding-bottom:25px;
	background-image:url(http://www.eset.com/images/var/page_title.jpg);
	background-repeat:repeat-x;
}

#page_title h1 {
	margin:0;
	font-size:18px;	
	display:inline;
	background-color:white;
	padding-right:5px;
}

.content_cell {
	/*border-bottom:1px solid #26837B;*/
	border-left:1px solid #26837B;
	width:739px;
	margin-top:-7px;
	padding-top:5px;
}

.content_cell_bottom {
	border-top:1px solid #26837B;
	width:719px;
	margin-bottom:25px;
	height:1px;
}

.content_cell_bottom_infobox {
	border-top:1px solid #26837B;
	width:636px;
	margin-bottom:25px;
	height:1px;
}

#top_text {
	margin:-15px 25px 25px 0;
}

.green_titles {
	color:#245856;
	font-weight:bold;
}

.subtitle img {
	float:left;
	padding:8px 10px 0 0;
	background-color:white;
}

.subtitle h2 {
	margin:0;
	color:#cda111;
	font-size:14px;
}

.subtitle h2 a {
	color:#AC9930;
	text-decoration:none;
}

.content {
	padding:10px 0px 10px 30px;
	overflow:hidden;
}

.content h3, #content_with_infobox h3 {
	margin:10px 0 -10px 0;
	font-size:13px;
	color:#006366;
}

.content h4, #content_with_infobox h4 {
	margin:10px 0 0 0;
	font-size:13px;
	color:#006366;
}

.content h3 span, #content_with_infobox h3 span {
	color:#CC0000;
}

.content a, #copy_with_infobox a {
	color:#006699;
	text-decoration:none;
}

.content a:hover, #copy_with_infobox a:hover {
	text-decoration:underline;
}

.image_float_left {
	float:left !important;
	padding-right:15px !important;
}

.image_float_right {
	float:right !important;
	padding-left:15px !important;
}

.small_image_float_left {
	float:left !important;
	padding-right:5px !important;
}

.bullet {
	padding:0 10px !important;
}

#copy {
	overflow:hidden;
}

.graph_cell {
	float:left;
	width:360px;
	margin-top:15px;
	overflow:hidden;
}

/**********************************/
/* Styles for pages with INFO BOX */
/**********************************/

#content_with_infobox {
	padding-left:30px;
	margin-bottom:-1px;
	overflow:hidden;
}

#content_with_infobox2 {
	padding-left:30px;
	margin-bottom:-1px;
	overflow:hidden;
}

#copy_with_infobox {
	overflow:hidden;
	width:495px;
	float:left;
	padding:10px 0;
	font-size: 0.8em;
}

#infobox_cell {
	float:left;
	width:170px;
	overflow:hidden;
	padding-left:24px;
}

#infobox_border {
	border-left:1px solid #26837B;
	border-right:1px solid #26837B;
	border-top:1px solid #26837B;
	padding:5px 5px 0 5px;
}

#infobox {
	background-color:#EEEEEE;
	padding:5px 5px 1px 5px;
	overflow:hidden;
	color:#555555;
	font-size: 0.8em;
}

#infobox_title {
	color:#006366;
	font-weight:bold;
	border-bottom:1px dashed #888888;
	padding:5px 0;
}

#infobox a {
	color:#006366;
	text-decoration:none;
}

#infobox a:hover {
	text-decoration:underline;
}

#infobox ul {
	margin:0;
	padding:10px 0 10px 20px;
}

#infobox li {
	color:#006366;
	padding:5px 0;
}

.arrow_list li {
	list-style:url(http://www.eset.com/images/var/arrow_bullet.gif) !important;
}

.arrow_list li img {
	margin-right:10px;
}

.pdf li {
	list-style:none !important;
	color:#26837B;
	padding:3px 0;
	margin-left:-15px;
}

.pdf li img {
	padding-right:6px;
}

#infobox_bottom {
	background-image:url(http://www.eset.com/images/var/infobox_bottom.jpg);
	background-position:bottom;
	width:170px;
	height:10px;
}

#infobox_spacer {
	background-image:url(http://www.eset.com/images/var/infobox_line.gif);
	background-repeat:repeat-y;
}

#infobox_spacer2 {
	background-image:url(http://www.eset.com/images/var/infobox_line.gif);
	background-repeat:repeat-y;
}

.product_awards {
	padding:10px 0 10px 20px;
}
.graph_cell #bullets {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-size: 0.8em;
}
.graph_cell p {
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bullets li {
	list-style-type: square !important;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
}
