/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 78%  "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

background: #F8FAFA url(bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
/* background: url(http://www.alterezza.com/media/blog/back_photo_yellow.jpg); */
color: #303030;
margin: 0 auto;
width: 950px;
}
#wrap a {
text-decoration: none;
color: #286ea0;
margin: 0;
border: 0;
padding: 0;
}

#wrap  a:hover {
text-decoration: none;
color: #9933cc;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 5px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 1.0em;
line-height: 1.2em;
}

#frontphoto {
margin: 0;
border: 0;
padding: 0;
}

#avmenu {
/* clear: left; 2009-06-21 */
/* float: right;*/
width: 215px; 
float:none;
/*  margin: 0 0 5px 0;  */
padding:  0 0 5px 0;
font-size: 1em;
vertical-align: middle;
}


#avmenu ul {	
list-style: none;
width: 215px;
margin: 0 0 5px 0;
padding: 0;
font-size: 1em;
}	

#avmenu li {
margin-bottom: 5px;
}

#avmenu a {
width: 196px;
  padding: 2px 0 2px 0;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
  background-color:#FFFFFF;
  display: block;
  border-bottom:solid 1px #cccccc;
}


#avmenu li a {
/* font-weight: bold; */
height: 16px;
text-decoration: none;
color: #006699;
display: block;
padding: 7px 2px 0 5px;
margin: 0 2px 0 2px;
background: #ffffff;
/* background: url(http://www.alterezza.com/media/blog/back_photo_white-map.jpg); */
border-left: 5px solid #cccccc;
border-top:solid 2px #DCDCDC;
border-bottom:solid 2px #ffffff;
border-right:solid 1px #DCDCDC;

}	
	
#avmenu li a:hover {
/* background: #eaeaea; */
background: #E6E6FA;
/* background: url(http://www.alterezza.com/media/blog/back_photo_purple-map.jpg); */
color: #cc00cc;
border-left: 5px solid #286ea0;
}

#avmenu h2 {
text-decoration: none;
font-size: 12px;

padding:  0 10px 10px 5px;
width: 175px;
color: #505050;
background-color: #ffffff;
line-height: 16px;
border-top:solid 3px #ffffff;
border-right:solid 1px #ffffff;
border-left:solid 1px #ffffff;

}

#avmenu h3 {
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
  background-color:#FFFFFF;
}
#avmenu h4 {
  text-decoration: none;
  font-size: 12px;
  line-height: 20px;
  background-color:#FFFFFF;
}

#avmenu h5 {
  text-decoration: none;
  font-size: 10px;
  line-height: 12px;
  background-color:#FFFFFF;
}

#kanban {
width: 950px;
height: 100px;
color: #888d86;
margin: 0;
padding: 0;
line-height: 20px;
font-size: 12px;
float:right;
background: url(long-kanban-001.jpg);
}

#KanbanText {
height: 60px;
color: #888d86;
margin: 0;
padding: 0;
line-height: 20px;
font-size: 12px;
}

#kanban h1 {
margin: 0;
padding: 0;
line-height: 20px;
font-size: 12px;
}
/*
#kanban p {
margin: 0;
line-height: 19px;
font-size: 16px;
float: left;
}
*/
.announce {
margin: 0 5px 5px 0;
padding: 10px 10px 10px 5px;
width: 192px;
color: #505050;
background-color:#FFFFFF;
line-height: 1.3em;
border-top:solid 1px #DCDCDC;
border-bottom:solid 3px #DCDCDC;
border-right:solid 1px #DCDCDC;
border-left:solid 2px  #cccccc;
background: #E6E6FA;
/* background: url(http://www.alterezza.com/media/blog/back_photo_blue-map.jpg); */

}
.announce2 {
padding: 0 5px 5px 15px;
width: 192px;
height: 380px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
border-top:solid 3px #DCDCDC;
border-bottom:solid 3px #DCDCDC;
border-right:solid 1px #DCDCDC;
border-left:solid 1px #ffffff;
/*background: url(http://www.alterezza.com/media/shop/raffaello-angles-190x86.jpg); */

}

.announce3 {
margin: 0 5px 5px 0;
padding: 10px;
width: 192px;
color: #505050;
background-color:#FFFFFF;
line-height: 1.3em;

border-bottom:solid 3px #DCDCDC;
border-right:solid 1px #DCDCDC;

}

#avmenu a:hover {
color: #9933cc;
}

