@charset "iso-8859-1";
/* CSS Document */

.headertable{
	text-align:right;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:0px;
	background: url('images/topbg.gif') repeat-x center;
	
}
.headertable td{
	padding-right:30px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	color:#FF8D42;
	letter-spacing:1px;
	height:16px;
}




.indentmenu{
font: bold 12px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}
.indentmenu ul{
border-left:0px solid #564c66; border-right:0px solid #990000; border-top:0px solid #990000; border-bottom:0px solid #990000; margin:0; padding:0; float: left; padding-left:170px;
width: 100%; /*width of menu*/
/*dark red border*/
background: url('images/u-1.gif') repeat-x center;
}
.indentmenu ul li{
display: inline;
}
.indentmenu ul li a{
float: left;
color: #F5C89E; /*text color*/
padding: 4px 10px;
text-decoration: none;
border-right: 0px solid #990000; /*dark red divider between menu items*/
}
.indentmenu ul li a:visited{
color: #F5C89E;
}
.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #F5C89E; /*text color of selected and active item*/
padding-top: 3px; /*shift text down 1px for selected and active item*/
padding-bottom: 5px; /*shift text down 1px for selected and active item*/
background: black url('images/u-2.gif') repeat-x center;
}





.indentmenu2{
font: 12px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu2 ul{
border-left:0px solid #564c66; border-right:0px solid #564c66; border-top:1px solid #6D142A; border-bottom:0px solid #564c66; margin:0; padding:0; float: left; padding-left:267px;
width: 100%; /*width of menu*/
/*dark purple border*/
background: url('images/v-1.gif') repeat-x center;
}

.indentmenu2 ul li{
display: inline;
}

.indentmenu2 ul li a{
float: left;
color: #6D142A; /*text color*/
padding: 5px 11px;
text-decoration: none;
border: 1px solid #CAC3BF; border-top: 0px solid #999999; border-bottom: 0px solid #999999; /*dark gray divider between menu items*/
}

.indentmenu2 ul li a:visited{
color: #6D142A;
}

.indentmenu2 ul li a:hover, .indentmenu2 ul li .current{
color: #F3BD8B !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url('images/v-2.gif') repeat-x center;
}





.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
color: red;
background: black url('') repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Arial; padding-left:10px; padding-right:0; padding-top:1px; padding-bottom:1px
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: red;
background: url('images/arrowbullet.png') no-repeat center left; /*custom bullet list image*/
display: block;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial; padding-right:0; padding-top:0px; padding-bottom:0px
}

.arrowlistmenu ul li a:visited{
color: red;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: red;
background-color: #F3F3F3;
}






.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 13px; font-family:Arial;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #666;
text-decoration: none;
color: #666666;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #CCC;
color: #000;
background-color: #FFE6E1;
}

.pagination a.currentpage{
background-color: #900;
color: #FFF !important;
border-color: #999;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: #CCC;
cursor: default;
color: #666666;
border-color: #CC3300;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: normal;
}

.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-indent: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 30px;
}

.text2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #999;
 	padding-left: 10px;
}
.text3 {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	color: #FF8D42;

	padding-top: 0px;
	text-align: center;
}


.link1 {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: 700;
	color: #FF8D42;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.link1:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #FF8D42;
}

.link2 {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}

.link2:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #484848;
}


.footer1{
    width: 100%; /*width of menu*/
	margin-left: 15px;
	margin-top: 20px;
}
.footer1 .headerbar{
color: #666;
margin-top: 0px;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
font-weight:bold; 
font-size:12px; 
font-family:Arial; 
padding-left:12px;
}
.footer1 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
.footer1 ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}
.footer1 ul li a{
color: #666;
background: url('images/bullet-gray.gif') no-repeat center left;
padding-left: 12px; /*link text is indented 19px*/
text-decoration: none;
font-weight:normal;
font-size:11px;
font-family:Arial;
}
.footer1 ul li a:hover{ /*hover state CSS*/
color: #666;
text-decoration: underline;
}
.footertable{
	background: url('images/footer_bg.gif') repeat center left;
}

.TDtext{
	text-align:right;
	padding-right:10px;
	padding-bottom:10px;
}

.footertable{
	background: url('images/footer_bg.gif') repeat-x;
}



.producttablediv {
	border-bottom: 1px dashed #BCBCBC; }
.producttable a{
	text-decoration: none;
	color: #484848;
	font-weight:bold; }
.producttable p{
	margin-right:10px; padding-top:5px; padding-bottom:5px;}
.producttable a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #484848; }
.producttable tr:hover{ /*hover state CSS*/
background-color: #F4F4F4; }


body {font-family:Arial, Helvetica, sans-serif, Tahoma; font-size:12px;}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0px 6px; letter-spacing:0px;}
#xsnazzy h1 {font-size:1.4em; color:red; padding-bottom:0.5em;}
#xsnazzy h2 {font-size:1.5em;color:#a32118; border:0px none;}
#xsnazzy h4 {font-size:1em; text-align:center; font-family:Verdana, Geneva, sans-serif; color:#E2E2E2; border:0px none; margin-top:0px; margin-bottom:0px;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin-top:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F3F3F3; border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0;}
.xb1 {margin:0 5px; background:#E0E0E0;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0; border-top:0px solid #a32118; border-bottom:0px solid #a32118; display:block; background:#FDFDFD; }

#wsnazzy h1, #wsnazzy h2, #wsnazzy p {margin:0px 6px; letter-spacing:0px;}
#wsnazzy h1 {font-size:1.2em; color:#d92f5c; padding-bottom:0.1em; padding-top:0.1em; padding-left:0.2em;}
#wsnazzy {background: transparent; margin-top:1em;}
.wtop, .xbottom {display:block; background:transparent; font-size:1px;}
.wb1, .wb2, .wb3, .wb4 {display:block; overflow:hidden;}
.wb1, .wb2, .wb3 {height:1px;}
.wb2, .wb3, .wb4 {background:#F3F3F3; border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0;}
.wb1 {margin:0 5px; background:#E0E0E0;}
.wb2 {margin:0 3px; border-width:0 2px;}
.wb3 {margin:0 2px;}
.wb4 {height:2px; margin:0 1px;}
.wboxcontent {border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0; border-top:0px solid #a32118; border-bottom:0px solid #a32118; display:block; background: #F3F3F3; }

