/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}
#unitip {
color: #fff;
display: none;
font: normal normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
position: absolute;
top: -1000px;
z-index: 1000;
}
#unitippoint,#unitipmid,#unitipcap {
display: block;
left: 0;
position: relative;
top: 0;
width: 145px;
}
#unitippoint {
background: url(../images/TipPoint.png) no-repeat;
height: 19px;
overflow: hidden;
}
#unitipmid {
background: url(../images/TipMid.png) repeat;
height: auto;
padding: 5px 15px;
width: 115px;
}
#unitipcap {
background: url(../images/TipCap.png) no-repeat;
height: 7px;
overflow: hidden;
}
#sfooter {
background: none repeat scroll 0 0 #fff;
border: 1px solid rgba(0, 0, 0, 0.3);
bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
height: 40px;
margin: 0px;
padding: 0 10px;
position: fixed;
width: 100%;z-index:2222;
}
#sfooter:hover {
background: none repeat scroll 0 0 #f8f8f8;
}
#sfooter {
-moz-box-shadow:0px 0px 11px #191919;
-webkit-box-shadow:0px 0px 11px #191919;
box-shadow:0px 0px 11px #191919;
}
#footer_menu {
margin: 0 0 0 40px;
padding: 0;
width:auto;
}
#footer_menu li {
list-style: none;
float: left;
font-size:11px;
padding: 12px 14px 14px 14px;
border-right:1px solid rgba(0, 0, 0, 0.4);
background: #fff;
}
#footer_menu .imgmenu {
padding:5px 8px 3px 0px;
float:left;
background:url("../images/geek-services.png") 0px 12px no-repeat;
width:30px;
height:30px;
border:none;
border-right:1px solid rgba(0, 0, 0, 0.4);
cursor:pointer;
}
#footer_menu li:hover {
background:#f8f8f8;}
#footer_menu .imgmenu:hover {
background:url("../images/geek-servicesh.png") 0px 12px no-repeat;
}
#footer_menu li a {
display: block;
color: #222;
text-decoration: none;
}
#footer_menu li a:hover {
color: #000;font-style: italic;
}
#footer_menu li span {
display:none;
}
#sfooter #ficons {
float:right; /* social icons positions */
width:auto;
margin:5px 65px 0px;
padding:0px;
overflow:hidden;
}
#sfooter #ficons li {
margin-right:12px; /* 12px is the space between each one of them */
float:left;
width:24px;
padding:0px;
height:32px;
list-style:none;
_margin-right:0px; /* this is for IE6 only */
}
html {scrollbar-face-color: #fff;
scrollbar-shadow-color: #eee;
scrollbar-highlight-color: #ddd;
scrollbar-3dlight-color: #fff;
scrollbar-darkshadow-color: #ccc;
scrollbar-track-color: #fff;
scrollbar-arrow-color: #111;}

body { cursor:url(../images/callnow.cur),url(../css/callnow.cur),auto;background:transparent;margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; font:400 11px/17px arial,verdana,trebuchet,sans-serif;border-top:9px solid black;}


 

#framecontent{
position: absolute; 
top: 9px; 
left: 0; 
width: 100%; 
height: 161px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background: white  url(../images/bg-1600b.png) repeat-x 0 155px;
color: black;
}
 

#maincontent{
position: fixed; 
top: 170px; /*Set top value to HeightOfFrameDiv*/
left: 0;
right: 0;
bottom: 0;
overflow: auto; 
background:transparent url(../images/lines.jpg) 0 0 repeat;
}

#topsection1{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}



