@charset "iso-8859-1";
/**
*** FRANK PEREZ
*** ONLINE MEDIA GROUP
*** http://www.webomg.com
**/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

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

a:hover {
	text-decoration: underline;
}

body {
	background-image: url('../images/sitebg.jpg');
	background-position: top;
	background-repeat: repeat-x;
}

#frame {
	width: 850px;
	margin: 0 auto;
}

#header {
	width: 850px;
	height: 139px;
	float: left;
	background-color: #000;
	background-image: url('../images/header_bottomimg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

#header_left {
	width: 460px;
	float: left;
}

#header_left img {
	margin-top: 22px;
	margin-left: 12px;
	border: 0;
}

#header_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-top: 22px;
	*margin-top: 16px;
	_margin-top: 16px;
	margin-left: 12px;
}

#header_right {
	width: 390px;
	float: left;
	text-align: right;
}

#header_right ul {
	margin-top: 26px;
}

#header_right ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffee34;
	border-right: 1px solid #ffee34;
	padding-right: 6px;
	padding-left: 6px;
}

#header_right ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffee34;
	text-decoration: none;
}

#header_right ul li a:hover {
	text-decoration: underline;
}

#searchsect {
	width: 270px;
	height: 24px;
	float: right;
	margin-top: 48px;
	margin-right: 10px;
}

#searchsect input {
	float: left;
}

.searchbox {
	width: 184px;
	height: 20px;
	border: 2px solid #ffee34;
}

#mainbody {
	width: 850px;
	float: left;
	background-image: url('../images/mainbody_leftbg.jpg');
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainbody_left {
	width: 173px;
	float: left;
	padding-bottom: 20px;
}

#mainbody_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6f3266;
	float: left;
	clear: both;
	padding-left: 17px;
	border-bottom: 1px solid #ffee34;
	background-image: url('../images/headerarrow.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-left: 12px;
	_margin-left: 8px;
	margin-bottom: 8px;
	width: 140px;
}

#mainbody_left ul li {
	width: 140px;
	float: left;
	clear: both;
	padding-left: 17px;
	background-image: url('../images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 12px;
	_margin-left: 8px;
	line-height: 18px;
}

#mainbody_left ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#mainbody_left ul li a:hover {
	text-decoration: underline;
	color: #000;
}

#mainbody_right {
	width: 677px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#mainbody_right_cont {
	width: 660px;
	float: right;
}

#splashtop {
	width: 660px;
	float: left;
}

#splashtop_left {
	width: 506px;
	float: left;
}

#splashtop_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
	font-weight: bold;
/*	border-bottom: 1px solid #6f3266; */
	float: left;
	clear: both;
	padding-top: 26px;
}

#splashtop_left strong {
	color: #6f3266;
	}
	
#splashtop_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	clear: both;
	padding-top: 26px;
}

#splashtop_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	float: left;
	clear: both;
	width: 506px;
	padding-top: 6px;
}

#splashtop_right {
	width: 154px;
	float: left;
}

#splashtop_right img {
	padding-top: 26px;
}

.cathover a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
}

.cathover a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: normal;
	text-decoration: underline;
}

a.cathover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: normal;
	text-decoration: none;
}

a.cathover:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: normal;
	text-decoration: underline;
}

.productsnewtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6f3266;
	font-weight: bold;
	float: left;
	clear: both;
	padding-top: 30px;
	width: 660px;
}

.productsnewtitle strong {
	color: #000;
}

.productcont {
	width: 203px;
	float: left;
	text-align: center;
	padding: 8px;
}

p.prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

p.prodtitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.prodprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: bold;
}

.productscontainer {
	width: 652px;
	float: left;
	background-image: url('../images/innerbody_bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	border-top: 2px solid #814a76;
	padding-top: 16px;
	padding-right: 4px;
	padding-left: 4px;
}

a.defaulttestformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: normal;
	text-decoration: none;
}

a.defaulttestformat:hover {
	text-decoration: underline;
}

a.bottomnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: bold;
	text-decoration: none;	
}

a.bottomnum:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f3266;
	font-weight: bold;
	text-decoration: underline;	
}

#footer {
	width: 100%;
	height: 80px;
	float: left;
	background-color: #000;
	background-image: url('../images/footer_topbg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 17px;
}

#footer ul {
	padding-top: 4px;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}

#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffee34;
	padding: 6px;
}

