/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */
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,
b, u, i, center,
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;
}

ol, ul {
	list-style: none;
}

.footerinfo_header {
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #ff6600;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

.clear {
	clear: both;
}

.clearright {
	clear: right;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6, table {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #ff6600;
	font-weight: normal;
	font-size: 1.7em;
	margin: 0 0 20px 0;
}

h1.additional {
	margin-top: 30px;
}

h2 {
	font-size: 1em;
	margin: 0 0 15px 0;
}

p, li, q, blockquote, cite, address, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

p {
	padding: 0 0 15px 0;
}

body {
	background: #ebebeb url(../images/gradient-bg.jpg) repeat-x top;
	margin: 0 0 20px 0;
	text-align: center;
}

#maincontainer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align:left;
}

/* ---- topbar ---- */

a.logo {
	position: absolute;
	top: 11px;
	left: -35px;
	z-index: 1000;
}
/* ---- end topbar ---- */

#banner {
	height: 208px;
	background: url(images/sky.jpg) no-repeat right top;
	margin-top: 10px;
	position: relative;
}

img.monitor {
	float: right;
}

#imageContainer {
	height:208px;
	position: relative;
	z-index: 1;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer img.first {
	display: block;
}

.calltoaction {
	position: absolute;
	top: 22px;
	right: 17px;
	z-index: 5000;
	width: 252px;
	height: 155px;
	background: url(wp-content/themes/PST/images/download-button.jpg) no-repeat
}

.calltoaction form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 45px 0 0 17px;
}

.calltoaction input {
	width: 120px;
}

.calltoaction ul, .calltoaction li {
	margin: 0;
	padding: 0;
	width: 100%;
}

.breadcrumb ul {
	padding-bottom: 20px;
}

.breadcrumb li {
	display: inline;
	font-size: 0.7em;
	font-weight: bold;
}

.breadcrumb li a {
	font-weight: normal;
	color: #336699;
}


#contentcontainer {
	background: #fff;
	padding: 0 12px 0 30px;
}

#maincontent {
	float: left;
	width: 600px;
}

#secondarycontent {
	margin-left: 619px;
}

#content {
	
}

/* home page */

.productbox {
	background: url(images/homepageproductbox.jpg) no-repeat top left;
}

.solutionsbox {
	background: url(images/homepagesolutionsbox.jpg) no-repeat top left;
}

.homepagebox {
	margin: 40px 0 80px;
	clear: both;
}

.homepagebox h2 {
	padding: 13px 0 0 18px;
	font-weight: normal;
	font-size: 1.6em;
}

.homepagebox h2 span {
	color: #eb5505;
}

.homepagebox ul {
	list-style: disc;
	margin: 0 0 0 40px;
	font-size: 1.2em;
}

.homepagebox li {
	margin: 10px 0 10px;
}

a.more {
	float: right;
	margin: 0 30px 0 0;
	font-size: 0.7em;
}

a.more2 {
	font-size: 0.7em;
	position: absolute;
	right: 40px;
	bottom: 3px;
}

.landingpagelinks {
	font-size: 0.7em;
	text-align: center;
}

/* end home page */

/* product page */

.product {
	width: 300px;
	height: 11em;
	min-height: 174px;
	float: left;
	position: relative;
}

.product h2 {
	font-weight: normal;
	padding: 17px 20px 0 80px;
	text-align: center;
}

#lan span {
	color: #eb5505;
}

#web span {
	color: #336699;
}

#lan {
	background: url(images/lan-background.jpg) no-repeat top left;
}

#web {
	background: url(images/web-background.jpg) no-repeat top left;
}

#review {
	background: url(images/review-background.gif) no-repeat top left;
	height: 324px;
}

#decide {
	background: url(wp-content/themes/PST/images/decide-background.gif) no-repeat top left;
	height: 324px;
}

#review li, #decide li {
	background: url(images/dot.gif) no-repeat 0px 5px;
	padding: 0 0 15px 15px;
}

#review h3, #decide h3 {
	font-size: 1.2em;
	text-align: center;
	margin: 20px 0 10px;
	font-weight: normal;
}

#review h2, #decide h2 {
	text-align: left;
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
}

#review h2 span {
	font-style: normal;
	color: #efba03;
	font-size: 1.4em;
}

#decide h2 span {
	font-style: normal;
	color: #ff2727;
	font-size: 1.4em;
}

#review ul, #decide ul {
	padding: 0 15px 0;
}

#web ol {
	list-style: decimal;
	padding: 10px 0 0 70px;
}

