body{
	background-color : #ffffff;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 0.8em;
	font-weight : normal;
	text-align: center;
	color:#101010;
	margin-top: 20px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

h1{
	font-size : 1.4em;
	color: #b12d2d;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2{
	font-size : 1.2em;
	color: #b12d2d;
	margin: 12px 0;
	padding: 0;
}

h3{
	font-size : 1em;
	color: #b12d2d;
	margin-bottom: 0px;
}

p {
	margin: 0px;
	padding: 3px 0px 8px 0px;
}

a {
	color: #b12d2d;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

acronym {
	cursor:pointer;
}

hr {
	padding: 0px;
	margin: 0px;
	clear: both;
	color: #036cae;
	background-color: #036cae;
}

form {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

input, textarea, select {
	border: 1px solid #c2c2c2;
	font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 1em;
}

input {
	width: 180px;
}

textarea {
	width: 250px;
	height: 85px;
}

.button {
	font-size: 0.9em;
	color: #ffffff;
	background-image: url(../images/nav.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ca0000;
	font-weight: bold;
	cursor:pointer;
	padding: 0px 2px 0px 2px;
	width: auto;
}

.container {
	width: 760px;
	margin: auto;
	padding: 0px;
}

.header {
	float: left;
	width: 760px;
	height: 88px;
	padding: 0px;
	margin: 0px;
}

.nav {
	clear: both;
	float: left;
	width: 760px;
	position: relative;
	top: 2px;
}

.nav ul {
	padding: 0px;
	margin: 0px;
	width: 760px;
	list-style: none;
}

.nav li {
	float: left;
}

.nav a {
	color: #ffffff;
	display: block;
}

.nav a:hover {
	text-decoration: none;
	display: block;
}

.off a, .viewdetails a {
	display: block;
	float: left;
	height: auto;
	padding: 5px 0px 5px 0px;
	width: 150px;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-color: #af3332;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.off a:hover, .viewdetails a:hover {
	background-image: url(../images/navon.jpg);
	background-repeat: repeat-x;
	background-color: #262626;
}

.on {
	display: block;
	float: left;
	height: auto;
	padding: 5px 0px 5px 0px;
	width: 150px;
	background-image: url(../images/navon.jpg);
	background-repeat: repeat-x;
	background-color: #262626;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.leftcolumn {
	clear: both;
	margin-top: 17px;
	margin-left: 5px !important;
	margin-left: 2px;
	float: left;
	width: 190px;
	text-align: left;
	font-size: 1em;
}

.leftcolumn ul {
	list-style-image: url(../images/list.gif);
	position: relative;
	left: -20px;
}

.rightcolumn {
	float: right;
	margin-top: 15px;
	width: 531px;
	margin-right: 5px !important;
	margin-right: 2px;
	text-align: left;
	padding: 0px;
}

.footer {
	clear: both;
	float: left;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	width: 760px;
	border-top: 2px solid #c2c2c2;
	border-bottom: 2px solid #c2c2c2;
}

.border {
	padding-bottom: 2px;
	border-bottom: 2px solid #c2c2c2;
}

.brown {
	color: #b12d2d;
}

.divider {
	clear: both;
	float: left;
	width: 100%;
	height: 1px;
	background: #c2c2c2;
	margin: 20px 0;
}

.pagedriver {
	float: left;
	width: 122px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

.pagedriver2 img {
	padding-bottom: 10px;
}

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

.carpetimage {
	float: left;
	width: 150px;
	margin-right: 20px !important;
	margin-right: 10px;
}

.carpetimage img {
	width: 150px;
	border: 1px solid #101010;
}

.carpetdetails {
	float: left;
	width: 361px;
}

.carpetdetails h2 {
	margin-top: 0px;
	padding-top: 0px;
}

#follow {
	float: right;
	padding: 10px 0 0 0;
	margin: 0;
}

.tweet li, .tweet ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tweet img {
	float: left;
	margin: 0 10px 10px 0;
}

.pages {
	float: right;
}

.big {
	font-size: 1.2em;
	margin-top: 20px;
	text-align: center;
}

.error {
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.adminheader {
	width: 100%;
	height: 88px;
	padding-right: 10px;
	margin-left: -10px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
}

.admincolumn {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	text-align: left;
	padding: 0px;
}

.admintable {
	border: 1px solid #c2c2c2;
	font-size: 1.1em;
}

.admintable td {
	border: 1px solid #c2c2c2;
	padding: 2px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #101010;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font-weight: bold;
font-size: 1.2em;
font-family : Trebuchet MS, Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
letter-spacing: 5px;
color: #ffffff;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #ffffff;
padding: 5px;
z-index: 5;
}
