body {
background-color: #FFFFFF;
text-align: center;
}

.general_back {
background-color: #FFFFFF;
text-align: center;
}

.default_text {
font-size: 12px;
font-family: arial, times;
color: #666666;
}

.banner {
background-image: url(index_images/banner.jpg);
border: #999999 1px solid; 
padding: 0px;
}

h1 {
font-size: 18px;
font-family: arial, times;
font-weight: bold;
color: #666666;
text-align: left;
padding: 4px 5px 5px 0px;
margin: 0px 0px 0px 0px;
}

h2 {
font-size: 16px;
font-family: arial, times;
color: #666666;
text-align: left;
padding: 3px 0px 3px 0px;
margin: 0px 0px 0px 0px;
}

h3 {
font-size: 14px;
font-family: arial, times;
color: #336699;
text-align: left;
padding: 3px 5px 1px 0px;
margin: 0px 0px 0px 0px;
}

h4 {
font-size: 16px;
font-family: arial, times;
color: #336699;
text-align: left;
padding: 0px 0px 0px 3px;
margin: 0px 0px 0px 0px;
letter-spacing: 0px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	border-bottom: 0px solid #ccc;
        font-family: verdana;
	font-size: 10px;
	text-align: left;
	}


ul li {
	position: relative;
	}


li ul {
	position: absolute;
	z-index: 1;
	left: 179px;
	width: 222px;
	top: 0;
	display: none;
        margin: 0px;
        padding: 0px;
        background-color: #FFFFFF; 
	}

ul li a:hover {
	color: #ffffff;
        background: #999999;
	}


ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	padding: 5px;
   margin: 1px;
	border: 1px solid #cccccc;
	width: 166px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 2%; }
/* End */

li:hover ul, li.over ul { 
display: block;
width: 180px;
}

.text {
font-size: 12px;
font-family: arial, times;
color: #666666;
padding: 0px;
}

.captcha {
font-size: 10px;
font-family: arial, times;
text-align: left;
}

.front_text {
font-size: 12px;
font-family: arial, times;
text-align: left;
color: #666666;
padding-right: 0px;
padding-top: 0px;
line-height: 1.5;
text-align: justify;
}

p {
font-size: 12px;
font-family: arial, times;
text-align: left;
color: #666666;
padding-right: 5px;
line-height: 1.5;
text-align: justify;
}

.int_text {
font-size: 12px;
font-family: arial, times;
text-align: left;
font-weight: bold;
color: #666666;
}

.t_list {
background-color: #CCCCCC;
font-size: 12px;
font-family: arial, times;
text-align: left;
font-weight: bold;
color: #666666;
padding: 15px;
}

.t_list_cent {
background-color: #CCCCCC;
font-size: 12px;
font-family: arial, times;
text-align: center;
font-weight: bold;
color: #666666;
padding: 15px;
}

.price_asterisk{
background-color: #CCCCCC;
font-size: 18px;
font-family: arial, times;
text-align: center;
font-weight: normal;
color: #666666;
}

.t_list_cent_top {
background-color: #CCCCCC;
font-size: 12px;
font-family: arial, times;
text-align: center;
font-weight: bold;
color: #666666;
padding: 3px;
margin: 0px;
}

.top_nav {
background-color: #999999;
text-align: center;
font-size: 10px;
font-family: verdana, arial, times;
color: #FFFFFF;
padding: 1px;
}

.top_nav_pad {
padding-right: 0px;
}

.top_nav_back {
background-color: #FFFFFF;
border: #cccccc 1px solid;
padding: 1px;
}

.top_nav a:link {
color: #ffffff;
text-decoration: none;
}

.top_nav a:visited {
color: #ffffff;
text-decoration: none;
}

.top_nav a:hover {
display: block;
color: #FFFFFF;
background-color: #336699;
text-decoration: none;
}

.front_t_edge {
border: 1px solid #FFFFFF;
font-size: 12px;
font-family: arial, times;
font-weight: bold;
text-align: left;
color: #FFFFFF;
line-height: 1.5;
}

.header {
background-color: #cccccc;
border: #999999 0px solid; 
padding: 2px 0px 2px 5px;
font-size: 10px;
font-family: verdana, arial, times;
text-align: left;
color: #333333;
}

