/* Gifts 4 Rails - Pin Style Sheet -1 */

a:link {color: navy;}
a:visited {color: purple;}
a:hover {color: red;}

body {
	background-color: white;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
		}
		
table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-width: 0em;
	margin-top: 0px;
}	
		
.table-1 {
	text-align: center;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border-width: 0em;
	vertical-align: top;
	margin-top: 0px;
	}	
	
.table-2 {
	text-align: center;
	background-color: #FEEABA;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	margin-top: 0px;
	border: thin solid #CCCCCC;
}		
		
.header-table {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: center;
	vertical-align: top;
	margin: auto;
}

.header-cell {
	background-image: url(images/g4r-header-2.jpg);
	width: 770px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: center;
	vertical-align: top;
}

.foot {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 9pt;
	}
	
.newfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 75px;
	margin-left: 75px;
	text-align: center;
}	

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #990000;
	text-align: center;
	padding-top: 100px;
}

.h1 {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 14pt;
	}

.h2 {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 12pt;
	}
	
.menu {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 10pt;
	background-color: #D8E6F3;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid #800000 2px;
	}
	
.menu-2 {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 10pt;
	background-color: #D8E6F3;
	line-height: 20px;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
.menu-3 {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 10pt;
	background-color: #ffffff;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 3px;
	padding-bottom: 3px;
	}	
	
.desc {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 8pt;
	vertical-align: top;
	}	
	
.desc-2 {font-family: Arial, Helvetica, sans-serif; /* to replace .desc when all pages changed */
	text-align: center;
	color: darkblue;
	font-size: 8pt;
	vertical-align: bottom;
	border-bottom: solid #800000 2px;
	margin-bottom: 5px;
	}		
	
.fs9c {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 9pt;
	}
		
.fs11c {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 11pt;
	}	
	
.fs11j {font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: darkblue;
	font-size: 11pt;
	}
	
.fs11l {font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: darkblue;
	font-size: 11pt;
	}	
	
.fs11r {font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: darkblue;
	font-size: 11pt;
	}	
	
.fs10c {font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: darkblue;
	font-size: 10pt;
	}	
	
.fs10l {font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: darkblue;
	font-size: 10pt;
	}	
		
.hr1 {color: darkblue;
		width: 100%;
		text-align: center;
		}
		
.hr2 {color: red;
		width: 100%;
		text-align: center;
		}
		
.hr3 {color: red;
		width: 100%;
		text-align: center;
		vertical-align: middle;
		}		
				
.cell-1 {vertical-align: bottom;
	}
	
.cell-2 {vertical-align: top;
	}	
	
.logo {
	float: left;
	border: solid #ffffff 0px;
	margin-bottom: 15px;
	}	
	
.gfx-1 {float: left;
		margin-right: 10px;
		border: solid white;
		border-width: 0px;
		}
		
.gfx-2 {float: right;
		margin-right: 10px;
		margin-left: 10px;
		border: solid white;
		border-width: 0px;
		}	
			
.gfx-3 {float: none;
		border: solid white;
		border-width: 0px;
		}	
		
.graphic-menu-itmes {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.item-cell {
	vertical-align: bottom;
	text-align: center;
	width: 95px;
}

.item-cell-2x {

	vertical-align: bottom;
	text-align: center;
	width: 180px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-top-style: none;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 75px;
	margin-left: 75px;
	text-align: center;
	background-color: #D8E6F3;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
