/*Global Defaults
=====================================================================*/
FIELDSET, IMG, ABBR
{
	border: 0;
}
UL
{
	list-style: none;
}
CAPTION, TH
{
	text-align: left;
}
A, A:link, A:visited, A:hover
{
	text-decoration: none;
}
A:focus, A:hover
{
	text-decoration: underline;
}
A IMG
{
	border: 0;
}
:focus
{
	outline: 0;
}
.clear
{
	clear: both;
}

.generateButton {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 24px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

  .generateButton:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
  }

.lajolla {
  background-image: url(/img/lajolla.jpg);
  /* width: 150xp, height: auto to retain aspect ratio */
  background-size: 1024px Auto;
  background-repeat: no-repeat;
  color: white;
}

/*Global Elements
=====================================================================*/
BODY
{
	line-height: 1.6em;
	font: 62.5% arial, verdana, serif;
}
.replace
{
	position: relative;
	margin: 0;
	padding: 0;
/*\*/
	overflow: hidden;
/* */
}
.replace SPAN
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.skiplink
{
	display: none;
}

.valueH1 {
  font-size: 1.4em;
  font-weight: 500;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0.4em 10px 0.4em 10px;
  width: 975px;
  background-color: white;
}

.boxtitle1H1 {
    font-size: 2.1em ;
    font-weight: 500;
    text-align: center;
    margin: 0px 0px 0px 0px;
}
.boxtitleH1 {
    font-size: 1.3em ;
    text-align: center;
    font-weight: 200;
    margin: 0px 0px 0px 0px;
}

