/* edited by newmedia on 23/06/10 */

/*  Reset - do not adjust these settings */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; 
	vertical-align:baseline;
}
table {
	border-collapse: collapse; 
	border-spacing: 0;
}
table, td, th {
	vertical-align: middle;
}
fieldset, img, a img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal; 
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th, td {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%; 
	font-weight: bold;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0; 
	font-variant:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* to preserve line-height and selector appearance */
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit; 
	font-size: inherit; 
	font-weight: inherit;
	font-size: 1.1em;
}
/*to enable resizing for IE*/
input, textarea, select {
	*font-size: 100%;
}
/* Handy as this prevents the pointless drag handle from appearing in Safari */
textarea {
	resize: none; 
}
/* because legend doesn't inherit in IE */
legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
/* end reset */

body {
	text-align: left; 
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #000;
	overflow-y: scroll;
}
body#homepage {
	background: #ffffff url('../wsimages/ui/header-bg.jpg') repeat-x;
}
body#inner {
	background: #ffffff url('../wsimages/ui/header-bg-inner.jpg') repeat-x;
}
/* Links */
a, a:link a:active {
	color: #0099cc; 
	background-color: transparent; 
	text-decoration: none;
	outline-style:none;
	outline-width: 0;
}
a:hover, a:focus {
	color: #0099cc; 
	background-color: transparent; 
	text-decoration: underline;
}
object {
	/* This gets rid of the halo when you click within the Flash object */
	outline-style: none;
	outline-width: 0;
}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner { 
	/* This gets rid of the halo on form buttons in Firefox */
	border: 0; 
	}
input[type="submit"]:focus, input[type="button"]:focus {
	/* This gets rid of the halo on form buttons in IE8 */
	outline: none;
	}
/* End Links */
/* Default heading Styles */
h1 {
	font-size: 2.2em; 
	line-height: 1em; 
	margin: 0px 0 10px 0;
	color: #000; 
	text-transform: normal; 
	font-weight: bold;
}
h2 {
	font-size: 2em; 
	line-height: 1.2em; 
	margin: 10px 0 0 0; 
	font-weight: bold; 
	color: #61a4d3; 
	text-transform: bold;
}
h3 {
	font-size: 1.6em; 
	line-height: 1.4em; 
	margin: 10px 0 10px 0;
	font-weight: bold; 
	color: #000; 
	text-transform: bold;
}
h4 {
	font-size: 1.2em; 
	line-height: 1em; 
	margin: 10px 0 10px 20px; 
	color: #000; 
	font-weight: bold;
}
h5 {
	font-size: 1.1em; 
	line-height: 1.6em; 
	margin: 10px 0 10px 0; 
	color: #000; 
	font-weight: bold;
}
h6 {
	font-size: 1em; 
	line-height: 1em; 
	margin: 10px 0 10px 0; 
	color: #000; 
	font-weight: bold;
}
/* End Default heading Styles */
/* Default Text Styles */
p {
	font-size: 1.1em; 
	margin: 0 0 20px 0; 
	padding: 0; 
	line-height: 1.6em; 
	color: #000;
}
pre {
	font-family: monospace; 
	font-size: 1.0em;
}
strong, b {
	font-weight: bold; 
	color: #000;
}
em, i {
	font-style: italic;
}
/* End Default Text Styles */
/* Lists */
ul {
	line-height: 1.4em;
}
ul li {
	margin: 0px 0 0px 0px; 
	font-size: 1.1em;
}
ol {
	font-size: 1.0em; 
	line-height: 1.4em; 
	margin: 15px 0 0 0;
}
ol li {
	font-size: 1.0em; 
	list-style-type: decimal; 
	margin: 0 0 10px 20px;
}
dl {
	margin: 0 0 0 0;
	line-height: 1.4em;
}
dl dt {
	font-weight: bold; 
	margin: 0 0 10px 0; 
	font-size: 1.1em;
}
dl dd {
	font-size: 1.1em; 
	margin: 0 0 14px 0;
	line-height: 1.6em;
}
address {
	margin: 0 0 5px 10px; 
	font-size: 0.9em; 
	color: #444444;
}
/* End Lists */

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
h1 a {
	color: #000;
}
.heavy {
	font-weight: bold;
}
.blue {
	color: #21a6d2;
}
.hidden {
	display: none;
}


/* Sprite loader */
#topNav li#login a, #mainNav li a, #lv-list li a, li.learn-btn a, li.try-btn a, li.download-btn a, input.text, textarea, input.post-btn, a.buy-btn, a.try-btn, #powered-by-btn a, input.subs-btn, #blog-tabs li a, #blog-tabs li, a.teachers-btn, p#try a.try-btn, p#buy a, .buy-now a, input.buy2-btn, p#invoice-btn a, p.continue a, p.submit a, p#case-studies-button a {
	display: block;
	background: transparent url('../wsimages/ui/sprites.png') no-repeat 0 0;
}

/* Hidden element */
#topNav li#login a span, #mainNav li a span, #lv-list li a span, li.learn-btn a span, li.try-btn a span, li.download-btn a span, #inner-footer dd a.buy-btn span, #inner-footer dd a.try-btn span, #powered-by-btn a span, a.teachers-btn span, p#try a.try-btn span, p#buy a span, .buy-now a span, p#invoice-btn a span, p#case-studies-button a span {
	display: none;
}

/* Main styles */

