*
{
  font-family: Tahoma, Arial, Helvetica; 
}

/* body
{
  font-size: 80%;
}
*/
body 
{
     font-size: 100%; 
    /* text-align: center; */
    background-image: url(../Images/FanToteBackgroundSilver.jpg);
    background-repeat:repeat;
    /* background-color:Silver; */
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	text-align: center;
	height:100%;
}

#backgroundTop
{
    font-size: 100%; 
    /* text-align: center; */
    background-image: url(../Images/FanToteBackgroundTop.jpg);
    background-repeat:repeat-x;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	height:100%;
	min-width:945px;
}

#backgroundHeader
{
    background-image: url(../Images/FanToteHeader.jpg); 
    background-repeat:no-repeat; 
    background-position:top center;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	height:100%;
}

#backgroundHeaderMobile
{
    background-image: url(../Images/FanToteHeaderMobile.jpg); 
    background-repeat:no-repeat; 
    background-position:top center;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	height:100%;
}


#backgroundHeaderRight
{
    background-image: url(../Images/FanToteHeader.jpg); 
    background-repeat:no-repeat;	 
}

#backgroundHeaderLeft
{
    background-image: url(../Images/FanToteHeader.jpg); 
    background-repeat:no-repeat;	 
}

#backgroundHeaderLarge
{
    background-image: url(../Images/FanToteHeaderLarge.jpg); 
    background-repeat:no-repeat;
    background-position:top center;
}

#headerCurvedBottom {
    background-image: url(../Images/FanToteHeaderCurvedBottom.gif); 
    background-repeat:no-repeat;
    background-position:top center;
    margin-top:-10px;
}

table
{
    font-size: 100%;
}
/* Center the contents of the <body> using a margin of auto */
/* body
{  
  margin: 0 auto 0 auto;
  padding: 0;
  color: #000000; 
  text-align: center;
} */


/* Size and positioning of the main page layout */
/* The Main div of the page that holds the entire contents. 
  User to size and center the page */
#PageWrapper
{
  /* background-color: #6699ff; */
   /* background-color: #EFF786; */
 background-image: url(../Images/FanToteBackground.jpg);
 background-repeat:repeat;
 /* background-color: #3333ff;  */
  width: 900px;
  /* height: 1500px; */
  text-align: left;
  /* border: 1px solid #6699ff; */
  border-top: none;
 /* margin:0 auto; */
  /* padding: 0 0px 0px -10px;  */
  padding: 10px 0px 0px 0px;
  margin-top: 20px;
}

#PageWrapperMobile
{
  /* background-color: #6699ff; */
   /* background-color: #EFF786; */
 background-image: url(../Images/FanToteBackground.jpg);
 background-repeat:repeat;
 /* background-color: #3333ff;  */
  width: 100%;
  /* height: 1500px; */
  text-align: left;
  /* border: 1px solid #6699ff; */
  border-top: none;
 /* margin:0 auto; */
  /* padding: 0 0px 0px -10px;  */
  padding: 10px 0px 0px 0px;
  margin-top: 20px;
}

#PageWrapperTop
{
  /* background-color: #6699ff; */
   /* background-color: #EFF786; */
 background-image: url(../Images/FanToteBackArt.jpg);
 background-repeat:no-repeat;
 /* background-color: #3333ff;  */
  width: 900px;
  /* height: 1500px; */
  text-align: left;
  /* border: 1px solid #6699ff; */
  border-top: none;
 /* margin:0 auto; */
  /* padding: 0 0px 0px -10px;  */
  padding: 10px 0px 0px 0px;
  margin-top: -20px;
}

#PageWrapperTopHomepage
{
  /* background-color: #6699ff; */
   /* background-color: #EFF786; */
 background-image: url(../Images/FanToteBackArtHomepage.jpg);
 background-repeat:no-repeat;
 /* background-color: #3333ff;  */
  width: 900px;
  /* height: 1500px; */
  text-align: left;
  /* border: 1px solid #6699ff; */
  border-top: none;
 /* margin:0 auto; */
  /* padding: 0 0px 0px -10px;  */
  padding: 10px 0px 0px 0px;
  margin-top: -20px;
}

