@charset "utf-8";

/* CSS Document */
a {
  background: none;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
  text-decoration: none;
}

/*----TOP PANEL----*/
body.NoelBackground {
  background: #000 url(http://www.img.trinelight.com/bg-noel-ie.jpg) no-repeat scroll center top;
  padding-top: 10px;
  color: #4B4B4B;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
}

body.HasBackground {
  background: #000;
  padding-top: 15px;
  color: #4B4B4B;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
}

*:first-child+html body.NoelBackground {
  background: #000 url(http://www.img.trinelight.com/bg-noel-ie.jpg) no-repeat scroll center top;
}

* html body.HasBackground {
  background: #000 url(http://www.img.trinelight.com/bg-noel-ie.jpg) no-repeat scroll center top !important;
}

body.TetBackground {
  background-color: #000000;
  background-image: url(http://www.img.trinelight.com/Tet/bg-body.jpg);
  background-position: left top;
  background-repeat: repeat-x;
  color: #4B4B4B;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
}

#maintopPan {
  height: 277px;
  width: 980px;
  background: url(http://www.img.trinelight.com/headerbg2.gif) 0 0 repeat-x;
  margin: 0 auto;
}

span.bannerHeaderFigure {
  background: transparent url(http://www.img.trinelight.com/banner-figure-header.png) no-repeat scroll left top;
  display: block;
  height: 9px;
  margin: 0 auto;
  /*margin-top: 10px;*/
  overflow: hidden;
  position: relative;
  width: 980px;
}

span.bannerFooterFigure {
  background: transparent url(http://www.img.trinelight.com/banner-figure-footer.png) no-repeat scroll left top;
  display: block;
  height: 9px;
  margin: 0 auto;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 980px;
}

span.headerFigure {
  background: transparent url(http://www.img.trinelight.com/figure-header.png) no-repeat scroll left top;
  display: block;
  height: 9px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 940px;
}

span.footerFigure {
  background: transparent url(http://www.img.trinelight.com/figure-footer.jpg) no-repeat scroll left top;
  display: block;
  height: 9px;
  margin: 0 auto;
  padding-bottom: 18px;
  overflow: hidden;
  position: relative;
  width: 980px;
}

span.webThemesFooterFigure {
  background: transparent url(http://www.img.trinelight.com/webthemes-figure-footer.jpg) no-repeat scroll left top;
  display: block;
  height: 5px;
  margin: 0 auto;
  padding-bottom: 20px;
  overflow: hidden;
  width: 940px;
}

/**:first-child+html #pitch {
	height:300px;
}*/
#topHeaderPan {
  width: 514px;
  height: 277px;
  float: left;
  background: url(http://www.img.trinelight.com/header.jpg) 0 0 no-repeat;
}

#topHeaderPan ul {
  height: 124px;
  left: 35px;
  position: absolute;
  top: 140px;
  width: 114px;
}

* html #topHeaderPan ul {
  left: -735px;
}

#topHeaderPan ul li {
  width: 114px;
  height: 24px;
  background: url(http://www.img.trinelight.com/dot-line.gif) 0 100% repeat-x;
}

#topHeaderPan ul li a {
  display: block;
  width: 102px;
  height: 24px;
  background: url(http://www.img.trinelight.com/bullet1.gif) 0 9px no-repeat;
  font: 12px/ 24px Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 12px;
}

#topHeaderPan ul li a:hover {
  text-decoration: underline;
  background: url(http://www.img.trinelight.com/bullet2.gif) 0 9px no-repeat;
}

#topHeaderPan ul li.resources {
  width: 114px;
  height: 24px;
  background: none;
}

#topHeaderPan img { /*
  width:220px;
  height:53px; */
  position: absolute;
  top: 0px;
  left: 10px;
}

* html #topHeaderPan img {
  left: -750px;
}

/*----Top Side Menu--*/
#topSidemenuPan {
  width: 264px;
  height: 277px;
  float: left;
  background: url(http://www.img.trinelight.com/right-bg.gif) 100% 0 no-repeat #fff;
  color: #000;
}

#topSidemenuPan ul {
  width: 198px;
  margin: 0 0 0 20px;
}