#homepage #header {
	position: relative;
	height: 178px;
	width: 980px;
	margin: 0 auto;
}
#inner #header {
	position: relative;
	height: 198px;
	width: 980px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 70px;
	left: 0;
	width: 154px;
	height: 96px;
}
#logo a {
	display: block;
	width: 154px;
	height: 96px;
	background: transparent url('../wsimages/ui/logo.png') no-repeat;
}
#topNav {
	float: right;
}
#topNav li {
	float: left;
	padding-top: 13px;
	margin-left: 12px;
}
#topNav li#login {
	padding-top: 9px;
}
#topNav li a {
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
#topNav li#login a {
	display: block;
	width: 156px;
	height: 23px;
	background-position: 0 0;
}
#topNav li#login a:hover {
	background-position: 0 -24px;
}
#mainNav {
	position: absolute;
	top: 85px;
	right: 0;
	z-index: 100;
	overflow: hidden;
}
#mainNav li {
	float: left;
}
#mainNav li#home a {
	width: 92px;
	height: 40px;
	background-position: -164px 0;
}
#mainNav li#home a:hover, #mainNav li#home.ui-tabs-selected a {
	background-position: -164px -40px;
}
#mainNav li#learning a {
	width: 114px;
	height: 40px;
	background-position: -256px 0;
}
#mainNav li#learning a:hover, #mainNav li#learning.ui-tabs-selected a {
	background-position: -256px -40px;
}
#mainNav li#assessment a {
	width: 144px;
	height: 40px;
	background-position: -370px 0;
}
#mainNav li#assessment a:hover, #mainNav li#assessment.ui-tabs-selected a {
	background-position: -370px -40px;
}
#mainNav li#partners a {
	width: 113px;
	height: 40px;
	background-position: -514px 0;
}
#mainNav li#partners a:hover, #mainNav li#partners.ui-tabs-selected a {
	background-position: -514px -40px;
}
#mainNav li#case-studies a {
	width: 141px;
	height: 40px;
	background-position: -627px 0;
}
#mainNav li#case-studies a:hover, #mainNav li#case-studies.ui-tabs-selected a {
	background-position: -627px -40px;
}
#breadcrumb {
	width: 980px;
	margin: 0 auto;
}
#breadcrumb ul {
	padding: 15px 0;
}
#breadcrumb li {
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
}
#talking-planet {
	position: absolute;
	top: 65px;
	left: 240px;
}
#talking-planet-inner {
	position: absolute;
	top: 66px;
	left: 210px;
}
#container {
	position: relative;
	z-index: 100;
	margin-bottom: 10px;
	background: transparent url('../wsimages/ui/body-bg.jpg') repeat-x bottom;
	min-height:410px;
}
.col-wrapper {
	width: 980px;
	padding-bottom: 20px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.col-1 {
	width: 436px;
	float: left;
	padding-bottom: 15px;
}
.col-2 {
	width: 544px;
	float: right;
	padding-bottom: 15px;
}
.col-1 h1, .col-1 ul, .col-1 p {
	margin-left: 15px;
}
.first .col-1 h1, .first .col-1 ul, .first .col-1 p {
	margin-left: 0px;
}
#content-left {
	float: left;
	width: 613px;
}
#content-right {
	float: right;
	width: 755px;
}
#sidebar {
	float: right;
	width: 350px;
}
#left-nav {
	float: left;
	width: 221px;
}
#left-nav-top {
	width: 221px;
	height: 8px;
	background: transparent url('../wsimages/ui/left-nav-top.png') no-repeat 0 0;
}
#left-nav-mid {
	width: 221px;
	background: transparent url('../wsimages/ui/left-nav-tile.png') repeat;
}
#left-nav-bottom {
	width: 221px;
	height: 8px;
	background: transparent url('../wsimages/ui/left-nav-bottom.png') no-repeat 0 0;
}
#left-nav li {
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px 0;
	background: transparent url('../wsimages/ui/left-nav-divider.png') repeat-x bottom;
}
#left-nav li.last {
	background: none;
}
#left-nav li a {
	color: #010101;
	margin-left: 14px;
}
#left-nav li a:hover, #left-nav li.on a {
	/*
		TODO make a note for Learnosity about the 'on' state for their CMS
	*/
	text-decoration: none;
	color: #0099cc;
}
#left-nav li li {
	font-size: 85%;
	font-weight: normal;
	padding: 5px 0 0 0;
	background: none;
}
#left-nav li li a {
	color: #0099cc;
	padding-left: 15px;
	margin-left: 25px;
	background: transparent url('../wsimages/ui/bullet-chevron.png') no-repeat 0 50%;
}
#left-nav li li li {
	font-size: 90%;
	font-weight: normal;
	padding: 0px 0 0px 15px;
	margin-left: 35px;
	background: transparent url('../wsimages/ui/bullet-chevron.png') no-repeat 0 50%;
}
#content-right h1 {
	font-size: 4.2em;
	margin-left: 20px;
}
#content-right h2 {
	font-size: 1.6em;
	margin-left: 20px;
	margin-right:10px;
	margin-bottom:20px;
}
#content-right h3 {
	font-size: 2.2em;
	margin: 20px 0 30px 20px;
}
#content-right dl, #content-right p {
	margin-left: 20px;
}
#content-right dt {
	font-weight: bold;
	font-size: 1.4em;
	line-height:1.2em;
	margin-top:10px;
}
#content-right dd, .related-pages li {
	padding: 0 0 0 20px;
	margin-bottom: 5px;
	background: transparent url('../wsimages/ui/bullet-black.png') no-repeat 0 5px;
}
.learning-highlight {
	font-weight: bold;
	padding: 2px 0 2px 0;
	background: transparent url('../wsimages/ui/bullet-red-arrow-lge.png') no-repeat 65% 50%;
}
#testimonial-wide {
	position: relative;
	width: 719px;
	margin-left: 20px;
	background: transparent url('../wsimages/ui/testimonial-bg-wide.png') no-repeat 0 0;
}

.testimonial-wide {
	position: relative;
	width: 719px;
	margin-left: 20px;
	background: transparent url('../wsimages/ui/testimonial-bg-wide.png') no-repeat 0 0;
}

