@charset "UTF-8";
/* 
Pogo Custom Design
Design by Shtrak.bg
URI: http://shtrak.bg

TABLE OF CONTENTS

1 - RESET
2 - GLOBAL
3 - WRAPPERS
4 - HEADER
5 - NAV
6 - BREAD CRUMBS
7 - VERTICAL NAVIGATION
8 - WIDGETS
9 - PRODUCTS TABLE
10 - FOOTER
11 - SLIDER
12 - FEEDBURNER CODE
13 - DYNAMIC TABLES
14.- RESELLERS-TABLE
15 - PRODUCTS
*/

/***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;
/*	vertical-align: baseline; */
	background: transparent;
/*	position: relative;*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {height: 101%;}

input[type="submit"]::-moz-focus-inner {border:0;}
input[type="submit"]::-webkit-focus-inner {border:0;}


/***GLOBAL***/

p {
	line-height: 1.5em;
	margin: 0 0 20px 0;
	text-align: left;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 0 0;
	padding: 0;
}
ul.bullets { list-style-type: disc; margin: initial; padding-left: 16px;  }
ul.oem { list-style-type: disc; margin: initial; padding-left: 20px; line-height: 20px;  }

img {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

a {
	text-decoration: none;
	outline: none;
}

a {color: #000066;}

a:hover {color: #711F16;}

a img {
	border:none;
}

h1, h2, h3, h4, h5, h6{
	color: #000066;
	font-weight: normal;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	/* margin-bottom: 5px; */
	margin-left: 0;
}

h1 {font-size: 1.6em; padding-bottom: 5px;}
h2 {font-size: 1.3em;	text-align: left;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}

hr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

input[type="password"], input[type="text"], input[type="textfield"] , textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	border:solid 1px #CCC;
	padding: 1%;
	/*width: 98%;*/
	color: #999;
	margin: 0px;
}


input[type="button"], input[type="submit"] {
	background-color: #B63223;
	padding: 5px;
	border: 1px solid #990000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	border-radius: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px -1px 1px #720101;
	filter: dropshadow(color=#720101, offx=0, offy=-1);
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
}

input[type="button"]:hover, input[type="submit"]:hover {
	background-color:#9A2A1E;
}

.CustomButton {
	background-color: #B63223;
	padding: 6px;
	border: 1px solid #990000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	border-radius: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px -1px 1px #720101;
	filter: dropshadow(color=#720101, offx=0, offy=-1);
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	padding: 6;
	position: absolute;
	z-index: 88888;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}


@-moz-document url-prefix() {
  .CustomButton{
     margin-left:-938px !important;
  }
}

.CustomButton:hover , .Button:hover{
	background-color:#9A2A1E;
	color: #FFF !important;
}
.Button {
	background-color: #B63223;
	padding: 6px;
	border: 1px solid #990000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	border-radius: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px -1px 1px #720101;
	filter: dropshadow(color=#720101, offx=0, offy=-1);
	cursor: pointer;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}
.CustomUL {
	line-height: 1.5em;
	list-style-type: square;
	padding-left: 35px;
	margin-bottom: 25px;
}
.Divider {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 100%;
}
.ProductPrice {
	font-weight: bold;
	color: #B63223;
	text-align: center;
	padding-top: 5px;
}

.FloatLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.FloatRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/***WRAPPERS***/

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #444;
/*	margin: 0px; */
	margin: 0 auto;
	padding: 0px;
	font-size: 0.8em;

}
#page-container {
	width: 100%;
	margin:  0 auto;
}
#header-bg-stripe {
	position: absolute;
	width: 100%;
	height: 120px;
	margin-top: 0;
	background-color: #362e68;
	z-index: -9;
}
#header-box {
	width: 980px;
	margin: 0 auto; /**/
/*	display: inline-block; 
	float: left; */
	height:120px;
	padding: 0px;
	border: none;
}
#home-banner-bg-stripe {
	float: left;
	position: absolute;
	width: 100%;
	height: 250px;
	margin-top: 0;
	background-image: url("/images/banners/index-banners/trusted-partner-bg.jpg");
	background-position: center; 
	z-index: -9;
}
#sub-banner-bg-stripe {
	float: left;
	position: absolute;
	width: 100%;
	height: 150px;
	margin-top: 0;
	background-image: url("../images/banners/subpage-banner-background4k.jpg");
	background-position: center;
	background-repeat: repeat-x;
	z-index: -9;
}
#sub-banner-bg-stripe2 {
	float: left;
	position: absolute;
	width: 100%;
	height: 150px;
	margin-top: 0;
	background-image: url("../images/banners/subpage_banner_background4k_2.jpg");
	background-position: center;
	background-repeat: repeat-x;
	z-index: -9;
}


/* NEW ROTATING BANNERS */
      /*NEW SLIDER*/

      .unslider {
        position: relative;
      }

      .unslider .unslider-nav {
        position: absolute;
        bottom: 0px;
        width: 100%;
        z-index: 10;
      }
      .unslider .unslider-nav ol {
        width: 104px;
        margin: 0 auto;
      }
      .unslider .unslider-nav ol li {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: #333;
        border: 1px solid #111;
        color: #fff;
        margin: 6px 3px;
        border-radius: 3px;
        text-align: center;
      }
      .unslider .unslider-nav ol li.unslider-active {
        color: #333;
        background: #fff;
      }

      .new-slider {
        display: none;
        height: 250px;
      }

      .new-slider  ul {}
      .new-slider  ul li {
        text-align: center;
      }
      .new-slider  ul li a {}
      .new-slider  ul li a img {}

#page-box {
	width: 980px;
	margin: 0 auto; 
/*	min-height:900px; */
	padding: 0px;
	border: none;
}

#MasterWrapper {
	padding: 0px;
	width: 980px;
	margin: 0px auto;
}
#HeaderWrapper {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 980px;
}
#ContentWrapper {
position: absolute;
top: 121px;
	display: inline-block;
	float: left;
	width: 980px;
	min-height:500px;
	margin: 0px;
	padding: 0px;
}
#home-content {
	float:left; 
	width:980px; 
	margin-left:10px; 
/*	border:solid 1px #CCC; */
	border-bottom-style: none; 
	border-top:none;
}
#middle-content {
float:left;
width:100%;
margin-left: 2px;
border:none; }

#footer {
/*	position: static; */
	display: block;
	float: left;
	width: 100%;
	height: 372px;
	bottom: 0px;
