/* CSS Document */

html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CECBE6;
	line-height: 18px;
}
  
#header {
	padding: 0px;
	margin: 0px;
}

#centerwide { 
	max-width: 660px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px 0px 0px 240px;
	padding: 14px 0px 10px 0px;
}
	
#center ul, #centerwide ul {
	margin-left: 20px;
}
#center li, #centerwide li {
	list-style-position: outside;
	list-style-type: square;	
}

td#leftmenu, td#leftmenubottom {
	text-align: left;
	width: 216px;
	background-image:url(/images/bg_menu2.gif);
}

td#leftmenubottom {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 50px;
}

td#maincontent {
	width: 670px;
	padding: 14px 0px 5px 24px;
}

td#maincontentbottom {
	font-size: 1px;
}


#left {
    float: left; 
	width: 172px;
	position: relative;
	top: 0px;
	left: 44px;
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
}

#footer {
	width: 172px;
    text-align: center;
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
	font-weight: bold;
	padding: 0px;
	padding-left: 44px;
	margin: 0px;
	line-height: 15px;
}


ul#mainnav {
	font-family: Trebuchet MS,Verdana,Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color: Black;
	margin: 0px;
	padding: 0px;
	padding-left: 44px;
	width: 172px;
}

ul#mainnav li {
	list-style-type: none;
	line-height: auto;
	margin: 0px;
	border: 0px;
	padding: 3px 0px 10px 45px;
}

ul#mainnav li a { 
	color: #000000; 
	text-decoration: none;
}

ul#mainnav li.sel a { 
	color: #000000;
}

ul#mainnav li.sel {
	background-image:url(/images/icn_menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 30px 8px;
}

ul#mainnav ul.subnav {
	font-size: 14px;
	padding: 0px;
}

ul#mainnav ul.subnav li {
	color: #f3f3f4;
	list-style-type: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 3px 10px;
	background-image:none;
}

ul#mainnav ul.subnav li.sel {
	color: #ffd071;
}

ul#mainnav ul.subnav li ul.subnav {
	font-size: 12px;
	margin-left: -38px;
	text-indent: 10px;
}

ul#mainnav ul.subnav li ul.subnav li.sel {
	color: #ffd071;
}

ul#mainnav ul.subnav li ul.subnav li ul.subnav {
	font-size: 11px;
	margin-left: -38px;
	text-indent: 15px;
	font-style: italic;
}

ul#mainnav ul.subnav li ul.subnav li ul.subnav li.sel {
	color: #ffd071;
}

ul#mainnav ul.subnav li a { 
	color: #f3f3f4; 
} 

ul#mainnav ul.subnav li.sel a { 
	color: #ffd071;
}

h1, .newsTitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 37px;
	font-weight: normal;
	margin: 10px 0 30px;
	text-align: center;
	text-shadow: 1px 1px 5px #626262;
	letter-spacing: .03em;
	line-height: 1em;
}
h1.pattern { color: #B1182D; }
h2 {
	font-family: Trebuchet MS,Verdana,Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	color: black;
	text-decoration: none;
	letter-spacing: .03em;
	line-height: 20px;
}

h3 {
	font-family: Trebuchet MS,Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	color: black;
	text-decoration: none;
	letter-spacing: .03em;
}

p { margin-bottom: 15px; } 

a, a:visited {
	color: #1d13e0;
	text-decoration: none;
	font-weight: bold;
}
a:hover { text-decoration: underline; }
a img { border: 0; }

.hidden { display: none; }

#gallery_items_list td { 
	padding: 0 0 30px 0;
}
#gallery_items_list img {
	padding: 0;
	width: 140px;
	-moz-box-shadow: 6px 6px 20px #000;
	-webkit-box-shadow: 6px 6px 20px #000;
	box-shadow: 6px 6px 20px #000;
}
#gallery_items_list h2 {
	color: #002b42;
	margin-bottom: 20px;
	max-width: 140px;
}

#product_addl_images {
	margin-top: 10px;
	text-align: center;
	position: relative;
}

#product_addl_images img { 
	padding: 3px;
	margin: 0 1px;
	background-color: #e6e6e6;
	border: 1px solid gray;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#sb-counter a.sb-counter-current img {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#sb-counter a img { 
	width:50px; 
	/*height:50px;*/ 
}

/*
	These styles may be used in the shared code which drives this web site
*/

/*  news module styles  */

#news_headline {
	font-family: Trebuchet MS,Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#news_dateline, .newsDetailsItemDate {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#news_display td p {
	margin: 0px;
	padding: 0px;
}

/* form submit buttons */
.cmdBtn {
	font-size: 11px;
}