#content-right h4 {
	font-size: 1.4em;
	font-weight: bold;
}
.mini-modal {
	float: right;
	width: 242px;
	height: 152px;
	margin-left: 20px;
	margin-right: 13px;
}
#features-box {
	clear: both;
	margin-left: 20px;
}
#features-box-top {
	width: 718px;
	height: 9px;
	background: transparent url('../wsimages/ui/learning-features-top.png') no-repeat 0 0;
}
#features-box-mid {
	width: 716px;
	border-left: 1px solid #bed2d2;
	border-right: 1px solid #bed2d2;
	background: transparent url('../wsimages/ui/learning-features-tile.png') repeat-x bottom;
	
	overflow: hidden;
}
#features-box-bottom {
	width: 718px;
	height: 9px;
	background: transparent url('../wsimages/ui/learning-features-bottom.png') no-repeat 0 0;
}
#features-box h5{
	margin-top: 0;
	padding-top: 15px;
}
#features-box p.heavy{
	margin-bottom: 0;
	padding-bottom: 15px;
}
#features-box-mid img {
	float: left;
	padding: 6px;
	margin: 10px 10px 0 15px;
	border: 1px solid #d4d5d6;
	background: #FFF;
}
a.teachers-btn {
	width: 196px;
	height: 35px;
	margin-top: 20px;
	margin-right: 13px;
	background-position: -600px -264px;
}
a.teachers-btn:hover {
	width: 196px;
	height: 35px;
	background-position: -600px -300px;
}
.feature-content {
	float: right;
	width: 465px;
	padding-right: 15px;
}
#next-prev, #try-buy-box {
	overflow: hidden;
}
#try-buy-box, #case-studies-box {
	width: 720px;
	height: 89px;
	margin-left: 20px;
	background: transparent url('../wsimages/ui/try-buy-bg.png') no-repeat 0 0;
}
p#prev, p#try, p#case-studies-message {
	float: left;
}
p#try, p#case-studies-message {
	margin-top: 35px;
}
p#prev a {
	padding-left: 30px;
	background: transparent url('../wsimages/ui/bullet-black-arrow-left.png') no-repeat 0 50%;
}
p#next, p#buy, p#case-studies-button {
	float: right;
}
p#next {
	margin-right: 13px;
}
p#next a {
	padding-right: 30px;
	background: transparent url('../wsimages/ui/bullet-black-arrow.png') no-repeat 100% 50%;
}
p#try a.try-btn{
	float: left;
	width: 156px;
	height: 35px;
	margin: -8px 15px 0 30px;
	background-position: -772px -336px;
}
p#try a.try-btn:hover{
	background-position: -772px -372px;
}
p#buy a{
	float: left;
	width: 172px;
	height: 35px;
	margin: 27px 30px 0 0;
	background-position: -600px -336px;
}
p#case-studies-button a{
	float: left;
	width: 157px;
	height: 35px;
	margin: 27px 30px 0 0;
	background-position: -928px -336px;
}
.buy-now {
	clear: both;
	overflow: hidden;
}
.buy-now a{
	float: left;
	width: 172px;
	height: 35px;
	margin: 12px 0 0 0;
	background-position: -600px -336px;
}
p#buy a:hover, .buy-now a:hover{
	background-position: -600px -372px;
}
p#case-studies-button a:hover{
	background-position: -928px -372px;
}
#content-right .buy-now h3 {
	float: left;
	margin-right: 10px;
}
#buy-options {
	width: 741px;
	height: 461px;
	background: transparent url('../wsimages/ui/buy-options-bg.png') no-repeat 0 0;
}
#buy-options .col {
	position: relative;
	float: right;
	width: 220px;
	height: 370px;
	padding: 5px;
	margin-top: 20px;
}
#buy-options .col p {
	padding-right: 10px;
	margin-left: 0;
}
#buy-options .col.connected, #buy-options .col.talkback, #buy-options .col.value {
	background: transparent;
}
#buy-options .col.connected:hover, #buy-options .col.connected:focus {
	background: #efedb9;
}
#buy-options .col.talkback:hover, #buy-options .col.talkback:focus {
	background: #efedb9;
}
#buy-options .col.value {
	margin-right: 20px;	
}
#buy-options .col.value:hover, #buy-options .col.value:focus {
	background: #efedb9;	
}
#buy-options h4 {
	font-size: 2.4em;
	margin-left: 0;
}
.value img {
	margin: 10px 0 39px 25px;
}
.connected img {
	margin: 10px 0 10px 30px;
}
.talkback img {
	margin: 10px 0 25px 35px;
}
#buy-options input.buy2-btn{
	width: 99px;
	height: 23px;
	background-position: 0 -384px;
}
#buy-options input.buy2-btn:hover{
	background-position: 0 -408px;
}
#content-right #buy-options .col dl {
	position: absolute;
	top: 300px;
	left: 5px;
	margin-left: 0;
}
#content-right #buy-options .col dt {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4em;
	padding-left: 35px;
	background: transparent url('../wsimages/ui/bullet-red-arrow-lge.png') no-repeat 0 6px;
}
#buy-options .col dd {
	padding-left: 0;
	background: none;
}
#buy-options .col dd p {
	padding-top: 0px;
}
#buy-options .col dd label{
	font-size: 85%;
	padding-left: 5px;
}
table#purchasing-table {
	width: 720px;
	margin-left: 20px;
	background: transparent url('../wsimages/ui/left-nav-divider.png') repeat-x top;
}
table#purchasing-table th, table#purchasing-table td {
	padding: 15px 0 15px 0;
}
table#purchasing-table th {
	font-size: 1.4em;
	font-weight: bold;
}
table#purchasing-table th form {
	text-align: right;
}
table#purchasing-table th label {
	font-weight: bold;
	padding-right: 5px;
}
table#purchasing-table th select {
	font-size: 70%;
	font-weight: normal;
	padding: 2px;
}
table#purchasing-table tr{
	background: transparent url('../wsimages/ui/left-nav-divider.png') repeat-x bottom;
}
.subtotal-text{
	font-size: 1.2em;
	font-weight: bold;
}
.subtotal-amount, .total-amount{
	font-size: 200%;
	color: #0099cc;
	text-align: right;
}
.total-text{
	font-size: 1.6em;
	font-weight: bold;
}
#content-right #payment-method h1 {
	font-size: 2.4em;
	margin-left: 0;
}
#payment-method {
	margin-left: 20px;
	padding: 0 0 10px 0;
	background: transparent url('../wsimages/ui/left-nav-divider.png') repeat-x bottom;
	overflow:hidden;
}
#payment-method form {
	float: left;
	width: 300px;
	margin: 20px 0 0 0;
}
#content-right #payment-method p {
	margin: 0 0 5px 0;
}
#content-right #payment-method p.terms-link {
	float: right;
	margin-top: 0;
}
#payment-method select {
	float: left;
	font-size: 1em;
	margin-top: 5px;
}
#payment-method #cards {
	overflow: hidden;
}
#payment-method #visa {
	float: left;
	display: block;
	width: 45px;
	height: 29px;
	margin: 0 10px;
	background: transparent url('../wsimages/ui/icon-visa.png') no-repeat 0 0;
}
#payment-method #mastercard {
	float: left;
	display: block;
	width: 46px;
	height: 29px;
	background: transparent url('../wsimages/ui/icon-mastercard.png') no-repeat 0 0;
}
#invoice-buy {
	padding-top: 20px;
	overflow: hidden;
}
#invoice-buy p#invoice-btn{
	float: left;
}
#invoice-buy p#invoice-btn a{
	width: 156px;
	height: 35px;
	background-position: -796px -264px;
}
#invoice-buy p#invoice-btn a:hover{
	background-position: -796px -300px;
}
#invoice-buy p.buy-now{
	float: right;
	clear: none;
}
#invoice-buy p.buy-now a{
	margin-top: 0;
}

