/* CSS Document for http://www.golflinksworld | Version 1
   Author - Protocol | Hosting Ireland | 
   http://www.hostingireland.ie | August 2007 */



/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
	countered to left for IE with #center division
==================================================*/
body{
	text-align: center;
	font-size: 11px;
	font-family: Arial, Verdana,'Lucidia Grande' ;
	margin: 0px;
	background-color: #eaeaea;
	color: #333333;
	}	
#center{
	width: 942px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 110px;
	background-color: #003366;
  background-image: url('../images/blue-box-small2.jpg');
  background-repeat: no-repeat;
  /*background-attachment:fixed;*/
  background-position: bottom center; 	
}
/* ###############END B[]X HACK####################
==================================================*/

/* =link declarations for website
==================================================*/
a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #0066CC;
}

a:active {
	color: #333333;
}

a.hidden {
  color: #FFFFFF;
}

a.hidden:visited {
  color: #FFFFFF;
}

a.hidden:hover {
	color: #003366;
	background-color: #FFFFFF;
}

a.hidden:active {
  color: #FFFFFF;
}

a.nav:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/orange_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.nav:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/orange_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.nav:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/orange_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #0099FF;
	border: 1px solid #333333;
	margin-top: 80px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.menu:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #01008E;
	left: 15px;
	padding-left: 15px;
	background-image: url(../images/link_arrow_blue.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 3px;
	text-decoration: none;
}

a.menu:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #00008E;
	left: 15px;
	padding-left: 15px;
	padding-top: 3px;
}


a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #0033FF;
	left: 12px;
	padding-left: 15px;
	padding-top: 1px;
	text-decoration: underline;
}

a.menu:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #01008C;
	left: 15px;
	padding-left: 15px;
	padding-top: 3px;
	text-decoration: none;
}




a.menu2:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	display: inline;
	text-decoration: underline;
}

a.menu2:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	text-decoration: underline;
}


a.menu2:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
	padding-top: 3px;
	text-decoration: none;
}

a.menu2:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	text-decoration: underline;
}


a.memblink:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	display: inline;
	text-decoration: underline;
}

a.memblink:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	text-decoration: underline;
}


a.memblink:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFF00;
	padding-top: 3px;
	text-decoration: none;
}

a.memblink:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	text-decoration: underline;
}



a.box:link {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
/*	display: inline-block;
	width: 68px; */
	text-align: center;
}

a.box:visited {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
/*	display: inline-block;
	width: 68px; */
	text-align: center;
}

a.box:hover {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	border: medium solid #BBDDBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
/*	display: inline-block;
	width: 68px; */
	text-align: center;
}

a.box:active {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	border: medium solid #BBDDBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
/*	display: inline-block;
	width: 68px; */
	text-align: center;
}





/* =divs | declarations for divisions 
==================================================*/



/* =banner | banner area at top of page
==================================================*/

#banner{
	height: 254px;
	width: 942px;
	background-image: url(../images/golflinksworld-banner.jpg);
	background-repeat: no-repeat;
	top: 0px;

}



.quoted{
	color: #245625;
	font-weight: bold;
}


/* =signupbuttons | login buttons  area at top of page
==================================================*/


#signupbuttons{
	height: 78px;
	width: 83px;
	position: relative;
	top: 15px;
	left: 800px;
}

.signuppadding{
	padding-top: 10px;
}


/* =navbar | site navigation area
==================================================*/

#navbar{
	height: 15px;
	width: 915px;
	margin: 0px;
	position: relative;
	top: 130px;
	left: 10px;
	background-image: url(../images/nav-tile.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* =sponsoredby | sponsored by area
==================================================*/

#examplesite{
	height: 90px;
	width: 900px;
	margin: 0px;
	position: relative;
	top: 12px;
	left: 10px;
	font-size: 10px;
	padding: 0px;
}

.example{
	display: block;
	float: left;
	width: 420px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
.exdescr{
	color: #FFFFFF;
	font-weight: bold;
}
.exname{
	color: #FFFFFF;
	/*color: #222222;*/
	font-size: 16px;
	font-weight: bold;
}
.exampleimgfloat{
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 2px;
}
a.exname {
  color: #FFFFFF;
}

a.exname:visited {
  color: #FFFFFF;
}

a.exname:hover {
	color: #003366;
	background-color: #FFFFFF;
}
a.exname:active {
  color: #FFFFFF;
}




/* =bluebar | bluebar area at top of page
==================================================*/

#bluebar{
	height: 110px;
	width: 942px;
	background-image: url(../new-assets/blue-banner.jpg);
	background-repeat: no-repeat;
}


