html {
overflow-y: scroll
}
body {
font: arial, verdana, sans-serif;
}
h2 {
margin: 0px;
color: #001362;
}
h2 a, h3 a {
color: #001362;
text-decoration: none
}
h3 {
margin: 5px 0px;
color: #001362;
}
h3.noBold {
font-weight: normal;
}
h3.subs {
font-size: 1em;
}
h3.prod {
margin: 0px;
}
h4 {
margin: 5px 0px;
color: #444444;
}
h4.prod {
margin: 0px;
}
a.red {
color: #cc0000;
font-weight: bold;
}
.dottedDivider {
clear: both;
margin: 0 auto;
width: 765px;
border: 1px solid #aaa;
border-top: none;
border-right: none;
border-left: none;
padding-top: 10px;
margin-bottom: 8px;
}
.story {
width: 760px;
margin: 0 auto;
clear: both;
padding-top: 0px;
padding-bottom: 9px;
}
.story+.story {
padding-top: 9px;
border-top: 1px solid #ccc;
}
.storyTitle {
width: 760px;
height: 50px;
margin: 0 auto;
}
.storyTitle h3 {
font-weight: normal
}
.storyDisplay {
width: 510px;
float: left
}
.storyDetails {
width: 280px;
float: left;
}
.storyProduct {
width: 270px;
float: right;
text-align: center;
padding: 15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: none repeat scroll 0 0 #E5E7F2;
position: relative;
}
.storyImages {
width: 292px;
text-align: center;
height: 320px;
float: left;
padding-bottom: 10px
}
.likeCnt {
display: inline;
font-size: 17px;
position: relative;
left: -38px;
top: -13px;
z-index: 100
}
.storyUse {
float: left;
width: 550px;
height: 30px;
}
.displayThird {
float: left;
width: 33%;
height: 100px;
}
.storyLike {
float: left;
width: 70px;
height: 100px;
text-align: center;
}
.productImg {
border: 1px solid #aaaaaa;
}
.comments {
color: #001362
}
.productBox {
width: 299px;
height: 278px;
padding: 0px;
background: #FFF url(//images.epromos.com/stories/images/productBG.jpg) no-repeat
}
.storyleft img {
margin-left: auto;
margin-right: auto;
display: block;
max-width: 150px;
}
.storyright {
width: 145px;
float: left;
margin-left: 5px;
}
div.cmf-skinned-select {
background: url(//images.epromos.com/stories/images/dropDown.png) top right no-repeat;
border: 1px solid #ccc;
}
div.cmf-skinned-text {
padding: 3px;
}
input#upload {
letter-spacing: 2px;
background: #cc0000 url(//images.epromos.com/stories/images/bg-btn.png) bottom repeat-x;
padding: .25em .6em;
width: 100px;
border: 1px solid #999;
color: #fff;
font-size: 1.2em;
font-weight: bold;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
cursor: pointer;
margin: 2em 0;
}
input#upload:hover {
background: #aa0000;
color: #fff;
border-color: #999;
}
/*custom upload elements*/
.customfile-input {
position: absolute;
height: 30px;
cursor: pointer;
background: transparent;
border: 0;
opacity: 0;
-moz-opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
z-index: 999;
}
.customfile {
width: 350px;
height: 25px;
background: #fff;
cursor: pointer;
overflow: hidden;
padding: 2px;
border: 1px solid #444;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
position: relative;
}
.customfile-disabled {
opacity: .5;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
cursor: default;
}
.customfile-feedback {
display: block;
margin: 1px 1px 1px 5px;
font-size: 1.2em;
color: #444;
font-style: italic;
padding: .3em .6em;
}
.customfile-feedback-populated {
color: #444;
font-style: normal;
font-weight: bold;
padding-left: 20px;
background: url(//images.epromos.com/stories/images/icon-generic.gif) left 4px no-repeat;
}
.customfile-button {
letter-spacing: 2px;
border: 1px solid #999;
background: #ccc;
color: #444;
font-weight: bold;
float: right;
width: 80px;
height: 20px;
padding: .1em .6em;
text-align: center;
text-decoration: none;
font-size: 1.2em;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
}
.customfile-hover .customfile-button, .customfile-focus .customfile-button {
color: #111;
background: #aaa;
border-color: #aaa;
padding: .1em .6em;
}
.customfile-focus .customfile-button {
outline: 1px dotted #ccc;
}
/*file type icons*/
.customfile-ext-jpg, .customfile-ext-gif, .customfile-ext-png, .customfile-ext-jpeg, .customfile-ext-bmp {
background-image: url(//images.epromos.com/stories/images/icon-image.gif);
}
.customfile-ext-mp3, .customfile-ext-mp4, .customfile-ext-mov, .customfile-ext-swf, .customfile-ext-wav, .customfile-ext-m4v {
background-image: url(//images.epromos.com/stories/images/icon-media.gif);
}
.customfile-ext-zip, .customfile-ext-tar, .customfile-ext-sit {
background-image: url(//images.epromos.com/stories/images/icon-zip.gif);
}
/*from view.jsp*/
.fullWidth {
clear: both;
width: 100%;
}
.thirdWidth {
width: 200px;
height: 60px;
float: left;
margin-left: 20px;
}
.fullHeading {
width: 100%;
margin: 5px;
font-size: 12pt;
}
.prodRow {
height: 205px;
}
.prod {
text-align: center;
width: 185px;
float: left;
padding-left: 2px;
padding-top: 15px;
font-size: 12px;
line-height: 13px
}
.prod img {
border: none
}
.prod a {
text-decoration: none;
color: #001e63
}
.prod .title {
text-align: center;
font-weight: bold;
width: 156px;
height: 40px;
overflow: hidden;
margin: 0 auto;
}
.prod .price {
text-align: center;
display: block;
color: #b60000;
font-weight: bold;
padding: 5px;
}
#storyType h3 {
margin: 0px;
line-height: 16px;
font-size: 12px;
text-align: left;
}
#storyType h4 {
margin: 0 0 5 0;
height: 15px;
font-size: 12px;
font-weight: normal;
}
a.red {
text-decoration: none;
}
.productBox {
background: #eaedf3;
height: auto;
padding-bottom: 15px;
}
.interaction {
width: 270px;
height: 27px;
}
.likeCnt {
display: inline;
font-size: 17px;
float: left;
height: 27px;
width: 40px;
background: url('//images.epromos.com/newimages/storysite/likeCount.png') no-repeat;
background-position: center center;
top: auto;
position: inherit;
left: auto;
text-align: center;
}
.likeCntNum {
position: relative;
top: 3px;
left: 2px;
color: #021260;
}
.comments {
height: 27px;
float: right;
padding-left: 10px;
width: 100px;
position: relative;
top: 2px;
}
.comments a {
text-decoration: none;
}
.comments span {
color: red;
}
#comment h2 {
font-size: 14px;
}
.niceWords {
font-size: 16px;
font-style: italic;
text-align: justify;
margin-bottom: 20px;
display: inline-block;
}
.niceWords span {
font-weight: bold;
}
.niceWords img {
vertical-align: top;
}
label.error {
display: block;
color: red;
font-style: italic;
font-weight: normal;
}
input.error {
border: 2px solid red;
}
input.error, select.error, textarea.error {
border: 2px solid red;
background-color: #FFFFD5;
margin: 0px;
color: red;
}
div.error {
color: red;
}
div.error a {
color: #336699;
font-size: 12px;
text-decoration: underline;
}
.error {
color: red;
}
#storyTop {
margin-bottom: 0px;
clear: both;
background: #FFF;
width: 450px;
}
#storyTopPic {
background: none;
padding: 0px;
width: 252px;
margin: 0 auto;
}
.storyPic {
background: none;
margin: 0px;
height: auto;
text-align: center;
margin-bottom: 25px;
width: 250px;
overflow: visible;
float: left;
}
.storyImages {
height: 100%;
width: 211px;
padding: 0;
margin: 0;
position: relative;
top: 15px;
left: 19px;
overflow: hidden;
}
.borders {
-webkit-transition: -webkit-transform .15s linear;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
background: #fff;
padding: 5px 5px 30px 5px;
}
.borders:hover {
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
}
.borders h2 {
color: #ffff33;
float: right
}
.storyTitle {
height: 100%;
}
.storyTitle h3 {
text-transform: capitalize;
font-size: 13px;
margin: 0
}
.storyTitle h3 a {
text-decoration: underline
}
/* GALLERIA STYLES */
#galleria {
height: 310px;
}
.galleria-container {
background: none
}
.galleria-stage {
bottom: 80
}
.galleria-images .galleria-image img {
-webkit-transition: -webkit-transform .15s linear;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
background: #fff;
padding: 5px 5px 10px 5px;
margin-bottom: 80px
}
.galleria-info-link, .galleria-info {
display: none
}
.fileinputs {
margin-bottom: 5px;
}
#storyType {
clear: both;
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
width: 180px;
text-align: left;
}
.prodUsed {
text-align: left;
}
#storiesContainer {
width: 765px;
}
.col1wrap {
width: 765px;
float: left;
}
.col2 {
float: right;
}
.colmask {
padding-right: 18px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 20px;
}
#menu a {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 1px solid #CCCCCC;
display: block;
padding: 5px 0;
}
#menu ul {
padding: 0;
clear: both;
}
#menu li {
list-style: none outside none;
}
#storiesPaginationBar {
width: 765px;
height: 42px;
background: url('//images.epromos.com/newimages/pagination-bar.png') repeat-x;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#storiesPaginationBar select {
width: auto;
}
#bottomBar {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
float: none;
}
h1.redBold {
border-bottom: solid 1px #CCC;
padding-bottom: 10px;
}
.fullWidth {
width: 100% !important;
}
.col1wrap {
float: none !important;
width: 980px !important;
}
.ti-menu {
float: left !important;
width: 220px;
margin-right: 30px;
}
#bottomBar {
margin: 45px auto 10px;
}
#storyIntro {
padding-bottom: 25px;
}
#storyIntro,
#storiesContainer {
width: 97% !important;
}
.ti-menu + div.fullWidth {
width: 660px !important;
float: left !important;
clear: none;
padding: 15px 15px 10px 25px;
border: 1px solid #EFEFEF;
margin-bottom: 10px;
}
.ti-menu + div.fullWidth select {
width: 200px;
}
#storyIntro h2 {
font-size: 24px;
line-height: 1.2em;
padding: 7px 0;
width: auto !important;
}
#storyIntro div {
width: 33% !important;
height: auto;
float: left !important;
}
#storyIntro div:first-child {
margin-right: 20px;
margin-bottom: 25px;
}
#storyIntro p {
color: #444;
line-height: 1.5em;
}
#storyForm div {
width: auto!important;
}
#storyIntro h2,
#storyIntro p {
width: auto;
}
#storiesContainer .story {
padding: 30px 15px;
width: 100%;
line-height: 1.5em;
color: #444;
border-top: 1px solid #CCC;
}
#storiesContainer .story:nth-child(2n) {
background: #E5E7F2;
}
#storiesContainer .storyPic {
height: auto;
width: 210px;
margin-right: 20px;
}
#storiesContainer .storyPic .borders {
border: 2px solid #E5E7F2;
padding: 10px;
width: 180px;
}
#storiesContainer .story .storyTitle {
margin-bottom: 15px;
}
#storiesContainer .story .storyName {
margin-bottom: 5px;
margin-top: 3px;
font-size: 24px;
}
#storiesContainer .story .storyDisplay {
width: 70%;
}
#storiesContainer .story .storyDetails {
width: 55%;
margin: 0;
padding-right: 20px;
padding-top: 15px;
border-right: 1px solid #BDBDDE;
border-top: 1px solid #BDBDDE;
}
#storiesContainer .story .storyProduct {
width: 40%;
border-left: 1px solid #BDBDDE;
border-top: 1px solid #BDBDDE;
margin-left: -1px;
padding-left: 20px;
float: left;
background: none;
line-height: 1.9em;
}
#storiesContainer .story .storyProduct .storyleft {
min-height: 0 !important;
}
#storiesContainer .story .storyProduct .niceWords {
color: #001362;
font-style: normal;
font-weight: bold;
}
#storiesContainer .story .storyProduct .niceWords span {
color: #444 !important;
font-size: 13px !important;
}
#storiesContainer .story .storyProduct .niceWords span a {
color: #444 !important;
font-size: 13px !important;
}
hr.dottedDivider {
display: none;
}