/*html * {
	margin: 0px; 
	padding: 0px;
}
*/
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Arial, Helvetica, Sans-serif;
	color: #454545;
	text-align:center;
}
.clear
{
	clear: both;
}
img {
	border: 0;
}
img.lightborder
{
	border: 1px solid #aaa;
	box-shadow: 5px 5px 3px #aaa;
	padding: 2px 2px 2px 2px;
}

.header-background {
	background-color: #323331;
	height:51px;
	width:100%;
}

.header-background-regular {
	background-color: #323331;
	border-bottom: 3px solid #4278ae;
	height:51px;
	width:100%;
}

#header {
	margin-left:auto;
	margin-right:auto;
	min-width:910px;
	width:910px;
	text-align:left;
}

#tgt-logo {
	height: 50px;
	width: 141px;
	float: left;
	margin-top: 0px;
        margin-left: -15px;
	border:none;
}

.external{
	display: table; 
	#position: relative;
	overflow: hidden; 
}

.middle{
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
}

.internal{
	#position: relative;
	#top: -50%;
}


.tgt-nav {
	text-align:left;
	height: 51px;
	width:600px;
	float:left;
}

.tgt-nav-content{
	padding-left:25px;
}


.tgt-nav-content a {
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
	color: #f8f8f8;
}

.tgt-nav-content a:hover {
	color: #ffbc64;
}

#topmenuselected{
	color:#ff9100;
}

.topnavright {
	height: 51px;
	width:150px;
	font-size: 10px;
	float:right;
}

.topnavright-content-forie{
	padding:6px;	
}

