/* CSS Document */
body {
	font-family:Verdana, Tahoma, Arial;
	background-color: #fff;
	background-image:url(../images/page-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	text-align:center;
}

.center{
	text-align:center;
}
#mainContent img{
	border:1px solid #444;	
}

#phoneNum{
	color:#cc0000;
	font-weight:bold;
	font-size:150%;
}

/* custom link styles */
A, A:active, A:visited { 
	color: #CC0000;
	text-decoration: underline;
}

A:hover, A:visited:hover {  
	text-decoration: underline;
	color: #666666;
}

A.cart, A.cart:active, A.cart:visited {
	display:block;
	width:100%;
	font-weight:bold;
	font-variant:small-caps;
	color:#FFFF00;
	text-decoration: underline;
}

A.cart:hover, A.cart:visited:hover {  
	text-decoration: underline;
	color:#FF0000;
}
A.footer, A.footer:active, A.footer:visited {
	color:#666;
	text-decoration:none;
}
A.footer:hover, A.footer:visited:hover {  
	color:#444;
	text-decoration:underline;
}
A.header, A.header:active, A.header:visited {
	color:#333;
	text-decoration:none;
}
A.header:hover, A.header:visited:hover {  
	text-decoration:none;
	color:#666;
}
A.link2, A.link2:active, A.link2:visited {
	color:#FF0000;
	text-decoration:none;
}
A.link2:hover, A.link2:visited:hover {  
	text-decoration:underline;
	color:#FF0000;
}

a.letter,a.letter:visited {
	font-size:200%;
	color:#990099;	
}
a.letter:hover,a.letter:visited:hover {
	color:#990066;
}

#left_bar_contact a, #left_bar_contact a:active, #left_bar_contact a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#000;
	text-align:center;
}
#left_bar_contact a:hover, #left_bar_contact a:visited:hover {
	text-decoration:none;
}
.seeBlog {
	display:block;
	text-align:center;
	margin:0.5em 0;
}

/* custom table column styles */
td {
	font-family :Verdana, Tahoma, Arial  ;
	font-weight : normal;
	font-size : 11px;
}
#content_body {
	font-size:110%;
}
td #content_body {
	font-size:110%;
}
#content {
	border-left:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	border-right:1px solid #cc0000;
	background-color:#FFFFFF;
	/*background-image:url(/images/content-rcorner.gif);
	background-position:top right;
	background-repeat:no-repeat;*/
	color:#000000;
	text-align: left;
}
#footer_left {
	color:#FFFFFF;
	border-top:3px double #cc33cc;
	padding-left:5px;
	padding-top:5px;
}
#footer_right {
	color:#000;
	border-top:3px double #cc0000;
	padding-right:5px;
	padding-top:5px;
}
#footer #seocart{
	padding: .5em 0;
}
#top_bar {
	color:#000000;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	line-height:30px;
	height:30px;
	background-image:url(/images/top-bar.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#nav_footer {
	background-color:#fff;
	line-height:75px;
	background-image:url(/images/nav-footer2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#left_bar_contact {
	color:#333;
	font-size:9px;
	padding:3px;
	border-top:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
}

/* custom text styles */
#header{
	padding-right:2em;
}
#header h1 {
	margin:.5em 0;
	font-size:180%;
	color:#CCCCCC;
	font-weight:bolder;
}

#content h1 {
	font-size:18px;
	color:#666666;
	display:block;
	width:99%;
	border-bottom:1px solid #CCCCCC;
	font-weight:bolder;
	font-style:oblique;
}

h2 {
	font-size:16px;
	color:#999999;
	display:block;
	width:99%;
	border-bottom:1px solid #CCCCCC;
	font-weight:bolder;
	font-style:oblique;
}

.title_header {
	font-size:12px;
	font-weight:bolder; 
	color:#000000; 
}


.small {font-size:9px;}
.medium {font-size:10px; letter-spacing:2px;}
.gray { color:#CCCCCC; }
.dark_gray { color:#666666; }
.red { color:#FF0000; }
.white {color:#FFFFFF; }
.medium { font-size:12px; }
.bold { font-weight:bolder; }
.yellow{ color:#FFFF00;}
.orange{ color:#FF9900;}
.purple{ color:#b011b0;}
.oblique{font-style:oblique;}

.noTopMargin{
	margin-top: 0;
}

/* Input Boxes */
input.search {
	COLOR: #000000;
	FONT-SIZE: 12px; 
	border: 1px solid #FFFF00;
	background-color:white;
}

input.textbox {
	COLOR: #000000;
	FONT-SIZE: 12px; 
	FONT-FAMILY:  Verdana, Tahoma, Arial;
	border: 1px solid #3661EF;
	background-color:#EDEDED;
}


/* top navigation */
#top_nav {
	margin:0;
	padding:0;
	display:inline;
	font-variant:small-caps;
}

#top_nav ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#top_nav li {
	display:inline;
	margin:0;
	height:30px;
	padding-left:5px;
	border-left:1px solid #000000;
}
#top_nav li a {
	display:inline;
	padding:0;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#top_nav li a:hover {
	color:#666666;
}

/* form styles */
#searchButton{
	padding-top:.3em;
}
#search {
	padding:0;
	margin:0;
	font-size:9px;
}
#search input {
	font-size:10px;
	margin:0;
	padding:1px;
	line-height:11px;
}
#search input.txt {
	border:1px solid #000000;
}

/* new navigation menu */
#nav_bg {
	background-color:#fff;
	background-image:url(/images/nav-bg2.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#nav_bg ul {
	width:100%;
	list-style:none;
	margin:0 0 2em 0;
	padding:0;
}
#nav_bg li {
	margin:0;
	padding:0;
	text-align:left;
}
#nav_bg em {
	display:block;
	background-image:url(/images/top-bar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000;
	padding:0.5em 1em;
	font-weight:bold;
	font-style:normal;
	margin-top:0.25em;
}
#nav_bg em a {
	color:#FFFF00;
}
.menu{
	list-style: none;
}
.menu li { 
	position: relative;
	width: 100%;
	display:block;
	margin:0;
	border-bottom:1px solid #cc0000; 
}

#nav_bg li a,
.menu a {
    text-decoration:none;
		font-weight:bold;
    display:block;
    padding: 0.4em;
		height: 1%;
		color:#CC0000;
}
#nav_bg li a:hover,
.menu a:hover{
  background-color:#cc0000;
	color:#fff;
}
.menu ul, .menu ul ul, .menu ul ul ul{
	overflow:visible;
	position:absolute; 
	list-style: none;
	z-index:99;
  display:none; 
  top:0; 
  left:100%;
	border-top:1px solid #cc0000;
	border-right:1px solid #cc0000;
	border-left:1px solid #cc0000;
}
.menu ul li{ 
	background-color:#e0e0e0;
	background-image:none; }
.menu li:hover ul ul, .menu li:hover ul ul ul{
    display:none;
}
.menu li:hover ul, .menu ul li:hover ul, .menu ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html .menu li{float:left;} 
/* end holly hack */

/* top tabs */
#tab {
	margin:5px 0 0 0;
	background-image:url(/images/tab-bg.gif);
	background-repeat:no-repeat;
	line-height:23px;
	height:23px;
	text-align:center;
}
#tab a {
	text-decoration:none;
	font-weight:bold;
    display:block;
    width:100%;
    height:auto;
	color:#000;
}
#tab a:hover {
	color:#cc0000;
}

.product-list td{
	border: 1px solid #eee;
}


/* homepage */
.slideBoxHome {
	width:745px;
	height:475px;
	text-align:center;
	display:block;
}
