
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-one-column {
	background-color:#FFFFFF;
	/*margin-top:3px;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;	
	/* border:1px solid #818181;*/
	border:1px solid #cccccc;
	position:relative;
	}


#content-container-two-column {

	/*margin-top:3px;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;	
	border:1px solid #cccccc;
	background:url(../../images/bg-two-column-main.png) repeat-y right;
	position:relative;
	background-color:#FFFFFF;
	}

#content-main-two-column {
	width:540px;
	float:left;
	margin-left:25px;
	}

#content-side-two-column {
	float:left;
	width:160px;
	font-size:.9em;	
	}

#content-container-two-column-home 
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	background:url(../../images/bg-content-side-home.png) repeat-y right;			
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	position:relative;
	background-color:#FFFFFF;
	}

#content-main-two-column-home 
{
	background-color:#FFFFFF;
	width:540px;
	float:left;
	}

#content-side-two-column-home {
	background-color:#FFFFFF;
	float:right;
	width:16px;
	}	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {

	/*margin-top:3px;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	/*border:1px solid #818181;*/
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
	background-color:#FFFFFF;
	}

#content-main-three-column {
	width:355px;
	float:left;
	margin-left:25px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	background-color:#FFFFFF;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	margin:0px;
	/*
	background-image:url(../../images/gray-dots.gif);
	background-color:#FFFFFF;
	background-color:#FFEF8C;
	background-color:#F3F3F3;*/
	background-color:#F3F3F3;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
}

p {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#catBreadCrumb  {	
	color: #747474;
	line-height: 22px;
	font-weight: normal;
	margin: 10 0 10 15;
}

#catBreadCrumb A {
	color: #747474;
}

#catBreadCrumb A:LINK {
	color: #747474;
}

#catBreadCrumb A:VISITED {
	color: #747474;
}

#catBreadCrumb A:ACTIVE {
	color: #747474;
}

#catBreadCrumb A:HOVER {
	color: #1B1B1B;
	text-decoration:underline;
}


catBreadCrumb 
{
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;

}
	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a:link {
	/* 
	color:#d61719; 
	color:#003399;
	*/
	color:#980000;
	text-decoration:none;
}

a:visited {
	/* color:#980000; */
	color:#980000;
	text-decoration:none;
}

a:hover 
{
	color:#ed1c23;
	text-decoration:underline;
}

a:active {
	/* color:#980000; */
	color:#980000;
	text-decoration:none;	
}

#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#header 
{   /*
	border:1px solid #818181;	
	border-top:1px solid #818181;
	border-left:1px solid #818181;
	border-right:1px solid #818181;
    */
	background-color:#8DD8F8;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	position:relative;
	width:758px;
}

#lbladmin 
{
	color:#333333;
	font-size:1.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:1.2em;
	position:absolute;
	margin-top:28px;
	margin-left:0px;
	margin-right:auto;
	margin-bottom:0px;	
}

#admin-top-information 
{
	background-color:#8DD8F8;
	height:10em; 	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	font-size:.85em;
	position:relative;
}

#top-information {
	/*
	height:4.5em; 
	background-color:#C60021; burgundy red		
	background-color:#FF0000; tecno red1
	background-color:#ED1C23; tecno red2
	background-color:#7B92BF; tecno blue
	background-color:#8DD8F8; tecno light blue
		*/
	background-color:#8DD8F8;
	height:9em; 	
	margin-left:auto;
	margin-right:auto;
	/*margin-bottom:1px;*/
	margin-bottom:0px;
	/*color:#999999;*/
	font-size:.85em;
	position:relative;
	width:758px;
	}
	
.logohome 
{
	background-color:#8DD8F8;
}
	
#logo {
	position:absolute;
	top:.1em;
	left:5px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a 
{
	/*background-color:#8DD8F8;
	color:#8DD8F8;*/
	text-decoration:none;
	}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:1em;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:1em;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}
#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}

