﻿
/*  begin RugbyWebb css*/

body
{
    background: url(/App_Themes/RugbyWebb/images/body.gif);
    font: 12px Helvetica, Arial, Verdana,sans-serif;
    color: #333;
    min-height: 100%;
	behavior:url(/App_Themes/RugbyWebb/cssHoverFix.htc);
}
img
{
    border-style: none;
}
html, body
{
    height: 100%;
    margin: 0;
}
a
{
    text-decoration: none;
    color: #36c;
}

a:hover
{
    text-decoration: underline;
}
input, textarea, select
{
    font: 100% arial,sans-serif;
    vertical-align: middle;
}
form, fieldset
{
    margin: 0;
    padding: 0;
    border-style: none;
}
/*main container*/
.content-holder
{
    min-height: 100%;
    margin: 0 auto;
    width: 1012px;
    background: url(/App_Themes/RugbyWebb/images/content-holder.png) repeat-y;
}
* html .content-holder
{
    height: 100%;
}
.main
{
    min-height: 100%;
    width: 994px;
    padding: 0 9px 77px;
}
/*header*/
.header
{
    position: relative;
    padding-top: 9px;
    width: 994px;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
}
/*logo*/
.header .logo
{
    width: 726px;
    display: block;
    height: 88px;
    padding: 0px 0 0;
    border: 1px solid #d9d9d9;
    margin: 0 0 16px 9px;
}
.header .logo a
{
    display: block;
    width: 197px;
    height: 64px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/App_Themes/RugbyWebb/images/logo.gif) no-repeat;
}
.header h1
{
    text-indent: -9999px;
    overflow: hidden;
    background: url(/App_Themes/RugbyWebb/images/txt-rugbywebb.com.gif) no-repeat;
    width: 514px;
    height: 33px;
    margin: 0 0 9px 20px;
}
.menu
{
    height: 40px;
    background: url(/App_Themes/RugbyWebb/images/menu.gif) repeat-x;
    padding: 0 34px 0 20px;
    margin-bottom: 10px;
}
.search
{
    float: right;
    padding: 10px 0 0;
}
.search input
{
    float: left;
}
.search .input-text
{
    font-size: 11px;
    color: #666;
    width: 142px;
    padding: 2px 0 2px 3px;
    border: 1px solid #ccc;
    margin-right: 6px;
}
/*
.menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
.menu ul li {float:left;}
.menu ul li a {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:40px;
	background:url(/App_Themes/RugbyWebb/images/nav-links.gif) no-repeat;
}
.menu ul li a.home {
	width:64px;
	background-position: 0 0;
}
.menu ul li a.rugby-magazine {
	width:133px;
	background-position: -64px 0;
}
.menu ul li a.usa-sevens {
	width:102px;
	background-position: -197px 0;
}
.menu ul li a.hs-rugger {
	width:97px;
	background-position: -299px 0;
}
.menu ul li a.interactive {
	width:104px;
	background-position: -396px 0;
}
.menu ul li a.events {
	width:74px;
	background-position: -500px 0;
}
.menu ul li a.shop {
	width:61px;
	background-position: -574px 0;
}
.menu ul li a.about {
	width:68px;
	background-position: -635px 0;
}
.menu ul li.active a.home,
.menu ul li a.home:hover {background-position: 0 -42px;}
.menu ul li.active a.rugby-magazine,
.menu ul li a.rugby-magazine:hover {background-position: -64px -42px;}
.menu ul li.active a.usa-sevens,
.menu ul li a.usa-sevens:hover {background-position: -197px -42px;}
.menu ul li.active a.hs-rugger,
.menu ul li a.hs-rugger:hover {background-position: -299px -42px;}
.menu ul li.active a.interactive,
.menu ul li a.interactive:hover {background-position: -396px -42px;}
.menu ul li.active a.events,
.menu ul li a.events:hover {background-position: -500px -42px;}
.menu ul li.active a.shop,
.menu ul li a.shop:hover {background-position: -574px -42px;}
.menu ul li.active a.about,
.menu ul li a.about:hover {background-position: -635px -42px;}
*/
div.ads
{
    position: absolute;
    right: 8px;
    top: 9px;
    width: 240px;
    text-align: center;
    font-size: 11px;
    line-height: 30px;
}
div.ads a.img
{
    cursor: pointer;
}
div.ads a.img img
{
    display: block;
    border: 1px solid #d9d9d9;
}
.small-menu
{
    padding: 0 0 8px;
    margin: 0;
    list-style: none;
}
.small-menu li
{
    display: inline;
}
.small-menu a
{
    color: #333;
    font-size: 11px;
    line-height: 12px;
    color: #333;
    margin: 0 4px 0 20px;
}
/*content*/
.container
{
    overflow: hidden;
    width: 963px;
    padding: 0 13px 0 18px;
	clear:left;
}
.content
{
    padding: 21px 0 0;
    width: 641px;
    float: left;
}
.box
{
    width: 100%;
    overflow: hidden;
    padding-bottom: 13px;
}
.box span
{
    float: left;
    color: #999;
    font-size: 10px;
    line-height: 18px;
    padding:0 20px 0 0;
}
.box span img
{
    display: block;
    border: 2px solid #d9d9d9;
}
.box .buttons
{
  display: block; 
  width: 68px;
  float:right;
    
}
.box div h2
{
    margin: 11px 0 12px;
    font-size: 24px;
    line-height: 26px;
    font-weight: normal;
}
.box div p
{
    margin: 0 0 12px;
    font-size: 12px;
    line-height: 17px;
    color: #333;
}
.box div .scroll
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
}
.box div .scroll li
{
    float: left;
}
.box div .scroll li a
{
    float: left;
    height: 22px;
    overflow: hidden;
    text-indent: -9999px;
}
.box div .scroll li.next a
{
    background: url(/App_Themes/RugbyWebb/images/botton-r.gif) no-repeat;
    width: 29px;
}
.box div .scroll li.back a
{
    background: url(/App_Themes/RugbyWebb/images/botton-l.gif) no-repeat;
    width: 28px;
}
.list-box
{
    width: 100%;
    background: url(/App_Themes/RugbyWebb/images/list-box.gif) repeat-y 320px 0;
}
.list-box .list-box-inner
{
    background: url(/App_Themes/RugbyWebb/images/white.gif) repeat-x;
}
.list-box .bottom
{
    background: url(/App_Themes/RugbyWebb/images/white.gif) repeat-x 0 100%;
    width: 100%;
    overflow: hidden;
}
.leftColumn
{
    float: left;
    width: 311px;
}
.rightColumn
{
    float: right;
    width: 311px;
}
.list-box h3
{
    font-size: 11px;
    line-height: 19px;
    color: #999;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.list-box ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.list-box ul li
{
    padding: 16px 0 18px;
    background: url(/App_Themes/RugbyWebb/images/line.gif) repeat-x;
    font-size: 11px;
    line-height: 19px;
    color: #333;
    width: 100%;
    overflow: hidden;
}
.list-box ul li span
{
    float: left;
}
.list-box ul li span img
{
    display: block;
    border: 1px solid #d3cdca;
}
.list-box ul li div
{
    float: right;
    width: 223px;
}
.list-box ul li h4
{
    margin: 0 0 2px;
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;
}
.list-box ul li p
{
    margin: 0;
    line-height: 15px;
}
.box-text
{
    background: url(/App_Themes/RugbyWebb/images/line.gif) repeat-x;
    padding: 18px 0 0;
}
.title
{
    width: 100%;
    overflow: hidden;
    text-align: right;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 3px;
}
.title h3
{
    float: left;
    font-size: 11px;
    line-height: 12px;
    color: #999;
    margin: 0;
}
ul.gallery {
    padding: 0 0 12px;
    margin: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}
ul.gallery li
{
    float: left;
    padding-left: 10px;
	-padding-left: 5px; //ie6
    font-size: 11px;
    line-height: 19px;
}
ul.gallery li:first-child
{
    padding: 0;
}
ul.gallery li img
{
    display: block;
	 border: 1px solid #d3cdca;
    margin-bottom: 4px;
}


ul.event
{
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.event li
{
    padding: 2px 0 0;
    width: 100%;
    overflow: hidden;
    text-align: right;
    border-bottom: 1px solid #d9d9d9;
    font-size: 11px;
    line-height: 18px;
}
ul.event li strong
{
    float: left;
    font-weight: normal;
    text-align: left;
}
ul.event li strong span
{
    float: left;
    width: 22px;
}
.box-text .leftColumn
{
    overflow: hidden;
}
.box-text .leftColumn span
{
    overflow: hidden;
    float: left;
}
.box-text .leftColumn span img
{
    display: block;
    border: 1px solid #d3cdca;
}
.box-text .leftColumn div
{
    float: right;
    width: 188px;
}
.box-text .leftColumn div h4
{
    margin: 0;
    font-size: 11px;
    line-height: 19px;
    font-weight: normal;
}
.box-text .leftColumn div p
{
    margin: 0 0 7px;
    font-size: 11px;
    line-height: 15px;
	-line-height:12px;
}
.box-text .rightColumn div
{
    width: 100%;
    overflow: hidden;
}
.box-text .rightColumn div h5
{
    margin: 0;
    font-weight: normal;
    font-size: 11px;
    line-height: 19px;
}
.box-text .rightColumn div h5.left
{
    float: left;
}
.box-text .rightColumn div h5.right
{
    float: right;
}
/*sidebar*/
.sidebar
{
    padding: 16px 0 0 0;
    overflow: hidden;
    width: 290px;
    float: right;
	margin: 0;
       
}
ul.button
{
    padding: 0;
    margin: 0;
    list-style: none;
    background: #333;
    width: 100%;
}
ul.button:after
{
    content: "";
    display: block;
    height: 0;
    clear: both;
}
ul.button li
{
    float: left;
    font-size: 12px;
    line-height: 21px;
    margin-top: 3px;
    padding: 0 7px 0 5px;
    position: relative;
}
ul.button li a
{
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    float: left;
    height: 27px;
    cursor: pointer;
    letter-spacing: -1px;
}
ul.button li a span
{
    position: absolute;
    width: 11px;
    height: 8px;
    overflow: hidden;
    left: -9999px;
    margin-left: -6px;
    bottom: -6px;
    background: url(/App_Themes/RugbyWebb/images/arrow.gif) no-repeat;
}
* html ul.button li a span
{
    bottom: -7px;
}
ul.button li a strong
{
    float: left;
    font-weight: normal;
    height: 21px;
    padding: 4px 11px 2px 11px;
}
ul.button li.active a, ul.button li a:hover
{
    text-decoration: none;
    background: url(/App_Themes/RugbyWebb/images/button-a.gif) no-repeat;
}
ul.button li.active strong, ul.button li a:hover strong
{
    background: url(/App_Themes/RugbyWebb/images/button-a-strong.gif) no-repeat 100% 0;
}
ul.button li.active span, ul.button li a:hover span
{
    left: 50%;
}
.tab
{
    padding: 14px 0 0;
    background: #fff;
    border: 1px solid #d9d9d9;
}
ul.headlines
{
    padding: 0 0 4px;
    margin: 0;
    list-style: none;
}
ul.headlines li
{
    padding: 0 5px 7px 10px;
    color: #666;
    font-size: 10px;
    line-height: 17px;
}
ul.headlines li a
{
    font-size: 12px;
    line-height: 17px;
}
ul.inf
{
    margin: 0;
    padding: 4px 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    /*border-bottom: 1px solid #d9d9d9;*/
}
ul.inf li
{
    float: left;
    background: url(/App_Themes/RugbyWebb/images/divider.gif) no-repeat 0 50%;
    margin: 0 2px 0 -2px;
    font-size: 10px;
    line-height: 22px;
    padding: 0 7px 0 11px;
}
ul.inf li a
{
    float: left;
    font-size: 10px;
    line-height: 22px;
	font-size: 10px;
}
ul.inf li.readmore a
{
    padding-right: 8px;
	font-size: 10px;
	background: #fff;
}

ul.inf li.rss a
{
    background: url(/App_Themes/RugbyWebb/images/rss.gif) no-repeat right 2px;
    padding-right: 27px;
	font-size: 10px;
}
#<a href="#">
{
    padding-bottom: 16px;
    height:204px;
    background:#FFFFFF;
    border:1px solid #d9d9d9;
}
#<a href="#"> li.rss a
{
    background: url(/App_Themes/RugbyWebb/images/rss.gif) no-repeat 100% 100%;
    padding-right: 27px; 
}
div.flash img
{
    display: block;
    margin: 0 auto;
}
div.flash
{
    padding-bottom: 15px;
}
ul.ads
{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}
ul.ads li
{
    width: 100%;
    padding-bottom: 15px;
}
ul.ads li a
{
    cursor: pointer;
}
ul.ads li a img
{
    display: block;
    margin: 0;
    border: 1px solid #968877;
}
/*footer*/
.footer
{
    margin: 0 auto;
    padding: 0 9px;
    width: 994px;
    position: relative;
    margin-top: -57px;
}
.footer div
{
    font-size: 10px;
    color: #fff;
    width: 994px;
    width: 962px;
    height: 57px;
    padding: 0 16px;
    background: url(/App_Themes/RugbyWebb/images/footer.gif) repeat-x;
    line-height: 57px;
}

.footer a {
	color: #fff;
	}
	
.footer ul
{
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer ul li
{
    display: inline;
}
.footer ul a
{
    color: #fff;
    text-decoration: none;
    line-height: 57px;
    margin-left: 12px;
}
.footer ul a:hover
{
    text-decoration: underline;
}
/*inner*/
.right-picture
{
    float: right;
    padding: 0 0 10px 15px;
}
.right-picture img
{
    border: 1px solid #333;
    display: block;
}
.right-picture span
{
    display: block;
    color: #999;
    font-size: 9px;
    line-height: 15px;
}
.right-picture p
{
    color: #666;
    font-size: 11px;
    line-height: 15px;
    margin: 0;
}
.left-picture
{
    float: left;
    padding: 0 15px 10px 0;
}
.left-picture img
{
    border: 1px solid #333;
    display: block;
}
.left-picture strong
{
    font-weight: normal;
    display: block;
    text-align: center;
    color: #000;
    font-size: 13px;
    line-height: 15px;
}
.breadcrumb
{
    position: relative;
    left: -6px;
    top: -5px;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}
.breadcrumb li
{
    float: left;
    background: url(/App_Themes/RugbyWebb/images/marker.gif) no-repeat 0 50%;
    padding: 0 10px 0 17px;
    margin: 0 10px 0 -10px;
    font-size: 11px;
    line-height: 18px;
    color: #666;
}
.usa
{
    padding-bottom: 40px;
}
.usa h2
{
    color: #000;
    font: 24px/32px Arial, Helvetica, sans-serif;
    margin: 0;
}
.usa em
{
    display: block;
    font-size: 11px;
    line-height: 18px;
    color: #666;
    font-style: normal;
    margin-bottom: 12px;
}
.usa p
{
    color: #333;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 13px;
}
ul.options
{
    padding: 5px 0;
    margin: 0 0 20px;
    list-style: none;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    width: 640px;
    overflow: hidden;
}
ul.options li
{
    float: left;
    background: url(/App_Themes/RugbyWebb/images/divider2.gif) no-repeat 0 50%;
    padding: 0 10px 0 10px;
    margin: 0 10px 0 -10px;
}
ul.options a
{
    height: 21px;
    float: left;
    line-height: 21px;
}
ul.options li.comment a
{
    background: url(/App_Themes/RugbyWebb/images/comment.gif) no-repeat 0 50%;
    padding-left: 19px;
}
ul.options li.mail a
{
    background: url(/App_Themes/RugbyWebb/images/mail.gif) no-repeat 0 50%;
    padding-left: 20px;
}
ul.options li.print a
{
    background: url(/App_Themes/RugbyWebb/images/print.gif) no-repeat 0 50%;
    padding-left: 21px;
}
ul.options li.digg-this-story a
{
    background: url(/App_Themes/RugbyWebb/images/digg-this-story.gif) no-repeat 0 50%;
    padding-left: 19px;
}
a.leave-comment
{
    background: url(/App_Themes/RugbyWebb/images/comment.gif) no-repeat 0 50%;
    padding: 5px 0 5px 19px;
    line-height: 17px;
}

/* end RugbyWebb style */



/* "Edit Module" button that appears on the front-end for authorized users. */
.webmodules_editModuleLink, a.webmodules_editModuleLink, a.webmodules_editModuleLink:link, a.webmodules_editModuleLink:visited
{
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute; /*preserve layout*/
    color: Blue;
}
.webmodules_editModuleLink:hover, a.webmodules_editModuleLink:hover
{
    color: #00A2FF;
}

/* "Edit Page" button that appears on the front-end for authorized users. */
.webmodules_editPageLink, a.webmodules_editPageLink, a.webmodules_editPageLink:link, a.webmodules_editPageLink:visited
{
    background-color: #FFFFA5;
    padding: 1px 2px 2px 2px;
    border: 1px dotted gray;
    position: absolute;
    top: 5px;
    left: 5px;
    color: Blue;
}
.webmodules_editPageLink:hover, a.webmodules_editPageLink:hover
{
    color: #00A2FF;
}

/* sub navigation highlighted/activated style. */
.subnav .on a:link, .subnav .on a:visited, .subnav .on a:hover, .subnav .on a:active
{
    background-color: #00FF00;
}

/******************************************************************************
 main navigation menu. 
******************************************************************************/

.mainNavDropDown
{
    padding: 10px 0px 0px 0px;
}

.mainNavDropDown_item, .mainNavDropDown_item a, .mainNavDropDown_item a:visited /* requird by IE6 to override ancestors. */
{
    background-color: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}

.mainNavDropDown_item_hover, .mainNavDropDown_item_hover a, .mainNavDropDown_item_hover a:visited, /* requird by IE6 to override ancestors. */ .mainNavDropDown_item_hover a:hover, /* requird by IE6 to override ancestors. */ .mainNavDropDown_item_hover a:active /* requird by IE6 to override ancestors. */
{
    background-color: #00FF00;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    width: 15em;
    padding: 10px 5px;
}
/* top level menu css*/
.nav, .nav *
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav
{
    padding-bottom: 8px;
    float: left;
   /* margin-bottom: 1.5em;*/
    position: relative;
}
.nav ul
{
    background: #fff; /*IE6 needs this*/
    float: left;
    position: relative;
}
.nav li
{
    float: left;
    list-style: none;
    z-index: 999;
}
.nav li.current ul
{
    z-index: 999;
}
.nav li a
{
    padding: 0 0 0 0px;
    height: 40px;
    border: 0;
}
.nav a.home
{
    background: url('/App_Themes/RugbyWebb/images/nav_home.gif') no-repeat scroll left;
    width: 61px;
 
}
.nav a.home:hover, .nav a.homecurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_home_hover.gif') no-repeat scroll left;
    width: 61px;
}
.nav a.hsrugger
{
    background: url('/App_Themes/RugbyWebb/images/nav_hs_rugger.gif') no-repeat scroll left;
    width: 98px;
}
.nav a.hsrugger:hover, .nav a.hsruggercurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_hs_rugger_hover.gif') no-repeat scroll left;
     width: 98px;
}
a.aboutus
{
    background: url('/App_Themes/RugbyWebb/images/nav_about.gif') no-repeat scroll left;;
    width: 60px;
}
.nav a.aboutus:hover, .nav a.aboutuscurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_about_hover.gif') no-repeat scroll left;
    width: 60px;
}
a.events
{
    background: url('/App_Themes/RugbyWebb/images/nav_events.gif') no-repeat scroll left;
    width: 74px;
}
.nav a.events:hover, .nav a.eventscurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_events_hover.gif') no-repeat scroll left;
     width: 74px;
}
a.shop
{
    background: url('/App_Themes/RugbyWebb/images/nav_shop.gif') no-repeat scroll left;
    width: 60px;
}
.nav a.shop:hover, .nav a.shopcurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_shop_hover.gif') no-repeat scroll left;
    width: 60px;
}
a.interactive
{
    background: url('/App_Themes/RugbyWebb/images/nav_interactive.gif') no-repeat scroll left;
    width: 104px;
}
.nav a.interactive:hover, .nav a.interactivecurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_interactive_hover.gif') no-repeat scroll left;
    width: 104px;
}
a.rugbymag
{
    background: url('/App_Themes/RugbyWebb/images/nav_rugby_mag.gif');
    width: 135px;
}
.nav a.rugbymag:hover, .nav a.rugbymagcurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_rugby_mag_hover.gif') no-repeat scroll left;
    width: 135px;
}
.nav a.usasevens
{
    background: url('/App_Themes/RugbyWebb/images/nav_sevens.gif') no-repeat scroll left;
    width: 101px; 
}
.nav a.usasevens:hover, .nav a.usasevenscurrent
{
    background: url('/App_Themes/RugbyWebb/images/nav_sevens_hover.gif') no-repeat scroll left;
    width: 101px; 
}
.nav li.sfHover ul, ul.nav li:hover ul
{
    z-index: 1000;
}
.nav a
{
    border-bottom: 1px solid #CFDEFF;
    color: #13a;
    display: block;
    float: left;
    padding: .75em 0 0 2em;
    text-decoration: none;
}
.nav li ul
{
    left: -12px;
    top: -999em;
    position: absolute;
    width: 962px;
    height:25px;
	overflow: hidden;
}
/*.nav li:hover,*/
.nav li li
{
    vertical-align: middle;
    padding: 5px 12px 0 12px;
    font: 11px Helvetica, Arial, Verdana,sans-serif;
    color: #333;
    border: 1px white solid;
    background: white;
}
.nav li li a
{
    height:25px;
    color:#333333;
	text-decoration: none;
}
.nav li.sfHover a, .nav li.current a
{
    border-bottom: none;
    background: White;
	text-decoration: none;
}
.nav li li.current a, .nav li li a.current
{
    font-weight: bold;
	text-decoration: none;
}

.nav li li:hover, .nav li li a:focus, .nav li li a:hover, .nav li li a:active
{
    color: red;
	text-decoration: none;
}
.nav li:hover ul, /* pure CSS hover is removed below */ body .nav li.current ul, /* this must be more specific than the .superfish override below */ ul.nav li.sfHover ul
{
    top: 2.5em;
	text-decoration: none;
}
.nav li li:hover ul, /* pure CSS hover is removed below */ ul.nav li li.sfHover ul
{
    top: 2.5em;
	text-decoration: none;
}

.nav li:hover li ul, .nav li.sfHover li ul
{
    top: -999em;
	text-decoration: none;
}
/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul, .superfish li li:hover ul
{
    top: -999em;
}
#menubar
{
    background: url('/App_Themes/RugbyWebb/images/nav_space.gif') repeat-x;
    height: 74px;
    padding:0 0 0 20px;
}
/*end top level menu classes*/

.labelText
{
    text-align: right;
    font-weight:bold;
}
.emailListSignup
{
    margin: 10px 0px 2px 2px;
    padding:5px;
    background-color: #EEE; 
    border:solid 1px black;
}
.errorText
{
    margin-top:5px;
    color:Red;
}