#topSidemenuPan ul li {
  width: 99px;
  height: 277px;
  float: left;
}

#topSidemenuPan ul li.home {
  width: 99px;
  height: 277px;
}

#topSidemenuPan ul li.home a {
  width: 99px;
  height: 277px;
  display: block;
  background: url(http://www.img.trinelight.com/home-normal.jpg) 0 0 no-repeat;
  text-indent: -20000px;
}

#topSidemenuPan ul li.home a:hover {
  width: 99px;
  height: 277px;
  background: url(http://www.img.trinelight.com/home-hover.jpg) 0 0 no-repeat;
}

#topSidemenuPan ul li.contact a {
  width: 99px;
  height: 277px;
  display: block;
  background: url(http://www.img.trinelight.com/contact-normal.jpg) 0 0 no-repeat;
  text-indent: -20000px;
}

#topSidemenuPan ul li.contact a:hover {
  width: 99px;
  height: 277px;
  background: url(http://www.img.trinelight.com/contact-hover.jpg) 0 0 no-repeat;
}

/*----TOP PANEL----*/
#bodyLargePan {
  width: 100%;
  clear: both;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 980px;
}

/*----conatianer----*/
#container { /*background:#F5F5F5 none repeat scroll 0 0; */ /*background:#FFF none repeat scroll 0 0;*/
  /*font-size:1.3em;*/
  margin: 0 auto;
  text-align: left;
  width: 980px;
  overflow: hidden;
}

#services_page {
  background: #F2F2F2 none repeat scroll 0 0;
  /*border-top:1px solid #FFFFFF;*/
  padding: 12px 20px 1px;
}

#services_page a {
  color: #4B4B4B;
}

#services_page li {
  background: transparent url(http://www.img.trinelight.com/bg-services_page-bottom.gif) no-repeat scroll left bottom;
  margin-bottom: 17px;
  padding-bottom: 1px;
}

#services_page li h2 {
  background: transparent url(http://www.img.trinelight.com/bg-services_page-top.gif) no-repeat scroll left top;
  font-size: 2.1em;
  font-weight: bold;
  line-height: 1;
  padding: 20px 24px 0;
}

#services_page li ul {
  margin-bottom: 20px;
  margin-top: -20px;
  padding-left: 488px;
  padding-right: 20px;
}

#services_page li li {
  background: transparent none repeat scroll 0 0;
  color: #757575;
  margin-bottom: 16px;
  padding-left: 55px;
}

#services_page li li {
  text-align: justify;
}

/* service icons */
#services_page li.list-develop_website {
  background: url(http://www.img.trinelight.com/list-develop_website.jpg) -3px 0px no-repeat;
}

#services_page li.list-beautiful_graphic {
  background: url(http://www.img.trinelight.com/list-beautiful_graphic.jpg) 5px 0px no-repeat;
}

#services_page li.list-maintain_website {
  background: url(http://www.img.trinelight.com/list-maintain_website.jpg) left 0px no-repeat;
}

#services_page li.list-css_xhtml {
  background: url(http://www.img.trinelight.com/list-css_xhtml.gif) left 12px no-repeat;
}

#services_page li.list-drupal {
  background: url(http://www.img.trinelight.com/list-drupal.png) left 12px no-repeat;
}

#services_page li.list-branding_your {
  background: url(../http://www.img.trinelight.com/list-branding_your.gif) left 12px no-repeat;
}

#services_page li.list-green_branding {
  background: url(../http://www.img.trinelight.com/list-green_branding.gif) left 12px no-repeat;
}

#services_page li.list-the_importance {
  background: url(../http://www.img.trinelight.com/list-the_importance.gif) left 12px no-repeat;
}

#services_page li.list-scalable_vectors {
  background: url(../http://www.img.trinelight.com/list-scalable_vectors.gif) left 12px no-repeat;
}

#services_page li.list-who_are {
  background: url(../http://www.img.trinelight.com/list-who_are.gif) left 12px no-repeat;
}

#services_page li.list-long_term {
  background: url(../http://www.img.trinelight.com/list-long_term.gif) left 12px no-repeat;
}