.right_announce {
margin: 0 10px 10px 0;
padding: 10px;
width: 80px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
/* width: 110px; */ 
width: 10px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
/* margin: 0 110px 20px 160px; */
width: 720px;
float: right;
/*  margin: 0 0px 20px 0px; */
/* border-top: 2px solid #f0f0f0; */
margin 0;
/* border-left: 1px solid #f0f0f0; */
border-right: 1px solid #f0f0f0;
padding: 0px 0px 20px 0px; 
line-height: 1.6em;
text-align: left;
background: #ffffff; 
/* background: url(http://www.alterezza.com/media/blog/back_photo_yellow.jpg); */
}

.text {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
background: #ffffff;

}

#content h1 {

font-size: 1em;
margin: 0 0 1px 0;
padding: 5px;
background-color: #f0f0f0;
border-top: 1px solid #C5D5D5;
border-bottom: 1px solid #f0f0f0;
border-left: 4px solid #C5D5D5;
border-right: 1px solid #f0f0f0;
/* color: #005100; */
color: #0000cc;

}

#content h2 {
font-size: 1em;
margin: 0 0 2px; 0;
padding: 5px 0 2px 10px;

color: #0033cc;

border-top: 1px solid #f0f0f0;
border-left: 4px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
}

#content h3 {
font-size: 1em;
padding: 0;
margin: 0 0 5px; 0;


}
/* 
font-size: 1.2em;
margin: 0 0 5px 10px;

color: #0033cc;
/* color: #9E5B54; */


#content h4 {
font-size: 1em;
margin: 0 0 5px 0;
color: #005100;
}

#content h5 {
font-size: 1.0em;
margin: 0 0 5px 0;
color: #005100;
/* color: #BBAF20; */
}

#content b {
font-size: 1.1em;
margin: 0 0 5px 0;
color: #000048;
}

#content STRONG{font-weight : normal;}


#content img {
padding: 0;
margin: 0;
display:inline;
/* background: #cccccc; */
/* border: 4px solid #f0f0f0; */
}

#content a:hover {
text-decoration: none;
color: #9933cc;
}



hr {
height: 10px;
background-color: #f0f0f0;
border: none;
color: #f0f0f0;
}

h4 {
font-size: 14px;
margin: 0 0 3px 0;
}


h3 {
font-size: 14px;
margin: 0 0 3px 0;
}

h2 {
font-size: 12px;
margin: 0 0 1px 0;
}

h1 {
font-size: 1em;
margin: 0 0 3px 0;
}

a {
text-decoration: none;
color: #286ea0;
margin: 0;
border: 0;
padding: 0;
/*  margin-bottom: 4px;  */
}

a:hover {
text-decoration: underline;
color: #9933cc;
}

a img {
margin: 0;
border: 0;
padding: 0;

}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #3333cc;
font-size: 0.9em;
}

#footer a {
color: #3333cc;
text-decoration: none;
}

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

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-right: 1em;
 margin-bottom: 0em;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
  }
 
div.loginform .formfield, div.commentform .formfield { 
    display: block; 
} 
 
span#r{float: right; }