#PageEmailFriendBody
{
    background-color: #EFF786;
}
#PageWrapperEmailFriend
{
  /* background-color: #6699ff; */
   background-color: #EFF786;
 /* background-color: #3333ff;  */
  width: 480px;
  height: 350px;
  text-align: left;
  /*border: 1px solid #6699ff; */
  border-top: none;
}

/* Menu bar, right below the logo. Fixed width and padding, fixed for IE 5.x */
#Menu
{
    
  /* background-color:#21172D; */
  /* background-color:#4DEFEF; */
  background-color:Transparent;
   
  height: 30px;
 /* padding-left: 20px;  */
  padding-right: 0px;
  width: 900px;
  	/* Box Model Hack. Width below is the correct width, but IE 5/5.5 will use the earlier width */
	voice-family: "\"}\""; 
	voice-family:inherit;
   Font:Algerian;
  
}
#HeaderFinal
{
  /*  background-image: url(C:/websites/WebShop/Images/SwearToBuddhaHeader.jpg); */
 /*   background-image: url(../Images/FanToteHeader.jpg);
    background-repeat:no-repeat;
    height: 155px;
    width: 1000px;
    margin-left:-10px; */
}

/* Background of the Logo area */
 #Header
{
   /* background-color:#0071BC; */
 /*  background-color:#967AB1;  */
  /* background-image:"Images/SwearToBuddhaHeader.jpg"; */
    
}

/**************************/
/*#threeCollayout #primaryContent
{
    float: left;
    display: inline;
    width: 520px;
    margin: 0 0 20px 195px;
    background-color: #6699ff;
}

#secondaryContent{
    float: left;
    display: inline;
    width: 170px;
    margin: 0 0 20px 15px;
}

#sideContent{  
    float:left;
    display: inline;
    width: 180px;
    margin: 0 0 20px -900px; 
   /* background-color: #009900; */
   
  /*  background-image: url(images/bg_2.gif);
	border-top: 2px solid #fdea12;
	border-bottom: 2px solid #a83930; 
*/
    
/*   background-color : #3333ff; }



#sideContent h3 {
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #fdea12;
  color: #fdea12;
}


/******************************/
#fantoteHomeCollayout #primaryContent
{
    float: left;
    display: inline;
    width: 890px;
    margin: 0 0 0px 10px;
    /* background-color: #6699ff; */
   /* background-color: #EFF786;  */
}

/******************************/
#fantoteHomeCollayoutCustom #primaryContent
{
    float: left;
    display: inline;
    width: 890px;
    margin: -7px 0px -0px 0px;
   
    /* background-color: #6699ff; */
   /* background-color: #EFF786;  */
}

#twoCollayout #primaryContent
{
    float: left;
    display: inline;
    width: 705px;
    margin: 0 0 0px 195px;
    /* background-color: #6699ff; */
   /* background-color: #EFF786;  */
}

#threeCollayout #primaryContent
{
    float: left;
    display: inline;
    width: 420px;
    margin: 0 0 0px 195px;
    /* background-color: #6699ff; */
   /*  background-color: #EFF786;  */
}

#secondaryContent{
    float: left;
    display: inline;
    width: 270px;
    margin: 0 0 0px 15px; 
    /* background-color: #6699ff; */
  /*  background-color: #EFF786;  */
    /* height: 450px; */
}


/*#secondaryContent{
    float: left;
    display: inline;
    width: 170px;
    margin: 0 0 20px 15px;
}
*/
#sideContent
{
    float: left;
    display: inline;
    width: 190px;
    margin: 0 0 0px -900px; /* background-color: #009900; */ /*  background-image: url(images/bg_2.gif);

	border-top: 2px solid #fdea12;
	border-bottom: 2px solid #a83930; 
*/
   /* background-color: #3333ff; */
   /* height: 600px; */

}