/*Start CSS Coding
=====================================================================*/
#wrapper
{
	width: 999px;
	margin: 0 auto;
}
#header
{
	width: 999px;
	height: 43px;
	margin: 0 0 12px;
}
#logo
{
	width: 228px;
	height: 43px;
	font-size: 1.2em;
	position: relative;
	overflow: hidden;
	display: inline;
	float: left;
	text-indent: -5000px;
}
#logo SPAN
{
	background: url(/img/logo.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#menutop
{
	float: right;
	display: inline;
	margin: 8px 0 0;
	height: 27px;
}
#menutop LI
{
	display: inline;
	float: left;
	height: 27px;
	background: url(/img/topmenu_left.png) no-repeat;
	margin: 0 6px 0 0;
}
#menutop LI A, #menutop LI A:link, #menutop LI A:visited
{
	display: inline;
	float: left;
	height: 21px;
	background: url(/img/topmenu_right.png) no-repeat 100% 0;
	padding: 6px 12px 0;
	font-size: 1.1em;
	color: #C7E5FC;
	font-weight: bold;
	text-transform: uppercase;
}
#menutop LI:hover
{
	background-position: 0 -27px;
}
#menutop LI:hover A, #menutop LI:hover A:link, #menutop LI:hover A:visited, #menutop LI A:hover
{
	background-position: 100% -27px;
	color: #FFF;
	text-decoration: none;
}
#menutop LI.last
{
	margin: 0;
}
.ui-tabs-hide
{
	display: none;
}
.ui-tabs-panel
{
	width: 733px;
	height: 180px;
	padding: 15px 17px;
	overflow: hidden;
}
#menuslide .ui-tabs-selected A, #menuslide .ui-tabs-selected A:link, #menuslide .ui-tabs-selected A:visited
{
	background: url(/img/arrow_slide.png) no-repeat 9px 14px;
	text-decoration: none;
}
#intro
{
	width: 999px;
	height: 210px;
	background: url(/img/intro.png) no-repeat;
	margin: 0 0 12px;
}
#slideshow
{
	width: 999px;
	height: 210px;
	position: relative;
	overflow: hidden;
}
#menuslide
{
	width: 232px;
	height: 210px;
	position: absolute;
	top: 0;
	right: 0;
}
#menuslide LI
{
	width: 232px;
	height: 42px;
	background: url(/img/sepslide.png) no-repeat 0 100%;
}
#menuslide LI.last
{
	background: none;
}
#menuslide LI A, #menuslide LI A:link, #menuslide LI A:visited
{
	width: 206px;
	height: 30px;
	display: block;
	font-size: 1.2em;
	color: #424242;
	font-weight: bold;
	padding: 12px 0 0 26px;
}
#menuslide LI.first A, #menuslide LI.first A:link, #menuslide LI.first A:visited
{
	padding: 13px 0 0 26px;
	height: 29px;
}
#menuslide LI A:hover
{
	color: #000;
	text-decoration: none;
}
#slideshow H1
{
	font-size: 2.4em;
	color: #424242;
	font-family: "Myriad Pro", arial, serif;
}
#placedesc
{
	width: 532px;
	float: right;
}
#placedesc P
{
	padding: 13px 0 0;
	font-size: 1.4em;
	color: #424242;
	line-height: 1.4em;
}
.imglogo
{
	float: left;
	margin: 10px 0 0 20px;
}
.butmore, .butmore:link, .butmore:visited
{
	width: 146px;
	height: 26px;
	background: url(/img/but_more.png) no-repeat;
	text-align: center;
	display: inline;
	float: right;
	margin: 5px 0 0;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	padding: 9px 0 0;
}
.butmore:hover
{
	background-position: 0 -35px;
	color: #FFF;
	text-decoration: none;
}
#framesslide
{
	width: 265px;
	height: 164px;
	background: url(/img/frames_slide.png) no-repeat;
	float: left;
	padding: 8px 9px;
	font-size: 1.2em;
	color: #727272;
	font-weight: bold;
}
#framesslide IMG
{
	margin: 0 0 5px;
}
#placefeatslide
{
	width: 430px;
	float: right;
}
.featslide
{
	width: 210px;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}
.featslide LI
{
	padding: 3px 4px 2px 26px;
	font-size: 1.2em;
	color: #343434;
	margin: 2px 0 3px;
	line-height: 1.4em;
	width: 180px;
	float: left;
}
.icon1, #contentleft UL.listicon LI.icon1, #contentright UL.listicon LI.icon1, #nav UL.menuiconnav LI.icon1, #contentbig UL.listicon LI.icon1
{
	background: url(/img/icon_1.png) no-repeat 0 2px;
}
.icon2, #contentleft UL.listicon LI.icon2, #contentright UL.listicon LI.icon2, #nav UL.menuiconnav LI.icon2, #contentbig UL.listicon LI.icon2
{
	background: url(/img/icon_2.png) no-repeat 0 2px;
}
.icon3, #contentleft UL.listicon LI.icon3, #contentright UL.listicon LI.icon3, #nav UL.menuiconnav LI.icon3, #contentbig UL.listicon LI.icon3
{
	background: url(/img/icon_3.png) no-repeat 0 2px;
}
.icon4, #contentleft UL.listicon LI.icon4, #contentright UL.listicon LI.icon4, #nav UL.menuiconnav LI.icon4, #contentbig UL.listicon LI.icon4
{
	background: url(/img/icon_4.png) no-repeat 0 2px;
}
.icon5, #contentleft UL.listicon LI.icon5, #contentright UL.listicon LI.icon5, #nav UL.menuiconnav LI.icon5, #contentbig UL.listicon LI.icon5
{
	background: url(/img/icon_5.png) no-repeat 0 2px;
}
.icon6, #contentleft UL.listicon LI.icon6, #contentright UL.listicon LI.icon6, #nav UL.menuiconnav LI.icon6, #contentbig UL.listicon LI.icon6
{
	background: url(/img/icon_6.png) no-repeat 0 2px;
}
.icon7, #contentleft UL.listicon LI.icon7, #contentright UL.listicon LI.icon7, #nav UL.menuiconnav LI.icon7, #contentbig UL.listicon LI.icon7
{
	background: url(/img/icon_7.png) no-repeat 0 2px;
}
.icon8, #contentleft UL.listicon LI.icon8, #contentright UL.listicon LI.icon8, #nav UL.menuiconnav LI.icon8, #contentbig UL.listicon LI.icon8
{
	background: url(/img/icon_8.png) no-repeat 0 2px;
}
.icon9, #contentleft UL.listicon LI.icon9, #contentright UL.listicon LI.icon9, #nav UL.menuiconnav LI.icon9, #contentbig UL.listicon LI.icon9
{
	background: url(/img/icon_9.png) no-repeat 0 2px;
}
.icon10, #contentleft UL.listicon LI.icon10, #contentright UL.listicon LI.icon10, #nav UL.menuiconnav LI.icon10, #contentbig UL.listicon LI.icon10
{
	background: url(/img/icon_10.png) no-repeat 0 2px;
}
.icon11, #contentleft UL.listicon LI.icon11, #contentright UL.listicon LI.icon11, #nav UL.menuiconnav LI.icon11, #contentbig UL.listicon LI.icon11
{
	background: url(/img/icon_11.png) no-repeat 0 2px;
}
.icon12, #contentleft UL.listicon LI.icon12, #contentright UL.listicon LI.icon12, #nav UL.menuiconnav LI.icon12, #contentbig UL.listicon LI.icon12
{
	background: url(/img/icon_12.png) no-repeat 0 2px;
}
.icon13, #contentleft UL.listicon LI.icon13, #contentright UL.listicon LI.icon13, #nav UL.menuiconnav LI.icon13, #contentbig UL.listicon LI.icon13
{
	background: url(/img/icon_13.png) no-repeat 0 2px;
}
.icon14, #contentleft UL.listicon LI.icon14, #contentright UL.listicon LI.icon14, #nav UL.menuiconnav LI.icon14, #contentbig UL.listicon LI.icon14
{
	background: url(/img/icon_14.png) no-repeat 0 2px;
}
.icon15, #contentleft UL.listicon LI.icon15, #contentright UL.listicon LI.icon15, #nav UL.menuiconnav LI.icon15, #contentbig UL.listicon LI.icon15
{
	background: url(/img/icon_15.png) no-repeat 0 2px;
}
.icon16, #contentleft UL.listicon LI.icon16, #contentright UL.listicon LI.icon16, #nav UL.menuiconnav LI.icon16, #contentbig UL.listicon LI.icon16
{
	background: url(/img/icon_16.png) no-repeat 0 2px;
}
.icon17, #contentleft UL.listicon LI.icon17, #contentright UL.listicon LI.icon17, #nav UL.menuiconnav LI.icon17, #contentbig UL.listicon LI.icon17
{
	background: url(/img/icon_17.png) no-repeat 0 2px;
}
.icon18, #contentleft UL.listicon LI.icon18, #contentright UL.listicon LI.icon18, #nav UL.menuiconnav LI.icon18, #contentbig UL.listicon LI.icon18
{
	background: url(/img/icon_18.png) no-repeat 0 2px;
}
.icon19, #contentleft UL.listicon LI.icon19, #contentright UL.listicon LI.icon19, #nav UL.menuiconnav LI.icon19, #contentbig UL.listicon LI.icon19
{
	background: url(/img/icon_19.png) no-repeat 0 2px;
}
#placepriceslide
{
	margin: 4px 0 0;
}
#placepriceslide LI
{
	width: 240px;
	height: 146px;
	float: left;
	display: inline;
	background: url(/img/box_price.png) no-repeat;
	margin: 0 6px 0 0;
}
#placepriceslide LI.last
{
	margin: 0;
}
.boxprice
{
	width: 210px;
	height: 120px;
	position: relative;
	padding: 13px 15px;
}
.boxprice H2
{
	font-size: 1.4em;
	color: #5C5C5C;
}
.boxprice P
{
	font-size: 1.1em;
	color: #919191;
	padding: 8px 0 0;
	line-height: 1.4em;
	height: 64px;
}
.boxprice H3
{
	float: left;
	font-size: 2.4em;
	color: #3A6309;
}
.boxprice H3 SPAN
{
	font-size: 0.5em;
	color: #949494;
}
.butorder, .butorder:link, .butorder:visited
{
	width: 83px;
	height: 22px;
	float: right;
	background: url(/img/but_order.png) no-repeat;
	text-align: center;
	font-size: 1.1em;
	color: #545454;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0 0;
	display: inline;
}
.butorder:hover
{
	color: #000;
	text-decoration: none;
}
.ribbon1, .ribbon2, .ribbon3
{
	width: 65px;
	height: 65px;
	position: absolute;
	z-index: 10;
	background: url(/img/ribbon_1.png) no-repeat;
	top: -1px;
	right: -1px;
}
.ribbon2
{
	background: url(/img/ribbon_2.png) no-repeat;
}
.ribbon3
{
	background: url(/img/ribbon_3.png) no-repeat;
}
.titleslide
{
	float: left;
	height: 20px;
}
#slideshow H1.titleslide SPAN
{
	font-size: 0.6em;
}
#textrelease
{
	float: right;
	font-size: 1.1em;
	color: #818080;
	height: 9px;
	padding: 11px 0 0;
}
#textrelease SPAN
{
	font-weight: lighter;
}
.placerelease1
{
	width: 480px;
	float: left;
	display: inline;
	margin: 14px 5px 0 0;
}
.placerelease2
{
	width: 240px;
	float: left;
	display: inline;
	margin: 14px 5px 0 0;
}
.placerelease1 H2, .placerelease2 H2
{
	font-size: 1.4em;
	color: #343434;
}
.listfeatureslide
{
	margin: 4px 5px 0 0;
	display: inline;
	float: left;
	width: 235px;
}
.listfeatureslide LI
{
	padding: 3px 4px 3px 26px;
	font-size: 1.2em;
	color: #343434;
	margin: 1px 0 2px;
	width: 200px;
	float: left;
}
#texttestimonial
{
	font-family: Georgia, Garamond, serif;
	font-size: 1.6em;
	color: #343434;
	line-height: 1.4em;
	padding: 7px 40px 10px 0;
	background: url(/img/quote.png) no-repeat 100% 0;
}
#texttestiname
{
	font-size: 1.2em;
	color: #343434;
	float: left;
	padding: 2px 0 0;
	line-height: 1.4em;
}
#placemainmenu
{
	clear: left;
	width: 1024px;
	height: 39px;
	background: url(/img/mainmenu.png) no-repeat;
	margin: 0 0 10px;
}
#mainmenu
{
	height: 30px;
	line-height: 1.6em;
	width: 100%;
	font: 92% arial, verdana, serif;
	float: left;
	display: inline;
	margin: 6px 0 0;
	padding: 0 0 0 7px;
}
#mainmenu LI
{
	display: inline;
	float: left;
	height: 28px;
	margin: 0 5px 0 0;
	position: relative;
  text-decoration: none;
}
.active
{
	background: url(/img/menu_left.png) no-repeat;
	font-weight: bold;
}

#mainmenu li:hover, #mainmenu li.active active
{
	background: url(/img/menu_left.png) no-repeat;
}

#SiteName
{
  text-decoration: none;
  color: inherit;
  outline: none;
  border:none;
  padding: 0;
}

#mainmenu LI A, #mainmenu LI A:link, #mainmenu LI A:visited
{
	display: inline;
	float: left;
	height: 22px;
	padding: 6px 10px 0 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
  text-decoration: none;
}
#mainmenu LI A:hover, #mainmenu LI.active A, #mainmenu LI.active A:link, #mainmenu LI.active A:visited, #mainmenu LI:hover A, #mainmenu LI:hover A:link, #mainmenu LI:hover A:visited
{
	background: url(/img/menu_right.png) no-repeat 100% 0;
	text-decoration: none;
}
/*Start CSS POPUP Menu
=====================================================================*/
#placemainmenu #mainmenu UL A
{
	text-align: left;
	border: none;
	background: none;
}
#placemainmenu UL UL
{
	position: absolute;
	z-index: 1000;
	display: none;
	margin: 22px 0 0 -67px;
	left: 0;
	border-top: none;
}
#placemainmenu UL LI UL LI, #placemainmenu UL LI UL LI:hover
{
	display: inline;
	width: 177px;
	height: 28px;
	float: left;
	background: url(/img/dropdown_back.png) no-repeat;
	padding: 2px 0 0 6px;
}
#placemainmenu UL LI UL LI.top, #placemainmenu UL LI UL LI.top:hover
{
	width: 177px;
	height: 28px;
	background: url(/img/dropdown_top.png) no-repeat;
	padding: 9px 0 0 6px;
}
#placemainmenu UL LI UL LI.bottom, #placemainmenu UL LI UL LI.bottom:hover
{
	width: 177px;
	height: 31px;
	background: url(/img/dropdown_bottom.png) no-repeat;
	padding: 2px 0 0 6px;
}
#placemainmenu #mainmenu LI:hover UL LI A, #placemainmenu #mainmenu LI:hover UL LI A:link, #placemainmenu #mainmenu LI:hover UL LI A:visited
{
	width: 177px;
	color: #4B4B4B;
	font-size: 1.1em;
	display: inline;
	float: left;
	height: 18px;
	padding: 6px 9px 0;
	margin: 0;
	text-transform: none;
	background: none;
	font-weight: lighter;
}
#placemainmenu #mainmenu LI:hover UL LI A:hover, #placemainmenu #mainmenu LI UL LI A:hover
{
	text-decoration: none;
	color: #FFF;
	background: url(/img/dropdown_hover.png) no-repeat;
}
DIV#placemainmenu LI:hover UL UL, DIV#placemainmenu LI LI:hover UL UL
{
	display: none;
}
DIV#placemainmenu LI:hover UL, DIV#placemainmenu LI LI:hover UL
{
	display: block;
}
/*End CSS Drop Down Menu*/
#menupopup
{
	height: 25px;
	float: right;
	display: inline;
	margin: 7px 8px 0 0;
}
#menupopup LI
{
	height: 25px;
	float: left;
	display: inline;
	margin: 0 0 0 7px;
	position: relative;
}
#menupopup LI A, #menupopup LI A:link, #menupopup LI A:visited
{
	height: 25px;
	float: left;
	display: inline;
	background: url(/img/menupopup_left.png) no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
}
#menupopup LI A EM, #menupopup LI A:link EM, #menupopup LI A:visited EM
{
	height: 25px;
	float: left;
	display: inline;
	cursor: pointer;
	background: url(/img/menupopup_right.png) no-repeat 100% 0;
	font-style: normal;
}
#menupopup LI:hover A
{
	background-position: 0 -25px;
	text-decoration: none;
}
#menupopup LI:hover A EM
{
	background-position: 100% -25px;
	text-decoration: none;
}
#menupopup LI A EM SPAN
{
	height: 20px;
	float: left;
	display: inline;
	cursor: pointer;
	padding: 5px 12px 0 24px;
}
.iconmini1
{
	background: url(/img/iconmini_1.png) no-repeat 8px 5px;
}
.iconmini2
{
	background: url(/img/iconmini_2.png) no-repeat 8px 5px;
}
/*Animated Popup
=====================================================================*/
#menupopup LI DIV
{
	font-size: 1.2em;
	background: url(/img/back_popup.png) no-repeat;
	width: 291px;
	height: 69px;
	position: absolute;
	top: -90px;
	right: -2px;
	text-align: left;
	font-style: normal;
	font-size: 1.1em;
	z-index: 2;
	display: none;
}
.textpopup1
{
	width: 263px;
	height: 18px;
	font-size: 1.1em;
	color: #212121;
	padding: 12px 14px 0;
}
.textpopup1 SPAN
{
	float: right;
}
.textpopup2
{
	width: 263px;
	height: 26px;
	font-size: 1.1em;
	color: #212121;
	padding: 4px 14px 0;
}
#menupopup LI DIV A.linkpopupdownload, #menupopup LI DIV A.linkpopupdownload:link, #menupopup LI DIV A.linkpopupdownload:visited
{
	background: url(/img/iconmini_1.png) no-repeat;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	color: #196A8F;
	font-weight: normal;
	font-size: 0.9em;
}
#menupopup LI DIV A.linkpopupdownload:hover, #menupopup LI DIV A.linkpopuprelease:hover
{
	text-decoration: underline;
}
#menupopup LI DIV A.linkpopuprelease, #menupopup LI DIV A.linkpopuprelease:link, #menupopup LI DIV A.linkpopuprelease:visited
{
	background: url(/img/iconmini_3.png) no-repeat;
	float: right;
	margin: 0;
	padding: 0 0 0 15px;
	color: #196A8F;
	font-weight: normal;
	font-size: 0.9em;
}
.textpopup3
{
	width: 263px;
	height: 22px;
	font-size: 1.1em;
	color: #212121;
	padding: 8px 14px 0;
	text-align: center;
}
.textpopup3 STRONG
{
	font-size: 1.6em;
	color: #386709;
}
.textpopup4
{
	width: 263px;
	height: 30px;
	font-size: 1.1em;
	color: #212121;
	padding: 0 14px;
}
.textpopup4 IMG
{
	float: left;
}
#menupopup LI DIV A.linkpopuporder, #menupopup LI DIV A.linkpopuporder:link, #menupopup LI DIV A.linkpopuporder:visited
{
	float: right;
	font-size: 0.9em;
	color: #386709;
	font-weight: bold;
	background: none;
	text-transform: uppercase;
	margin: 5px 0 0;
}
#contenttop
{
	width: 999px;
	height: 16px;
	background: url(/img/content_top.png) no-repeat;
	font-size: 0;
}
#content
{
	width: 965px;
	background: url(/img/content_back.png) repeat-y;
	padding: 0 17px 17px;
}
#newsinfo
{
	width: 930px;
	height: 25px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background: url(/img/icon_10.png) no-repeat 8px 5px;
	font-size: 1.2em;
	color: #424242;
	padding: 10px 0 0 35px;
	margin: 0 0 15px;
}
#maincontent
{
	width: 709px;
	float: left;
	background: url(/img/sepcontent.png) repeat-y 100% 0;
	padding: 0 15px 0 0;
}
#contentleft
{
	width: 346px;
	float: left;
}
#contentleft H2, #contentright H2, #contentbig H2
{
	font-size: 1.6em;
	color: #343434;
	padding: 2px 0 10px;
}
#contentleft P, #contentright P, #contentbig P
{
	font-size: 1.2em;
	color: #444;
	line-height: 1.6em;
	padding: 0 0 12px;
}
#contentleft P.textintro, #contentright P.textintro, #contentbig P.textintro
{
	font-size: 1.4em;
}
#contentleft H3, #contentright H3, #contentbig H3
{
	font-size: 1.4em;
	color: #444;
	padding: 2px 0 10px;
}
#contentleft H4, #contentright H4, #contentbig H4
{
	font-size: 1.2em;
	color: #343434;
	padding: 2px 0 10px;
}
#contentleft UL, #contentright UL, #contentbig UL
{
	padding: 0 0 10px 8px;
}
#contentleft UL LI, #contentright UL LI, #contentbig UL LI
{
	font-size: 1.2em;
	color: #444;
	margin: 4px 0;
	padding: 0 0 0 15px;
	background: url(/img/bullet1.png) no-repeat 0 2px;
}
#contentright UL.listmenusmall
{
	padding: 0 0 10px;
}
#contentright UL.listmenusmall LI
{
	border-bottom: 1px solid #D7D7D7;
	background: none;
	padding: 4px 0 8px;
}
#contentright
{
	width: 346px;
	float: right;
}
#contentright UL.listicon, #contentleft UL.listicon, #contentbig UL.listicon
{
	padding: 0 0 10px;
}
#contentright UL.listicon LI, #contentleft UL.listicon LI, #contentbig UL.listicon LI, #nav UL.menuiconnav LI
{
	font-size: 1.2em;
	color: #444;
	margin: 3px 0;
	padding: 4px 0 3px 26px;
	background: none;
	line-height: 1.6em;
}
#nav
{
	width: 226px;
	float: right;
}
.boxnav
{
	width: 226px;
	border-bottom: 1px solid #D7D7D7;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.boxnavnoborder
{
	margin: 0;
	border: none;
}
.boxnav H2, .boxnavnoborder H2
{
	font-size: 1.6em;
	color: #343434;
	padding: 2px 0 10px;
}
.boxnav P, .boxnavnoborder P
{
	font-size: 1.2em;
	color: #444;
	line-height: 1.6em;
	padding: 0 0 12px;
}
.linklearnmore
{
	float: right;
	font-size: 1.2em;
	font-weight: bold;
}
/*About Us Page
=====================================================================*/
#contentbig
{
	width: 708px;
}
.menunav
{
	width: 226px;
	padding: 0 0 15px;
}
.menunav LI
{
	background: url(/img/sepmenunav.png) no-repeat 0 100%;
	font-size: 1.2em;
	padding: 6px 0 8px;
}
.imgright, #contentbig #listnews LI IMG.imgright
{
	float: right;
	padding: 5px;
	border: 1px solid #D7D7D7;
	margin: 5px 0 5px 10px;
}
.imgleft, #contentbig #listnews LI IMG.imgleft
{
	float: left;
	padding: 5px;
	border: 1px solid #D7D7D7;
	margin: 5px 10px 5px 0;
}
.customerLogo 
{
    float:left;
    padding: 0px 0px 15px 0px; /* top right bottom left */
    clear: both;
}
.customerInfo {
  float: left;
  padding: 20px 0px 0px 0px; /* top right bottom left */
  clear: both;
}

.customerLogWebDecisions 
{
    float:left;
    padding: 18px 5px 20px 0px; /* top right bottom left */
    clear: both;
}

.customerInfoWebDecisions {
  padding: 24px 0px 0px 0px; /* top right bottom left */
  clear: both;
}

.customerLogoWebnodes 
{
    float:left;
    padding: 18px 5px 20px 0px; /* top right bottom left */
    clear: both;
}

.customerInfoWebnodes 
{
    padding: 5px 0px 0px 0px; /* top right bottom left */
}

.customerLogoDistech
{
    float:left;
    padding: 0px 0px 10px 0px; /* top right bottom left */
    clear: left;
}
.customerLogoDistech
{
    float:left;
    padding: 0px 0px 10px 0px; /* top right bottom left */
    clear: left;
}

.customerInfoDistech
{
    float:left;
    padding: 30px 0px 0px 0px; /* top right bottom left */
}

.customerLogoSaop
{
    float:left;
    padding: 0px 0px 10px 0px; /* top right bottom left */
    clear: left;
}

.customerInfoSaop
{
    float:left;
    padding: 25px 0px 0px 0px; /* top right bottom left */
}
/*Features Page
=====================================================================*/
#slideinner
{
	width: 708px;
	height: 235px;
}
#contentbig #menuslideinner
{
	width: 232px;
	height: 235px;
	background: url(/img/menuslideinner.png) no-repeat;
	float: right;
	padding: 0;
	margin: 0 0 0 20px;
}
#contentbig #menuslideinner LI
{
	width: 232px;
	height: 47px;
	background: url(/img/sepmenuinner.png) no-repeat 3px 100%;
	margin: 0;
	padding: 0;
}
#contentbig #menuslideinner LI.last
{
	background: none;
}
#contentbig #menuslideinner LI A, #contentbig #menuslideinner LI A:link, #contentbig #menuslideinner LI A:visited
{
	display: block;
	width: 232px;
	height: 37px;
	font-size: 0.9em;
	color: #949494;
	padding: 10px 0 0;
}
#contentbig #menuslideinner LI IMG
{
	float: left;
	margin: 1px 5px 0 12px;
}
#contentbig #menuslideinner LI A STRONG
{
	color: #444;
	font-size: 1.1em;
}
#contentbig #menuslideinner LI A:hover, #contentbig #menuslideinner LI A.active
{
	text-decoration: none;
	background: #FFF url(/img/sepmenuinner.png) no-repeat 3px 100%;
}
#listbanner
{
	padding: 0 0 10px;
}
#listbanner LI
{
	margin: 0 0 10px;
}
/*News List Page
=====================================================================*/
#contentbig #listnews
{
	margin: 0;
	padding: 0;
}
#contentbig #listnews LI
{
	background: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #D7D7D7;
	padding: 10px 0;
}
#contentbig #listnews LI H2
{
	padding: 0;
	margin: 0;
	float: left;
	width: 610px;
}
#contentbig #listnews LI H2 A, #contentbig #listnews LI H2 A:link, #contentbig #listnews LI H2 A:visited
{
	color: #343434;
}
.linkcomment, .linkcomment:link, .linkcomment:visited
{
	width: 90px;
	height: 21px;
	float: right;
	background: url(/img/bubblecomment.png) no-repeat;
	cursor: pointer;
	text-align: center;
	font-size: 0.9em;
	color: #444;
	padding: 7px 0 0;
}
.linkcomment STRONG
{
	font-size: 1.1em;
}
.linkcomment:hover
{
	color: #000;
	text-decoration: none;
}
#contentbig #listnews LI P
{
	font-size: 1em;
	color: #444;
	line-height: 1.6em;
	padding: 0 0 12px;
}
#contentbig #listnews LI P.postinfo
{
	font-size: 0.9em;
	color: #696969;
	line-height: 1.4em;
	padding: 0 0 8px;
	margin: -5px 0 0;
}
#contentbig #listnews LI P.postinfo STRONG
{
	color: #444;
}
.linkcontinue
{
	font-weight: bold;
	float: right;
}
#contentbig #listnews LI IMG
{
	padding: 5px;
	border: 1px solid #D7D7D7;
	margin: 5px 0;
}
#contentbig #listpages
{
	height: 23px;
	margin: 5px 0 0;
	padding: 0;
	float: right;
}
#contentbig #listpages LI
{
	margin: 0 2px 0 0;
	height: 23px;
	float: left;
	font-size: 1.1em;
	display: inline;
	background: none;
	padding: 0;
}
#contentbig #listpages LI.unclick
{
	margin: 0 2px 0 0;
	height: 18px;
	border: 1px solid #D0D0D0;
	color: #D0D0D0;
	padding: 3px 8px 0;
}
#contentbig #listpages LI.dotted
{
	height: 18px;
	font-size: 1.1em;
	padding: 5px 5px 0;
}
#contentbig #listpages LI A, #contentbig #listpages LI A:link, #contentbig #listpages LI A:visited
{
	padding: 4px 8px 0;
	height: 17px;
	display: inline;
	float: left;
	border: 1px solid #0071C8;
	color: #0071C8;
}
#contentbig #listpages LI A.active, #contentbig #listpages LI A.active:link, #contentbig #listpages LI A.active:visited
{
	background: #0071C8;
	border: 1px solid #0071C8;
	color: #FFF;
}
#contentbig #listpages LI A:hover
{
	border: 1px solid #000;
	color: #000;
	text-decoration: none;
}
/*News Detail Page
=====================================================================*/
#contentbig H3#titlecomment
{
	border-bottom: 1px solid #D7D7D7;
	padding: 5px 0;
}
.imgavatar
{
	padding: 2px;
	border: 1px solid #D7D7D7;
	float: left;
	margin: 0 10px 0 0;
}
#contentbig #listcomment
{
	margin: 0;
	padding: 0;
}
#contentbig #listcomment LI
{
	background: none;
	padding: 7px 0;
}
#contentbig #listcomment LI H4
{
	font-size: 1.2em;
	color: #343434;
	padding: 10px 0 0;
}
#contentbig #listcomment LI .datecomment
{
	font-size: 0.9em;
	color: #696969;
}
#contentbig #listcomment LI P
{
	font-size: 1em;
	padding: 10px 0 0;
}
#frmcomment
{
	padding: 10px 0 0;
}
#frmcomment LABEL
{
	display: block;
	font-size: 1.2em;
	color: #1A1A1A;
	font-weight: bold;
}
#frmcomment LABEL SPAN
{
	font-weight: lighter;
}
.textboxcomment
{
	width: 323px;
	height: 20px;
	background: #F6F6F6;
	border: 1px solid #D4D4D4;
	margin: 3px 0 10px;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1A1A1A;
	padding: 4px 3px 0;
}
.textareacomment
{
	width: 600px;
	height: 134px;
	background: #F6F6F6;
	border: 1px solid #D4D4D4;
	margin: 3px 0 10px;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1A1A1A;
	padding: 4px 3px 0;
}
.submitcomment
{
	width: 141px;
	height: 27px;
	background: url(/img/submitcomment.png) no-repeat;
	border: none;
	color: #545454;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 3px;
	text-transform: uppercase;
	cursor: pointer;
}
/*Testimonial Page
=====================================================================*/
#testimonialleft
{
	width: 344px;
	float: left;
}
#testimonialright
{
	width: 344px;
	float: right;
}
.boxtestimonial
{
	background: url(/img/quote2.png) no-repeat 4px 6px;
	padding: 16px 16px 0px 32px;
}
#contentbig .boxtestimonial P
{
	font-size: 1.4em;
	font-style: italic;
}
#contentbig .boxtestimonial P.texttestiname
{
	font-size: 1.2em;
	font-style: normal;
	padding: 0;
	line-height: 1.4em;
}
/*Screesnshot Page
=====================================================================*/
#contentbig #listscreenshot
{
	margin: 0;
	padding: 0;
}
#contentbig #listscreenshot LI
{
	display: inline;
	float: left;
	background: none;
	height: 140px;
	padding: 0;
	margin: 0 17px 13px 0;
}
#contentbig #listscreenshot LI A, #contentbig #listscreenshot LI A:link, #contentbig #listscreenshot LI A:visited
{
	display: inline;
	float: left;
	width: 203px;
	height: 131px;
	border: 1px solid #D7D7D7;
	padding: 3px 0 0 3px;
}
#contentbig #listscreenshot LI A:hover
{
	border: 1px solid #0071C8;
}
/*Compare Page
=====================================================================*/
.tblcompare
{
	width: 100%;
	margin: 0 0 15px;
}
.tblcompare THEAD TH
{
	height: 30px;
	background: url(/img/tblhead.png) repeat-x;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
.tblcompare TBODY TD, .tblcompare TFOOT TD
{
	height: 25px;
	vertical-align: middle;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #606060;
	font-size: 1.1em;
	text-align: center;
	padding: 2px 0;
}
.tblcompare TBODY TR.odd TD
{
	background: #EFEFEF;
}
.tblcompare TBODY TR TD.cellfeat, .tblcompare TBODY TR.odd TD.cellfeat
{
	background: #DCDCDC;
	padding: 2px 0 2px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #444;
	text-align: left;
}
/*Contact Us Page
=====================================================================*/
.errordiv
{
	display: block;
	border: 1px solid #F2A9A9;
	padding: 5px;
	color: #F00;
	font-size: 1.1em;
	margin: 8px 0 0;
}
.correctdiv
{
	display: block;
	border: 1px solid #B6E47A;
	padding: 5px;
	color: #629C17;
	font-size: 1.1em;
	margin: 8px 0 0;
	background: #D7FCA8;
}
#frmcontact
{
	padding: 20px 0 30px;
}
#frmcontact LABEL
{
	float: left;
	font-size: 1.2em;
	width: 150px;
	padding: 3px 0 0 16px;
	margin: 10px 0 0;
	font-weight: bold;
}
#frmcontact SPAN
{
	color: #A50E0E;
	font-size: 1.2em;
	font-weight: bold;
}
#frmcontact BR
{
	clear: left;
}
.textboxcontact
{
	width: 390px;
	height: 22px;
	border: 1px solid #C4C4C4;
	padding: 3px 5px 0;
	margin: 10px 0 0;
}
.textareacontact
{
	width: 390px;
	height: 150px;
	border: 1px solid #C4C4C4;
	font-family: Arial, verdana, serif;
	font-size: 1.2em;
	padding: 5px;
	margin: 10px 0;
}
.submitcontact
{
	width: 166px;
	height: 25px;
	margin: 10px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	background: #537F8E;
	border: none;
	color: #FFF;
	font-family: Arial, verdana, serif;
	font-size: 1.2em;
	cursor: pointer;
}
/*Footer
=====================================================================*/
#contentbottom
{
	width: 947px;
	height: 157px;
	background: url(/img/content_bottom.png) no-repeat;
	margin: 0 0 15px;
	padding: 10px 26px 0;
}
#footerblog
{
	width: 335px;
	float: left;
}
#footerblog H4, #footerscr H4
{
	font-size: 1.2em;
	color: #343434;
	padding: 5px 0 3px 26px;
}
#listnewsfooter
{
	width: 335px;
	padding: 5px 0 0;
}
#listnewsfooter LI
{
	font-size: 1.1em;
	border-bottom: 1px solid #D7D7D7;
	padding: 6px 0 8px;
}
#listnewsfooter LI.last
{
	border: none;
}
#listnewsfooter LI A, #listnewsfooter LI A:link, #listnewsfooter LI A:visited
{
	color: #69869C;
}
#footerscr
{
	width: 377px;
	float: left;
	display: inline;
	margin: 0 0 0 17px;
}
#listscrfooter
{
	height: 73px;
	margin: 7px 0 0;
}
#listscrfooter LI
{
	width: 105px;
	height: 73px;
	display: inline;
	float: left;
	margin: 0 15px 0 0;
}
#listscrfooter LI A
{
	width: 100px;
	height: 68px;
	display: inline;
	float: left;
	background: url(/img/back_scrfooter.png) no-repeat;
	padding: 5px 0 0 5px;
}
#listscrfooter LI A:hover
{
	background-position: 0 -73px;
}
#placetwitter
{
	width: 198px;
	height: 88px;
	background: url(/img/back_twitter.png) no-repeat;
	float: right;
	margin: 2px 0 0;
	display: inline;
	padding: 10px;
}
#texttwitter
{
	font-size: 1.1em;
	color: #9D9D9D;
	line-height: 1.5em;
}
#texttwitter IMG
{
	vertical-align: middle;
}
#texttwitter A
{
	text-decoration: underline;
	color: #6E6E6E;
}
#menufooter
{
	margin: 10px 0 0;
}
#menufooter LI
{
	display: inline;
	float: left;
	font-size: 1.1em;
	color: #444;
	margin: 0 20px 0 0;
}
#menufooter LI A, #menufooter LI A:link, #menufooter LI A:visited
{
	color: #444;
}
#menufooter LI A:hover
{
	color: #000;
	text-decoration: underline;
}
/*Lightbox
=====================================================================*/
#jquery-overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox A IMG
{
	border: none;
}
#lightbox-container-image-box
{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image
{
	padding: 10px;
}
#lightbox-loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
	left: 0;
}
#lightbox-nav A
{
	outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev
{
	left: 0;
	float: left;
}
#lightbox-nav-btnNext
{
	right: 0;
	float: right;
}
#lightbox-container-image-data-box
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data
{
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption
{
	font-weight: bold;
}
#lightbox-image-details-currentNumber
{
	display: block;
	clear: left;
	padding-bottom: 1em;
}
#lightbox-secNav-btnClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#layerslider * 
{
	font-family: Lato, 'Open Sans', sans-serif;
	font-weight: 300;
}

#layerslider h1 
{
	font-size: 80px;
	color: red;
}

#layerslider h2 
{
	font-size: 40px;
	color: #111;
}

