


/* Begin General Styles ////////////////////////////////////////// */

body, html {
	margin: 0;
	padding: 0;
	background: #fff url('../images/bg.gif') repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
}

h1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

h1 a {
	height: 94px;
}

li {
	padding: 0;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.accessories {
	padding-top: 15px;
}

.accessories, .accessories a {
	color: #333399;
	font-size: 12px;
	text-decoration: none;
}

.accessories ul {
	width: 240px;
	margin-right: 10px;
}

.accessories ul li {
	padding-bottom: 8px;
}

.accessories .large {
	display: block;
	height: 40px;
}

.clear {
	clear: both;
}

#content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#footer {
	color: #000;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
}

#footer .content {
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#header {
	padding: 10px 10px 0 10px;
	background: url('../images/header_bg.jpg') 10px 10px no-repeat;
}

#header .red {
	display: block;
	float: right;
	margin: 37px 20px 0 0;
}

.large {
	font-size: 14px;
}

.large.red {
	font-size: 18px;
	color: #cc3300;
}

.red {
	color: #cc3300;
}

.section {
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	padding: 20px 0 10px 0;
	background: url('../images/icon_secure.gif') 98% 97% no-repeat;
}

.section a {
	color: #333399;
}

.section, .accessories {
	padding-left: 15px;
}

.section small, small {
	display: block;
	font-size: 8px;
	color: #333;
	clear: both;
}

.section .title-type {
	height: 40px;
	background: url('../images/text_passport_type.gif') no-repeat;
}

.section .title-type, .seen-on {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.section li {
	padding-bottom: 5px;
}

.section li a {
	display: block;
	background: url('../images/bullet.gif') no-repeat;
	padding-left: 35px;
	height: 40px;
	line-height: 35px;
}

.section ul, .accessories ul {
	float: left;
}

.section .left {
	width: 280px;
}

.section .right {
	width: 190px;
	margin-left: 45px;
}

.seen-on {
	background: url('../images/logo_seen_on.gif') 0 50% no-repeat;
	height: 120px;
}

.sidebar {
	width: 222px;
	float: right;
}

.sidebar .content {
	background: #ebebeb;
	padding: 4px;
	border: 1px solid #ccc;
}

.sidebar a {
	color: #333399;
	text-decoration: none;
}

.sidebar p {
	padding: 10px;
	height: 51px;
}

.sidebar strong {
	font-size: 12px;
	color: #fff;
	background: #333399;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
}

.sidebar strong, .sidebar .large, .sidebar .large .red {
	display: block;
}

.sidebar ul {
	padding: 0 0 20px 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	font-size: 12px;
}

.sidebar ul li {
	padding: 5px 0 0 10px;
}

.sidebar .large {
	display: block;
	font-weight: bold;
	position: absolute;
	width: 206px;
	overflow: visible;
}

.sidebar .large .red {
	font-size: 18px;
}

#site-container {
	background: #fff;
	width: 800px;
	margin: auto;
	text-align: left;
}

.text {
	float: left;
	width: 547px;
}

.text p {
	padding-bottom: 20px;
}

/* End General Styles //////////////////////////////////////////// */