#sideContent #nav
{
    margin-left: 15px;
    margin-right: 15px;
}

#sideContent #nav2
{
    margin-left: 15px;
    margin-right: 15px;
}

#nav {
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#nav a:link, #nav a:visited
{
    text-align:left;
    height: 28px;
    display: block;
    width: 99.99%;  /* for IE5 */
    /* color: #fdea12; */
    /* color: #2B70E0; */
    /* display:inline; */
    /*color:#E0E0E0; */
    color:#2804AA;
    text-decoration: none;
    padding: 7px 0.5em 0.25em 0.5em;
    
    font-weight: bolder;
    font-family: 'Book Antiqua';
    /* font-family: 'Algerian';  */
    letter-spacing: 2px;
    /* padding-left:50px; */
}

#nav a:hover 
{
	text-decoration: none;
	/* color: #a83930; */
	/*color: #0071BC; */
	/* background-color: #fdea12;	*/
	background-color:#2804AA;
     color: #1AD31E;
     height: 28px;
}

#navMobile {
}
#navMobile li {
	display: inline; /* for IE5 and IE6 */
}
#navMobile ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navMobile a:link, #navMobile a:visited
{
    text-align:left;
    height: 28px;
    display: block;
    /* color: #fdea12; */
    /* color: #2B70E0; */
    /* display:inline; */
    /*color:#E0E0E0; */
    color:#2804AA;
    text-decoration: none;
    padding: 7px 0px 0.25em 0px;
    
    font-weight: bolder;
    font-family: 'Book Antiqua';
    /* font-family: 'Algerian';  */
    letter-spacing: 2px;
    /* padding-left:50px; */
}

 #navMobile a:hover 
{
	text-decoration: none;
	/* color: #a83930; */
	/*color: #0071BC; */
	/* background-color: #fdea12;	*/
	background-color:#2804AA;
     color: #1AD31E;
     height: 28px;
}


#sideContent #nav
{
    margin-left: 15px;
    margin-right: 15px;
}

#nav2 {
}
#nav2 li {
	display: inline; /* for IE5 and IE6 */
}
#nav2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#nav2 a:link, #nav2 a:visited
{
    display: block;
    width: 99.99%; /* for IE5 */
    /* color: #fdea12; */
    color: #2B70E0;
    text-decoration: none;
    padding: 0.25em 0.5em 0.25em 0.5em;
    font-weight: bolder;
    font-family: 'Book Antiqua';
    /* font-family: 'Algerian';  */
    letter-spacing: 2px;
}

/* #nav2 a:hover 
{
	text-decoration: none;
	/* color: #a83930; */
/*	color: #0071BC;
	background-color: #fdea12;	
}
*/

.dynamicMenu {
    background-color:#a83930;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px;
}
.dynamicMenuItem
{
    background-color: #a83930;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px;
}

#sideContent h3 
{
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px dashed #fdea12;
  color: #fdea12;
}

#homepageDescription h2
{
 color:Black;
 font-size:11pt;
 font-family:Times New Roman;
 padding-left:10px;
}

#homepageDescription h1
{
 color:Blue;
 font-size:17pt;
 font-family:Comic Sans MS;
 padding-left:25px;
}

#homepageBlogDescription h1
{
 color:Blue;
 font-size:18pt;
 font-family:Comic Sans MS;
 padding-left:25px;
}

#homepageBlogDescription2 h2
{
 color:Navy;
 font-size:10.75pt;
 font-family:Comic Sans MS;
 padding-left:10px;
}

#homepageBlogDescription2 #homepageDescription h2
{
 color:Black;
 font-size:11pt;
 font-family:Times New Roman;
 padding-left:10px;
}

#homepagePreview h1
{
 color:#0071BC;
 font-size:15pt;
 font-family:Times New Roman;
 font-style:italic;
 padding-left:30px;
}

#homepagePreviewAlt h1
{
 color:#0071BC;
 font-size:18pt;
 font-family:Times New Roman;
 font-style:normal;
 padding-left:30px;
}

