/*---------PRINTER STYLES-----------*/
.screenonly
{
	display: none;
}

body
{
	margin: 0px;
	background-color: #ffffff;
}

html
{
	height: 100%;
	margin-bottom: 1px;
}

#container
{
	height: 95%;
}

/*---------HEADER-----------*/
#header
{
	width: 760px;
	height: 150px;
}

/*---------MENU-----------*/
#menu
{
	height: 25px;
	width: 960px;
}

#menuleft
{
	height: 25px;
}

#menuright
{
	height: 25px;
}

.menuitem
{
	position: relative;
}

a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited
{
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
	padding: 0px 5px;
	display: block;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

a.menulink:hover
{
	color: #000000;
}

.submenuitem
{
	position: absolute;
	padding: 0px;
	left: 0;
	z-index: 10000;
}

a.submenulink, a.submenulink:link, a.submenulink:active, a.submenulink:visited
{
	display: block;
	text-align:center;
	line-height: 25px;
	height: 25px;
	padding: 1px;
	margin: 1px;
	text-decoration: underline;
	background-color: #ffffff;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	font-weight:normal;
}

a.submenulink:hover
{
	text-decoration: underline;
	display: block;
	background-color: #ffffff;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------BODY AREA-----------*/
#content
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #ffffff;
}

/*---------SIDEBAR BOXES-----------*/
* html .boxhead h2
{
	height: 1%;
}
/* For IE 5 PC */

.sidebox
{
	/* Margin dictates distance between each box*/
	margin: 0px 10px 10px 10px; /*width: 17.6em;  ems so it will grow */
	font-size: 100%;
}

.boxhead
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
	height: 33px;
}

.boxhead h2
{
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 3px 10px;
	font-weight: bold;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	text-decoration: underline;
}

.boxbody
{
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	padding: 10px 10px 10px 10px;
}

.boxmiddle
{
	margin: -10px -10px -5px -10px;
	padding: 10px;
}

.boxbody a
{
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	text-decoration: underline;
}

.boxbody a:link, .boxbody a:visited, .boxbody a:active
{
	color: #000000;
	text-decoration: underline;
}

.boxbody a:hover
{
	color: #000000;
	text-decoration: underline;
}

/*---------BODY CONTENT-----------*/
#navcontainer
{
	width: 215px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
	background-color: #ffffff;
}

#bodyarea
{
	width: 494px;
	margin: 25px 25px 0px 24px;
	padding: 0px 0px 25px 0px;
	border: solid #000000 0px;
}

#secnavcontainer
{
	width: 215px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background-color: #ffffff;
}

/*---------FOOTER-----------*/
#footer
{
	width: 760px;
	height: 22px;
	font-weight: normal;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	text-decoration:underline;
}
 
#footerleft
{
	height: 22px;
}