#continue{overflow:hidden;}

p.continue a{
	width: 156px;
	height: 35px;
	background-position: -600px -517px;
}
p.continue a:hover{
	background-position: -600px -553px;	
}
p.submit a{
	width: 156px;
	height: 35px;
	background-position: -756px -517px;
}
p.submit a:hover{
	background-position: -756px -553px;	
}
.video-holder-small {
	float: right;
	width: 324px;
	height: 213px;
	background: transparent url('../wsimages/ui/screen-bg-mini.png') no-repeat 0 0;
	margin-left:10px;
}
.items {
	clear: both;
	background: transparent url('../wsimages/ui/blog-tabs-body-bg.png') no-repeat 0 0;	
}
.items h2 {
	margin: 0 0 0 20px;
	padding: 20px 20px 0 0;	
}
.items h3 {
	margin-left: 20px;
}
.items p {
	margin-left: 20px;
	margin-right: 20px;
}
.items p.posted {
	font-size: 95%;
	color: #9dcede;
	margin: 10px 0 15px 20px;
}
.items p.posted a.comments-no {
	padding: 5px 0 5px 28px;
	margin-left: 5px;
	background: transparent url('../wsimages/ui/icon-balloon.png') no-repeat 0 50%;
}
.items .read-more {
	margin-left: 20px;
	margin-bottom: 15px;
}
.items .read-more a {
	padding-right: 30px;
	background: transparent url('../wsimages/ui/bullet-black-arrow.png') no-repeat 100% 50%;
}
.item-intro-footer {
	overflow: hidden;
}
.item-intro-footer p{
	margin-bottom: 0;
}
.items p.posted-in {
	float: left;
	color: #9dcede;
	padding: 5px 0 5px 28px;
	margin-top: 10px;
	background: transparent url('../wsimages/ui/icon-folder.png') no-repeat 0 50%;
}
.items p.leave-a-comment {
	float: right;
	padding: 5px 0 5px 28px;
	margin: 10px 12px 0 0;
	background: transparent url('../wsimages/ui/icon-balloon.png') no-repeat 0 50%;
}
.items p.leave-a-comment a {
	padding: 5px 30px 5px 0;
	background: transparent url('../wsimages/ui/bullet-red-arrow-lge.png') no-repeat 100% 50%;
}
.items .related-pages h3 {
	font-size: 1.1em;
	padding: 5px 0 5px 28px;
	margin-top: 10px;
	background: transparent url('../wsimages/ui/icon-documents.png') no-repeat 0 50%;
}
.items .related-pages ul {
	margin-left: 50px;
}
dl#comments-list {
	margin: 0 0 20px 20px;
}
dl#comments-list dt {
	float: left;
	width: 110px;
	clear: both;
}
dl#comments-list dt span {
	display: block;
	text-align: right;
}
dl#comments-list dd {
	margin-left: 120px;
}
.comment-name {
	margin-top: 15px;
}
.comment-date {
	font-size: 90%;
	font-weight: normal;
	color: #9dcede;
}
.balloon-wrapper {
	width: 459px;
	background: transparent url('../wsimages/ui/comment-balloon-pointer.png') no-repeat 0 18px;
	overflow:hidden;
}
.balloon-top {
	width: 442px;
	height: 8px;
	margin-left: 17px;
	background: transparent url('../wsimages/ui/comment-balloon-top.png') no-repeat 0 0;
	overflow: hidden;
}
.balloon-middle {
	width: 432px;
	margin-left: 17px;
	padding-left: 10px;
	background: #61a4d3;
	overflow: hidden;
}
.balloon-bottom {
	width: 442px;
	height: 8px;
	margin-left: 17px;
	background: transparent url('../wsimages/ui/comment-balloon-bottom.png') no-repeat 0 0;
	overflow: hidden;
}
.balloon-middle p {
	font-size: 95%;
	color: #FFF;
}
.items img {
	padding: 6px;
	margin-left: 20px;
	border: 1px solid #d9d9d9;
}
fieldset#comments-form {
	margin-left: 20px;
}
fieldset#comments-form legend {
	font-size: 2em;
	padding: 2px 0 2px 30px;
	background: transparent url('../wsimages/ui/icon-pencil.png') no-repeat 0 50%;
}
fieldset#comments-form legend {
	font-size: 2em;
	padding: 2px 0 2px 30px;
	margin: 0 0 20px 20px;
	background: transparent url('../wsimages/ui/icon-pencil.png') no-repeat 0 50%;	
}
fieldset#comments-form label {
	float: left;
	width: 107px;
}
fieldset#comments-form input.text {
	width: 215px;
	height: 23px;
	padding: 3px 5px 3px 10px;
	background-position: -600px -80px;
}
fieldset#comments-form textarea.comment {
	width: 411px;
	height: 144px;
	padding: 3px 10px 3px 10px;
	background-position: -600px -112px;
	border: 0;
	overflow:hidden;
}
fieldset#comments-form input.post-btn {
	width: 115px;
	height: 23px;
	margin: 20px 0 0 107px;
	background-position: 0 -336px;
}
fieldset#comments-form input.post-btn:hover {
	background-position: 0 -360px;
}
fieldset#comments-form p {
	margin: 0 0 10px 30px;	
}
#pagination {
	margin-left: 20px;
}
#pagination li{
	display: inline;
}
#pagination li#current-page a{
	font-weight: bold;
	color: #000;
}
#blog-tabs {
	padding-bottom: 2px;
	background: transparent url('../wsimages/ui/blog-tabs-bg-bottom.png') no-repeat left bottom;
	overflow: hidden;
}
#blog-tabs li {
	float: left;
}
#blog-tabs li a {
	font-size: 2.2em;
	color: #999999;
}
#blog-tabs li a {
	font-size: 2.2em;
	color: #333333;
	height: 37px;
	padding: 16px 25px 0 16px;
}
#blog-tabs li a:hover {
	text-decoration: none;
}
#blog-tabs li {
	float: left;
	height: 53px;
	padding-left: 4px;
}
#blog-tabs li.company {
	background-position: -564px -464px;
}
#blog-tabs li.company a {
	background-position: -310px -464px;
}
#blog-tabs li.company.active, #blog-tabs li.company:hover{
	background-position: -564px -408px;
}
#blog-tabs li.company.active a, #blog-tabs li.company a:hover {
	background-position: -310px -408px;
}
#blog-tabs li.tech {
	background-position: -564px -464px;
}
#blog-tabs li.tech a {
	background-position: -377px -464px;
}
#blog-tabs li.tech.active, #blog-tabs li.tech:hover{
	background-position: -564px -408px;
}
#blog-tabs li.tech.active a, #blog-tabs li.tech a:hover {
	background-position: -376px -408px;
}

