@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background-color: #EDE9DB;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}

img { border: 0; }

img.product {
	margin: 0px;
	/*display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;*/
	border: 1px solid #605759;
	padding: 0px;
}
img.buttonl {
	display: block;	
	float: left;
}
img.buttonr {
	display: block;	
	float: right;
}


p {
	padding-top: 0px;
	padding-bottom: 3px;
	vertical-align: top;
	margin-top: 0px;
}

a{color: #000000; text-decoration: none;}
a:link{color: #000000;}
a:visited{color: #000000; text-decoration: none;}
a:hover{color: #9b1320;/*text-decoration: none;*/ text-decoration: underline;}

.close{
	background-color: #9b1320;
	text-align: left;
	padding: 10px;
	font-weight: bold;	
}
.close a{color: #FFFFFF; font-weight: bold; text-decoration: none;}
.close a:link{color: #FFFFFF;font-weight: bold; }
.close a:visited{color: #FFFFFF; font-weight: bold; text-decoration: none;}
.close a:hover{color: #FFFFFF; font-weight: bold;/*text-decoration: none;*/ text-decoration: underline;}

.base {
	background-image: url(../img/background/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1024px;
	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-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.basel {
	background-image: url(../img/background/basebg_l.jpg);
	background-repeat: repeat;
	width: 121px;
}
.baser {
	background-image: url(../img/background/basebg_r.jpg);
	background-repeat: repeat;
}
.footer {
	background-image: url(../img/background/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 82px;
}
.td_center {
	text-align: center;
}
.main {
	width: 100%;
	padding-top: 77px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.foot_center {
	text-align: center;
	color: #9b1320;
	padding-top: 20px;
	height: 62px;
	font-weight: bold;
	font-size: 12px;
}

.foot_center a{color: #9b1320; text-decoration: none;}
.foot_center a:link{color: #9b1320;}
.foot_center a:visited{color: #9b1320; text-decoration: none;}
.foot_center a:hover{color: #9b1320; text-decoration: underline;}

/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 6px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	padding-left: 0px;
	font-size: 12px;
}
#navBar ul a:hover{
	color: #f9cad8;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: right;
	clear: both;
}

#sectionLinks a:hover{
	color: #f9cad8;
}
.td_header1 {
	font-size: 21px;
	font-weight: bold;
	color: #9b1320;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.td_right {	text-align: right;}
.td_right a{color: #9b1320; text-decoration: none;}
.td_right a:link{color: #9b1320;}
.td_right a:visited{color: #9b1320; text-decoration: none;}
.td_right a:hover{color: #9b1320;/*text-decoration: none;*/ text-decoration: underline;}


.td_nav{
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;	
}
.td_navt a{color: #FFFFFF; text-decoration: none;}
.td_nav a:link{color: #FFFFFF;}
.td_nav a:visited{color: #FFFFFF; text-decoration: none;}
.td_nav a:hover{color: color: #f9cad8;;/*text-decoration: none;*/ text-decoration: underline;}

.nav {
	background-image: url(../img/background/left_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 121px;
	background-color: #9b131f;
	text-align: left;
	vertical-align: top;
}

.product {
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_header2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
