.strong {
	font-weight: bold;
}

body.popup {
	background-color: #fff;
	background-image: none;
	margin: 10px;
	font-family: arial;
	font-size: 11px;
}

body.popup h1 {
	margin-bottom: 5px;
}

body.popup p {
	margin-top: 0px;
	line-height: 15px;
}

body.popup #cvv_images {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 180px;
	font-size: 10px;
}

body.popup #cvv_images img {
	margin-bottom: 5px;
}

body.order #security {
	float: right;
	width: 300px;
}

body.order span {
	width: 125px;
	margin-right: 10px;
	display: block;
	float: left;
}

body.order p label {
	position: absolute;
	width: 125px;
	text-align: right;
}

body.order p input, body.order p select, body.order span.text {
	margin-left: 135px;
}

body.order p select.marginless {
	margin-left: 10px;
}

body.order h2 {
	display: inline;
}

#billing_address p, #shipping_address p, #payment p {
	margin-left: 35px;
	margin-bottom: 35px;
}

table#order {
	width: 100%;
}

table#order th, table#order td {
	text-align: center;
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

table#order tr.stripe {
	background-color: #3C92C3;
	color: #fff;
	font-weight: bold;
}

table#order td.price {
	color: #3C92C3;
	font-size: 17px;
	letter-spacing: 0px;
	line-height: 17px;
}

table#order tr.stripe td.price {
	color: #fff;
}

p a {
	color: #0050c3;
	text-decoration: none;
	border-bottom: dotted 1px #0050c3;
}

p a:hover {
	border-style: none;
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	margin: 0px;
	background-color: #fff8cd;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.bold {
	font-weight: bold;
}

#button_home {
	position:absolute;
	top: 223px;
	left: 265px;
}

#button_about_us {
	position:absolute;
	top: 207px;
	left: 342px;
}

#button_order {
	position:absolute;
	top: 181px;
	left: 458px;
}

#button_products {
	position:absolute;
	top: 163px;
	left: 546px;
}

#button_contact_us {
	position:absolute;
	top: 143px;
	left: 671px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

#content {
	background-color: #fff;
	padding: 40px 25px 20px 25px;
	font-family: verdana;
	font-size: 13px;
	line-height: 17px;
}

#content p {
	margin-top: 0px;
}

#content_bottom {
	height: 16px;
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat: no-repeat;
}

#footer {
	padding: 30px 25px 20px 25px;
	font-size: 10px;
	line-height: 20px;
	color: #000;
	font-family: verdana;
}

#footer a {
	text-decoration: none;
	border-bottom: dotted 1px #000;
	color: #000;
}

#footer a:hover {
	border-style: none;
}

form {
	margin-top: 25px;
}

h1 {
	color: #00acfc;
	font-size: 16px;
	margin-bottom: 25px;
}

h2 {
	color: #0050c3;
	font-size: 14px;
	margin-bottom: 5px;
}

body.internal h1 {
	color: #f15e27;
	font-size: 20px;
}

h2.ps_pack_basics {
	width: 543px;
	height: 28px;
	margin: 0px 0px 5px 272px;
	background-image: url(../images/ps_pack_basics.gif);
	background-repeat: no-repeat;
}

h1 span, h2 span {
	display: none;
}

h1.welcome {
	width: 368px;
	height: 33px;
	margin: 0px;
	background-image: url(../images/welcome_header.gif);
	background-repeat: no-repeat;
}

#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 898px;
	height: 256px;
	margin-top: 93px;
	position: relative;
}

.left {
	float: left;
	margin-right: 25px;
}

#logo {
	width: 320px;
	height: 236px;
	position: absolute;
	top: -85px;
	left: 284px;
}

.plus {
	color: #adadad;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	letter-spacing: 0px;
}

.price {
	color: #ed192d;
	font-weight: bold;
	font-size: 33px;
	letter-spacing: -2px;
	line-height: 42px;
}

body.internal span.price {
	color: #105bc6;
}

.right {
	float: right;
	margin-left: 25px;
}

#screen {
	background-image: url(../images/screen.jpg);
	background-repeat: no-repeat;
	width: 821px;
	padding: 20px;
}

#screen img {
	margin-bottom: 10px
}

#screen.scribble {
	background-image: url(../images/screen_scribble.jpg);
	background-repeat: no-repeat;
	width: 821px;
	height: 210px;
	padding: 20px;
}

#screen_bottom {
	background-image: url(../images/screen_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

#screen h2 {
	color: #0050c3;
	font-size: 15px;
	margin: 0px;
}

#screen ul {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style-image: url(../images/bullet_star.gif);
}

.slogan {
	color: #ef4428;
	font-size: 26px;
	line-height: 28px;
	clear: both;
}

.special {
	color: #0031d1;
	font-weight: bold;
	font-size: 17px;
}

.subhead {
	color: #717983;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}

td {
	vertical-align: top;
}

.td-right {
	text-align: right;
	width: 150px;
	margin-right: 10px;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 898px;
}