#homepagePreviewAlt h2
{
 color:black;
 font-size:12pt;
 font-family:Times New Roman;
 font-style:normal;
 font-weight:normal;

}

#TShirtTitle h1
{
 color:#0071BC;
 font-size:20pt;
 font-family:Times New Roman;
 font-style:italic;
 padding-left:30px;
}

#storeItemDescription h1
{
 color:#0071BC;
 font-size:10pt;
 font-family:Times New Roman;
 font-style:italic;
}

#TShirtDetails h1
{
 color:#0071BC;
 font-size:12pt;
 font-family:Times New Roman;
 font-style:italic;
}

#BlogTitle h1
{
 color:#0071BC;
 font-size:12pt;
 font-family:Times New Roman;
 font-style:italic;
}

#homepageWebVision h1
{
 color:#0071BC;
 font-size:15pt;
 font-family:Times New Roman;
 font-style:italic;
 padding-left:50px;
}

#homepageWebVisionDisplay h1
{
 margin-left:30px;
 color:#0071BC;
 font-size:15pt;
 font-family:Times New Roman;
 font-style:italic;
 padding-left:20px;
}

#WebVisionViewTitle h1
{
 margin-left:30px;
 color:#0071BC;
 font-size:15pt;
 font-family:Times New Roman;
 font-style:italic;
}

#ProductTitle h1
{
 margin-left:30px;
 color:#0071BC;
 font-size:15pt;
 font-family:Times New Roman;
 font-style:italic;
}

#OtherTShirtDesigns h1
{
 margin-left:30px;
 color:#0071BC;
 font-size:15pt;
 font-family:Times New Roman;
 font-style:italic;
}

#BigHappyBuddhaMediaTitle h1
{
 padding-top:10px;
 color:#0071BC;
 font-size:15pt;
 font-family:Times New Roman;
 font-style:italic;
}

#FooterSlogan h1
{
 margin-left:30px;
 margin-right:15px;
 color:#0071BC;
 font-size:12pt;
 font-family:Times New Roman;
 font-style:italic;
}


/******************************/



/* The Main content section of the page */
/* #Content
{
  padding: 10px 20px;
} */

/* Small footer that appears at the bottom of every page. Holds the copyright notice */
#Footer
{
    width: 900px;
    
   /* width: 100%; */
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
   /* margin-top: 40px;  */
   /* margin-top: 2230px; */
    height: 40px;
    background-image: url(../Images/FooterBackground.jpg);
    background-repeat:repeat;
   /* background-color: #0071BC;
    background-repeat:repeat; */
   /* padding-left: 10px;
    padding-right: 10px; */
    
  /*  margin-left: 210px;  */
/*	padding: 0 0 1.8em 10px; */
/*	border-top: 1px solid #a83930; */
/*	clear: both; *

    /*vertical-align:text-bottom; */
    /*vertical-align: middle; */
}

#FooterMobile
{
    width: 100%;
    
   /* width: 100%; */
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
   /* margin-top: 40px;  */
   /* margin-top: 2230px; */
    height: 40px;
    background-image: url(../Images/FooterBackground.jpg);
    background-repeat:repeat;
   /* background-color: #0071BC;
    background-repeat:repeat; */
   /* padding-left: 10px;
    padding-right: 10px; */
    
  /*  margin-left: 210px;  */
/*	padding: 0 0 1.8em 10px; */
/*	border-top: 1px solid #a83930; */
/*	clear: both; *

    /*vertical-align:text-bottom; */
    /*vertical-align: middle; */
}

#Footer a
{
    text-decoration:underline;
    font-weight: normal;
    color: Gray;
}
/* Color of all links */
a, a:link, a:visited, a:active
{
  color: #000;
  font-weight:normal;
  text-decoration: none;
  padding:0px;
}

.FantasyLeagueHomePageGolfResults a, a:link, a:visited, a:active
{
  color: #000;
  font-weight:normal;
  text-decoration: none;
  padding:0px;
}

