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

/*
------------------------------------------------

Generic reset for CSS properties

------------------------------------------------
*/

* {
	margin:0;
	padding:0;
}

iframe,a img,fieldset,form,table {
	border:0
}

dd,dt,li,dl,ol,ul {
	list-style:none
}

/* ------------------------------------------------ */

body {
	font-family: "Arial, Lucida Grande," Lucida, Verdana, sans-serif;
	font-size: 1.0em;
	color: #3f3f3f;
	background-color: #D0D0D0;
}

a, a:active, a:visited {
	color: #D6017A;
}

a:hover {
	color: #bfbfbf;
}

p {
	font-size: 0.8em;
}

h1 {
	font-size: 1.6em;
	color: #D6017A;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 0.8em;
	color: #D6017A;
}

h4 {
	font-size: 0.8em;
	color: #D6017A;
}


.clearing {
	clear: both;
}

/* ------------------------------------------------ */

#wrapper {
	
}

/* ------------------------------------------------ */

#header {
	height: 176px;
	background: url(../images/header_tile.gif) repeat-x fixed 0 0;
	padding: 30px 0 0 0;
}

/* ------------------------------------------------ */

#top-edge {
	width: 800px;
	height: 10px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background: url(../images/top_edge.png) no-repeat;
}

/* ------------------------------------------------ */

#header-wrapper {
	width: 800px;
	height: 166px;
	margin: 0 auto 0 auto;

}

#header-panel {
	float: left;
	width: 760px;
	height: 166px;
	padding: 0 0 0 20px;
	background: url(../images/header_panel_tile.gif) repeat-x fixed 0 0;
}

#header-left-edge {
	float: left;
	width: 10px;
	height: 166px;
	background: url(../images/header_left_edge.png) no-repeat;
}

#header-right-edge {
	float: right;
	width: 10px;
	height: 166px;
	background-image: url(../images/header_right_edge.png);
}

/* ------------------------------------------------ */

#float-left {
	float: left;
	width: 453px;
	height: 165px;
}

/* ------------------------------------------------ */

#breadcrumbs {
	margin: 15px 0 0 0;
	font-size: 0.7em;
	color: #B3B3B3;
}

#breadcrumbs li {
	display: inline;
}

#breadcrumbs a, a:active, a:visited {
	text-decoration: none;
	color: #828282;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #D6017A;
}

/* ------------------------------------------------ */

#main-nav {
	width: 350px;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bold;
	position: relative;
	top: 52px;
}

#main-nav a, a:active, a:visited {
	color: #C1C1C1;
	text-decoration: none;
}

#main-nav a:hover {
	color: #333333;
	text-decoration: none;
}

#main-nav li {
	display: inline;
}

#main-nav #on-page a, a:active, a:visited {
	color: #7c7c7c;
}

/* ------------------------------------------------ */

#logo {
	float: right;
	width: 305px;
	height: 166px;
	background: url(../images/logo_panel.png) no-repeat;
}



/* ------------------------------------------------ */

#pink-strip {
	height: 25px;
	background-color: #D6017A;
}

#pink-strip-centre p {
	font-size: 0.7em;
	color: #FFD6ED;
	padding: 6px 0 0 30px;
}

#pink-strip-centre {
	width: 800px;
	height: 25px;
	margin: 0 auto 0 auto;
	background: url(../images/pink_tile.gif) repeat-y;
}

/* ------------------------------------------------ */

#content-wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	background: url(../images/content_tile.gif) repeat-y 0 0;
	overflow: auto;
}

/* ------------------------------------------------ */

#content {
	width: 710px;
	padding: 0 35px 30px 35px;
	margin: 0 auto 0 auto;
	background-color: white;
}

#content a, a:active, a:visited {
	color: #D6017A;
}

#content a:hover {
	color: #bfbfbf;
}

#content p {
	padding: 15px 0 0 0;
	line-height: 1.5em;
}

#content .p2 {
	padding: 5px 0 0 0;
	line-height: 1.5em;
}

#content h1 {
	padding: 25px 0 0 35px;
	background: url(../images/h1_bullet.gif) no-repeat 0 30px;
}

#content h2 {
	padding: 10px 0 0 0;
	line-height: 1.4em;
}

#content h3 {
	padding: 10px 0 0 0;
	line-height: 1.4em;
}

#content h4 {
	padding: 0 0 0 0;
	line-height: 1.4em;
}

