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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12px;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
  font-family: helvetica, arial, sans-serif;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

a img {
  border: none;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

#page-container {
  font-size: 0.875em;
}

a {
  text-decoration: none;
  color: #CC6724;
}

a:hover {
  text-decoration: underline;
}

table.top td {
  vertical-align: top;
}

html, body {
  background: #E4D8CE;
}

body {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

#page-container {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 960px;
  margin-right: 0;
  -moz-box-shadow: 0px 0px 10px black;
  -webkit-box-shadow: 0px 0px 10px black;
  box-shadow: 0px 0px 10px black;
  background: white;
}

#page-header .canvas {
  height: 60px;
  display: block;
  position: relative;
  background: #071f2f;
}

#page-header .canvas .logo {
  position: absolute;
  top: 6px;
  left: 10px;
  bottom: auto;
  right: auto;
  border-style:solid;
  border-color:#ccc;
  border-width: 1px 1px 0 1px;
  padding:3px 6px;
  background-color:white;
}

#page-header .canvas .navigation {
  position: absolute;
  top: 21px;
  right: 20px;
  left: auto;
  bottom: auto;
}

#page-header .canvas .navigation ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
}

#page-header .canvas .navigation ul {
  display: block;
}

#page-header .canvas .navigation ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

#page-header .canvas .navigation ul li:first-child, #page-header .canvas .navigation ul li.first {
  padding-left: 0px;
}

#page-header .canvas .navigation ul li:last-child, #page-header .canvas .navigation ul li.last {
  padding-right: 0px;
}

#page-header .canvas .navigation ul li {
  border-left: 1px solid #333333;
}

#page-header .canvas .navigation ul li:first-child, #page-header .canvas .navigation ul li.first {
  padding-left: 0px;
  border-left: 0px;
}

#page-header .canvas .navigation a {
  color: #ddd;
  font-size: 1.2em;
  font-weight:bold;
}
#page-header .canvas .navigation a:hover {text-decoration:underline;color:white}

#page-sub-header{text-align:left;padding:3px 5px 2px; height:23px}

#page-sub-header {
  border-bottom: 1px solid #cccccc;
  background: #d6d6d6 url("../../images/backgrounds/green_scanline.png");
  margin: 0;
}
#page-sub-header .search{float:right}
#page-sub-header span{float:left;margin:5px}
#page-sub-header span strong {font-weight:bold}

#page-content {
  overflow: hidden;
  display: inline-block;
}

#page-content {
  display: block;
}

#page-content .canvas {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 920px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

#page-content .canvas .single-column-main {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 920px;
}

#page-footer .canvas {
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 920px;
}

#page-content .canvas .main {
  display: inline;
  float: right;
  margin-left: 0;
  margin-right: 0;
  width: 670px;
}

#page-content .canvas .sidebar {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 240px;  
  background:url(/images/lsip69.gif) repeat-y top right;
}

/* SEARCH PAGE LIST-VIEW PRODUCTS */
#list-view .product{
	background:#F7EDDB url(/images/product-box115-x-115.png) no-repeat 10px 9px;
	overflow:hidden;
	min-height:135px;
	height:auto !important;
	height:135px;
}
#list-view .odd{
	background-color:#FFF;
}
#list-view .product .image,
#list-view .product .col-1,
#list-view .product .col-2{
	float:left;
	position:relative;
	top:16px;
}
#list-view .product .image{
	display:block;
	height:90px;
	left:17px;
	top:17px;
	width:90px;
}
#list-view .product .image img{
	height:100px;
	width:100px;
}
#list-view .product .col-1{
	left:55px;
	width:330px;
}
#list-view .product h3{	
	line-height:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0;
}
#list-view .product h3 a{
	text-decoration:none;
}
#list-view .product h3 a:hover{
	text-decoration:underline;
}
#list-view .product p{
	font-size:11px;
	line-height:18px;
}
#list-view p.price {
	color:#404040;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
}
#list-view p.regular-price{
	color:#999;
	text-decoration:line-through;
	padding-bottom:0;
}
#list-view p.marked-down{
	color:#f00;
}
#list-view .product .col-2{
	float:right;
	margin-right:10px;
	text-align:right;
	width:150px;
}
span.il {	
	border-bottom:1px solid #D76B2B;
	background:#F7EDDB;
	font-size:16px;
	padding:0 2px
}