#services_page li.list-consistancy_across {
  background: url(../http://www.img.trinelight.com/list-consistancy_across.gif) left 12px no-repeat;
}

#services_page li.list-professionalism {
  background: url(../http://www.img.trinelight.com/list-professionalism.gif) left 12px no-repeat;
}

#services_page li.list-flow {
  background: url(../http://www.img.trinelight.com/list-flow.gif) left 12px no-repeat;
}

#services_page li.list-click_through {
  background: url(../http://www.img.trinelight.com/list-click_through.gif) left 12px no-repeat;
}

#services_page li.list-scale {
  background: url(../http://www.img.trinelight.com/list-scale.gif) left 12px no-repeat;
}

#services_page li.list-user_experience {
  background: url(../http://www.img.trinelight.com/list-user_experience.gif) left 12px no-repeat;
}

#services_page li.list-google_rank {
  background: url(../http://www.img.trinelight.com/list-google_rank.gif) left 12px no-repeat;
}

#services_page li.list-ppc {
  background: url(../http://www.img.trinelight.com/list-ppc.gif) left 12px no-repeat;
}

#services_page li.list-text_link {
  background: url(../http://www.img.trinelight.com/list-text_link.gif) left 12px no-repeat;
}

#services_page li.list-keyword_optimization {
  background: url(../http://www.img.trinelight.com/list-keyword_optimization.gif) left 12px no-repeat;
}

#services_page li.list-scalable_across {
  background: url(../http://www.img.trinelight.com/list-scalable_across.gif) left 12px no-repeat;
}

#services_page li.list-crisp_graphics {
  background: url(../http://www.img.trinelight.com/list-crisp_graphics.gif) left 12px no-repeat;
}

#services_page li.list-custom_icon {
  background: url(../http://www.img.trinelight.com/list-custom_icon.gif) left 12px no-repeat;
}

#services_page li.list-west_coast {
  background: url(../http://www.img.trinelight.com/list-west_coast.gif) left 12px no-repeat;
}

#services_page li.list-why_use {
  background: url(../http://www.img.trinelight.com/list-why_use.gif) left 12px no-repeat;
}

#services_page li.list-web_standard {
  background: url(http://www.img.trinelight.com/list-web_standard.jpg) 15px 0px no-repeat;
}

#services_page li.list-coding_convention {
  background: url(http://www.img.trinelight.com/list-coding_convention.jpg) left 0px no-repeat;
}

#services_page li.list-fast_loading {
  background: url(../http://www.img.trinelight.com/list-fast_loading.gif) left 12px no-repeat;
}

#services_page li.list-cross_browser {
  background: url(../http://www.img.trinelight.com/list-cross_browser.gif) left 12px no-repeat;
}

#services_page li.list-promoting_your {
  background: url(../http://www.img.trinelight.com/list-promoting_your_business.gif) left 12px no-repeat;
}

#services_page li.list-brochures {
  background: url(../http://www.img.trinelight.com/list-brochures.gif) left 12px no-repeat;
}

#services_page li.list-business_cards {
  background: url(../http://www.img.trinelight.com/list-business_cards.gif) left 12px no-repeat;
}

#services_page li.list-outdoor_advertising {
  background: url(../http://www.img.trinelight.com/list-outdoor_advertising.gif) left 12px no-repeat;
}

#services_page li.list-blog_design {
  background: url(../http://www.img.trinelight.com/list-blog_design.gif) left 12px no-repeat;
}

#services_page li.list-valid_wordpress {
  background: url(../http://www.img.trinelight.com/list-valid_wordpress.gif) left 12px no-repeat;
}

#services_page li.list-wordpress_themes {
  background: url(../http://www.img.trinelight.com/list-wordpress_themes.gif) left 12px no-repeat;
}

#services_page li.list-rss_feeds {
  background: url(../http://www.img.trinelight.com/list-rss_feeds.gif) left 12px no-repeat;
}

#services_page li.list-ruby_on {
  background: url(../http://www.img.trinelight.com/list-ruby_on_rails.gif) left 12px no-repeat;
}

#services_page li.list-custom_programming {
  background: url(../http://www.img.trinelight.com/list-custom_programming.gif) left 12px no-repeat;
}

