@charset "utf-8";
/* CSS Document */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #231F20;
	background-color: #fff;
	margin: auto;
	padding: 0;
	width: 852px;
}
#logo {
	background-color: #fff;
	margin: auto;
	width: 100%;
	padding-top: 10px;
}
#foot {
	clear: both;
	background-color: #fff;
	margin: auto;
	height: 85px;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(images/footer-love-knit2.jpg);
	text-align: right;
}
.fspace {
	clear: both;
	width: 100%;
	height: 40px;
	visibility: visible;
}
.content {
	width: 100%;
	padding-top: 20px;
	font-size: 1.2em;
}
.info {
	font-size: 1.05em;
}
/***********************************************************************

* Navigation Bar                                                       *

***********************************************************************/
#menutop {
	border-top: 10px solid white;
	border-bottom: 1px solid white;
	font-size: 1.20em;
	color: #000;
	height: 24px;
	background: white;
	margin: auto;
	width: 100%;
	text-align: right;
	clear: both;
}
#menu {
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
}
#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#menu a:link, a:visited, #nav a:visited {
	float: left;
	color: #000;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 4px 10px 0 10px;
	padding-bottom: 2px;
	text-decoration: none;
}
#menu a:hover {
	color: #68688a;
}

#menu a:link, a:visited {
	color:#000;
	text-decoration: none;
}

a:link, a:visited, a:hover {
	color:#861b09;
	text-decoration: none;
}
.title {
	font-size: 1.4em;
	font-weight: bold;
}
.titlecenter {
	clear: both;
	width: 90%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding: 36px;
}
.subtitlel {
	width: 100%;
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
	padding: 8px 0 8px 0;
}
.raw {
	width: 100%;
	text-align: right;
	font-size: 1.25em;
	font-weight: bold;
	padding: 4px 0 4px 0;
}
.boxes {
	background: #f1f1f2;
	padding: 7px;
	text-align: left;
	font-weight: normal;
	width: 182px;
	height: 400px;
	float: left;
	margin-right: 22px;
	font-size: 1.2em;
}
.boxend {
	background: #f1f1f2;
	padding: 7px;
	text-align: left;
	font-weight: normal;
	width: 182px;
	height: 280px;
	float: left;
	margin-right: 0;
	font-size: 1.2em;
}
.boxglobal {
	background: #CCCCCC;
	padding: 7px;
	text-align: left;
	font-weight: normal;
	width: 182px;
	height: 320px;
	float: left;
	margin-right: 0;
	font-size: 1.2em;
}
.boxendtop {
	background: #f1f1f2;
	padding: 7px;
	text-align:left;
	font-weight: normal;
	width: 160px;
	height:100px;
	float:left;
	margin-right:0;
	margin-bottom:0px;
	font-size:1.2em;
}
.boxendbottom {
	background:#CCCCCC;
	padding:0 7px;
	text-align:left;
	font-weight: normal;
	width: 160px;
	height:300px;
	float:left;
	margin-right:0;
	margin-bottom:0px;
	font-size:1.2em;
}
.country {
	font-weight: bold;
	text-align: center;
}
.price {
	float: right;
	padding-right: 10px;
}
.strike {
    text-decoration: line-through;
  
}
.red {
	color: #F00;
}
.yourpat {
	width: 100%;
	text-align: center;
	font-size: 1.40em;
	font-weight: bold;
	padding: 50px 0 50px 0;
	text-transform: uppercase;
}
.monthly {
	float: left;
	margin-right: 50px;
	clear: both;
}
.monthlycap {
	font-size: 1.40em;
	line-height: 50px;
	padding: 50px;
}
.monthlycapnopad {
	font-size: 1.40em;
	line-height: 50px;
	padding: 50px;
}
.monthlysec {
	display: block;
	margin-bottom: 50px;
}
.monthlysecnopad {
	display: block;
	margin-bottom: 0px;
}
.dlleftytube {
	padding: 0px 40px;
	vertical-align: central;
	height: 400px;
	float: left;
	margin-bottom: 1.0em;
}
.dlrightytube {
	padding: 0px;
	text-align: center;
	vertical-align: central;
	font-size: 1.40em;
	line-height: 50px;
	height: 400px;
	float: right;
	margin-bottom: 1.0em;
}
/* Download */
#downtitle {
	width: 100%;
	text-align: center;
	font-size: 1.40em;
	font-weight: bold;
	padding: 50px 0 25px 0;
	text-transform: uppercase;
}
.dlleft {
	float: left;
		padding-top:40px;
}
.dlright {
	float: right;
	padding-top:40px;
}
.figdown {
	font-size: 1.40em;
	width: 288px;
	line-height: 50px;
	text-align:center;
}