.product-featured {float:left;margin-right:5px}
.copy {font-size:11px;float:left}
.credits {font-size:11px; float:right}
a.orange {background:url(/images/orange.jpg) repeat-x; padding:3px;}

/* SECTIONS  T A B S */
#tabs {
	border-top:1px solid #BDBDBD;
	margin-bottom:10px;	
	font-size: 12px;
}
#tabs .wrapper {
	background:#EEEEEE url(/images/button.png);
	height:29px;
	margin-bottom:12px;
	padding:0 0 0 6px;
}
#tabs ul#sections {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#tabs ul#sections li {
	display:block;
	float:left;
	font-size:13px;
	line-height:1;
	margin:3px 0 0 0;
	padding:5px 6px 9px;
}
#tabs ul#sections li a{
	text-decoration:none;	
}
#tabs ul#sections li a:hover{
	text-decoration:underline;
}
#tabs ul#sections li.current {
	background-color:#FFFFFF;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	padding-top:4px;
}
#tabs ul#sections li.current a{
	color: #333;
}


.search {margin-left:15px}

ul#main-menu {
	width: 220px;
	margin-bottom:10px;
}

ul#main-menu li {
	background:url("/images/bullet.gif") no-repeat;
	padding:8px 15px;
	font-weight:bold;
	border-bottom:1px dotted #CCC;	
}
ul#main-menu li a{
color: #000
}

ul#main-menu li a.current{ color:blue;}

.concertshead{
	background-image: url(/images/upcomingconcerts.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 226px;	
	height: 43px;
	margin: 0;	
}
.concerts ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.concerts ul li{
	list-style: none;
	height: 25px;
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}
.upcominglist{
	background-color: #eff1f2;
	height: 35px;
	width: 216px;
}

.concertshead h2 {
	font-size: 120%;
	color: #fff;
	margin: 0 0 0 0;
	padding: 8px 0 0 10px;
	font-weight: 600;
	text-transform: uppercase;
}

.call {
	margin-bottom: 16px;
	height: 42px;
	width: 100%;
	background: url(/images/bg-call.png) top no-repeat;		
}
.call p {padding-top:10px;width:370px;float:left}

.call a.first, .call a.option {
	margin-top:15px;
	border: 1px solid #e47300;
	padding:6px 10px;
	text-shadow: #fff 1px 1px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	color: #181818;
	font-weight: bold;
	margin-left:10px;
}
.call a.first:hover, .call a.option:hover {text-decoration:none}

.call a.option.selected{	
	background: url("/images/bg-call-option.png") repeat-x;
}

.call a.option {	
	background: url("/images/bg-call-first.png") repeat-x;
}

.call a.start {	
	color: #fff;
	font-size: 12px;
	font-weight: normal;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 0;
}

.call div.end {
	margin:13px 10px 0 0;	
	float:right;
}

.call a.learn:hover {
	text-decoration: none;
}

/* SERVICES */
ul.icon-list {
  margin-top: 20px;
}
ul.icon-list li.item {
  overflow: hidden;
  display: inline-block;
  border-bottom: 1px solid #daebc2;
  background: white;
  margin-right: 20px;
  padding-bottom: 0px;
  padding-top: 10px;
}

ul.icon-list li.item {
  display: block;
}

ul.icon-list li.item:last-child {
  border: none;
}

ul.icon-list li.item .icon {
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 35px;
  height:35px
}

ul.icon-list li.item h3 {
  font-weight: bold;
  display: inline;
  float: left;
  margin-left: 0;
  margin-right: 0;
  width: 220px;
  padding-left: 10px;
}

.main h1 {font-size: 2.2em; margin-bottom:10px;font-weight:bold;border-bottom:2px solid #333333}
.main h3 {font-size: 1.7em;}
.main p {
  line-height:20px;  
  margin-bottom: 15px;
}
/* JQUERY SEQUENTIAL LIST  */
ol#number {
	margin: 30px 0 40px 20px;
	padding: 0;
}
ol#number li.item {
	padding: 3px 0 6px 37px;
	margin: 0 0 5px;
	list-style: none;
	background: url(/images/processing-02.png) no-repeat;
}
ol#number h3 {
	font: bold 110% Arial, Helvetica, sans-serif;
	margin: 3px 0 5px;
	color: #071F2F;
}

