/* =Reload 
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}

body {
	background-color: #f00;
	background-image: url(../images/red-velvet-back.gif);
	background-repeat: repeat;
	color: #000;
  	font: 62.5% Georgia, "Times New Roman", Times, serif;
	/*font: 62.5% "Times New Roman", Times, serif;*/
	line-height: 1;
}

ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal; font-size:1.4em; padding-bottom:5px;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
p {
	font:normal 14px/1.4em Georgia, "Times New Roman", Times, serif;
	margin:10px;
}

ul{
	font:normal 14px/1.2em;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ol{
	font:normal 14px/1.2em;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}

#news .art-date{
	font-size: .8em;
}

#news .art-ttl a{
	font-weight: bold;
	text-decoration: none;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	font:normal 20px/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px;
}

h2{
	font:normal 18px/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px;
}

h3{
	font:normal 14px/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px;
}

h4{
	font:normal 15px/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px;
}	

h5{
	font:normal 12px/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px;
}	

h6{
	font:normal 11px/1.2em Georgia, "Times New Roman", Times, serif;
	margin:10px;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	cursor:pointer;
}

a:hover, a:active{
}		
img, div, input { behavior: url("../iepngfix.htc") }
/* =MainNav
-----------------------------------------------------------------------------------------*/
.nav {
	width:205px;
	margin-left:5px;
	float:left;
	display:inline;
}
.nav ul {
	list-style:none;
	margin-left:15px;
}
.nav ul li {
	color:#5c3494;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	
}
.nav ul li ul {
	margin-left:10px;
}
.nav ul li ul li {
	color:#000;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:12px;
}

.navInt {
	width:205px;
	margin-left:-20px;
	float:left;
	border-top:1px solid #a7ce38;
	border-bottom:1px solid #a7ce38;
	margin-bottom:10px;
}
*html .navInt {
	margin-left:-10px;
}
.navInt ul {
	list-style:none;
	margin-left:0px;
}
.navInt ul li a {
	color:#5c3494;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	
}
.navInt ul li ul {
	margin-left:0px;
}
.navInt ul li ul li {
	color:#000;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:12px;
}
.nav2 {
	border-top:1px solid #a7ce38;
	border-bottom:1px solid #a7ce38;
	margin-bottom:20px;
}
.nav2 ul {
	list-style:none;
	
}
.nav2 ul li {
	color:#5c3494;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
}
/* =SubNav
-----------------------------------------------------------------------------------------*/

/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#article, #fckArticles{}
#news, #fckNews{}
#question, #fckQuestion{}
#testimonials, #fckTestimonials{}
#fckPages{}

/* =Layout
-----------------------------------------------------------------------------------------*/
#line{
	background-color: #000;
	display: block;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
}

#wrapper{
	margin:53px auto;
	width:933px;
	position:relative;
	background-color:#fff;
	border: 1px solid #000;
}
#logo{
	width:236px;
	height:113px;
	position:absolute;
	top:-38px;
	left:-32px;
}
#logo img a, #logo img a:hover {
	background-color:none;
}
#tagline {
	width:360px;
	height:60px;
	float:left;
	margin-left:210px;
}
* html #tagline {
	margin-left:100px;
}
#tagline h1{
	font:bold 14px/1.2em Georgia, serif;
	font-style:italic;
}
#phone {
	float:right;
	height:60px;
}
#phone h1{
	font:bold 28px/1.0em Georgia, serif;
	font-style:italic;
}
.green {
	color:#a7ce38;
}
.purple {
	color:#5c3494;
}
.main {
	width:684px;
	margin-right:15px;
	float:right;
	display:inline;
}
*html .main {
	margin-right:5px;
}
.main ul li{
	font-size:12px;
}
.head1 {
	width:313px;
	height:188px;
	margin-right:2px;
	float:left;
}
.head2 {
	width:336px;
	height:188px;
	margin-right:2px;
	float:left;
}
#head1 {
	width:313px;
	height:188px;
	margin-right:2px;
	float:left;
}
#head2 {
	width:336px;
	height:188px;
	margin-right:2px;
	float:left;
}
.bar {
	background-color:#5c3494;
	height:188px;
	width:31px;
	float:right;
}
#main-txt {
	width:450px;
	float:left;
}
.main a{
	color:#5c3494;
}
#catalog {
	float:left;
	text-align:center;
}
#footer{
	margin:-50px auto;
	width:933px;
	color:#fff;
	text-align:right;
}
#footer a{
	color:#fff;
}
.BoxTitle {
	FONT-SIZE: 16px;  
	font-weight: bold;
}
		
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 0px solid transparent;}

input, textarea {
	font-size: 1em;
	color: #434343;
	/*width: 20em;*/
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
}

input:focus, textarea:focus {
	background-color: #fff5be;
}
radio, checkbox {
	border:0px solid #000;
}

#sidebar input {
	width: 100%;
}

input#submit {
	width: auto;
	font-size: 0.85em;
}
/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* =Home Page Content
-----------------------------------------------------------------------------------------*/
.searchbox {
	position:absolute;
	z-index:100;
}
h3.product a{
	font-size:16px;
}

.index-page tr td div.mainpage{
	display:none;
}