.subheading{
	font-size:1.1em;
	font-weight:bold;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#top-menu { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}
	#top-menu ul { list-style: none; padding: 0px; margin: 0px; }
	#top-menu li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#top-menu li.first { border-left: none; }
	#top-menu li a:link { 
		padding: 0px 2px 0px 5px; 
		/* 
		color: #003399; 
		color:#000; */
		color:#333333;
		text-decoration: none; 
	}
		
	#top-menu li a:visited { 
		padding: 0px 2px 0px 5px; 
		/* 
		color: #003399; 
		color:#000; */
		color:#333333;
		text-decoration: none; 
	}

	#top-menu li a:hover, li a:active {
		/* color: #000; */
		color:#000;
		text-decoration: underline;
	}


#nav-main 
{
	background-color:#ED1C23;		
	margin-left:auto;
	margin-right:auto;
	width:739px;
	padding:.8em 0 1em  19px;
	position:relative;
	font-weight:bold;	
}


#searchbar 
{
	/*	
	background:#4b6cb5 url(../../images/bg-nav-side.png) top right no-repeat;
	background-color:#7B92BF; tecno blue
	background-color:#8DD8F8; tecno light blue	
	*/
	background-color:#8DD8F8;
	width:33%;
	_width:33%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 .8em 1em;
}

#homebar 
{
	/*	
	background:#4b6cb5 url(../../images/bg-nav-side.png) top right no-repeat;
	background-color:#7B92BF; tecno blue
	background-color:#8DD8F8; tecno light blue	
	*/
	background-color:#8DD8F8;
	width:36%;
	_width:36%;
	position:absolute;
	top:0;
	right:0px;
	height:32px;
	padding:.8em 0 1em 1em;
}


#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited 
{
	/*
	color:#FFFFFF;
    */
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	/*
	color:#D4E7F8;
    */
	color:#FFFFFF;	
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration: underline;
}

#nav-main li.current a:hover {
	/*
	color:#D4E7F8;
    */
	color:#FFFFFF;	
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES */
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	/*
	color:#D4E7F8;
    */
	color:#FFFFFF;
	text-decoration:underline;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#poster-flash-container {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:758px;
	/*background:#608fc8;*/
	position:relative;
	background:#FFFFFF;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

	}

#poster-photo-container {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:758px;
	background:#608fc8;
	position:relative;
	
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
	
.poster-photo-image {
	border-right:0px solid #FFF;
	display:block;
	}

#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle {
	/*margin-top:2px;*/
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:718px;
	/*
    background:#7b92bf; bblue
	background:#4b6cb5; ablue
	background-color:#E5E5E5; grey
	*/
	background-color:#E5E5E5;
	position:relative;
	/*
    color:#d5e8ff;
	color:#ff0000; red
	color:#333333; charcoal
	color:White; 
	color:#333333; charcoal 
    */	
	color:#333333; 
	/*font-size: 1.8em;*/
	font-size: large;
	padding:.5em 20px .7em 20px;
	/*border-left:1px solid #818181;
	border-right:1px solid #818181;*/
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}

/* ALL ELEMENTS */
.NodeStyle 
{

}

.ParentNodeStyle 
{
    background:yellow;
}
 

a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
#left-menu ul {
	margin:0;
	padding:0;
	}

#left-menu li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}
*/

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side-two-column ul.list-of-links,
#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	/* margin: 0 0 30px 0px; */
	margin:0;
	padding:0;
}

ul.list-of-links li
{
	list-style:none;
	border-top:1px dotted #B2B2B2;
	/* background-image:url(../../images/list-bullet-01-link.gif) no-repeat 0 .8em; */
	background:url(../../images/list-bullet-02-link.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
	/*color:#333333;*/
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	
	}
	
.photo-catalog 
{
	border:none;
	padding:0px 10px 0px 0px;
	margin-bottom:5px;
	display:block;

}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer 
{
	/*
	background:#608fc8 url(../../images/bg-nav2.png) bottom left no-repeat;
	background-color:#7B92BF; tecno blue
	background-color:#8DD8F8; tecno light blue
	*/
	/* border-left:1px solid #818181; */
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#8DD8F8;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 18px;
	position:relative;
	/*
	color:#a9c0db;
	color:#333333; charcoal 	
	*/
	color:#333333;
	font-size:.8em;
}

#footer div {
	/*
	background:#4b6cb5 url(../../images/bg-nav-side.png) bottom right no-repeat;
	background-color:#7B92BF; tecno blue
	background-color:#8DD8F8; tecno light blue
	*/
	background-color:#8DD8F8;

	width:15%;
	_width:15.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover 
{
	/*
	color:#D4E7F8;
	*/
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}


.homepagetitle {
	color:#333333; 
	font-size: 1.8em;
	}


.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.editme
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}


