/* GLOBALS */

body {
	margin: 0;
	padding: 0;
}

body,td,tr,table,p {
	font-family: Arial, Helvetica, Sans-serif;
}

input,select,textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

h1 {
	background: url(images/sharedimgs/h1.jpg) no-repeat left;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: white;
	height: 35px;
	width: 100%;
	margin-top: 22px;
	padding: 8px 0 0 35px;
	text-align: left;
}

/* IDS */

#home {
	font-size: 14px;
	color: white;
	afont-style: italic;
	afont-weight: bold;
}

#home .pullout{
	font-size: 20px;
	font-weight: bold;
}

#home #mid1 {
	background: url(images/home/mid-bg.jpg) no-repeat top #9F0607;
	padding: 30px;
}

#contact-bg {
	background: url(images/contact/contact-bg.jpg) no-repeat top #9F0607;
}

#content-bg {
	background: url(images/sharedimgs/content-bg.jpg) no-repeat top #9F0607;
}

#content-bg-backup {
	background: url(images/sharedimgs/content-bg-backup.jpg) no-repeat top #9F0607;
}

/* CLASSES */

.contact {
	width: 700px;
	border: solid 1px #C75151;
	margin-top: 20px;
	color: white;
	font-size: 12px;
}

.contact td {
	padding-left: 15px;
}

.contact .top td{
	font-size: 14px;
	color: white;
	height: 29px;
	background: url(images/store/cart-top.gif) repeat-x #8F0506;
}

.contact-heading {
	background: url(images/contact/heading.gif) no-repeat top left;
	margin-top: 22px;
	padding: 8px 0 0 35px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: white;
	height: 35px;
}

.press {
	margin-top: 25px;
}

.press .h1 {
	font-size: 14px;
	color: white;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 0 60px;
	vertical-align: top;
	background: url(images/press/h1.gif) no-repeat top;
	height: 35px;
}

.press .img {
	width: 280px;
}

.press .img img{
	border: solid 2px white;
	
}

.press .img-large img{
	border: solid 2px white;
	margin: 15px 0 0 35px;
}

.press .text {
	font-size: 12px;
	color: white;
	padding: 20px 40px 20px 0;
}

.press .text-large {
	font-size: 12px;
	color: white;
	padding: 15px 40px 0 35px;
}

.prod-item {
	margin: 20px 0 20px 0;
	width: 670px;
}

.prod-item .title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: white;
	background: url(images/whatsnew/title-image.gif) repeat-x;
	height: 35px;
	margin: 0;
	padding: 0;
}

.prod-item .text {
	font-size: 12px;
	font-style: italic;
	color: white;
	background: url(images/whatsnew/text-bg.jpg) no-repeat top left #9F0000;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #C75151;
	padding: 10px 35px 0 0;
}

.prod-item .text2 {
	font-size: 12px;
	color: white;
	background: url(images/whatsnew/text-bg.jpg) no-repeat top left #9F0000;
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #C75151;
	padding: 10px 35px 0 0;
}

.site-text {
	font-size: 12px;
	color: white;
}

.site-text a{
	color: white;
}

.cat_main {
	color: white;
	text-decoration: none;
}

.cat_main a{
	color: white;
	text-decoration: none;
}