/*	margin-top: 0px ; */
	margin: 0 auto ;
	z-index: -10;
	/*	background-color: #362E68;*/
	background: -webkit-linear-gradient(#625a97, #362e68, #181240); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#625a97, #362e68, #181240); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#625a97, #362e68, #181240); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#625a97, #362e68, #181240); /* Standard syntax (must be last) */
}

#FooterWrapper {
/*	display: block;
	float: left; */
	margin:  0 auto;
	width: 960px;
  min-height:372px; 
/*	background: none; */
/*	margin: 0px 10px 0px 10px; */
		margin: 0 auto;

	color: #ececec;
	text-shadow: 1px 1px 1px #0a0a0a;
	filter: dropshadow(color=#0a0a0a, offx=1, offy=1);
	padding: 0px;
/*	background-color: #362E68; */
/*	background: -webkit-linear-gradient(#625a97, #362e68, #181240); /* For Safari 5.1 to 6.0 */
/*	background: -o-linear-gradient(#625a97, #362e68, #181240); /* For Opera 11.1 to 12.0 */
/*	background: -moz-linear-gradient(#625a97, #362e68, #181240); /* For Firefox 3.6 to 15 */
/*	background: linear-gradient(#625a97, #362e68, #181240); /* Standard syntax (must be last) */
	
}
#FooterWrapperHome {
	display: inline-block;
	float: left;
	width: 960px;
	min-height:420px;
/*	background-color: #362E68;*/
background: -webkit-linear-gradient(#625a97, #362e68, #181240); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#625a97, #362e68, #181240); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#625a97, #362e68, #181240); /* For Firefox 3.6 to 15 */
background: linear-gradient(#625a97, #362e68, #181240); /* Standard syntax (must be last) */
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #ececec;
	text-shadow: 1px 1px 1px #0a0a0a;
	filter: dropshadow(color=#0a0a0a, offx=1, offy=1);
	padding: 0px;
}

#FooterDummy {
	display: inline-block;
	margin: 0px;
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 20px;
}

/* Val */
#Promo {
/*	background-image: url(/design/bg-promo-box.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	display: inline-block;
	float: left;
	height: 150px;
	width: 960px;
/*	border-right-width: 1px;
	border-left-width: 1px; */
	margin: 0px;
	padding: 0px 10px;
}
#Promo img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 958px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC; */
	border: none;
}

/***HEADER***/

#Header {
	display: block;
	background-color: #362e68;
	margin: 0px auto;
	float: left;
	height: 120px;
	width: 980px;
	padding: 0px 0px 0px 5px;
/*	border: 1px solid red; */
}

#Header #logo{
	display: inline-block;
	padding: 10px 0px 0px 0px;
	float: left;
/*	height: 50px;
	margin: 10px 0px 0px 0px; */
}
/* #Header img {
	width: 193px;
	height: 92px;
} */
#Header #text {
	display: inline-block;
	margin: 0px;
	float: left;
	height: 50px;
/*	width: 440px; */
	padding: 35px 65px 0px 265px;
	text-align: right;
	font-size: 21px;
	color: #ffffff;
}
#Header #text a {
	color: #ffffff;
	text-decoration: none;
}
#Header #text a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#Header #Links {
	display: inline-block;
	margin: 0px;
	float: left;
	height: 55px;
/*	width: 260px; */
	padding: 28px 20px 0px 0px;
}
#Header #Links li  {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#Header #Links li a {
	margin: 0px;
	float: left;
	height: 25px;
	width: 130px;
/*	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px; 
	text-shadow: 0px 1px 1px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=1); */
	font-size: 16px;
	color: #fff;
	padding: 9px 0px 0px 0px;
	background-color: #4DB447;
/*font-weight: bold; */
}
#Header #Links li a:hover {
/*	background-color: #9dd77b; */
	text-shadow: 0px 2px 2px #333;
	filter: dropshadow(color=#fff, offx=2, offy=-2)
}

/***NAV***/

#Nav {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
/*	height: 40px; */
	width: 787px;
	background-color: #362e68;
/*	background-image: url(../design/bg-nav.jpg);
	background-repeat: repeat-x;
	background-position: left top; */
}

#Menu
{
	width: 100%;
	padding: 5px 0px 0px 0px;
	/**	height: 33px; **/
	cursor: pointer;
	margin: 2 0 0 0;
}

#Menu li
{
    float: left;
    padding: 0 0 0px 5px;
    position: relative;
}

#Menu a
{
	float: left;
/*	height: 30px; */
	color: #E9E9E9;
	/* text-transform: uppercase; */
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 28px;
	/*font-weight: bold; */
	padding: 0px 0px 0px 33px;
}

#Menu li:hover > a {color: #fafafa;}

*html #Menu li a:hover /* IE6 */ {color: #fafafa;}

#Menu li:hover > ul {display: block;}

/* Sub-menu */

#Menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 27px;
	left: 0;
	z-index: 99999;
	background-color: #362e68;
}

#Menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
    display: block;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
}

#Menu ul li:last-child
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#Menu ul a
{
	padding: 10px;
	height: auto;
	line-height: 1;
	text-align: left;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	font-size: 12px;
	font-weight: lighter !important;
	min-width: 188px;
}

*html #Menu ul a /* IE6 */
{
    height: 10px;
    width: 150px;
}

*:first-child+html #Menu ul a /* IE7 */
{
    height: 10px;
    width: 150px;
}

#Menu ul a:hover
{
	background: #EAE7F8;
	color: #372F69;
	text-shadow: 0px 1px 1px #FFF;
	filter: dropshadow(color=#FFF, offx=0, offy=1);
}


#Menu:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html #Menu             { zoom: 1; } /* IE6 */
*:first-child+html #Menu { zoom: 1; } /* IE7 */


/***CONTENT***/

#LeftContent {
	display: inline-block;
	margin: 0px;
	float: left;
/*	width: 665px; */
	width: 960px;
	padding-top: 5px;
/*	padding-right: 5px;
	padding-left: 5px; */
}
#LeftContent h1 {
	float: left;
	width: 100%;
}
#LeftContent a {
	/** font-weight: bold; **/
	text-align: center;
}

#HomeLeftContent {
	display: inline-block;
	margin: 0px;
	float: left;
/*	width: 665px; */
	width: 650px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 5px;
}
#HomeLeftContent h1 {
	float: left;
	width: 100%;
}
#HomeLeftContent a {
	/** font-weight: bold; **/
	text-align: center;
}	
	
#FullWidth {
	display: inline-block;
	margin: 0px;
	float: left;
	width: 98%;
	padding-top: 20px;
