@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	position: relative;
	margin: 0;
 	background-color: #25251d;
  	background-image: url('images/karmacats-bg.jpg');
  	background-position: top center;
  	background-repeat: no-repeat;
    font-family: Arial;
  }

body.gallery {
	text-align: center;
	position: relative;
	margin: 0;
 	background-color: #25251d;
  	background-image: url('images/karmacats-gallery-bg.jpg');
  	background-position: top center;
  	background-repeat: no-repeat;
    font-family: Arial;
	
}

h1 {
	color: #f93c26;
	font-size: 22px;
	text-align: center;
}

h1.thankyou {
	color: #f93c26;
	font-size: 46px;
	text-align: center;
	margin-top:140px;
	line-height: 0px;
}

h2 {
	color: #f93c26;
	font-size: 18px;
}

h2.thankyou {
	color: #f93c26;
	font-size: 18px;
	text-align: center;
	line-height: 0px;
}

h3 {
	color: #f93c26;
	font-size: 18px;
}

#container {
	margin: 0 auto;
	width: 960px;
	/*height: 1280px;*/
	text-align: left;
  }

#click {
	float: left;
	margin: 0 0 0 0px;

}

#social {
	float: left;
	margin: -8 0 0 10px;
	color: #f3eedc;
	display: block;
}


#twitter {
	float: left;
	width: 68px;
	padding: 0 4px 0 10px;
}

#facebook {
	float: left;
	width: 68px;
	padding: 0 8px 0 4px;
}

#email {	
	float: left;
	width: 68px;
	padding: 0 10px 0 10px;
}

#helpedtape {
	float: left;
  	background-repeat: no-repeat;
	float: left;
	width: 174px;
	height: 50px;
	margin-left: 260px;
	margin-top: 30px;
}



#helped {
  	float: left;
	text-align: center;
	/*margin-left: 290px;
	margin-top: 50px;*/
	margin: 18px 0 0 0;
	width: 174px;
	height: 30px;
	color: #ff3333;
	font-size: 18px;
	line-height:22px;
	display: block;
}

#details {
  	background-image: url('images/note.png');
  	background-repeat: no-repeat;
	width: 454px;
	height: 442px;
	float: right;
	text-align: center;
	margin: -500px 0 0 480px;
	padding: 35px 0 0 50px;
	display: block;
	
}

#detailstext {
	width: 400px;
	text-align: left;
	margin-top: 40px;
}


#details h1 {
	text-align: left;
}

.browse {
	vertical-align: bottom;
	margin-top: 0px;
}

#submit {
	text-align:center;
	margin: 10px 0 0 0;	
}

#error {
	text-align:center;
	margin: 10px 0 0 0;	
}

#formcontainer {
}

.formtext {
	font-size: 12px;
}	
	
.forms {
	font-family: Arial;
	font-size: 12px;
}

#gallery {
	color: #f93c26;

}
a.gallery {
	color: #f93c26;
}
a:hover.gallery {
	text-decoration: none;
}

.thumb {
	float: left;
	width: 173px;
	margin: 10px 0 0 0;
	}
	
/*	Original
.thumb1 {
	float: left;
	width: 173px;
	margin: 10px 80px 0 0;
	}
*/

/* First change
.thumb1 {
	float: left;
	width: 200px;
	height: 150px;
	vertical-align: top;
	text-align: center;
	margin: 10px 15px 0 0;
	}
*/

.thumb0 {
	float: left;
	width: 173px;
	vertical-align: top;
	text-align: center;
	margin: 10px 60px 0 0;
	}

.thumb1 {
	float: left;
	width: 173px;
	vertical-align: top;
	text-align: center;
	margin: 10px 60px 0 0;
	}

#viewall {
	float: right;
	padding-top: 5px;
	margin-right: 20px;
}

a.viewall {
	color: #83d1e5;
	margin-right: 8px;
}
a:hover.viewall {
	text-decoration: none;
}
a:visited.viewall {
	color: #83d1e5;
}

#gallerynavprev {
	float: left;
	margin: 5px 0 5px 0px;
}

#gallerynavnext {
	float: right;
	margin: 5px 28px 5px 0;
}
#catcontainer {
	text-align: center;
	width: 675px;
	margin-left: 142px;

}

#cat {
	text-align: center;
	color: #f93c26;
}

#catname {
	float: left;
	text-align: left;
	width: 200px;
}

#whykarma {
	text-align: left;
	float: left;
	width: 400px;
	margin: 0px 0 0 75px;
	font-size: 12px;
	color: #f3eedc;
}

#prevcat {
	float: left;
	margin: 5px 0 5px 0px;
}

#backtogallery {
	float: left;
	margin: 5px 0 0 185px;
}

#nextcat {
	float: right;
	margin: 5px 0px 5px 0;
}



#info {
	color: #f3eedc;
	float: left;
	font-size: 12px;
	width: 400px;
	margin: 0 20px 0 10px;
	padding: 20px 0 0 20px;
}
a.info {
	color: #f3eedc;
	}
a:hover.info {
	text-decoration: none;
}

#footer {
	text-align: center;
	color: #85847f;
	}

#copyrightleft {
	float: left;
	font-size: 9px;
	width: 150px;
	margin: 10px 0 0 215px;
	}

#copyright {
	float: left;
	font-size: 9px;
	width: 400px;
	margin: 10px 0 0 20px;
	
}

#rules {
	font-size: 9px;
	text-align: center;
	color: #85847f;
	}