.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{
	margin-top:15px;
}

.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    line-height:14px;
    /*color: #3973b5;*/
    color:#666666;
    border-bottom: 1px solid #cccccc;
}

.browsebox h1 a, h1 a:link, h1 a:visited, h1 a:active 
{
    /*color: #3973b5;*/
    color:#666666;   
}

.productslst
{
	margin: 0 0 1px 20px;
	padding-left:5px;
	padding-bottom:1px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: Verdana;
	color: #666666;
	list-style-image: url(../../images/icons/mb_off.gif);
}

.productslst2
{
	background:url(../../images/icons/mb_off.gif) center left no-repeat;
	margin: 0 0 1px 10px;
	padding-left:10px;
	padding-bottom:1px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: Verdana;
	color: #666666;
}

.browsebox h4
{
	background:url(../../images/icons/mb_off.gif) center left no-repeat;
	padding-left:10px;
	padding-bottom:10px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    line-height:14px;
    /*color:#666666;*/
    color:#747474;
    /*border-bottom: 1px solid #cccccc;*/
}


.browsebox h5
{
	background:url(../../images/icons/mb_off.gif) center left no-repeat;
	margin-left:15px;
	padding-left:1px;
	padding-bottom:10px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    line-height:14px;
    /*color:#666666;*/
    color:#747474;
    /*border-bottom: 1px solid #cccccc;*/
}


/*
.catalogbox h4 a:hover
{
    color:#1B1B1B;
    text-decoration: underline;        	
}

.catalogbox h4 a, h4 a:link, h4 a:visited, h4 a:active
{
    color:#747474;
    text-decoration: none;
}
*/

.browsebox h4 a, h4 a:link, h4 a:visited
{
    color:#747474;
    text-decoration: none;
}


.browsebox h4 a:hover, h4 a:active
{
    color:#1B1B1B;
    text-decoration: underline;        	
}


.browsebox h5 a, h5 a:link, h5 a:visited
{
    color:#747474;
    text-decoration: none;
}


.browsebox h5 a:hover, h5 a:active
{
    color:#1B1B1B;
    text-decoration: underline;        	
}



/*
.acatlst 
{
	font-size:9px; 
	line-height: 18px;	
	text-decoration: underline;
	color:Red; 
}

*/

.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}

.logtable
{
    border:1px solid #cccccc;
    margin-left:10px;
    /*border-spacing:15px;*/
    /*background-color:#cccccc;*/
    
}

.loginheader
{ 
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:left;
    padding:10px 10px 10px 5px
 }

 .logintitle
 {
	/*border-bottom:1px solid #eeeeee;*/
    background-color:#ffffff;
    vertical-align:middle;
    text-align:left;
    padding:10px 1px 15px 5px
}

 .logincell
 {    
    background-color:#ffffff;
    vertical-align:middle;
    text-align:left;
    padding:10px 1px 10px 5px
}

.loginlabel
{
	font-weight: bold; 
	text-align:left;
    padding:10px 1px 10px 5px
}

.subcategory
{
    margin-left:10px;
}

.subcategorysel
{
	color: #1B1B1B;
	font-weight: bold;
    margin-left:10px;
}

.sub2category
{
    margin-left:20px;
}

.sub3category
{
    margin-left:30px;
}

h4.products {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-indent: 0px;
	
}

h2.products {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	color: #000000;
}

ul.products 
{
	list-style: none;
	width:390px;
	font-size:9px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;	
	margin: 0 0 0 0 ;	
	/*text-decoration: underline;*/
	/*text-indent: 10px;*/
}


div.products  a, a:link, a:visited, a:active 
{
	color:#980000;
	/*text-decoration: underline;*/
}
div.products  a:hover
{
	color:#ed1c23;
	text-decoration: underline;
}

div.products 
{
background:url(../../images/icons/arrow2.gif) center left no-repeat;	
padding: 0 0 0 10px;	
margin: 0 0 5px 10px;
font-size:11px;
line-height: 18px;
font-weight: bold;
/*
text-indent: 10px;
text-decoration: underline;
*/
}

