/*  ======================================  */
/*            www.keepsake.ie               */
/*      Site created by Image & Design      */
/*   Copyright 2010. All rights reserved.   */
/*  ======================================  */


/* ------------------------------ */
/*           standard             */
/* ------------------------------ */

html, body {
  margin: 0;
  padding: 0;
  }

/* -------------------------------------- */
/*           standard  classes            */
/* -------------------------------------- */

.center {
	text-align: center;
	}
	
.left {
	text-align: left;
	}
	
.right {
	text-align: right;
	}
	
.justify {
	text-align: justify;
	}
	
.float-right {
	float: right;
	}

.float-left {
	float: left;
	}

.clear-both {
	clear: both;
	}

.clear-left {
	clear: left;
	}	

.clear-right {
	clear: right;
	}

.bold {
	font-weight:bold;
	}
	
.italic {
	font-style:italic;
	}

.width125px {
	width: 125px;	
	}	
	
.width170px {
	width: 170px;	
	}
	
.width250px {
	width: 250px;	
	}
	
.width510px {
	width: 510px;	
	}
	
.center-div {
	margin: auto;
	}
	
/* ------------------------------ */
/*            layout              */
/* ------------------------------ */

html {
	background-color: #990000;

}

body { 
	background-color: #990000;
	font-family:Verdana, Arial, Helvetica;
	font-size:12px; 
	  }

table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #ffffff;
	border-collapse: collapse;
}
th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #ffffff;
}
td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #ffffff;
}

table.prices {
	margin: 0px auto;
	}

table.prices td{
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #E4D3AE;
	border-collapse: collapse;
	padding: 5px 10px;
	}
	
	table.prices td.no-outline, table.no-outline td{
	border-style: none;
	padding: 5px 10px;
	}

h4  {
	color: #990000;
	margin: 25px 0 -10px 0;
	  }
	  
#container {
	width: 940px;
	margin: auto;
	background-color:#FCEBD9;
	background-image: url(../images/left_backgr.jpg);
	background-repeat: repeat-y;
	}
	
	#form_container {
		width: 80%;
		padding: 20px 0 100px 0;
		margin: auto;
		background-color:#FCEBD9;
		background-image: url(../images/bg_main.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;
		}
		
	#form_container2 {
		width: 80%;
		padding: 20px 0 100px 0;
		margin: auto;
		}
	  
#main {
	width: 940px;
	background-image: url(../images/bg_main.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#header_keepsake {
	margin: 40px auto 0 auto;
	background-image: url(../images/header.jpg);
	width: 940px; 
	height:100px;
	}

#header_left {
	height: 16px;
	margin: 70px 0 0 10px;
	float: left;
	color: #B7B7B7;
	   }

#header_right {
	height: 16px;
	margin: 70px 10px 0 0;
	float: right;
	color: #B7B7B7;
	text-align:right;
	  }
  
#header_left a:link, #header_left a:visited, #header_left a:active, #header_right a:link, #header_right a:visited, #header_right a:active {
	text-decoration: none;
	color: #FFFFCC;
	  }
  
#header_left a:hover, #header_right a:hover {
	text-decoration: underline;
	color: #FFFFCC;
	  }

#header2_keepsake {
	height:114px;
	width:940px;
	background-image: url(../images/header2_left.jpg);
	background-repear: no-repeat;
	  }

#counter {
	float: left;
	color: #990000;
	text-align:left;
	margin-left:10px;
	padding: 2px; 
	  }
	  
#menu {
	width:142px;
	padding: 0 0 10px 0;
	float: left;
	  }

.menu_header {
	width:120px;
	background-color: #990000;
	padding: 4px;
	margin: 0;
	color:#FFFFCC;
	font-size:15px;
	font-weight:bold;
	text-align: center;
	}

.menu_group {
	font-size: 13px; 
	padding: 4px 0 4px 3px; 
	color: #990000;
	font-weight: bold;
	}

.menu_group a:link, .menu_group a:visited, .menu_group a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	}
	
.menu_group a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
	}
	
	.menu_group a:link.samples, .menu_group a:visited.samples, .menu_group a:active.samples, .menu_group a:hover.samples {
		color: #007A00;
		font-size: 15px;
		}

.menu_group_contact { 
	width:129px;
	font-size: 10px;  
	color: #990000; 
	text-align: center;
	padding-top: 4px 0; 
	font-weight: bold;
	  }
	  
.menu_group_contact A:link, .menu_group_contact A:visited, .menu_group_contact A:active {
	text-decoration: none;
	color: #990000;
	  }


.menu_group_contact A:hover {
	text-decoration: underline;
	color: #990000;
	  }
	  
#content-right {
	width: 740px;
	float: left;
	padding: 0 0 10px 0;
	}

#topmenu {
	height:20px;
	margin: -15px 0 0 0;
	overflow: visible;
	font-size: 11px; 
	color: #b7b7b7; 
	text-align: left;
	font-weight: bold;
	  }
	  
#topmenu A:link, #topmenu A:visited, #topmenu A:active, #topmenu A:hover {
	text-decoration: underline;
	color: #990000;
	  }

#text {
	font-size: 12px; 
	padding: 2px; 
	color: #000000; 
}

#text A:link, #text A:visited, #text A:active, #text A:hover {
	text-decoration: underline;
	color: #000000;
	  }

#text h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	text-align: left; 
	color: #990000; 
	font-weight: bold
	  }
	  
	#text h2.center {
	text-align: center; 
		}
	  
.sample {
	margin: 0 5px;
	float: left; 
	font-weight: bold;
	text-align: center; 
	}

.numberedlist {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	text-align: left; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	color: #000000; 
	font-weight: normal;
	list-style-type: disc; list-style-position: inside
}



.form { 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	color: #000000; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

	form {
		margin: auto;
		}
		
		.form-group {
			width: 100%;
			}

	label, input, textarea {
		width: 100%;
		text-indent: 5px;
		}
		
		label {
			font-weight: bold;
			padding-left: 5px;
			}
		
		input, textarea {
			padding: 5px;
			margin-bottom: 10px;
			border:1px solid #990000;
			border-radius:5px;
			-moz-border-radius:5px; /* Old Firefox */
			}
			
			input {
				height: 38px;
				}
				
			textarea {
				height: 78px;
				}
				
			
			input[type=submit] {
				width: 101%;
				color: #FFFFFF;
				margin: 5px auto;cursor:pointer;
				border:1px solid #007a00;
				border-radius:5px;
				-moz-border-radius:5px; /* Old Firefox */
				background-color: #007a00;
				background-image: linear-gradient(-180deg, #2fcb53 0%, #007a00 90%);
				background-position: -.5em;
				-webkit-box-shadow: 0 0 3px rgba(0,0,0, .75);
				-moz-box-shadow: 0 0 3px rgba(0,0,0, .75);
				box-shadow: 0 0 3px rgba(0,0,0, .75);
				font-size: 1em;
				font-weight: 600;
				}
				
				input[type=submit]:hover,input[type=submit]:focus {
					border:1px solid #003800;
					background-image: linear-gradient(-180deg, #2fcb53 0%, #007a00 75%);
					background-position: -.5em;
					}
				
				@media only screen and (min-width:801px) {
					input {
						height: 20px;
						}
						
					input[type=submit] {
						height: 38px;
						font-size: 1.2em;
						}
						
					
					}



.full_width {
	width: 100%;
	}

#footer {
	clear: both;
	}