#web li {
	line-height: 1.6em;
	clear: left;
	position: relative;
}

#lan ol {
	list-style: none;
	padding: 20px 0 0 70px;
}

.tablesides {
	background: url(images/tableedges.gif) repeat-y left;
	clear: left;
	width: 600px;
}

.tablebottom {
	background: url(images/tablebottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
}

.tabletop {
	background: url(images/tabletop.gif) no-repeat left top;
	padding-top: 2px;
	width: 600px;
}

.featurestable {
	clear: left;
	width: 585px;
	text-align: center;
	margin-left: 1px;
}

thead {
	line-height: 3em;
}

col.standard {
	background: #f5faff;
	width: 175px;
}

col.web {
	background: #f6fff5;
	width: 61px;
}

td.yes span {
	display: block;
	background: url(images/tick.gif) no-repeat center center;
	height: 30px;
}

td.no span {
	display: block;
	background: url(wp-content/themes/PST/images/dot.gif) no-repeat center center;
	height: 30px;
}

td.star span {
	display: block;
	background: url(wp-content/themes/PST/images/star.gif) no-repeat center center;
	height: 30px;
}

td.standard, th.standard {
	border-right: 10px solid #fff;
}

tr.odd td.standard {
	background: #eef2f6;
	border-right: 10px solid #f6f6f6;
}

tr.odd td.web {
	background: #eff6ee;
}

tr.odd th {
	background: #f6f6f6;
}

th.standard, th.web {
	font-style: italic;
	font-weight: normal;
}

tbody th {
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.8em
}

.featurestable td span {
	font-size: 0.1em;
	text-indent: -9999px;
}

td.price {
	line-height: 2.5em;
}

p.note {
	background: url(images/star.gif) no-repeat left center;
	padding-left: 25px;
	padding-bottom: 0;
	font-size: 0.8em;
	line-height: 1.6em;
}

.rightbuttons {
	float: right;
}

.rightbuttons a {
	height: 46px;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 241px;
}

a#order {
	background: url(images/orderbutton-big.gif) no-repeat left top;
}

a#morebutton {
	background: url(images/morebutton-big.gif) no-repeat left top;
	margin-left: 6px;
	width: 262px;
}

a#revieworder, a#reviewdemo, a#decideorder {
	display: block;
	width: 134px;
	height: 34px;
	text-indent: -9999px;
}

a#revieworder, a#decideorder {
	background: url(images/orderbutton-small.gif) no-repeat left top;
}

a#reviewdemo {
	background: url(images/demobutton-small.gif) no-repeat left top;
	float: left;
}

a#revieworder {
	float: right;
}

.productbuttons {
	position: absolute;
	bottom: 13px;
	left: 10px;
	padding-right: 15px;
}

/* end product page */

/* demos page */

.bodysection {
	background: url(images/blogentry-bg.gif) no-repeat left top;
	padding: 20px;
	text-align:left;
}

h2.subheading {
	color: #eb5505;
	font-weight: normal;
	font-size: 1.2em;
}

ul.howitworks {
	margin-top: 2em;
}

ul.howitworks li {
	width: 32%;
	float: left;
	padding-top: 105px;
	padding-left: 0.5em;
}

ul.howitworks p {
	padding-left: 2em;
}

ul.howitworks li.register {
	background: url(images/register.jpg) no-repeat top center;
}

ul.howitworks li.email {
	background: url(images/email.jpg) no-repeat top center;
}

ul.howitworks li.meet-online {
	background: url(images/meet-online.jpg) no-repeat top center;
}

ul.howitworks li.register p {
	background: url(images/one.gif) no-repeat left top;
}

ul.howitworks li.meet-online p {
	background: url(images/three.gif) no-repeat left top;
}

ul.howitworks li.email p {
	background: url(images/two.gif) no-repeat left top;
}

form.demosform {
	background: #fffdcc;
	border: 1px solid #e1e1e1;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;;
}

form.demosform {
	zoom: 1;
}

form.demosform dl {
	width: 100%;
}

form.demosform dt, form.demosform dd {
	float: left;
	margin: 7px 0 0;
	font-size: 1em;
}

form.demosform dt {
	width: 45%;
	clear: left;
	text-align: right;
	padding-right: 1%;
}

form.demosform dd {
	width: 50%;
}

form.demosform button {
	margin-left: 46%;
	margin-top: 7px;
}

form.demosform input, form.demosform select {
	width: 13em;
}

form.demosform textarea {
	width: 16em;
	height: 7em;
}

p.required {
	color: red;
	padding-bottom: 0;
}

