IMG {border-color: #FFFFFF}

body {
	position: center;
	background: #ffffff;
	background-image: url(importmedia/skin_images/body.gif);
}



/*---------PRINTER STYLES-----------*/

.printonly {
	display: none;	
}

body{
	margin: 0px;
	padding: 0px;
}

#container{
	height:100%;
}


/*---------TOP MENU-----------*/
	
table.nav a {
	width:100%;
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
}

div.nav a:link, div.nav a:active, div.nav a:visited {
	text-align: center;
	color: #ffffff;
	background: #FDAC39;
	font-weight:bold;
	font-size:11px; 
	line-height:25px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none; 
	padding: 0px 5px;
	background: url(importmedia/skin_images/menu.gif)
	
}

div.nav a:hover {
	text-align: center;
	color: #528AC7;
	font-weight:bold;
	font-size:11px; 
	line-height:25px; 
	background: #FDAC39;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none; 
	padding: 0px 5px;
	background: url(importmedia/skin_images/menu.gif)
}
		


/*---------HEADER-----------*/																	

#headerleft{
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/left_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#headerright{
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/right_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*---------MENU-----------*/


#menu {
	/*text-align: center;*/ 
	height:25px;
	width:760px;
	background-image: url(importmedia/skin_images/menu.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#menuleft{
	height:25px;
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/menu_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#menuright{
	height:25px;
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/menu_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#content{
	width:758px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin:0px;
	background: #ffffff;
	background-image: url(importmedia/skin_images/cont_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#contentleft{
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/content_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#contentright{
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/content_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


/*---------FOOTER-----------*/


#footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;	
	line-height:20px;
	text-decoration:none;
	font-size: 9px;
	height:20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footer a:hover {
	color: #528AC7;	
	line-height:20px;
	text-decoration:underline;
	font-size: 9px;
	height:20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#footer	{
	width:760px;
	height:20px;
	color: #ffffff;
	font-weight:normal;
	font-size: 9px;
	line-height:20px;
	height:20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url(importmedia/skin_images/footer_bg.gif);
}

#footerleft{
	height:20px;
	line-height:20px;
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/footer_left.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#footerright{
	height:20px;
	line-height:20px;
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/footer_right.gif);
	background-position: left;
	background-repeat: repeat-y;
}



/*---------2nd FOOTER-----------*/


#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active {
	color: #ffffff;
	line-height:15px;
	text-decoration:none;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#secondfooter a:hover {
	color: #528AC7;
	line-height:15px;
	text-decoration:underline;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