.header a:link {
color: #333333;
text-decoration: none;
}

.header a:visited {
color: #333333;
text-decoration: none;
}

.header a:hover {
color: #FFFFFF;
text-decoration: none;
}

.side_nav_links {
font-size: 13px;
font-family: arial, times;
font-weight: bold;
text-align: left;
color: #666666;
line-height: 2;
margin: 0px;
padding-left: 3px;
}

.side_nav_links_selected {
font-size: 13px;
font-family: arial, times;
font-weight: bold;
text-align: left;
color: #cccccc;
line-height: 2;
margin: 0px;
padding-left: 3px;
}

.side_nav_links a:link {
color: #666666;
text-decoration: none;
}

.side_nav_links a:visited {
color: #666666;
text-decoration: none;
}

.side_nav_links a:hover {
color: #336699;
text-decoration: none;
}

.recruitment_side {
padding-left: 3px;
}

.border {
border: #999999 1px solid; 
padding: 0px;
}

.pad {
padding-right: 4px;
padding-top: 5px;
padding-bottom: 5px;
}

.gallery_pad {
padding-top: 5px;
margin: 0px;
}

.main_table_pad {
padding-top: 0px;
padding-left: 2px;
padding-bottom: 0px;
padding-right: 0px;
}

.main_links {
font-size: 11px;
font-family: arial, times;
text-align: left;
color: #666666;
text-decoration: none;
padding-left: 3px;
}

.main_links a:link {
color: #666666;
text-decoration: none;
}

.main_links a:visited {
color: #336699;
text-decoration: none;
}

.main_links a:hover {
color: #333333;
text-decoration: none;
}

.pic {
padding: 20px 10px 0px 0px;
float: left;
}

.pic_right {
padding: 20px 0px 0px 10px;
float: right;
}

p.introtext {
padding-top: 12px;
}

.downloads_table {
border-collapse: collapse;
background-color: #CCCCCC;
padding: 5px 0px 10px 10px;
}

.download_links {
font-size: 13px;
font-family: arial, times;
font-weight: bold;
text-align: left;
color: #666666;
line-height: 2;
margin: 0px;
}

.download_links a:link {
color: #666666;
text-decoration: none;
}

.download_links a:visited {
color: #666666;
text-decoration: none;
}

.download_links a:hover {
color: #336699;
text-decoration: none;
}

.download_pad {
padding-top: 8px;
}

.thumb_back {
background-color: #CCCCCC;
padding: 10px 10px 10px 10px;
}

.click_enlarge {
color: #999999;
font-size: 10px;
font-family: verdana, arial, times;
text-align: right;
padding: 0px;
margin: 0px;
}

.strong {
font-weight: bold;
}

.video_border {
border: 1px solid #CCCCCC;
}

.video_table {
background-color: #CCCCCC;
font-size: 12px;
font-family: arial, verdana, times;
font-weight: bold;
text-align: left;
color: #666666;
padding: 5px 0px 5px 5px;
}

.aboutus_gallery {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
padding: 2px;
}

.aboutus_sub {
background-color: #CCCCCC;
padding-top: 8px;
}

.aboutus_subtext {
font-size: 12px;
font-family: arial, times;
text-align: left;
color: #000000;
filter: alpha(opacity=40);
-moz-opacity: 0.40;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}



/* Homepage Subbox */

.main_subbox {
background-color: #CCCCCC;
}

.main_subbox_inner {
width: 562px;
}

.main_subbox_l {
width: 184px;
margin-right: 5px;
float: left;
}

.main_subbox_c {
width: 184px;
margin-right: 5px;
float: left;
}

.main_subbox_r {
width: 184px;
float: right;
}

.sub_head2 {
font-size: 12px;
font-family: arial, verdana, times;
font-weight: bold;
text-align: left;
color: #333333;
padding: 2px;
border-bottom: 1px solid #333333;
}

p.subbox_text {
font-size: 12px;
font-family: arial, times;
text-align: left;
color: #333333;
line-height: 16px;
padding: 0 5px 0 2px;
margin: 7px 0 6px 0;
}

p.subbox_text a:link {
color: #333333;
text-decoration: none;
}