/* .FantasyLeagueModification a:link, a:visited
{
    color: Navy;
    text-decoration: underline;
    font-weight: bold;
    padding:0px;
} */

.MessageBoard
{ 
   /* overflow-x:hidden; */
   overflow-y:hidden;
    
}

.MainDescr
{ 
   /* overflow-x:hidden; */
   overflow-y:hidden;
   /* font-size:20px; */
    
}

.MainFantasyPageBlog
{ 
   /* overflow-x:hidden; */
   overflow-y:hidden;
    
}

.ResultsPager
{
    color: Navy;
    /*font-size:large; */
    font-weight:bold;    
}

.ResultsPagerMobile
{
    color: Navy;
    /*font-size:large; */
    font-weight:bold;   
    font-size:40px; 
    height:88px;
    letter-spacing:20px;
}

.ButtonMobile
{
     height:90px; 
     min-width:100px;
    font-size:40px; 
}

.RadioButtonMobile
{
    font-size:30px; 
}

.SectionTitleMobile
{
    font-size:40px; 
    line-height:40px;
}

.TextMobile
{
    font-size:40px; 
    line-height:40px;
}

.LabelMobile
{
    font-size:40px; 
}

.FieldSizeMobile
{
    Height:90px; 
}

.ElementPaddingMobile 
{
    padding-right:10px;
    padding-top:30px;
    padding-Bottom:30px;
} 

.GeneralPagerMobile
{
    font-weight:bold;   
    font-size:40px; 
    height:88px;
    letter-spacing:20px;
}

.GeneralPager
{
    font-weight:bolder;    
}

.ScorecardModification a:link, a:visited
{
    color: Navy;
    text-decoration: underline;
    font-weight: bold;
    padding:0px;
}

.ScorecardHole a:link, a:visited, a:active
{
    color: Navy;
    text-decoration: underline;
    padding:0px; 
}

.ScorecardHolePager a:link, a:visited, a:active
{
    color: Navy;
    /*font-size:large; */
    padding: 3px;
    text-decoration:none
    padding:0px;
    font-weight:normal;
}

.ScorecardHolePager
{
    color:green;
    font-size:30px;
    font-weight:bolder;
     
}

.ScorecardHoleAddShot a:link, a:visited, a:active
{
    color: Navy;
    text-decoration: underline;
    padding:0px;
}

/* underline lins when hovered over */
a:hover
{
   text-decoration: underline;
}


.GolferTabs a
{
    color: black;
    /*background-image: url(../Images/PageTab.gif); */
}

#Menu, #Menu a
{
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  padding:0px;
}

#Menu .Separator
{
  font-size: 18px;
}

#Menu .Text
{
  font-size: 14px;
}

img
{
  border: none;
}

p
{
  margin-top: 0;
}

h1, h2, h3
{
  margin: 0;  
  margin-bottom: 2px;
}

h1
{
  font-size: 16px;
}

h2
{
  font-size: 15px;
 /* color: #de4d52; */
 color: Blue
}

h3
{
  font-size: 13px;
}


.ShoppingCartFooter
{
 font-weight: bold;   
}

.SelectedCategory
{
  font-weight: bold; 
}

.Label
{
  font-weight: bold;
}

/*********************************************************************/
/* cbSide controls non-rounded boxes in the thinner left column, known as sideContent */

.cbEvent {
width:220px;
margin: 0px 2px 0px 1px;
padding: 5px 2px 2px 7px;
/* background: #FFF;  */
background: #E4E4E4;
}

.cbShadow 
{
    width:233px;
  background-color: #BABABA;
}

.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}
.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
}


.cbSide {
width:160px;
margin: 5px 0 0 10px;
padding: 10px 0 5px 0;
/* background: #FFF;  */
background: #E4E4E4;
}

.cbSideMenu 
{
width:145px;
margin: 5px 0 0 10px;
padding: 10px 0 5px 0;
/* background: #FFF; */
background: #E4E4E4;
}