#content ul {
	width: 650px;
	margin: 10px 0 0 30px;
	list-style-type: circle;
	list-style-position: outside;
}

#content li {
	padding: 0 0 0 20px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../images/pd_bullet.gif) no-repeat 0 4px;
}

#content #process-ul {
	width: 660px;
	margin: 10px 0 0 30px;
	list-style-type: circle;
	list-style-position: outside;
}

#content #process-point1 {
	padding: 12px 0 0 50px;
	height: 30px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../images/point_1.gif) no-repeat 0 4px;
}

#content #process-point2 {
	padding: 12px 0 0 50px;
	height: 30px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../images/point_2.gif) no-repeat 0 4px;
}

#content #process-point3 {
	padding: 12px 0 0 50px;
	height: 30px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../images/point_3.gif) no-repeat 0 4px;
}

#content #process-point4 {
	padding: 12px 0 0 50px;
	height: 30px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../images/point_4.gif) no-repeat 0 4px;
}

#content #process-point5 {
	padding: 12px 0 0 50px;
	height: 30px;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(../images/point_5.gif) no-repeat 0 4px;
}

.prop-wrapper {
	float: left;
	width: 540px;
	padding: 0 0 0 20px;
}

.prop-image-ar {
	float: left;
	width: 145px;
	height: 131px;
	background: url(../images/ar_screen_shot.jpg) no-repeat;
}

.prop-image-cd {
	float: left;
	width: 145px;
	height: 131px;
	background: url(../images/cd_screen_shot.jpg) no-repeat;
}

.prop-image-dp {
	float: left;
	width: 145px;
	height: 131px;
	background: url(../images/dp_screen_shot.jpg) no-repeat;
}

.spacer {
	clear: both;
	height: 20px;
}

/* ------------------------------------------------

	Form Styles

------------------------------------------------ */

#content form {
	
}

#content legend {
	font-weight: bold;
	font-size: 0.8em;
	color: #D6017A;
	padding: 20px 0 0 0;
	line-height: 1.4em;
}

#content label {
	width: 150px;
	float: left;
	margin: 3px 0 0 0;
}

#content ol {
	padding: 20px 0 0 0;
}

#content form li {
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	list-style-type: none;
	background-image: none;
}

#content input {
	font-size: 1em;
	width: 180px;
	padding: 3px;
	border: 1px solid #bfbfbf;
}

#content textarea {
	font-family: Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1em;
	width: 300px;
	padding: 3px;
	border: 1px solid #bfbfbf;
}

#content .short{
	width: 80px;
}

#content input:focus {
	background-color: #fefede;
}

#content textarea:focus {
	background-color: #fefede;
}

#content .submitbutton {
	margin: 10px 0 0 150px;
	padding: 6px 6px 6px 6px;
	font-size: 0.8em;
	color: white;
	font-weight: bold;
	width: 100px;
	background-color: #d6017a;
	border-style: none;
}

#content .submitbutton:hover {
	background-color: #ff0091;
}

#content .submitbutton:focus {
	background-color: #ad0063;
	text-decoration: underline;
}

#content #security-text {
	width: 400px;
	margin-left: 150px;
	padding: 5px 0 5px 0;
	font-size: 0.7em;
}

#content #securityc {
	margin-left: 150px;
	padding: 3px;
	border: 1px solid #e6148d;
}

#content .termsLi {
	padding-bottom:10px
}

/* ------------------------------------------------ */

#bottom-edge {
	width: 800px;
	height: 20px;
	margin: 0 auto 0 auto;
	background: url(../images/bottom_edge.gif) no-repeat;
}

/* ------------------------------------------------ */

#footer-nav {
	margin: 0 auto 30px auto;
	font-size: 0.7em;
	text-align: center;
}

#footer-nav p {
	color:#999999;
	font-size: 0.9em ;
}

#footer-nav a, a:active, a:visited {
	color: #828282;
	text-decoration: underline;
}

#footer-nav a:hover {
	color: #D6017A;
	text-decoration: underline;
}

#footer-nav ul {
	padding: 0 0 10px 0;
}

#footer-nav li {
	display: inline;
}

#footer-nav .li-first {
	padding: 0 7px 0 0;
	border-right: 1px solid #989898;
}

#footer-nav .li-middle {
	display: inline;
	padding: 0 8px 0 5px;
	border-right: 1px solid #989898;
}

#footer-nav .li-last {
	padding: 0 0 0 5px;
}	

/* ------------------------------------------------ */





