@charset "utf-8";

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 949px;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(assets/images/shop_backgroundimage_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #bd4b06;
	line-height: 18px;
}

.maintable {
	width: 963px;
	margin-top: 27px;
	margin-right: auto;
	margin-left: auto;
}
.leftpixel {
	background-color: #FFF;
	width: 963px;
}
.registration_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #3A81A7;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #004B8D;
	margin: 0px;
	padding: 3px;
	border: 1px solid #1791FF;
}
.registration_forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAF0F5;
	border: 1px solid #004B8D;
}
.registration_forms_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FBF1E6;
	border: 1px solid #F60; 
}
.maintable tr td table tr td table tr td .thepet table tr td #form1 table tr td label #submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #004B8D;
	margin: 0px;
	padding: 3px;
	border: 1px solid #000;	
}
.maintable tr td table tr td table tr td .thepet table tr td #form1 table tr td label #submit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0072D9;
	margin: 0px;
	padding: 3px;
	border: 1px solid #000;
}
.enrollment {
	background-color: #FDF2EC;
	border: 1px solid #E3722D;
}
.highlightframe {
	background-image: url(assets/shopping/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
.bluetexttitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1F7BAE;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #004B8D;
}
.bluetexttravel {
	color: #004B8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 37px;
	font-weight: bolder;
	color: #2670B9;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.nicetextbigger {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.orangebig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #EB751D;
}