#secondfooter	{
	color: #ffffff;
	background: #1B54B1;
	font-weight:normal;
	font-size: 9px;
	line-height:15px;
	width:760px;
	height:37px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url(importmedia/skin_images/2ndfooter.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#secondfooterleft{
	height:37px;
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/2ndfooter_left.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#secondfooterright{
	height:37px;
	/*background: #B9B9B9;*/
	background-image: url(importmedia/skin_images/2ndfooter_right.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


.lefttext	{
	font-size: 9px;
	line-height:15px;
	float: left; 
	padding: 4px 20px 0px 20px;

}

.righttext	{
	float: right;
	padding: 4px 20px 0px 20px; 

}

/*---------PRODUCT SEARCH BUTTON-----------*/

.searchbutton {
	color: #666666;
	text-align: center; 
	width: 65px;
	height:14px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	border: solid #333333 0px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.sendbutton {
	color: #FFFFFF;
	text-align: center; 
	width: 65px;
	height:20px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border: solid #FFFFFF 1px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/*---------E NEWSLETTER SUBMIT BUTTON-----------*/

.submitbutton {
	color: #FFFFFF;
	text-align: center; 
	width: 65px;
	height:20px;
	margin-top:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border: solid #FFFFFF 1px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
.inputbox {
	color: #000000;
	text-align: left; 
	height:14px;
	padding-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	border: solid #333333 1px;
	font-size: 10px;
	width: 80px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/*---------BODY CONTENT-----------*/
#bodyarea {
	float:right;
	width:494px;
	margin:  20px 25px 0px 24px;
	padding: 0px 0px 25px 0px;
	background-color: #ffffff;

}


#navcontainer {
	width: 215px;
	height: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-color: #ffffff;
	border-right: solid #ededed 0px;
	background-image: url(importmedia/skin_images/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


/*---------HIGHLIGHT BOXES-----------*/

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	/* Margin dictates distance between each box*/
        margin: 0px 0px 10px 0px;
        /*width: 17.6em;  ems so it will grow */
        width:215px;
        font-size: 100%;
}
.boxhead {
        margin: 0;
        padding: 0;
        text-align: left;
}
.boxhead h2 {
        margin: 0;
        padding: 4px 0px 3px 20px;
        color: #1B54B1; 
        font-weight: bold; 
        font-size: 15px; 
        line-height: 10px;
}
.boxbody {
        color: #333333; 
        font-weight: normal; 
        text-align: left;
        font-size: 16px; 
        line-height: 16px;
        margin: 0;
        padding: 3px 20px 10px 20px;  
        border-bottom: dotted #CCCCCC 1px; 
}

.boxbody a:link, .boxbody a:visited, .boxbody a:active {
	text-decoration:none;
	color: #333333;
	font-size: 14px; 
}

.boxbody a:hover {
	text-decoration:underline;
	color: #1B54B1; 
	font-size: 14px;
}

.highlight1 {
        font-size: 22px; 
        text-align: center;
}

/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/


/*---------PAGE TITLE ON LISTING PAGE------------*/
a.arttitle:link, a.arttitle:visited, a.arttitle:active {
	color: #333333;
	text-decoration: underline;
	font-size:  14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.arttitle:hover {
	color: #042FB1;
 	text-decoration: none;
 	font-size:  14px;
 	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.arttitle {
	color: #000000;
	font-weight:bold;
	font-size:  14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
a.artheadline:link, a.artheadline:visited, a.artheadline:active {
	text-decoration:underline;
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.artheadline:hover {
	text-decoration:underline;
	color: #042FB1;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


/*---------LISTING PAGE PAGING-----------*/
a.paging:link, a.paging:visited, a.paging:active {
	text-decoration:underline;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

a.paging:hover {
	text-decoration:underline;
	Color: #042FB1;
	font-size: 11px;
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

.paging	{ 
	color: #333333;
 	font-weight:bold;
  	font-size: 11px;
  	font-family: Verdana, Helvetica, Geneva, Arial, Sans-serif;
}

/*---------FULL STORY LINK ON LISTING PAGES-----------*/
a.fullstory:link, a.fullstory:visited, a.fullstory:active  {
	text-decoration:underline;
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a.fullstory:hover {
	text-decoration:underline;
	color: #042FB1;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag {
	color: #333333;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a.imagetag:link, a.imagetag:visited, a.imagetag:active {
	text-decoration:underline;
	color: #333333;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

a.imagetag:hover {
	text-decoration:underline;
	color: #042FB1;
	font-size: 10px;
	font-family: arial,helvetica,geneva,swiss,SunSans-Regular
}

/*---------DATE STYLE-----------*/
.displaydate	{
	color: #333333;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*---------FORM STYLES-----------*/
input, textarea, select {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

/*---------SUMMARY TEXT ON LISTING PAGES-----------*/
.artsummary {
 	color: #333333;
  	font-weight:normal;
   	font-size: 12px;
   	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}



/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
td {
	color: #333333;
 	font-weight:normal;
  	font-size: 12px;
  	line-height:18px;
  	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.artdate {
	color: #333333;
	font-weight:normal;
	Font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*---------PAGE CONTENT TITLE-----------*/
.displaytitle {
	color: #1B54B1;
	text-align: left; 
	font-size:17px; 
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: verdana, Tahoma, sans-serif;
}

/*---------PAGE CONTENT TEXT-----------*/
.displayarticle {
	color: #333333;
	font-size:12px; 
	line-height:18px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.displayhighlight {
	color: #1B54B1;
	font-size:14px; 
	line-height:18px;
	font-weight: normal;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/*---------CONTENT TEXT LINKS-----------*/
/*---------CONTENT TEXT LINKS-----------*/
/*---------CONTENT TEXT LINKS-----------*/
/*---------CONTENT TEXT LINKS-----------*/
a:link, a:visited, a:active {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:hover {
	color: #1B54B1;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}



/*---------CALENDAR / SITE MAP LINKS-----------*/

.tableheading	{
	background-color: #1B54B1;
	font-weight :bold;
	color :#FFFFFF;
}
.even	{
	background-color: #ffffff;
	color :#333333;
}
.odd	{	
	background-color: #ffffff;
	color :#333333;
}


a.tableheading:link, a.tableheading:visited, a.tableheading:active  {
	text-decoration:underline;
	font-weight :bold;
	color :#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
} 

a.tableheading:hover {
	text-decoration:none;
	font-weight :bold;
	color :#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
} 

 
/*---------PRICING TABLE-----------*/

.pricing	{
	border: solid #cccccc 1px;
} 

.col	{
	border: solid #cccccc 1px;
}  
 

a.reciplink:link, a.reciplink:visited, a.reciplink:active  {
	text-decoration:underline;
	font-weight :bold;
	color :#2460B6;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 

a.reciplink:hover {
	text-decoration:none;
	font-weight :bold;
	color :#000000;
	font-size: 11px;
	font-family: arial, helvetica, geneva, swiss, SunSans-Regular;
} 


label {
	color: #042FB1;
	text-align: left; 
	font-size:12px; 
	font-weight: normal;
	font-family: verdana, Tahoma, sans-serif;
}


/* H2 tags are the main page upper case sales headlines */


h2 {  
	font-family: arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #042FB1; 
	margin-bottom: 10px;
}



h1 {  /* H1 tags are not the main page headlines - they are sub-heads for SEO purposes */

	font-weight: normal;
	font-size: 12px;
	line-height:18px;
	margin: 0px; 
	margin-bottom: 20px;

}


 
 
 /* styles for new right hand bar boxes */

.rhnbox-wrapper {
	margin-bottom: 20px;
}



.rhnbox-top {
	background: url(importmedia/skin_images/rhnbox_top.gif) #ebebeb no-repeat; 
	height: 2px; 
	width: 160px; 
	font-size: 1px;
}



.rhnbox-middle {
	background: url(importmedia/skin_images/rhnbox_middle.gif) #ebebeb repeat-y; 
	width: 160px; 
	font-size: 10px; 
	padding-top: 6px; 
	line-height: 14px;
}



.rhnbox-title {
	margin-left: 8px;
	font-weight: bold;
	font-size: 11px;
}



.rhnbox-content {
	margin-left: 8px; 
	padding-top: 5px;
	color: #042FB1; 
}




.rhnbox-content ul {
	margin: 0px; 
	margin-left: 16px; 
	padding: 0px;

}



.rhnbox-content li {
	list-style-image:url(importmedia/skin_images/rhnSquareBullet.gif); 
	margin-left: 0px; 
	padding-left: 0px; 
	padding-bottom: 10px; 
	line-height: 12px;
}



li.last {
	padding-bottom: 0px;

}

li {
	list-style-image:url(importmedia/skin_images/rhnSquareBullet.gif); 
	margin-left: 0px; 
	padding-left: 0px; 
	padding-bottom: 5px; 
	line-height: 12px;
}




.rhnbox-base {
	background: url(importmedia/skin_images/rhnbox_base.gif) #ebebeb no-repeat; 
	width: 160px; 
	height: 19px;

}
 
 