#sidebar #side-nav {
	width: 340px;
	padding-top: 30px;
	background: transparent url('../wsimages/ui/sidebar-bg.png') no-repeat 0 0;
	overflow: hidden;
}
#sidebar #side-nav-bottom {
	width: 340px;
	height: 9px;
	background: transparent url('../wsimages/ui/sidebar-bg-bottom.png') no-repeat 0 0;
}
#sidebar #side-nav #sidebar-search {
	width: 272px;
	height: 49px;
	margin: 0px 0 10px 37px;
	background: transparent url('../wsimages/ui/sidebar-search-bg.png') no-repeat 0 0;
}
#sidebar #side-nav #sidebar-search form {
	padding: 10px 0 0 15px;
}
#sidebar #side-nav h3 {
	font-size: 2.2em;
	margin: 25px 0 10px 37px;
}
#sidebar #side-nav ul {
	margin: 0 20px 0 40px;
}
#sidebar #side-nav li, #content-right li {
	padding: 0 0 15px 20px;
	background: transparent url('../wsimages/ui/bullet-black.png') no-repeat 0 3px;	
}
#updates-signup {
	padding: 15px 0 30px 0;
	overflow: hidden;
}
#updates-signup p {
	font-size: 95%;
	margin: 10px 20px 0 37px;
}
#updates-signup input.text {
	float: left;
	width: 183px;
	height: 23px;
	padding: 3px 5px 3px 10px;
	background-position: -832px -80px;
}
#updates-signup input.subs-btn {
	float: left;
	width: 75px;
	height: 23px;
	margin: 3px 0 0 10px;
	background-position: 0 -288px;
}
#updates-signup input.subs-btn:hover {
	background-position: 0 -312px;
}
#twitter-widget {
	position: relative;
	width: 334px;
	height: 153px;
	margin: 20px 0 0 5px;
	background: transparent url('../wsimages/ui/twitter-bg-sidebar.png') no-repeat 0 0;
}
#twitter-widget p {
	font-size: 95%;
	padding: 20px 20px 0 20px;
}
#twitter-widget #follow-us{
	position: absolute;
	top: 85px;
	left: 10px;
}
ul#overviewList {
	margin: 15px 0 45px 0;
}
ul#overviewList li{
	background: transparent url('../wsimages/ui/bullet-red-arrow-lge.png') no-repeat 0 50%;
	padding: 5px 0 10px 35px;
	font-size: 1.6em;
}
#lv-list li, li.learn-btn, li.try-btn{
	float: left;
}
#lv-list li#tb a {
	width: 138px;
	height: 64px;
	background-position: -164px -80px;
}
#lv-list li#tb a:hover, #lv-list li#tb.ui-tabs-selected a {
	background-position: -164px -145px;
}
#lv-list li#ct a {
	width: 128px;
	height: 64px;
	background-position: -302px -80px;
}
#lv-list li#ct a:hover, #lv-list li#ct.ui-tabs-selected a {
	background-position: -302px -145px;
}
#lv-list li#tc a {
	width: 168px;
	height: 64px;
	background-position: -430px -80px;
}
#lv-list li#tc a:hover, #lv-list li#tc.ui-tabs-selected a {
	background-position: -430px -145px;
}
ul.lv-actions {
	margin: 0 0 0 15px;
}
li.learn-btn a {
	width: 99px;
	height: 23px;
	margin-right: 3px;
	background-position: 0px -48px;
}
li.learn-btn a:hover {
	background-position: 0px -72px;
}
li.try-btn a {
	width: 114px;
	height: 23px;
	background-position: 0px -144px;
}
li.try-btn a:hover {
	background-position: 0px -168px;
}
li.download-btn a {
	width: 114px;
	height: 23px;
	background-position: 0px -96px;
}
li.download-btn a:hover {
	background-position: 0px -120px;
}
#noticeboard {
	position: relative;
	z-index: 101;
	width: 1022px;
	height: 250px;
	background: transparent url('../wsimages/ui/noticeboard-bg.png') no-repeat -5px -30px;
	margin: 0 auto;
}
#whatisFlash, #whoisFlash, #whyuseFlash{
	position:absolute;
	background:transparent;
	width:107px;
	height:107px;
	display:block;
}
#whatisFlash{
	top:70px;
	left:235px;
}
#whoisFlash{
	top:60px;
	left:240px;
}
#whyuseFlash{
	top:55px;
	left:245px;
}
#noticeboard .notice-col {
	position: relative;
	float: left;
	width: 323px;
}
#noticeboard .notice-col ul {
	position: absolute;
	top: 185px;
	left: 0;
	margin: 5px 0 0 36px;
}
#noticeboard h1 {
	margin: 30px 0 0 36px;
}
#noticeboard p {
	margin: 5px 85px 0 36px;
}
#noticeboard .who p {
	margin-right: 72px;
}
p.strong {
	margin-bottom: 2px;
}
#home-video {
	width: 538px;
	height: 352px;
	background: transparent url('../wsimages/ui/screen-bg.png') no-repeat;
}
#home-video > div {
	margin: 14px 0 0 14px;
}
#home-video p {
	font-weight: bold;
	margin: 10px 0 0 14px;
}
.video-holder-small div {
	margin: 10px 0 0 10px;
}
#benefits ul li {
	background: transparent url('../wsimages/ui/bullet-red-tick.png') no-repeat 0% 50%;
	padding: 8px 0 8px 32px;
	font-weight:bold;
}
#benefits ul li a {
		font-weight:normal;
}
.hr-short{
	clear: both;
	width: 310px;
	height: 8px;
	background: transparent url('../wsimages/ui/hr-short.png') no-repeat 0 0;
	margin: 20px auto 20px auto;
}
.hr-long{
	clear: both;
	width: 580px;
	height: 9px;
	background: transparent url('../wsimages/ui/hr-long.png') no-repeat 0 0;
	margin: 20px auto 20px auto;
}
#benefits {
	background: transparent url('../wsimages/ui/icon-a-plus.png') no-repeat 100% 0px;
}
#news dt {
	position: relative;
}
#news dt a {
	color: #000;
}
#news dt a:hover {
	text-decoration: underline;
}
#news dt span.date {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 24px;
	padding-top: 20px;
	text-align: center;
}
#news dt span.date.jan {
	background: transparent url('../wsimages/ui/icon-date-jan.png') no-repeat 0 0;	
}
#news dt span.date.feb {
	background: transparent url('../wsimages/ui/icon-date-feb.png') no-repeat 0 0;	
}
#news dt span.date.mar {
	background: transparent url('../wsimages/ui/icon-date-mar.png') no-repeat 0 0;	
}
#news dt span.date.apr {
	background: transparent url('../wsimages/ui/icon-date-apr.png') no-repeat 0 0;	
}
#news dt span.date.may {
	background: transparent url('../wsimages/ui/icon-date-may.png') no-repeat 0 0;	
}
#news dt span.date.jun {
	background: transparent url('../wsimages/ui/icon-date-jun.png') no-repeat 0 0;	
}
#news dt span.date.jul {
	background: transparent url('../wsimages/ui/icon-date-jul.png') no-repeat 0 0;	
}
#news dt span.date.aug {
	background: transparent url('../wsimages/ui/icon-date-aug.png') no-repeat 0 0;	
}
#news dt span.date.sep {
	background: transparent url('../wsimages/ui/icon-date-sep.png') no-repeat 0 0;	
}
#news dt span.date.oct {
	background: transparent url('../wsimages/ui/icon-date-oct.png') no-repeat 0 0;	
}
#news dt span.date.nov {
	background: transparent url('../wsimages/ui/icon-date-nov.png') no-repeat 0 0;	
}
#news dt span.date.dec {
	background: transparent url('../wsimages/ui/icon-date-dec.png') no-repeat 0 0;	
}
#news dd {
	padding-right: 50px;
}
#footer {
	height: 344px;
	background: transparent url('../wsimages/ui/footer-bg.jpg') repeat-x;
}
#inner-footer {
	width: 980px;
	height: 344px;
	margin: 0 auto;
}
#footer li, #footer li a, #inner-footer dd a {
	color: #999999;
}
#footer li a:hover, #inner-footer dd a:hover, #inner-footer dd a.contact-link:hover {
	color: #0099cc; 
}
#footer li, #inner-footer dd{
	font-size: 99%;
}
#footer li#footer-logo {
	margin-bottom: 20px;
	padding-bottom: 0;
}
#footer li {
	padding-bottom: 2px;
}
#footer #footer-logo a{
	display: block;
	width: 220px;
	height: 82px;
	margin-top: 22px;
}
#foot-col-1 {
	width: 255px;
	height: 344px;
	background: transparent url('../wsimages/ui/footer-divider.png') no-repeat 100% 14%;
}
#foot-col-1, #foot-col-2, #foot-col-3, #foot-col-4 {
	float: left;
}
#foot-col-2, #foot-col-3, #foot-col-4 {
	padding-left: 30px;
}
#inner-footer dt {
	font-size: 1.6em;
	color: #999999;
	padding-top: 20px;
}
#inner-footer dd {
	margin-bottom: 0;
}
#footer #foot-col-4 dd#network a {
	float: left;
	padding: 8px 0 8px 0;
	margin-right: 10px;
}
#footer #foot-col-4 dd#network a.twitter {
	background: transparent url('../wsimages/ui/icon-twitter.png') no-repeat 0 50%;
	padding-left: 20px;
}
#footer #foot-col-4 dd#network a.rss {
	background: transparent url('../wsimages/ui/icon-rss.png') no-repeat 0 50%;
	padding-left: 25px;
}
#footer #foot-col-4 dd#network a.flickr {
	background: transparent url('../wsimages/ui/icon-flickr.png') no-repeat 0 50%;
	padding-left: 30px;
}
#footer #foot-col-4 dd#network a.linkedin {
	background: transparent url('../wsimages/ui/icon-linkdin.png') no-repeat 0 50%;
	padding-left: 24px;
}
#footer #foot-col-4 dd#network a.facebook {
	background: transparent url('../wsimages/ui/icon-facebook.png') no-repeat 0 50%;
	padding-left: 24px;
}
#footer #foot-col-4 dd form {
	padding-top: 10px;
}
#footer #foot-col-4 dd form input.text, #sidebar #side-nav #sidebar-search input.text {
	float: left;
	width: 190px;
	height: 23px;
	padding: 3px 5px 3px 10px;
	background-position: -164px -218px;
}
#inner-footer dd a.contact-link {
	font-size: 2.4em;
	color: #FFF;
}
#inner-footer dd a.buy-btn {
	float: left;
	width: 99px;
	height: 23px;
	background-position: 0 -192px;
	margin: 30px 2px 0 0;
}
#inner-footer dd a.buy-btn:hover {
	background-position: 0 -216px;
}
#inner-footer dd a.try-btn {
	float: left;
	width: 114px;
	height: 23px;
	background-position: 0 -240px;
	margin-top: 30px;
}
#inner-footer dd a.try-btn:hover {
	background-position: 0 -264px;
}


