/* CSS Document */
.decTbl {
	font-size: 11px;
}
.decTbl th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-image:  url(../images/template/decTbl_th_bg.jpg);
	height: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-repeat: repeat-x;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-attachment: fixed;
	background-position: bottom;
	color: #666666;
}
.decTbl td {
	font-size: 11px;
	text-align: right;
	padding: 2px 5px 2px 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.decTbl_rowHead {
	font-size: 11px;
	text-align: right;
	padding: 2px 5px 2px 2px;
	background-color: #eeeeee;
	background-image:  url(../images/template/decTbl_rowHead_bg.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.alternate {
	background-color: #EEEEEE;
}
/*********** Boxes ***********/
.box {
	margin-bottom: 20px;
}
.box h1 {
	font-size: 12px;
	background-image:  url(../images/template/box_h1_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	padding-top: 1px;
	margin: 0px;
}
.box p {
	padding: 10px;
}
.framedBox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	margin: 5px;
	height: 15px;
}
.framedBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE
	padding: 2px 2px 2px 5px;
	margin: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image:  url(../images/template/framedBox_h1_bg.jpg);
	background-repeat: repeat-x;
	padding: 3px;
}
.framedBox p {
	padding: 3px;
	
}
/*******************************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #333333;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	color: #666666;
	font-size: 11px;
}
li {
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px 0px 2px;
	margin: 5px 0px;
}
/************** #global_links *****************/
#global_bar {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	width: 100%;
	color: #CDCDCD;
	text-align: right;
	background-image: url(../images/template/global_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
#global_bar #global_links {
	padding: 2px;	
}
#global_bar #global_links a {
	color: #555555;
	text-decoration: none;
}
#global_bar #global_links a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/************* #breadCrumb styles *************/
#breadcrumbs {
	font-size: 10px;
	height: 18px;
	padding-top: 2px;
}
#breadcrumbs a {
	color: #444444;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*********** #sectionLinks styles ***********/
#sectionNav{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
#sectionNav h1{
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 3px 0px 3px 2px;
	margin: 0px 0px 5px;
}
#sectionNav h1 a{
	text-decoration: none;
}
#sectionNav h1 a:hover{
	color: #990000;	
}
#sectionNav h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px 0px 10px 25px;
	margin: 0px;
	background-image: url(../images/template/cat_back.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
#sectionNav h2 a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}
#sectionNav h2 a:hover{
	color: #990000;	
}
#sectionNav .product {
	color: #CC0000;
	background-image:  none;
}
#sectionNav ul {
	list-style-type: none;
	text-align: left;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sectionNav ul li {
	margin: 0px;
	padding: 1px 0px;
}
#sectionNav ul li a{
	background-image:  url(../images/template/secLink_bg.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
}
#sectionNav ul li a .openCategory {
	background-image:  url(../images/template/secLink_s_bg.gif);
	font-weight: bold;
}
#sectionNav ul li ul{
	margin: 0px;
	padding: 0px;
}
#sectionNav ul li ul li {
	background-repeat: repeat-y;
	background-position: center;
}
#sectionNav ul li ul li a{
	text-decoration: none;
	color: #333333;
	border: none;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-position: 6px 6px;
	background-repeat: no-repeat;
}
#sectionNav ul li ul li a:hover{
	background-image: none;
	text-decoration: underline;
}
#sectionNav ul li ul li .openCategory {
	background-image:  url(../images/template/secLink2_s_bg.gif);
	font-weight: bold;
}
#sectionNav ul li ul li .closedCategory {
	background-image:  url(../images/template/secLink2_bg.gif);
}
#sectionNav ul li ul li ul{
	margin-left: 10px;
}
#sectionNav ul li ul li ul li a{
	color: #666666;
}
/********************************************************************/
#menu_items {
	position: relative;
	top: 0px;
	right: 0px;
	height: 23px;
	width: 500px;
	padding-top: 4px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_items a {
	color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #CC0000;
	padding-right: 6px;
	padding-left: 6px;
	height: 27px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: 11px;
}
#menu_items a:hover {
	text-decoration: underline;
	
}
#menu_items_noflash {
	position: relative;
	top: 0px;
	right: 0px;
	height: 23px;
	width: 500px;
}
#menu_items_noflash a {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	height: 23px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: 11px;
}
#menu_items_noflash a:hover {
	text-decoration: underline;
	
}
/********************************************************************/
.top_bg{
	height: 18px;
	background-image:  url(../images/template/top_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.top_bg #top{
	height: 18px;
	background-image:  url(../images/template/top_cap.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.left {
	background-image:  url(../images/template/left_bg.jpg);
	background-repeat: repeat-y;
	background-color: #eeeeee;
	background-position: center;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#content{
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#right{
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#right .thumb{
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#right .cat_icon{
	padding-right: 5px;
	float: left;
}
#right p {
	padding: 0px 0px 5px 5px;
}
#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-image:  url(../images/template/right_h1_bg.jpg);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 8px;
	margin-bottom: 2px;
	padding-top: 1px;
	text-decoration: none;
	border: none;
}
#right a {
	font-size: 11px;
	display: block;
	margin: 2px 0px 1px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#right .cat{
	padding-left: 15px;
	background-image: url(../images/category_icon.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#right .pro{
	padding-left: 15px;
	background-image: url(../images/product_icon.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
/*** Footer **********************************************/
#footer {
	clear: both;
	height: 100px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#footer td#smLogo {
	background-image:  url(../images/template/logo_sm.gif);
	background-repeat: no-repeat;
	width: 125px;
}
#footer a {
	text-decoration: none;
	color: #CC0000;
	margin: 5px;
}
#footer a:hover {
	text-decoration: underline;
}

#printLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/template/prn_icon.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#printLink a {
	color: #CC0000;
}
/* SHOULD BE DELETED, USED ON AIR STORE??? */
#sideBarBotCap {
	background-image:  url(../images/template/left_cap.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 15px;
	width: 170px;
}