/* end demos page */

/* faq page */

.topbox {
	background: url(images/topbox-sides.gif) repeat-y left;
	margin: 0 0 30px 0;
}

.topbox-bottom {
	background: url(images/topbox-bottom.gif) no-repeat left bottom;
}

.topbox-top {
	background: url(images/topbox-top.gif) no-repeat left top;
	min-height: 100px;
	padding: 20px;	
}
.insidebox {
	background: url(images/insidebox-sides.gif) repeat-y left;
	margin: 0 0 30px 0;
}

.insidebox-bottom {
	background: url(images/insidebox-bottom.gif) no-repeat left bottom;
}

.insidebox-top {
	background: url(images/insidebox-top.gif) no-repeat left top;
	min-height: 100px;
	padding: 20px;	
}

.topbox ul, ul.contentlist {
	list-style: disc;
	margin: 0 0 0 25px;
}

.topbox li, ul.contentlist li, ol.contentlist li, ul.imagelist li {
	padding: 0 0 10px 0;
}

ul.imagelist img {
	margin-right: 10px;
}

ol.contentlist {
	list-style: decimal;
	margin: 0 0 0 25px;
}

/* end faq page */

/* landing page */

.landingpagecontent {
	width: 856px;
	background: url(images/landing-bg.gif) no-repeat left top;
	padding: 22px 30px 0 30px;
}

.landingpagecontent ul {
	list-style: square;
	margin-left: 25px;
	margin-top: 15px;
}

.landingpagecontent ol {
	list-style: decimal;
	margin-left: 25px;
}

.landingpagecontent li {
	padding: 0 0 20px 0;
}

img.floatright {
	float: right;
	margin: 0 0 20px 30px;
}

img.download-button {
	margin-left: 30px;
}

/* end landing page */

/* sidebar */

address.phone {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0 20px 15px 0;
}

.sidebox {
	background: url(images/sidebox-sides.gif) repeat-y left;
	margin: 0 0 20px 0;
	width: 290px;
}

.sidebox-bottom {
	background: url(images/sidebox-bottom.gif) no-repeat left bottom;
}

.sidebox-top {
	background: url(images/sidebox-top.gif) no-repeat left top;
	padding: 25px;
	min-height: 100px;
}

.sidebox img {
	float: left;
	margin: 0 8px 8px 0;
}

.sidebox p {
	font-size: 0.8em;
}

.tabberlive {
	margin: 0 0 30px 0;
}

.tabberlive #MediaPlayer {
	margin: 0 0 10px 0;
}

.videocaption {
	font-style: italic;
}

.tabbertab li {
	margin-bottom: 20px;
	padding: 0 20px;
}

.newsfeed li {
	background: url(images/rssbutton.gif) no-repeat 6px 4px;
	padding: 0 40px;
	min-height: 40px;
}

h4.date {
	font-weight: normal;
	color: #999;
	font-size: 0.7em;
}

ul.clients {
	margin: 0 0 20px 30px;
}

.testimonial {
	background: url(images/openquote.gif) no-repeat left top;
	margin-left: 20px
}

.testimonial q {
	background: url(images/closequote.gif) no-repeat right bottom;
	padding: 0 20px 5px 30px;
	margin: 0 25px 0 0;
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
}

.testimonial cite {
	display: block;
	text-align: right;
	padding: 8px 30px 10px 0;
	font-size: 0.7em;
}

.livemeeting {
	margin: 30px 0 0 30px;
}

/* end sidebar */

#footer {
	background: #ffffff url(images/footer-bottom.gif) no-repeat left bottom;
	margin-bottom: 0;
	padding: 50px 20px 0;
}

#footer ul {
		text-align: center;
		padding-bottom: 10px;
}

#footer li {
	display: inline;
	border-left: 1px solid #333;
	padding: 0 10px;
}

#footer li.first {
	border-left: none;
}

#footer li a {
	color: #333;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;
}

p.copyright, p.contactnumbers {
	font-size: 0.8em;
	color: #8a8a8a;
}

p.copyright {
	float: left;
}

p.contactnumbers {
	float: right;
}

.img-right {
	float: right;
	margin: 0 0 15px 15px;
}

/**************blog****************/
.headerdate{
	font-size: 9pt;
	color: #9c9c9c;
	padding-left:8px;
}
/**************Subsribe 2**********/
#subscribe2 {
    margin-left: 12px ;
    padding-left: -12px ;
    list-style-type: none ;
}
.widgettitle {
    font-weight: normal ;
	font-size: 11px ;
}
