/* This style sheet controls how the site is displayed. All styles for the site should be written in this document! */

/* The styles below should not need to be changed.  Scroll down to SITE SPECIFIC CSS to begin styles specific to this site. */

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* SITE SPECIFIC CSS */

/* Set the Site's Fonts, Colors and Size Here */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 14px;}

/* Set Body Colors and Backrounds Here */

BODY {background: #22312b;
background-image: url(http://www.bubsirishpub.com/images/top_photos.jpg);
background-repeat: repeat-x;
margin : 0 0 0 0;
padding: 0 0 0 0;}

/* Set Heading Colors and Sizes Here */

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ffe152;}

H1 {font-size: 22px;}

H2 {font-size: 20px;}

H3 {font-size: 18px;}

H4 {font-size: 16px;}

H5 {font-size: 15px;}

H6 {font-size: 14px;}

/* Set Link Colors and Styles Here */

A:link {color: #ffe152;
text-decoration: none;}

A:visited {color: #ecf158;
text-decoration: none;}

A:active {color: #d9aa5f;
text-decoration: none;}

A:hover {color: #f59b0d;
text-decoration: underline;}

/* Styles Below are Unique to This Website */
.logo_tile {background-image: url(http://www.bubsirishpub.com/images/logo_tile.png);
background-repeat: repeat-x;}

.grey_tile {background-image: url(http://www.bubsirishpub.com/images/tile_left_clear.png);
background-repeat: repeat-y;}

.content_background {background-image: url(http://www.bubsirishpub.com/images/bg_green_knot.png);
background-repeat: no-repeat;
background-position: 50% 50%;
padding: 20px;
margin: 0px;}

.marquee {background-image: url(http://www.bubsirishpub.com/images/bg_marquee.png);
background-repeat: no-repeat;
background-position: top center;} 

/**********Text Box Power Tool*************/
.textbox {width: 100%;}
/**********End Text Box*************/

.footer_area {border-top: 3px solid #ffe152;
background-color: #000;}

html>body .logo3 {margin-left: 0px;}

.logo3 {margin-left: -3px;}

.logo2 {background-image: url(http://www.bubsirishpub.com/images/logo2.png);
background-repeat: no-repeat;}

.banner_party {margin-left: 72px;}

.banner_newsletter {margin-left: 86px;}

/* Navigation */

#navcontainer {width: 198px;
margin-left: 76px;}

#navcontainer ul {margin-left: 0;
padding-left: 0;
list-style-type: none;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;;
font-weight: bold;}

html>body #navcontainer a {width: 187px;}

#navcontainer a {display: block;
padding: 6 0 6 9px;
width: 200px;
background-color: #transparent;
border: 0px;;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;}

#navcontainer a:link, #navlist a:visited {
color: #ffe152;
text-decoration: none;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;}

#navcontainer a:hover {border-top: 2px solid #f59b0d;
border-bottom: 2px solid #f59b0d;
border-left: 2px solid #424242;
border-right: 2px solid #424242;
background-color: #22312b;
color: #fff;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;}


/* Below is specific to Deluxe Resources Admin pages */

TD.head {background: #c0c0c0;
color: black;
font-weight: bold;}

/* Below is specific to the Deluxe Resources Admin wysiwyg editor */

.rteImage {background: #D3D3D3;
border: 1px solid #D3D3D3;
cursor: pointer;
cursor: hand;}

.rteVertSep {margin: 0 4px 0 4px;}

.rteBack {background: #D3D3D3;
border: 1px outset;
letter-spacing: 0;
padding: 2px;}

.rteBack tbody tr td, .rteBack tr td {background: #D3D3D3;
padding: 0;}

.rteDiv {display: block;
position: relative;}

/* Listman */
H3.quickform_header {color: #ffe152;}
span.quickform_required {font-size:80%;
color:#ff0000;}



