/* CSS Document */
/*table common classes*/
td.oddrow	 {
	border:1px solid black;
	color:#000000;
	text-align: center;
	font-weight:bold;
	}
td.evenrow	{
	border:1px solid black;
	color:#ffffff;
	background-color:#336699;
	text-align:center;
	font-weight:bold;
	}

/*table 1 layout*/
table.nylonflags	 {
    table-layout:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:400px;
	border-collapse:collapse;
	}
th.nflags	 {width:80px;
	border:1px solid black;
	color:blue;
	font-weight:bold;
	background-color:#ffffcc;
	}

/*table 4 layout*/
table.polyflags	 { 
    margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;     
    table-layout:auto;
	width:500px;
	border-collapse:collapse;
	line-height:normal;
	}
th.pflags	 {
    width:100px;
	border:1px solid black;
	color:blue;
	font-weight:bold;
	background-color:#ffffcc;
	}

/*table 3 layout*/
table.gspec	 {
    table-layout:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:500px;
	border-collapse:collapse;
	line-height:normal;
	}
th.gitem  {
    background-color:#FFFFCC;
    width:40px;
    }
th.gdesc  {
    background-color:#FFFFCC;
    width:380px;
    }
th.gprice  {
    background-color:#FFFFCC;
    width:40px;
    }
th.gcart  {
    background-color:#FFFFCC;
    width:40px;
	}			