.cbSide p {
margin: 0;
padding: 0 5px 2px 5px;
font-size: 90%;
color: #666;
}

/* box is the shaded area that holds a rounded corner box or flat box, fitting the given width of the column it is in. Usually combined with another class to control inner elements, eg box default */

.box 
{

margin: 15px 0 0 0;
padding: 5px 0 5px 0;
background:url(../Images/boxback.gif);
}

/* Styling of the boxes if there is no JavaScript support */

.cbb {
margin: 10px 10px 0 10px;
/* background: #FFF; */
background: #E4E4E4;
padding: 5px 0 5px 0;
line-height: 170%;
}

/* paragraph styles for any main boxes */
.cbb p, .cb p {
margin: 0;
padding: 0 5px 5px 50px;
color: #333;
}

#homepage .box .cbb h1, #homepage .box .cb h1
{
 color:#0071BC;
 font-size:medium;
 font-family:Times New Roman;
 font-style:italic;
}

#homepageAlt .box .cbb h1, #homepageAlt .box .cb h1
{
 color:#0071BC;
 font-size:medium;
 font-family:Times New Roman;
 font-style:italic;
}

#homepageCol3 .cbb h1, #homepageCol3 .cb h1
{
 color:#0071BC;
 font-size:medium;
 font-family:Times New Roman;
 font-style:italic;
}

#homepage #homepagePreview #mainBlog .box .cbb h1, #homepage #homepagePreview #mainBlog .box .cb h1
{
 font-family:Times New Roman;
 color:#0071BC;
 font-size:18pt;
 font-weight:bold;
 font-style:normal;
 padding-left:0px;
}

#homepage #homepagePreview #mainBlog .box .cbb h2, #homepage #homepagePreview #mainBlog .box .cb h2
{
 font-family:Times New Roman;
 color:Black;
 font-size:12pt;
 font-weight:normal;
 font-style:normal;
 line-height:20px;
}

#homepageAlt #homepagePreviewAlt #mainBlogAlt .box .cbb h1, #homepageAlt #homepagePreviewAlt #mainBlogAlt .box .cb h1
{
 font-family:Times New Roman;
 color:#0071BC;
 font-size:18pt;
 font-weight:bold;
 font-style:normal;
 padding-left:0px;
}

#homepageAlt #homepagePreviewAlt #mainBlogAlt .box .cbb h2, #homepageAlt #homepagePreviewAlt #mainBlogAlt .box .cb h2
{
 font-family:Times New Roman;
 color:Black;
 font-size:12pt;
 font-weight:normal;
 font-style:normal;
 line-height:20px;
}


/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

.cb {
margin: 0.5em 0;
line-height: 170%;
	}

/* Rules for the top corners and border */
.bt {
	background:url(../Images/box.png) no-repeat 100% 0 !important;
	background:url(../Images/box.gif) no-repeat 100% 0;
	margin:0 0 0 17.0px;
	height:27px;
	}
.bt div {
	height:27px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../Images/box.png) no-repeat 0 0 !important;
	background:url(../Images/box.gif) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
 .bb {
	background:url(../Images/box.png) no-repeat 100% 100% !important; 
	background:url(../Images/box.gif) no-repeat 100% 100%;
	margin:0 0 0 11px;
	height:-1px;
	}

.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(../Images/box.png) no-repeat 0 97% !important; 
	background:url(../Images/box.gif) no-repeat 0 100%; 
	}


/* Insert the left border */
.i1 {
	padding: 0 0 0 12px;
	background:url(../Images/borders.png) repeat-y 0 0 !important;
	background:url(../Images/borders.gif) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding: 0 12px 0 0;
	background:url(../Images/borders.png) repeat-y 100% 0 !important;
	background:url(../Images/borders.gif) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	/* background:#FFF; */
	background:#E4E4E4;
    /*border: 1px solid #FFF; */
    border: 1px solid #E4E4E4;
	border-width:1px 0;
	padding:0 5px;
	}
