
ul.country-list {
	text-transform: lowercase;
}

ul.country-list li {
	display: inline;
	list-style: none;
	max-width: 200px;
	padding: 20px;
	float: left;
	text-transform: capitalize;
}

table.basket {
	border-collapse: collapse;
}

table.basket td {
	border: 1px solid #9c4da5;
}

table.basket thead th {
	background-color: #9c4da5;
	color: #fff;
}


ul.package-list.signup li {
	border: 2px solid white;
	padding: 5px;
	margin:0;
}

ul.package-list.signup li.selected {
	border: 2px solid #9c4da5;
	background-color: #eee;
}

ul.package-list.partner li {
	margin-left: 20px;
}

div.programs label {
	display: inline;
}

div#global-program-list {
	margin-top: 20px;
}
div#global-program-list h3 {
	margin-bottom: 10px;
}

div#global-program-list div.program {
	clear: none;
	width: 45%;
	display: inline;
	float: left;
	margin: 10px;
}
div#global-program-list div.program span.logo {
	float: none;
}
div#global-program-list div.program p.summary {
	float: right;
	width: 70%;
	padding-right: 20px;
}

div.program-list div.program {
width: 45%;
display: inline;
float: left;
padding: 5px;
margin: 5px;
border: 2px solid #9c4da5;
text-align: center;
}
div.program-list div.program:hover {
	border-color: #ccc;
}
div.program-list div.program.selected {
	border-color: #cfc;
	background-color: #eee;
}

div.program-list div.program label {
	margin-left: 5px;
vertical-align: middle;
font-weight: normal;
}

form label {
	display: block;
}
form .checkbox label {
display: inline;
margin-left: 10px;
font-weight: normal;
}

form .submit {
	margin-top: 20px;
}

div.basket ul {
	padding-left: 15px;
}

.brochure-heading {
	color: #9c4da5;
}

div.signup-header {
	margin-bottom: 20px;
}

ul.package-list {
	margin-bottom: 0;
}

p.smallprint {
	font-size: smaller;
}

p#novat {
	margin: 0;
	float: right;
}


#signup-form div.submit {
	float: right;
}

ul#country-list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
ul#country-list li {
display:inline;
float:left;
padding-bottom:5px;
padding-top:5px;
width:50%;
}

ul#country-list li span.name {
	font-size: 120%;
}
ul#country-list li img {
	vertical-align: middle;
	margin-right: 10px;
}

div#current-country  {
	padding-top: 10px;
}

div#current-country img {
	vertical-align: middle;
	float:left;
	margin-right: 10px;
}
div#current-country p.text {
	line-height:0.8;
	padding-top:5px;
}

div#current-country a {
	text-decoration: none;
}

div#current-country span.flag {
	margin-right: 5px;
}
div#current-country span.name {
	font-weight: bold;
}

div.submit button.aico {
	float:right;
}

input.bigButton {
	float: right;
	font-size: 18px;
	padding: 3px;
	background-color: #9c4da5;
	color: white;
}

input.bigButton.trial {
	background-color: #52b53c;
}

input.program-checkbox {
	poaition: relative;
	top: 5px;
	left: 5px;
	float: left;
}

p.price,
p.per-year {
	margin-top: 0;
	margin-bottom: 0;
}
table.basket {
	border-collapse: collapse;
}

table.basket.trial th {
	background-color: #52b53c;
}

table.basket td {
	vertical-align: top;
	border: 1px solid #ccc;
}
table.basket td.total span.label {
font-weight: bold;
}
table.basket td.total span.price {
float: right;
	}

table.basket td.tariff {
	width: 50%;
}
table.basket td.tariff p {
	margin: 0;
	}
table.basket td.tariff ul {
	margin: 0 0 0 20px;
	padding: 0;
	color: #000;
}

table.basket td.tariff ul li.inactive {
	color: #999;
}
table.basket td.tariff ul li.inactive span.notes {
	font-style: italic;
}

/**
 * TESTIMONIALS
 **/

.tests {
	padding:24px 0 24px 5px;
	clear: right;
	margin-top: 20px;
	border-top: 1px solid #ccc;
}
.tests .logos {
float:left;
padding-bottom:26px;
width:220px;
margin-right: 30px;
}
.tests .logos img {
	padding: 5px;
	margin: 5px;
}

.tests .test {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url('/css/img/quote-left.png') no-repeat scroll 0 2px;
float:left;
text-align:left;
padding:0 0 0 40px;
width: 90%;
}
.tests .test .text {
color:#626262;
font-size:16px;
line-height:26px;
font-family: "Georgia","Times New Roman",serif;
font-style: italic;
}
.tests .test .quote {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url('/css/img/quote-right.png') no-repeat scroll right top;
	font-size:23px;
	line-height:23px;
	padding:0 16px;
}

.tests .test .name {
color:#3E3E3E;
font-size:14px;
font-weight:bold;
padding:14px 0 0;
float:right;
}

.tests .test .text {
color:#626262;
font-size:16px;
line-height:26px;
}

.test-flag.current {
background-color: #eee;
}

.tests.index .test {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.tests.index .test img {
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -5px;
}
.tests.index {
border-top: 0;
}
.tests.index.in-service {
	padding-right: 10px;
}

.tests.index.in-service .test {
	padding: 10px 0 0 0;
	width: 100%;
	border-top: 1px solid #eee;
	border-bottom: 0;
}
.tests.index.in-service .test .text {
	font-size: 14px;
	text-indent: 35px;
	text-align: justify;
	color: #aaa;
}
.tests.index.in-service .test .name {
	color: #777;
}

#slideshow img {
	display: none;
}

#slideshow img.first {
	display: block;
}

#partner-page {
	text-align: center;
}

.affReturnLink {
	font-weight: bold;
	padding: 20px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.affReturnLink a {
}

ul.doc-list {
	padding-left: 0;
	list-style: none;
	text-align: left;
}
ul.doc-list li {
margin-bottom: 5px;
}
ul.doc-list.booking {
	margin-right: 0;
}
ul.doc-list.booking li {
clear:both;
}
ul.doc-list.booking li .aico-button {
	float:right;
	margin-bottom: 10px;
}

ul.package-list {
	color: #333;
	font-size: 120%;
    list-style: disc outside none;

    margin-left: 20px;
	padding: 0;
	margin-right: 0px;
}
ul.package-list li {
	margin-bottom: 10px;
}

ul.package-list span.detail {
	font-weight: bold;
	color: black;
}

ul.package-list li input[type=radio],
ul.package-list li input.radio {
	top: 0;
	margin-right: 20px;
}
ul.package-list li img {
	vertical-align: middle;
}

div.aff-tariff div.subscribe-buttons span.info {
	font-size: 80%;
	padding-top: 10px;
	display: block;
}
div.aff-tariff div.subscribe-buttons .aico-button {
	margin-right: 30px;
}

div.tariff-select ul {
	list-style: none;
}


div.tariff-select label {
	display: inline;
}


.tariff-select.non-partner p,
.tariff-select.non-partner h3 {
	margin-bottom: 0;
}
.tariff-select.non-partner p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#sample-videos li {
	text-align: left;
}

#sample-videos {
	font-size: 100%;
	padding-left: 20px;
}


p.coming-soon {
	font-style: italic;
}


div.or-trial {
}

#seven-days img {
	float:right; margin-right:-160px; margin-top: -50px
}


