/*
Recall Media master styles for screen media
Brendan Underwood
brendan@ipixel.com.au
Updated: 3 July 2008
*/

html {
    border: 0;
    margin: 0;
    padding: 0;
}

/* ---( major blocks )------------------------------- */

body {
	background: #35414b url('/images/bodybkg.gif') top left repeat-x;
    font-family: 'Lucida Sans', Helvetica, Arial, sans-serif;
    color: #293e50; 
    border: 0;
    margin: 0;
    padding: 25px 0;
    text-align: center;
    font-size: 95%;
}

#wrapper {
    width: 912px;
    margin: 0 auto;
    padding: 0;
}

#header {
	background: transparent url('/images/headerbkg.png') top left no-repeat;
    height: 134px;
    margin: 0;
    padding: 12px 12px 0 12px;
    text-align: left;
    color: #acbdca;
}

#nav	{
	background: transparent url('/images/contentbkg.png') top left repeat-y;
    height: 40px;
    margin: 0;
    padding: 0 31px;
    text-align: left;
}

#content {
	background: transparent url('/images/contentbkg.png') top left repeat-y;
    margin: 0;
    padding: 28px 31px;
    text-align: left;
    font-size: 75%;
}

#footer {
	background: transparent url('/images/footerbkg.png') top left no-repeat;
    height: 53px;
    margin: 0;
    padding: 0 31px 12px 31px;
    text-align: left;
    font-size: 75%;
    color: #5c94d0;
}


/* ---( header extras )------------------------------- */

#header #headercontent {
	background: transparent url('/images_rm/headtitle.jpg') top left no-repeat;
    height: 134px;
}

#header h1 {
    float: left;
	margin: 0;
	padding: 0;
	width: 435px;
}

#header h1 a { 
    display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 435px;
	height: 134px;
}

#logindata {
    float: right;
    font-size: 75%;
    padding: 0 19px 0 0;
    margin-top: 105px;
}

#logindata p {
    padding: 0 0 0 10px;
    margin: 0;
	background: transparent url('/images/user.gif') 0 3px no-repeat;
}

#logindata a:link, #logindata a:visited {
	color: #069ed0;
}
#logindata a:hover, #logindata a:active {
	color: #3ec6ff !important;
}



/* ---( nav extras )------------------------------- */

#navcontent {
    border-bottom: 1px solid #c8d4de;
}

#nav ul	{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	height: 39px;
}

#nav ul li	{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0 25px 0 0;
	font-size: 13px;
	line-height: 39px;
	height: 39px;
}

#nav ul li a:link, #nav ul li a:visited	{
	color: #16598e;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	line-height: 39px;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
}

#nav ul li a:hover, #nav ul li a:active	{
	color: #1e7bc5 !important;
}


/* ---( nav current link settings )------------------------------- */

body#home li#navhome a, 
body#mypoints li#navmypoints a, 
body#mysettings li#navmysettings a, 
body#pdregulations li#navpdregulations a,
body#support li#navsupport a, 
body#contact li#navcontact a {
    color: #2d4557;
	font-weight: bold;
}


/* ---( nav extra (login & search) settings )---------------------------------------- */

#navextras {
    float: right;
	height: 39px;
	text-align: right;
	margin-top: -39px;
	line-height: 39px;
	padding: 0;
}

#shoppingcartnav {
    padding: 8px 0;
}

/* ---( footer extras )------------------------------- */

#footercontent {
    border-top: 1px solid #c8d4de;
}

#footerleft {
    float: left;
    width: 25%;
    text-align: left;
    padding-top: 11px;
}

#footerright {
    float: right;
    width: 65%;
    text-align: right;
    padding-top: 11px;
}

#footer p {
}


/* ---( text )------------------------------- */

a:link {
	color: #069ed0;
	text-decoration: none;
}

a:visited {
	color: #057ea6;
	text-decoration: none;
}

a:hover {
	color: #3ec6ff;
	text-decoration: none;
}

p {
	margin: 0;
	padding-bottom: 0.7em;
	line-height: 1.4em;
}
p.morelink {
    margin-top: -0.5em;
}

.discreet {
    color: #587389;
}

hr {
    color: #e2e9ef;
    background-color: #e2e9ef;
    height: 1px;
    width: 100%;
    border: 0;
    margin: 1.5em 0;
}

#content ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}

#content ul li {
	padding: 0 0 0 20px;
	line-height: 1.6em;
	padding-bottom: 0.7em;
}

#content ul.tightlist {
	padding-bottom: 0.7em;
}
#content ul.tightlist li {
    padding-bottom: 0;
}

#content ol {
	margin: 0;
	padding-left: 2em;
}

#content ol li {
    font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	padding-bottom: 0.7em;
}

h1, h2, h3, h4, h5, h6 {
    color: #192e3f;
    margin: 0 0 0.5em 0;
    font-weight: normal;
}

h1, h2, h3, h1 a, h2 a, h3 a {
    font-weight: normal !important;
}