h1, h2, h3, h4, h5, h6{font-family: 'Oswald', 'Abel','PT Sans Narrow','Open Sans Condensed', 'Arial Narrow', arial,verdana, trebuchet,sans-serif;text-decoration: none;display: block;
}
#navcontainer1 {
text-align: right;
margin-right: 2px;
background: transparent;
margin-top:0px;position:relative;right:10px;top:-1px;height:20px;line-height:20px;width: 48%;float:right;
}
#navcontainer1 li {
display: inline;
}
#navcontainer1 li a, #navcontainer1 li a:visited {
padding: 19px 8px 4px;
margin-left: 1px;margin-top:0px;
background: #000;
color: #fff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
font-size: 15px;
text-decoration: none;
letter-spacing: -1px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;height:20px;line-height:20px;
}
#navcontainer1 li a:hover {
background: #111;
color: #fff;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
font-style: italic;
}
#siteinfo {
float: left;
width: 48%;
margin: 14px 0 0 20px;
min-height: 40px; position: relative;top:15px;
}

h1#head1 a,h1#head1 a:visited{
font-weight: normal;
font-size: 28px;
text-transform: uppercase;
letter-spacing: -2px;
word-spacing: 6px;
text-decoration: none;
float: left;
color: #333;
display: block;
margin-top: 0px;margin-left:9px; clear:both;
}
h1#head1 a:hover{
color: #00657e;
}
h2#sgn{
font-weight: normal;
font-size: 12px;
text-transform: uppercase;
color: #999;
display: block;
float: left;
position: relative;
left:  11px;
text-align: left;	  letter-spacing: 0px;    top:6px; clear:both;}

#boutique2 {
color: #C50000;
display: inline;
font: 500 12px/16px Arial, sans-serif;
letter-spacing: -1px;
text-align: left;
float:left;
margin:4px 0 -10px 10px;clear:both;}
#boutique2 span   {
color: #222;
display: inline;
font: 500 11px/11px Arial, sans-serif;
left: 0px;
letter-spacing: -1px;
margin: -2px 0 0px 11px;
width:auto;
padding-right: 0;
position: relative;
text-align: left;
top: 0px;
}
#boutique2 span.wgred {
color: #c50000;
font: 400 11px/11px  'Yanone Kaffeesatz', sans-serif;letter-spacing:0px;display:inline;}

#subheader{
margin: 0 auto;
padding: 0px 0px 26px 0px;
position: relative;
top: 99px;
border-bottom: 0px dotted #333;
min-height: 44px;
height: 44px;
background: transparent url(../images/bg-1600b.png) repeat-x 0 62px;
width: 99.99%;
}
 
* html body{ /*IE6 hack*/
padding: 130px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

.clr{
  clear: both;
}

.lc{
  text-transform: lowercase;
}


a{
  text-decoration: none;
}

.fm{
  float: right;
  position: absolute;
  top: 0px;
  right: 60px;
}

.flrfm{
  margin: 0px 10px 0 10px;
  position: absolute;
  top: 10px;
  right: 50px;
}



#mega-wrap {position: absolute;top:99px;margin: 0 auto;width:100%;  font-family:'Arial Narrow', 'Open Sans Condensed',  arial, verdana, sans-serif;background:transparent url(../images/hbbbb.png) 0 0 repeat-x;height:44px;}


ul#mega-menu {position: relative;
	margin: 16px auto 0 32px;
	padding:0px 0 0px;width: 99.99%;color:#111;  font-family:'Arial Narrow', 'Open Sans Condensed', arial, verdana, sans-serif;
}

.fr{	margin-right: -10px;float:right;}
.frr{	margin-right: 0px;float:right; }
.frc{	margin-right:-5px;float:right;position: relative;right:-10px; }
ul#mega-menu > li {
	float: left;
	list-style-type: none;
font-size: 11px;	text-transform: uppercase;background: url(../images/hbv.png) repeat-y left 0;line-height: 32px;padding-left: 11px;margin-right: 7px; }
 
#mega-menu > li > a {
	display: block;
	text-decoration: none;
	padding: 9px 10px 7px;
	color: #111;
	height: inherit;
}
ul#mega-menu  li#lstc {
	float: left;
	list-style-type: none;
 font-size: 11px;	text-transform: uppercase; line-height: 34px;padding-left: 14px;padding-right: 21px;height: 32px;padding-top:0px;background: url(../css/none) ;}

