
/* ----------------------------------------------------------------- < -- Begin Global Definitions */
body {
	margin:0;
	padding:0;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#0973bb;
}

td {
	vertical-align:top;
}

#wrap {
	width: 1000px;
	margin: auto; 
	background-color: white; 
	border: 1px black solid;
	border-collapse: collapse;
}

a, a:link, a:active, a:visited{
	color: #344ea2;
	text-decoration: underline;
}

a:hover {
	color:#999;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #000000;
	paddingp: 0px;
	margin: 0px;
	margin-bottom:10px;
}

h2 {
	font-size: 18px; 
	margin: 0px; 
	color: #0973bb; 
}

h3 {
	font-size: 15px; 
	font-weight: 400;
	font-style: italic;
	color: #000000;
	margin: 0px; 	 
}


h4 {
	font-size: 13px; 
	font-weight: bold; 
}


img {
	border:0px;
}


#left_column {
	width:200px;
	float:left;
	padding: 10px 0 10px 0;

}

#left_column img {
	margin:auto;
	padding-bottom:10px;
	display:block;
	
}

#middle_column{
	padding:10px;
width:592px;
float:left;
	
	
}

#right_column{
	width:178px;
	padding:10px 10px 10px 0;
	float:right;
	
}

#right_column img {
	margin:auto;
	display:block;
	padding-bottom:10px;
	
	
}

#right_column .product_original {
display:none;
}

#right_column .product_filtered {
		
}
/* ----------------------------------------------------------------- > -- End Global Definitions */



/* --------------------------------------------------------------------------- < -- Begin Header */
#top_nav {
margin-bottom:20px;
background-color:#000;
padding:5px;
color: #fff;
font-size: 11px;
font-weight: bold;
float:right;
}

#top_nav a {
color: #fff;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}

#top_nav a:hover {
text-decoration:underline;
}


#header_right {
	
}

#phone {
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
}

#phone strong{
	font-size:14px;

}

#header_nav
{

width:1000px;
height:35px;
background-image:url(images/nav_bg.png);
background-repeat:repeat-x;
border-top: 1px solid #c5c5c5;
}

#header_nav ul{
padding: 0;
margin: 0;
}

#header_nav ul li{
display: inline;
padding: 0;
margin: 0;
}

#header_nav ul li a{
font-size: 13px;
color: #000;
text-decoration: none;
padding: 14px 17px 7px 17px;
margin: 0px;
font-family: arial;
font-weight: bold;
display:block;
float:left;

border-right: 1px solid #c5c5c5;
text-align:center;

height:15px;
} 

#header_nav ul li a:hover{
	background-image:url(images/nav_hover.png);
	background-repeat:repeat-x;
	color:#FFF;
} 
/* ----------------------------------------------------------------------------- > -- End Header */



/* --------------------------------------------------------------------- < -- Begin Side Column */
#navheader {
	 border-bottom:2px solid black; color:#fff; font-size:16px; font-weight:bold; padding-top:9px; padding-left:10px;
	width:170px;
	margin-top:5px;
	margin:auto;
	background-image:url(images/sidenav_bg.png); height:29px;
}

#navcontainer
{

font-family: arial;
font-size: 12px;
font-weight:bold;
border:1px solid #000;
background-color:#EFEFEF;
width:178px;
margin:auto;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0px;
margin:0px;
}

ul#navlist li
{
display: block;
margin: 0px;
padding: 0px;
}

ul#navlist li a
{
	display: block;
	width: 178px;
	padding: 5px 0px 5px 0px;
	color: #0973bb;
	text-decoration: none;
	text-indent: 7px;
	border-bottom:1px solid #000;
}

ul#navlist li a:hover
{
	background-color:#0973bb;
	color:#FFF;
}


/* ----------------------------------------------------------------------- > -- End Side Column */



/* ---------------------------------------------------------------------- < -- Begin Home Page */

#home_left {
	float:left;
	margin:10px;
	width:669px;
}

#home_right {
	float:left;
	margin-top:10px;

}

.featured {
	 border-bottom:2px solid black; color:#fff; font-size:16px; font-weight:bold; padding-top:9px; padding-left:10px;
}

.featurelist {
list-style-image:url(images/list_arrows.png);
margin:0;
padding:0;
margin-left:15px;

}


.featurelist a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#feature2content {
	background-color:#e3e3e3; padding:10px;
	height:415px;
	
}

