/*** GLOBAL  ***/
body {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#676767;
	line-height:18px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clear{clear:both; height:1px !important; line-height:1px !important; float:none!important;}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:30px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	color:#cfcfcf;
	background-color:#cfcfcf;
	background-repeat:repeat-x
}
input[type=text], textarea
{
	border:solid 1px #e0e0e0;
	margin:4px 4px 8px 0px; 
	padding:5px; 
	vertical-align:middle; 
	font-size:11px;}


/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:15px; font-family:Verdana, Arial;}
h3, h4, h5, h6{margin-bottom:12px; font-family:Verdana, Arial;}
h1 {font-size:22px; line-height:28px;}
h2 {font-size:20px; line-height:26px;}
h3 {font-size:16px; line-height:20px;}
h4 {font-size:14px; line-height:18px;}
h5{font-size:13px; line-height:16px;}
h6 {font-size:12px; line-height:15px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
h3 span {color:#00614d;}

/* links */
a, a:visited {text-decoration:none; font-weight:normal; }
a:hover{text-decoration:underline;}
a img{border:none}
/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.alignright,
img.alignright, .alignrightftr {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.alignrightftr {
	margin-right:10px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}


/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:20px;
}
ul, ol {
	margin:10px 0 20px 20px;
	list-style-position:inside
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	/*font-style:italic;*/
	margin:0px 0 20px 0px;
	padding:0px 10px 0px 50px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-size:16px;
	font-style:italic;
	line-height:20px;
	font-family:Georgia, Arial;
	}
	
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}

blockquote p{margin-bottom:0px; font-size:16px; line-height:20px}

.widget-container blockquote {font-size:13px !important; }
/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #cfcfcf;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#outer-container{
	width:1000px;
	background:#efefef; /* must use for IE */
	-webkit-box-shadow: 0px 0px 8px #000;
	-moz-box-shadow: 0px 0px 8px #000;
	box-shadow: 0px 0px 8px #000;
	margin:15px auto;
   
}
#container{
	width:960px; padding:0 20px 20px 20px;
	background-color:#efefef;
	background-image:url(../images/bg-container.gif);
	background-repeat:repeat-x;
}

/* TOP */
#top{height:100px; border-bottom:dotted 1px #cfcfcf; margin-bottom:30px}
#topinner{height:100px; border-bottom:dotted 1px #cfcfcf; margin-bottom:35px}
#top-left{width:350px; float:left;}
#logo{margin-left:8px; position:relative}
#top-right{width:610px; float:left;}

/* TOP MENU */
#top-navigation{
	position:relative;
	z-index:200;
	float:right;
	padding:67px 10px 0 0;
}
#topnav{margin:0px 0px 0px 0px; padding:0px; list-style-type:none; float:right; position:relative; line-height:20px;}
#topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:visible;
  }
#topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
  }

#topnav li {
	margin: 0 10px 0 0;
	padding: 0;
	float:left;
	height:32px;
  }
#topnav a {
	display: block;
	font-size:13px;
	line-height: 32px;
	margin: auto 0;
	padding:0 8px;
	color:#676767;
	text-decoration:none;
  }

#topnav li a:hover{
	color: #818181;
	text-decoration: none;
	display: block;
  }
  
#topnav li:hover {
	background-color:#e8e8e8;
}

#topnav li ul {
  list-style: none;
  position: absolute;
  width: 170px;
  top: 32px;
  left: -999em;
  padding:0 0 10px 0;
  z-index:10;
  background:#fafafa;
  border:solid 1px #e8e8e8;
  }

#topnav li:hover ul, #topnav li.sfhover ul {
  left: auto;
  }
  
#topnav li ul li:hover ul {
 left: 90%;
 top: -1px;
}
	
#topnav li li {  
  margin: 0;
  padding: 0;
  width: 170px;
  left: auto;
  height:auto !important;
  position:relative!important;
  border-bottom:1px dotted #e8e8e8;
  }
  
	
