/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2008 Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 3
  as published by the Free Software Foundation.
  
  ********************************************
  Coppermine version: 1.4.19
  $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $
  $Revision: 4392 $
  $Author: gaugau $
  $Date: 2008-04-16 09:25:35 +0200 (Mi, 16 Apr 2008) $
**********************************************/

/* Colors used in this style sheet:
   Hex 000000 = RBG   0,   0,   0 = black
   Hex 5F5F5F = RBG  95,  95,  95 = light black
   Hex BDBEBD = RBG 189, 190, 189 = dark grey
   Hex FFFFFE = RBG 209, 215, 220 = medium grey
   Hex CCCCCC = RBG 204, 204, 204 = medium grey
   Hex f8f1d9 = RBG 239, 239, 239 = dark white
   Hex FFFFFF = RBG 255, 255, 255 = white
   Hex 005D8C = RBG   0,  93, 140 = dark blue
   Hex 0033CC = RBG   0,  91, 104 = medium blue
   Hex FFFFFE = RBG  14, 114, 164 = light blue
*/
* {
 margin:0;
 padding:0;
}

body {
        font-family:Verdana, Geneva, Arial, Sans-Serif;
        
        font-size:80%;
        background : #FFFFFF;
        color : Black;
        margin: 0px;

        
}

table {
        font-size: 12px;
margin: auto;
}

h1{
        font-weight: bold;
        font-size: 22px;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
        color : #000000;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}
/*
ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}
*/
.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #FFFFFE;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #FFFFFE;
        vertical-align : middle;
}

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #4A6128;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #4A6128;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color: #000;
        text-decoration: none;
		font-weight: bold;
}

a:hover {
        color: #FF6600;
        text-decoration: underline;
}

.bblink a {
        color: #000;
        text-decoration: none;
}

.bblink a:hover {
        color: #FF6600;
        text-decoration: underline;
}

.maintable {   /* --- Main Page Borders - both of them --- */
        border: 1px solid #836F1E;
/*        background-color: #FFFFFF;*/
        background-color: #F8F1D9;
        margin-top: 1px;
        margin-bottom: 1px;


}



.tableh1 {   /* --- Main Page Headers - both of them --- */
        background : #416128 url('http://www.cornholegameplayers.com/_images/misc/tableheaderback.jpg') repeat-x  ;
        /*color : #000;
        font-weight: bold;*/
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
       
        font-weight: bold;
		text-transform: uppercase;
		font-size: 15px;
		color: #FFF;
		margin-top: 1px;
		font-style: italic;
		

}
/*
.tableh1 {   /* --- Main Page Headers - both of them --- */
        background : #000 ;
        color : #FFFFFF;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;


}  */