.topnavrightlink {
	text-decoration:none;
	background: #353535;
	color: #aaaaaa;
	border: 1px solid #555555;
	margin:4px;
	padding:4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.footer{
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size:smaller;
	width:100%;
	height:35px;
	border-top:1px solid #dadbd9;
	text-align:center;
	overflow: hidden; 
	display: table;
	color:#888787;
	text-decoration:none;
	margin-top:3em;
	float:left;
}

.footer a{
	color:#888787;
	text-decoration:none;
}

.footer-content a:hover {
	color: #ffbc64;
}

.footer-content{
	display: table-cell; 
	vertical-align: middle;	
}
.main{
	margin-left:auto;
	margin-right:auto;
	min-width:910px;
	width:910px;
	text-align:left;
	font-size:small;
}

ul{
	margin-left: 2em;
}


.tgt-splash-background{
	background-image: url(img/home-blue-main.png);
	height: 232px;
	background-repeat: repeat-x;
	float:auto;
	left:0px;
	right:0px;
}

.tgt-splash{
	overflow: hidden; 
	display: table;
	color:white;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.tgt-splash-content{
	width:566px;
	float:left;
}
.tgt-splash *{
        margin: 0;
        padding: 0;
}

.tgt-splash-h1{
	font-size:30px;
	font-weight:normal;
	margin-top:35px;
	margin-bottom:15px;
	color:white;
	border:none;
}

.tgt-splash-h4{
	font-size:20px;
	font-weight:normal;
	margin-top:7px;
}

.tgt-splash-download-background{
	background-image: url(img/home-blue-dark.png);
	height: 232px;
	background-repeat: repeat-x;
	float:right;
	width:343px;
}

.tgt-splash-download{
	text-align:center;
	width:100%;
}

.tgt-download-button-link-div{
	background-image: url(img/download-button-bar.png);
	background-repeat: repeat-x;
	height: 43px;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid green;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top:60px;
	cursor:pointer;
}

.tgt-download-button-link-div-middle{
	left:0%;
	right:0%;
}

.tgt-download-button-link-div-internal{
	display:inline-block;
}

.tgt-download-button-p{
	text-align:left;
	#text-align:center;
}

.tgt-download-button-link{
	color:#444444;
	text-decoration:none;
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.tgt-download-button-link-version{
	font-size: 10px;
	font-weight: normal;
}

h1, h1 a, h1 a:hover,.entry-title, .entry-title a, .entry-title a:hover{
	font-size:20px;
	color: #4278ae;	
	margin-top:2em;
	margin-bottom:1em;
	text-decoration:none;
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	border-bottom: 1px solid #4278ae;
	padding-bottom:2px;
}

h2 {
	font-size:16px;
	color: #4278ae;	
	margin-top:2em;
	margin-bottom:1em;
	text-decoration:none;
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;

}

.entry-title{
}

h3, h3 a, h3 a:hover{
	font-size:14px;
	color: #4278ae;	
	margin-top:2em;
	margin-bottom:1em;
	text-decoration:none;
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

.subscription-h3{
	font-size:14px;
	color: #4278ae;	
	margin-top:2em;
	margin-bottom:0em;
	text-decoration:none;
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	
}

a{
	color:#3c6491;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}


.sidebar{
	float:right;
	width:170px;
		
}

.tgt-blog-content{
	float:left;
	width:720px;	
	font-size:small;
}

.content-holder, .entry-content{
	font-size:small;
}

.content-holder p{
	margin-top: 1em;
}

.signup{
	margin-top: 30px;
}

input{
	font-size:large;
}

.input-text{
	border: 1px solid #4278ae;
	padding: 2px;
}

.entry-meta {
	height: 2em;
}

.info {
	float:left;
	font-size:x-small;
}

.comments-link {
	float:right;
	font-size:x-small;
}

.entry-utility {
	float:right;
	font-size:x-small;
}

.sidebar-twitter{
	margin-top: 2em;
	text-align:center;
}

.sidebar-rss{
	margin-top: 1em;
	text-align:center;
}

.entry-content p, .entry-content a{
	#font-size:10pt;
}


/*--------------------------------------------*/
/* Main page pricing */ 
/*--------------------------------------------*/
.main-pricing{
	float:left;
	width:500px;
	margin-left:24px;
}

.main-pricing h1{
	border:none;
	font-size:18px;
}

.main-video{
	float:right;
	width:320px;
}

.main-video h1{
	border:none;
	font-size:18px;
}

.main-reviewed{
	float:left;
	width:550px;
	margin-left:24px;
}

.main-productivity{
	float:right;
	width:320px;
}

.main-reviewed p, .main-productivity p {
	font-weight:bold;
	color:#666666;
	letter-spacing:1px;
}

.pricing-table{
	width:500px;
	height:177px;
	border-collapse:collapse;
	background-image: url(img/pricing-gradient.png);
	background-repeat: repeat-x;
	font-size:12px;
}

.th-name{

}

.th-rabbit,.th-hedgehog,.th-koala{
	font-weight:bold;
	font-size:12px;
}

.name, .rabbit, .hedgehog,.name-end, .rabbit-end, .hedgehog-end,.th-name, .th-rabbit, .th-hedgehog{
		background:white;

}

.pricing{
	width:60px;
	text-align:center;
	padding:4px;
}

.th-koala{
	border-top:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
}

.koala{
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
}

.koala-end{
	border-bottom:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
}

.koala-span{
	font-weight:bold;
	font-size:12px;
	color:black;	
	width:100%;
	height:100%;
	cursor:pointer;
}

.rabbit-span,.hedgehog-span{
	font-size:12px;
	color:black;
	width:100%;
	height:100%;
	cursor:pointer;
}


.signup-button{
	width:60px;
	height:19px;
	border-collapse:collapse;
	background-image: url(img/signup-button-background.png);
	background-repeat: repeat-x;
	border-top:1px solid #d5bd98;
	border-left:1px solid #d5bd98;
	border-right:1px solid #935e0d;
	border-bottom:1px solid #935e0d;
	cursor:pointer;
}

.signup-button-td{
	vertical-align:middle;
}

/*****************************************/
/* Video */
/*****************************************/

.link-video{
	width: 300px;
	height:200px;
	border: 1px dashed blue;
}

/*****************************************/
/* Tables */
/*****************************************/

td{
	vertical-align:top;
}

.subscribe-p{
	margin-top: 1em;
}

.subscribe{
	margin-top: 2em;
}


/******************************************/
/* sidebar */
/******************************************/
.xoxo{
list-style-type:none;
margin:0px;
margin-top:.25em;
text-align:center;
}

.xoxo ul{
margin-left:0px;
}

.xoxo li{
list-style-type:none;
margin:0px;
margin-top:.25em;
}

.alignleft
{
  float: left;
  margin: 0 10px 10px 0;
}

.alignright
{
  float: right;
  margin: 0 0 10px 10px;
}

#primary ul, #primary ul li
{
	margin: 0;
	padding: 0;
}