/* CSS for the box ends here */

/* date and posted control the small text info in article blurbs */

.date {
font-size: 85%;
font-weight: bold;
color: #666;
}

.posted {
display: block;
margin: -5px 0 0 50px;
padding: 0 0 10px 0;
font-weight: bold;
color: #666;
}

.postedUnderline {
display: block;
margin: 0 5px 5px 50px;
padding: 0 0 5px 0;
font-weight: bold;
color: #666;
border-bottom: 1px solid #999;
}

address {
margin-left: 50px;
}

/* erm, the footer */

/* #footer{
	clear:both;
width: 750px;
height: 85px;
background: transparent url(../Images/footer.gif);
padding: 0px;
}
#footer p {
margin: 10px 10px 0 0;
padding: 50px 4px 4px 0;
font-weight: bold;
}

#footer a:link, #footer a:visited {
color: #D7D493;
}
#footer a:hover {
color: #000;
background: #D7D493;
}
*/
/* image control. First we define stuff common to ALL images on the page. It is then up to other styles to override these. By default, all images will have a 2px border, and bottom and right margins of 5px. They will all float left. */

img {
float: left;
margin: 0px 0 2px 5px;
border: 2px solid #C5BDBD;
}

/* For any images in the default boxes - the pencil icons - I don't want the 2px border. So I set border to 0 */

.default img {
border: 0;
}

/* For these larger images, I don't want them to float, for that causes the h3 above to be pushed to the right. I also declare a top margin to space the header and image apart, and also increase the border width slightly.  We also set it to display:block so that if body id is twoColLayout, the image will force the header and other bits to wrap around it */

.mainImage {
display: block;
float: none;
margin-top: 4px;
border: 3px solid #C5BDBD;
}

/* drop shadow effect for the gallery thumbnails. Sadly this requires a div to be wrapped around the image markup, which is a shame */

.img-wrapper {
margin: 20px 40px 0 0;
background: url(../Images/shadow.gif) no-repeat bottom right;
float:left;
line-height:0;
}
 
.img-wrapper img {
float:none;
margin:0;
background:#fff;
/* background: #E4E3E8; */
padding:4px;
border:1px solid #C5BDBD;
/* border:1px solid #E4E3E8; */
position:relative;
left:-5px;
top:-5px;
}

/* used to ensure all our floated thumbnails stay the right width away from the left side of the box */

.thumbnails {
margin: 0 0 20px 50px;
}

/* spacer used immediately after the floated gallery thumbnails to ensure the box expands to hold them all */

.spacer {
clear: both;
}

/* CSS for the ticked off links. Note, I am not ordering things in the LVHA way, as I prefer the visited tick to work above the arrow once visited. */

.cbSide ul {
list-style-type: none;
margin-top: 0px;
margin-left: 0;
margin-bottom: 0;
padding: 3px;
}

.cbSide li a:link {
color:#333;
line-height:150%;
text-decoration:none;
display:block;
width:154px;
border-bottom: 1px solid #EDEAEB;
background: #FFF url(../Images/ticks.gif);
}

.cbSide li a:active {
color:#333;
line-height:150%;
text-decoration:none;
display:block;
width:154px;
border-bottom: 1px solid #EDEAEB;
background: #FFF url(../Images/ticks.gif);
}

* .cbSide li a:hover {
color:#990000;
line-height:150%;
display:block;
width:154px;
border-bottom: 1px solid #EDEAEB;
background: #FFF url(../Images/ticks.gif) 0px -20px;
text-decoration:none;
}

.cbSide li a:visited {
color: #999;
text-decoration:none;
line-height:150%;
display:block;
width:154px;
border-bottom: 1px solid #EDEAEB;
background: #FFF url(../Images/ticks.gif);
background-position: 0 -40px;
}

.adjustedZIndex {
    z-index: 1;
}

/* Homepage links */
a#HPGolfProfile 
{
    position:absolute; 
    left:10px; 
    top:-10px;
     width:310px;
     height:558px;
}
