body
{
	margin: 0;
	background: #fff;
	font: 100% Arial, sans-serif;
}

p
{
	margin: 0 0 1.0em 0;
}

img
{
	border: none;
}

img, div { behavior: url(/ui/css/iepngfix.htc) }

h1
{
	margin: 0;
	color: #0206b6;
	font-size: 1.6em;
	font-family: Gotham Ultra, Gotham Bold, Arial Black, Arial, Sans-Serif;
}

h2
{
	margin: 0 0 10px 0;
	color: #0206b6;
}

h3
{
	font-weight: normal;
	font-size: 1.4em;
}

div#container
{
	width: 800px;
	background: #f4e6c4;
}

div#header
{
	position: relative;
	height: 88px;
	background: url(../images/bg_header.gif) no-repeat;
	font-size: 1px;
	text-indent: -10000px;
}

div#header h1
{
	margin: 0;
}

div#header a
{
	display: block;
	position: absolute;
	top: 6px;
	left: 20px;
	width: 620px;
	height: 80px;
}

div#navigation 
{
	position: relative;
	float: left;
	width: 300px;
	z-index: 1000;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.0em;
}

div#navigation p.featured
{
	height: 43px;
	margin: 10px 0 10px 0;
	padding: 15px 15px 15px 15px;
	background: url(../images/bg_p_feature.gif) repeat-x;
}

div#navigation a
{
	color: #000;
	text-decoration: none;
}

div#navigation a:hover
{
	color: #000;
}

div#navigation ul
{
	width: 279px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#navigation ul li a
{
	position: relative;
	display: block;
	padding: 5px 8px 5px 5px;
	width: 266px;
	height: 63px;
	line-height: 53px;
}

div#navigation small
{
	display: block;
	font-size: 0.6em;
	font-weight: normal;
	font-style: normal;
	line-height: 0.8em;
}

div#navigation span.price
{
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	padding: 5px 8px 5px 5px;
	width: 266px;
	height: 63px;
	line-height: 53px;
	font-size: 1.5em;
	text-align: right;
}

div#navigation ul.main
{

}

div#navigation ul.main li a
{
	text-align: center;
	background: transparent url(../images/bg_nav_main_li.gif) no-repeat;
}

div#navigation ul.main li a:hover
{
	background: transparent url(../images/bg_nav_main_li_hover.gif) no-repeat;
}

div#navigation ul.tests
{
}

div#navigation ul.tests li a
{
	background: transparent url(../images/bg_nav_tests_li.gif) no-repeat;
}

div#navigation ul.tests li a:hover
{
	background: transparent url(../images/bg_nav_tests_li_hover.gif) no-repeat;
}

div#navigation ul.aux
{

}

div#navigation ul.aux li a
{
	text-align: center;
	background: transparent url(../images/bg_nav_aux_li.gif) no-repeat;
}

div#navigation ul.aux li a:hover
{
	background: transparent url(../images/bg_nav_aux_li_hover.gif) no-repeat;
}

div#navigation ul.main li:first-child,
div#navigation ul.tests li:first-child
{
	border-top: none;
}

div#navigation div.badges
{
	position: relative;
	width: 280px;
	height: 280px;
}


div#navigation div.badges div a
{
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}

div#navigation div.badges div.drphil
{
	height: auto;
	text-align: center;
	margin: 0 0 10px 0;
}

div#navigation div.badges div.drphil a
{
	height: auto;
	margin: 0;
	text-indent: 0px;
	line-height: 1.0em;
}

div#navigation div.badges div.truste
{
	width: 94px;
	height: 25px;
	margin: 10px auto;
}

div#navigation div.badges div.truste a
{
	width: 94px;
	height: 25px;
	background: url(../images/img_truste.gif);
}

div#content
{
	width: 480px;
	margin: 0 0 0 310px;
	padding: 0 5px 10px 0;
}

div#content h2
{
	font-size: 1.2em;
}

div#content a.order
{
	display: block;
	width: 131px;
	height: 43px;
	background: url(../images/btn_order.gif) no-repeat;
	font-size: 1px;
	text-indent: -10000px;
	margin: 0 auto;
}

div#content span.price
{
	margin: 10px 0 0 0;
	display: block;
	font-weight: bold;
	font-size: 2.0em;
	float: none;
}

div#content div#complete_std_package 
{
	text-align: center;
}

div#content div#complete_std_package span.price
{
	float: none;
	margin: 0 0 20px 0;
	font-size: 2.0em;
}

div#content input.top
{
	float: left;
}

div#content input.bottom
{
	display: block;
	margin: 0 auto;
}

div#content div.banner h2
{
	width: 300px;
	text-align: center;
}

div#content div.banner p.highlight
{
	clear: right;
	margin: 0 50px 10px 50px;
	padding: 10px;
	background: #0ff;
	border: solid 2px #0cc;
	text-align: left;
}

div#content div.banner p
{
	text-align: center;
}

div#content div.banner ul li strong
{
	display: block;
	text-transform: uppercase;
}

div#content div#ordering_process
{
	padding: 10px 10px 0 10px;
	margin: 0 0 10px 0;
	background: #fcfead;
	border: solid 2px #000;
}

table
{
	border-collapse: collapse;
}

th,
td
{
	padding: 5px;
}

table#time th
{
	background: #eee;
	text-align: left;
}

table#time td
{
	background: #f7f7f5;
}

img.primary
{
	position: relative;
	top: -15px;
	z-index: 1000;
	margin: 0 0 10px 10px;
}

img.home
{
	position: relative;
	top: -15px;
	z-index: 1000;
	margin: 0;
}

div#complete_std_package img.primary
{
	float: none;
	margin: 0;
	border: solid 1px #ccc;
}

img.secondary
{
	margin: 0 auto;
	border: solid 1px #ccc;
}

div#footer
{
	clear: both;
	width: 500px;
	margin: 0 0 0 300px;
	padding: 10px 0 0 0;
	font-size: 0.7em;
	text-align: center;
}

div#footer ul
{
	margin: 0 0 10px 0;
	padding: 0;
}

div#footer ul li
{
	display: inline;
	padding: 0 10px 0 10px;
	border-left: solid 1px #000;
}

div#footer ul li:first-child
{
	border-left: none;
}

ul.errors
{
	color: #f00;
}

.std_monster_header {
	color: #0206b6;
}