p.subbox_text a:visited {
color: #333333;
text-decoration: none;
}

p.subbox_text a:hover {
color: #FFFFFF;
text-decoration: none;
}

.pic_float {
margin-right: 6px;
float: left;
}


/* WHSmith CSS */

.whs_left {
width: 389px;
text-align: left;
padding-top: 5px;
float: left;
}

.whs_right {
width: 186px;
text-align: left;
padding-top: 5px;
float: right;
}

p.blue {
color: #000099;
font-weight: bold;
}

.whs_visual {
padding-left: 10px;
}

.whs_rtext {
padding: 3px 3px 3px 10px;
}

.whsmith_lpic {
padding-bottom: 6px;
}

.downloads {
width: 550px;  /* 575 */
height: 168px;
background-color: #CCCCCC;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.download_label {
font-size: 9px;
font-family: arial, times;
text-align: center;
}

.download_label a:link {
color: #666666;
text-decoration: none;
}

.download_label a:visited {
color: #666666;
text-decoration: none;
}

.download_label a:hover {
color: #FFFFFF;
text-decoration: none;
}

.download_align {
text-align: left;
}

.download_head {
font-size: 14px;
font-family: arial, times;
font-weight: bold;
text-align: left;
color: #666666;
border-bottom: 1px solid #666666;
}

.download_content {
text-align: left;
font-size: 12px;
font-family: arial, times;
color: #666666;
line-height: 20px;
padding: 7px 0px 0px 0px;
margin: 0px;
}

.download_left {
width: 78px;
height: 138px;
text-align: center;
padding-top: 5px;
float: left;
border-right: 2px solid #666666; 
}

.download_right {
width: 460px; /* 470 */
padding-left: 10px;
float: right;
}

.instruct {
color: #666666;
font-weight: bold;
padding-top: 3px;
}

.instruct a:link {
color: #666666;
text-decoration: none;
}

.instruct a:visited {
color: #666666;
text-decoration: none;
}

.instruct a:hover {
color: #FFFFFF;
text-decoration: none;
}


/* Powerleague CSS */

#powerleague {
width: 575px;
font-size: 12px;
font-family: arial, verdana;
}

#powerleague_banner {
width: 575px;
height: 267px;
}

#powerleague_content {
height: 100%;
background-image: url("powerleague_images/powerleague_back.jpg");
background-repeat: repeat-y;
text-align: left;
}

#powerleague_footer {
clear: both;
background-image: url("powerleague_images/powerleague_back.jpg");
background-repeat: repeat-y;
font-size: 15px;
font-family: arial, verdana, sans-serif;
color: #FFFFFF;
padding-left: 30px;
}

#powerleague_footer a:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#powerleague_footer a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#powerleague_footer a:hover {
color: #5B730F;
font-weight: bold;
text-decoration: none;
}

#powerleague_bottom {
background-image: url("powerleague_images/powerleague_bottom.jpg");
background-repeat: no-repeat;
}

#powerleague_left {
width: 128px;
margin-top: 10px;
float: left;
}

#powerleague_right {
width: 437px;	/* 447 */
padding: 0 3px 0 7px;
margin-top: 10px;
float: right;
}

.pl_bullets {
background-image: url(powerleague_images/powerleague_bull.jpg);
background-repeat: repeat-y;
height: 390px;
}

.pl_bullets2 {
background-image: url(powerleague_images/powerleague_bull.jpg);
background-repeat: repeat-y;
height: 595px;
}

.pl_bullets3 {
background-image: url(powerleague_images/powerleague_bull.jpg);
background-repeat: repeat-y;
height: 440px;
}

.pl_intro {
width: 421px;
height: 47px;
background-image: url("powerleague_images/intro_back.gif");
background-repeat: no-repeat;
font-family: arial, verdana, sans-serif;
font-size: 16px;
color: #5B730F;
padding: 4px 5px 3px 6px;
}

.pl_heading {
width: 421px;
font-family: arial, verdana, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
margin-left: 5px;
}

.pl_main {
width: 421px;
margin: 10px 0 0 5px;
}

.pl_pg1_left {
width: 149px;
float: left;
}

.pl_pg1_right {
width: 265px; /* 272 */
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
padding: 0px 0 0 7px;
float: right;
}