#testimonials{
	clear: both;
}

/* ~~ Slider ~~ */

.panel h2.title { 
	margin-bottom: 10px;
}
noscript div {
	background: #ccc;
	border: 1px solid #900;
	margin: 20px 0;
	padding: 15px;
}

/* Most common stuff you'll need to change */

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
	height: 200px;
	overflow: auto !important;
	padding-right: 20px;
}
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider .panel {
	width: 409px;
} 
#testimonials .coda-slider .panel {
	height: 119px;
	background: #FFF; /* + height is needed to compensate for the balloon's transparency */
} 
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 409px;
}

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a {
	background: #000; 
	color: #fff;
	padding: 5px; 
	width: 100px;
}
/* Tab nav */
.coda-nav ul li a.current {
	background: #39c;
}
/* Panel padding */
.coda-slider .panel-wrapper {
	position: relative;
}
/* Preloader */
.coda-slider p.loading {
	padding: 20px; 
	text-align: center;
}
/* Tabbed nav */
.coda-nav ul {
	clear: both; 
	display: block; 
	margin: auto; 
	overflow: hidden;
}
.coda-nav ul li {
	display: inline;
}
.coda-nav ul li a {
	background: #000; 
	color: #fff; 
	display: block; 
	float: left; 
	margin-right: 1px; 
	padding: 3px 6px; 
	text-decoration: none;
}
/* Miscellaneous */
.coda-slider-wrapper {
	position: relative;
	clear: both;
	width: 430px;	
}
.coda-slider {
	position: relative;
	overflow: hidden;
	width: 409px;
	margin: 0 auto;
}
.coda-slider .panel {
	display: block; 
	float: left;
}
.coda-slider .panel-container {
	position: relative;
}
.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none;
}
#testimonials .coda-nav-left a, #testimonials .coda-nav-right a {
	display: block;
	width: 30px;
	height: 30px;
}
#testimonials .coda-nav-left a span, #testimonials .coda-nav-right a span, #gizmos .coda-nav-left a span, #gizmos .coda-nav-right a span, #gizmos .coda-nav ul li a span {
	display: none;
}
#testimonials .coda-nav-left a{
	background: transparent url('../wsimages/ui/testimonial-btn-left.png') no-repeat 0 0;
	padding: 0;
}
#testimonials .coda-nav-right a{
	background: transparent url('../wsimages/ui/testimonial-btn-right.png') no-repeat 0 0;
	padding: 0;
}
#testimonials .coda-nav-left{
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 100;
}
#testimonials .coda-nav-right{
	position: absolute;
	top: 45px;
	right: 0;
	z-index: 100;
}
#testimonials blockquote, #testimonial-wide blockquote{
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 1.3em;
	text-align: center;
	line-height: 1.2em;
	padding: 30px 30px 30px 30px;
}
#testimonials .credit {
	position: absolute;
	top: 140px;
	left: 40px;
}
#testimonial-wide .credit p{
	font-weight: bold;
	margin: 10px 0 20px 40px;
}
#testimonials .credit p{
	font-weight: bold;
	margin: 0 0 2px 0;
}
#testimonials .credit a{
	font-size: 1.1em;
}
#testimonials .coda-slider{
	height: 180px !important;	
}
#testimonials .balloon{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 75;
	width: 430px;
	height: 137px;
	background: transparent url('../wsimages/ui/testimonial-bg.png') no-repeat 0 0;	
}
#gizmos .coda-slider-wrapper {padding-top:10px; padding-bottom:27px;}
#gizmos .coda-slider {
	height: 160px !important;
	width: 430px;	
}
#gizmos .coda-slider .panel{
	height: 160px !important;
	width: 430px;
	padding: 0;
}
#gizmos .coda-nav-left, #gizmos .coda-nav-right, #gizmos .coda-nav {
	float: left;
	margin-top:;
}
#gizmos .coda-nav-left a, #gizmos .coda-nav-right a, #gizmos .coda-nav ul li a {
	display: block;
	width: 16px;
	height: 16px;
	padding: 0;
}
#gizmos .coda-nav-left a{
	background: transparent url('../wsimages/ui/gizmos-btn-left.png') no-repeat 0 0;
	padding: 0;
}
#gizmos .coda-nav-right a{
	background: transparent url('../wsimages/ui/gizmos-btn-right.png') no-repeat 0 0;
	padding: 0;
}
#gizmos .coda-nav-left {
	margin-left: 152px;
}
#gizmos .coda-nav-right {
	margin-left: 4px;
}
#gizmos .coda-nav ul li a {
	margin-left: 4px;
	background: transparent url('../wsimages/ui/gizmos-tab-off.png') no-repeat 0 0;
}
#gizmos .coda-nav ul li a.current {
	background: transparent url('../wsimages/ui/gizmos-tab-on.png') no-repeat 0 0;
}
#gizmos .panel h1, #gizmos .panel p, #gizmos .panel ul {
	margin-left: 10px;
}
#gizmos .panel img {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#powered-by-btn {
	position:absolute;
	bottom:50px;
}
#powered-by-btn ul {
	margin-left: 0px;
}
#powered-by-btn a {
	display: block;
	width: 417px;
	height: 67px;
	background-position: -165px -264px;
}
#powered-by-btn a:hover {
	display: block;
	width: 417px;
	height: 67px;
	background-position: -165px -331px;
}
/* ~~ Tabs ~~ */

