
body {
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #333333;
	font-weight: lighter;
	color: #000000;
	width: 1024px;
	height: 550px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	margin: 0 0 2em 0;
	line-height: 20px;
	font-size: 13px;
	list-style-type: none;
	color: #666;
	font-weight: lighter;
	text-decoration: none;
}
 
.wrapper {
	background-color: #ffffff;
	height: 555px;
	width: 1024px;
}
.wrappertall {
	background-color: #ffffff;
	height: 900px;
	width: 1024px;
}
.wrapperauto {
	background-color: #ffffff;
	height: auto;
	width: 1024px;
}

/* Content */

#content { 
	height: auto;
	margin-right: 70px;
	margin-left: 70px;
	background-color: #FFF;
}

h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 38px;
	text-align: right;
	padding-top: 10px;
	font-weight:lighter;
	letter-spacing: 8px;
		color: #cccbc0;
}

h2 {
	font-size: 18px;
	text-align: right;
	letter-spacing: 2px;
	color: #84A035;
	font-weight: lighter;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	text-align: left;
	text-transform: none;
	color: #555555;
	padding-bottom: 30px;
	line-height: 22px;
}
h4 {
	font-size: 19px;
	text-align: left;
	white-space: normal;
	color: #cccbc0;
	font-weight: bold;
	letter-spacing: 2px;
}
h5 {
	font-size: 13px;
	text-align: left;
	white-space: normal;
	font-weight: bold;
	line-height: 33px;
	float: left;
	color: #666666;
}
h6 {
	font-size: 13px;
	text-align: left;
	white-space: normal;
	font-weight: bold;
	color: #5F6062;
}
.bold {
	font-weight: bold;
	color: #9BB800;
	font-size: 12.5px;
}
#flashWrapper{margin-left: auto; margin-right: auto; width: 590px; height:450px; }

ul, ol  {
	margin: 0 0 2em 0;
	text-align: right;
	line-height: 26px;
	font-size: 11px;
	list-style-type: none;
}


a:link {
	text-decoration: none;
	color: #84A035;
}

a:hover, a:active {
	text-decoration: none;
	color: #849C33;
}

a:visited {
	color: #666;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
img.center {
	margin-left: 500px;
	margin-right: 500px;
	text-align: center;
}

/* Form */



form {
	margin: 0 0 2em 0; padding: 0;
	line-height: 20px;
	font-size: 13px;
	list-style-type: none;
	color: #666;
	font-weight: lighter;
	text-decoration: none;
	text-align:left;

}

#email_validation, #name_validation {
    display:none;
}

label.required:after {
  content:'*';
  color:red;
}

span.error {
  background-color:#FFDFDF;
  color:red;
}
.icon {
  margin:10px;
}


label {
	padding-bottom:10px;
}

input, textarea {
    /* To make sure that all text fields have the same font settings
       By default, textareas have a monospace font */
   font-family: Verdana, Geneva, sans-serif;
   font-size: 13px; 
   color: #666;
   text-align:left;
   

    /* To give the same size to all text field */
    width: 300px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* To harmonize the look & feel of text field border */
    border: 1px solid #999;
}

input:focus, textarea:focus {
    /* To give a little highlight on active elements */
    border-color: #000;
	text-align:left;
}


input:focus, textarea:focus {
    /* To give a little highlight on active elements */
    border-color: #000;
	text-align:left;
}

.button {
    /* To position the buttons to the same position of the text fields */
    padding-left: 90px; /* same size as the label elements */
}



textarea {
    /* To properly align multiline text fields with their labels */
    vertical-align: top;
	text-align:left;

    /* To give enough room to type some text */
    height: 5em;

    /* To allow users to resize any textarea vertically
       It does not work on all browsers */
    resize: vertical;
}



#top {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ABBF00;
	}
	
	
#logo_wrap {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 100px;
	padding-left: 120px;
	align-content:center;
}

#logo {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/elementmo_web.png);
	background-repeat: no-repeat;
	height: 50px;
}

.social { width: 410px; text-align: center; padding: 10px;
 }
 
#footer {
	text-align: center; font-size: 10px; color: #999; 
 padding-top: 10px; padding-bottom: 20px; padding-right: 20px;	padding-left: 20px;
 border-top-width: 2px; 	border-top-style: solid; 	border-top-color: #ABBF00;
}


	
	
cite {
	color: #333;
	font-size: 6px;
	text-align: center;
	font-style: normal;
	line-height: normal;
}
#line {
	font-size: 12px;
	color: #666;
	text-align: center;
	width: auto;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}
 
#gallery_wrap {width: 884px;}

#gallery {
	font-size: 10px;
	color: #666;
	text-align: center;
	width: 285px;
	text-decoration: none;
	list-style-type: none;
}
.gallery ul {
	font-size: 12px;
	color: #666;
	text-align: left;
	width: auto;
	text-decoration: none;
	list-style-type: none;
}
.line {
}
.gallery img { padding:5px;
}

#line p {
	font-size: 10px;
	color: #666;
	text-align: center;
	width: auto;
}
img.swap {
	float: left;
	margin-top: 50px;
}
.flashfile {
	width: auto;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: -50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#area {
	width: 950px;
}
#area img {
	padding: 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 150px;
}
#area52 {
	width: 950px;
}
#area52 img {
	padding: 5px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#line2 {
	font-size: 12px;
	color: #666;
	text-align: center;
	width: auto;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}
.line2 {
}
#line2 p {
	font-size: 10px;
	color: #666;
	text-align: center;
	width: auto;
}
#line3 {
	font-size: 12px;
	color: #666;
	text-align: center;
	width: auto;
	font-weight: bold;
}
.line3 {
}
#line3 p {
	font-size: 10px;
	color: #666;
	text-align: center;
	width: auto;
}

.picture_footer{
	position:inherit;
	left:970px;
	top:0px;

background-image: url('cat_paw_walk.png');
  background-repeat:no-repeat;
}

table[class=outmain]{width:800px !important;}

table[class=main]{width:500px !important;}
 	table[class=ques]{width:400px !important;}



/* Responsive */
@media only screen and (max-width:640px)
{
	body{width:auto!important;}	
 	table[class=main]{width:446px !important;}
 	table[class=ques]{width:350px !important;}


	


}
 
 
@media only screen and (max-width:450px)
{
	body{width:auto !important;}	
table[class=outmain]{width:340px !important;}

table[class=main]{width:330px !important;}
  	table[class=ques]{width:250px !important;}

 #gallery_wrap {width: 385px !important;}

#content { 
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFF;
}

.wrapper {
	width:350px !important;
}
.wrappertall {
width:350px !important;
}
.wrapperauto {
width:400px !important;
}
#logo_wrap {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 20px;
	align-content:center;
}

#logo {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
 	height: 50px;
}

.social { width: 350px; display: block;
 }
 
.icon {
  margin:5px;
}

}