/*  s3slider CSS */
#sliderSP1 {
    width: 350px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderSP2 {
    width: 350px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderSP3 {
    width: 350px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderSP4 {
    width: 350px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderSP5 {
    width: 350px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderSP6 {
    width: 350px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1 {
    width: 700px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderP {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderP1 {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderP2 {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderP3 {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderP4 {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderP5 {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderP6 {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderP7 {
    width: 700px; /* important to be same as image width */
    height: 300px;/* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderSP1Concept {
    width: 350px; /* important to be same as image width */
    height: 200px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderSP1Content, #sliderSP2Content, #sliderSP3Content, #sliderSP4Content, #sliderSP5Content, #sliderSP6Content, #sliderSP1ConceptContent{
    width: 350px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

#slider1Content, #sliderPContent, #sliderP1Content, #sliderP2Content, #sliderP3Content, #sliderP4Content, #sliderP5Content, #sliderP6Content, #sliderP7Content{
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderSP1Image, .sliderSP2Image, .sliderSP3Image, .sliderSP4Image, .sliderSP5Image, .sliderSP6Image, 
.slider1Image, .sliderSP1ConceptImage, 
.sliderPImage, .sliderP1Image, .sliderP2Image, .sliderP3Image, .sliderP4Image, .sliderP5Image, .sliderP6Image, .sliderP7Image{
    float: left;
    position: relative;
	display: none;
}
.sliderSP1Image span {
    position: absolute;
	font: 9px/14px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 5px 8px;
    width: 324px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderSP2Image span {
    position: absolute;
	font: 9px/14px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 5px 8px;
    width: 324px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderSP3Image span {
    position: absolute;
	font: 9px/14px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 5px 8px;
    width: 324px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderSP4Image span {
    position: absolute;
	font: 9px/14px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 5px 8px;
    width: 324px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderSP5Image span {
    position: absolute;
	font: 9px/14px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 5px 8px;
    width: 324px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderSP6Image span {
    position: absolute;
	font: 9px/14px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 5px 8px;
    width: 324px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderSP1ConceptImage span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;

    padding: 10px 13px;
    width: 324px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderPImage span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderP1Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #ffffff;
    display: none;
}
.sliderP2Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderP3Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderP4Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderP5Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderP6Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.sliderP7Image span {
    position: absolute;
	font: 10px/15px "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",  Verdana,Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 674px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}

.sliderSP1Image span strong, .sliderSP2Image span strong, .sliderSP3Image span strong, 
.sliderSP4Image span strong, .sliderSP5Image span strong, .sliderSP6Image span strong, 
.sliderSP1ConceptImage span strong{
    font-size: 12px;
}
.sliderSP1Image p, .sliderSP2Image p, .sliderSP3Image p, 
.sliderSP4Image p, .sliderSP5Image p, .sliderSP6Image p, 
.sliderSP1ConceptImage p{
    font-size: 11px;
}
.slider1Image span strong, .sliderPImage span strong, 
.sliderP1Image span strong, .sliderP2Image span strong, .sliderP3Image span strong, 
.sliderP4Image span strong, .sliderP5Image span strong, .sliderP6Image span strong, .sliderP7Image span strong{
    font-size: 16px;
}
.slider1Image p, .sliderPImage p, 
.sliderP1Image p, .sliderP2Image p, .sliderP3Image p, 
.sliderP4Image p, .sliderP5Image p, .sliderP6Image p, .sliderP7Image p{
    font-size: 12px;
}

.top {
	top:   0px;
	left:  0px;
	right: 0px;
}
.bottom {
	bottom: 0px;
    left:   0px;
	right:  0px;
}
.left {
	top: 0px;
    left: 0px;
	width: 180px !important;
	height: 260px;
}
.right { 

	right: 0px;
	bottom: 0px;
	width: 180px !important;
	height: 260px;
}
.topSP {
	top:   0px;
	left:  0px;
	right: 0px;
}
.bottomSP {
	bottom: 0px;
    left:   0px;
	right:  0px;
}
.leftSP {
	top: 0px;
    left: 0px;
	width: 80px !important;
	height: 190px;
}
.rightSP { 

	right: 0px;
	bottom: 0px;
	width: 80px !important;
	height: 190px;
}
ul { list-style-type: none; padding: 0; margin: 0;}
a { list-style-type: none; padding: 0; margin: 0;}

*.s3slider350window {
float: left;
width: 350px;
padding: 0;

}
*.s3slider350textwindow {
float: left;
width: 350px;
padding: 0 0 0 5px;
font-size: 1em;

}

/*  s3slider CSS END */

/* prodcuts display */

*.DispPhotoLeft {
float: left;
width: 340px;
padding: 0 5px 0 0;

}

*.DispTextRight {
/*  width: 340px; */
/*  margin-left: 340px; */
padding: 0 5px 0 340px;
font-size: 1em;

}

*.DispPhotoRight {
float: right;
width: 340px;
padding: 0 0 0 5px;

}

*.DispTextLeft {
width: 340px;
padding: 0 0 0 5px;
font-size: 1em;

}

*.DispPhotoLeftP {
float: left;
/* width: 405px; */
padding: 0;
margin: 0; 

}

*.DispTextRightP {
/*  width: 280px; 
/* margin-left: 405px; */
padding: 0 0 0 420px; 
margin: 0; 
font-size: 1em;

}

/*  Using Opacity to Show Focus with jQuery  */
.fade-area-imgW400    { width: 400px; margin: 0; padding: 0;  }  
.fade-area-imgW300    { width: 300px; margin: 0; padding: 0;  }  


.fade-area-imgW400:after  { height:0; visibility: hidden; content: ".";   display: block; clear: both; }  
.fade-area-imgW300:after  { height:0; visibility: hidden; content: ".";   display: block; clear: both; }  

.fade-area-imgW400 li { list-style-type: none; float: left; margin: 0; padding: 0; }  
.fade-area-imgW300 li { list-style-type: none; float: left; margin: 0; padding: 0; }  
 

.fade-area-imgW400 a  {  
    display: block;  
    padding: 0;
    margin: 0; 
    float: left;
 }  
 .fade-area-imgW300 a  {  
    display: block;  
    padding: 0;
    margin: 0; 
    float: left;
 }  
 
.fade-area-imgW400 a:hover    {     
    display: block;  
    border: 0; 
    padding: 0;
    margin: 0; 
    float: left;
}  
.fade-area-imgW300 a:hover    {     
    display: block;  
    border: 0; 
    padding: 0;
    margin: 0; 
    float: left;
}  