/* =sponsoredby |sponsored by area in blue bar
==================================================*/

.sponsorby{
	font-size: 12px;
}

.sponsor{
	font-size: 16px;
	font-weight: bold;
}



/* =clubname | clubname in bluebar container
==================================================*/

#clubname{
	padding: 0px;
	position: relative;
	top: 20px;
	float: left;
	left: 20px;
	font-size: 24px;
	color: #FFFFFF;
	width: 400px;
}

/* =clubinfo | clubinfo in bluebar container
==================================================*/

#clubinfo{
	width: 200px;
	padding: 5px;
	position: relative;
	top: 10px;
	float: right;
	right: 80px;
	color: #FFFFFF;
}


/* =userslinks | clubinfo in bluebar container
==================================================*/

#userslinks{
	width: 200px;
	padding: 5px;
	position: relative;
	top: 10px;
	right: 50px;
	float: right;
	color: #FFFFFF;
}

/* =logonbuttonarea | logon button  area at top of page
==================================================*/

#navtop{
	background-color: #f36f3a;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#flashcontainer{
	background-image: url(../images/blue_strip.jpg);
	height: 40px;
	width: 942px;
	background-repeat: repeat-x;

}




/* =col1 and col 2 and main content | main content containers
==================================================*/

#col1{
	width: 420px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	min-height: 500px;
}

#bluebox{
/*	background-image: url(../images/blue-box-small.jpg);
	background-repeat: no-repeat; 
	height: 253px; */
	width: 421px;
}

#col2{
	width: 460px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#col3{
	width: 530px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	min-height: 500px;
}
#col4{
	width: 385px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}


#imgheight{
	height: 360px;
	max-height: 360px;
	min-height: 360px;
}

#rssbox{
	height: 400px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}

#col1infobox h3{
	color: #003366;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#col1infobox h5{
	color: #003366;
	font-size: 11px;
}

#col1infobox p{
  font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}


#maincontent{
	width: 942px;
	height: 100%;
}

#spacer{
	clear: both;
}
#spacer2{
	clear: both;
	height: 10px;
	
}
.spacer {
	clear: both;
}
.spacer1 {
	width:100%;
	background-color: #003366;
	height: 10px;
	clear: both;
}


#whitebox{
	width: 885px;
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#col1infoboxext{
	height: 365px;
	background-image: url(../images/infoblock.gif);
	background-repeat: no-repeat;
	padding: 0;
}
#col1infobox{
	height: 335px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 20px;
}

#col1infoboxrollovers{
	margin-top: 7px;
  margin-bottom: 10px;
  padding-top: 7px;
  padding-bottom: 5px;
/*  padding: 5px; */
}

#golfquote{
	background-color: #EAEAEA;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 1px;
	color: #003366;
	height: 135px;
}

#golferyear{
	background-color: #245625;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	color: #003366;
}

#golfquotestext{
	background-color: #ffffff;
	padding: 5px;
	color: #003366;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 100px;
	overflow: auto;
}


#welocmeto{
	background-color: #245625;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 16px;
	color: #003366;
}

#forum{
	background-color: #EAEAEA;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#forumtext{
	background-color: #ffffff;
	padding: 5px;
	color: #003366;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.welcometext{
	font-size: 12px;
	font-weight: bold;
}



#openfixtures{
	background-color: #245625;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}



#col2picboxnav{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}


#col2picbox{
	/*background-color: #245625;*/
	background-color: #FFFFFF;
	margin-bottom: 10px;
	overflow: hidden;
}


#col2picboxtext{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #003366;
}

.col2picbox {
  background-color: #FFFFFF;
  text-align: center;
}



.fleft{
	width: 100px;
	float: left;
	padding-left: 5px;
}
.fright{
	width: 100px;
	float: right;
	padding-right: 5px;
}
.imgfloat{
	float: left;
}
.imgfloatpadright{
	float: left;
	padding-right: 10px;
}
.textright{
	clear: right;
}

.btright{
  width: 20px;
  float: right;
}

#results{
	background-color: #245625;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}