#topnav li li a {
  width: 140px;
  color:#a3a3a3;
  font-size:11px;
  line-height:18px;
  margin: 0;
  padding: 8px 15px 8px 15px;
  }
	
#topnav li li a:hover {
  padding: 8px 15px 8px 15px;
  }
  
#topnav li li:hover {
  background:#f4f4f4 ;
  }

#topnav li:hover, #topnav li.sfhover { /* prevents IE7 drop-down topnav bug (focus on a page element prevents nested topnavs from disappearing) */
  position: static;
  }
  
.lavaLamp {
  position: relative;
  height: 32px;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

.lavaLamp li {
  list-style: none;
  float:left
}

#topnav li.back {
	height: 32px;
	position: absolute;
	z-index: -1;
}

#topnav li.back .left {
	height: 32px;
	z-index: -1;
}
.lavaLamp li a {
  z-index: 10;
}

/* HEADER */
#header{
	width:950px;
	height:360px;
	position:relative;
	background-color:#d6d6d6; padding:5px;
}
#slider{list-style-type:none; margin:0; padding:0; height:360px; }
.nojs #slider {overflow:hidden;}/* if javascript disabled */
.slide-desc{position:absolute; right:0px; bottom:30px; width:430px; padding:20px 35px 10px 35px; color:#373737; background-image: url(../images/transparent-slide.png); }
.nojs .slide-desc{visibility:hidden;}/* if javascript disabled */
#slider li{width:950px; height:360px;}
#slider h1,#slider h2,#slider h3,#slider h4,#slider h5,#slider h6{color:#454545 !important;}
.slide-desc span{font-size:16px;}
#slide-nav{width:100px; height:40px; position:absolute; bottom:15px; z-index:20}
.nojs #slide-nav{visibility:hidden;}/* if javascript disabled */
#prevslide{display:block; background-image:url(../images/prev-slide.png); background-repeat:no-repeat; width:13px; height:20px; position:absolute; top:10px; left:20px}
#prevslide:hover{background-position:0 -20px;}
#nextslide{display:block; background-image:url(../images/next-slide.png); background-repeat:no-repeat; width:13px; height:20px; position:absolute; top:10px; right:20px}
#nextslide:hover{background-position:0 -20px;}

/* INTRO CONTENT */
#intro-content{padding-bottom:30px; margin:30px 10px 0 10px}
#intro-text{font-size:30px; line-height:30px; margin:0; color:#454545}
#intro-text-small{font-size:16px; color:#777}
#download-button{float:right; margin-right:20px}


/* CONTENT */
#content{}
#main{padding:0 10px 30px 10px;}
#side{width:300px; float:left; margin-left:20px}
#maincontent{width:600px; float:left; margin-right:20px}
.line-dotted{border-bottom:dotted 1px #cfcfcf; height:1px; margin:10px 0 30px 0; clear:both}
#middle-content{font-size:18px; line-height:25px; padding:10px;
border:dotted 1px #cfcfcf;
border-width:1px 0;
margin:20px 0 0px 0;
color:#454545}
#ul-content{font-size:12px; line-height:10px; padding:0px;
border:none;
margin:0px 0 0px 0;
color:#454545}
#ul-content blockquote {font-size:14px; line-height:15px; padding:0 0 0 45px;}


ul.list-box{margin:0; padding:0; list-style-type:none; list-style-position:outside}

ul.list-box > li{
	background-color:#e6e6e6;
	border:solid 1px #e0e0e0;
	border-width:1px 1px 1px 1px;
	float:left;
	width:179px;
	margin-right:32px;
	text-align:center;
	padding:15px 15px 20px 15px;
	box-shadow: inset 0 0 2px 2px #ececec;
	-moz-box-shadow: inset 0 0 2px 2px #ececec;
	-webkit-box-shadow: inset 0 0 2px 2px #ececec;
	background-image:url(../images/gradient-box.html);
	background-repeat:no-repeat;
 }
 ul.list-box .title-box{margin-bottom:0; font-size:30px; color:#676767}
 ul.list-box li.last{margin-right:0;}
.list-box-container{
	background-color:#e8e8e8; padding:5px;
	-webkit-box-shadow: 0px 0px 8px #cbcbcb;
	-moz-box-shadow: 0px 0px 8px #cbcbcb;
	box-shadow: 0px 0px 8px #cbcbcb;
	margin-top:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.list-box-content{background-color:#ededed; padding:15px 20px 20px 20px; text-align:center;}
.list-box-content hr{margin:20px 0; height:2px; border:2px}
.list-box-content ul{margin:0; padding:0; list-style-type:none;}
.list-box-content ul li{margin:0; padding:4px 0 8px 20px; list-style-type:none; background-image:url(../images/list-check.gif); background-repeat:no-repeat; background-position:0 8px; text-align:left}
.list-box-content .price-text{text-align:center;}
.list-box-content .price{font-size:30px; }
.list-box-content .price-text .month{color:#a4a4a4; display:block; margin-top:-6px}
.list-box-content .but-color{}


/* widget-content */
.row-widget{ margin:20px 0 0 0}
.row-widget ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.row-widget ul li a, .row-widget ul li a:visited{}
.row-widget .widget-container{}
.row-widget .widget-title{ margin-bottom:28px}
.row-widget .widget-container li{
	border-bottom:dotted 1px #cfcfcf;
	padding-bottom:12px;
	margin-bottom:12px;
}
.smalldate{font-size:11px; color:#919191; display:block}
.t1, .t1 a, .t1 a:visited{font-weight:bold; display:block; padding:2px 0; color:#676767}
ul.bulleted{margin:10px 0 0 0; padding:0; list-style-type:none;}
ul.bulleted li{
	border-bottom:0px !important;
	background-image:url(../images/bulleted.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 12px 40px !important;
	margin:0px !important;
}
ul.bulleted li a, ul.bulleted li a:visited{color:#676767;}
ul.latest-projects{margin:0; padding:0; list-style-type:none;}
ul.latest-projects li{
	border-bottom:0px !important;
	padding:0 0 0 0px !important;
	margin-bottom:25px !important
}
ul.noborder{margin:0; padding:0; list-style-type:none;}
ul.noborder li{
	border-bottom:0px !important;
	padding:0 0 10px 0!important;
	margin:0px !important;
}
ul.square li{
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 10px 20px !important;
}

#twitter li{
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:30px;
}
#twitter li a, #twitter li a:visited{color:#676767;}

.p-desc{ background-color:#e1e1e1; display:block; padding:8px; margin:5px 0 0 0}
.imgborder{border:solid 2px #d6d6d6;}

.qname, .qdesc, .qtext{display:block; }
.qname{font-weight:bold;}
.qdesc{font-size:11px; padding:2px 0}
.qdesc a, .qdesc a:visited{color:#676767;}
.qtext{font-style:italic; padding:2px 0 0 0}


/* form and button */
input[type="text"],
textarea {
	padding: 5px;
	background: #dadada;
	border: 1px solid #bfbfbf;
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#828282
}

.inputbox{
	padding: 5px;
	background: #dadada;
	border: 1px solid #bfbfbf;
	box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 3px 3px 3px rgba(0,0,0,0.1);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#828282
}
.button, .buttons{
	border:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#4b4b4b;
	color:#b0b0b0;
	text-transform:uppercase;
	font-size:11px;
	padding:5px 8px;
	cursor:pointer;
}
.button:hover, .buttons:hover{ background-color:#777777}

.more{
	border:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#4b4b4b;
	color:#b0b0b0 !important;
	text-transform:uppercase;
	font-size:11px;
	padding:5px 10px;
	cursor:pointer;
}
.more:hover{ background-color:#777777; text-decoration:none}


#subscribe{padding:5px 0 0 0 !important;}


/* SIDE */
#side ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#side ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#side ul li a, #side ul li a:visited{color:#676767}
#side .widget-container{margin-bottom:40px;}
#side .widget-title{margin-bottom:15px; font-size:18px; line-height:28px; text-transform:uppercase}
#side #searchwidget .widget-title{margin:0;}
#side #searchwidget input{width:188px;}
#side li li{
	list-style-type:none;
	margin:0;
	padding:6px 0 6px 10px;
	border-bottom:dotted 1px #cfcfcf;
	background-repeat:no-repeat;
	background-position:5px 12px;
}
#side li li a{padding:0 0 0px 15px;}
#side li.current, #side li li:hover{background-color:#e5e5e5;}
#side li li a:hover{text-decoration:none; color:#767676}
#side ul ul ul{margin-left:5px;}

#side  .widget-ads{margin-bottom:30px;}
#side  .widget-adspcl{margin-top:570px;}
#side  .widget-ads ul li{background-image:none !important; float:left; margin:0px 25px 20px 0 !important; padding:0px !important; border:0px}
#side  .widget-ads ul li:hover{background:none;}
#side  .widget-ads ul li a{padding:0px;}

#side  .widget-recentprojects{margin-bottom:20px;}
#side  .widget-recentprojects ul li{background-image:none !important; float:left; margin:0px 25px 20px 0 !important; padding:0px !important; border:0px}
#side  .widget-recentprojects ul li:hover{background:none;}
#side  .widget-recentprojects ul li a{padding:0px;}


#side  .widget-search{background-color:#676767; clear:both; padding:20px}
#side  .widget-search .widget-title{margin-bottom:0px; line-height:10px; color:#d4d4d4 !important}

#side  .widget-search .button, #side  .widget-search .buttons{background-color:#4b4b4b;}
#side  .widget-search .button:hover, #side  .widget-search .buttons:hover{background-color:#777;}



/* FOOTER */
#footer{
	clear:both;
	background-position:center top;
	padding:20px ;
	color:#afafaf;
	background-color:#e1e1e1;
}
#footer ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#footer ul li{
	list-style-type:none;
	margin:0 0 6px 0;
	padding:0 0 6px 0;
	border-bottom:dotted 1px #afafaf;
	font-size:11px;
}
#footer ul li a, #footer ul li a:visited{
	color:#999;
}
#footer ul li a:hover{text-decoration:none; color:#333}
#footer li.widget-container{border:0; margin-bottom:15px; clear:both}
#footer .widget-title{font-size:18px; color:#00614D !important; text-transform:uppercase; margin:0 0 12px 0}
#footer .widget-title a{color:#00614D !important;}
#footer .widget-title a:hover{color:#333 !important;}
#footer ul li#categories li, #footer ul li#archives li{ display:inline-block; width:135px; float:left; margin-right:1px}
#foot-col1, #foot-col2, #foot-col3, #foot-col4{width:200px; float:left; margin-right:20px}
ul.sn{margin:5px 15px 0 0 ; padding:0; list-style-type:none; }
ul.sn li{padding:0 2px !important; border:0 !important; display:inline}
#foot-col4{margin-right:0;width:260px;}

#footer .button, #footer .buttons{background-color:#4b4b4b;}
#footer .button:hover, #footer .buttons:hover{background-color:#777;}


#footer-copyright{background-color:#313131; height:50px; color:#dadada; clear:both}
#copyright{padding:15px 0 0 20px;}
#footer-copyright a, #footer-copyright a:visited{color:#dadada}

/* column list */
.four_column{list-style-type:none; margin:0px; padding:0px;}
.four_column li{list-style-type:none;width:22%; margin-right:4%; float:left;}
.four_column p{margin-bottom:10px;}

.three_column{list-style-type:none; margin:0px; padding:0px;}
.three_column li{list-style-type:none;width:30.66%; margin-right:4%; float:left;}
.three_column p{margin-bottom:10px;}

.two_column{list-style-type:none; margin:0px; padding:0px;}
.two_column li{list-style-type:none;width:48%; margin-right:4%; float:left;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none; margin:0px; padding:0px;}
.three_four_column li{list-style-type:none;width:74%; margin-right:4%; float:left;}
.three_four_column p{margin-bottom:10px;}

.two_column li li, .three_column li li, .four_column li li, .three_four_column li li{margin:0px; width:auto !important; float:none;}



/* column */
.one_half{ width:48%;}
.one_third{ width:30%;}
.one_fourth{width:22%;}
.two_third{ width:64%;}
.three_fourth{width:74%;}
.one_half, .one_third, .one_fourth, .three_fourth, .two_third{margin-right:3%; float:left; }
.last{ margin-right:0 !important; clear:right; margin-bottom:20px; }
.one_third{ margin-right:5%;}




/*==== Dropcaps ====*/
.dropcap1{
	text-shadow:1px 1px 0 #fff;
	display:block;
	float:left;
	font-size:34px;
	line-height:34px;
	margin:2px 8px 0 0;
	color:#676767
}
.dropcap2{
	background: transparent url(../images/dropcaps.png) top left no-repeat;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:4px 8px 0 0;
}
.dropcap3{
	background-color:#989898;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
}

/*==== Highlight ====*/
.highlight1{padding:2px 5px;background-color:#e6e8e8;color:#000; border:solid 1px #ccc}	
.highlight2{padding:2px 5px;background-color:#666666;color:#fff; border:solid 1px #333}	

/*==== Bulleted List ====*/
.bullet-check{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-check li{
	background: transparent url(../images/check.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}	
.bullet-arrow{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-arrow li{
	background: transparent url(../images/arrow2.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}	
.bullet-star{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-star li{
	background: transparent url(../images/star.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}	
.bullet-plus{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-plus li{
	background: transparent url(../images/plus.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}	
.bullet-circle{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet-circle li{
	background: transparent url(../images/circle.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	margin:0;
	padding:0 0 0 25px;
	list-style-type:none;
	line-height:25px
}	
/*==== Info Boxes  ====*/
.download-box, .note-box, .error-box, .info-box {
	padding: 20px 20px;
	margin: 0 0 25px 0;
	padding-left: 60px;
	background: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.download-box {
	background: #dde2aa url(../images/download.png) no-repeat scroll 20px 18px;
	border: 1px solid #a2c058;
	color: #7b9244;
	padding-left:60px
}

.note-box {
	background: #fdebae url(../images/note.png) no-repeat scroll 20px 15px;
	border: 1px solid #e6c555;
	color: #b28c0b;
	padding-left:65px
}
.error-box {
	background: #ffcccc url(../images/error.png) no-repeat scroll 20px 15px;
	border: 1px solid #ff9999;
	color: #fb1414;
	padding-left:60px
}

.info-box {
	background: #bde3f9 url(../images/info.png) no-repeat scroll 20px 15px;
	border: 1px solid #8bb5cd;
	color: #1d97db;
	padding-left:65px
}




/*==== Pullquotes ====*/
.pullquote-right,.pullquote-left{
	padding:0px 10px;
	float:right;
	font-style:italic;
	font-size:14px;
	letter-spacing:0px;
	line-height:20px;
	margin:0px 2px 20px 20px;
	width:50%;
	font-family:"Bookman Old Style", Georgia, arial;
	color:#454545
	}
.pullquote-left{float:left;margin-left:2px;margin-right:20px;}



/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #cfcfcf;margin-bottom:18px;}
table,td,th { text-align:left;}
th{padding:10px;color:#666;text-transform:uppercase;}
td{padding:10px;color:#888;}
tfoot td{border:0px;}
th,tr:hover{background-color:#cfcfcf;}
table {
	border: 1px solid #cfcfcf;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	border-top: 1px solid #cfcfcf;
	padding: 6px 24px;
}
tr.odd td {
	background: #F2F7FC;
}

/* TABLE LIST */
.table-box-container{ width:940px;}
.table-box-container ul{ margin:0px; border-bottom:1px dotted #c7c7c7; float:left; }
.table-box-container ul li{ float:left; list-style-type:none; padding:12px 0px; line-height:normal; color:#707070 !important; }
.table-box-container ul li h4{ margin:0px; font-size:14px;}
.table-box-container ul li.one{ width:455px; padding-left:20px; }
.table-box-container ul li.two{ width:150px; text-align:center; border-left:1px dotted #c7c7c7; }
.table-box-container ul li.three{ width:150px; text-align:center; border-left:1px dotted #c7c7c7; }
.table-box-container ul li.four{ width:150px; text-align:center; border-left:1px dotted #c7c7c7; }
ul.table_header li{ }

ul.tbl-odd{ background-color:#e8e8e8; float:left;}
ul.tbl-odd li.one{ width:465px; padding-left:10px; }
ul.tbl-even{ background-color:#e1e1e1}
ul.tbl-even li.one{ width:465px; padding-left:10px; }
ul.tbl-price{ border:0px; font-size:18px;}
ul.tbl-price a, ul.tbl-price a:visited{ color:#707070; text-decoration:underline; font-size:12px;}
ul.tbl-price a:hover{ text-decoration:none;}


.icontable{width:25px; margin-right:10px;}
.icontable img{vertical-align:middle;}



/* TABS */

/* tab with arrow */
.tabcontainer-arrow{margin:20px 0px 0px 0px;}

ul.tabs-arrow {
	margin: 0;
	padding: 0 0px;
	list-style: none;
	height: 30px;
	background-image:url(../images/line-tab.png);
	background-repeat:repeat-x;
	background-position:bottom;

}

ul.tabs-arrow li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 4px 0;
	height: 26px;
	line-height:18px;
	overflow: hidden;
	position: relative;
	font-size:12px;
	text-transform:uppercase
	
}
ul.tabs-arrow li:hover{background-image:url(../images/arrow-tab-active.png); background-position:bottom; background-repeat:no-repeat;}
ul.tabs-arrow li a {
	text-decoration: none;
	color: #989898;
	display: block;
	padding: 0 15px;
	outline: none;
}

ul.tabs-arrow li a:hover {
	color:#454545;
}

ul.tabs-arrow li.active{background-image:url(../images/arrow-tab-active.png); background-position:bottom; background-repeat:no-repeat; }
html ul.tabs-arrow li.active, html ul.tabs-arrow li.active a:hover  {color:#989898}
html ul.tabs-arrow li.active a{ color:#454545; }
#tab-body-content{
}
.tab-content-arrow {padding: 20px 0}



/* tab with frame */
.tabcontainer{margin:20px 0px 0px 0px;}

ul.tabs {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	height: 30px;
	width: 100%;

}
ul.tabs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	height: 29px;
	line-height: 31px;
	background: #ededed;
	border: 1px solid #cfcfcf;
	border-width:1px 1px 1px 1px !important;
	-moz-border-radius-topleft: 3px; /* Firefox */
	-moz-border-radius-topright: 3px; /* Firefox */
	border-top-left-radius: 3px; /* CSS3 */
	border-top-right-radius: 3px; /* CSS3 */
	overflow: hidden;
	position: relative;
	font-size:12px;
	text-transform:uppercase
	
}
ul.tabs li:hover{border-bottom:solid 1px #ebebea;}
ul.tabs li a {
	text-decoration: none;
	color: #989898;
	display: block;
	padding: 0 25px;
	outline: none;
}
ul.tabs li a:hover {
	background: #f6f6f6;
	text-decoration:none;
	-moz-border-radius-topleft: 5px; /* Firefox */
	-moz-border-radius-topright: 5px; /* Firefox */
	border-top-left-radius: 5px; /* CSS3 */
	border-top-right-radius: 5px; /* CSS3 */
}
ul.tabs	 li.active{border-bottom:solid 1px #ebebea; }
html ul.tabs li.active, html ul.tabs li.active a:hover  {background: #ededed; color:#454545}
html ul.tabs li.active a{ color:#454545; }
#tab-body{
	border:solid 1px #cfcfcf;
	border-width:1px 1px 1px 1px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */
	/* default background colour, for all layout engines that don't implement gradients */
	background: #ebebea;
	/* gecko based browsers */
	background: -moz-linear-gradient(top, #ebebea, #ffffff);
	/* webkit based browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebea), to(#ffffff));

}
.tab-content {padding: 30px 25px}

/* TESTIMONIAL  */
.ts-thinkbox{}
.ts-thinkbox-list{
	padding-left:0px;
	clear:both;
	margin:0;
	list-style-position:outside;
}
.ts-thinkbox-list li{
	list-style-type:none;
	position:relative;
	margin-bottom:20px;
	width:570px;
	border:1px solid #cfcfcf;
	padding:15px 10px;
	line-height:18px;
	background-color:#f0efef;
	box-shadow: inset 0 0 2px 2px #eaeaea;
	-moz-box-shadow: inset 0 0 2px 2px #eaeaea;
	-webkit-box-shadow: inset 0 0 2px 2px #eaeaea;
	min-height:110px
}
.ts-thinkbox-thumb{
	width:96px;
	height:116px;
	border:2px solid #cacaca;
	margin-right:10px;
	position:absolute;
	top:10px; left:10px;
}
.ts-thinkbox-textinfo{
	font-size:14px;
	margin:-5px 0 0 0;
	padding:0px;
}
.ts-thinkbox-name{
	font-weight:bold;
}
.ts-thinkbox-company{color:#989898; font-size:12px}
.ts-thinkbox-quote{
	margin-left:120px;
}
.ts-thinkbox-quote blockquote{
	margin:0px 0px 0px 0px !important;
	padding:10px 0 0 0 !important;
	line-height:20px;
	background:none;
	clear:none;
	font-size:12px ;
	font-family:Arial;
	font-style:normal;
}
.ts-thinkbox-quote blockquote p{font-size:12px;}


/* JQUERY TOGGLE */
h2.trigger {
	padding: 15px 15px;
	margin: 0 0 5px 0;
	height: 13px;
	line-height: 13px;
	width:570px;
	font-size:14px;
	font-weight: normal;
	border:solid 1px #cfcfcf;
	background-color:#f4f4f4;
	border: 1px solid #bfbfbf;
	box-shadow: inset 0 0 2px 2px #f7f7f7;
	-moz-box-shadow: inset 0 0 2px 2px #f7f7f7;
	-webkit-box-shadow: inset 0 0 2px 2px #f7f7f7;
}
h2.trigger a {
	text-decoration: none;
	display: block;
	color:#676767;
	background: url(../images/h2_trigger_a.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:25px;
}
h2.active{background-color:#e5e5e5;
	box-shadow: inset 0 0 2px 2px #ececec;
	-moz-box-shadow: inset 0 0 2px 2px #ececec;
	-webkit-box-shadow: inset 0 0 2px 2px #ececec;
}
h2.active a{background-position:0px -12px !important;}
h2.trigger a:hover {
	color: #454545;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	width: 560px;
	clear: both;
}
.toggle_container .block {
	padding: 10px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
/***** track_colorizer *****/
#track_colorizer {width: 100%;}
	#track_colorizer #image {float:left; width:326px; margin-right:10px; margin-bottom:10px;}
	#track_colorizer #color_links {float:left; border:#659B65 1px solid; padding:10px; padding-bottom:0px; width:290px;}
		#track_colorizer #color_links a {display:block; text-decoration:none; margin-bottom:15px; line-height:35px; border-left-width:35px; border-left-style:solid; padding-left:15px;cursor: pointer; cursor: hand; color:#333 !important;}
		#track_colorizer #color_links a:visited {color:#333 !important;}
			#track_colorizer #color_links a.black { border-left-color:#000;}
			#track_colorizer #color_links a.red { border-left-color:#aa3548;}
			#track_colorizer #color_links a.green { border-left-color:#3b8c40;}
			#track_colorizer #color_links a.blue { border-left-color:#1872ae;}
			
			#track_colorizer #color_links a #black_text {color:#333;}
			#track_colorizer #color_links a #red_text {color:#333;}
			#track_colorizer #color_links a #green_text {color:#333;}
			#track_colorizer #color_links a #blue_text {color:#333;}


/*****/