li.products a:link, a:visited, a:active 
{
	color:#980000;
	/*text-decoration:underline;*/
}

li.products a:hover 
{
	color:#ed1c23;
	text-decoration: underline;
}


li.products 
{	
background:url(../../images/icons/arrow2.gif) center left no-repeat;	
padding: 0 0 0 10px;	
margin: 0 0 5px 0;
font-size:11px;
line-height: 18px;
font-weight: bold;
/*
text-decoration: underline; */
}


.productbox
{
     height:300px;
     width:220px;
     border:1px solid #c5c5c5;
     margin:5px;

}
.productimage
{
    width:125px;
}
.productsummarydisplaywrapper
{
     width:200px;
     padding-top:20px;
}
.productsummaryimageholder
{
    height:135px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:20px;
    height:55px;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}

.coreboxbody
{
	margin-left:-11px;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;
   margin-left:-11px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;
    margin-left:-11px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
    margin-left:-11px;
}

.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    border-radius: 1em;

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

/* layout styles */

#bar { /* styles for horizontal top bar */
	background: #d4d9de;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
}
	html>body #bar { height: 27px; }

#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 200px;
	width: 500px;
		z-index:100;

}


	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		background: url('images/tab.gif') no-repeat 0px -92px;
	}


	#leftcontent 
	{
		position: absolute;
		top:120px;
		left:10px;
		width:180px;
		background:#fff;
			z-index:100;

		}

	#rightcontent {
		position: absolute;
		right:5px;
		top:140px;
		width:180px;
		background:#F3F3F3;
		margin-right:10px;
			z-index:100;

		}
	#centercontent 
	{
		margin-top:20px;
		background:#F3F3F3;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:205px;
   			z-index:100;

		}
#centercontent h4 
{
	font-size:1.1em;
	background-color:#F3F3F3;
	}

	#logincontent 
	{
   		margin-left: 40px;
		margin-top:5px;
		background:#fff;
   		height:300px;
		}


	html>body #centercontent {
   		margin-left: 200px;
   		margin-right:205px;
   			z-index:100;

		}
	#centercontentwide 
	{
		margin-top:20px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:10px;
   			z-index:100;

		}

	html>body #centercontentwide {
   		margin-left: 200px;
   		margin-right:10px;
   			z-index:100;

		}

select, input {
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #666666;
}





/*-------------------------------------------*/
#catTable-content
{
	margin: 0px;
	padding: 0px;
	height: 1%; /* IE6 hack */
	overflow: hidden;
}

#catTable-inner
{
width: 100%;
overflow-x: auto;
padding: 1px 0 15px 0;
}


TABLE.catalogTable 
{			
	padding: 0px;
	width:550px;
	border-style:solid;
	border-width: 0 0 0 0;
	border-color:#666666;
	text-align:center;
}

TABLE.catalogTable TH 
{	
	font-size:9px;
	font-family:Verdana;
	color:#666666;
	font-weight:bold;
	text-align:left;
	border-style:solid;
	border-width: 1px 0 1px 1px;
	border-color:#666666 #CCCCCC;
	background:#E2E7EB;
	padding: 1px 0px 1px 3px; 
	
}

TABLE.catalogTable td 
{

	font-size:9px;
	text-align:left;
	border-style:solid dotted;
	border-width: 0 1px 1px 1px;
	border-color:#CCCCCC #EAEAEA;
	padding: 1px 3px 1px 3px;
	
}
TABLE.catalogTable a, a:visited, a:link, a:active
{
	text-decoration:none;		
}

TABLE.catalogTable a:hover
{
	color:#ed1c23;
	text-decoration:underline;		
}

#catTreeList 
{
background-color:#fff;
}

IMG.thumbnail {
	margin: 0 10px 15px 0;
}

IMG.thumbnailProductFeature {
	margin: 0 5px 5px 0;
}

IMG.thumbnailHomepage {
	margin: 0 0 10px 0;
}

H4.cathome {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	/*margin: 0 0 5px 0;
	padding: 0 0 0 0;*/
	
}

.catalogbox 
{
	margin: 5px 0 0 0;	
}