.tableh1_compact {
        background : #FFFFFE ;
        color : #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #F8F1D9 ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #FFFFFE ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #F8F1D9 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}


.tableb_compact {
        background: #F8F1D9 ;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
        background: #FFFFFE;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.catrow_noalb {
        background: #FFFFFE ;
        color : #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.catrow {
        background: #F8F1D9 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}

.thumb_filename {
        font-size: 80%;
        display: block;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration: underline;
}

.sortorder_cell {
        background : #F8F1D9 ;
        color : #000;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #395123 ;
        color : #FFF;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        font-size: 100%;
        font-weight: bold;
        background : #f8f1d9;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
          color: #000;
	        background-color: #FFF;
		    border: 1px solid #4A6128;
}

.navmenu a:hover {
        background : #4A6128 ;
        text-decoration: none;
        color:         #FFF;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #4A6128;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: #000000;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #4A6128;
        background-color:#FFF;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        
        padding-top:2px;
        padding-bottom:2px;
        padding-left:6px;
        padding-right:6px;
        text-align: center;
}

.admin_menu a {
        color: #000000;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
        
}

.admin_menu a:hover {
        color: #FF6600;
        text-decoration: underline;
}

td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}

.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.display_media {
        background: #f8f1d9 ;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.thumbnails {
        background: #f8f1d9 ;
        padding: 5px;
}

.footer {
        font-size : 9px;
}

.footer a {
        text-decoration: none;
        color: #000000;
}

.footer a:hover {
        color: #000000;
        text-decoration: underline;
}

.statlink {
        color: #FFF;
}

.statlink a {
        text-decoration: none;
        color: #FFF;
}

.statlink a:hover {
        color: #FF6600;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #FF6600;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #000000;
}

.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

.topmenu {
        line-height : 130%;
        font-size: 100%;
}

.topmenu a {
        color : #000;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #123456;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #FFFFFE ;
        font-size: 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #000;
}

.img_caption_table td {
        background: #f8f1d9 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #000;
        white-space: normal;
}

.debug_text {
        border: #BDBEBD;
        background-color: #f8f1d9;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        cursor : default;
}

.listbox_lang {
        color: #000000;
        background-color: #FFFFFE;
        border: 1px solid #FFFFFE;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;

}
#vanity a {
        display:block;
        width:57px;
        height:20px;
        margin: 3px 20px;
}
#vanity img {border:0}
#v_php {float:left;background-image:url(../../images/powered-php.gif);}
#v_php:hover {background-image:url(../../images/h_powered-php.gif);}
#v_mysql {float:left;background-image:url(../../images/powered-mysql.gif);}
#v_mysql:hover  {background-image:url(../../images/h_powered-mysql.gif);}
#v_xhtml {float:right;background-image:url(../../images/valid-xhtml10.gif);}
#v_xhtml:hover {background-image:url(../../images/h_valid-xhtml10.gif);}
#v_css {float:right;background-image:url(../../images/valid-css.gif);}
#v_css:hover{background-image:url(../../images/h_valid-css.gif);}


/***************** Branding Division Styles ********************/

#branding {
         width:925px;
         background-color:#FFFFFF; 
         position:relative;

	}

/* Branding division contains one large image */
#branding img{
    float: left;
	padding-right:  14px;
	padding-left: 15px;
    display:block;    
}


#searchbox {
     float: right;
	 position:absolute;
	 width: 379px;
	 height: 55px;
	 top: 17px;
	 right: 18px;
	 }

.clear { clear: both; }

#clear {
	clear: both;
	
	}
	
	#wrapper{
	 /* At font size of 80%, this wrapper just fits in 800x600 display */
	 width:925px;
	 margin: 0px auto 0 auto;
	 background-color:#FFFFFF; 
	 position:relative;
	 width: 100%;
	}
	
	
	
	/***************** Navbar Division Styles ********************/
	/* Navbar division */
	#navbar{
	   background-image:url(/_images/_header/ogpnavbar.gif);
	   /* For absolutely positioned layout */
	   position:absolute;
	   top: 138px;
	   left:0;
	   /* Width= wrapper width minus left and right column widths */
	   width: 925px;
	   height: 30px;
	   /* Centers the innderdiv below in some older browsers */
	   text-align:center;

	}

	#navbar #innerdiv{
	    /* This is tricky because you need to know the actual width of
	       the navbar ul. In this one, there are 5 items, each 6em wide,
	       for a total of 30em. But there are also some 1px borders. 
	       So add another .6em or so for those. In the page, you need to
	       enclose the while navbar ul in a div named innerdiv. If the navbar 
	       wraps in the page, you need to increase the width below. */
	       width:760px;
	       margin:0 auto;       
	}

	/* Puts a left border on first navbar item, but only if you
	   add class="leftbutton" to that first item, as in clientstyles3.htm */
	.leftbutton{
	     border-left:solid 1px #000; 
	}
	
	


	/* Remove bullets from ul in the navbar */
	#navbar ul{
		list-style-type: none;
	}

	/* List items in the navbar */
	#navbar li{
		float:left;
	}

	/* Applies to navbar links, unvisited and visited */
	#navbar a,
	#navbar a:link,
	#navbar a:visited{
		font-size: 11.8px;
		text-decoration:none;
		display:block;
	    font-family:Verdana, Geneva, Arial, Sans-Serif;
	    line-height:30px;
	   	background-image:url(/_images/_header/ogpnavbar.gif);
	    color:#FFF;	
	    width:125px;
		height:30px;
	    border-right:solid 1px #000; 
	    text-align:center;
	    outline-style:none;
	}

	/* Navbar hover, active, and current page links */
	#navbar a:hover,
	#navbar a:active,
	#navbar li.selected a:link,
	#navbar li.selected a:visited{
		background-image:url(/_images/_header/ogpnavbarcurrent.gif);
		color:#FDE30E;
		}
		
    .rightbutton{
	     padding-right: .1px; 
	}

		