dt {
    color: #192e3f;
    font-size: 110%;
    margin: 0 0 0.25em 0;
    font-weight: bold;
}

dd {
    margin: 0 0 1em 0;
    
}


/* ---( home layout extras )------------------------------- */

#home #content {
    padding-top: 25px;
}

#homecolumn1 {
    float: left;
    width: 399px;
    margin-right: 26px;
}
#homecolumn2 {
    float: right;
    width: 399px;
}


/* ---( page title extras )------------------------------- */

#home #pagetitle {
    display: none;
}



/* ---( form parameters )---------------------------------------- */

fieldset {
    border: none;
    margin: 1em 0em 1em 0em;
    padding: 1em 0 0 0;
    line-height: 1.5em;
    width: auto;
    border-top: 1px solid #bde5f2;
    border-bottom: 1px solid #bde5f2;
}

.longform fieldset {
    border: 0;
    margin: 0;
}

legend {
    border: 1px solid #ccc;
    background: #eee;
    padding: 0.2em;
    margin-bottom: 1em;
    font-size: 120%;
}

form {
    margin: 0 0 1em 0;
}

form#useradd-pd,
form#usersettings {
    width: 500px;
}

textarea {
    font-family:  "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    border: 1px solid #e2e9ef;  
    width: 100%;
    padding: 4px;
    font-size: 100%;
}
input {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    visibility: visible;
    border: 1px solid #e2e9ef;  
    vertical-align: middle;
    margin-bottom: 0.2em;
    padding: 4px;
}

input.hiddenfield {
    display: none;
}

select {
    border: 1px solid #dadae7;  
    color: Black;
    vertical-align: top;
}

#content fieldset > * input:focus,
#content fieldset > * textarea:focus {
    border-color: #069ed0; 
    border-width: 1px;
    background-color: #d9eeff; 
}

.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;    
}

.field .field {
    margin: 1em 0 0 0;
}

.field label {
    font-size: 120%;
    font-weight: normal;
    color: #293e50; 
}

.shortform .field label {
    font-size: 100%;
    font-weight: normal;
    color: #587389;
    width: 115px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    text-align: right;
    line-height: 2em;
}

.formHelp {
    color: #587389;
    margin: 0 0 0.2em 0;
    font-size: 90%;
}

.formHelp a {
    text-decoration: underline;
}

.formHelp:hover {
    color: #293e50;
    cursor: default;
}

.field.required .formHelp {
    color: #ff7979;
}

.field.required label {
    color: red;
}

.field.required input, .field.required textarea, .field.required select {
    border-color: red;
    background-color: #ffe1e1; 
}

#content fieldset > .field.required input:focus,
#content fieldset > .field.required textarea:focus {
    border-color: red;
    border-width: 1px;
    background-color: #ffe1e1; 
}

.formControls input {
    background: #4c8bbd url('/images/btn-bkg.gif') bottom left repeat-x;
    border-top: 1px solid #bde5f2;
    border-left: 1px solid #bde5f2;
    border-bottom: 1px solid #192e3f;
    border-right: 1px solid #192e3f;
    color: white;
    font-weight: bold;
    height: 24px;
    line-height: 12px;
    font-size: 90%;
    margin-right: 10px;
}

.formControls input:active {
    border-top: 1px solid #192e3f;
    border-left: 1px solid #192e3f;
    border-bottom: 1px solid #bde5f2;
    border-right: 1px solid #bde5f2;
}

.formControls input.btn-add {
    background: #4c8bbd url('/images/btn-add.gif') bottom left no-repeat;
    padding-left: 20px;
    cursor: pointer;
}
.formControls input.btn-tick {
    background: #4c8bbd url('/images/btn-tick.gif') bottom left no-repeat;
    padding-left: 20px;
    cursor: pointer;
}

.formControls a.btn-add {
    background: #4c8bbd url('/images/btn-add.gif') bottom left no-repeat;
    padding: 0 8px 0 22px;
    border-top: 1px solid #bde5f2;
    border-left: 1px solid #bde5f2;
    border-bottom: 1px solid #192e3f;
    border-right: 1px solid #192e3f;
    color: white !important;
    font-weight: bold;
    height: 22px !important;
    line-height: 22px !important;
    font-size: 90%;
    margin: 0 10px 0 0;
    display: inline-block;
    cursor: pointer;
}



/* ---( message boxes )---------------------------------------- */

p.required {
    border: 1px solid #ff6200;
    padding: 10px 10px 10px 35px;
    background: #ffe8d9 url('/images/warningicon.gif') 10px 10px no-repeat;
    color: #ff6200;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0.5em;
}

p.softmessage {
    border: 1px solid #c8d4de;
    padding: 10px 10px 10px 35px;
    background: #eff2f5 url('/images/messageicon.gif') 10px 10px no-repeat;
    color: #326289;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0.5em;
}


/* ---( global )---------------------------------------- */

.clearall {
    clear: both;
}

img.print {
    display: none;
}


/* ---(end styles)------------------------------------------------ */