#footerright
{
	height: 22px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

.lefttext
{
	float: left;
	padding: 4px 20px 0px 20px;
}

.righttext
{
	float: right;
	padding: 4px 20px 0px 20px;
}

/*---------2nd FOOTER-----------*/
#secondfooter
{
	font-weight: normal;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	width: 760px;
	height: 37px;
}

#secondfooterleft
{
	height: 37px;
}

#secondfooterright
{
	height: 37px;
}

#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active
{
	text-decoration: none;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

#secondfooter a:hover
{
	text-decoration: underline;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/

img
{
	border-color: #FFFFFF;
}

/*---------CONTACT FORM BUTTON-----------*/
.sendbutton
{
	text-align: center; /*width: 60px;*/
	height: 18px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border: solid #000000 1px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------PRODUCT SEARCH BUTTON-----------*/
.searchbutton
{
	text-align: left; /*width: 65px;*/
	height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	font-weight: bold;
	border: solid #000000 1px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------E NEWSLETTER SUBMIT BUTTON-----------*/
.submitbutton
{
	text-align: center; /*width: 37px;*/
	height: 16px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border: solid #000000 1px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
.inputbox
{
	text-align: left;
	height: 16px;
	padding-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 105px;
	border: solid #000000 1px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------PAGE TITLE ON LISTING PAGE------------*/
a.arttitle
{
	color: #000000;
}

a.arttitle:link, a.arttitle:visited, a.arttitle:active
{
	text-decoration: underline;
}

a.arttitle:hover
{
	text-decoration: none;
}

.arttitle
{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}

/*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
a.artheadline
{
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

a.artheadline:link, a.artheadline:visited, a.artheadline:active
{
	color: #000000;
}

a.artheadline:hover
{
	color: #000000;
}

/*---------LISTING PAGE PAGING-----------*/
.paging
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

a.paging
{
	text-decoration: underline;
}

a.paging:link, a.paging:visited, a.paging:active
{
	color: #000000;
}

a.paging:hover
{
	color: #000000;
}

/*---------FULL STORY LINK ON LISTING PAGES-----------*/
a.fullstory
{
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a.fullstory:link, a.fullstory:visited, a.fullstory:active
{
	color: #000000;
}

a.fullstory:hover
{
	color: #000000;
}

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag
{
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.imagetag
{
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

a.imagetag:link, a.imagetag:visited, a.imagetag:active
{
	color: #000000;
}

a.imagetag:hover
{
	color: #000000;
}

/*---------DATE STYLE-----------*/
.displaydate
{
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------IMAGE ALBUM STYLE-----------*/
.imgcaption
{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
}

.imgtitle
{
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
}

/*---------SUMMARY TEXT ON LISTING PAGES-----------*/
.artsummary
{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*---------Alternate Rows---------*/
.even
{
	background-color: #ffffff;
	color: #000000;
}

.odd
{
	background-color: #ffffff;
	color: #000000;
}

/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
label
{
	font-weight: normal;
	line-height: 16px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

td object, td embed
{
	display: block;
}

.artdate
{
	font-weight: normal;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------PAGE CONTENT TITLE-----------*/
.pagetitle h1
{
	text-align: left;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------PAGE CONTENT TEXT-----------*/
.pagebody
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*---------CONTENT TEXT LINKS-----------*/
a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	text-decoration: none;
	color: #000000;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.tableheading
{
	font-weight: bold;
	background-color: #ffffff;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

a.tableheading
{
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
}

a.tableheading:link, a.tableheading:visited, a.tableheading:active
{
	text-decoration: underline;
	color: #000000;
}

a.tableheading:hover
{
	text-decoration: none;
	color: #000000;
}

/*---------FORM STYLES-----------*/
textarea, select
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: solid #000000 1px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	background-color: #ffffff;
}

input
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: solid #000000 1px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	background-color: #ffffff;
}

input[type='image']
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: solid #000000 0px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	background-color: #ffffff;
}

.contactform
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: solid #000000 1px;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	background-color: #ffffff;
}

.sectionheading
{
	font-weight: normal;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.calcontainer
{
	width: 170px;
	border: solid #000000 1px;
}

.caltable
{
	width: 166px;
	background-color: #ffffff;
}

.top
{
	font-weight: bold;
	text-align: center;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
	width: 20px;
	height: 15px;
	background-color: #ffffff;
}

.hl
{
	width: 20px;
	height: 15px;
	font-size: 10px;
	text-align: right;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
	background-color: #ffffff;
	border: solid #000000 1px;
}

.non
{
	width: 20px;
	height: 15px;
	font-size: 11px;
	text-align: right;
	background-color: #ffffff;
	color: #000000;
}

a.noevent
{
	font-weight: normal;
	font-size: 11px;
}

a.noevent:link, a.noevent:visited, a.noevent:active
{
	text-decoration: underline;
	color: #000000;
}

a.noevent:hover
{
	text-decoration: none;
	color: #000000;
}

a.event
{
	font-weight: bold;
	font-size: 11px;
}

a.event:link, a.event:visited, a.event:active
{
	text-decoration: underline;
	color: #000000;
}

a.event:hover
{
	text-decoration: none;
	color: #000000;
}

/*---------PRODUCT MODULE BUTTONS-----------*/
.shoppingbutton
{
	margin: 0px;
	text-align: center;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	border: solid #000000 1px;
	background-color: #ffffff;
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

a.shoppingbutton
{
	text-decoration: none;
	font-size: 11px;
}

a.shoppingbutton:link, a.shoppingbutton:visited, a.shoppingbutton:active
{
	color: #000000;
}

a.shoppingbutton:hover
{
	color: #000000;
}

.compulsory
{
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

.error
{
	font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/* Style for show information of the search, results and etc.. */
.infoRed
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #000000;
}

.infoBlue
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #000000;
}