/* layout for usstate/world flags*/
table.world 	{
	table-layout:fixed;
	width:500px;
	border-collapse:collapse;
    border: 1px solid black;
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

th.image	{
	width:210px;
	background-color:#FFFFCC;
	border: 1px solid black;
	}
th.col 		{
	width:50px;
	background-color: #FFFFCC;
	color:#000000; 
	font-size:x-small; 
	border:1px solid black; 
	}

/*table layout*/
table.poles {
	table-layout:fixed;
	width:80%;
	border-collapse:collapse;
	}
th	 {
	width:15%;
	border:1px solid black;
	color:#000000;
	text-align: center;
	font-size:12px;
	line-height: 100%;
	background-color:#cccccc;
	}



/*table 4 layout*/
table.accessories {
	table-layout:fixed;
	width:90%;
	border-collapse:collapse;
	}
th.model	 {
	width: 8%;
	border:1px solid black;
	color:#000000;
	background-color:#ffffcc;
	font-size: small;
	}
th.dia		{
	width:5%;
	border:1px solid black;
	color:#000000;
	background-color:#ffffcc;
	font-size: small;
	}
th.accessories	 {
	width: 15%;
	border: 1px solid black;
	color: #000000;
	background-color: #ffffcc;
}


/*table 9 layout message flags */
table.message	 {
    margin-left:auto;
	margin-right:auto;
	width:520px;
	border-collapse:collapse;
	border-color:#000000;
	border-style:solid;
	border-width:thin;		 
	}
th.message  {
width:80px;
height:20px;
background-color: #336699;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-right-style:solid;
border-right-color:#000000;
border-right-width:1px;

}
th.messageprice  {
width: 50px;
height:20px;
color:#FFFFFF;
background-color:#336699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-right-style:solid;
border-right-color:#000000;
border-right-width:1px;
}
td.allrows	 {
	border:1px solid black;
	color:#000000;
	text-align: center;
	padding-bottom:5px;
}

/*table 6 layout*/
table.flags6	 {
	margin-left: auto;
	table-layout:fixed;
	width:400px;
	border-collapse:collapse;
	}
th.flags6model	 {
	width:47px;
	border:1px solid black;
	color: #000000;
	text-align:center;  
	font-weight:bold;
	background-color:#ffffcc;
	}
th.flags6flag	 {
	width:107px;
	border:1px solid black;
	color: #000000;
	text-align:center;  
	font-weight:bold;
	background-color:#ffffcc;
	}
th.flags6size	 {
	width:57px;
	border:1px solid black;
	color: #000000;
	text-align:center;  
	font-weight:bold;
	background-color:#ffffcc;
	}
th.flags6price	 {
	width:57px;
	border:1px solid black;
	color: #000000;
	text-align:center;  
	font-weight:bold;
	background-color:#ffffcc;
	}
th.flags6cart	 {
	width:37px;
	border:1px solid black;
	color: #000000;
	text-align:center;  
	font-weight:bold;
	background-color:#ffffcc;
	}
th.flags6pole	 {
	width:47px;
	border:1px solid black;
	color: #000000;
	text-align:center;  
	font-weight:bold;
	background-color:#ffffcc;
	}
th.flags6item	 {
	width:47px;
	border:1px solid black;
	color: #000000;
	text-align:center;  
	font-weight:bold;
	background-color:#ffffcc;
	}					
/*table 7 layout for flagpole brackets*/
table.bracketstable7	 {
	table-layout:fixed;
	width:540px;
	border-collapse:collapse;
	text-align:center;
	}
th.modeltable7 {
	
	border:1px solid #000000;
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#ffffcc;
	}
th.diatable7	{
	
	border:1px solid #000000;
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#ffffcc;
	}	
th.styletable7	{
	
	border:1px solid #000000;
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#ffffcc;
	}
th.finishtable7	{
	width: 28%;
	border:1px solid #000000;
	color:#000000;
	text-align: center;
	font-weight:bold;
	background-color:#ffffcc;
	}
th.itemtable7	{
	border:1px solid #000000;
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#ffffcc;
	}
th.pricetable7	{
	border:1px solid #000000;
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#ffffcc;
	}
th.carttable7	{
	border:1px solid #000000;
	color:#000000;
	line-height:80%;
	text-align:center;
	font-weight:bold;
	background-color:#ffffcc;
	}	
	
	
/* table 10 for farming flags*/
table.farming	 {
    table-layout:auto;
	margin-bottom:10px;
	width:180px;
	border-collapse:collapse;
	}
th.fflags	 {width:45px;
	border:1px solid black;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background-color:#ffffcc;
	}	
	
		
/* table for toothpick flags */	
table.toothpickflags	 { 
    margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;     
    table-layout:auto;
	width:500px;
	border-collapse:collapse;
	line-height:normal;
	font-size:x-small;
	font-weight:bold;    
	}
th.flags	 {
    width:75px;
	border:1px solid black;
	color:white;
	font-weight: bold;
	background-color:#336699;
	}	
th.size  {
	width: 25px;
	border: 1px solid black;
	color: white;
	font-weight: bold;
	background-color:#336699;
	}		

th.design	 {
    width:80px;
	border:1px solid black;
	color:white;
	font-weight: bold;
	background-color:#336699;
	}	

th.buy  {
	width: 37px;
	border: 1px solid black;
	color: white;
	font-weight: bold;
	background-color:#336699;
	line-height:70%;
	}				
	
	
/* table 11 genaric */	
table.genaric	 {
    table-layout:auto;
	margin-bottom:10px;
	width:180px;
	border-collapse:collapse;
	}
th.general	 {width:60px;
	border:1px solid black;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background-color:#ffffcc;
	}	
	
/* table 8 solid color flags */		
table.solidcolor	 {
    margin-left:auto;
	margin-right:auto;
	width:520px;
	border-collapse:collapse;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	line-height:normal;
	font-size:small; 		 
	}
th.color  {
width:80px;
height:20px;
background-color: #336699;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-right-style:solid;
border-right-color:#000000;
border-right-width:1px;

}
th.cart  {
width: 50px;
height:20px;
color:#FFFFFF;
background-color:#336699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-right-style:solid;
border-right-color:#000000;
border-right-width:1px;
}
td.allrows	 {
	border:1px solid black;
	color:#000000;
	text-align: center;
	padding-bottom:5px;
}

								