#feature2content a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#118acb;
	
}

#feature2content strong {
	font-size:14px;
	
}


.xsnazzy h1, .zsnazzy h1 {

}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 0px; 
font-size:10px;
}
.xsnazzy {
background: transparent; 

float:left; 
margin: 10px 3px 10px 3px;
}

.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 {
 
border-left:1px solid #e3e4e4;
border-right:1px solid #e3e4e4;
}
.xb1 {
margin:0 5px; 
background:#e3e4e4;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #e3e4e4; 
border-width:0 1px; 
height:201px;
background-image:url(images/rounded_bg.jpg);
background-repeat:repeat-x;
padding:10px;
}

.xboxcontent h1 {
	font-size:14px;
	color:#636363;
} 

.xboxcontent p {
	font-size:12px;
} 

.xboxcontent a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#118acb;
} 

.xboxcontent a:hover {
	color: #999999;
} 

* html .xboxcontent {
height:1px;
}

.color_a {
background:#f6f8f8;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}

.arrow {
	margin-left:5px;
	padding-bottom:1px;
}
/* ------------------------------------------------------------------------ > -- End Home Page */



/* ----------------------------------------------------------------------- < -- Begin Content */

.dvdr {
	width:500px;
	margin:20px auto ;
	height:1px;
	background-color:#999;
	clear:both;
}

/* ------------------------------------------------------------------------- > -- End Content */



/* ------------------------------------------------------------------ < -- Begin Right Column */
.right_grey {
	margin-bottom:10px;


}

.right_grey div {
	padding:5px;
	background-color:#EFEFEF;
	border:1px solid black;


}

.right_grey h1 {
	display:block;
background-image: url(images/feature2_bg.png); height:29px; padding-top:9px; padding-left:10px;
	color:#fff;
	font-size:15px;
	margin:0;
	border-bottom:2px solid black;
}

/* -------------------------------------------------------------------- > -- End Right Column */



/* ------------------------------------------------------------------------ < -- Begin Footer */
	#footer_nav {
	margin-top:10px;
	padding-top:7px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold; 
	text-align:center;
	color: #000;
}

#footer_nav ul {
	padding: 0;
	margin: 0;
}
 
#footer_nav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#footer_nav ul li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 0;
	font-family: arial;
	font-weight: bold; 
} 

#footer_nav ul li a:hover {
	text-decoration: underline;
} 

#copyright {
	text-align:center;
	font-size:10px;
	
}

#credit {
	margin-top:10px;
text-align:center;
padding-bottom:10px;
color:#FFF;
}

#credit a{

color:#FFF;
}

#credit img {
border:0px;
display:block;
margin:auto;
padding-bottom: 5px;
}
/* -------------------------------------------------------------------------- > -- End Footer */

	/* ---- Form Styles --- */
#middle_column form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}

#middle_column form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
                border: #cccccc 1px solid;
/*           border-color: #cccccc;
  border-width: 1px;
  border-style: solid;*/
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

#middle_column form fieldset legend {
                                color: #5190b2;
                                font-weight:bold;
                font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

#middle_column form label { 
                display: block;  /* block float the labels to left column, set a width */
                float: left; 
                width: 150px; 
                padding: 0; 
                margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
                text-align: right; 
}

/* form fieldset label:first-letter */{ /* use first-letter pseudo-class to underline accesskey, note that */
/*           text-decoration:underline; */   /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

#middle_column form input, form textarea, form select {
                /* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
                width:auto; /* set width of form elements to auto-size, otherwise watch for wrapx on resize */
                background-color: #dddddd;
                border: 1px #999 solid;
                margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#middle_column form input#reset {
                margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
                display: block;
                margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
                padding: 1px 3px;
                font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
                clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
input:focus, textarea:focus{
background-color: lightyellow;
}
/* ---- End of Form Styles --- */h2.trbohdr{        
            color: #666;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
}
 
.footnote{
            font-size:small;
}

#comptable td{
                font-size:11px;
                text-align:center;
                vertical-align:top;
}

#comptable th{
                font-size:11px;
                color: #ffffff;
                font-weight:bold;
                vertical-align:bottom;
                background-color:#333;
}
#comptable .hdr{
                font-size:11px;
                text-align:left;
                vertical-align:top;
}
#comptable .r1{
                background-color:#CCC;
}