#nav-content {
	clear: both;
	height: 40px;
	overflow: hidden;
}
#mainNav .ui-tabs-panel {
	float: right;
    padding: 8px 10px 0 16px;
    background: transparent; /* declare background color for container to avoid distorted fonts in IE while fading */
}
#mainNav .ui-tabs-panel p {
	font-size: 2em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0;
}
.ui-tabs {
	position:relative;
}
.ui-tabs .ui-tabs-nav {
	margin:0;
}
.ui-tabs .ui-tabs-nav li {
	border-bottom:0 none !important;
	float:left;
	list-style:none outside none;
	padding:0;
	position:relative;
	top:1px;
	white-space:nowrap;
}
.ui-tabs .ui-tabs-nav li:hover {
	cursor:pointer;
}

.ui-tabs .ui-tabs-nav li a {
	float:left;
	text-decoration:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom:0;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer;
}
.ui-tabs .ui-tabs-panel {
	background:none repeat scroll 0 0 transparent;
	border-width:0;
	display:block;
	clear: both;
	padding-top: 3px;
}
.ui-tabs .ui-tabs-hide {
	display:none !important;
}
#tab-content {
	clear: both;
	height: 95px;
	overflow: hidden;
}
/* FancyBox - jQuery Plugin */
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
}
#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}
* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	left: -15px;
	width: 25px;
	height: 25px;
	background: url('../wsimages/ui/btn-close.png');
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}
#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../wsimages/ui/fancybox/fancy_title_over.png');
	display: block;
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}
#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../wsimages/ui/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}
#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../wsimages/ui/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../wsimages/ui/fancybox/fancybox-x.png');
}
#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -40px -162px;
}
#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../wsimages/ui/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}
#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -40px -182px; 
}
#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../wsimages/ui/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}
#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -40px -142px;
}
#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../wsimages/ui/fancybox/fancybox-y.png');
}
#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../wsimages/ui/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_loading.png', sizingMethod='scale'); }
/*.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui/fancybox/btn-close.png', sizingMethod='scale'); }*/

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../wsimages/ui/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


/* -----------------------------------------
prevent Farcry jQuery to mess up page layout
-------------------------------------------- */
#mainNav,  #voice-tabs
{
	font-size:100% !important;
	padding: 0 !important;
	background:none !important;
	font-family:inherit !important;
	border: none !important;
	color: inherit !important;
	
}
#mainNav  a
{
	padding: 0!important;
}
#mainNav  ul, #voice-tabs ul 
{
	background:none !important;
	border:none !important;
	color: inherit !important;	
	padding: 0 !important;
}
#mainNav  li, #voice-tabs li
{
	background:none !important;
	border:none !important;
	color: inherit !important;
	margin:0 !important;
	padding: 0 !important;
}
#voice-tabs a
{
	padding: 0 !important;
}
/* -----------------------------------------
END hack
------------------------------------------- */