.fixtures{
	background-color: #245625;
	top: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.fixturesheader{
	color: #FFFFFF;
	top: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
	text-align: right;
}

td.padded{
	background-color: #FFFFFF;
	color: #003366;
	margin-right: auto;
	margin-left: auto;
}
th.padded{
	padding: 5px;
	text-align: left;
	background-color: #dddddd;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	}
th.green{
	padding: 5px;
	text-align: left;
	background-color: #dddddd;
	color: #666600;
	margin-right: auto;
	margin-left: auto;
	}

.mainresults{
	background-color: #245625;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
}



.col1infobox h3{
	color: #E9E8E8;
	background-color: #CC0066;
}

.nocontent{
	text-align: center;
	padding: 10px;
}
.restitle{
	background-color: #245625;
	margin-top: 10px;
	color: #FFFFFF;
	height: 28px;
	padding-top: 5px;
}
.restitle h3{
	color: #FFFFFF;
}




/* =footer declarations for website
==================================================*/

#footer{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 942px;
}

#footerleft{
	width: 922px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#footerright{
	width: 280px;
	padding-top: 10px;
	float: right;
}

.foottext{
	font-size: 10px;
	color: #FFFFFF;
}



/* =admin declarations for website
==================================================*/
.SI-FILES-STYLIZED label.browse
{
    width: 68px;
    height: 22px;
    background: url(images../btn-browse.gif) 0 0 no-repeat;

    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.browse input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}



#usermenu{
	background-color: #0066CC;
	margin-top: 20px;
	margin-bottom: 20px;
}

th {
	padding: 5px;
	text-align: left;
	background-color: #321B15;
	color: #F5F5F5;
	}