#services_page li.list-ssl_certificates {
  background: url(../http://www.img.trinelight.com/list-ssl_certificates.gif) left 12px no-repeat;
}

#services_page li.list-solar_powered {
  background: url(../http://www.img.trinelight.com/list-solar_powered.gif) left 12px no-repeat;
}

#services_page .description {
  display: inline;
  float: left;
  margin-left: 22px;
  margin-top: 10px;
  position: absolute;
  width: 416px;
}

#services_page .description p {
  margin-top: inherit;
  text-align: justify;
}

#leftLargePan p {
  padding: 0 24px 14px;
}

#leftLargePan p span {
  font-weight: bold;
}

#leftLargePan p.more {
  width: 70px;
  height: 23px;
  margin: 0 0 0 340px;
}

#leftLargePan p.more a {
  width: 70px;
  height: 23px;
  display: block;
  background: url(http://www.img.trinelight.com/icon2.gif) 0 0 no-repeat #fff;
  color: #589B02;
  font: 14px/ 23px "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 36px;
}

#leftLargePan p.more a:hover {
  background: url(http://www.img.trinelight.com/icon2.gif) 0 0 no-repeat #fff;
  color: #046CB8;
  text-decoration: none;
}

#leftLargePaninleftLargePan {
  width: 270px;
  float: left;
}

#leftLargePaninleftLargePan h3 {
  height: 55px;
  background: url(http://www.img.trinelight.com/icon3.gif) 0 0 no-repeat #fff;
  color: #046CB8;
  font: 24px/ 40px Arial, Helvetica, sans-serif;
  padding: 30px 0 0 54px;
  margin: 0 0 0 22px;
}

#leftLargePaninleftLargePan h4 {
  width: 209px;
  height: 90px;
  background: url(http://www.img.trinelight.com/image1.jpg) 0 0 no-repeat;
  margin: 0 0 0 22px;
  text-indent: -2000px;
}

#leftLargePaninleftLargePan p.strongtext {
  font: 16px/ 18px Arial, Helvetica, sans-serif;
  background: #fff;
  color: #3A3A3A;
  font-weight: bold;
  padding: 16px 24px 14px;
}

#leftLargePaninleftLargePan p.moreone {
  width: 100px;
  height: 23px;
  margin: 0 0 35px;
}

#leftLargePaninleftLargePan p.moreone a {
  width: 100px;
  height: 23px;
  display: block;
  background: url(http://www.img.trinelight.com/icon2.gif) 0 0 no-repeat #fff;
  color: #589B02;
  font: 14px/ 23px "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 36px;
}

#leftLargePaninleftLargePan p.moreone a:hover {
  background: url(http://www.img.trinelight.com/icon2.gif) 0 0 no-repeat #fff;
  color: #046CB8;
  text-decoration: none;
}

#leftLargePaninrightPan {
  width: 235px;
  float: left;
}

#leftLargePaninrightPan h4 {
  width: 209px;
  height: 90px;
  background: url(http://www.img.trinelight.com/image2.jpg) 0 0 no-repeat;
  text-indent: -2000px;
  margin: 85px 0 0;
}

#leftLargePaninrightPan p {
  padding: 0 0 14px;
}

#leftLargePaninrightPan p.strongtext {
  font: 16px/ 18px Arial, Helvetica, sans-serif;
  background: #fff;
  color: #3A3A3A;
  font-weight: bold;
  padding: 16px 24px 14px 0;
}

#leftLargePaninrightPan p span {
  font-weight: bold;
}

#leftLargePaninrightPan p.moretwo {
  width: 100px;
  height: 23px;
  margin: 0 0 35px;
}

#leftLargePaninrightPan p.moretwo a {
  width: 100px;
  height: 23px;
  display: block;
  background: url(http://www.img.trinelight.com/icon2.gif) 0 0 no-repeat #fff;
  color: #589B02;
  font: 14px/ 23px "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0 0 36px;
}

#leftLargePaninrightPan p.moretwo a:hover {
  background: url(http://www.img.trinelight.com/icon2.gif) 0 0 no-repeat #fff;
  color: #046CB8;
  text-decoration: none;
}
/*----/Left Panel----*/