body {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #9b9b9b;
	font-size: 12px;
	line-height: 16px;
	background: #323b44 url(../images/gradient.jpg) repeat-x;
}

div.wrapper { 
	position: relative;
  margin: 0 auto;
  width:900px;
}

.container {
	width: 100%;
}

.header {
	height: 85px;
}

.footer {
	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	padding: 10px 50pt 5px;
	text-align: center;
	font-size: 11px;
  color:#9b9b9b;
  border-top:5px solid #444d55;
}

.logo {
	position:absolute;
	background: url(../images/frontLogo2.gif) no-repeat;
	width: 138px;
	height: 261px;
	top: 0;
	left: 0;
}

.left {
	width: 191px;
	float:left;
	padding: 180px 17px 10px 17px;
	height: 900px;
}

.right {
	width: 555px !important;
	width: 545px;
  padding: 30px 10px;
}

.frontimage{
  padding: 30px 75px 0;
}

.fronttext{
  padding: 10px 50px;
}

.content {
	margin: 52px auto;
  border: 6px solid #9b9b9b;
  background-color:#18191a;
  color:#9b9b9b;
  width:700px;
  padding:12px;
}

.Editor { 
  background-color:#18191a;
  color:#9b9b9b;
  width:700px;
  padding:12px;
}

.Editor a {
	color: #6E9EB9;
	text-decoration: none;
}

.Editor a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.paypal {
	margin: 0 auto;
	width: 836px;
	padding: 50px;
	color:#FFFFFF;
}

.menu {
	background: #f1be41 url(../images/menu-bg.png) repeat-x;
	height: 38px;
	padding-left: 240px;
	margin: 0px;
}

.menu a{
	font-size: 13px;
	font-weight: bold;
	padding: 10px 15px;
	float:left;
	color: #000000;
	white-space:nowrap;
}

.menu a:hover {
	color: #b2925b;
	background: #382709 url(../images/menu-over-bg.png) repeat-x;
}

.menu-divider {
	float: left;
}


.cat-title {
	font-size: 48px;
	padding: 30px 50px 0 0;
	line-height: 59px;
	color: #f3c143;
	position: absolute;
	width: 770px;
	text-align:right;
}

.cat-title2{
	font-size: 18px;
	font-weight: bold;
}

.vip {
	width: 160px;
	height: 115px;

}

input {
	border: solid 1px #947846;
	font-size: 10px;
}

textarea {
	border: solid 1px #947846;
}

.input-product-box {
	border: solid 1px #000000;
	background: #b4945c;
	font-size: 10px;
	margin: 0;
}

select {
	border: solid 1px #16120b;
	font-size: 10px;
	min-width: 60px;
}

.button {
	border: solid 1px #6D562E;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.submit-button {
	width: 77px;
	height: 27px;
	border: none;
	margin: 4px 0 0 33px;
}


.cart-button {
	width: 106px;
	height: 29px;
	border: none;
	float:right;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.validate-button {
	cursor: pointer;
	border: none;
}


.invalid {
	display:none;
}

.invalid2 {
	display:block;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 7px 0;
	color: #ffffff;
}

.redirect {
	display:block;
	font-weight: bold;
	padding: 5px 0 10px 0;
}


.desc {
	width: 255px;
	float: right;
	padding: 0 12px;
}

.category-name {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #6b542a;
}

.divider {
	color: #594724;
	height: 1px;
	border: 1px solid;
}

.clr {
    clear:both;
	height: 0;
}


p {
	padding-bottom: 5px;
}

a {
	color: #6E9EB9;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.footer a {
  color:#9b9b9b;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


h1 {
  color:#F5EDA5;
	margin: 0;
	font-size: 48px;
}

h2 {
  color:#F5EDA5;
	font-size: 18px;
	font-weight: bold;
  background-color:#323639;
  padding:20px;
  width:650px;
}

h3 {
	font-size: 16px;
	margin: 0 10px 10px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #6D562E;
}



/* calendar */
a.prevnext:link {color: black; font-size: 18px; text-decoration:none}
a.prevnext:visited {color: black; font-size: 18px; text-decoration:none}
a.prevnext:hover {color: gray; font-size: 18px; text-decoration:none}
a.prevnext:active {color: black; font-size: 18px; text-decoration:none}

a.day:link {color: black; font-size: 18px; text-decoration:underline}
a.day:visited {color: black; font-size: 18px; text-decoration:underline}
a.day:hover {color: red; font-size: 18px; text-decoration:underline}
a.day:active {color: black; font-size: 18px; text-decoration:underline}

a.event:link {color: #F5EDA5; font-size: 12px; text-decoration:underline}
a.event:visited {color: #F5EDA5; font-size: 12px; text-decoration:underline}
a.event:hover {color: white; font-size: 12px; text-decoration:underline}
a.event:active {color: #F5EDA5; font-size: 12px; text-decoration:underline}

a.admin:link {color: blue; font-size: 12px; text-decoration:underline}
a.admin:visited {color: blue; font-size: 12px; text-decoration:underline}
a.admin:hover {color: red; font-size: 12px; text-decoration:underline}
a.admin:active {color: blue; font-size: 12px; text-decoration:underline}

table.cal {
height: 600px;
width: 680px;
border-style: none;
border-width: 3px;
font-family: sans-serif;
margin:auto;
}

.caption {
font-size: 22px;
font-weight: bold;
}

.thead {
color:white;
font-size: 18px;
}

td.cal {
background-color:#9B9B9B;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: lightblue;
font-size: 14px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}


.cal .thead td {
  color:#F5EDA5;
}

.imgleft {
  float:left;
}

.sideCats {
  background-color:#323639;
  padding:10px;
  width:120px;
}

.sideCats a {
  color:#F5EDA5;
	font-size: 11px;
}

.sideCategory {
  border-bottom:1px solid #9B9B9B;
  width:120px;
}

.subTitle {
  color:#F5EDA5;
	font-size: 11px;
  background-color:#474A4F;
  padding:10px;
  width:530px;
}

.alphabet {
  color:#F5EDA5;
	font-size: 16px;
  width:650px;
  font-weight: none;
  text-align:center;
}

.index {
 font-variant: small-caps;
 color: #6E9EB9;
}


.cat a {
 font-weight: bold;
 color: #6E9EB9;
}

.memberName {
  font-variant: small-caps;
  color:#F5EDA5;
	font-size: 12px;
  background-color:#323639;
  width:100%;
}

a:hover .memberName {
  color:#FFFFFF;
	text-decoration:underline;
}

.tdMemberName {
  background-color:#323639;
  padding-left:10px;
  margin-top:4px;
}

.normal {
	color: #9b9b9b;
}

.tellafriend {
  margin-right:16px;
}

.frontImg {
 width:530px;
}