td{
	color: #FFFFFF;
	font-weight: bold;
}
p{
	color: #003366;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EAEBEA;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.bluestyle {color: #003366}

h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.style3 {font-weight: bold}
.style2 {	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.style7 {	color: #0066FF;
	font-weight: bold;
}

.upthumb {
    background-color: #EEEEEE;
    width: 170px;
    text-align: center;
    float: left;
    margin: 5px;
}
.upthumbbar {
    background-color: #000000;
    height: 10px;
}
.upthumbpic {
    padding: 5px;
}
.helpbutton {
	color: Red;
	font-weight: bold;
}




/* =admin css rollovers | pseudolinks area
==================================================*/

input.save-btn {
width: 68px;
height: 22px;
background: url(../images/btn-save.gif) no-repeat;
outline: none;
}
input.save-btn:hover {
background: url(../images/btn-save.gif) no-repeat 0 -23px;
}

input.add-btn {
width: 68px;
height: 22px;
background: url(../images/btn-add.gif) no-repeat;
outline: none;
}
input.add-btn:hover {
background: url(../images/btn-add.gif) no-repeat 0 -23px;
}

input.edit-btn {
width: 68px;
height: 22px;
background: url(../images/btn-edit.gif) no-repeat;
outline: none;
}
input.edit-btn:hover {
background: url(../images/btn-edit.gif) no-repeat 0 -23px;
}

input.delete-btn {
width: 68px;
height: 22px;
background: url(../images/btn-delete.gif) no-repeat;
outline: none;
}
input.delete-btn:hover {
background: url(../images/btn-delete.gif) no-repeat 0 -23px;
}

input.upload-btn {
width: 68px;
height: 22px;
background: url(../images/button-upload.gif) no-repeat 0 -1px;
outline: none;
}
input.upload-btn:hover {
background: url(../images/button-upload.gif) no-repeat 0 -23px;
}

input.clear-btn {
width: 68px;
height: 22px;
background: url(../images/btn-clear.gif) no-repeat;
outline: none;
}
input.clear-btn:hover {
background: url(../images/btn-clear.gif) no-repeat 0 -23px;
}
input.complete-btn {
width: 68px;
height: 22px;
background: url(../images/btn-complete.gif) no-repeat;
outline: none;
}
input.complete-btn:hover {
background: url(../images/btn-complete.gif) no-repeat 0 -23px;
}
.preview-btn {
width: 68px;
height: 22px;
background: url(../images/preview.gif) no-repeat;
outline: none;
}
.preview-btn:hover {
background: url(../images/preview.gif) no-repeat 0 -23px;
}

.previous-btn {
width: 97px;
height: 22px;
background: url(../images/btn-previous.gif) no-repeat;
outline: none;
}
.previous-btn:hover {
background: url(../images/btn-previous.gif) no-repeat 0 -23px;
}


.next-btn {
width: 58px;
height: 22px;
background: url(../images/btn-next.gif) no-repeat;
outline: none;
}
.next-btn:hover {
background: url(../images/btn-next.gif) no-repeat 0 -23px;
}


.search-btn {
width: 58px;
height: 22px;
background: url(../images/btn-search.gif) no-repeat;
outline: none;
}
.search-btn:hover {
background: url(../images/btn-search.gif) no-repeat 0 -23px;
}



.previousdown-btn {
width: 97px;
height: 22px;
background: url(../images/btn-previous-down.gif) no-repeat;
outline: none;
}
.previousdown-btn:hover {
background: url(../images/btn-previous-down.gif) no-repeat 0 -23px;
}

.ladies-btn {
width: 88px;
height: 22px;
background: url(../images/btn-ladies.gif) no-repeat;
outline: none;
}
.ladies-btn:hover {
background: url(../images/btn-ladies.gif) no-repeat 0 -23px;
}

.gents-btn {
width: 88px;
height: 22px;
background: url(../images/btn-gents.gif) no-repeat;
outline: none;
}
.gents-btn:hover {
background: url(../images/btn-gents.gif) no-repeat 0 -23px;
}


.nextup-btn {
width: 58px;
height: 22px;
background: url(../images/btn-nextup.gif) no-repeat;
outline: none;
}
.nextup-btn:hover {
background: url(../images/btn-nextup.gif) no-repeat 0 -23px;
}

.cancel {
width: 68px;
height: 22px;
background: url(../images/btn-cancel.gif) no-repeat;
outline: none;
}
.cancel:hover {
background: url(../images/btn-cancel.gif) no-repeat 0 -23px;
}
/* = arrows declarations for website
==================================================*/
.up-btn {
width: 24px;
height: 22px;
background: url(../images/btn-up.gif) no-repeat;
outline: none;
}
.up-btn:hover {
background: url(../images/btn-up.gif) no-repeat 0 -23px;
}

.down-btn {
width: 24px;
height: 22px;
background: url(../images/btn-down.gif) no-repeat;
outline: none;
}
.down-btn:hover {
background: url(../images/btn-down.gif) no-repeat 0 -23px;
}

.up-btn-green {
width: 24px;
height: 22px;
background: url(../images/btn-up-green.gif) no-repeat;
outline: none;
}
.up-btn-green:hover {
background: url(../images/btn-up-green.gif) no-repeat 0 -23px;
}

.down-btn-green {
width: 24px;
height: 22px;
background: url(../images/btn-down-green.gif) no-repeat;
outline: none;
}
.down-btn-green:hover {
background: url(../images/btn-down-green.gif) no-repeat 0 -23px;
}

.btn-next-left {
width: 24px;
height: 22px;
background: url(../images/btn-next-left.gif) no-repeat;
outline: none;
}
.btn-next-left:hover {
background: url(../images/btn-next-left.gif) no-repeat 0 -23px;
}


.btn-next-across {
	height: 22px;
	background: url(../images/btn-next-across.gif) no-repeat;
	outline: none;
	float: right;
}
.btn-next-across:hover {
background: url(../images/btn-next-across.gif) no-repeat 0 -23px;
}

/* --------------------- */
#whitebox table td{
  font-weight: bold;
  color: #006688;
  text-align: center;
}
#whitebox h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #A8AAA8;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.floatleft{
	float: left;
}

#overlay{
	height: 450px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: normal;
	overflow: auto;
	padding-right: 25px;
}

.helptitle{
	display: block;
	padding-bottom: 10px;
}

.helptype{
	display: block;
	padding-bottom: 10px;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
}


.helpheader{
}

.sshotfloat{
	float: left;
	padding-right: 10px;
}

.helpspacer{
	clear: both;
	float: none;
	height: 52px;
	width: 700px;
	background-color: #FFFFFF;
	display: block;
	background-image: url(../screenshots/spacer-bg.jpg);
	background-repeat: no-repeat;
}


#resultsbox{
	height: 370px;
	overflow: auto;
	padding-right: 15px;
}

/**********************************
 * Account Status Page *
 * ******************************/

#statusbox {
  height: 385px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  overflow-x: auto;
  overflow-y: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px
}
#statusbox h3 {
  color: #003366;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px
}
#statusbox .s3 {
  color: #003366;
  font-size: 14px;
  margin: 10px;
  font-weight: 900;
}
#statusbox p {
  font-family: Arial, sans-serif;
  color: #006699;
  font-size: 12px;
  font-weight: 700
}
#statusbox .statusdate {
  margin: 5px;
  font-weight: 800;
}

  