/* -----------------------------------------
MISCELLANEOUS - Peter
------------------------------------------- */
.quote 
{
	background:url("/wsimages/quote.gif") no-repeat scroll 0 0 #EAEAEA;
	border-top:2px solid #DDDDDD;
	font-style:italic;
	margin:20px 0;
	padding:16px 0 0 70px;
}
.quote strong
{
	background:url("/wsimages/quote.gif") no-repeat scroll 100% 100% #EAEAEA;
	border-bottom:2px solid #DDDDDD;
	display:block;
	padding:0 70px 16px 0;
}
.quote span 
{
	color: #999;
	font-style: normal;
}
td, th {padding: 5px;}
td.right {text-align:right;float:none;}
th {font-weight:bold;}
.code
{
	background-color:#FFFFCC;
	border:thin solid #0000CC;
	color:black;
	font-family:courier,monospace;
	line-height:inherit;
	margin:5px 0;
	max-height:200px;
	overflow:auto;
	padding:4px;
}
.codePrint
{
	background-color:#FFFFCC;
	border:thin solid #0000CC;
	color:black;
	font-family:courier,monospace;
	line-height:inherit;
	padding:4px;
}
/* -----------------------------------------
OVERRIDE or additional the designer's css - Peter
------------------------------------------- */
.items
{
	padding-left:20px;	
	font-size:1.1em;
	line-height:1.6em;
}
.items p, .items h2, .items img 
{
	margin-left:0;
}
#content-right ul, #content-right ol
{
	margin:10px 0 0 20px; 
}
#content-right li 
{
	background:none;
	padding:0;
}
#content-right ul li, .items .body ul li
{
	background:url("../wsimages/ui/bullet-black.png") no-repeat scroll 0 3px transparent;
	padding:0 0 15px 20px;
}
#content-right table 
{
	margin-left:20px;
	margin-bottom:20px;
	font-size:1.1em;
}
#testimonial-wide 
{
	background: url("../wsimages/ui/testimonial-bg-wide-top.png") no-repeat scroll 0 0 transparent;
	padding-top:5px;
}
#testimonial-wide blockquote
{
	padding-top:25px;
	background: url("../wsimages/ui/testimonial-bg-wide-mid.png") repeat-y scroll 0 0 transparent;
	padding-bottom:20px;
}
#testimonial-wide .credit
{
	padding-top:25px;
	background: url("../wsimages/ui/testimonial-bg-wide-bottom.png") no-repeat scroll 0 -35px transparent;
}
#testimonial-wide .credit p 
{
	margin-top:0px;
}

/* use class if repeated on a page */

.testimonial-wide 
{
	background: url("../wsimages/ui/testimonial-bg-wide-top.png") no-repeat scroll 0 0 transparent;
	padding-top:5px;
}
.testimonial-wide blockquote
{
	padding-top:25px;
	background: url("../wsimages/ui/testimonial-bg-wide-mid.png") repeat-y scroll 0 0 transparent;
	padding-bottom:20px;
}
.testimonial-wide .credit
{
	padding-top:25px;
	background: url("../wsimages/ui/testimonial-bg-wide-bottom.png") no-repeat scroll 0 -35px transparent;
}
.testimonial-wide .credit p 
{
	margin-top:0px;
}


#twitter-widget .twtr-hd, #twitter-widget .twtr-ft {display:none;}
#twitter-widget .twtr-tweets 
{
	margin:5px auto;
	padding:0 5px;
}
#twitter-widget .twtr-widget p {line-height:1.6em !important;}
#left-nav li li li 
{
	background:none;
	margin-left:0;
}
#left-nav li li li a {background: url("../wsimages/ui/bullet-chevron.png") no-repeat scroll 0 50% transparent;}
input.submit {padding: 10px; border:1px solid;}
.errors {color:red;font-weight:bold;margin-bottom:10px;font-size:130%}
#content-right > .errors {margin-left:20px;} 

table#customer {font-size:14px;padding:5px; border:1px solid;margin-bottom:25px;width:720px;line-height:20px;}
#customer td, #customer th {vertical-align:top;padding:10px;}
#customer th {width:30%;}
#order {text-align:center;}
#order table {font-size:14px;width:720px;}
#order table .quantity, #order table .unit, #order table .cost {width:20%}
#order table tbody td {border-bottom:1px solid;border-right:1px dotted;}
#order table thead th {border-bottom:2px solid;text-align:center;}
#order table tfoot td {border-top:2px solid;font-weight:bold;}

.logintable td {margin:0;padding:0;}

#tab-content p {height:42px;display:block;}
form#frmBuynow input#quantity {border:1px solid #bbb;}

#purchasing-table-currency {vertical-align:middle;}
#purchasing-table-currency input {margin-left:20px;margin-right:5px;}
#purchasing-table-currency span {font-size:1.4em;font-weight:bold;float:left;padding-top:5px;}
#purchasing-table-currency label img {vertical-align:middle;}
fieldset#comments-form .fullrow label {float:none;}

p.continue {float:right;}

/* GOOGLE CSE override */
#cse .gs-webResult div.gs-visibleUrl-long {display:block;}
#cse .gs-webResult div.gs-visibleUrl-short {display:none;}

/* Facebook like */
.facebook-like {display: inline-block; margin-left: 20px; vertical-align: middle;}

/* Styled Table module */
.min-style{font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size: 12px;min-width: 480px;border-collapse: collapse;text-align: left;margin: 20px;}
.min-style th{font-size: 14px;font-weight: normal;color: #039;border-bottom: 2px solid #6678B1;padding: 8px;}
.min-style th p{margin-bottom:0;}
.min-style td{border-bottom: 1px solid #CCC;padding: 6px 8px;}
.min-style td p{margin-bottom:0;}
.min-style td, .min-style td p{color: #333;}
.min-style tr:hover td, .min-style tr:hover td p{color: #61A4D3;}

.tacenter {text-align:center;}
li.nobullet {background-image:none;}

/* Blog Images */
.entry img {max-width:575px;}

.col-wrapper {position:relative;}

.label {
  padding: 1px 3px 2px;
  font-size: 9.75px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #bfbfbf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label.important {
  background-color: #c43c35;
}
.label.warning {
  background-color: #f89406;
}
.label.success {
  background-color: #46a546;
}
.label.notice {
  background-color: #62cffc;
}