.pl_sub_head {
background-color: #5B730F;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-transform: uppercase;
padding: 6px 5px 0px 5px;
border-bottom: 1px solid #FFFFFF;
}

.pl_sub_text {
color: #FFFFFF;
padding: 7px 0px 17px 5px;
}

.pl_sub_text a:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.pl_sub_text a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.pl_sub_text a:hover {
color: #5B730F;
font-weight: bold;
text-decoration: none;
}

.pl_pic {
padding-bottom: 8px;
}

.pl_pic_right {
padding: 5px 0px 0px 10px;
float: right;
}

.pl_pg2_left {
width: 170px;
float: left;
}

.pl_pg2_right {
width: 251px;
float: right;
}

.pl_subbox {
margin-bottom: 10px;
}

.pl_subbox_head {
width: 421px;
height: 22px;
background-image: url("powerleague_images/powerleague_profile.jpg");
background-repeat: no-repeat;
font-family: arial, verdana, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
line-height: 21px;
padding: 0 0 0 7px;
}

.pl_subbox_main {
width: 401px; /* 421 */
background-color: #D3F19F;
color: #5D7810;
padding: 10px;
} 

.pl_subbox_footer {
width: 421px;
height: 9px;
background-image: url("powerleague_images/pl_profile_bottom.gif");
background-repeat: no-repeat;
}

.pl_sub_text ul{
width: 400px;
position: static;
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #FFFFFF;
display: marker;
list-style: disc;
padding-left: 15px;
margin-left: 0px;
}

.pl_sub_text li{
margin-top: 8px;
margin-left: 5px;
}

.clear {
clear: both;
}


/* Powerleague Nav */

.but {
background: url("powerleague_images/pl_button_roll.gif") no-repeat;
}

.cssnav {
position: relative;
font-family: verdana, arial, helvetica, sans-serif;
text-transform: uppercase;
white-space: nowrap;
display: block;
width: 128px;
height: 18px;
margin: 0;
padding: 0 0 5px 0;
}

.cssnav a {
display: block;
width: 128px;
height: 18px;
display: block;
float: left;
text-decoration: none;
}

.cssnav img {
width: 128px;
height: 18px;
border: 0;
}

* html a:hover {
visibility:visible;
}

.cssnav a:hover img {
visibility:hidden;
}

.cssnav span {
position: absolute;
left: 12px;
top: 3px;
color: #000000;
font-size: 10px;
margin: 0;
padding: 0;
cursor: pointer;
} 


/* Chivers Campaign */

.chivers_back {
background-color: #CCCCCC;
}

.sub_head {
font-size: 15px;
font-family: arial, verdana, times;
font-weight: bold;
text-align: left;
color: #333333;
padding: 2px;
border-bottom: 1px solid #333333;
}

.chivers_pic {
margin-top: 7px;
}

.chivers_box {
width: 562px;
text-align: left;
}

.chivers_box_l {
width: 107px;
float: left;
}

.chivers_box_r {
width: 455px;
float: right;
}

p.chivers_text {
font-size: 12px;
font-family: arial, times;
text-align: left;
color: #333333;
line-height: 16px;
padding: 0 5px 0 8px;
margin: 7px 0 6px 0;
}

p.chivers_text2 {
font-size: 11px;
font-family: arial, times;
text-align: left;
color: #333333;
line-height: 16px;
padding: 0 5px 0 8px;
margin: 7px 0 6px 0;
}

p.chivers_text2 a:link {
color: #333333;
text-decoration: underline;
}

p.chivers_text2 a:visited {
color: #333333;
text-decoration: underline;
}

p.chivers_text2 a:hover {
color: #FFFFFF;
text-decoration: none;
}



/* Footer */

.footer {
background-color: #CCCCCC;
border: #999999 0px solid; 
padding: 15px;
font-size: 10px;
font-family: verdana, arial, times;
text-align: center;
color: #333333;
}

.footer a:link {
color: #333333;
text-decoration: none;
}

.footer a:visited {
color: #333333;
text-decoration: none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration: none;
}

.copyright_info {
font-size: 10px;
color: #666666;
font-family: arial, verdana, helvetica, sans-serif;
}