#sysmenu {
	width: 1030px;

	padding: 10px;
	margin: 35px auto 0;
}

#footer, #legal {
	margin-top: 10px;
	text-align: center;
  }
  
.brandingicons { padding-top: 7px;}

#footer{
   height: 20px;
     margin-top: 15px;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited { color: #000; font-size: 12px; text-decoration: none; } 

#footer a:hover, #footer a:active { color: #000; font-size: 12px; text-decoration: underline;} 

#legal { font-size: 9px; }


#wrapper{

	 width: 100%;
	 
	 }


			 
.centerText { text-align: center; }

.middleAd {padding: 0 20px;}

.adbox460 {padding: 10px 25px; background-color: #fff; height: 60px; width: 1000px; margin: auto;}

.adbox293 {padding: 10px 25px; background-color: #fff; height: 81px; width: 920px; margin: auto;}
	


.floatLeft  {
     float: left;
}

.floatRight  {
     float: right;
}


/* Top Nav bar */

.topnav {
     width:976px;
     margin: 0 auto;
     background:#000;  
     height: 28px;
     font-family: Calibri,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
}

#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:20px; 
	z-index:300; 
	font-weight:bold;
	text-transform: uppercase;
	font-size: 14px;
	text-align: right;
	float: right;	
}

#dropmenu a {display:block; padding:0.25em 1em; color:#666; border-right:1px solid #000; text-decoration:none; background:#000;}
#dropmenu a:hover {background:#000; color:#fff;}
#dropmenu li {float:right; position:relative; width: 350px;}
#dropmenu ul {position:absolute; display:none; width:16em; top:1.9em; right:0px;}
#dropmenu ul a {border-left:1px solid #000;}
#dropmenu li ul {border-top:1px solid #333; width:17.1em;}
#dropmenu li ul a {width:15em; height:auto; float:right;  border-bottom:1px solid #222;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#dropmenu a:hover.hassubmenu {
	background: url(/_images/icons/arrow_down.gif) right no-repeat;
	padding-right: 40px;
	}

#dropmenu a.hassubmenu {
	background: url(/_images/icons/arrow_down_dim.gif) right no-repeat;
	padding-right: 40px;
	}

#dropmenu li ul a.droplast {
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

#brandingheader { width: 976px; margin: auto; border: solid 1px #000; }
#brandingheader #logo a { display: block; height: 130px; width: 976px; background: url('http://www.cornholegameplayers.com/_images/_header/cornhole-game-players-header.jpg') center center no-repeat; outline: none; margin: auto; }
#brandingheader #logo, #brandingheader #tagline { text-indent: -9999px; }
#brandingheader #tagline { height: 0; }
#brandingheader {border-bottom:none; padding:0; background: #FFF;}
#brandingheader p, #brandingheader h1 { padding: 0; margin: 0; }


.menu {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  position:relative;
  z-index:50;
float: left;
width: 952px;
padding: .7em .9em;
margin-left: -1px;
border: 2px ridge #000;
font-family: "Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,sans-serif; }



.menu li {
float:left;
position:relative;
}


.menu a, .menu .current ul a {
background: none; border:none; font-size: 14px; padding: .2em 1.2em; margin: 0 .2em;
color:#4A6128;
font-weight:bold;
text-decoration:none;
letter-spacing:2px;
text-transform:uppercase;
line-height:1.273em; }
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {background:#4A6128; color: #FFFFFF; -moz-border-radius: 10px;
-webkit-border-radius: 10px; text-decoration: none;}
.menu a:hover {background: url('http://www.cornholegameplayers.com/_images/icons/navbarback.gif') top center repeat-x;}
.menu .current a, .menu .current-cat a {background:#32421C; color: #FFFFFF;  -moz-border-radius: 10px;
-webkit-border-radius:10px;}


