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

.dwuserEasyRotator {width: 100%; height: 275px; position:relative; text-align: left; background-color:#ff6b00;}

/*
#erimgMain_title {position: absolute; left: 25%; top: 40%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 3em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px #000;}
#erimgMain_desc {position: absolute; left: 2%; top: 4%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 1em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px #000;}
*/

.erimgMain_title {position: absolute; left: 10%; top: 40%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 3em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1), -1px -1px 3px rgba(255, 255, 255, 1);}

.erimgMain_title a:link { color: #fff; font-family: Lato, sans-serif; letter-spacing: 1px; font-weight:300; text-decoration:none; }

.erimgMain_title a { color: #fff; }

.erimgMain_title a:hover { color: #ff6b00; }

.erimgMain_title a:focus {color: #ffffff; }

/* .erimgMain_title a:visited {color: #ff66bb; } */

.erimgMain_title a:active {color: #ffffff; }

.erimgMain_desc {/* display:none; */ position: absolute; left: 10%; top: 60%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 1em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1), -1px -1px 3px rgba(255, 255, 255, 1);}

.erimgMain_desc a:link { color: #fff; font-family: Lato, sans-serif; letter-spacing: 1px; font-weight:300; text-decoration:none; }

.erimgMain_desc a { color: #fff; }

.erimgMain_desc a:hover { color: #ff6b00; }

.erimgMain_desc a:focus {color: #ffffff; }

.erimgMain_desc a:active {color: #ffffff; }

.erimglogo { z-index: 100; border:0; width:200px; height:23px;}

/*						
.erimgMain title {position: absolute; right: 50%; top: 40%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 3em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px #000;}
.erimgMain desc {position: absolute; left: 2%; top: 4%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 1em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px #000;}

.erimgMain > title {position: absolute; right: 50%; top: 40%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 3em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px #000;}
.erimgMain > desc {position: absolute; left: 2%; top: 4%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 1em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px #000;}
*/

@media only screen and (max-width:860px){
.erimgMain_title {position: absolute; left: 10%; top: 50%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 2em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1), -1px -1px 3px rgba(255, 255, 255, 1);}
.erimgMain_desc { display:none; }
}

@media only screen and (max-width:768px){
.erimgMain_title {position: absolute; left: 10%; top: 56%; width: auto; color: #fff; font-family: Lato, sans-serif; font-size: 1.5em; letter-spacing: 1px; font-weight:300; text-shadow: 1px 1px 3px rgba(0, 0, 0, 1), -1px -1px 3px rgba(255, 255, 255, 1);}
}

@media only screen and (max-width:640px){
.erimgMain_title { display:none;}
.erdots { display:none; }
.erimglogo { z-index:100; border:0; width:150px; height:17px}
}

@media only screen and (max-width:480px){
.erimgMain_title { display:none;}
.erimglogo { z-index:100; border:0; width:150px; height:17px}
}

.erdots  { border-color:transparent; overflow: hidden; margin: 0; wasborder: 1px solid #00F; font-size: 10px; font-weight:bold; font-family: Lato, sans-serif; color: #666; left:40px; width: 500px; bottom:22px; }

.erdots_wrap { wasbackground-color: #CFC; float: left;" align="left"} /* modify the float on this element to make left/right/none=center aligned.*/

.erdots_btn_selected {/* padding:0; width:15px; height:15px; border-radius:50%; display:inline-block; color:#fff; text-align:center; vertical-align:middle; line-height:14px; margin:0 5px 0 0; cursor:default; background:#ccc; border:#ccc solid 1px*/}

.erdots_btn_normal {/*padding:0; width:15px; height:15px; border-radius:50%; display:inline-block; color:#fff; text-align:center; vertical-align:middle; line-height:14px; margin:0 5px 0 0; cursor:pointer;  border:solid 1px; border-color:transparent*/}

.erdots_btn_hover {/*padding:0; width:15px; height:15px; border-radius:50%; display:inline-block; color:#fff; text-align:center; vertical-align:middle; line-height:14px; margin:0 5px 0 0; cursor:pointer; background:#09f; border:#09f solid 1px*/}