body {
	background-image: url(http://translate.weblite.ca/images/gradient1.jpg);
	background-repeat: repeat-x;
}	

#ShoppingCart-checkout th.ShoppingCart-quantity { width: 30px;}
#ShoppingCart-checkout th.ShoppingCart-price { width: 100px;}
#ShoppingCart-checkout th.ShoppingCart-total { width: 100px;}

#ShoppingCart-checkout {
	border-collapse: collapse;
}
#ShoppingCart-checkout td {
	border: 1px solid #ccc;
	padding: 3px;
}

#ShoppingCart-totals {
	border: 3px solid #333;
}

div.num-credits-billboard {

	width: 100px;
	background-color: #eaeaea;
	border: 1px solid #ccc;
	padding: 1em;
	text-align: center;
}

span.num-credits {
	font-size: 30px;
	font-family: serif;
	font-weight: bold;
	display: block;

}


#software-translations, #human-translations{

	float:left;
	width: 225px;
	border: 1px solid #deded7;
	padding: 20px;
	margin: 20px;
}

#human-translations {
	background-image: url(http://media.weblite.ca/files/photos/iStock_000004397935Small.jpg?max_width=200);
	background-repeat: no-repeat;
	padding-left: 175px;
	width: 175px;
	background-position: bottom left;
}

#software-translations {
	background-image: url(http://media.weblite.ca/files/photos/iStock_000005574301Small.jpg?max_width=200);
	background-repeat: no-repeat;
	background-position: -75px 0;
	padding-left: 100px;
	cursor: pointer;
}

#instant-quote {
	width: 100px;
	margin: 10px auto;
}

p.fineprint {
	font-family: serif; font-size: 10px; color: #666;
}

#home-main {
	width: 800px;
	margin: 0 auto;
}

.register-now {
	font-size: 18px;
	font-weight: bold;
}

#home-supported-languages ul li {
	display: inline;
	list-style: none;
}

#home-supported-languages ul li img {
	padding: 5px;
}

#heading-h1 {
	padding-left: 30px;
}

#heading-h1 span {
	display: none;
}

#heading-h2 {
	position: absolute;
	top: 20px;
	left: 250px;
	border: none;
	color: #00AFEF;
	font-size: 40px;
	white-space: nowrap;
}

#heading-logo-right {
	position: absolute;
	width: 150px;
	height: 100px;
	top: 30px;
	right: 160px;
	/*background-image: url(http://media.weblite.ca/files/photos/iStock_000005574301Small.jpg?max_width=100);*/
}

a.webpage-status-grid-status-Approved {
	color: gray;
}

a.webpage-status-grid-status-Pending {
	color: blue;
	font-weight: bold;
}

a.webpage-status-grid-status-Changed {
	color: red;
	font-weight: bold;
}

a.webpage-status-grid-status-In {
	color: green;
}

a.webpage-status-grid-status-New {
	color: red;
	font-weight: bold;
	
}

#login-sidebar, #translation-ad-sidebar {
	float: right;
	width: 300px;
	padding: 0 0 30px 30px;
	margin: 10px 0 30px 30px;
	background-color: white;
	border: 2px solid #333;
	background-image: url(http://translate.weblite.ca/images/gradient1.jpg);
	background-repeat: repeat-x;
}

#login-sidebar h3, #translation-ad-sidebar h3{
	padding-bottom: 30px;
}

#translation-ad-sidebar {
	clear: right;
}

table#plan-comparison-chart tbody tr th {
	text-align: left;
	padding: 5px;
	width: 200px;
}

li.Dataface_GlanceList-item-webpage_sites span.Dataface_GlanceList-oneLineDescription-title a {
	font-size: 14px;
	display: block;
	color: black;
	text-decoration: none;
	background-image: url(images/text-html.png);
	background-repeat: no-repeat;
	padding-left: 32px;
	height: 32px;
}

li.Dataface_GlanceList-item-webpage_sites span.Dataface_GlanceList-oneLineDescription-title a:hover {
	background-color: #eaeaea;
	text-decoration: underline;
}

span.Dataface_GlanceList-item-actions ul li a img {
	display: inline;
	
}

td#main_column {
	padding: 0 50px 0 50px;
}

.tutorial li img {
	border: 1px solid black;
	display: block;
	margin: 10px;
}

div#translations-grid  {
	
	border: 1px solid black !important;
}

table.rowbars tr {
	border-bottom: 1px solid #ccc;
}

ul.proof_jobs-menu {
	display: block;
	height: 30px;
	margin-left: 1in;
}

ul.proof_jobs-menu li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	
}


ul.proof_jobs-menu li a {
	display: block;
	height: 20px;
	text-decoration: none;
	border: 1px solid #8cacbb;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	margin: 3px;
}

ul.proof_jobs-menu li.selected a {
	background-color: #dee7ec;
	font-weight: bold;
}

ul.proof_jobs-menu li a:hover {
	background-color: #dee7ec;
}

textarea.machine-translation {
	border: 1px solid red;
}

textarea.unapproved {
	border: 1px solid #c7dae9;
}

#affiliate-options {
	float:left;
	width: 175px;
	height: 150px;
	
	
}

#affiliate-options ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: right;
	padding-right: 10px;
}

#affiliate-options ul li a {
	text-decoration:none;
	color: black;
	display:block;
	
}

#affiliate-wrapper #dataface-sections-left-column {
	display:none;
}

#affiliate-options ul li a.menu-selected{
	background-color: #ccc;
	display: block;
}

#affiliate-wrapper {
	background-image: url(images/affiliate-menu-bg.jpg);
	background-repeat: repeat-y;
}

.affiliate-menu-top {
	background-image: url(images/affiliate-menu-top.jpg);
	background-repeat:no-repeat;
	width: 175px;
	margin:0;
	padding:0;
	height: 50px;
}

#affiliate-content {
	margin-left: 200px;
}


tr.promo td {
	font-weight: bold;
}


.machine-translation {
	border: 1px solid red;
}

.hidden {
	display: none !important;
}

.site_links_preview {
	clear: both;
	
}

.site_links_preview .disclaimer {
	padding: 10px;
	color: #666;
	font-size: 10px;
}

#left_column {display:none}