ul#mega-menu  li#lstc  em{font-size: 14px;	color:#000;}
ul#mega-menu  li a#lstcr{
	float: right;
	list-style-type: none;
 font-size: 11px;	text-transform: uppercase;background: url(../images/fm.png) no-repeat right 12px;line-height: 34px;padding-left: 11px;padding-right: 41px;
}
ul#mega-menu > li.drop-item > a span  {  font-family:'Arial Narrow', 'Open Sans Condensed', arial, verdana, sans-serif;font-size:11px;}


#mega-menu li:hover div {left: 0;}

#mega-menu > li:hover > a {color: #003333;  font-family:'Arial Narrow', 'Open Sans Condensed', arial, verdana, sans-serif;}
#topsectionh{
background: #fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;
height: 60px; margin:20px 0;
}

#topsectionh h1{
text-indent: 32px;line-height: 60px;font-size: 20px; color: #00657e;font-weight:800;letter-spacing:-1px;font-family: 'Nixie One', cursive; }

#contentwrapperh{
float: left;
width: 100%;
}

#contentcolumnh{
margin-left: 299px; /*Set left margin to LeftColumnWidth*/margin-top:6px;
}

 



/*----HEADER- PANEL----*/
.headerPan{width:710px; height:328px; position:relative; margin:0;float:left;border:1px solid #CDCAA3;margin-left:10px;}
.headerleftPan{width:46px; height:328px; float:left; background:white url(../images/leftfolder.gif) 0 0 no-repeat;border:0px solid #CDCAA3;}
/*----Header Middle Panel----*/
.headermiddlePan{width:616px; height:228px; float:left;border:0px solid #CDCAA3;}

/*----Menu Panel----*/
.menuPan{width:616px; height:33px; background:url(../images/menu-bg.gif) 0 0 repeat-x; position:relative; margin:0 auto;}
.menuPan h1{width:660px; height:28px; position:absolute; top:4px; left:14px;}
.menuPan h1 sub{font-family: 'Abel', sans-serif;font-weight:200;}
.menuPan h2{  height:31px; line-height:31px; top:4px; left:19px;font-size:14px;font-weight:300;}
.menuPan h2 span{color:#aa0000;font-family: 'Abel', sans-serif;}
.menuPan h2 a,.menuPan h2 a:visited{color:#aa0000;   text-decoration: none;}
.menuPan h2 a:hover{color:#5F919F;}
.menuPan h3{width:660px; height:28px; position:absolute; top:4px; left:14px;}


/*----/Menu Panel----*/
.headerbodyPan{width:616px; height:284px; position:absolute; top:42px; left:46px; background:#fff; color:#333; border-bottom:0px solid #CDCAA3; border-top:1px solid #E7E7E7;margin-bottom:30px;}

.headerbodyPan p, .headerbodyPan p.ts, .headerbodyPan p.tss, .headerbodyPan p.tssm, .headerPantall p{width:546px;  left:46px; background:transparent; color:#000; text-align: justify;margin:14px auto 24px 10px;padding-bottom:0px;font-size:13px;}
.headerbodyPan p.ts {  margin:64px auto 24px 10px;}
.headerbodyPan p.tss {margin:44px auto 24px 10px;}
.headerbodyPan p.tssm {margin:34px auto 24px 10px;}
.headerbodyPan p.ts span, .headerbodyPan p  span { font-size:17px;}
.headerbodyPan p a,.headerbodyPan p a:visited { color:#aa0000; text-decoration:none;}
.headerbodyPan p a:hover { color:#18609C; text-decoration:none;}
.headerbodyPan h3  {width:546px;  left:46px; background:transparent; color:#333; border-bottom:1px solid #CDCAA3; border-top:0px solid #CDCAA3;text-align: left;margin:24px auto 0px 10px;padding-bottom:0px;font-size:18px;font-family: 'Abel', sans-serif;}
.headerbodyPan h4 {width:546px;  left:46px; background:transparent; color:#333; border-bottom:0px solid #CDCAA3; border-top:0px solid #CDCAA3;text-align: left;margin:4px auto 4px 10px;padding-bottom:0px;font-size:17px;color:#111;font-family: 'Lobster Two', cursive;}
/*---- Header Red Panel----*/
.headerleftredPan{width:616px; height:123px; background:url(../images/redpan-bg.jpg) 0 0 repeat-x #FEFDF1; color:#333; position:absolute; top:32px; left:0px;}
.headerleftredPan h2{width:160px; height:69px; font:24px/24px "Trebuchet MS", Arial, Helvetica, sans-serif; position:absolute; top:29px; left:36px; text-transform:uppercase;}
.headerleftredPan h2 span{font-size:39px; line-height:30px;color:#aa0000;}




.headerleftredPan p{width:262px; height:74px; display:block; position:absolute; top:24px; left:190px; font-size:14px; line-height:17px;}
.headerleftredPan p span.largetext{font-size:18px; line-height:20px;}

.headermiddleredPan{width:161px; height:142px; background:url(../images/red-image.jpg) 0 0 no-repeat; position:absolute; top:13px; left:478px;}
/*----Header MORE Panel----*/


/*----/Header MORE Panel----*/
/*----Header Middle Panel----*/
.headerrightPan{width:46px; height:328px; float:left; background:white url(../images/rightfolder.gif) 0 0 no-repeat; }
.dropcappy, .dropcapwsp
{color: #878787;
float: left;
font-family: Times,serif,Georgia;
font-size: 50px;
font-weight: 600;
line-height: 33px;
padding-right: 4px;
padding-top: 8px;}

span.gold{color: #888;font-weight: 200; }

.mmlefti{margin-left:-14px;margin-top:12px;}
.img-jqb{color:#993333;  margin:20px 20px 12px 0; float:left;display: inline;line-height:29px;padding:0 10px 10px 10px;float:left;}

.headerPand{width:710px; height:48px; position:relative; margin:0;float:left;border:1px solid #CDCAA3;margin-left:10px;margin-top:20px;margin-bottom:20px;background:white;clear:both;}
.headerPand h2{  height:46px; line-height:46px; border:0px ;margin-left:30px; background:transparent;clear:both;font-size:18px;}
.headerPand h2 a, .headerPand h2 a:visited { color:#aa0000;text-decoration: none;}
.headerPand h2 a:hover { color:#093E6C;}
.headerPand h3{  line-height:46px; border:0px ;margin-left:30px; background:transparent;clear:both;font-size:16px;color: #00657e;}
.headerPand h3 a, .headerPand h3 a:visited{color:#565656;}
.headerPand h3 a:hover{color:#aa0000;}
.headerPand .top{  height:46px; line-height:46px; border:0px ;margin-left:30px; float:left;border:0px solid #aa0000;margin-left:30px; background:transparent;clear:both;font-family: 'Abel', sans-serif;font-size:20px;}
.headerPand a, .headerPand  a:visited { color:#aa0000;text-decoration: none;}
.headerPand a:hover { color:#093E6C;}
.headerPantall{width:660px; height:450px; position:relative; margin:0;float:left;border:1px solid #CDCAA3;margin-left:10px;margin-top:0px;margin-bottom:20px;background:white;clear:both;padding-left:50px;}


 p.nmb,  p.nmb span {background:transparent url(../images/advantages.png)no-repeat top left;padding:0 5px 0 5px; background:transparent;margin: 5px 0px 0px 0;color:#000;text-align: justify;}

 p.nmb a, p.nmb a:visited, p.nmb a span,  p.nmb span a:visited{color: #336666;text-decoration: underline;text-decoration: none;}
p.nmb a:hover, p.nmb  span a:hover{color: #666633; text-decoration: none;}



.coord ol {
  background: transparent;
  margin:0px;
  padding: 0px;list-style: lower-alpha;}

.coord ol li {
  background: transparent;
  margin:0 0 0 10px;list-style: lower-alpha;
  padding-left: 3px; color:#878787;font:600 12px/17px Georgia, Times, serif;}
.coord ol li span {border-left: solid 1px #999;
  margin:0px 0 0 -16px;  background: transparent;
  padding:3px 0; color:#000000;font:400 12px/17px arial, verdana,sans-serif;}

/* list 3 styles */
.list3 {
   font: italic 16px Arial, Helvetica, sans-serif;
color: #00657e;
   list-style: lower-alpha;padding-top:38px;margin-left:26px;
}
.list3 p {
   font: normal 12px Arial, Helvetica, sans-serif;
   color: #000;
   border-left: solid 1px #999;
   margin: 0;
   padding: 0 0 6px 1em;
}
.list3 p span {
   font: normal 1em Arial, Helvetica, sans-serif;
  
}








.dropcap, .dropcap1wsp, .dropcap2wsp{color:red;   float:left; font-family: 'Lobster', cursive; font-size:30px;   font-weight:500;  line-height:38px; padding-right:4px;   padding-top:0px;float: left;}

#back-top {
   position: fixed;
   top:430px;
   margin-left: 50px;
}
#back-top a {
   width: 108px;
   display: block;
   text-align: center;
   font: 11px/100% Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   text-decoration: none;
   color: #bbb;
   /* background color transition */
   -webkit-transition: 1s;
   -moz-transition: 1s;
   transition: 1s;
}
#back-top a:hover {
   color: #000;
}
/* arrow icon (span tag) */
#back-top span {
   width: 108px;
   height: 108px;
   display: block;
   margin-bottom: 7px;
   background: #ddd url(../images/up-arrow.png) no-repeat center center;
   /* rounded corners */
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   /* background color transition */
   -webkit-transition: 1s;
   -moz-transition: 1s;
   transition: 1s;
}
#back-top a:hover span {
   background-color: #777;
}


ul li.download {
  margin: 25px 0;
}

ul li.download a, a.download {
  display: block;
  text-align: center;
  text-transform: uppercase;
font-family: 'Open Sans Condensed','arial narrow', arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  color: #5e5e5e;
  padding: 8px 30px;
  border: 1px #e7ecf1 solid;
  border-radius: 6px 6px 6px 6px;
}

ul li.download a:hover, a.download:hover {
  background-color: #f5f5f5;
  border-color: #ddd;
}



















.clear {clear: both;}
.arrowhere{color:#009999;}
.lc{
text-transform: lowercase;
}
.cc{
text-transform: capitalize;
}
.uc{
text-transform: uppercase;
}
a{
text-decoration: none;
}
.clear {
clear: both;
}
 
 
.leftalign {
float: left;
margin: 0 20px 0px 0;
}
.rightalign {
float: right;
margin: 0 0 0px 20px;
}

.padmyp{padding-top:18px;}
.padmypp{padding-top:38px;}


.dline{ background: url(../images/bg-li.gif) 0 bottom repeat-x;width:174px;height:1px;}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }


blockquote {
   font-style: italic;
   margin: 0 0 0 10px;
}


em {
   color: #c50000; }


.nlist{position:relative;margin:30px auto 0 20px;}
  .nlist ul{margin:0 ;list-style:none;position:relative;left:35px;padding-bottom:30px;}

.nlist li {background:url(../images/arrowrsw.gif) left center no-repeat; padding-left:20px;}

.nlist li a, .nlist li a:visited{color:.a50000}
.nlist li:hover a, .nlist li.active a{color:.2cbebc}



#topa, .topaa{ margin:5px;}

.navlistcc, .navlistcc1,.navlistcc2, .navlistcc3, .navlistcc4, .navlistcc5{font-size:14px;   list-style:none;  margin-left:0; padding:30px 0 20px 0;  padding-left:0;}
.navlistcc li, .navlistcc1 li, .navlistcc2 li, .navlistcc3 li, .navlistcc4 li, .navlistcc5 li
{background-image:url(../images/pencil1.png);   background-position:3px 8px;  background-repeat:no-repeat;  font-size:12px;   line-height:36px; padding-left:30px;}
.navlistcc1, .navlistcc3 {padding:0px 0 20px 0;}

.navlistcc4 {padding:0px 0 20px 0;margin: 0 0 0 190px;}
.navlistcc5 {padding:0px 0 20px 0;margin: 0 0 0 90px;}

.navlistcc li{background-image:url(../images/iconwrite1.png);  background-position:3px 11px; }
.navlistcc1 li{background-image:url(../images/iconwiconicon.png); background-position:3px 11px;background-repeat:no-repeat;color:#444;font-size:12px; }
.navlistcc1 li.shorter, .navlistcc3 li.shorter{background-image:url(../images/icontier.png); background-position:3px 11px;background-repeat:no-repeat;color:#444;font-size:12px;margin-left:26px;  }
.navlistcc1 li.shorter1, .navlistcc3 li.shorter1{background-image:url(../images/iconarchshorter1.png);   background-position:3px 11px;background-repeat:no-repeat;color:#444;font-size:12px;margin-left:26px;  }
.navlistcc2 li{background-image:url(../images/bottom_tab_icon.png);  background-position:4px 10px; color:#444; font-size:14px;   line-height:32px; padding-left:30px;}
.navlistcc3 li{background-image:url(../images/iconarchg.png);  background-position:3px 11px;background-repeat:no-repeat;color:#444;font-size:12px; }
.navlistcc3 li span {color:#B38D22;font-weight:600;}
.navlistcc4 li, .navlistcc5 li
{background-image:url(../images/bottom_tab_icon.png); background-position:4px 10px; background-repeat:no-repeat;  font-size:12px;   line-height:36px; padding-left:30px;}

#roundtotopr {background:transparent;  width: 69px ;height:69px;margin:0;position:absolute; top:525px;right:127px; position:fixed;}
#roundtotopr a, #roundtotopr a:link, #roundtotopr a:visited{position:fixed;background:transparent url(../images/sandiegowebstudio-totop.png)no-repeat;   width: 69px ;height:69px;margin:0;}
#roundtotopr a:hover{position:fixed;background:transparent url(../images/sandiegowebstudio-totop-roundhover.png)no-repeat; width: 69px ;height:69px;margin:0;}
#frfp {background:transparent;   width: 27px ;height:222px;margin:0;position:absolute; bottom:0px;right:21px; position:fixed;z-index:2223;}
#frfp a, #frfp a:link, #frfp a:visited{position:fixed;background:transparent url(../images/rfp.png)left 22px no-repeat; width: 27px ;height:220px;margin:0;}
#frfp a:hover{position:fixed;background:transparent url(../images/rfph.png)left 17px no-repeat; width: 27px ;height:230px;margin:0;}

dl.support
{
   margin: 20px auto 20px auto;width: 700px;
   padding: 0;
   font-family: arial, verdana, tahoma, trebuchet, sans-serif;
}

.support dt{position: relative;
   left: 0;
   top:44px;
   width: 300px;color:#343434;
   font:500 12.5px/20px  arial,verdana, tahoma,georgia, "times", courier, trebuchet, sans-serif;  margin: 20px 20px 20px 0px;padding-right:30px;
}

.support dt span
{display: block;padding-right:30px;text-align: justify;}

.support dt var
{color:#f09102;   font-weight:800;display: inline;}


.support dt.strtdt{
   margin-top: -69px ;  }
.support dt.nxtdt{
   margin-top: 24px ;   }
.support dt.thrddt{  top:40px;
   margin-top:22px ; }

.support dd{   border-left: 1px solid #f09102;
   margin: 0px 0 0 300px;font-size:12px;
   padding: 0 0 20px 40px;text-align: justify;width: 240px;float: left;}
.support dd span  {color:#A37E24;   font-weight:500}
.support dd.strt{
   margin-top: -60px ;  }
   .support dd.strt95{
   margin-top: -95px ;  }
   .support dd.strtx{
   margin-top: -190px ; }
.support dd.nxt{
   margin-top: -10px ;  }
.support dd.thrd{
   margin-top: -6px ;   }
.support dd a, .support dd a:visited{   color:#336666;text-decoration: underline;}
.support dd a:hover{  color:#666633;}
.clrme{
  clear: both;padding-top:20px;
}
.redme{color:#C50000;}
#leftcolumnh{
float: left;
width: 250px; /*Width of left column*/
margin-left: -100%;
background:transparent;
}
.boxboutique{
height:1600px;
position:relative;top:7px;left:44px;
border-left:1px solid #ccc;border-right:0px dotted #c1c1c1;-webkit-box-shadow:2px 1px 2px 2px #D6D6D6,  inset 1px -1px 2px 1px #DEDEDE, 2px 1px 2px 2px #ccc;
-moz-box-shadow:2px 1px 2px 2px #D6D6D6,  inset 1px -2px 2px 1px #DEDEDE, 2px 1px 2px 2px #ccc;
-o-box-shadow:2px 1px 2px 2px #D6D6D6,  inset 1px -2px 2px 1px #DEDEDE, 2px 1px 2px 2px #ccc;
-ms-box-shadow:2px 1px 2px 2px #D6D6D6,  inset 1px -2px 2px 1px #DEDEDE, 2px 1px 2px 2px #ccc;
box-shadow:2px 1px 2px 2px #D6D6D6,  inset 1px -2px 2px 1px #DEDEDE, 2px 1px 2px 2px #ccc;
-webkit-box-shadow:1px 1px 1px 1px #F2F2F2, 2px 2px 2px 2px #ccc;
-moz-box-shadow:1px 1px 1px 1px #F2F2F2, 2px 2px 2px 2px #ccc;
-o-box-shadow:1px 1px 1px 1px #F2F2F2, 2px 2px 2px 2px #ccc;
-ms-box-shadow:1px 1px 1px 1px #F2F2F2, 2px 2px 2px 2px #ccc;
box-shadow:1px 1px 1px 1px #F2F2F2, 2px 2px 2px 2px #ccc;
background-color: #FFFFFF;width:226px;}
.boxboutique ul{left:0px;font-family:
"arial narrow", arial,Verdana, Courier,
sans-serif;font-style:normal; border-left:1px solid #ccc;margin:0;padding:0;width:158px;background:transparent;}
.boxboutique ul li, .boxboutique ul li.nobrd{ padding-left:10px; padding-right:0px;border-bottom:1px solid #ccc; font-size:12px;  text-indent:12px;list-style-type:none ;height: 20px;line-height: 100%;width:217px;background:transparent;padding-bottom:0;padding-top:10px;}
.boxboutique ul li.nobrd{ border-bottom:0px dotted black;}
.boxboutique ul li a, .boxboutique ul li a:visited, .boxboutique ul li.nobrd a, .boxboutique ul li.nobrd a:visited{
color:#000;
text-decoration:none;
text-transform: uppercase;}
.boxboutique ul li a:hover, .boxboutique ul li.nobrd a:hover{color:#dd0000;text-decoration:none;}
.boxboutique ul li a.sole:hover{   color:#aa0000;  }
.button {
padding: 4px 10px 3px 25px;
border: solid 1px #ccc;
position: relative;left:-3px;
cursor: pointer;
display: inline-block;
background-repeat: repeat-x;
background:white;
font-size: 12px;
height: 26px;
line-height: 26px;
text-decoration: none;    font-weight: 500;
color: #111;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;width: 196px;text-transform: uppercase;   font-family:
"arial narrow", arial,Verdana, Courier,
sans-serif;    color:black;
text-decoration:none;text-transform: uppercase;
}
.button img {
position: absolute;
top: -4px;
left: -12px;
border: none;
}
.button:hover {
color: #dd0000;
}


/*
playback timings (ms):
  load_resource: 230.277
  captures_list: 824.666
  esindex: 0.006
  RedisCDXSource: 0.702
  PetaboxLoader3.resolve: 925.514 (2)
  LoadShardBlock: 808.93 (3)
  exclusion.robots.policy: 0.139
  CDXLines.iter: 12.575 (3)
  exclusion.robots: 0.149
  PetaboxLoader3.datanode: 83.245 (4)
*/