/* ARROW LIST */
ul.arrow  {
	margin: 5px 0;
	padding: 0;
}
ul.arrow li{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	font-size:11px;
	background: url(/images/icon_pdf.gif) no-repeat 0 center;
	line-height:25px	
}

/* Products List */
.main .feature {
	width: 295px;
	min-height: 165px;
	float: left;
	overflow: hidden;
	margin: 0 20px 10px 10px;
	padding: 0 0 10px 0;
	background: url(/images/bg_feature.jpg) 50% 100% no-repeat;
}

.main .feature p {float:none}
.main .feature p.options {display:block}
.main .divider {
	float: left;
}.main .even {
	margin-left: 20px;
}

.main .last {
	background-image: none;
	border: none;
}

.main .feature h3 a, h3.feature a, .col-1 h3 a, .main div h2{
	color: #2d2d2d;
	font-weight: bold;
	font-size:16px;
	margin: 0 0 10px 0;
}

.main .feature img.icon {
	float: left;
	margin: 0 10px 0 0;
}
.clear {
clear:both;
}

.gbutton { border-width:1px;border-style:solid;border-color:#bbb #999 #999 #bbb;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;color:#000;text-align:middle;text-decoration:none;background:#eee;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#ddd));background:-moz-linear-gradient(top,#fff,#ddd);filter:progid:DXImageTransform.Microsoft.Gradient(EndColorstr='#dddddd',StartColorstr='#ffffff',GradientType=0);cursor:pointer;margin:0;display:inline;display:-moz-inline-box;display:inline-block;*overflow:visible;padding:1px 5px;outline-style:none }
.gbutton{*display:inline}
.gbutton:focus,.gbutton:hover{border-color:#939393;text-decoration:none}
.gbutton:active{color:#000;background-color:#ccc;border-color:#999 #bbb #bbb #999;background-image:-webkit-gradient(linear,0 0,0 100%,from(#ddd),to(#fff));background-image:-moz-linear-gradient(top,#ddd,#fff);filter:progid:DXImageTransform.Microsoft.Gradient(EndColorstr='#ffffff',StartColorstr='#dddddd',GradientType=0)}

a.cotizar {
	background: #fc8421 url(/images/orange_medium.png) repeat-x top left;
	color: #fff;
	text-shadow: none;
	display: -moz-inline-box;
	display: inline-block;
	height: 16px;
	padding: 5px 10px;

	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a.cotizar:hover {background: #fc8421 url(/iimages/orange_medium.png) repeat-x left -26px;}
#relacionados {border-top: 1px solid #999;margin-top:15px}
#pager-nav  {padding: 5px;margin-bottom:20px;float:right}
#pager-nav span.title {background: #e47300; color:#FFF;padding: 5px;font-weight:bold}
#pager-nav a { color: #000;margin-right:5px;padding:2px 7px;}
#pager-nav a.highlight {background:#ddd; font-weight:bold}
.border-and-shadow {
  padding:1px;  
  -webkit-box-shadow: black 0px 0px 4px;
  -moz-box-shadow: black 0px 0px 4px;
  box-shadow: black 0px 0px 4px;
}
div.addthis_toolbox a{color:white}
#navSearch input.inputtext {color:#666}