/*	padding-right: 20px; */
	padding-bottom: 20px;
	padding-left: 20px;
	overflow: hidden;
	text-align: left;
}
#FullerWidth {
	display: inline-block;
	margin: 0px;
	float: left;
	width: 610px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: hidden;
	text-align: left;
}
#LeftRightContent {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 495px!important;
}
#TabbyContent {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
/* width: 625px!important; */
	width: 100%;
}
.ContactUsForm_fields {
	width:120px;
}

/*** Created for new Support/About pages - April 2015 ***/
.aboutlink { font-size: 10px; font-weight: bold; color: #FFF; text-decoration: none; }
a:hover.aboutlink { font-size: 10px; font-weight: bold; color: #FFF; border-bottom: 1px solid; }
.aboutcurrent { font-size: 10px; font-weight: bold; color: #FFF; text-decoration: none; background-color: #000; }
a:hover.aboutcurrent { font-size: 10px; font-weight: bold; color: #FFF; text-decoration: none; background-color: #000;
}

.supportlink { font-weight: bold; color: #FFF; text-decoration: none; }
a:hover.supportlink { font-weight: bold; color: #FFF; border-bottom: 1px solid; }
.supportcurrent { font-weight: bold; color: #FFF; text-decoration: none; background-color: #000; }
a:hover.supportcurrent { font-weight: bold; color: #FFF; text-decoration: none; background-color: #000;
}

ul.warranty { list-style-type: disc; margin: initial; line-height: 1.3em; padding-left: 16px; font-weight:normal; }
ul.support { list-style-type: disc; margin: initial; padding-left: 16px; font-weight:bold; }
ul.subsupport { list-style-type: circle; margin: 10px; line-height: 1.3em; padding-left: 28px; font-weight:normal; }
div.warrantydiv { line-height:1.4em; margin-bottom:10px; }
div.terms {
	margin-left: 20px; margin-bottom: 10px; line-height: 1.3em;
}

hr.faded {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

/***BREAD CRUMBS***/

#BreadCrumbs {
	font-size: 12px;
/*	font-weight: bold; */
	color: #999;
	display: inline-block;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 10px;
}

#BreadCrumbsSub {
	font-size: 12px;
	/*	font-weight: bold; */
	color: #999;
	display: inline-block;
	margin: 0px;
	float: left;
	height: 20px;
	width: 96%;
	padding: 0% 2% 0% 2%;
}
#BreadCrumbs a {padding-top: 5px; padding-left: 0px;}
#BreadCrumbs a, #BreadCrumbsSub a {color: #999 !important;}

#BreadCrumbs a:hover, #BreadCrumbsSub a:hover

 {color: #711F16 !important;}


/***VERTICAL NAVIGATION***/
 
#VerticalNav {
	display: inline-block;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#VerticalNav li {
	display: inline-block;
}
#VerticalNav li a {
	background-color: #EAE7F8;
	float: left;
	height: 22px;
	width: 138px;
	border: 1px solid #C5BAEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-shadow: 1px 1px 1px #CCC;
	filter: dropshadow(color=#CCC, offx=1, offy=1);
	color: #3C3473;
}

#VerticalNav li a:hover {
	background-color: #FFF;
	color: #B39F2B;
}

#VerticalNav ul li a.VerticalNavCurrent {
	background-color: #FFF;
	color: #B39F2B;
}

/***WIDGETS***/

.WidgetWrapper {
	background-color: #FFF;
	float: left;
	width: 900px;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	border-color: #cdcdcd;
	margin: 2% 5% 0% 5%;
	border-bottom-style: none;
	background-image: url(../design/bg-widget.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 4% 5% 5% 5%;
}
#WhyPogo {
	background-color: #FFF;
	float: left;
	width: 560px;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	border-color: #cdcdcd;
	margin: 8px 8px 0 20px;
	border-bottom-style: none;
	background-image: url(../design/bg-widget.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
 padding: 16px;
}
#WhyPogoBottom {
	background-image: url(/design/bg-widget-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	float: left;
	height: 15px;
	 width: 526px; 
	margin: 0px 28px 0px 20px;
	padding: 0% 5.5% 2% 5%;
}
#HomeRightContent {
	display: inline-block;
	margin: 5px 0 0 0 !important;
	padding: 0px;
	float: left;
	width:300px;
}
.HRWidgetWrapper {
	background-color: #FFF;
	float: left;
	width: 260px;
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
border-top-color: #cdcdcd;
border-right-color: #cdcdcd;
border-left-color: #cdcdcd;
	margin: 2px 0 0 5px;
	border-bottom-style: none;
	background-image: url(../design/bg-widget.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 4% 5% 5% 5%;
}
#HRWidgetBottom {
	background-image: url(/design/bg-widget-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	float: left;
	height: 15px;
  width: 261px;
	margin: 0px 39px 0px 5px;
	padding: 0% 5.5% 2% 5%;
}

.BlogWrapper {
	background-color: #FFF;
	float: left;
	width: 260px;
	border-width: 1px 1px 0 1px;
	border-style: solid solid none solid;
	border-top-color: #cdcdcd;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
	margin: 2px 0 0 5px;
	border-bottom-style: none;
	background-image: url(../design/bg-widget.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 4% 5% 5% 5%;
}
.BlogWrapper a {
	color: #362e68 !important;
	text-decoration:none;
	font-weight: bolder;
}
.BlogWrapper a:hover {
	text-decoration:underline;
}
.WidgetWrapperClear {
	background-color: #FFF;
	padding: 5%;
	float: left;
	width: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 0%;
	margin-left: 5%;
	border-bottom-style: none;
}
#WidgetWrapperBottom {
	background-image: url(../design/bg-widget-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	float: left;
	height: 15px;
	/* width: 80%; */
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding: 0% 5.5% 2% 5%;
}
.WidgetWrapper p, .WidgetWrapperClear p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.WidgetWrapper ul, .WidgetWrapperClear ul {
	display: inline-block;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.WidgetWrapper ul li, .WidgetWrapperClear ul li {
	margin: 0px;
	float: left;
	width: 100%;
	display: inline-block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
}
.WidgetWrapper ul li a, .WidgetWrapperClear ul li a {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
	
}

.WidgetWrapper a:hover {
	color: #b3331f !important;
	text-decoration:underline;
}

.WidgetWrapper h1, .WidgetWrapperClear h1 {
	font-size: 1.5em;
	color: #000066;
	margin: 0px;
	padding: 0px;
}
.WidgetWrapper img, .WidgetWrapperClear img {
	float: left;
	margin-right: 0px;
	margin-top:0px;
}


/***PRODUCTS***/

.ProductsTable {
	min-width:200px;
	margin: 3px;
	padding: 5px;
	float: left;
	display: inline-block;
	border: 1px solid #CCC;
	width: 200px;
	min-height:410px;
	border-collapse:collapse;
}

.ProductsTable img {
    float:left;
}

.WiderProductsTable {
	min-width:560px;
	margin: 5px;
	padding: 5px;
	float: left;
	display: inline-block;
	border: 1px solid #CCC;
	width: 560px;
	min-height:300px;
	border-collapse:collapse;
}

/* .WiderProductsTable img {
    float:left;
}
*/

.GeneralTable {
	float: left;
	display: inline-block;
	width: 100%;
}

.GeneralTable tr td {
	margin: 1px;
	padding: 5px;
	display: inline-block;
	border: 1px solid #CCC;
	text-align: center;
}

.ThreeColumnTable {
	float: left;
	display: inline-block;
	width: 100%;
}

.ThreeColumnTable tr td {
	margin: 1px;
	padding: 5px;
	display: inline-block;
	border: 1px solid #CCC;
	width: 30%;
	text-align: left;
}


.ProductsTableHorizontal {
	border:solid 1px #CCC;
	width:668px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.ProductsTableHorizontal tr td {padding:10px;}

.ProductsTableHomepage {
	min-width:200px;
	padding: 5px;
	float: left;
	display: inline-block;
	border: none;
	width: 200px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.ProductsTableHomepageHover:hover {
	/*transition*/
	-moz-transform: scale(1.1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
	-webkit-transform: scale(1.1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
	-o-transform: scale(1.1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
	-ms-transform: scale(1.1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
	transform: scale(1.1) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);

	/*opacity
	-moz-opacity: 0.62;
	opacity: 0.62;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=62); */
	}

.ProductsTable tr, .ProductsTableHomepage tr {
	text-align: center;
}
.ProductsTable tr td, .ProductsTableHomepage tr td {
	padding: 5%;
}

.ProductsTable tr td img, .ProductsTableHomepage tr td img {
	width:180px;
}


/***FOOTER***/

.FooterColumn {
	display: inline-block;
	padding: 10px;
	float: left;
	width: 220px;
	margin: 0px;
}
.FooterColumn ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.FooterColumn a {
	font-weight: bold;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FooterColumn a:hover {
	color: #FFF;
}
.FooterColumn hr {
	background-image: url(../design/bg-hr-dots.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline-block;
	padding: 0px;
	float: left;
	height: 5px;
	width: 100%;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;

	_border-top-style: none !important;
	_border-right-style: none !important;
	_border-bottom-style: none !important;
	_border-left-style: none !important;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.FooterColumn h1 {
	font-size: 1.3em;
	font-weight: bold;
}
.FooterColumn h1, .FooterColumn h2, .FooterColumn h3 {
	color: #ececec;
}

.FooterColumn input[type="text"] {
	padding: 5%;
	width: 90%;
	color: #CCC;
	background-color: #6D6E71;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-shadow: inset 3px 3px 3px 3px #666;
	-moz-box-shadow: inset 3px 3px 3px 3px #666;
	box-shadow: inset 3px 3px 3px 3px #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #0a0a0a;
	filter: dropshadow(color=#0a0a0a, offx=1, offy=1);
	margin-bottom: 10px;
}

.FooterColumn input[type="submit"] {
	padding: 10px;
	border: 5px solid #595483;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #585280;
	text-shadow: 0px 1px 1px #FFF;
	filter: dropshadow(color=#FFF, offx=0, offy=1);
	cursor: pointer;
	background-image: url(../design/bg-header-links.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #cececf;
	width: 220px;
}

.FooterColumn input[type="button"]:hover {
	background-color:#9F9F9F;
	background-image: url(../design/bg-header-links-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#FooterCopyright {
	display: inline-block;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	float: left;
	height: 80px;
	width: 940px;
	color: #CCC;
/*	background-color: #362E68; */
}
#FooterCopyright a {
	color: #FFF;
	text-decoration: underline;
}
#solaris_choices {
	width:958px;
	padding:0px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC; 
}

.PurpleBox {
	width: 672px;
	background: #EBE7F7;
	color: #333333;
	padding: 10px;
	margin: 10px 0px 18px 134px;
	border: 1px solid #CCC;
}

/*** SLIDER ***/
.wt-rotator{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
/*	background-color: #ccc; */
	position: relative;
	width: 958px;
	height: 250px;
	padding-left: 1px;
	padding-right: 1px;
	overflow: hidden;
}
.wt-rotator a{
outline:none;
}
.wt-rotator .screen{
position:relative;
top:0;
left:0;
width:825px;
height:300px;
overflow:hidden;
}
.wt-rotator .strip{
display:block;
position:absolute;
top:0;
left:0;
z-index:0;
overflow:hidden;
}
.wt-rotator .content-box{
display:none;
position:absolute;
top:0;
left:0;
overflow:hidden;
}
.wt-rotator .main-img{
display:none;
position:absolute;
top:0;
left:0;
z-index:0;
border:0;
}
.wt-rotator .preloader{
position:absolute;
top:50%;
left:50%;
width:40px;
height:40px;
margin-top:-20px;
margin-left:-20px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
background:#000 url(/assets/loader.gif) center no-repeat;
background:rgba(0,0,0,.7) url(/assets/loader.gif) center no-repeat;
z-index:4;
display:none;
}
.wt-rotator .timer{
position:absolute;
left:0;
height:4px;
background-color:#FFF;
-moz-opacity:.5;
filter:alpha(opacity=50);
opacity:0.5;
z-index:4;
visibility:hidden;
font-size:0;
}
.wt-rotator .desc{
position:absolute;
color:#FFF;
z-index:6;
overflow:hidden;
visibility:hidden;
text-align:left;
}
.wt-rotator .inner-bg{
position:relative;
top:0;
left:0;
width:100%;
height:100%;
background-color:#000;
-moz-opacity:.7;
filter:alpha(opacity=70);
opacity:.7;
z-index:0;
}
.wt-rotator .inner-text{
position:absolute;
top:0;
left:0;
padding:10px;
width:auto;
height:auto;
z-index:1;
}
.wt-rotator .c-panel{
position:absolute;
top:0;
z-index:7;
visibility:hidden;
}
.wt-rotator .outer-hp,
.wt-rotator .outer-vp{
position:absolute;
background:#333;
background:-moz-linear-gradient(#444, #111);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#444), to(#111));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#111111',GradientType=0);
border:1px solid #000;
}
.wt-rotator .outer-hp{
left:0;
width:100%;
border-left:none;
border-right:none;
}
.wt-rotator .outer-vp{
top:0;
height:100%;
border-top:none;
border-bottom:none;
}
.wt-rotator .back-scroll,
.wt-rotator .fwd-scroll{
position:absolute;
top:0;
left:0;
z-index:10;
background:url(/assets/spacer.png) no-repeat;
}
.wt-rotator .thumbnails,
.wt-rotator .buttons{
display:inline;
position:relative;
float:left;
overflow:hidden;
}
.wt-rotator .thumbnails ul{
position:relative;
list-style:none;
margin:0;
padding:0;
}
.wt-rotator .thumbnails ul.inside{
position:absolute;
top:0;
left:0;
}
.wt-rotator .thumbnails li,
.wt-rotator .play-btn,
.wt-rotator .prev-btn,
.wt-rotator .next-btn{
position:relative;
list-style:none;
display:inline;
float:left;
overflow:hidden;
width:24px;
height:24px;
line-height:24px;
text-align:center;
color:#EEE;
text-shadow: 0 1px 0 #222;
background-color:#000;
background:-moz-linear-gradient(#333, #000);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
border:1px solid #111;
cursor:pointer;
font-size:12px;
font-weight:bold;
background-repeat:no-repeat !important;
background-position:center !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.wt-rotator .thumbnails li:hover{
color:#FFF;
text-shadow: 0 1px 0 #888;
background-color:#CCC;
background:-moz-linear-gradient(#CCC, #999);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .thumbnails li.curr-thumb{
color:#000;
text-shadow: 0 1px 0 #fff;
background-color:#FFF;
background:-moz-linear-gradient(#FFF, #E0E0E0);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#FFF), to(#E0E0E0));
cursor:default;
}
.wt-rotator .thumbnails li.image{
background:#000;
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
}
.wt-rotator .thumbnails li.image.curr-thumb,
.wt-rotator .thumbnails li.image:hover{
border-color:#06F;
}
.wt-rotator .thumbnails li.image a{
display:block;
border:0;
}
.wt-rotator .thumbnails li.image img{
display:block;
border:0;
position:absolute;
-moz-opacity:.85;
filter:alpha(opacity=85);
opacity:0.85;
}
.wt-rotator .thumbnails li.image:hover img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}
.wt-rotator .thumbnails li.image.curr-thumb img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
cursor:default;
}
.wt-rotator .thumbnails li *{
display:none;
}
.wt-rotator .thumbnails li div{
position:relative;
color:#FFF;
background-color:#000;
width:auto;
height:auto;
}
.wt-rotator .play-btn{
background:#000 url(/assets/play.png);
background:url(/assets/play.png), -moz-linear-gradient(#333, #000);
background:url(/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .play-btn:hover{
background-color:#CCC !important;
background:url(/assets/play.png), -moz-linear-gradient(#CCC, #999);
background:url(/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .pause{
background:#000 url(assets/pause.png);
background:url(/assets/pause.png), -moz-linear-gradient(#333, #000);
background:url(/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .pause:hover{
background-color:#CCC !important;
background:url(/assets/pause.png), -moz-linear-gradient(#CCC, #999);
background:url(/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .prev-btn{
background:#000 url(/assets/prev.png);
background:url(/assets/prev.png), -moz-linear-gradient(#333, #000);
background:url(/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .prev-btn:hover{
background-color:#CCC !important;
background:url(/assets/prev.png), -moz-linear-gradient(#CCC, #999);
background:url(/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .next-btn{
background:#000 url(/assets/next.png);
background:url(/assets/next.png), -moz-linear-gradient(#333, #000);
background:url(/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .next-btn:hover{
background-color:#CCC !important;
background:url(/assets/next.png), -moz-linear-gradient(#CCC, #999);
background:url(/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .up{
background:#000 url(/assets/up.png);
background:url(/assets/up.png), -moz-linear-gradient(#333, #000);
background:url(/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .up:hover{
background-color:#CCC !important;
background:url(/assets/up.png), -moz-linear-gradient(#CCC, #999);
background:url(/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .down{
background:#000 url(/assets/down.png);
background:url(/assets/down.png), -moz-linear-gradient(#333, #000);
background:url(/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
}
.wt-rotator .down:hover{
background-color:#CCC !important;
background:url(/assets/down.png), -moz-linear-gradient(#CCC, #999);
background:url(/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
#rotator-tooltip{
position:absolute;
top:0;
left:0;
z-index:99999;
display:none;
}
#rotator-tooltip.txt-up{
margin-left:-10px;
margin-bottom:5px;
background:url(/assets/vtip.png) no-repeat;
background-position:10px bottom;
background-position-x:10px;
background-position-y:bottom;
}
#rotator-tooltip.txt-down{
margin-left:-10px;
margin-top:24px;
background:url(/assets/vtip.png) no-repeat;
background-position:10px top;
background-position-x:10px;
background-position-y:top;
}
#rotator-tooltip.img-up{
background:url(/assets/vtip.png) center bottom no-repeat;
}
#rotator-tooltip.img-down{
background:url(/assets/vtip.png) center top no-repeat;
}
#rotator-tooltip.img-right{
background:url(/assets/htip.png) left center no-repeat;
}
#rotator-tooltip.img-left{
background:url(/assets/htip.png) right center no-repeat;
}
#rotator-tooltip .tt-txt{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#FFF;
background-color:#000;
max-width:300px;
padding:5px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:8px 0;
}
#rotator-tooltip img{
display:none;
background-color:#000;
padding:3px;
margin:8px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
.wt-rotator .s-prev,
.wt-rotator .s-next{
position:absolute;
top:50%;
margin-top:-25px;
width:40px;
height:50px;
cursor:pointer;
background:url(/assets/large_buttons.png) no-repeat;
-moz-opacity:.8;
filter:alpha(opacity=80);
opacity:.8;
z-index:8;
}
.wt-rotator .s-prev{
left:0;
background-position:0 center;
}
.wt-rotator .s-next{
left:100%;
margin-left:-40px;
background-position:-40px center;
}
.wt-rotator .s-prev:hover,
.wt-rotator .s-next:hover{
-moz-opacity:.95;
filter:alpha(opacity=95);
opacity:.95;
background-color:transparent !important;
}
.wt-rotator .block,
.wt-rotator .vpiece,
.wt-rotator .hpiece{
position:absolute;
z-index:2;
}

/*** SLIDER end***/



#FeedBurner {
	background-color: #FFFFFF;
	float: center;
	/* width: 200px; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	list-style-type: none;
	line-height: 1.5em;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}


div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 

}


#creditfooter {
display: none;
}

/*** DYNAMIC TABLES ***/


	/** LOGIN **/
.login-outer-table input {
	
	float:left !important;
	border:none !important;
	padding: 5px !important;
	width: 90%;
}
/*** 

***/

.login-outer-table tr td {
	padding: 5px;
	width: 90%;
}

#loginNavigation {
	float: left;
	width: 100%;
	background-color: #fff;
}

	/** CONFIGURATOR **/

#configurator-wrapper {
	width:  980px;
	max-width:  980px !important;
	margin 0 auto;
}

.external-table-noborder {padding: 10px !important;}
.external-table-noborder #sys_name, .external-table-noborder #sys_notes {border: solid 1px #CCC; width: 548px; padding: 2px;}
.external-table-noborder table tr td p a {font-size: 11px; }
.external-table-noborder table tr td font b {color: #000;}

#web_totals {
	width: 200px;
	padding: 10px;
	margin-right: 0px;
	border: solid 1px #999;
	float: right;
	margin-right: 180px;
	background:white;
}

.tool-tip {
list-style: disc !important;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
}

#system-bullets-name {
	display: block;
	position: relative;
	margin: 0px;
	float: left;
	width: 980px;
	height: 240px;
	padding-top: 4px 0px;
	}

#sys-bullets ul {
	list-style-image: url(‘../images/blue-dot.png’) !important ;		

	padding-left: 1px;
	padding-right: 4px;

}
li.sys-bullets {
font-family: 'PT Sans', sans-serif !important;
color: #333;
	line-height: 15px;	
}

.system-name-image {
margin: 20px 5px 0 5px;
}

ul.config-specs
{
	list-style-type: disc;
	margin: 0 4px 0 40px; 
	padding: 0;
	line-height: 110% !important;
}

#sys-title {
font-family: 'PT Sans', sans-serif !important;
font-weight: bold;
color: #333;
		font-size: 22px;
		padding-left: 5px;
		padding-right: 4px;
	}

#config-strip {
	display: block;
	position: relative;
	margin: 10px 0px 10px 1px;
	float: left;
	width: 960px;
	padding: 10px;
	border-radius: 2px;
  background: #2e4a75;
  color: #fff;
	}
#config-strip h1 {
	float: left;
	width: 100%;
}
#config-strip a {
	/** font-weight: bold; **/
	text-align: center;
}

.config-button-333 {
	-webkit-transition-duration: 0.2s; /* Safari */
	transition-duration: 0.2s;
	border-radius: 2px;
	height: 22px;
	width: 160px;
	background-color: #211c3f;
	border: none;
	padding-top: 8px;  
	text-align: center;
	display: inline-block;
	vertical-align: center;
}

.config-button-333:hover {
	background-color: #4CAF50; /* Green */
	color: whitesmoke;
	text-shadow: 0px 2px 2px #333;
	filter: dropshadow(color=#fff, offx=2, offy=-2)
}

.config-button-grn {
-webkit-transition-duration: 0.2s; /* Safari */
transition-duration: 0.2s;
border-radius: 2px;
height: 22px;
width: 160px;
	background-color: #4db447;
border: none;
padding-top: 8px;  
text-align: center;
display: inline-block;
vertical-align: center;   
}

.config-button-grn:hover {
/*	background-color: whitesmoke; */
	color: #333;
	text-shadow: 0px 2px 2px #333;
	filter: dropshadow(color=#fff, offx=2, offy=-2)
}
.config-button-txt-grn {
	color: #fff;
	text-decoration: none;
	font-size: 13px;    
}
.config-button-txt-grn:hover {
	 color: #fff; 
	text-decoration: none;
	text-shadow: 0px 2px 2px #333;
	filter: dropshadow(color=#fff, offx=2, offy=-2)
	}

.config-button-txt {
	color: white;
	text-decoration: none;
	font-size: 13px;    
}
.config-button-txt:hover {
	color: white;
	text-decoration: none;
	font-size: 13px;    
}

#config-chat-link {
	color:  white;
	font-style: italic;
	text-decoration: underline;
}
#config-chat-link:hover {
	text-decoration: none;
}

.config-big-txt {
	font-size: 18px;
	}
#ConfigBody {
clear: left;
	display: block;
	margin: 0 auto;
	float: left;
	width: 976px;
	padding: 2px;
	border-radius: 8px;
	background: #333;
	color: #FFF;
}
#ConfigBody h1 {
	float: left;
	width: 100%;
}
#ConfigBody a {
	text-align: center;
}

.component-title {
  max-width: 90%;  
  margin: 12px auto;
}

.config-select {
width: 500px;
   margin: 5px 0pt;
   border: none;
   background: white;
   border-radius: 4px;
   color: #333;
   background-color: white;
   height: 24px;
   font-size: 12px;
   padding: 5px 10px;
}
.config-quantity {
width: 50px;
   margin: 5px 0pt;
   border: none;
   background: white;
   border-radius: 4px;
   color: #333;
   background-color: white;
   height: 24px;
   font-size: 12px;
   padding: 5px 10px;
}

	/** SHOPPING CART **/

.cartlist h3 {padding: 10px; font-size: 15px;}

.cartlist .sys-qty {float: left; width: 50%; margin-right: 5px; padding: 2px;}

/*** RESELLERS TABLE ***/
.reseller {
	border: solid 1px #CCC
	
	
}
/** IMG FROM ABOUT/INDEX PAGE **/

.about_img {
padding-right: 10px;

}
/** Contact Us form contact.php **/
table.ContactUsForm {
	width:500px;
	float: left;
	padding-left:0px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.HomepageServers {
float: left;
width: 22%;
margin-left: 1%;
margin-right: 1%;

}
 
.HomepageServers img {
float: left;
width: 100%;
}
 
.HomepageServers p {
float: left;
width: 100%;
text-align: center;
}
 
.HomepageServers a {
color: #3F3879;
font-weight: bold;
}
 
#LeftContent .WidgetWrapper {
width: 660px !important; 
margin: 12px 10px 0 134px !important;
padding-left: 24px !important;
padding-right: 8px !important;
padding-top: 16px !important;
}

#LeftContent #WidgetWrapperBottom {
width: 656px !important;
margin-left: 134px !important;
/* margin-right: 20px !important; */
padding-left: 2% !important;
padding-right: 2% !important;
}

#greyTable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

p.CategoryDescription {
	padding-left: 13px;
	line-height: 1.2em;
}
.categorypage {
margin-left:  14px;	
}
.categorypageh1 {
color: #000066;
font-weight: normal;
font-size: 1.6em; 
padding-bottom: 4px;
}

.categorypagep {
	padding-top: 10px;
	line-height: 12pt;
	font-size: 10pt;
	margin-bottom: 20px;
}

#div_display {
line-height: 1.4em;
}

.ProductsTableConfigure tbody tr td .large {
	font-size: 15pt;
}

.ProductsTableConfigure tbody tr td ul {
	list-style: disc outside;
	margin-left: 0;
	padding-left: 15px;
}

.error_msg {
    font-weight: bold;
    color: red;
    font-size: 1.1em;
}

/*
==========================================
 CSS FOR LIGHTBOX2 (System image gallery) 
==========================================
*/

/* Preload images */
body:after {
  content: url(../lightbox2/images/close.png) url(../lightbox2/images/loading.gif) url(../lightbox2/images/prev.png) url(../lightbox2/images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../lightbox2/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../lightbox2/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../lightbox2/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../lightbox2/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*

==================================================
==================================================

			PASTED IN FROM /stylesheets/specs.css

==================================================
==================================================


/****************** List Elements *************************************/
ul.zero {
	margin-left: 0px;
	padding-left: 0px;
}
li.zero {
	margin-left: 0px;
	padding-left: 0px;
}
/********************************* TABLE / TD  STYLES ***************************************/
td.border_br { 
	border-right: #0099FF 1px solid; 
	border-bottom: #0099FF 1px solid;
	color: #336699;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2 2 2 8;
}
td.border_r { 
	border-right: #0099FF 1px solid;
	color: #336699;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2 2 2 8;
}	
td.border_b { 
	border-bottom: #006666 1px solid;
	color: #336699;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2 2 2 8;
}
td.border_b2 { 
	border-bottom: #FF9900 1px solid;
	color: #336699;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2 2 2 8;
}		
/********************************* PRODUCTS SECTION ***************************************/
.desc {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	font-weight: bold;
	color: 336699 !important;
	text-decoration: none;
}
.specHeader { 
	color: #ffffff; 
	background: #999999; 
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.specHeader2 { 
	background: #FF9900; 
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tableHeader { 
	color: #ffffff; 
	background: #888888; 
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.A_specHeader { 
	color: #ffffff; 
	background: #009682; 
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.spec {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #336699 !important;
	text-decoration: none;
	padding-left: 10px;
}
.specLine {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: solid 1px #00c0ff;
}
/********************************* List Elements ***************************************/
ul.zero {
	margin-left: 2em;
	padding: 0;
}
li.zero {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans serif;
	font-size: 11px;
	color: #336699;
}

ul.desc {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;	
}
/********************************* List Elements ***************************************/
ul.desc {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;	
}
li.desc {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #336699 !important;	
	font-weight: 100;
	padding-left: 0px;
	padding-right: 10px;
	
}
ul.indent {
	margin-bottom: 0px;
	padding-left: 0px;	
}
li.indent {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #336699 !important;	
	font-weight: 100;
	padding-left: 10px;
	padding-right: 10px;
	
}
li.indent2 {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #336699 !important;	
	font-weight: 100;
	padding-left: 5px;
	padding-right: 5px;
	
}



/********************************* PRODUCTS SECTION ***************************************/
td.h10 {
	font-size:10px;
}
.w90 {
	width: 90px;
}
td.feature {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #336699 !important;
	font-weight: bold;
	padding-left: 10px;
	width: 70px;
}
td.description {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #336699 !important;
	padding-left: 25px;
	padding-right: 10px;
	width: 222px;	
}
td.descrip {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #336699 !important;
	padding-left: 25px;
	padding-right: 10px;
	width: 300px;	
}

table.boxConfig {
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding-bottom: 25px;
}



/********************************* List Elements ***************************************/
ul.zero {
	margin-left: 2em;
	padding: 0;
}
li.zero {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans serif;
	font-size: 11px;
	color: #444444;
}
p.desc {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: 336699 !important;
	text-decoration: none;
	}


/* 

==================================================
==================================================

			PASTED IN FROM /stylesheets/quoter.css
			
==================================================
==================================================

*/


.table {
width: 100%;
max-width: 980px;
border-collapse: separate;
border-width: 0px 0px 0px 0px;
border-spacing: 0px;
padding: 0px 0px;
}

.internal-table {
width: 100%;
max-width: 980px;
border-collapse: separate;
border: solid 2px #555;
}

.internal-table-no-size {
border-collapse: separate;
border: solid 2px #555;
}

.external-table {
width: 800;
max-width: 980px;
border-collapse: separate;
border: solid 2px #ddd;
}

.external-table-border {
border-collapse: separate;
border: solid 1px;
background-color: #333;
}

.external-table-noborder {
width: 980px;
border-collapse: separate;
background-color: #eeedf7;
border-radius: 2px; 
}

.config-bottom {
width: 980px;
height: 271px;
border-collapse: separate;
background-color: #eeedf7;
border-radius: 2px;
margin: 10px 0px;
}
.config-bottom td {
width: 326px;
text-align: center;
}
#subtotal {
margin: 10px 12px 10px 20px;
padding: 10px 0px 26px 0px;
	background-color: #2e4a75;
	font-size: 16px;
	color: #fff;
	max-width: 283px;
}
#subtotal-price {
	font-size: 28px;
}
#sysnotes {
	clear: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom:  10px;
}
#config-bottom-btns {
padding: 10px 2px;
	font-size: 10px;
	color: #333;
}
#config-btn-wrap {
	display: inline;
}
#config-bottom-btn-d {
/* margin: 10px; */
display:  inline-block;
height: 200px;
width: 300px;
padding: 10px 2px;
	font-size: 10px;
	color: #333;
}
.config-bottom-btn {
	-webkit-transition-duration: 0.2s; /* Safari */
	transition-duration: 0.2s;
	border-radius: 2px;
	height: 24px;
	width: 280px;
	background-color: #2e4a75;
	border: none;
	padding-top: 9px;
	text-align: center;
	display: inline-block;
	vertical-align: center;
	margin-bottom: 2px;
}

.config-bottom-btn:hover {
	background-color: #4db447; /*  Green */
	color: whitesmoke;
	text-shadow: 0px 2px 2px #333;
	filter: dropshadow(color=#fff, offx=2, offy=-2)
}

.config-bottom-btn-grn {
-webkit-transition-duration: 0.2s; /* Safari */
transition-duration: 0.2s;
border-radius: 2px;
height: 24px;
width: 280px;
	background-color: #4db447;
border: none;
padding-top: 9px;
text-align: center;
display: inline-block;
vertical-align: center;
margin-bottom: 2px;}

.config-bottom-btn-grn:hover {
/*	background-color: whitesmoke; */
	color: #333;
	text-shadow: 0px 2px 2px #333;
	filter: dropshadow(color=#fff, offx=2, offy=-2)
}
.config-bottom-btn-txt {
/*	margin:  10px auto; */
	margin: 20px 8px 10px 20px;
	color: white;
	text-decoration: none;
	font-size: 16px;    
}
.config-help {
	text-align: left;
	margin: 0px 20px 0px 22px;
}

.external-table-notop {
max-width: 980px;
border-collapse: separate;
background-color: #333;
border-bottom: solid 1px;
border-left: solid 1px;
border-right: solid 1px;
}

.quote-table {
border-top: solid 1px;
border-left: solid 1px;
}

.quote-cell {
border-bottom: solid 1px;
border-right: solid 1px;
}

.header {
padding: 0px 0px;
margin: 0;
color: #555;
background-color: #fff;
font: bold 160% arial, sans-serif;
}

.header-nobg {
padding: 0px 0px;
margin: 0;
color: #555;
font: bold 120% arial, sans-serif;
}

.header-subform {
padding: 0px 0px;
margin: 0;
color: #555;
background-color: #FBFFA5;
font: bold 100% arial, sans-serif;
}


.column-headers {
font: bold 11px arial, sans-serif;
color: white;
background-color: #555;
text-align: left;
padding: 2px;
}

.column-header-center {
font: bold 16px arial, sans-serif;
color: #000;
background-color: #ddd;
text-align: center;
padding: 2px;
}

.record {
border-width: 0px 0px 0px 0px;
padding: 4px;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
background-color: #E6F2FF;
border-bottom: solid 1px #C5DBF7;
border-left: solid 1px #C5DBF7;
}

.record-no-bottom {
border-width: 0px 0px 0px 0px;
padding: 4px;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
background-color: #E6F2FF;
border-left: solid 1px #C5DBF7;
}
.record-heavy-bottom {
border-width: 0px 0px 0px 0px;
padding: 4px;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
background-color: #E6F2FF;
border-bottom: solid 3px #ddd;
border-left: solid 1px #C5DBF7;
}


.record-selected {
border-width: 0px 0px 0px 0px;
padding: 4px;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
background-color: #FBFFA5;
border-bottom: solid 1px #ddd;
border-left: solid 1px #C5DBF7;
}

.record-selected-no-bottom {
border-width: 0px 0px 0px 0px;
padding: 4px;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
background-color: #FBFFA5;
border-left: solid 1px #C5DBF7;
}


.even-record {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #fff;
border-left: solid 1px #ddd;
border-bottom: solid 1px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.even-record-no-bottom {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #fff;
border-left: solid 1px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.substitute-record {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #E6F2FF;
border-left: solid 1px #ddd;
border-bottom: solid 1px #ddd;
color: #bbb;
font-family: Verdana, sans-serif;
font-size: 11px;
}


.even-substitute-record {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #fff;
border-left: solid 1px #ddd;
border-bottom: solid 1px #ddd;
color: #bbb;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.even-record-heavy-bottom {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #fff;
border-left: solid 1px #ddd;
border-bottom: solid 3px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.link-record {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #fff;
border-left: solid 1px #ddd;
border-bottom: solid 1px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.link-record-bg-gray {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #f4f4f4;
border-left: solid 1px #ddd;
border-bottom: solid 1px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.link-record-left {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #fff;
border-left: solid 1px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}


.link-record-external {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #B3CBFF;
border-left: solid 2px #ddd;
border-bottom: solid 2px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
size: 100px;
}

.link-record-external-orange {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #FBFFA5;
border-left: solid 2px #ddd;
border-bottom: solid 2px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
size: 100px;
}

.border-left {
border-width: 0px 0px 0px 0px;
padding: 4px;
background-color: #fff;
border-left: solid 1px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.record-sorted {
background-color: #B9DCFF;
border-bottom: solid 1px #AFD0F5;
}

.even-record-sorted {
background-color: #E6F2FF;
border-bottom: solid 1px #AFD0F5;
}

.records-empty {
color: #999;
text-align: center;
}

/* Sub records */
.sub-record {
border-width: 0px 0px 0px 0px;
padding: 2px;
border-left: solid 1px #ddd;
border-bottom: solid 1px #ddd;
#background-color: #DAFFCD;
background-color: #FFFFFF;

}

.sub-record-middle {
border-width: 0px 0px 0px 0px;
padding: 2px;
border-bottom: solid 1px #ddd;
}

.sub-record-right {
border-width: 0px 0px 0px 0px;
padding: 2px;
border-bottom: solid 1px #ddd;
border-right: solid 1px #ddd;
border-left: solid 1px #ddd;
background-color: #DAFFCD;}


/* text */

.text-header {
color: #555;
font: bold 160% arial, sans-serif;
}

.text-body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
/* color: #FFF; */
color:  #333;
}

.text-component-title {
font: bold 160% arial, sans-serif;
font-size: 12px;
line-height: 40px;
letter-spacing: 2px;
/* color: #FFF; */
color: #333;
}
.tct-hr {
	width: 100%; height: 20px; border-bottom: 1px solid /* white */ #333; text-align: center; margin-bottom: 15px;
}
.tct-hr-overlay {
/*	background-color: #333;  */
background-color: #eeedf7;
	padding: 0 10px;
}

.text-body-bold {
font: bold 160% arial, sans-serif;
font-size: 15px;
line-height: 30px;
color: #FFF;
}

.quote-body {
#background-color: #FBFFA5;
background-color: #DAFFCD;
border: solid 2px #ddd;

}

.subform {
background-color: #FBFFA5;
border-width: 0px 0px 0px 0px;
padding: 4px;
border-left: solid 1px #ddd;
border-bottom: solid 1px #ddd;
color: #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}


.quoter-row {
border-bottom: solid 1px #C5DBF7;
}

.text-box-qty {
font-family: Verdana, sans-serif;
font-size: 13px;
width:10px;
margin:5px 0 5px 0;
text-align: right;
}

.part-body-text {
font-family: 'PT Sans', sans-serif;
/*font-family: Arial, Helvetica, sans-serif; */
font-size: 13px;
padding: 4px;
/* color: #FFF; */
color: #333;
font-weight: bold;
}


.text-body-small {
/* color: #FFF; */
color:  #333;
font-family: Verdana, sans-serif;
font-size: 11px;
}

.text-body-big {
color: #333;
font-family: Verdana, sans-serif;
font-size: 13px;
}

.feature-system-text {
color: #444444;
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: 600;
}
