@-webkit-viewport {width: device-width;}
@-moz-viewport {width: device-width;}
@-ms-viewport {width: device-width;}
@-o-viewport {width: device-width;}
@viewport {width: device-width;}

html, body {
margin: 0;
padding: 0;
font: normal 11px Tahoma, Verdana, Arial, sans-serif;
color: #000;
/* background: #1b4c75; */
background: white;
height: 100%;
}

body {
min-height: 100%;
height: 100%;
}
body {min-width: 1240px\9 !important;}
img {
border: none;
}

a {
color: #444444;
border: 0px;
padding:0px;
margin: 0px;
text-decoration : underline;
}

p {margin: 0; padding: 10px 0 10px 0;}
textarea {resize: none;} /* disabling resizing in chrome */
form{margin: 0; padding: 0; border: 0;}
.clear {clear: both; height: 1px;font-size: 0; margin-bottom: -1px; overflow: hidden;}

.site {
margin: 0 auto;
padding: 0;
min-height: 100%;
height: auto !important;
height: 100%;
max-width: 1240px;
}
.site.widepage .pagecontent {width: 100%;}
.site.fullsizepage,
.site.fullsizepage .pagecontent {max-width: none; width: 100%; none; -webkit-calc(100% - 8px); width: -moz-calc(100% - 8px); width: calc(100% - 8px); margin: 0 auto;}
.site.narrowpage {max-width: 965px;}
.site .pagecontent {max-width111: 965px; width: 965px; margin: 0 auto;}

html, body {font: normal 11px Arial, Tahoma, Verdana, sans-serif;}

.site.fullheader,
.site.fullheader .pagecontent {max-width: none; width: 100%; none; -webkit-calc(100% - 8px); width: -moz-calc(100% - 8px); width: calc(100% - 8px); margin: 0 auto;}

.widepage {max-width: 1240px; width: 99%; width: -webkit-calc(100% - 8px); width: -moz-calc(100% - 8px); width: calc(100% - 8px); margin : 0 auto;}
.widepage .header {width: 100%; margin: 0 auto;}
.viewpageads,
.widepage .viewpageads {display: block; width:200px; float: right; overflow: hidden;  margin-right: 10px;}

.widepage #right {width: 468px; width: 37%; width: -webkit-calc(100% - 770px); width: -moz-calc(100% - 770px); width: calc(100% - 770px); min-width: 155px;}
.error_message {font-size: 17px; line-height: 40px; text-align: center !important;}
@media screen and (max-width: 1240px) {
	.widepage #right {width: 29%; width: -webkit-calc(100% - 770px); width: -moz-calc(100% - 770px); width: calc(100% - 770px);}
}
@media screen and (max-width: 1100px) {
	.widepage #right {width: 20%; width: -webkit-calc(100% - 770px); width: -moz-calc(100% - 770px); width: calc(100% - 770px);}
}
.widepage #right .boxtitle.blue, .widepage .rightcolumn .boxtitle.blue {width: 448px; width: -webkit-calc(100% - 4px); width: -moz-calc(100% - 4px); width: calc(100% - 4px); background-color: #3d92be; background-position: 0 -489px;}
.widepage .header .freetemplate {display: block;}
.footer {font-family: Tahoma, Verdana, Arial, sans-serif;}

.widepage .centercolumn {width: 552px; position: relative; left: 210px; float: left; padding: 0;  line-height: normal;}
.widepage .leftcolumn {display: block; width:200px; float: left; margin-right: 10px; position: relative; left: -552px; line-height: normal;}
.widepage .rightcolumn {width: 460px; width: -webkit-calc(100% - 772px); width: -moz-calc(100% - 772px); width: calc(100% - 772px); overflow: hidden; float: right;  line-height: normal;}

.widepage .profileleft {width: 467px; overflow: hidden; float: left; line-height: normal; position: relative; left: 205px; z-index: 40;}
.widepage .profileright {width: 553px; overflow: hidden; float: right;  line-height: normal;}
.widepage .profileads {display: block; width:200px; float: left; margin-right: 10px; position: relative; left: -467px; line-height: normal; overflow: hidden;}


.pagecontent {line-height: 0;  /* footer space */}
.rightcontent {float: left; display:block; width:762px;}
/* service-type styles */
.textinput {margin: 0; padding: 0;}
select {background: #fff; border: #a5acb2 1px solid;}
.nothing {padding: 30px 0 40px 0; text-align: center; color: #777;}

.revealingbox .nothing {position: relative; padding: 0; margin: 30px 0 40px 0;}
.rightaligned {text-align: right;}
.leftaligned {text-align: left;}
.centeraligned {text-align: center;}
.message {padding: 30px; font-size: 12px;}
.message .button {margin-top: 30px; margin-bottom: 10px;}
#singlecolumn.nowrap {white-space: nowrap; width: 625px;}
#singlecolumn.promoted-enroll {width: 720px;}
.promoted-enroll .box {width: auto !important;}
.promoted-enroll p {font-size: 12px; line-height: 17px;}
.hideoverflow {overflow: hidden;}
.scrollbox {height: 427px; overflow: auto; position: relative;}
#uploadedpresentations .scrollbox {height: auto;}
#favoritedpresentations .scrollbox {height: auto;}
.highscrollbox {height: 530px; overflow: auto; position: relative;}
.smallscrollbox {overflow: auto; position: relative;}
.longscrollbox {height: 500px; overflow: auto; position: relative;}
.revealingbox {position: relative; overflow: hidden; width: 100%; display: block;}
.red {color: #f00;}
.black {color: black;}
.dropdown, .dropdownvalues {display: none;}
.pageerror {line-height: 120%; padding: 15px; font-size: 18px; font-weight: bold; color:#fa0; text-align: center;}
/* ie hasLayout problem */
.gainlayout {position: relative;}

/* header styles */
.header {width: 100%; color: #000; font-size: 12px; padding-top: 10px;}
.site .withads {padding-bottom: 4px;}
.site .header .content {
	min-height:60px;
	width: 100%;
	margin: 0 auto;
	overflow: visible;
	background: url(/themes/original/images/wideheader1.png) 0 0 repeat-y;
	background-color: #5183A6;
	border: 1px solid #fff;
	border-radius: 5px;
}
.header .logo {color: #004da6; float: left; font-family: Arial, Helvetica, sans-serif; height: 40px; padding: 10px; width: 300px; overflow: hidden;}
.header .middle {
	float: left;
	min-height: 60px;
	min-width: 402px;
	vertical-align: middle;
	transition: all 0.2s ease 0.2s; -moz-transition: all 0.2s ease 0.2s; -webkit-transition: all 0.2s ease 0.2s; -o-transition: all 0.2s ease 0.2s;
	width: 48%;
	width: -webkit-calc(100% - 580px);
	width: -moz-calc(100% - 580px);
	width: calc(100% - 580px);
}

.header .links-search {width: 70%; width: -webkit-calc(100% - 150px); width: -moz-calc(100% - 150px);width: calc(100% - 150px); float: right;}
.header .upload-container {width: 104px; height: 30px; margin: 29px 20px 0; float: right;}
.header .upload {width: 102px; height: 29px; display: block; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons-header.png) 0 -29px no-repeat;}
.header a.upload:hover {opacity: 0.9; filter: alpha(opacity = 90);}
.header a.upload {transition: opacity .5s ease 0s; -moz-transition: opacity .5s ease 0s; -webkit-transition: opacity .5s ease 0s; -o-transition: opacity .5s ease 0s;}

.header .links-search .links {
	float111: left;
	width: 99%;
	height: 19px;
	margin: 4px 0 1px 10px;
	text-align: left;
	clear: both;
	transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;
}
.site .header .middle .links-search .links  ul.main {padding: 0; margin: 0;}
.site .header .middle .links-search .links  ul.main li {
	display: block;
	float: left;
	position: relative;
	padding: 0 3px;
}
.site .header .middle .links-search .links  ul.main li:after {content: ' |';}
.site .header .middle .links-search .links  ul.main li:last-child:after {content: '';}
.header .search {
	width: 99%;
	max-width: 100%;
	min-width: 380px;
	min-height: 35px;
	background-color: #bfc5cd;
	line-height: 20px;
	float: left;
	white-space111: nowrap;
	vertical-align: middle;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;
}
.header .search form {
	border-top: 1px solid #fff;
	border-bottom: 0 none;
}
.header .search .search-field {width: 320px; width: 75%; width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); float: left;}
.header .search .search-field .headersearch {width: 200px; width: 55%; width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px); width: calc(100% - 120px); margin: 7px 0 4px 10px;}
.header .search .advanced-links {height: 30px; line-height: 37px; white-space: nowrap; float: left;}
.header .middle .links-search .links {white-space: nowrap;}
.header .search a {font-weight: bold; margin: 0 5px;}
.header .search .new-line {display: none;}
.header .searchbutton:hover {opacity: 0.9; filter: alpha(opacity = 90);}
.header .searchbutton {
	display: inline-block; vertical-align: middle; width: 102px; height: 29px; margin: 0; border: none; cursor: pointer;
	background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons-header.png) 0 0 no-repeat;
	transition: opacity .5s ease 0s; -moz-transition: opacity .5s ease 0s; -webkit-transition: opacity .5s ease 0s; -o-transition: opacity .5s ease 0s;
}

.header .advanced-links .advancedsearchlink {display: inline-block; width: 70px; text-align: right;}
.header .search .collapse {display: inline-block; width: 50px;}
.header .advancedsearchlink.spamsearch111 {
	background-color: #BFC5CD;
	display: block;
	height: 25px;
	margin: -10px 0 0 5px;
	padding: 9px 1px 0 7px;
	width: 35px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.header .newsletter {height: 52px; width: 250px; padding: 4px 5px 3px; float: right; vertical-align: middle;}
.site:not(.widepage) .header .newsletter111 {display: none;}
.header .newsletter a {float: right;}
#logo {float: left; display: inline;}
.header .logotitle {font-weight: bold; font-size: 30px;}
.header .version {font-weight: bold; font-style: italic; color: #0c55a2; font-size: 18px; position: relative; left: 205px; top: -8px;}
.header a {color: #000; font-weight: normal;}
.header .logo a:hover {opacity: 0.9; filter: alpha(opacity = 90);}
.header .logo a {transition: opacity .5s ease 0s; -moz-transition: opacity .5s ease 0s; -webkit-transition: opacity .5s ease 0s; -o-transition: opacity .5s ease 0s;}
.header .freetemplate111 {width: 248px; height: 53px; text-decoration: none;}

.header .feedback {float: right; position: relative; left: -15px; top: 10px; width: 157px; height: 29px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons-header.png) 0 -58px no-repeat; display: none;}

.header .links2 {position: absolute; left: 470px; top: 5px; width: 380px;}

.topadsblock {margin:auto 0;}
.topadsblock .customad {width: 230px; font-size: 14px; padding-top: 4px;}
.topadsblock .customad a span, .topadsblock  .customad .adtitle {font-weight: bold; color: #000;}
.topadsblock .customad .adu a {font-size: 10px; text-decoration: none;}

.middleadsblock {margin:auto 0 !important; text-align:center !important; padding: 10px !important;}
.footerwrap {margin-top: 10px; position: relative; clear: both; background: #6788ab url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/footer.png) 0 0 repeat-x; width: 100%;}

#maintenance-notice {font-size: 12px; line-height: 18px; text-align: center;}

.footer {
margin: 0 auto;
width: 965px;
width: 100%;
color: #fff;
background: #6788ab url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/footer.png) 0 0 repeat-x;
padding-top: 15px;
min-height: 110px;
text-align: center;
font-size: 10px;
line-height: 20px;
}
.footer span,
.footer a {white-space: nowrap;}
.footer .sales {font-size: 11px; font-weight: bold; margin-bottom: 5px;}
.footer .sales a {text-decoration: underline;}
.footer a {text-decoration: none; font-weight: bold; color: #fff;}
.footer a.link {margin: 10px; transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s;}
.footer a.link:hover {background-color: #6a99d6;}

.navbar-toggle {
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	padding: 4px 10px 9px;
	position: relative;
	margin: -5px 0 0 0;
	display: none;
	width: 45px;
	height: 35px;
}
button {
	cursor: pointer;
	text-transform: none;
	overflow: visible;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
.sr-only {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	box-sizing: border-box;
}
.navbar-toggle .icon-bar {
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
	background-color: #000;
	margin-top: 4px;
}

.navbar-toggle.nav-search {
	background: url("/themes/default/images/nav_search.png") no-repeat scroll center center transparent;
	border: 0 none !important;
	height: 25px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 1px;
	transition: opacity 0.5s ease 0s;
	vertical-align: middle;
	width: 36px;
}
.navbar-toggle.nav-upload {
	background: url("/themes/default/images/nav_upload.png") no-repeat scroll center center transparent;
	border: 0 none !important;
	height: 17px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 1px;
	transition: opacity 0.5s ease 0s;
	vertical-align: middle;
	width: 16px !important;
}
/* common columns and boxes */
#left {width: 552px; overflow: hidden; line-height: normal; float: left;}
.site.widepage #left {float: right;}
#right {width: 401px; float: right;  line-height: normal;}
.pagecontent > #right111 {float: left;}
#leftbottom {width: 552px; overflow: hidden; float: right; line-height: normal;}
#bottob_boxes {width: 100%; overflow: hidden; float: right;  line-height: normal;}
#boxes {width: 100%;}
#singlecolumn {width: 552px; margin: 0 auto 0 auto; padding: 0;  line-height: normal;}
.fullpage {max-width: 965px; width: 100%; float: none; clear: both; margin: 0 auto;}
.site.widepage .fullpage {max-width: 1260px;}

/* Common rounded box styles */
.box {margin: 0; padding-bottom: 10px; line-height: normal;}
.box .topleft,
.box .topright,
.box .bottomleft,
.box .bottomright {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/bluebox-corners.png) no-repeat; width: 8px; height: 8px; overflow: hidden; display: inline;}
#popup {max-width: 100%;}
#popup .box {width: 552px; padding: 0; max-width: 100%;}

.box .topleft {background-position:0px -16px; float: left; background: transparent;}
.box .topright {background-position:-8px -16px; float: right; background: transparent;}
.box .bottomleft {background-position:0 -24px; float: left; background: transparent;}
.box .bottomright {background-position:-8px -24px; float: right; background: transparent;}
#popup .box .topleft {background-position: 0 -16px; background: transparent;}
#popup .box .topright  {background-position:-8px -16px; background: transparent;}
#popup .box .bottomleft {background-position:0 -24px; background: transparent;}
#popup .box .bottomright {background-position:-8px -24px; background: transparent;}

/* fixing ie6 behavior */
* html .box .topleft,  * html .box .bottomleft {margin-right: -3px;}
* html .box .topright,  * html .box .bottomright {margin-left: -3px;}

.box .top {height: 7px; overflow: hidden; border-top: #fff 1px solid; background: #8ab5d8; background: transparent;}
.box .bottom {height: 7px; overflow: hidden; border-bottom: #fff 1px solid; background: #8ab5d8; background: transparent;}
.box .left {clear: both; background:#8ab5d8; border-left: #ffffff 1px solid;  background: transparent;}
.box .right {background: #8ab5d8; padding: 0 7px 0 7px; border-right: #fff 1px inset; background: transparent;}
.box .center {background: #8ab5d8; clear: both; padding: 1px; height: auto !important; height: 1px; background: transparent; } /* height specified to 'gain layout' on IE */
.adbox .center {background: #fff; padding: 10px 0 10px 12px;}
.box .content {background: #fff; text-align: left; margin: 0; border: #5b8bb3 1px solid; border: transparent}
.box .padded {padding: 15px;}
.box .padded-small {padding-top: 2px; padding-bottom: 11px;}
.boxtitle, .box h1 {
font-size: 16px;
line-height: 21px;
font-weight: bold;
padding: 5px 15px 0 15px;
margin: 0 auto;
overflow: hidden;
height: 25px;
margin-bottom: 4px;
font-family: Arial, Tahoma, Verdana;
border-bottom: #fff
}
.viewpagemain .boxtitle, .box h1 {height: 40px;}
.relatedbox .boxtitle, .relatedbox .box h1 {padding: 5px 1px 0 1px;}

.box h1 {margin: 0; padding: 0;}
.boxtitle.yellow {width: 519px; border-bottom: #fff 1px solid; overflow: hidden; padding-left: 10px; padding-right: 5px;
	background: #f9de5b url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 -332px no-repeat;
}
.boxtitle.yellow-small {background: #f9de5b url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 -232px no-repeat; border-bottom: #fff 1px solid; overflow: hidden;
	width: 420px; width111: calc(100% - 1px);}
.boxtitle.yellow h1,  .boxtitle.yellow-small h1 {width: 96%; overflow: hidden; text-overflow: ellipsis;}
.boxtitle.yellow-small:empty {padding-left: 10px; padding-right: 5px;}
/* div:not(:has(h1)) {margin-left: -10px; padding-left: 10px; padding-right: 5px;} */
.rubber-yellow {height: 25px; color: #000; overflow: hidden; font-weight: bold; border-bottom: 1px solid #FFFFFF;}
.title-left-yellow, .title-right-yellow {width: 6px; height: 30px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 -332px no-repeat; float: left; overflow: hidden;}
.title-right-yellow {float: right; background-position: -444px -232px; overflow: hidden;}

.title-content.title-content-yellow,
.title-content-yellow {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) -6px -332px repeat-x; padding: 5px 9px 0; height: 25px; overflow: hidden;}

.title-content.title-content-yellow.wide {border-top: 1px solid #fff; background-image: none; background-color: #f9de5a;
	background: rgb(255,230,123);
	background: -moz-linear-gradient(top, rgba(255,230,123,1) 0%, rgba(250,223,95,1) 37%, rgba(249,222,90,1) 53%, rgba(249,222,90,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,230,123,1)), color-stop(37%,rgba(250,223,95,1)), color-stop(53%,rgba(249,222,90,1)), color-stop(100%,rgba(249,222,90,1)));
	background: -webkit-linear-gradient(top, rgba(255,230,123,1) 0%,rgba(250,223,95,1) 37%,rgba(249,222,90,1) 53%,rgba(249,222,90,1) 100%);
	background: -o-linear-gradient(top, rgba(255,230,123,1) 0%,rgba(250,223,95,1) 37%,rgba(249,222,90,1) 53%,rgba(249,222,90,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,230,123,1) 0%,rgba(250,223,95,1) 37%,rgba(249,222,90,1) 53%,rgba(249,222,90,1) 100%);
	background: linear-gradient(to bottom, rgba(255,230,123,1) 0%,rgba(250,223,95,1) 37%,rgba(249,222,90,1) 53%,rgba(249,222,90,1) 100%);
}

.boxtitle.rubber-yellow {padding: 0; border: 0; height: auto; border-bottom: #fff 1px solid;}
.boxtitle.rubber-yellow .sort,
.boxtitle.rubber-yellow .filter {color: #000;}

.custom-blue {color: #fff;}
.custom-blue .title-left-yellow {background-position: 0px -489px; margin-top:0; padding: 0;}
.custom-blue .title-content-yellow {background-position: -6px -489px;}
.custom-blue .title-right-yellow {background-position: -444px -489px;}
.custom-blue .navbar-toggle .icon-bar {background-color: #fff;}

.boxtitle.blue {width: 353px; background: #0c70a1 url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 0 no-repeat; color: #fff;}
.boxtitle.blue-wide {width: 504px;  background: #0c70a1 url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 -93px no-repeat;}
.boxtitle.blue-wide-nowrap {width: 575px; overflow: hidden; background: #0c70a1 url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header-nowrap.png) 0 0 no-repeat; border-bottom: #fff 1px solid;  color: #fff;}
.boxtitle.blue-wider {width: 604px; background: #0c70a1 url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 -582px no-repeat; }
.boxtitle.blue-full {width: 917px; background: #0c70a1 url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 -188px repeat; }

.boxtitle.blue,
.boxtitle.blue-wide,
.boxtitle.blue-wider,
.boxtitle.blue-full,
.blue-rubber {height: 25px; color: #fff; overflow: hidden; font-weight: bold; border-bottom: #fff 1px solid; text-overflow: ellipsis;}

.boxtitle.blue-rubber {padding: 0; border: 0; height: auto; border-bottom: #fff 1px solid;}

.viewpagemain #vast_container {display: block; width: 100%; height: 100%; position: relative; margin: 0 auto; background-color: #000000;}
.viewpagemain .boxtitle {padding-bottom: 5px; height: auto; white-space: normal;}
.boxtitle h1 {min-height: 24px; width: auto; padding111: 0 10px;}
.viewpagemain .aboutinfo .description h3 {font-weight: normal; font: 11px Arial,Tahoma,Verdana,sans-serif; margin: 0; padding: 0;}
.viewpagemain .aboutinfo h2 {font-weight: normal; font: 11px Arial,Tahoma,Verdana,sans-serif; margin: 0; padding: 0;}

.boxtitle .closebutton {
float: right;
right: 1px;
position: relative; top: -9px;
width: 42px;
height: 17px;
background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/closebutton.png) 0 0 no-repeat;
overflow: hidden;
transition: opacity .3s ease 0s; -moz-transition: opacity .3s ease 0s; -webkit-transition: opacity .3s ease 0s; -o-transition: opacity .3s ease 0s;
}
.blue-rubber .closebutton {top: -4px; left: 6px;}
.boxtitle a.closebutton:hover {background-position: 0 -17px; opacity111: 0.8; filter111: alpha(opacity = 80);}
.boxtitle .backlink {float: right; position: relative; top: 1px; font-size: 12px; font-family: Tahoma, Verdana, Arial; font-weight: bold; margin-bottom: -30px;}
.blue .backlink,
.blue-wide .backlink,
.blue-full .backlink {color: #fff;}
.title-left, .title-right {width: 6px; height: 30px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 0 -188px no-repeat; float: left;}
.title-right {float: right; background-position: 100% -188px;}
.title-content {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) 50% -677px repeat-x; padding: 5px 9px 0; height: 25px; overflow: hidden; text-overflow: ellipsis;}

.types-boxtitle {width: 180px; overflow: hidden; background: #0c70a1 url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png) -383px 0 no-repeat; color: #fff;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 2px;
overflow: hidden;
height: 41px;
margin: 0 auto;
margin-bottom: 4px;
font-family:Arial, Tahoma, Verdana;
border-bottom: #fff 1px solid;
text-align: center;
}
.types-boxtitle .menu-subtitle {font-size: 12px; margin-top: 4px;}
.menu-title-powerpoint-products .menu-subtitle {font-size: 12px; margin-top: 2px;}

.flashcontainer {text-align: center; font-size: 12px; background-color: black; color: #808080; height: 336px;}
.flashcontainer p {font-size: 15px; font-weight: bold;}

.flashcontainer .flash-warning {position: absolute; width: 100%; height: 100%; color: #fff; background-color: #000;}
.flashcontainer .flash-warning p {margin-top: 15%; font: normal 16px/20px Arial;}
.flashcontainer .flash-warning p.refresh-notice {margin-top: 5%; font: normal 12px/20px Arial;}
.flashcontainer .flash-warning a {
	background: #00a63f linear-gradient(to bottom, #00c444, #00a63f) repeat scroll 0 0;
	border-radius: 2px;
	box-shadow111: 1px 1px 3px #aaa;
	color: #ffffff;
	font: bold 14px Arial;
	margin: 0 auto;
	max-width: 130px;
	padding: 10px 30px;
	text-align: center;
	text-decoration: underline;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.flashcontainer .flash-warning a:hover {
	color: #fff !important;
	opacity: 0.9;
	text-decoration: underline;
}
/* tool tip box styles */
.tooltip {position: absolute; z-index: 200; font-size: 11px; max-width: 373px; display: none;}
.tooltip > div {margin: 0; position: relative;}

.tooltip.simple {left: 49% !important; max-width: 97%;}
.tooltip.simple > div {left: -50%;}

.tooltip > div.clear {margin-bottom: -1px;}
.tooltip .tooltop {width: 373px; height: 26px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) 0 0 no-repeat;}
.tooltip .toolbottom {width: 373px; height: 15px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) 0 -26px no-repeat;}
.tooltip .toolcontent {width: 343px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -373px 0 repeat-y; padding: 0 15px 3px 15px;}
.tootipupper .tooltop {height: 15px; background-position: 0 -41px;}
.tootipupper .toolbottom {height: 26px; background-position: 0 -56px;}

.tooltip.small {width: 200px;}
.tooltip .tooltop-center {width: 160px; height: 26px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -110px 0 no-repeat; overflow: hidden;}
.tooltip .tooltop-left {width: 20px; height: 26px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) 0 0 no-repeat; float: left;}
.tooltip .tooltop-right {width: 20px; height: 26px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -353px 0 no-repeat; float: right;}

.tooltip .toolbottom-center {width: 160px; height: 15px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -110px -26px no-repeat; overflow: hidden;}
.tooltip .toolbottom-left {width: 20px; height: 15px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) 0 -26px no-repeat; float: left;}
.tooltip .toolbottom-right {width: 20px; height: 15px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -353px -26px no-repeat; float: right;}

.tooltip .toolcontent-center {width: 160px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -390px 0 repeat-y; overflow: hidden; height: 60px;}
.tooltip .toolcontent-left {width: 20px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -373px 0 repeat-y; float: left; height: 60px;}
.tooltip .toolcontent-right {width: 20px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -726px 0 repeat-y; float: right; height: 60px;}

/* more-less links styles */
.more, .less {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/more-less.png) 0 1px no-repeat;
padding-left: 12px;
display: block;
float: right; height: 14px;
text-decoration: none;
overflow: hidden;
position: relative;}
.less {background-position: 0 -13px;}

/* homepage styles */
.homepageabout {position: relative;}
.homepage-news {height: 74px; overflow: hidden; margin-bottom: 4px;}
.homepage-about {height: 190px; overflow: hidden; margin-bottom: 4px;}
.featuredbox .boxtitle  {position: relative;}
.product-home-featured .scrollbox {height: auto; min-height: 382px;}
#morefrom_content.scrollbox {height: auto; min-height: 427px;}
.newsbox, .aboutbox {line-height: 14px; display: block; position: relative; font-size: 12px;}
.newsbox p {padding-top: 3px;}
.aboutbox p {padding-top: 3px;}

/* presentations list */
.presentationlist {width: 100%;}
.presentationlist .item {border-bottom: #ddd 1px solid;}
.presentationlist .list-item {width:197px; display: inline-block; overflow: hidden; padding: 5px 0; border-bottom:1px solid #ddd; vertical-align: top; position: relative; left: 3px; word-spacing: normal;}
.presentationlist .thumb {width: 184px; height: 138px; float: left; margin: 5px 6px 5px 6px; display: inline;}
.presentationlist .main {float: left; width: 240px; overflow: hidden; display: inline; margin: 5px 10px 5px 0;}
.presentationlist .supplements {float: left; width: 120px; overflow: hidden; line-height: 16px; margin: 5px 0 5px 0;}
.presentationlist .buttons {padding-top: 10px;}
.presentationlist .buttons .fakebutton {margin-right: 0;}
.leftfloated {float: left; margin-right: 10px; display: inline;}
.rightfloated {float: right; display: inline;}
.presentationlist .title {font-size: 11px; font-weight: bold;}
.presentationlist a.title,
.presentationlist .title a {font-size: 11px; color: #000; text-decoration: none;}
.powerads .adtitle {font-size: 13px; color: #000; text-decoration: underline; font-weight: bold; padding-bottom: 6px;}
.powerads a {color: #000; text-decoration: none;}
.presentationlist .descr {padding: 3px 0 3px 0; color: #5C5C5D;}
.presentationlist .added, .presentationlist .tags {color: #888;}
.presentationlist .tags  {overflow: hidden;}
.presentationlist .privacy {margin-top: 4px;}
.presentationlist .book {background: #e5e9f5;}
.featured.presentationlist .item {background: #e5e9f5;}
.narrowlist .main {width: 215px; margin: 5px 0 0 0;}
.narrowlist .supplements {float: none; width: auto; clear: right; padding-top: 3px;}
.narrowlist .rating {float: right; clear: right;}

.presentationlist .thumb .recommended-helper {position: absolute; background-color: #000000; color: #FFFFFF; opacity: 0.7; padding: 1px; width: 117px; word-wrap: break-word; z-index: 6;}
.presentationlist .thumb .recommended-helper table { width: 115px; line-height: 10px;}

.presentationlist .list-item .checkbox.exempt {padding: 0 1px; white-space: nowrap; width: 100px; display: block; margin: 0 auto;}
.presentationlist .list-item .checkbox.exempt input {padding: 2px 1px; border-right: 1px; float: left;}
.presentationlist .list-item .checkbox.exempt label {float: left; width: 55px; text-align: center; margin-top: 2px;}
.presentationlist .list-item .checkbox.exempt input:nth-of-type(2) {float: right;}

.gridlist {}
.gridlist .item {width: 116px; border-bottom: #ddd 1px solid; padding: 8px 10px; vertical-align: top; position: relative; left: 5px; float:left;}
.gridlist .thumb {width: 117px; margin: 0 auto 2px auto; border: 0; float: none; display: block;}
.gridlist .thumb a {display: block; text-decoration: none; width: 117px; background: #fff; background-position: 50% 50%; background-repeat: no-repeat;}
.gridlist .main {height: 45px; display: block; float: none; margin: 0; overflow: hidden; width: auto; line-height: 15px;}
.gridlist .more, .gridlist .less {display: none;}
.gridlist .descr, .gridlist .title {display: block; padding: 0; text-align: center;}
.gridlist .supplements {display: block; margin: 0; float: none; width: auto;}
.gridlist .rating {margin: 0; left: 0; height: 15px; overflow: hidden; margin-top: -1px;}

.templateslist .item {width: 168px; padding: 10px 20px;}
.templateslist .main {height: 15px;}
.templateslist .title {display: block; text-align: center;}
.presentationlist a.title,
.presentationlist .title a {color:#444444;}
.templateslist .thumb {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/thumb.png) 0 0 no-repeat; width: 116px; height: 87px; margin: 0 auto; padding: 1px 4px 5px;}
.templateslist .thumb a {width: 116px;}
.templateslist .supplements {display: none;}

.stock-photoslist .title, .stock-photoslist .title a {display: block; font-weight: normal; font-size: 11px; color: #6E6E6E; text-align: center;}
.stock-photoslist .descr {padding: 3px 0 3px 0; color: #6E6E6E;}

#search_content {}
.search-results-list {text-align: left; overflow: hidden; width: 100%;}
#search_content .expandbar {text-align: left;}
.search-collapsed {height: 135px; overflow: hidden;}
.search-results-list .list-item .rating {margin: 0 0 2px 0; float: none;}

/* search results page styles 
.searchresults-top-ads {width: 100%; margin: 0 auto;}
*/

.searchresults-top-ads {
max-width: calc(100% - 210px);
    float:right;
    width: 100%;
    
}
.searchresults-top-ads .ad-small {float: right; margin: 17px 2px 10px;}
.searchresults-top-ads .ad-large {min-width: 48%; min-height: 90px; margin: 0 1px 10px 1px; float: left; font-size: 0px;}
.searchresults-top-ads .ad-large.right {float: right; min-width: 48%;}
.searchresults-top-ads .ad-large ins {min-width:468px; max-width:1030px; width:100%; height:90px; vertical-align: middle;}
.searchresults-top-ads .ad-large * {text-align: center; float: none; margin: 0 auto;  display: flex; align-items: center; justify-content: center; align-self: center; max-width: 100%;}

.searchresults-top-ads .ad-small.powerads {display: none;}

#searchresults { padding: 0 2px 0 2px;}
.searchresults {margin: 0 auto; max-width:1240px; width: 100%;}
.searchresults #left {float: left; margin: 0 0 0 0; width: 100%;}
.searchresults .searchcontent {overflow: hidden; float: right; width: 83%; width: -webkit-calc(100% - 210px); width: -moz-calc(100% - 210px); width: calc(100% - 210px);}
.searchresults .viewpageads {display: block; overflow: visible;}
.searchresults #ads {width: 138px; float: left; margin: 0 10px 0 0;}
.searchresults #ads .adspace {width: 120px; padding: 0; margin: 0;}
.searchresults #search-ads-boxes {max-width: 1250px; width: 95%; width: -webkit-calc(100% - 10px); width: -moz-calc(100% - 10px); width: calc(100% - 10px); float: right;}

.search-results-list .item .unavailable {border: #d1d1d1 1px solid; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/unavailable.png) 0 0 no-repeat;}
.search-results-list .list-item .unavailable {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/unavailable.png) 0 0 no-repeat;}
.search-results-list .graytext {color: #777; padding-top: 40px;}
.search-results-list .graytextgrid {color: #777;}
.search-results-list .main {width: 380px;}
.search-results-list .title a {color: #444444;}
.search-results-list .title  {display: block; font-size: 11px; text-align: center;}
.search-results-list .title.small  {height: 16px; overflow: hidden;}
.search-results-list .descr  {display: none; font-size: 11px;  text-align: center; color: #6E6E6E;}
.search-results-list .supplements {clear: right; float: right; padding-right: 3px;}
.search-results-list .rating {clear: right; float: right;}


.fullsizepage .search-results-list .list-item,
.fullsizepage .featured-results-list .item {width: 25%; width: -webkit-calc(25% - 10px); width: -moz-calc(25% - 10px); width: calc(25% - 10px);
	max-width: 300px; margin: 0 4px; padding: 5px 0;
}
.fullsizepage .search-results-list .thumb,
.fullsizepage .featured-results-list .thumb {width: 98%; height: auto; max-width: 276px; margin: 0 auto;}

.fullsizepage .search-results-list .thumb a,
.fullsizepage .featured-results-list .thumb a {width: 100%; height: 206px; max-width: 275px; max-height: 206px;
	display: block; text-align: center; text-decoration: none; vertical-align: middle;
}
.fullsizepage .search-results-list .thumb img,
.fullsizepage .featured-results-list .thumb img {
	bottom: -9999px;
	display: block;
	left: -9999px;
	margin: auto;
	max-height: 206px;
	max-width: 100%;
	overflow: hidden;
	position: absolute;
	right: -9999px;
	top: -9999px;
	width: auto;
}














.searchcontent .title-content h1 {float: left; max-width: 500px; min-width: 380px; height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.searchcontent .title-content .backlink {height: 32px; overflow: hidden;}
.searchcontent .title-content, .searchcontent .boxtitle {overflow: visible;}
.searchcontent .listingtop {padding: 0; border: 0;}
.searchcontent .filter, .searchcontent .sort {color: #fff; margin: 0 0 0 20px !important;}
.searchcontent .listingnum {float: right; font-size: 11px; font-family: Arial, Tahoma, Verdana; line-height: normal;}

.searchresults .presentationlist .thumb {margin: 0 auto 2px auto; float: none; display: block; position: relative;}
.searchresults .presentationlist .thumb.wide {margin: 12px auto; float: none; display: block; height: 65px;}
.searchresults .presentationlist .maingrid {float: none; overflow: hidden; display: block; width: 117px; margin: 0px auto; line-height: 16px; height: 83px; text-align:left; font-size: 12px;}
.searchresults .presentationlist .maingrid.small {height: 66px;}
.searchresults .presentationlist .notrated {height: 17px; margin-bottom: 2px; font-size: 10px; color: #ddd; display: block; text-align: center;}

.search-results-list .thumb {margin: 0 auto 2px auto; float: none; display: block;}
.search-results-list .item-body {float: none; overflow: hidden; display: block; width: 90%; margin: 0px auto; line-height: 13px; height: 39px; text-align:left; font-size: 12px;}
.search-results-list .item-body.small {height: 66px;}
.search-results-list .notrated {height: 17px; margin-bottom: 2px; font-size: 10px; color: #ddd; display: block; text-align: center;}
.search-results-list .title .titleauthor {display: none;}
.search-results-list .title .titlepublished {display: none;}
.search-results-list .innertitle {color: #004B91;}
.search-results-list .innerdescr {font-weight: normal;}
.search-results-list .style1 .innertitle {font-weight: bold; color: #004B91;}
.search-results-list .style1 .innerdescr {font-weight: normal;}
.search-results-list .style2 .innertitle {font-weight: normal; color: #6E6E6E;}
.search-results-list .style2 .innerdescr {font-weight: normal; color: #6E6E6E;}

.search-ads-boxes-top {display: block;}
.search-ads-boxes-bottom {display: none;}

.listview .list-item {display: block; padding: 5px 10px; margin: 0; width: auto; height: auto; float: none;}
.listview .thumb {float: left !important; margin: 0 15px 0 0 !important;}
.listview .item-body {overflow: hidden; width: auto; height: auto; float: none; text-align: left;}
.listview .title, .listview .descr, .listview .notrated {text-align: left;}
.listview .descr.book_descriprion {font-size: small;}
.listview .book_title .innertitle {font-size: small;}
.listview .title .titleauthor {display: inline;}
.listview .title .titlepublished {display: inline;}
.listview .innerdescr {display: none;}
.listview .descr  {display: block;}
.book .listview .item-body {line-height: 16px;}
.book .listview .thumb {height: 160px;}
.book .listview .thumb img {max-width: 118px; max-height: 160px; height: auto !important; width: auto !important;}

.listswithes {float: right; font-size: 11px; margin-left: 20px; line-height: normal; width: 113px; font-weight: normal; position: relative; top: -2px;}
.listswithes a {background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/dropdown.png) 0 -46px no-repeat; padding: 6px 0 6px 27px; width: 30px; height: 13px; text-decoration: none; color: #000; display: inline; float: left;}
.listswithes .switch-list {background-position: -57px -46px; width: 29px;}
.listswithes .switch-grid.active {background-position: 0 -71px;}
.listswithes .switch-list.active {background-position: -57px -71px;}

.increaseresults {padding: 7px 20px; border-bottom: #ddd 1px solid;}
#search-ads-boxes {overflow: hidden; max-width: 1250px; width: 100%; text-align: center;}
#search-ads-boxes .box {margin-right: 10px; display: inline-block;}
#search-ads-boxes .adspace {padding: 3px; width: 380px;}

#view-bottom-ads-boxes {height: 314px; overflow: hidden; max-width: 775px; width: 100%;}
#view-bottom-ads-boxes .box {float: right; margin: 0 5px; width: 45%; width: -webkit-calc(50% - 10px); width: -moz-calc(50% - 10px); width: calc(50% - 10px); }
#view-bottom-ads-boxes > div.box:first-of-type {margin-right: 0;}
#view-bottom-ads-boxes > div.box:last-of-type {margin-left: 0;}
#view-bottom-ads-boxes .adspace {padding: 3px; max-width: 350px; width: 95%; height: auto; margin: 0 auto;}
#view-bottom-ads-boxes .adspace img {max-width: 350px; width: 98%; height: auto; margin: 0 auto;}

/* signup and login form styles */
.introtext {font-size: 12px; line-height: 17px; position: relative;}
.userform {font-size: 12px;}

input.button {width: 102px;
height: 29px;
padding-bottom: 1px;
overflow: hidden;
border: 0;
color: #023;
background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/button.png) 0 0 no-repeat;
text-align: center;
font-family: Arial;
font-weight: bold; font-size: 14px;
margin: 5px 20px 5px 20px;
cursor : pointer;
}
input.button.grey {background-position: 0 -116px;}
input.button.grey.mouseover:hover {background-position: 0 0;}
input.button.large {width: 138px; background-position: 0 -87px;}
input.button.larger {width: 184px; background-position: 0 -29px;}
input.button.small-font {font-size: 12px;}
input.button.yellowbutton {width: 137px; background-position: 0 -58px; color: #501500;}
input.button.rounded {border-radius: 15px; -moz-border-radius: 15px; margin: 0;}

input.button_select {width: 103px;
height: 24px;
padding-bottom: 1px;
overflow: hidden;
border: 0;
color: #023;
background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/button_select.png) 0 0 no-repeat;
text-align: center;
font-family: Arial;
font-weight: bold; font-size: 13px;
margin: 5px 2px 5px 2px;
cursor : pointer;
}
input.button_select.grey {background-position: 0 -24px; cursor:pointer;}
input.button_select.grey:hover {background-position: 0 0; cursor:pointer;}
input.button_select.large {width: 135px; background-position: 0 -48px; cursor:pointer;}

a.button {
display: block;
width: 102px;
height: 23px;
padding-top: 6px;
overflow: hidden;
border: 0;
color: #023;
background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/button.png) 0 0 no-repeat;
text-align: center;
font-family: Arial;
font-weight: bold; font-size: 14px;
margin-top: 20px;
margin-bottom: 20px;
cursor : pointer;
text-decoration: none;
}
a.button.larger {width: 184px; background-position: 0 -29px;}
a.button.yellowbutton {width: 137px; background-position: 0 -58px; color: #501500;}

.userform .button {margin: 0 40px 0 40px;}
.userform select {width: 294px; padding: 2px; margin: 0; background: #fff; border: #a5acb2 1px solid; font: 12px normal Tahoma, Verdana, Arial;}
.userform input.text {width: 288px; padding: 1px;}
.userform .formrow {clear: both; margin-top: 5px; overflow: hidden; padding-top: 8px;}
.userform .formleft {float: left; padding-left: 20px; width: 125px; font-weight: bold; height: 30px; overflow: hidden;}
.userform .formleft.normal-weight {font-weight: normal;}
.userform .formright {float: right; max-width111: 350px; width: 95%; text-align: left; position: relative; overflow: hidden; top: -4px;}
.userform .buttons, .replace .buttons {clear: both; text-align: center; margin-top: 15px;}
.userform .errormessage {clear: both;}
.userform .forgotlink {margin-left: 10px; white-space: nowrap;}
.userform #form_email, .userform #form_email2 {width: 150px;}
.userform #form_password,
.userform #form_password2,
.userform #form_oldpassword,
.userform #form_username,
.userform #form_claimname,
.userform #form_name {width: 150px;}
.userform #form_terms, .userform #form_rememberme {position: relative; margin-right: 7px; top: 2px;}
.userform #form_email.wideinput input {width: 200px;}
.userform #user_preferences_resultsonpage, .userform #guest_preferences_resultsonpage {width: 30px;}
.userform .newemail #form_email, .userform .newemail #form_email2 {width: 95%;}
.userform .changeemail #form_password {width: 95%;}
.userform input.checkbox, .userform input.radio,
.userform .radio input, .userform .checkbox input {float: left; position: relative; top: -2px; margin-right: 5px; display: inline;}
.userform .mandatory-note {float: left; font-size: 11px; font-weight: bold; margin: 10px -170px 0 -55px;}

#form_signup_pinned .formleft {padding-left: 30px; width: 120px;}
#form_signup_pinned .formright {width: 340px;}
#form_signup_pinned .formright input {width: 300px !important;}
#form_signup_pinned .note {font-size: 11px; margin: 0; padding: 0;}

#pinned_user_container .accountsettings .group {width: 480px;  margin: 0 0 0 200px;}
#pinned_user_container p.info {margin: auto; text-align: center;}
#pinned_user_container .accountsettings .editable-value {width: auto; max-width: 300px; float: left; margin-right: 12px;}
#pinned_user_container .accountsettings .change {float: left;}
#pinned_user_container .accountsettings .formleft {width: 95px; padding: 0px;}
#pinned_user_container a {color: #006cff;}
.forgotpass .formright {width: 290px;}

.signupform.emailpassword .formright{width: 330px;}

.social_buttons {font-size: 14px; font-weight: bold;}
.social_buttons span {display: block; height: 20px; width: 400px;}
.social_buttons a {float: left; margin: 15px 10px 20px 10px; z-index: 2; display:block;}
.social_buttons a.social_facebook {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons_social.png) 0 0 no-repeat; height: 30px; width: 90px; display: block;}
.social_buttons a.social_twitter {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons_social.png) 0 -30px no-repeat; height: 30px; width: 90px; display: block;}
.social_buttons a.social_google {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons_social.png) 0 -60px no-repeat; height: 30px; width: 90px; display: block;}
.social_buttons a.social_facebook:hover {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons_social.png) -90px 0 no-repeat;}
.social_buttons a.social_twitter:hover {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons_social.png) -90px -30px no-repeat;}
.social_buttons a.social_google:hover {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons_social.png) -90px -60px no-repeat;}

.error {background: #fdd; position: relative;}
.errors {
list-style-type: none;
margin: 0; padding: 0;
color: #f00;
font-weight: bold;
font-size: 11px;
}
.userform .errors {
margin: 0;
padding: 0;
clear: both;
background: #fdd;
}
.userform .errors li {margin: 0; padding: 0; position: relative; top: -2px; left: 155px;  width: 350px;}
.userform .note {font-size: 11px; margin-left: 10px; color: #555; white-space: nowrap; min-width: 170px; display: inline-table;}
.userform .note2 {font-size: 11px; color: #555;}
.userform .note3 {font-size: 11px; color: #555; left: -100px;}
.form_errors {position: relative; background: #fdd; border: #f88 1px solid; color: #f00; font-weight: bold; margin: 10px 20px 10px 20px; padding: 10px; text-align: center;}
.form_errors li {top: 0;}
.logintext {padding-left: 20px;}

.userform .forgotpass {width: 100%;}
.userform .forgotpass .formleft {padding-left: 60px;}
.forgotpassword .errors li {left: 0; text-align: center; width: 100%;}

.userform.promoted .formleft {width: 120px;}
.userform.promoted .formright {max-width: 520px;}
.userform.promoted .formright input {width: 50px;}
.userform.promoted .formright input[type=checkbox] {width: 15px; margin-left: 20px;}
.userform.promoted .formrow.inactive {color: grey;}
.formright.initial_deposite {max-width: 511px !important;}
#monthly_budget_row .formleft {width: 90px; padding-left: 35px;}
#monthly_budget_row .formright {max-width: 500px;}

.changeemail .formrow {width: 100%;}
.changeemail .formleft {padding-left: 60px; width: 130px;}
.changeemail .formright {max-width: 300px;}
.changeemail .errors li {left: 190px;}

.changepassword .formrow {width: 100%;}
.changepassword .formleft {width: 160px; padding-left: 70px;}
.changepassword .formright {max-width: 250px;}
.changepassword .errors li {left: 250px;}

.replace .buttons {width: 290px; margin: 0 auto;}
.replace .buttons .button {float: left; margin: 30px 20px 10px 20px; display: inline;}

.loginform .formleft {width: 90px;}
.loginform .formright {max-width: 380px; width: 90%;}
.loginform .formright, .signupform .formright {min-height: 30px;}
.loginform .ownership, .loginform .ownership .formright,
	.signupform .ownership, .signupform .ownership .formright {height: auto; padding-bottom: 10px;}
.loginform .ownership .formright,
	.signupform .ownership .formright {top: 0;}
.loginform .formrow, .signupform .formrow, .forgotpass .formrow {margin-top: 5px; min-height: 30px; overflow: hidden;}
.loginform .errors li, .signupform .errors li {width: 330px;}

.signupform .confirmtext {margin-bottom: 5px; padding-left: 20px;}
.signupform .termsrow {height: 40px !important;}

.signupform .createleft {width: 250px;}
.signupform .createright {width: 220px; padding-top: 4px;}
.signupform .createright label {float: left; margin-right: 25px;}
.signupform .formrow {min-height: 20px;}
.ownership .formrow {padding-top: 4px;}
.ownership .formleft {height: auto;}
.ownership .formright.claim {top: 0;}

.ownership .claimerrors .errors, .ownership .errors {padding-bottom:4px;}
.ownership .claimerrors .errors li, .ownership .errors li {top: 0; width: 330px;}
.ownership #form_name,
.ownership #form_organization,
.ownership #form_title,
.ownership #form_phone,
.ownership #form_comments {width: 260px;}
.ownership #form_comments {width: 260px; height:100px;}
.ownership .formrow.error {padding-top: 8px;}

.accountsettings {width: 100%;} /* fixing ie behavior, not required for other browsers */
.accountsettings h4 {font-size: 14px; font-weight: bold; padding: 0; margin: 0 0 10px 0;}
.accountsettings .group {padding-left: 0px; padding-right: 0px; margin-bottom: 20px;}
.accountsettings .presentations {line-height: 23px; padding-left: 20px;}
.accountsettings .subscriptions {line-height: 23px; padding-left: 20px; font-weight: bold;}
.accountsettings .group.subscriptions a {font-weight: normal !important;}
.accountsettings .group a {font-weight: bold; white-space: nowrap;}
.accountsettings .formrow {height: auto; padding: 4px 0 0 0; overflow: visible; width: 100%;}
.accountsettings .formleft {width: 140px; padding: 0 0 0 20px; overflow: visible; height: auto;}
.accountsettings .formright {width: 340px; top: 0; overflow: visible; height: auto;}
.accountsettings .change {margin-right: 10px; float: right; display: inline;}
.accountsettings .change.password {position: relative; left: 6px;}
.accountsettings .change.name {position: relative; left: -6px;}
.accountsettings input.checkbox, .accountsettings input.radio,
 .accountsettings .checkbox input, .accountsettings .radio input {clear: both;}
.accountsettings .group .clear {height: 5px;}
.accountsettings .perpage {position: relative; top: 10px;}
.accountsettings .safesearch {margin-bottom: 10px;}
.accountsettings #name_content {display: block; max-width: 200px; overflow: hidden;}
.accountsettings .errors {padding-top: 5px;}
.accountsettings .errors li {left: 163px; top: -4px;}
.accountsettings .button {margin: 0 20px;}

.moreinfo {font-size: 11px; color: #006cff; cursor: pointer; white-space: nowrap;}
.moreinfo a {font-size: 11px; color: #006cff; text-decoration:none;}
.moreinfo-container {float: right; margin-right: 95px;}
.moreinfo-simple {font-size: 11px; color: #006cff; cursor: pointer; white-space: nowrap;}
.moreinfo-simple div {font-size: 11px; color: #006cff; cursor: pointer; white-space: normal;}

.restricted .formleft {width: 150px; padding-left: 50px;}
.restricted p {width: 100%;}
.restricted .formrow {position: static; width: 100%;}
.restricted .formright {width: 260px;}
.restricted .textinput {width: 180px;}

.uploadform, .editform {max-width: 810px; margin: 0 auto;}
.uploadform .formrow, .editform .formrow {height: auto; position: static; width: 98%;}
.uploadform .formrow, .editform .formrow .file-row {padding-top: 15px;}

.uploadform .formleft, .editform .formleft {width: 130px; height: auto; padding-left: 20px;}
.uploadform .formleft, .editform .formleft.small {width: 40px;}
.uploadform .formright, .editform .formright {max-width: 640px; height: auto; position: static; top: 0;}
.uploadform .formright.adult, .editform .formright.adult,
.uploadform .formright.terms, .editform .formright.terms {top: 0;}
.uploadform .formright.terms {top: 0;}
.uploadform .error {padding-bottom: 7px;}
.editform #form_terms, .editform #form_adult,
.uploadform #form_terms, .uploadform #form_adult {top: -2px;}
.editform #form_tags {width: 490px; top: 0;}
.uploadform #form_category, .editform #form_category {width: 205px;}
.uploadform #form_file_plugin, .editform #form_file_plugin,
.uploadform #form_title, .editform #form_title {max-width: 520px; width: 90%;}
.uploadform #form_description, .editform #form_description {max-width: 520px; width: 90%; height: 30px; font-size: 12px;}
.uploadform #txtFileName {width: 451px; float: left; padding: 2px; margin-right: 5px; display: inline; background: #eee; border: #a5acb2 1px solid; }
.uploadform #form_file, .editform #form_file {max-width: 520px; width: 90%; padding: 2px;}
.uploadform .buttons, .editform .buttons, .accountsettings .buttons {margin-top: 15px;}
.uploadform .note, .editform .note {white-space: normal;}


#filelist .file-list-item {background: url("https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-hover.png") repeat-x scroll 0 -75px transparent; border-color: #95AAC9; height: 50px; width: 520px; box-shadow: 1px 1px 3px #AAAAAA; margin: 10px 0; cursor: move;}
#filelist .file-list-item .file-list-item-container {height: 50px; width: 465px; padding: 0; margin: 0; float: left;}
#filelist .file-list-item .img-container {height: 70px; float: left; margin-top: 5px; margin-left: 6px;}
#filelist .file-list-item .img-container img {max-height: 40px; max-width: 70px; box-shadow: 1px 1px 3px #AAAAAA; margin: 0;}
#filelist .file-list-item .img-info {margin: 5px 0 0 80px; font-size: 15px; overflow: hidden; height: 40px; word-wrap: break-word; width: 380px;}
#filelist .file-list-item .img-title {margin: 0; font-size: 15px; overflow: hidden; height: 19px; word-wrap: break-word; width: 380px;}
#filelist .file-list-item .img-size {margin: 4px 0 0 0; font-size: 10px; overflow: hidden; height: 19px; word-wrap: break-word; width: 380px;}
#filelist .error-empty {background: none repeat scroll 0 0 #FFDDDD !important;}
#filelist .error-empty .img-size {color: red; font-size: 11px; font-weight: bold}
#filelist .file-list-item .remove-button {
float: right;
width: 14px;
height: 14px;
margin: 18px;
background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/cross-small.gif) 0 0 no-repeat;
overflow: hidden;
}

.editform .formrow.subcategory {max-width: 415px !important; margin-top: 10px !important;}
.editform .formrow.subcategory .formleft {width: 60px !important; font-weight: bold !important; padding: 4px 18px 0 !important;}
.editform .formrow.subcategory .formright {max-width: 315px !important;}
.editform .paytoviewoptions .formrow.subcategory {max-width: 485px !important;}
.editform .publicoptions .formrow.subcategory .formleft {width: 60px !important; font-weight: bold !important; padding: 4px 0 0 !important;}

.editform .moreoptions {font-weight: bold; margin-right: 5px; margin-left: 25px; white-space: nowrap;}
.editform .moreoptions.moreslideshowfile {float: right; margin: 4px 0 0 10px;}

.editform .formtitle {float: left; padding: 10px 0; font-weight: bold;}
.editform .buttons input {margin-left: 15px; margin-right: 15px;}
.editform .errors {padding-bottom: 3px;}
.editform .errors li {top: 0;}
.editform .radio {margin-bottom: 4px;}
.editform #options {overflow: hidden; position: static;}
.editform #options .checkbox input {position: static; margin-top: 0; padding-top: 0;}
.editform #restrictions {overflow: hidden; max-width: 520px; padding-bottom: 20px;}
.editform #restrictions .formrow {padding: 5px 0 0 0; overflow: hidden; margin: 0;}
.editform #restrictions .formright {max-width: 500px; margin: 0; padding: 0; overflow: hidden;}
.editform #restrictions .formleft {font-weight: normal; margin: 0; padding: 4px 0 0 0; overflow: hidden;}
.editform .publicoptions {padding-left: 160px;}
.editform .publicoptions .formleft {width: 85px;}
.editform .publicoptions .formright {max-width: 525px; overflow: visible;}
.editform .publicoptions .paytoview .formright {max-width: 320px; overflow: visible; margin-top: 10px;}
.editform .publicoptions .paytoview .formleft {width: 80px; font-weight: normal; margin-top: 10px;}
.editform .publicoptions .paytoview .formright input {width: 50px; float: none; display: inline; position: static;}
.editform .publicoptions .youtuberight {max-width: 505px;}
.editform #restrict_password, .editform #restrict_time, .editform #restrict_viewers {max-width: 525px; margin: 0; padding: 0; padding-left: 20px; overflow: hidden; clear: both;}
.editform #form_restrict_time_start_date,
.editform #form_restrict_time_end_date {width: 152px;}
.editform #form_restrict_time_start_hour,
.editform #form_restrict_time_start_minute,
.editform #form_restrict_time_start_am,
.editform #form_restrict_time_end_hour,
.editform #form_restrict_time_end_minute,
.editform #form_restrict_time_end_am {width: 50px;}
#restrict_viewers, #restrict_password {padding-left: 20px;}

#restrict_password input, #restrict_time input {top: 0; float: none;}
.editform #form_restrict_viewers_count {float: none; top: 0;}
.editform #restrict_password .formleft {width: 140px;}
.editform #restrict_password .note {margin: 4px 0 8px 0px; display: block;}
.editform #restrict_password .formright {max-width: 370px;}
.restrictions-note {padding: 4px 0 4px 25px; line-height: 18px;}
.public-note {padding-left: 20px;}

.editform .private .label {margin-bottom: 5px;}

.editform .publicoptions .radio input, .editform .publicoptions .checkbox input {display: block; height: 15px; position: static; float: left; outline: 0; margin-bottom: -15px; margin-top: 0; padding: 0;}
.editform .publicoptions .paytoview input {position: relative; top: 0; left: -3px;}
.editform .publicoptions label,  .editform .publicoptions .label {display: block; margin-left: 24px; clear: both; height: 15px;}
.editform .publicoptions .formrow {padding: 0;}
.editform .label {overflow: hidden; display: block;}
.freeorfee .label {margin-bottom: 10px;}

.editform .publicoptions .cost {padding-left: 30px;}
.editform .publicoptions .cost .formleft {width: 40px;}
.editform .publicoptions .cost .formright {max-width: 460px;}
#ptv_tip, #promo_tip, #personal_tip {left: 150px;}
.editform .withtip {position: relative; overflow: visible;}

#form_pay2view_cost {width: 40px;}
#form_pay2view_cost_errors li {left: 65px;}
.editform  .youtube_options {margin-top: 0; margin-bottom: 10px; padding-top: 0;}
.youtube_options .note {margin: 4px 0 0 0;}

.editform .publicoptions {max-width: 520px; padding-left: 20px; margin-bottom: 12px;}
.editform .publicoptions .formright {max-width: 520px;}

.editform .features {padding-left: 20px; margin-bottom: 10px;}
.editform .feature {min-height: 16px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tick.png) 0 0 no-repeat; padding-left: 20px; margin: 7px 0 0 0;}

.paytoviewoptions {padding-left: 3px; max-width: 543px;}
.paytoviewoptions .formrow {padding: 4px 0 0 0; margin: 0; margin-bottom: 6px;}

.paytoviewoptions .tagsrow, .publicoptions .tagsrow, .promotionaloptions .tagsrow {padding-left: 20px;}
#form_tags2, #form_tags1, #form_tags3, #form_tags_slideshow {float: none; width: 90%; max-width: 500px; top: 0;}
#form_tags3_111 {left: -120px;}
.paytoviewoptions .websiterow .formleft, .promotionaloptions .websiterow .formleft {width: 90px;}
.promotionaloptions .websiterow .formright {max-width: 600px;}
.formrow .formleft.leftrow-comment {overflow: visible; white-space: nowrap;}
.formrow .formleft.leftrow-comment span {font-weight: normal;}
.paytoviewoptions .websiterow .formright {width: 525px;}
.paytoviewoptions .websiterow input.text {float: none; top: 0; max-width: 500px;}
.promotionaloptions .websiterow input.text {float: none; top: 0; max-width: 500px;}
.promotionaloptions-inner-container {padding: 1px 2px 3px 20px;}

.paytoviewoptions .termsrow {padding-left: 20px;}
.paytoviewoptions .error {margin-bottom: 0;}
.paytoviewoptions .errors {margin-bottom: 6px;}
.paytoviewoptions .formleft {width: 140px; padding-top: 0;}
.paytoviewoptions .formright {max-width: 370px; overflow: visible;}
.paytoviewoptions .formright.big {max-width: 480px;}
.paytoviewoptions input.text {max-width: 306px; padding: 1px;}
.paytoviewoptions .cost input {width: 80px;}
.paytoviewoptions select {max-width: 312px; padding: 2px;}
.paytoviewoptions .currencysymbol {width: 10px; margin-right: 0; position: relative; left: -3px; top: 0; display: inline-block; vertical-align: top; float:left;}
.paytoviewoptions .fundsamount {padding-left: 20px;}
.paytoviewoptions .sectionheader {padding-left: 20px; margin: 15px 0 10px 0; display: block;}

.promotionaloptions .currencysymbol {width: 10px; margin: 2px 0 0; position: relative; left: 1px; top: 0; display: inline-block; vertical-align: top; float: left;}
.promotionaloptions .formright {max-width: 370px; overflow: visible;}
.promotionaloptions .formright.big {max-width: 580px;}
.promotionaloptions .formleft {width: 110px;}
.promotionaloptions .promoted .formleft {width: 120px;}
.promotionaloptions .formright {max-width: 500px;}
.promotionaloptions .formright input {width: 50px;}
.promotionaloptions .formright input[type=checkbox] {width: 15px;}
.promotionaloptions .formrow.inactive {color: grey;}
.promotionaloptions .formright.initial_deposite {max-width: 485px !important;}
.promotionaloptions #monthly_budget_row .formleft {width: 90px; padding-left: 35px;}
.promotionaloptions #monthly_budget_row .formright {max-width: 500px;}
.formrow .formright.upload-bid {max-width: 485px !important;}
.formrow .formright.upload-bid #form_promoted_cost_per_view  {width: 50px !important;}
.formrow .formright .bid-description {margin: 0 0 0 40px;}
.formrow .formright .deposite-description {margin: 0 25px 0 40px;}

#form_promoted_cost_per_view {width: 40px;}
#form_promoted_cost_per_view_errors .errors li {left: 65px;}
.promoted-report,.promoted-settings {font-size: 12px; line-height: 15px; padding: 15px 15px 5px;}
.promoted-report > a, .promoted-settings > a {white-space: nowrap; line-height: 30px;}
.promoted-report #report-changes-content,#report-payment-content {padding:7px 0px 12px;}
.promoted-report .ui-datepicker-trigger {position: relative; top: 3px; left: 1px; cursor: pointer;}
.ptvreporttable {border-collapse: collapse; max-width: 510px; width: 99%;}
.ptvreporttable td { padding: 5px; border: 1px solid #CCC; }
.ptvreporttable tr td:first-child {word-break: break-all;}
.promoted-report .reportParams {margin:10px;}

.editform .youtube_convert {padding-left: 25px;}
.editform .youtube_convert .formrow {padding: 0;}
.editform .youtube_convert .youtubecategory {padding-top: 8px; padding-left: 25px;}
.youtube_convert  .note {display: block; margin: 10px 0; padding-left: 25px;}
.editform .youtubecategory .formleft {padding-left: 0; width: 70px;}
.youtube-account {padding-bottom: 5px;}
.editform .publicoptions .errors li {left: 90px;}

.editform .youtube_login {padding-left: 25px;}
.editform .youtube_login .formleft {width: 150px; padding-left: 0;}
.editform .youtube_login .formright {width: 310px;}

.editform .youtube_login .formrow {padding-top: 6px;}
.editform .youtube_login input {width: 200px;}

.editform .pad {padding-top: 0px;}
.editform .viewcomments {margin-top: 0;}

.editform #restrict_time .formleft {width: 70px;}
.editform #restrict_time .formright {width: 420px;}
.editform .ui-datepicker-trigger {position: relative; top: 2px; left: 3px; cursor: pointer;}
.editform #restrict_viewers .formright {width: 100%;}
.editform #restrict_viewers label {position: relative;}
.editform #form_restrict_viewers_type-count {top: 2px;}
.editform #restrictions .error, .editform #restrictions .errors {background: transparent;}
.editform #restrict_password .errors li {left: 185px; width: 220px;}
.editform #restrict_viewers .errors li {left: 260px;}
.editform #restrict_time .errors li {left: 105px;}
.editform #form_language {width: 150px;}
.editform #form_web {max-width: 520px; width: 90%; margin: 3px 0 0 0;}
.editform #form_why {max-width: 520px; width: 90%; height: 30px; font-size: 12px;}
.editform #form_thumbnail {width: 50px;}
.editform .formwebsite .note {margin: 3px 0 0 0;}
.editform .formwebsite .checkbox {margin-top: 10px;}
#ui-datepicker-div {display:none;}

.editform .errors li {width: 500px;}
.editform .formright .slideshow-file {width: 480px;}
.editform .formright .slideshow-file-music {width: 391px;}
.editform .formright #form_slideshow_music_file_container {float: right; padding: 5px; width: 501px; margin-top: -7px;}
.editform .formright #form_slideshow_music_file_container .errors li{left: 0;}
.editform .formrow {clear: both; overflow: hidden; padding-top: 5px;}

.editform .additional-formleft {float: left; padding-left: 20px; width: 175px; height: 30px; overflow: hidden;}
.editform .additional-formright {width: 640px; height: auto; position: static; top: 0;}
.slideshare_convert_options {margin-left: 50px;}

.mandatory {font-size: 17px; font-weight: bold; color: #f00; float: left; margin-right: -10px; width: 10px; position: relative; left: -13px;}

.aboutme .formrow {padding: 5px 20px 10px 20px; position: relative;}
.aboutme .formleft {position: relative;}
.aboutme .errors li {top: -7px; left: 0; text-align: center; width: auto;}
#form_about {max-width: 456px; width: 99%; height: 150px; font-family: Tahoma, Verdana, Arial; font-size: 12px;}

.changepic .note {margin: 3px 0 5px 0;}
.changepic .formrow {width: 100%;}

.deletepresentation .formright {top: 0;}
.deletepresentation {overflow: hidden;}
.deletepresentation .errors {padding-bottom: 4px;}
.deletepresentation .errors li {top: 0;}
.deletepresentation .button {margin: 0 30px;}

.deletepresentation .formleft {width: 200px; height: auto;}
.deletepresentation .formright {float: none; margin-left: 20px;}
.deletepresentation .formright input {width: 95% !important;}
.deletepresentation .formright input#form_claim {width: auto !important; margin: 3px 3px 3px 0;}
.deletepresentation .explainflag {width: 95% !important; height: 70px; position: relative;}
.deletepresentationreview a {word-wrap: break-word;}
#popup .box.removal-dialog.seeker {width: 640px;}
.removal-dialog .message-sent {font-size: 12px;}
.flagthis p.paragraph-paddded {padding: 5px 20px;}
.searchfind {color:#CF7C00 !important;}

.advancedsearch .formright,  .advancedsearch .formrow {overflow: visible;}
.advancedsearch {max-width: 750px; margin: 0 auto;}
.advancedsearch .formleft {width: 200px;  padding-left: 10px;}
.advancedsearch .formright {max-width: 530px; top: 0;  padding: 0;}
.advancedsearch .advancedleft {float: left; width: 95%; max-width: 250px; margin: 0 auto 30px; padding: 8px 10px 0 10px;}
.advancedsearch .advancedright {float: right; width: 95%; max-width: 430px; clear: none; margin: 0 auto 30px auto; padding: 8px 10px 0 10px;}
.content.padded.spamadult {display: block; padding: 1px;}
.spamadult .advancedsearch .advancedleft, .spamadult .advancedsearch .advancedright {margin-bottom: -20px;}
.spamadult .advancedsearch {width: 270px; display: inline-block; float: left;}
.spamadult .spamrules_operations { border: 2px solid #8AB5D8; border-top-left-radius: 7px; border-top-right-radius: 7px; padding: 3px 3px 10px; margin: 0 0 10px 0;}
.spamadult #spamrules_content {width: 914px; max-width: 100%; float: right;}
.spamadult .spamrules_list {width: 915px; max-width: 98%; float: right; border: 2px solid #8AB5D8; border-top-left-radius: 7px; border-top-right-radius: 7px; padding: 3px; margin: 0;}
.spamadult .advancedsearch .advancedleft {float: none;}
.spamadult .advancedsearch .advancedright {float: none; width: 250px}
.spamadult .advancedsearch.userform #advanced_search .button {margin: 0 15px 0 15px;}
.spamadult .advancedsearch.userform #advanced_search .glossybutton {margin: 0 20px; padding-top: 0;}
.spamadult .advancedsearch #advanced_search {width: 280px; float: left;}
.spamadult .advancedsearch #spam_rules_content {float: right;}
.spamadult h3 {font-size: 15px; border: 1px solid #fff; border-top-left-radius: 7px; border-top-right-radius: 7px; margin: 0; padding: 7px 9px 5px;}
.spamadult .title {margin: -4px; background-color: #fce26c; border-top-left-radius: 7px; border-top-right-radius: 7px; height: 32px; border-style: solid; border-color: #8ab5d8; border-width: 3px 2px 1px;}

.spamadult #spamrules_content table#spamrulewords {border-collapse: collapse; word-wrap: break-word;}
.spamadult #spamrules_content table#spamrulewords td.params {white-space: pre-line; word-spacing: 9999px;}
.spamadult #spamrules_content table#spamrulewords td,th {border: 1px solid #CCCCCC; padding: 5px; max-width: 245px; overflow: hidden;}
.spamadult #spamrules_content table#spamrulewords td.actions {text-align: center;}
.spamadult #spamrules_content table#spamrulewords td input {margin: 0 auto;}
.spamadult #spamrules_content table#spamrulewords tr.chosen {background-color: #8AB5D8;}
.spamadult #spamrules_search_filter #search_spamrule_params {max-width: 450px; width: 50%; margin-top: 7px;}
.spamadult #spamrules_search_filter span.notice {white-space: nowrap;}
#spamrules_search_filter {padding: 2px;}

#additional-search-content table#spamrulewords {width: 100%;}
#additional-search-content table#spamrulewords td input {width: 97%; border: 1px solid #CCCCCC; text-align: center;}
#additional-search-content table#spamrulewords td textarea {width: 97%; border: 1px solid #CCCCCC;}
#additional-search-content table#spamrulewords td,th {text-align: center;}
#additional-search-content table#spamrulewords td {padding: 1px;}
.advancedsearch .advancedleft .formleft,
  .advancedsearch .advancedleft .formright,
  .advancedsearch .advancedright .formleft,
  .advancedsearch .advancedright .formright {float: none; width: auto; padding: 0;}
.advancedsearch .advancedleft input {max-width: 250px; width: 90%; margin: 3px 0 10px 0;}
.advancedsearch .advancedleft textarea {width: 250px; margin: 3px 0 10px 0; font-size: 13px;}
.advancedsearch .category {width: 210px; float: left; margin-bottom: 5px; overflow: visible; position: relative;}
.advancedsearch .remembercats {clear: both; padding: 20px 0 20px 0; width: 95%; max-width: 380px; position: relative;}
.advancedsearch .remembercats .values {float: right; width: 62%; max-width: 240px; padding: 0px;}
.advancedsearch .remembercats .clear {height: 5px;}
.advancedsearch .errors {width: auto;}
.advancedsearch .errors li {left: 0; top: 0; width: auto; padding-bottom: 7px;}
.advancedsearch .advancedright .errors li {left: 0; top: 7px; width: auto;}
.advancedsearch .errors,  .advancedsearch .errors li {background: transparent;}
.advancedsearch .errors {padding-top: 10px;}

.spam-rule-area {padding: 5px 20px; border: 1px solid #DDDDDD; background-color: #F9F9F9;}
.spam-rule-column {float: left; max-width: 115px;}
.spam-rule-column .formright {height: 19px;}
.spam-rule-column .formright input {display: block; margin: auto;}
.spam-rule-column .formrow {width: 94px; min-height: 19px; padding: 5px 10px; border: 1px solid #ddd; font-size: 12px; font-weight: bold;}
.spam-rule-column .formrow.align-center {text-align: center; min-height: 30px;}
.spam-rule-column .formrow.align-right {text-align: right;}
.spam-rule-column .formrow.soft-yello {background-color: #FDFFB5;}
.spam-rule-column .formrow.yello {background-color: #FFFF5D;}
.spam-rule-column .formrow.pink {background-color: #F8E2DC;}
.spam-rule-column .formrow.grey {background-color: #B7B7B7;}
.spam-rule-column .formrow.lite-grey {background-color: #DBDBDB;}
.spam-rule-column .formrow.soft-orange {background-color: #FEE8A4;}
.spam-rule-column .formrow.orange {background-color: #FFC920;}
.spam-rule-column .formrow.blue {background-color: #CAE0F4;}
.spam-rule-column .formrow.green {background-color: #BCFFBB;}
.spam-rule-columns {border: 1px solid #ddd; display: block;}

.spam-rule-area .spam-rule {float: left; width: 160px; position: relative; margin: 0px 20px;}
.spam-rule-area .spam-rule {float: left; width: 160px; position: relative; margin: 0px 20px;}
.spam-rule-area .spam-rule .formleft {float: left; width: 80px; padding: 10px 0;}
.spam-rule-area .spam-rule .formright {float: right; width: 80px; padding: 0px;}
.spam-rule-area .spam-rule-checkbox {float: left; margin: 0; overflow: visible; position: relative;}
.spam-rule-area .button {margin: 3px 10px;}

#form_admin_0_review_rules {margin: auto; width: 800px;}
#form_admin_0_review_rules input {margin: 0 50px;}

.sendform {width: 750px; margin: 0 auto;}
.sendform .blocktitle {font-weight: bold; margin-bottom: 10px;}
.sendform .block {background: #dde7f0; border: #b9cee1 1px solid; margin-bottom: 20px; padding: 5px 20px 5px 20px;}
.sendform .formrow {margin-top: 1px; padding-top: 4px; height: auto; width: 100%; clear: both;}
.sendform .formleft {width: 70px; height: 18px; padding: 0; overflow: visible; padding-top: 4px; clear: both;}
.sendform .formright {width: 630px; position: static;}
.sendform .formright input {position: relative;}
.sendform #form_to,
.sendform #form_cc,
.sendform #form_subject {width: 624px; position: static;}
.sendform #form_description {width: 702px; height: 100px; font: 12px normal; font-family: Arial;}
.sendform #form_from {width: 200px; margin-right: 7px;}
.sendform .presentationinfo {margin: 10px 0 10px 0;}
.sendform .presentationinfo .info {float: left; display: block; width: 415px;}
.sendform .presentationinfo .thumbnail {float: left; margin-right: 20px; text-align: center;}
.sendform .presentationinfo .thumbnail img {width: 267px; height: 200px; margin-bottom: 7px;}
.sendform .presentationinfo .title {font-weight: bold; font-size: 14px; margin-bottom: 5px;}
.sendform .presentationinfo .description {margin-bottom: 10px;}
.sendform .notice {border-top: #b9cee1 1px solid; font-size: 11px; padding: 10px 0 10px 0; color: #555;}
.sendform .opt {font-weight: normal; color: #777; font-size: 11px;}
.sendform .error, .sendform .errors {background: transparent;}
.sendform .errors {clear: both; display: block; position: relative; width: 100%;}
.sendform .errors li {position: relative; padding: 0; top: 0; left: 80px; width: 100%;}

.flagthis {padding: 0 20px;}
.flagthis .formleft, .flagthis .formright {width: auto; height: auto; float: none; padding: 0; overflow: visible; top: 0;}
.flagthis .formleft {padding-bottom: 5px;}
.flagthis .formrow {height: auto; position: relative; overflow: visible;}
.flagthis .arrow {display: block; padding: 3px; margin-right: 15px; width: 154px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/more-less.png) 139px -39px no-repeat; text-decoration: none; border: #a5acb2 1px solid;}
.flagthis .required {font-size: 11px; color: #555; height: 20px; margin-bottom: -20px; position: relative; top: -25px; left: 170px;}
.flagthis .categoryselect a {background: #fff; font-size: 11px; display: block; width: 150px; padding: 3px 0 3px 10px; text-decoration: none;}
.flagthis .cat {position: relative;}
.flagthis .categoryselect a:hover {background-color: #dbe2ff; text-decoration: underline;}
.flagthis .categoryselect a.category {background: #fff url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-arrow.png) 140px -28px no-repeat;}
.flagthis .categoryselect a.category:hover,
  .flagthis .categoryselect .active a.category {text-decoration: none; background: #dbe2ff url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-arrow.png) 140px -3px no-repeat;}
.flagthis .categoryselect, .flagthis .subcategory {position: absolute; z-index: 350; border: #a5acb2 1px solid;}
.flagthis .selectreason {position: relative;}
.flagthis .categoryselect {top: 20px; left: 0; font-weight: normal;}
.flagthis .subcategory {left: 160px; top: 0;}
.flagthis div.category {line-height: 18px; height: 35px; overflow: hidden;}
.flagthis .explainflag {width: 100%; height: 70px; position: relative;}
.flagthis .note {font-weight: normal;}
.flagthis .error, .flagthis .errors {background: transparent;}
.flagthis .errors li {top: 0px; left: 0px; width: auto; position: static;}
.flagthis .buttons {margin-top: 15px; padding-bottom: 10px;}
.flagthis p {padding: 5px 0;}

.sendselect {padding: 0 30px 0 30px;}
.sendselect .formleft, .sendselect .formright {width: auto; height: auto; float: none; padding: 10px 0 10px 0; overflow: visible; top: 0; position: relative;}
.sendselect .formrow {height: auto; position: relative; overflow: visible;}
.sendselect .clear {height: 7px;}

/* User Profile Styles */
.profileleft {width: 400px; overflow: hidden; float: left; line-height: normal;}
.profileright {width: 553px; overflow: hidden; float: right;  line-height: normal;}
.buttonbox {border: #ccc 1px solid; padding: 8px; margin-top: 5px; position: relative;}
.centermargins {margin-left: auto; margin-right: auto; display: block;}
.picturebox {height: 100%; text-align: center;}
#uploadedpresentations .revealingbox {height: 390px; overflow: hidden;}

.item .promoted-options-container {text-align: right;}
.promoted-options-container span {white-space: nowrap; display: block; margin: 0 10px 0 0;}
.promoted-options-container .promoted-options .promoted-cpv {width: 40px;}
.promoted-options-container .promoted-options .save_button {float: left; margin-top: -1px; max-width: 910px; word-wrap: break-word;}
.promoted-options-container .promoted-options .cpv-container {float: left;}

.promoted-subscription-options .auto-renew-container .promoted-subscription-deposite {float: left; width: 40px;}
.promoted-subscription-options .auto-renew-container #save-subscription-button {float: left; margin-top: -2px;}

.fullpage.promotional-page {font-size: 12px; line-height: 17px;}
.promotional-content .features {padding-left: 20px; margin-bottom: 10px;}
.promotional-content .feature {height: 16px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tick.png) 0 0 no-repeat; padding-left: 20px; margin: 7px 0 0 0;}
.promotional-image-container {background: url("/themes/default/images/promote-presentations.jpg") no-repeat scroll 50% 50% transparent; height: auto; width: 459px; margin: 0 auto; overflow: hidden; box-shadow: 1px 1px 3px #AAAAAA; border-radius: 3px;}
.promotional-content .promotional-image {float: left; width: 50%; text-align: center;}
.promotional-content .promotional-content {float: right; padding: 0;}
.promotional-content h4 {margin: 0;}


.presenter-counters .counter {display: block; float: left; height: 20px; width: 137px;}
.counter-upload {text-align: left;}
.counter-views {text-align: center;}
.counter-ratings {text-align: right;}
/* fake buttons */
.fakebutton {cursor: pointer; width: 59px; height: 25px; overflow: hidden; text-align: left; position: relative;}
.fakebutton .upstate {transition: opacity .3s ease 0s; -moz-transition: opacity .3s ease 0s; -webkit-transition: opacity .3s ease 0s; -o-transition: opacity .3s ease 0s;}
.fakebutton:hover .upstate {opacity: 0.8; filter: alpha(opacity = 80);}
.fakebutton .upstate,
.fakebutton .downstate {background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/gray-buttons.png) 0 0 no-repeat; width: 59px; height: 25px; margin-bottom: -25px; position: static; top: 0; left: 0; z-index: 5;  overflow: hidden; }
.fakebutton .downstate {background-position: 0 -25px;}
.fakebutton .disabled {background-position: 0 -50px;}
.fakebutton.larger {width: 118px;}
.fakebutton.larger .upstate {width: 118px; background-position: -59px 0;}
.fakebutton.larger .disabled {background-position: -59px -50px;}
.fakebutton.larger .downstate {width: 118px; background-position: -59px -25px;}

.fakebutton.tiny {width: 37px;}
.fakebutton.tiny .upstate {width: 37px; background-position: -177px 0; }
.fakebutton.tiny .disabled {background-position: -177px -50px;}
.fakebutton.tiny .downstate {width: 37px; background-position: -177px -25px;}

.fakebutton .text {font-size: 11px; text-align: center; padding-top: 4px; z-index: 10; position: relative; height: 21px;}
.fakebutton .disabled {cursor: default; color: #777;}

/* large fake buttons (view page) */
.viewpageads {display: none;}
.largebutton {width: 96px; height: 35px; overflow: hidden; cursor: pointer; text-align: left; position: relative;}
.largebutton .upstate,
.largebutton .downstate {background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/gray-buttons.png) 0 -75px no-repeat; width: 106px; height: 35px; position: absolute; top: 0; left: 0; z-index: 5;  overflow: hidden;}
.largebutton .downstate {background-position: 0 -110px}
.largebutton .disabled {cursor: default; color: #777;}
.largebutton .upstate.disabled, .largebutton.disabled .upstate, .largebutton .disabled .upstate {background-position: 0 -145px;}
.largebutton .text {font-family: "Myriad Pro";font-size: 15px; text-align: center; padding-top: 8px; z-index: 10; position: relative;}

.largebutton .icon {
background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/button-icons.png) 0 0 no-repeat;
height: 24px;
width: 24px;
overflow: hidden;
float: left;
display: inline;
position: relative;
top: -2px;
left: 10px;
}
.largebutton .icon.favorite {background-position: 0 0;}
.largebutton .disabled .icon.favorite {background-position: 0px -24px;}
.largebutton .icon.flag {background-position: -24px 0; left: 18px;}
.largebutton .disabled .icon.flag {background-position: -24px -24px;}
.largebutton .icon.send {background-position: -48px 0; width: 29px;  left: 12px;}
.largebutton .disabled .icon.send {background-position: -48px -24px;}
.largebutton .icon.share {background-position: -77px 0; width: 29px;  left: 8px;}
.largebutton .disabled .icon.share {background-position: -77px -24px;}
.largebutton .icon.delete {background-position: -106px 0;}
.largebutton .disabled .icon.delete {background-position: -106px -24px;}
.largebutton .icon.done {background-position: -130px 0; left: 8px;}
.largebutton .icon.embed {background-position: -154px 0; width: 23px; left: 15px;}
.largebutton .disabled .icon.embed {background-position: -154px -24px;}
.largebutton .icon.settings {background-position: -177px 0; left: 6px;}
.largebutton .disabled .icon.settings {background-position: -177px -24px;}
.largebutton .icon.claim {background-position: -201px 0; left: 15px;}

/* Expand-collapse bars */
.expandbar {height: 36px; overflow: hidden; background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/expandbar.png) 0 -36px repeat-x; position: static; width: 100%; clear: both; display: block; position: relative;}
.expandbarleft, .expandbarright {width: 8px; height: 36px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/expandbar.png) 0 0 no-repeat; float: left; overflow: hidden;}
.expandbarright {background-position: -8px 0; float: right;}
.expandbartitle {font-size: 13px; font-weight: bold; margin: 9px 0 0 10px; cursor: pointer;}
.expandbar .arrow-open, .expandbar .arrow-closed {
float: left;
width: 11px;
height: 11px;
overflow: hidden;
background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/expandbar.png) 0 -72px no-repeat;
margin: 3px 5px 0 2px;
}
.expandbar .arrow-open {background-position: 0 -83px;}

/* presentations list */
.presentationlist {width: 100%; text-align: center;}
.presentationlist .item {border-bottom: #ddd 1px solid;}
.presentationlist .itemgrid {width:142px; display: inline-block; overflow: hidden; padding: 5px 0; border-bottom:1px solid #ddd; vertical-align: top; float: left; position: relative; left: 3px;}
.presentationlist .thumb {width: 184px; height: 138px; float: left; margin: 5px 6px 5px 6px; display: inline;}
.presentationlist .thumb .unavailable-thumb-blocked {position: relative; top: -87px; opacity: 0.5; filter: alpha(opacity = 50); z-index: 100;}
.presentationlist .main {float: left; width: 365px; overflow: visible; display: inline; margin: 5px 10px 5px 7px; text-align: left;}
.presentationlist .main.books {width: 360px;}
.presentationlist .supplements {float: right; width: 120px; overflow: hidden; line-height: 16px; margin: 5px 0 5px 0;}
.presentationlist .buttons {padding-top: 10px; display: block; width: 99%; max-width: 360px; overflow: visible !important; float: right;}
.presentationlist .buttons .fakebutton {margin-right: 0;}
.presentationlist .blocked-info {padding: 10px;}
.presentationlist .buttons .addthis_container {display: block; width: 63px; height: 25px; float: right; padding-top: 1px;}
.presentationlist .buttons .addthis_container .at-icon-wrapper {position: relative; bottom: -4px; margin-left: 1px; margin-right: 1px;}
.presentationlist .buttons #addthis_container_cover {display: block; width: 63px; height: 25px; float: right; padding-top: 2px; position:absolute; background-color: #FFFFFF; opacity: 0.5; filter: alpha(opacity = 50); z-index: 100;}
#at16p {display:none;}
.presentationlist .promoheadline {display: block; margin: 2px 17px 0px 5px; padding: 0 13px; text-align: left;  font-family: Arial,Tahoma,Verdana; font-size: 12px; font-weight: bold; line-height: normal; text-decoration: none;}
#related_content .presentationlist .promoheadline {margin: 2px 17px 0px 5px;}
#related_content .thumb.unavailable-block div {display: block; background-color: #D1D1D1; height: 87px; width: 117px; margin: 0 auto; margin: 0 auto; overflow: hidden; -moz-box-shadow: 1px 1px 3px #aaa; -ms-box-shadow: 1px 1px 3px #aaa; -o-o-shadow: 1px 1px 3px #aaa; -webkit-box-shadow: 1px 1px 3px #aaa; box-shadow: 1px 1px 3px #aaa;}
#related_content .item-body {float: none; overflow: hidden; display: block; width: 117px; margin: 0px auto; line-height: 13px; height: 42px; text-align:left; font-size: 12px;}
.presentationlist .promoheadline.books {background: none repeat scroll 0 0 #E5E9F5;}
.presentationlist .promoheadline.featured {background: none repeat scroll 0 0 #E5E9F5;}
.presentationlist .search-results-list .promoheadline.books {margin: 2px 8px -3px 3px;}
.presentationlist .featured-results-list .search_featured_container .promoheadline.featured {margin: 2px 8px -3px 3px;}
.presentationlist .relatedheadline {display: block; margin: 2px 17px -3px 5px; padding: 0 13px; text-align: left; font-family: Arial,Tahoma,Verdana; font-size: 12px; font-weight: bold; line-height: normal; text-decoration: none;}
.presentationlist .promoheadline.booksearch {margin: 2px 13px -3px 3px; text-align: left;}
.leftfloated {float: left; margin-right: 10px; display: inline;}
.rightfloated {float: right; display: inline;}
.presentationlist .title {font-size: 11px; font-weight: bold;}
.presentationlist a.title,
.presentationlist .title a {font-size: 11px; color: #000; text-decoration: none;}
.presentationlist .title .titleauthor {font-weight: normal;}
.presentationlist .title .titlepublished {font-weight: normal;}
.presentationlist .title .category {font-weight: normal;}
.powerads .adtitle {font-size: 13px; color: #000; text-decoration: underline; font-weight: bold; padding-bottom: 6px;}
.powerads a {color: #000; text-decoration: none;}
.presentationlist .descr {padding: 3px 0 3px 0; color: #5C5C5D;}
.presentationlist .more,
.presentationlist .less {float: left; margin-top: 8px; float: none;}

.presentationlist .name {width: 50px; float: left; text-align: left; color: #000;}
.presentationlist .innersuffix {font-weight: normal; word-wrap: break-word; color: #888888; font-size: 11px;}
.presentationlist .book_description {font-weight: normal;}

.presentationlist .more-container {text-align: left;}
.presentationlist .tags  {overflow: hidden;}
.presentationlist .privacy {margin-top: 4px;}

.presentationlist #_loading_featured_content {padding: 64px 0;}
.narrowlist .main {width: 215px; margin: 5px 0 0 0;}
.narrowlist .supplements {float: none; width: auto; clear: right; padding-top: 3px;}
.narrowlist .rating {float: right; clear: right;}

.gridlist {}
.gridlist .item {width: 116px; border-bottom: #ddd 1px solid; padding: 6px 13px 5px 13px; display: inline-block; vertical-align: top; position: relative; left: 5px; float: none; margin: 0 auto; word-spacing: normal;}
.gridlist .thumb {width: 117px; margin: 0 auto 3px auto; border: 0; float: none; position: relative;}
.gridlist .thumb img {margin: 0 auto; border: 1px solid #b0b0b0; -moz-box-shadow: 1px 1px 3px #aaa; -ms-box-shadow: 1px 1px 3px #aaa; -o-o-shadow: 1px 1px 3px #aaa; -webkit-box-shadow: 1px 1px 3px #aaa; box-shadow: 1px 1px 3px #aaa;}
.gridlist .thumb a {display: block; text-decoration: none; width: 117px; background: none; background-position: 50% 50%; background-repeat: no-repeat;}
.gridlist .thumb.book a {display: block; text-decoration: none; width: auto; height: 87px; background: none;}
.gridlist .thumb.wide a {display: block; text-decoration: none; width: 116px; height: 65px; background: #fff; background-position: 50% 50%; background-repeat: no-repeat;}
.gridlist .main {height: 41px; display: block; float: none; margin: 0; overflow: hidden; width: auto; line-height: 13px;}
.gridlist .descr, .gridlist .title {display: block; padding: 0; text-align: center;}
.gridlist .supplements {display: block; margin: 0; float: none; width: auto;}
.gridlist .rating {margin: 0; left: 0; height: 15px; overflow: hidden; margin-top: -1px;}
.gridlist .style1 .innertitle {font-weight: bold; color: #004B91; word-wrap: break-word;}
.gridlist .style1 .innerdescr {font-weight: normal; word-wrap: break-word;}
.gridlist .style1 .innersuffix {font-weight: normal; word-wrap: break-word; color: #888888;}
.gridlist .style2 .innertitle {font-weight: normal; color: #6E6E6E; word-wrap: break-word;}
.gridlist .style2 .innerdescr {font-weight: normal; color: #6E6E6E; word-wrap: break-word;}
.gridlist .style2 .innersuffix {font-weight: normal; word-wrap: break-word; color: #888888;}

.gridlist .thumb .covertext {position: absolute; top: 7px; left: 14px; width: 101px; height: 71px; font: 8px Tahoma, Verdana, Arial, sans-serif; text-align: center; overflow: hidden; margin: 0 auto; padding: 8px;}
.gridlist .thumb .covertext span {font-size: 5px;}

.thumb .covertext.seekerstyle1 {
	background-image: linear-gradient(top, #1A1E1F 3%, #41A0D3 61%);
	background-image: -o-linear-gradient(top, #1A1E1F 3%, #41A0D3 61%);
	background-image: -moz-linear-gradient(top, #1A1E1F 3%, #41A0D3 61%);
	background-image: -webkit-linear-gradient(top, #1A1E1F 3%, #41A0D3 61%);
	background-image: -ms-linear-gradient(top, #1A1E1F 3%, #41A0D3 61%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.03, #1A1E1F), color-stop(0.61, #41A0D3));
	background-color: #4098C6;
	color: #FFFFFF;
	font: 9px caption;
}
.thumb .covertext.seekerstyle2 {background-image: linear-gradient(bottom, #878382 31%, #7D6C4B 57%, #575757 94%);
	background-image: -o-linear-gradient(bottom, #878382 31%, #7D6C4B 57%, #575757 94%);
	background-image: -moz-linear-gradient(bottom, #878382 31%, #7D6C4B 57%, #575757 94%);
	background-image: -webkit-linear-gradient(bottom, #878382 31%, #7D6C4B 57%, #575757 94%);
	background-image: -ms-linear-gradient(bottom, #878382 31%, #7D6C4B 57%, #575757 94%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.31, #878382), color-stop(0.57, #7D6C4B), color-stop(0.94, #575757));
	background-color: #615D5C;
	color: #FFD670;
}
.thumb .covertext.seekerstyle2 span {color: #FFFFFF;}
.thumb .covertext.seekerstyle3 {background-color: #E4DBCC; color: #7A6C5F;}
.thumb .covertext.seekerstyle3 span {color: #FFFFFF;}
.thumb .covertext.seekerstyle4 {background-color: #0069AD; color: #FFFFFF;}
.thumb .covertext.seekerstyle5 {background-color: #FFFECB; color: #AA6138;}
.thumb .covertext.seekerstyle5 span {color: #000000;}
.thumb .covertext.seekerstyle6 {
	background-image: linear-gradient(top, #0D6967 30%, #5A9C9B 61%);
	background-image: -o-linear-gradient(top, #0D6967 30%, #5A9C9B 61%);
	background-image: -moz-linear-gradient(top, #0D6967 30%, #5A9C9B 61%);
	background-image: -webkit-linear-gradient(top, #0D6967 30%, #5A9C9B 61%);
	background-image: -ms-linear-gradient(top, #0D6967 30%, #5A9C9B 61%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.3, #0D6967), color-stop(0.61, #5A9C9B));
	background-color: #277170;
	color: #F8FFDB;
}
.thumb .covertext.seekerstyle7 {
	background-image: linear-gradient(right bottom, #A44596 38%, #39042E 86%);
	background-image: -o-linear-gradient(right bottom, #A44596 38%, #39042E 86%);
	background-image: -moz-linear-gradient(right bottom, #A44596 38%, #39042E 86%);
	background-image: -webkit-linear-gradient(right bottom, #A44596 38%, #39042E 86%);
	background-image: -ms-linear-gradient(right bottom, #A44596 38%, #39042E 86%);
	background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0.38, #A44596), color-stop(0.86, #39042E));
	background-color: #B54DA2;
	color: #561349;
}
.thumb .covertext.seekerstyle8 {
	background-image: linear-gradient(right bottom, #DEC781 30%, #FDEFC2 61%);
	background-image: -o-linear-gradient(right bottom, #DEC781 30%, #FDEFC2 61%);
	background-image: -moz-linear-gradient(right bottom, #DEC781 30%, #FDEFC2 61%);
	background-image: -webkit-linear-gradient(right bottom, #DEC781 30%, #FDEFC2 61%);
	background-image: -ms-linear-gradient(right bottom, #DEC781 30%, #FDEFC2 61%);
	background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0.3, #DEC781), color-stop(0.61, #FDEFC2));
	background-color: #ECD798;
	color: #4E401D;
	font: 8px Tahoma;
}
.thumb .covertext.seekerstyle9 {background-color: #87897C; color: #FFFFFF;}
.thumb .covertext.seekerstyle9 span {color: #000000;}
.thumb .covertext.seekerstyle10 {
	background-image: linear-gradient(bottom, #A7D1D0 31%, #CCFFFE 57%, #A7D1D0 79%);
	background-image: -o-linear-gradient(bottom, #A7D1D0 31%, #CCFFFE 57%, #A7D1D0 79%);
	background-image: -moz-linear-gradient(bottom, #A7D1D0 31%, #CCFFFE 57%, #A7D1D0 79%);
	background-image: -webkit-linear-gradient(bottom, #A7D1D0 31%, #CCFFFE 57%, #A7D1D0 79%);
	background-image: -ms-linear-gradient(bottom, #A7D1D0 31%, #CCFFFE 57%, #A7D1D0 79%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.31, #A7D1D0), color-stop(0.57, #CCFFFE), color-stop(0.79, #A7D1D0));
	background-color: #CAFCFB;
	color: #000000;
}

.templateslist .item {width: 168px; padding: 10px 20px;}
.templateslist .main {height: 15px;}
.templateslist .title {display: block; text-align: center;}
.presentationlist a.title,
.presentationlist .title a {color:#444444;}
.templateslist .thumb {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/thumb.png) 0 0 no-repeat; width: 116px; height: 87px; margin: 0 auto; padding: 1px 4px 5px;}
.templateslist .thumb img {width: 116px; height: 87px; margin: 0 auto; border: 0;
	-moz-box-shadow: 0 0 0; -ms-box-shadow: 0 0 0 0; -o-box-shadow: 0 0 0; -webkit-box-shadow: 0 0 0; box-shadow:  0 0 0;
	}
.templateslist .thumb.wide {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/thumbw.png) 0 0 no-repeat; width: 116px; height: 65px; margin: 11px auto; padding: 1px 4px 5px;}
.templateslist .thumb a {width: 116px;}
.templateslist .supplements {display: none;}

.stock-photoslist .title, .stock-photoslist .title a {display: block; font-weight: normal; font-size: 11px; color: #6E6E6E; text-align: center; margin: 0;}
.stock-photoslist .descr {padding: 3px 0 3px 0; color: #6E6E6E;}

#search_content {}
.search-results-list {text-align: center; overflow: hidden; width: 100%; word-spacing: -3px;}
.search-results-list div {word-spacing: normal;}
#search_content .expandbar {text-align: left;}
.search-collapsed {height: 135px; overflow: hidden;}
.search-results-list .itemgrid .rating {margin: 0 0 2px 0; float: none;}
.search-results-list .thumb img {margin: 0 auto; max-width: 100%; max-height: 100%; border: 1px solid #b0b0b0; overflow: hidden; -moz-box-shadow: 1px 1px 3px #aaa; -ms-box-shadow: 1px 1px 3px #aaa; -o-o-shadow: 1px 1px 3px #aaa; -webkit-box-shadow: 1px 1px 3px #aaa; box-shadow: 1px 1px 3px #aaa;}
.search-results-list .thumb a img {transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}
.search-results-list .thumb a:hover img {-moz-box-shadow: 2px 2px 4px #888; -ms-box-shadow: 2px 2px 4px #888; -o-o-shadow: 2px 2px 4px #888; -webkit-box-shadow: 2px 2px 4px #888; box-shadow: 2px 2px 4px #888;}
.search-results-list .thumb .covertext {position: absolute; top: 6px; left: 13px; width: 102px; height: 71px; font: 8px Tahoma, Verdana, Arial, sans-serif; text-align: center; overflow: hidden; margin: 0; padding: 8px;}
.search-results-list .thumb .covertext span {font-size: 5px;}
.search-results-list .thumb.unavailable-block div {display: block; background-color: #D1D1D1; height: 87px; width: 117px; margin: 0 auto; margin: 0 auto; overflow: hidden; -moz-box-shadow: 1px 1px 3px #aaa; -ms-box-shadow: 1px 1px 3px #aaa; -o-o-shadow: 1px 1px 3px #aaa; -webkit-box-shadow: 1px 1px 3px #aaa; box-shadow: 1px 1px 3px #aaa;}
.search-results-list.exempted-list .list-item .thumb .thumb-exempted {position: relative; top: -89px; opacity: 0.5; filter: alpha(opacity = 50); z-index: 99; display: block; height: 87px; margin: 0 auto; width: 117px;}
/* ratings */
.rating {width: 85px; height: 15px; overflow: hidden; position: relative; left: -2px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/star.png) 0 -17px repeat-x; text-align: left;}
.rating .selector {width: 17px; height: 17px; overflow: hidden; float: left; position: relative; top: -17px; cursor: pointer;}
.rating .selector.disabled {cursor:default;}
.rating .rating0,
.rating .rating1,
.rating .rating2,
.rating .rating3,
.rating .rating4,
.rating .rating5 {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/star.png) 0 0 repeat-x; height: 17px; overflow: hidden;}
.rating .rating0 {width: 0;}
.rating .rating1 {width: 17px;}
.rating .rating2 {width: 34px;}
.rating .rating3 {width: 53px;}
.rating .rating4 {width: 70px;}
.rating .rating5 {width: 87px;}

/* flagged presentations page styles */
.buttonnote {padding: 2px 0 5px 0; text-align: center; color: #777;}
#flagged_content .flaggedbutton {width: 156px; margin-left: 60px; float: left; display: inline;}
#flagged_content .categories {padding: 0 10px 5px 10px;}


.profile-presentationlist #left {width: 401px;}
.profile-presentationlist #right {width: 552px;}

/* View Page Styles */
.noads {height: 1200px; background: #e0e0e0;}
.ad-small {width: 468px; height: 60px; overflow: hidden; border: none; margin: 0 -1px 10px -1px;}
.ad-large .center {padding: 0 0 0 12px; background: none;}
.ad-large .center {padding: 0 0 0 0; background: none;}
.ad-left {padding: 0 0 0 22px; background: none;}
.presentation {width: 530px; height: 331px; margin: 0 auto 0 auto; padding: 1px 0 1px 0; overflow: hidden; position: relative; text-align: center;}
.presentation.w {height: 302px;}
.presentation.i {background: #000000;}
.presentation .html5iframe {width: 100%; height: 100%; margin: 0; padding: 0; border: none;}
.presentation .html5iframe body {width: 100%; height: 100%; margin: 0; padding: 0; border: none;}

#presentation-container {background: #000000; margin: 0 auto; padding: 0; border: none; height: 331px; width: 530px; overflow: hidden;}

#presentation-container.ws{ height: 453px; }
#presentation.presentation.ws{ height: 452px }

#presentation-container.std{ height: 592px; }
#presentation.presentation.std{ height: 593px }

.ad-info {background-color: #223351; color: white; display: block; left: 10px; opacity: 0.8; padding: 5px; position: absolute; text-align: center; top: 10px; width: 230px; z-index: 100; cursor: pointer;}
.ad-info-related {color: black; position: absolute; display: block; padding: 1px; text-align: center; width: 50px; z-index: 100; cursor: pointer; border-radius: 2px; opacity: 0.7;}
.ad-info-related.small {width: 50px; position: relative; display: block; z-index: 5;}
.ad-info-related.main {width: 70px; margin: 0; position: absolute; display: block; opacity: 0.7; z-index: 5; color: #000; font-size: 18px; border-radius: 3px; top: 10px; right: 10px;}
.ad-info-container {display: block; position: absolute; z-index: 5;}
.ad-info-container.bottom-container {width: 52px; bottom: -1px; left111: 66px; right: 0;}
.back-red {background-color: red;}
.back-green {background-color: green;}
.back-pink {background-color: #D98EFF;}
#slideshow_ad_container {padding: 0; height: 331px; width: 530px; margin: 0 auto; background-color: #000000;}
.slideshow_ad_preview {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/slideshow_preview_ad.jpg) no-repeat; padding: 0; height: 331px; width: 530px; text-decoration: none; color: #000; display: block; margin: 0 auto; background-color: #000000;}
.seeker_not_added_preview {padding: 40px; height: 251px; width: 450px; text-decoration: none; display: block; margin: 0 auto; text-align: left; font: 18px arial;}
.seeker_not_added_preview p {padding: 3px 0;}
.seeker_not_added_preview a {color: #FFFFFF;}
#seeker_not_added_preview3 {font: 18px arial;}
.seeker_not_added_preview_text {padding: 20px; color: #ffffff;}
.not_added_title {padding: 2px 25px 10px 25px !important; color: #3177CC;}
.userform.seeker_not_added_form {padding: 0 20px; width: 464px;}
.seeker_not_added_form .formright {width: 310px;}
#flash_version .toolcontent ul {margin: 4px 15px;; padding: 0;}
.slideshow_ad_skip {height: 45px; color: #6C63FE; cursor: pointer; font-size: 13px; font-weight: bold; height: 30px; left: 425px; padding: 10px; position: absolute; text-align: center; text-decoration: underline; top: 0; width: 80px; margin: 0;}
.slideshow_ad_hide {height: 45px; cursor: pointer; font-size: 13px; font-weight: bold; height: 20px; left: 315px; margin: 0; padding: 10px; position: absolute; text-align: center; top: 288px; width: 190px;}
#slideshow_ad_hide_checkbox {cursor: pointer; width: 13px; height: 13px; padding: 0; margin:0; vertical-align: bottom; position: relative; top: -2px; overflow: hidden;}
.slideshow_ad_hide label  {cursor: pointer;display: block; padding-left: 15px; text-indent: -15px;}
.view-photo {margin: 0 auto; display: block; height: 336px; width:530px;}
.view-slide {margin: 0 auto; display: block; height: 336px;}
.videoplayer-container {width: 100%; height: 331px; margin: 0 auto;}
.videoplayer-cover-container {font-size: 20px; margin: 0; opacity: 0.9; position: absolute; top: 0; width: 100%; height: 330px; z-index: 10000;}
#videoplayer_cover_container_message {font-size: 21px; font-weight: normal; line-height: 24px; font-family: Arial,Tahoma,Verdana; z-index: 10001 !important;
	background-color: #000; background: url("https://s3.amazonaws.com/img.powershow.com/themes/default/images/dcma_cover_background.jpg") no-repeat scroll 0 0;
}
#videoplayer_cover_container_preloader {background-color: #000;}
.videoplayer-cover-container .cover-outer {display: table; position: absolute; height: 331px; width: 100%; margin: 0;}
.videoplayer-cover-container .cover-middle {display: table-cell; vertical-align: middle;}
.videoplayer-cover-container .cover-inner {margin: 0; width: 500px;  width: calc(100% - 32px); text-align: center; padding: 10px 5px; margin: 10px; color: #fff; text-align: center; font-family: verdana,arial,helvetica;}

.videoplayer-slider-container {position: absolute; top: 0;height: 260px; width: 30px; margin: 45px 0 0 480px; opacity: 0.3; display:none; z-index: -1;}
.videoplayer-slider-container #speaker_icon1 {width: 30px; height: 30px; display: block; background: url("/themes/default/images/speaker1.png") no-repeat scroll 0 0; border-radius: 5px;}
.videoplayer-slider-container #speaker_icon2 {width: 245px; height: 244px; display: none; background: url("/themes/default/images/speaker2.png") no-repeat scroll 0 0; border-radius: 5px; position:absolute; left: -370px; top: 0px; pointer-events: none; opacity:0.5;}
#flowplayer-slider-vertical {margin: 15px 0 0 8px; height: 65%!important; width: 10px; z-index: 9999;
	border-radius: 3px; cursor: pointer; position: absolute;
}
.dcma-cover-container {background-color: #000; margin: 0; height: 100%; width: 100%; z-index: 10000; color: #fff; text-align: center; font: normal 20px Lucida Sans, Arial, Tahoma, Verdana, sans-serif; font-size: 21px; line-height: 42px;
	background: url("https://s3.amazonaws.com/img.powershow.com/themes/default/images/dcma_cover_background.jpg") no-repeat scroll 0 0; background-size: cover;
}
.dcma-cover-container p {padding: 80px 35px 0 35px; text-align: left;}

.ui-slider-vertical .ui-slider-handle {left: -3px; margin-bottom: -0.6em; margin-left: 0; border-radius: 3px;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background: url("images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #dfeffc;border: 1px solid #c5dbec; color: #2e6e9e; font-weight: bold;}
.ui-slider-vertical .ui-slider-range {left: 0; width: 100%; bottom: 0;}
.ui-slider .ui-slider-range {background-position: 0 0; border: 0 none; display: block; font-size: 0.7em; position: absolute; z-index: 1;}
#vast_container .ui-widget-content {background:#fcfdfd; border: 1px solid #a6c9e2; color: #222;}
#vast_container .ui-widget-header {background:#5c9ccc; border: 1px solid #4297d7; color: #fff; font-weight: bold;}
#vast_container .ui-state-active {background:#f5f8f9 !important;}
.ui-slider-vertical .ui-slider-handle {left: -5px; margin-bottom: -0.6em; margin-left: 0;}
.ui-slider .ui-slider-handle {cursor: pointer; height: 8px; width: 18px; position: absolute; z-index: 2;}
.ui-progressbar .ui-progressbar-value {height: 100%; margin: -1px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {border-bottom-left-radius: 5px;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {border-top-left-radius: 5px;}
.ui-widget-header {background: url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 50% #5c9ccc;
	border: 1px solid #4297d7; color: #fff; font-weight: bold;
}
.videoplayer-controls {background-color: #444; border-radius: 2px; box-shadow: 2px 2px #000; color: #fff;
	font-size: 20px; height: 75px; margin: 145px 10px 0; opacity: 0.9; position: absolute; top: 0; width: 510px; z-index: 10000;
	text-align: center; font-family: verdana,arial,helvetica;
}
#vast_container:hover .videoplayer-slider-container {display: block;}
#vast_container:hover #flowplayer-slider-vertical {display: block;}
.videoplayer-slider-container:hover #speaker_icon2 {display: block;}

#vast_container .videoplayer-slider-container,
#vast_container #flowplayer-slider-vertical,
#vast_container .videoplayer-slider-container #speaker_icon2,
#vast_container #flowplayer-progressbar {transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;}

.videoplayer-slider-container:hover, #flowplayer-progressbar:hover {opacity: 0.9;}
#vast_container:hover #flowplayer-progressbar {display: block;}
#flowplayer-progressbar {border-radius: 3px; cursor: pointer; display: none; height: 10px; margin-left:0; margin-right: 0;
	opacity: 0.3; position: absolute; z-index: 9999;  bottom: 0; width: 100%;
	width: -webkit-calc(100% - 2px); width: -moz-calc(100% - 2px); width: calc(100% - 2px);
}

.feedback-container {max-width: 800px; margin: 0 auto; text-align: left; font-size: 13px; overflow: hidden; max-height: 300px; padding: 4px;
	transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -o-transition: all 1s ease 0s;
}
.feedback-container .feedback-title {font-size: 17px; line-height: 36px;}
.feedback-container #feedback_link_message {display: block;
	transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;
}

.feedback-container #feedback_link_message a {text-decoration: underline;}

.feedback-container .buttons {clear: both; float: none; clear: both; height: 30px;}
.feedback-container .buttons .button.feedback {border: 1px solid #999; border-radius: 4px;
	display: block; float: left; width: 60px; margin: 5px; padding: 3px; text-align: center; line-height: 18px;
	height: auto; background: none; font-weight: normal; font-size: 13px;
	transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;
}
.feedback-container .buttons .button.feedback:hover {color: #000; border-color: #000; box-shadow: 0 1px 1px 2px #eee;}
.feedback-container .buttons .button.feedback.yes:hover {box-shadow: 0 1px 2px 2px #BFDEFF;}
.feedback-container .buttons .button.feedback.no:hover {box-shadow: 0 1px 2px 2px #FFBFBF;}

.feedback-container .feedback-text-wrapper {max-height: 0; overflow: hidden;
	transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;
}
.feedback-container .feedback-text-wrapper textarea {width: 99%; margin: 2px auto; border: 3px solid #999; border-radius: 5px;
	box-shadow: 2px 2px 1px #ddd inset;
}


@print .view-photo {visibility: visible; margin: 0 auto;}
.productcontrols {padding: 5px 0; text-align: center; width:100%; height: 28px; display: block;}
.templatecontrols {padding: 0; text-align: center; height: 15px; font-size: 12px;}
.templatecontrols .templatetype {padding: 0 10px; text-align: center;}
.templatecontrols .templatepricebox {padding: 0 20px; text-align: center;}
.templatecontrols .templateprice {padding: 0 10px; font-weight: bold;}
.templatecontrols .templateresolution {padding: 0 10px; text-align: center;}
.viewbutton-download {margin: 0 25px;}
.viewbutton-download.small {margin: 0 2px;}
.creditbalancebox {padding: 0 10px; font-size: 12px; text-align: center;}
.savemoney {padding: 0 20px; font-size: 12px; text-align: left;}
.licensebox {padding: 0 30px; text-align: center;}
#related_content {height: auto; overflow: inherit;}
#related_content .presentationlist#featured_content,
.product-home-featured .presentationlist#featured_content {max-width: 444px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; margin-top: 3px;}
#search_notadded_content_container {margin: 0 auto;}
#search_notadded_content_container #search-results-list-notadded {max-width: 100%;}
#search-results-list-notadded,
#otherrelated #notadded_content {max-width: 443px; background: none repeat scroll 0 0 #dddddd; margin: -2px auto; border-radius: 4px;}
.presentationslist#related_content, .advertisementlist#related_content, .tutorialslist#related_content {height: auto; overflow: inherit;}
#featured_content .presentationlist#promoted_content {height: auto; min-height: 0; background: none repeat scroll 0 0 #e5e9f5; overflow: hidden\9 !important; max-width: 444px\9; margin: 0 auto; overflow: hidden; max-height: 150px;}
.presentationlist.photo-slideshowlist #promoted_content,
.presentationlist.photo-slideshowlist #promoted_content .item  {background: none repeat scroll 0 0 #fff;}

.presentationlist#promoted_content .promotional {background: #e5e9f5;}
.presentationlist#featured_content {overflow: hidden; text-align: center; margin: 0 auto; word-spacing: -3px;}
.presentationlist#featured_content div {word-spacing: normal;}
#search_featured_container,
#search_featured_container #featured_content,
#related_content #featured_content {background: none repeat scroll 0 0 #e5e9f5; margin: 0 auto;}

#search_featured_container #featured_content{max-height: 210px; height: auto;}
.presentationlist#featured_content .featuredheadline {display: block; margin: 2px 17px -3px 5px; padding: 0 13px; text-align: left; font-family: Arial,Tahoma,Verdana; font-size: 12px; font-weight: bold; line-height: normal; text-decoration: none;}
.presentationlist #promo_promoheadline.promoheadline {line-height: 20px;background: none repeat scroll 0 0 #E5E9F5; margin: 2px 6px -3px 5px;}
.presentationlist #_loading_promoted_content {padding: 64px 0; display:none !important;;}

.presentationslist#promoted_content {}
.promoheadline .promoted-about {color: #004B91; font-size: 11px; line-height: 18px; white-space: nowrap;}

.ad-small-taboola {margin: 0 auto;}
.ad-small-taboola .presentationslist#promo_content .promotional {background: #ffffff;}
.ad-small-taboola .featured.presentationlist .promotional {background: #ffffff;}
.ad-small-taboola .promoheadline {background: #ffffff !important;}
.ad-small-taboola .presentationlist .taboola.promoheadline {margin: 2px 0px 2px -12px !important;}
.ad-small-taboola .taboola-inner-container {min-height: 180px; height: auto !important; max-width: 450px; margin: 0 auto; padding: 2px 5px 5px 20px;}
#_loading_taboola_content {padding: 79px 0;}
.ad-small-taboola .presentationlist .promoheadline a {font-weight: normal; color: #004B91;}
.ad-small-taboola .presentationlist .promoheadline .link {font-weight: normal; color: #004B91; font-size: 11px; white-space: nowrap;}
.ad-small-taboola #promo_content {overflow:hidden;}


.ad-small-taboola .featured.presentationlist .trc_related_container {height: 170px !important; overflow: hidden;}

.ad-small-taboola .featured.presentationlist .origin-default {width: 141px; margin: 0 auto; padding: 6px 13px 5px;}
.ad-small-taboola .featured.presentationlist .item-thumbnail-href .thumbBlock {border: 1px solid #b0b0b0; box-shadow: 1px 1px 3px #aaa;}
.ad-small-taboola .featured.presentationlist .thumbs-4r .video-label-box .branding {display: initial; padding-left: 5px;}
.ad-small-taboola .featured.presentationlist .trc_rbox_div div:nth-child(4n) {display: none;}


.presentationslist .notadded {background: #dddddd;}
.list-item.notadded {background: #dddddd;}
#search-results-list-notadded .list-item {background: #dddddd;}
.presentationlist .notadded-header {font-size: 12px; font-weight: bold; height: 15px; line-height: 14px; display: block; width: 300px;
	background-color: #DDDDDD; margin: 0 17px 0 5px; padding: 3px 13px 0px 13px; width: auto; text-align: left;}
#search-results-list-notadded .notadded-header {width: auto; margin: 0 8px 0 3px;}
#notadded_content {height: auto; margin: 0 0 0 7px;}
#notadded_content .item {background: #dddddd;}

.notadded-header .info-text {float: right; font-style: italic;}
.notadded-header .info-text a {color: #004B91;}
#notadded_content.scrollbox {overflow: visible;} /*because of moreinfo*/
#notadded_content .tooltip .toolcontent {width: 550px;}

.tooltip.from-web {width: 565px; max-width: 565px; left: 40% !important;}

.tooltip.from-web .tooltop-center {width: 125px; height: 24px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -204px 0 no-repeat; overflow: hidden;}
.tooltip.from-web .tooltop-left {width: 160px; height: 24px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) 0 0 no-repeat; float: left;}
.tooltip.from-web .tooltop-right {width: 280px; height: 24px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -93px 0 no-repeat; float: right;}

.tooltip.from-web .toolbottom-center {width: 165px; height: 12px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -110px -29px no-repeat; overflow: hidden;}
.tooltip.from-web .toolbottom-left {width: 160px; height: 12px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) 0 -29px no-repeat; float: left;}
.tooltip.from-web .toolbottom-right {width: 240px; height: 12px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -133px -29px no-repeat; float: right;}

.tooltip.from-web .toolcontent-center {width: 545px; height: 112px; overflow: hidden; background: none no-repeat fixed center center #fff;}
.tooltip.from-web .toolcontent-left {width: 12px; float: left; height: 112px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -373px 0 repeat-y;}
.tooltip.from-web .toolcontent-right {width: 8px; float: right; height: 112px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tooltip-topbottom.png) -738px 0 repeat-y;}

.viewpagemain {overflow: visible !important;}

.productcontrols.social  a:hover,
.productcontrols.social  a:active,
.productcontrols.social .addthis_container .addthis_sharing_toolbox a:hover,
.productcontrols.social .addthis_container .addthis_sharing_toolbox a:active {opacity: 0.8;}

.productcontrols.social  a {-webkit-font-smoothing: antialiased; -webkit-transform: translateZ(0);}
.productcontrols.social  a,
.productcontrols.social .addthis_container .addthis_sharing_toolbox a {transition: opacity .3s ease 0s; -moz-transition: opacity .3s ease 0s; -webkit-transition: opacity .3s ease 0s; -o-transition: opacity .3s ease 0s;}

.productcontrols.social .addthis_container .addthis_sharing_toolbox div {display: none; visibility: hidden; overflow: hidden; width: 0; height: 0;}


.productcontrols.social .addthis_container a img {border-radius: 3px; margin: 0 4px; box-shadow: 1px 1px 2px #000;}
.productcontrols.social .addthis_container a {border-radius: 3px; white-space: nowrap;}
.productcontrols.social .addthis_container a #addthis_share_text {font-size: 13px; margin: 4px 0 0 22px; line-height: 21px; box-shadow: none; text-decoration: underline; font-weight: bold;}

.productcontrols.social .addthis_container a {border-radius: 1px;}
.productcontrols.social .addthis_container .addthis_sharing_toolbox {float: left; width: auto;}
.productcontrols.social .socialbuttons .viewbutton {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/share_buttons.png) 0 0 no-repeat; height: 24px; width: 24px;
	margin: 0 4px; float:left; box-shadow: 1px 1px 2px #000; display: block;
}

.productcontrols.social .socialbuttons .addthis_button_google_plusone_share {background-position: -24px 0;}
.productcontrols.social .socialbuttons .addthis_button_facebook {background-position: -48px 0;}
.productcontrols.social .socialbuttons .addthis_button_twitter {background-position: -72px 0;}
.productcontrols.social .socialbuttons .addthis_button {background-position: -120px 0; background: unset; display: block; height: 20px; box-shadow: unset; margin-left: -14px !important; margin-top: 2px !important; width: 20px; margin-right: 40px}

.productcontrols.social #greydownloadbuttton, .productcontrols.social #button_download {margin: 0px; margin-right: 13%;}
.productcontrols.social #greydownloadbuttton, .productcontrols.social #button_download {margin: 0 18px\9 !important; /* IE7 and below */ float: left\9; /* IE7 and below */}
.productcontrols.social #button-flag, #button-thumbsdown, #button-thumbsup, #button-favorite, #button-send , #button-remove {margin: 0 2px;}
.productcontrols .fake_space {display: block; float: left; height: 10px; width: 7px;}
.productcontrols.social .socialbuttons, .productcontrols.social .left-social {display: block; height: 30px; text-align: right; overflow: visible; margin: 0; float:right; width: 199px; position: relative;}
.productcontrols.social .left-social {float: left; text-align: inherit;}
.productcontrols.social .left-social a {float: none;}
.productcontrols.social .socialbuttons  {float: right;}
.socialbuttons .twitter_container {display: block; width: 58px; height: 25px; float: right; position: absolute; z-index: 1100; right: 68px; padding: 0 10px; background-color: white;}
.socialbuttons .facebook_container {display: block; width: 50px; height: 25px; float: left; overflow: visible; position: absolute; z-index: 1050; right: 109px;}
.socialbuttons .googleplus_container {display: block; width: 55px; height: 25px; float: right;}
.socialbuttons .addthis_container {display: block; height: 35px; width: auto; text-align: center; margin: 0 0 0 -1px;}
.productcontrols.social #socialbuttons.socialbuttons {width: auto; margin-right: 20px}

.socialbuttons .facebook_container {display: block; width: 50px; height: 25px; float: left; overflow: visible; position: absolute; z-index: 1050; right: 142px;}
.embed-button {padding-top: 3px; background: url("https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons-view.png") no-repeat scroll -467px 0 transparent; height: 16px; padding-top: 4px; vertical-align: middle; width: 56px;}
.embed-button:hover {background-position: -467px -20px;}
.embedpage.userform .button {margin: 0 15px;}
/* view page buttons */
.viewbutton {display: inline-block; width: 28px; height: 26px; text-decoration: none; background: url(/themes/default/images/buttons-view.png) 0 0 no-repeat; vertical-align: middle; line-height: 0; font-size: 0; color: transparent;}
#addthis_share_text {color: #444444;}
.button-remove {background-position: -347px 0;}
.button-remove-disabled {background-position: -347px -52px;}
.button-remove-pressed, .button-flag.downstate  {background-position: -347px -26px;}

.button-copy {background-position: 0 0;}
.button-copy-disabled {background-position: 0 -52px;}
.button-copy-pressed, .button-copy.downstate {background-position: 0 -26px;}
.button-flag {background-position: -28px 0;}
.button-flag-disabled {background-position: -28px -52px;}
.button-flag-pressed, .button-flag.downstate  {background-position: -28px -26px;}
.button-spam {background-position: -56px 0;}
.button-spam-disabled {background-position: -56px -52px;}
.button-spam-pressed, .button-spam.downstate  {background-position: -56px -26px;}
.button-thumbsdown {background-position: -84px 0;}
.button-thumbsdown-disabled {background-position: -84px -52px;}
.button-thumbsdown-pressed, .button-thumbsdown.downstate  {background-position: -84px -26px;}
.button-thumbsup {background-position: -112px 0;}
.button-thumbsup-disabled {background-position: -112px -52px;}
.button-thumbsup-pressed, .button-thumbsup.downstate  {background-position: -112px -26px;}
.button-favorite {background-position: -140px 0;}
.button-favorite-disabled {background-position: -140px -52px;}
.button-favorite-pressed, .button-favorite.downstate  {background-position: -140px -26px;}
.button-send {background-position: -168px 0;}
.button-send-disabled {background-position: -168px -52px;}
.button-send-pressed, .button-send.downstate  {background-position: -168px -26px;}
.button-share {background-position: -196px 0; width: 34px;}
.button-share-disabled {background-position: -196px -52px;}
.button-share-pressed, .button-share.downstate  {background-position: -196px -26px;}

.glossybutton {display: inline-block; width: 117px; height: 23px; padding-top: 5px; color: #000; text-decoration: none; font-size: 14px; font-weight: bold; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons-view.png) -230px 0 no-repeat; vertical-align: middle; cursor: pointer;}
.glossy-blue {background-position: -230px -28px;}
.glossy-gray {background-position: -230px -56px; color: #555;}
.glossybutton.small {width: 92px; height: 18px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons-view.png) -375px 0 no-repeat; vertical-align: middle; font-size: 12px;}
.glossy-blue.small {background-position: -375px -24px;}
.glossy-gray.small {background-position: -375px -47px; color: #555;}
.glossybutton.yellow {border: medium none; margin: 0; height: 28px;}
.glossybutton.yellow.small {border: medium none; margin: 0; height: 23px;}

.amazon_buy_button {display: block; width: 95px; height: 27px; float: right; margin: -4px 10px 0 0; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buy-now-button-amazon.png) 0 0 no-repeat;}
.amazon_available {display: block; width: 221px; height: 31px; float: right; margin: -6px 40px 0 5px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/availablenowonamazon.jpg) 0 0 no-repeat;}

.glossy-blue.add-seeker {margin: 0 200px;}

#button_share, #button_actions {display: none;}

.presentationcontrols {width: 100%; height: 115px; position: relative; display: none;}
.presentationcontrols .buttons {margin-top: 10px; height: 40px; margin: 0 auto;}
.presentationcontrols .buttons td {padding: 0 2px;}
.presentationcontrols .views {float: left; margin: 15px 0 20px 40px; display: inline;}
.presentationcontrols .rates {float: right; margin: 21px 40px 10px 0; width: 150px; text-align: center; display: inline;}
.viewsnum,
.ratingtitle {font-size: 16px; font-weight: bold; margin-bottom: 10px;}
#aboutpresentation,
#presenter,
#transcript,
#aboutpowershow,
#comments {overflow: hidden; width: 100%; margin: 0; padding: 0; position: relative; height: auto;}
#aboutpresentation {overflow: visible; z-index: 10;}
.aboutinfo,
.presenterinfo,
.transcript,
.aboutpowershow,
.comments {padding: 0 24px 0 24px;}

#aboutpowershowcontent {height: 28px; line-height: 14px; overflow: hidden;}

.photooptions, .table {width: 97%; margin: 2px auto; font-size: 12px;}
.photooptions td, .photooptions th, .table td, .table th {padding: 5px; text-align: center;}
.photooptions th, .table th {background: url("https://s3.amazonaws.com/img.powershow.com/themes/original/images/expandbar.png") repeat-x scroll 0 -36px transparent; font-weight: bold;}
.table td, .table th {padding: 7px 5px;}
.table th {background-position: 0 -38px;}
.table .even td {background: #e7e7e7;}
.photooptions .price {font-weight: bold;}
.photooptions .price .asterisk{font-weight: normal;}
.photooptions .dropdownbox {display: inline-block; width: 104px; position: relative; height: 21px;}

.aboutpresentationtitle, .aboutpresentertitle, .relatedtitle, .otherrelatedtitle {overflow: hidden; margin-top: 3px; width: 198px; height: 10px; float: left; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/viewpagetitles.png) 0 0 no-repeat;}
 .aboutpresentationtitle {width: 167px;}
 .aboutpresentertitle {width: 158px; background-position: 0 -10px;}
 .otherrelatedtitle {background-position: 0 -20px;}
 .relatedtitle {width: 173px; background-position: 0 -30px; height: 13px; position: relative; top: 3px;}

.aboutinfo > div,
.aboutinfo > div > div {margin: 0 0 5px 0; clear: both;}
.aboutinfo strong {float: left; width: 130px; display: block; margin: 0 0 5px 0;}
.aboutinfo #tags {float: right; width: 354px; overflow: hidden; margin: 0 0 10px;}
.aboutinfo #tags a {white-space: nowrap;}
.aboutinfo .none {color: #777;}
.aboutinfo .title {color: #004B91;}
.aboutinfo .description {float: right; width: 354px; clear: none;}
.aboutinfo .description h2 {font: 11px Arial,Tahoma,Verdana,sans-serif; padding: 0; margin: 0;}
.aboutinfo .addmoretagslink {clear: both; float: left; margin-top: 5px; margin-bottom: 10px; margin-left: 130px; display: inline;}
.aboutinfo .addmoretagslink.disabled {color:#777;}
.aboutinfo .pricelink {color: #446BCA; font-weight: bold;}

.aboutinfo #form_category {width: 30%; width: -webkit-calc(100% - 270px); width: -moz-calc(100% - 270px); width: calc(100% - 270px);}

.aboutinfo.book {font-size: small; line-height: 20px; min-height: 188px;}
.aboutinfo.book h2 {font-size: small; font-weight: normal; line-height: 16px;}
.aboutinfo.book p {font-size: small; font-weight: normal; line-height: 16px; padding: 2px 0;}
.aboutinfo.book .book_description {line-height: 16px;}
.aboutinfo.book .description {font-size: small;}
.aboutinfo.book strong {width: auto; padding: 0 10px 0 0; margin: 0;}
.aboutinfo.book .pricetable {margin: -2px 0 0 0;}
.aboutinfo.book .pricetable th {width: 50px; text-align: right; padding: 0 17px; font-size: 11px; line-height: 12px;}
.aboutinfo.book .pricetable td {width: 50px; text-align: right; padding: 0 17px;}
.aboutinfo #tags {float: left; width: auto; overflow: hidden; margin: 0 0 10px;}
.aboutinfo.book .amazoninfo {text-align: center; margin: auto; position: relative; display: block;}
.aboutinfo.book #more_info {margin-top:-22px;}
.aboutinfo.book .book_moreinfo_container {vertical-align: bottom;  bottom: 4px; position: absolute; vertical-align: bottom; width: 500px;}

.aboutinfo #addtags {overflow: visible; clear: both; width: 100%;}
.aboutinfo #addtags div {clear: none;}
.aboutinfo #addtags #tooltip_tags_tip {display: inline-block; position: relative; line-height111: 8px; margin-bottom: 0;}
.aboutinfo #addtags #tooltip_tags_tip div {line-height: 16px;}
.aboutinfo #addtags .buttons {float: right; position: relative; top: -1px; width: 120px;}
.aboutinfo #addtags .addtag-container {position: relative;
	width: 30%; width: -webkit-calc(100% - 270px); width: -moz-calc(100% - 270px); width: calc(100% - 270px); float: left;
}

#addtags input,
#addtags .addtag-info {width: 99%;}

#addcategory .buttons {float: right; position: relative; top: -1px; width: 120px;}
#addcategory div {clear: none;}

.presenterinfo .thumb {width: 69px; height: 69px; overflow: hidden; float: left; margin-right: 15px; margin-bottom: 10px; border: #aaa 1px solid; position: relative;}
.presenterinfo .details {width: 360px; display: inline-block;}
.presenterinfo .name {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
.presenterinfo .views {margin-top: 5px;}
.presenterinfo .presrating {margin-top: 5px; margin-bottom: 5px;}
.presenterinfo strong {display: block; float: left; width: 180px;}

.transcript {height: 350px; overflow: auto;}
.transcript div {font-weight: bold; margin: 10px 0 5px 0;}
.transcript .clear {height: 20px;}

.reviews_container_divider {background-color: white; border-style: dashed none none; border-top: 1px dashed #999999; color: #FFFFFF; height: 1px; margin: 10px;}
.reviews_container {height: 100%; overflow: auto; display: block; margin: 30px 30px 8px 30px}
.reviews_container iframe {min-height: 300px; width: 100%; height: 100%; display:block; overflow: auto; border:none; margin:0px; padding:0px;}
#popup .sharebox {width: 652px;}
.sharebox p {font-weight: bold; font-size: 12px; padding-top: 0;}
.sharebox .button {margin: 15px auto 5px auto; display: block;}

.book_description_box {font-family: verdana,arial,helvetica,sans-serif;}
.book_description_box .description_title {height: 20px; color: #CC6600; font-size: medium; font-weight: bold; margin-top: 15px;}
.book_description_box .description_content {padding: 0 20px;}
.book_description_box .description_content p {margin: 10px 0;}

/* Comments */
#writecommentbutton {float: right; margin-right: 13px; display: inline; height: 30px; overflow: hidden; font-weight: normal; position: relative; top: 7px; z-index: 5; margin-bottom: -30px;}

.comments .sort {float: right; margin-right: 30px; display: inline;  margin-bottom: 10px;}
.comments .sort select {font: 11px normal Tahoma, Verdana, Arial; padding: 1px; width: 130px;}
.comments .commentsnum {float: right; margin: 3px 0 0 0; display: inline;}
.comments .write {padding-bottom: 10px;}
.comments .write_form {overflow: hidden; position: relative; clear: both; width: 100%;}
.comments .write_form .error,
  .comments .write_form .errors {background: transparent;}
.comments .write_form .buttons {padding-bottom: 10px;}
.comments .write_form textarea {width: 480px; padding: 0; height: 100px; font: 12px normal Tahoma, Verdana, Arial; margin-bottom: 5px;}

#comments_content {width: 483px; clear: both; overflow: hidden;}
#comments_content div.comment {margin: 0 auto;}
#comments_content .nothing {padding: 10px 0 10px 0; }
.comment,   .comments .edit_form {border-top: #bbb 1px solid; padding: 10px 0 10px 0; clear: both; width: 483px; max-width: 100%;}
.comment .buttons, .edit_form .buttons {margin-top: 5px; padding-bottom: 5px; float: right;}
.comments .edit_form textarea {width: 477px;; padding: 0; height: 100px; font: 12px normal Tahoma, Verdana, Arial; margin-bottom: 5px;}
.comment .deleteconfirm {margin-top: 5px;}
.comment .deleteconfirm .separator {color: #999;}

.comment .agreebar {float: right; width: 100px; height: 15px; border: #d89b66 1px solid; overflow: hidden; margin-bottom: 5px;}
.comment .agreebar .agreepercent {background: #fff09e; height: 15px; margin-bottom: -15px; overflow: hidden;}
.comment .agreebar .text {text-align: center; width: 100px;}
.commenttext {clear: both; margin-top: 5px;}
.comment .more, .comment .less {margin-top: 5px; margin-bottom: 5px;}

.book_description_box .comments .write_form textarea {width: 1160px;}
.book_description_box .comments #comments_content {width: 1160px;}
.book_description_box .comments .edit_form {width: 1160px;}
.book_description_box .comments .edit_form textarea {width: 1160px;}

.fakebutton .icon {background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/gray-buttons.png) -96px -75px no-repeat; float: left; width: 14px; height: 14px; overflow: hidden; margin-top: 1px;}
.fakebutton .icon.flag {width: 12px; position: relative; left: 10px;}
.fakebutton .icon.disagree {background-position: -108px -75px; width: 14px; position: relative; left: 12px;}
.fakebutton .icon.agree {background-position: -122px -75px; width: 14px; position: relative; left: 12px;}

.fakebutton .disabled .icon.flag {background-position: -96px -89px;}
.fakebutton .disabled .icon.disagree {background-position: -112px -89px;}
.fakebutton .disabled .icon.agree {background-position: -122px -89px;}

/* Viewer report dialog */
.report .button {margin: 10px auto 0 auto;}
.report .listingnum {float: right; top: 0; padding: 0;}
.report .timezone {float: left;}
.viewerreport {height: 280px; overflow: auto; overflow-x: hidden; margin-top: 5px; margin-bottom: 15px; border: #d9d9d9 1px solid;}
.viewerreport .loading {padding-bottom: 0; margin-bottom: 0;}
.viewerreport table {width: 100%; font-size: 11px;}
.viewerreport table td {padding: 3px 5px; border-bottom: #e9e9e9 1px solid;}
.viewerreport table td.datetime {width: 20%;}
.viewerreport table td.name {width: 25%;}
.viewerreport table td.email {width: 27%;}
.viewerreport table td.ip {width: 18%;}
.viewerreport .headline td {background: #e3ecfb; font-weight: bold; border: 0;}

/* Pagination controls */
.pagination {text-align: center; width: 195px; font-size: 10px; color: #555; margin: 15px auto 0 auto; display: block; clear: both; height: 35px; overflow: hidden;}
.pagination .prevpage, .pagination .nextpage {float: left; height: 15px; overflow: hidden; cursor: pointer;}
.pagination .nextpage  {margin: 0; float: right;}
.pagination .arrow {width: 19px; height: 15px; overflow: hidden; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/pagination.png) 0 0 no-repeat;}
.pagination .nextpage .arrow {background-position: -19px 0; float: right;
	transition: all .7s ease 0s; -moz-transition: all .7s ease 0s; -webkit-transition: all .7s ease 0s; -o-transition: all .7s ease 0s;
}
.pagination .nextpage .arrow:hover {opacity: 0.8;}
.pagination input {margin: 0 5px 0 5px; padding: 0; width: 40px; font-size: 10px; font-family: Tahoma; color: #555; background: #fff; border: #999 1px solid; text-align: center;}
.pagination .prevpage .disabled {background-position: 0 -15px; cursor: default;}
.pagination .nextpage .disabled {background-position: -19px -15px; cursor: default;}
.pagination .prevpage .arrows {height: 15px; overflow: hidden;display: block; float: left; padding: 0 0 9px 0; position: relative;
	transition: all .7s ease 0s; -moz-transition: all .7s ease 0s; -webkit-transition: all .7s ease 0s; -o-transition: all .7s ease 0s;
}
.pagination .prevpage .disabled {color: grey;}
.pagination .nextpage .arrows {height: 15px; overflow: hidden; padding: 0 7px 9px 0px; position: relative;
	transition: all .7s ease 0s; -moz-transition: all .7s ease 0s; -webkit-transition: all .7s ease 0s; -o-transition: all .7s ease 0s;
}
.pagination .nextpage .arrows:hover,
.pagination .prevpage .arrows:hover {color: #000;}
.pagination .nextpage .disabled {color: grey;}

.expandbar .pagination, .boxtitle .pagination {width: auto; position: absolute; top: 9px; right: 15px; margin: 0; font-size: 12px;}
.boxtitle .pagination {top: 5px;}
.expandbar .prevpage, .expandbar .nextpage, .boxtitle .prevpage, .boxtitle .nextpage {font-size: 15px; color: #007eff; float: none; display: inline;}
.expandbar .pagination input, .boxtitle .pagination input {font-size: 12px;}
.boxtitle .prevpage, .boxtitle .nextpage  {color: #fff;}

/* related pagination */
#morefromuser .pagination-top, #otherrelated .pagination-top {width: 85px; font-size: 12px; position: absolute; top: -44px; right: 0px; color: #fff;}
#morefromuser .pagination-top input, #otherrelated .pagination-top input {width: 20px; font-size: 12px;}
#morefromuser .pagination-top .prevpage, #otherrelated .pagination-top .prevpage,
	#morefromuser .pagination-top .nexpage, #otherrelated .pagination-top .nextpage {font-weight: bold; color: #fff;}

/* Sorting and filtering controls */
.listingtop {padding: 15px 0 15px 0; border-bottom: #ddd 1px solid; height: 20px;}
.listingnum {padding-left: 20px; position: relative; top: 4px; float: left;}
.listingtop .sort, .listingtop .filter {float: right; margin-right: 20px; display: inline; position: relative;}
.listingtop .sort select, .listingtop .filter select {font: 11px normal Tahoma, Verdana, Arial; padding: 1px; width: 120px;}
.filter, .sort {font-size: 11px;}

.headerads {margin: 0 auto 4px auto; width: 728px;}
.headerbanner {margin: 0 auto 4px auto; width: 468px;}
.adspace {max-width: 336px; width: 95%; margin: 0 auto 0 auto; text-align: center; padding: 22px 0 22px 0;}
.adspace img {width: 100%; height: auto;}
.adtext { width: 250px;}
.adsmargin {height: 23px; overflow: hidden;}

.boxtitle .sort {font-family: Tahoma, Verdana, Arial; font-size: 11px; float: right; display: inline; font-weight: bold;}
.boxtitle .sort select {font-size: 11px; font-family: Tahoma, Verdana, Arial; padding: 2px;}

/* download page */
#download_image_wrapper {display: block; position: relative; overflow: auto; max-height: 575px;}
#download_image_wrapper img {margin: 0 auto; max-width: 895px;}

/* credit status page */
.creditstatus {padding: 10px 30px;}
.creditstatus p {font-size: 12px;}
/* .credit-currentbalance {float: right; font-size: 18px; margin: 15px 15px 15px 0;} */
.credit-currentbalance {font-size: 18px; margin: 10px 0;}

.credits-buy {float: left; margin: 10px 0 10px 0;}
.credits-buy .button {margin: 0;}
.creditstatus h4 {font-size: 12px;}
.credits-statustable {width: 100%;}
.credits-statustable .date {text-align: left; padding-left: 15px; width: 12%;}
.credits-statustable .purchased {width: 15%;}
.credits-statustable .used {width: 14%;}
.credits-statustable .balance {width: 14%;}
.credits-statustable .price {width: 14%;}
.credits-statustable .savings {width: 12%;}
.credits-statustable .expires {width: 10%;}
.credits-statustable .status {width: 10%;}

.creditstatus .note {margin: 30px 0;}
.creditstatus .note {color: #777;}

.credits-packstable {width: 100%;}
.credits-packstable td {border-bottom: #e4e4e4 1px solid;}
.credits-packstable .even td {background: transparent;}
.credits-packstable .pack {text-align: left; padding-left: 15px; width: 30%;}
.credits-packstable .price {width: 15%;}
.credits-packstable .powers {width: 15%;}
.credits-packstable .save {width: 15%;}
.credits-packstable .actions {width: 20%;}
.credits-packstable .button {margin: 0; display: inline-block;}

/* static pages styles */
.about, .faqs, .termspage {width: 90%; max-width: 800px; margin: 0 auto; font-size: 12px; line-height: 17px; padding: 30px; padding-top: 0;}

.thankyou {width: 600px; margin: 0 auto; font-size: 12px; line-height: 17px; padding: 5px; padding-top: 0; white-space: normal;}
.thankyou .fieldname {float: left;}
.thankyou .fieldvalue {float: left; width: 190px;}
.thankyou .payreporttable {border-collapse: collapse;}
.thankyou .payreporttable td { padding: 5px; border: none; }
.thankyou .userform .formright {float: none; width: 350px; text-align: left; position: relative; overflow: hidden; top: -4px;}

.contactinfo {font-size: 12px; line-height: 20px; padding: 30px;}
.contactinfo a {display: block; margin: 10px 0 10px 0;}
.contactinfo strong {display: block; margin: 10px 0 5px 0;}

.faqs .index {line-height: 25px; font-weight: bold;}
.faqs .question {font-weight: bold; display: block; margin-top: 10px; text-decoration: none; color: #000; padding-left: 20px;}
.faqs .answer {margin-bottom: 20px; padding-left: 20px;}
.faqs a.totop {display: block; font-size: 11px; margin-top: 5px;}
.faqs .faqsection {padding: 10px 0 0 0;}
.faqs .faqsection a {font-size: 18px; text-decoration: none;}
.faqs .faqsection a:hover {text-decoration: underline;}

.faqs li {margin-bottom: 20px;}
.termspage {padding-top: 30px;}
.embedtitle {font-size: 12px; margin: 20px 0 5px 0; font-weight: bold;}
.feedback #form_feedback_text {width: 97%; height: 100px; display: block; margin: 0 auto;}
.feedback #form_name, .feedback #form_email {width:200px;}
.feedback .errors li {top: 2px; left: 5px;}
.feedback .error, .feedback .errors {background: transparent;}

/* Presentation directory styles */
.directory {width: 800px; margin: 0 auto; font-size: 12px; line-height: 17px; padding: 30px; padding-top: 0;}
.directory .item {clear: none; float: left; width: 400px; height: 110px; overflow: hidden; margin-bottom: 20px;}
.directory .item div {clear: none;}
.directory .item .clear {clear: both;}
.directory .item .thumb {float: left; margin-right: 10px; display: inline; width: 117px; height: 87px; border: #000 1px solid;}
.directory .item .main {float: left; width: 240px; display: block;}
.directory .item .title {font-weight: bold; margin-bottom: 5px;}
.directory .item .title a {text-decoration: none;}
.directory div {clear: both;}

/* popups */

.hidden {display:none;}
.collapsed {height: 0; overflow: hidden; position: relative; padding: 0; display: block;}


#opaco {
background-color:#000;
position:absolute;
opacity: 0;
top:0;
left:0;
width: 100%;
height: 100%;
z-index:1200;
}
.opaco_local {
background-color:yellow;
position:absolute;
opacity: 0;
top:0;
left:0;
width: 0px;
height: 0px;
z-index:301;
}
#popup {
/* position: fixed !important; */
position: absolute;
left:0;
top:0;
z-index:1202;
}

.loading {
background: #FFF;
position: fixed !important;
position: absolute;
top:0;
left:0;
padding: 20px 40px 20px 40px;
border:1px solid #000;
z-index:1203;
}

.scrollbox .loading, .longscrollbox .loading, div .loading {position: static !important; text-align: center; border: 0; background: transparent; padding: 140px 0 140px 0;}
.revealingbox .scrollbox .loading {padding: 0; margin: 140px 0 140px 0;}
.comments .loading {padding: 20px 0 20px 0;}
.presenter-counters .loading {padding: 15px 0 15px 0;}

#alert_message {
background: #def0ff;
color: #007bda;
font-weight:bold;
position: fixed !important;
position: absolute;
top:0;
left:0;
padding: 20px 40px 20px 40px;
border:1px solid #9acdf7;
z-index:1205;
}

.secondpart {display:none;}

.sortable {cursor:pointer;}
.sortable span {padding-right:10px;}
.sortable.up span {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/updown.png) 100% 3px no-repeat;}
.sortable.down span {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/updown.png) 100% -14px no-repeat;}

.download.disabled {color:#777;}

.text-blue {color: blue;}

#content-new-user {font-size: 12px; line-height: 17px;}

/*  Content types list:  */
#menu-title-content-categories {background-color: #49BCF2; font-size: 16px; font-weight: bold; padding: 6px; text-align: center; font-family: Arial,Tahoma,Verdana;}
.menu-title-powerpoint-products {background: url("https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png") repeat-x scroll -384px -4px #49BCF2; background-color: #49BCF2; color: #FFFFFF; font-size: 15px; font-weight: bold; padding: 4px 6px; text-align: left; font-family: Arial,Tahoma,Verdana;}
.menu-title-powerpoint-products .sister-note {width: 100px; float: right; font: normal 10px/10px Arial;}
.menu-title-powerpoint-products .sister-note a {color: #fff; text-decoration: none;}

.contenttypes {background: #fcfcfc; height: auto; overflow-y: auto; overflow-x: hidden;
	transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;
}
.viewpage.books .contenttypes.specialheight {height: 564px !important;}
.viewpage.books .contenttypes {height: 586px !important;}

.contenttypes h3 {font-family: "Trebuchet MS", Tahoma, Vardana, Arial; font-size: 14px; font-weight: normal; padding-left: 5px; margin: 5px 0 10px 0;}
.contenttypeslist {list-style:none; padding: 0; margin: 0;}
.contenttypeslist .item a {padding: 2px 0 3px 10px;}
.contenttypes .item a {text-decoration: none; color: #000; display: block;}
.contenttypes li {overflow:hidden; white-space:nowrap; font-size: 12px; display: block; height: 19px; padding: 0; border: #fcfcfc 1px solid; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-hover.png) 0 -150px no-repeat;}
.contenttypes .categories.ucfirst a {text-transform:capitalize;}
.contenttypes .categories a span {color:grey; font-size:9px;}
.contenttypes li:hover {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-hover.png) 0 0 repeat-x; border-color: #cbcedd;}
.contenttypes li.active {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-hover.png) 0 -75px repeat-x; border-color: #95aac9;}
.subcategories-title {font-size: 12px; color: #777; font-weight: bold; padding: 5px 10px; border-top: #ccc 1px solid; margin-top: 10px;}
.nosubcategories {text-align: center; color: #999; padding: 10px 20px;}

.contenttypes ul.categories {
	background-color: white;
	display: block;
	z-index: 100;
	overflow: visible;
	padding: 0;
	position: absolute;
	width: 200px;
	margin: -21px 0 0 178px;
	box-shadow: 1px 1px 3px #AAAAAA;
}

.contenttypeslist.homemenu li {height: 22px;}
.cristalcategories {list-style:none; padding: 0; margin: 0;}
.cristalcategories a{padding: 2px 0 3px 10px;}
.cristalcategories li {height: 21px;}
.cristalcategories a {color: #888888; font-size: 11px;}
.cristalcategories a strong{color: #000000; font-size: 12px;}
ul.categories {list-style-type: none; padding: 0; margin: 0;}
ul.categories li {padding: 0 5px 0 20px; display: block; height: auto; font-size: 11px; background: transparent;}
ul.categories li:hover {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-hover.png) -20px 0 repeat-x;}
ul.categories li.active {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-hover.png) -20px -75px no-repeat;}

.menuarrow {display: block; position: absolute; top: 0; left: 0; width: 17px; height: 27px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/menu-arrow.png) 0 0 no-repeat;}
.menuarrow-active {background-position: 0 -27px;}
.menuarrow-none {display: none;}

.mainmenuitem ul.mainmenusubitems {max-width: 0; border: 0 solid #8AB5D8;
	overflow: hidden; transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; -o-transition: all .5s ease 0s;
}
.mainmenuitem:hover ul.mainmenusubitems {max-width: 1000px; display: block; border: 1px solid #8AB5D8;}

.contentbutton {background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/buttons-content.png) 0 0 no-repeat; width: 139px; height: 34px; float: left; margin-right: 16px; cursor: pointer;}
.button-buy {background-position: 0 -34px; margin: 0;}
.contentbutton .text {display: none;}
.awardwinning {border: 1px solid #CCCCCC; width:100%}

/* related box tabs */
.tabs {height: 25px; position: relative; z-index: 3; display: inline-block; left: 3px;}
.tab {display: inline-block; height: 31px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tabs.png) 0 0 no-repeat; line-height: normal; font-weight: bold; font-family: Arial, Tahoma, Verdana; font-size: 12px; text-decoration: none; color: #000; padding-left: 8px;}
.tab-inner {display: inline-block; padding: 5px 8px 5px 0; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/tabs.png) 100% 0 no-repeat; height: 21px;}
.tab:hover {background-position: 0 -31px;}
.tab:hover .tab-inner {background-position: 100% -31px;}
.tab.active, .tab.active:hover {background-position: 0 -62px;}
.tab.active:hover .tab-inner, .tab.active .tab-inner {background-position: 100% -62px;}

/*try template*/
.trytemplate {padding: 30px 150px !important; font-size: 12px; line-height: 130%;}
.trytemplate ol {margin-bottom: 30px;}
.trytemplate .formright input {width: 288px; padding: 1px;}
.trytemplate .formrow {clear: both; margin: 0 auto 20px auto; width: 450px; overflow: hidden; padding: 0;}
.trytemplate .formleft {float: left; width: 110px; font-weight: bold; height: 30px; overflow: hidden; padding-top: 4px;}
.trytemplate .formrow .note {margin-top: 4px;}
.trytemplate .checkbox {width: 25px; float: left; margin-bottom: 20px;}
.trytemplate label {display: block; overflow: hidden; margin-bottom: 20px;}
.trytemplate .formright {width: 320px; text-align: left; position: relative; overflow: hidden; top: 0;}
.trytemplate .buttons {margin: 0 0 20px 0;}
.download-partners {margin: 30px 0; text-align: center;}
.partners-microsoft, .partners-mcafee {display: inline-block; width: 184px; margin: 0 35px; vertical-align: middle;}
.partners-mcafee {font-weight: bold;}
.partners-mcafee a {font-weight: normal; font-size: 10px;}

.partnersbox .content {text-align: center; height: 539px; font-size: 12px; text-aling: center;}
.partner-customers .text {position: relative; z-index: 2;}
.partnersbox .guarantee {margin-bottom: 15px; font-weight: bold;}
.partnersbox .mcafee-secure {margin-bottom: 15px;}
.partnersbox .mcafee-secure a {font-size: 10px;}
.partner-logo {display: block; margin: 10px auto 0 auto; padding-left: 180px; width: 0; overflow: hidden; background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/logos.png) 0 0 no-repeat;}
.logo-microsoft {background-position: 0 0; height: 123px; padding-left: 184px; margin: 0;}
.logo-standingovation {background-position: 0 -123px; height: 85px; padding-left: 184px; margin: 0;}
.logo-paypal {height: 75px; margin-bottom: 15px; display: block; background: url("https://s3.amazonaws.com/img.powershow.com/themes/default/images/logos.png") no-repeat scroll -2px -206px transparent;}
.logo-guarantee {background-position: -2px -343px; height: 110px;}
.logo-mcafee {background-position: -2px -284px; height: 55px;}
.partners-customers .text {display: block; position: relative; z-index: 2;}
.logo-customers {display: block; margin: -10px  auto 0 auto; position: relative; z-index: 0;}

.partners-bottom .content {text-align: center; height: 182px;}
.microsoft-gold-certified, .standingovation {display: inline-block; width: 184px; margin: 30px 10px 0 20px; vertical-align: middle; float: left;}
.standingovation {text-align: center; font-size: 11px;}
.standingovation strong {display: block;}


.jessica_content {height:243px;}
.jessica_photo {width: 154px; height:154px; float:left; margin: 30px 20px;}
.jessica_content .textinfo {width: 250px; text-align: left; float:left;}
.jessica_content .title {font-size: 16px; line-height: 16px; margin: 20px auto 9px; font-weight: bold;}
.jessica_content .subtitle {font-size: 12px; line-height: 12px; margin: 12px auto 13px; font-weight: bold;}
.jessica_content p {line-height: 12px; margin: 12px auto 13px; padding: 0;}

.creditsreport .title {font-size: 11px; font-weight: bold;}

.subscriptionpage {width: 1050px; margin: 0 auto;}
.subscriptionpage .leftpartenrs {float: left; display: block; width: 190px;}
.subscriptionpage .rightpartenrs {float: right; display: block; width: 190px;}
.subscriptionpage .creditsinfo {display: block; margin: 0; font-size: 12px; line-height: 17px; padding: 0 30px;; min-height: 455px;}

.subscriptionpage .agreementlink {text-align: left; float:right; font: normal 11px Arial,Tahoma,Verdana,sans-serif; line-height: 17px; margin: 6px 0 0}
.subscriptionpage .partners-block {height: 165px;}
.subscriptionpage .partners-block div {float: left; margin-left: 10px;}
.subscriptionpage .partners-block div .title {clear: both; width: 170px; margin: 0;}
.subscriptionpage .partners-block .partner {margin-top: 30px;}
.subscriptionpage .microsoft-gold-certified,
.subscriptionpage .logo-paypal,
.subscriptionpage .standingovation,
.subscriptionpage .mcafee-secure,
.subscriptionpage .guarantee,
.subscriptionpage .partner-customers {display: inline-block; margin: 0 10px 20px 0; vertical-align: middle; text-align: center;}

.subscriptionpage .guarantee {font-weight: bold; font-size: 12px; text-align: center; width: 170px;}
.subscriptionpage .partners-mcafee {font-weight: bold;}
.subscriptionpage .partners-mcafee a {font-weight: normal; font-size: 10px;}
.subscriptionpage .partnersbox .content {text-align: center; height: 539px; font-size: 12px; text-aling: center;}
.subscriptionpage .partner-customers .text {position: relative; z-index: 2;}
.subscriptionpage .guarantee {margin-bottom: 15px; font-weight: bold;}
.subscriptionpage .mcafee-secure {margin-top: 15px; width: 170px; font-size: 12px; text-align: center;}
.subscriptionpage .mcafee-secure a {font-size: 10px;}
.subscriptionpage ul {padding: 5px 0 0 17px; margin: 0;}
.subscriptionpage li {padding: 1px 0; margin: 0;}

.creditsinfo .paragraph {font-size: 14px; line-height: 19px;}
.creditsinfo .creditsinfotable {border-collapse: collapse;}
.creditsinfo .creditsinfotable td { padding: 10px 5px; border: none; border: 1px solid #CCCCCC;}
.creditsinfo .creditsinfotable th { padding: 10px 10px; border: none; border: 1px solid #CCCCCC;}
.creditsinfo .creditsinfotable .creditsinfotableradio { padding-bottom: 7px;}
.creditsinfo .creditsinfotable .largesize {font-weight: bold; font-size: large;}
.creditsinfo .creditsinfotable .largesize .title {font: bold 20px Tahoma,Verdana,sans-serif;}
.creditsinfo .creditsinfotable .centeralign {text-align:center;}
.creditsinfo .creditsinfotable .producttitle {white-space: nowrap; color: #004B91;}
.creditsinfo .buttons {width: 750px;}
.creditsinfo .partners-block {height: 165px; width: 750px; margin: 25px 0 0;}
.creditsinfo .partners-block div {float: left; margin-left: 10px;}
.creditsinfo .partners-block div .title {clear: both; width: 170px; margin: 0;}
.creditsinfo .partners-block .partner {margin-top: 30px;}
.creditsinfo .guarantee {font-weight: bold; font-size: 12px; text-align: center; width: 170px;}
.creditsinfo .partners-mcafee {font-weight: bold;}
.creditsinfo .partners-mcafee a {font-weight: normal; font-size: 10px;}
.creditsinfo .partner-paypal {margin: 20px 50px !important;}
.creditsinfo .partner-customers {margin: 13px 0;}
.creditsinfo .partner-customers .logo-customers {margin: 10px auto;}
.creditsinfo .partnersbox .content {text-align: center; height: 539px; font-size: 12px; text-aling: center;}
.creditsinfo .partner-customers .text {position: relative; z-index: 2;}
.creditsinfo .guarantee {margin-bottom: 15px; font-weight: bold;}
.creditsinfo .mcafee-secure {margin: 0 50px 0 0; width: 170px; font-size: 12px; text-align: center;}
.creditsinfo .mcafee-secure a {font-size: 10px;}
.creditsinfo a.more {margin: -6px 0 0;}
.creditsinfo a.less {margin: 0 4px 0;}

.embedpage .embed-code {border: 1px solid #999999; display: block; overflow: auto; word-wrap: normal;}
.embedpage .confirmation-text-container {text-align: center;}

/* Expand-collapse bars */
.expandbar {height: 36px; overflow: hidden; background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/expandbar.png) 0 -36px repeat-x; margin-bottom: 2px;}
.expandbarleft, .expandbarright {width: 8px; height: 36px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/expandbar.png) 0 0 no-repeat; float: left; overflow: hidden;}
.expandbarright {background-position: -8px 0; float: right;}
.expandbartitle {font-size: 14px; font-weight: bold; margin: 10px 0 0 10px; cursor: pointer; white-space: nowrap;}
.expandbar .arrow-open, .expandbar .arrow-closed {
float: left;
width: 15px;
height: 15px;
overflow: hidden;
background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/expandbar.png) 0 -74px no-repeat;
margin: 0px 5px 0 2px;
}
.expandbar .arrow-open {background-position:0 -89px;}
.comment .agreebar {border: #ccc 1px solid;}

/* large fake buttons (view page) */
.largebutton {width: 99px; height: 32px; position: relative; overflow: hidden;}
.largebutton .upstate,
.largebutton .downstate {width: 754px; height: 96px; background-image:url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/buttons.jpg); background-position: 0 0; position: relative; top: 0; left: 0;}
.largebutton .downstate {top: -32px;}
.disabled .upstate {top: -64px;}
.largebutton .text {padding-top: 204px;}
.largebutton .icon {background: transparent;}
.largebutton .icon.done {width: 30px; height: 24px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/buttons.jpg) -684px -68px no-repeat; left: 5px; top: -200px;}

#button_shareit {width: 110px;}
#button_shareit .upstate, #button_shareit .downstate {left: -277px; background-position: 0 0;}
#button_send .upstate, #button_send .downstate  {left: -178px; background-position: 0 0;}
#button_flag {width: 74px;}
#button_flag .upstate, #button_flag .downstate  {left: -104px; background-position: 0 0;}
#button_favorite {width: 104px;}
#button_favorite .upstate, #button_favorite .downstate {left: 0; background-position: 0 0;}
#button_edit .upstate, #button_edit .downstate {left: -581px; background-position: 0 0;}
#button_delete .upstate, #button_delete .downstate {left: -387px; background-position: 0 0;}
#button_embed {width: 95px;}
#button_embed .upstate, #button_embed .downstate  {left: -486px; background-position: 0 0;}
#button_claim {width: 74px;}
#button_claim .upstate, #button_claim .downstate  {left: -680px; background-position: 0 0;}

.fakebutton .upstate,
.fakebutton .downstate {background-image: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/gray-buttons.png);}
.fakebutton .disabled {background-position: 0 -50px;}
.tiny .disabled {background-position: -177px -50px;}
.larger .disabled {background-position: -59px -50px;}
#writecommentbutton:hover, .tcommentwrite .upstate:hover {opacity: 0.8;}
.fakebutton.tcommentwrite .upstate {background-position: -253px 0;}
.fakebutton.tcommentwrite .downstate {background-position: -253px -24px;}

.fakebutton .icon {background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/gray-buttons.png) -214px 0 no-repeat; float: left; width: 14px; height: 14px; overflow: hidden; margin-top: 1px;}
.fakebutton .icon.flag {width: 12px; position: relative; left: 10px;}
.fakebutton .icon.disagree {background-position: -226px 0px; width: 14px; position: relative; left: 12px;}
.fakebutton .icon.agree {background-position: -240px 0px; width: 14px; position: relative; left: 12px;}

.fakebutton .disabled .icon.flag {background-position: -214px -14px;}
.fakebutton .disabled .icon.disagree {background-position: -226px -14px;}
.fakebutton .disabled .icon.agree {background-position: -240px -14px;}

.boxtitle .backlink {font-family: Arial, Tahoma, Verdana;}
#form_about {font-family:  Arial, Tahoma, Verdana;}
.comments .sort select {font: 11px normal Arial, Tahoma, Verdana;}
.comments .write_form textarea {font: 12px normal  Arial, Tahoma, Verdana;}
.comments .sort {top: 5px; float: left;}
.comments .commentsnum {margin-top: 5px;}

.featuredbox .sort {float: left; padding: 0 0 0 15px;}

.userform select, .userform input, .userform textarea {font-family: Arial, Tahoma;}
.edit_form textarea {font: 12px normal Arial, Tahoma, Verdana;}
.pagination input {font-family: Arial, Tahoma;}
.listingtop .sort select, .listingtop .filter select {font: 11px normal Arial, Tahoma, Verdana;}

/* stylish (yes, they are) dropdown boxes */
.filter, .sort {position: relative; top: 3px; color: #3a6a89; font-weight: bold; z-index: 150; width: 165px; float: right; line-height: normal; font-family: Arial, Tahoma, Verdana; }
.listingtop .filter, .listingtop .sort {margin-right: 20px;}
.searchcontent .filter, .searchcontent .sort {margin: 0 0 0 20px; line-height: normal;}


.filter {width: 158px;}
.boxtitle .sort {width: 165px; color: #fff; left: 5px;}
.relatedbox .sort {posiiton: relative; left: -90px; margin-right: 0px; }
.boxtitle.blue {overflow: visible;}
.filter select, .sort select {display: none;}
.dropdown, .dropdownvalues {font-weight: normal; color: #2c556f; white-space: nowrap;}
.dropdown {
	cursor : pointer;
	display: inline;
	background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/dropdown.png) 0 0 no-repeat;
	width: 84px;
	height: 15px;
	float: right;
	padding: 5px;
	line-height: normal;
	position: relative; top: -5px;
	}
.smalldropdown {background-position: 0 -25px; padding: 3px 5px; float: none; display: inline-block; width: auto; color: #000; vertical-align: middle; top: 0; position: relative;}
.photooptions .smalldropdown {width: 70px; text-align: center; float: left; display: inline;}
.photooptions .smalldropdown-arrow {float: left; display: inline;}
.dropdown-arrow {width: 25px; height: 25px; background: url(https://s3.amazonaws.com/img.powershow.com/themes/original/images/dropdown.png) 100% 0 no-repeat; float: right; display: inline; position: relative; top: -5px; cursor: pointer;}
.smalldropdown-arrow {float: none; display: inline-block; width: 22px; height: 21px; background-position: 100% -25px; vertical-align: middle; top: 0; position: relative;}
.dropdownvalues {position: absolute;  border: #a1b4d9 1px solid; border-bottom: 0; right: 0; top: 19px; z-index: 150;}
.dropdownvalues a {display: block; width: 107px; padding: 5px; border-bottom: #a1b4d9 1px solid; background: #d4e4fb; text-decoration: none; color: #2c556f;}
.dropdownvalues a:hover {background: #ecf3fc;}

.leftbox {float: left; margin-right: 15px;}
.dateinput input, input.dateinput {font-size: 11px; padding: 2px; background: #fff; border: #a5acb2 1px solid; width: 150px;}
.dateinput input, input.dateinput {background: #e3e3e3; width: 65px;}



.template-design .template-design-ul {
	transition: max-height 0.3s ease-out 0s;
	z-index: 10;
	list-style: outside none none;
	margin: 0 auto;
	padding: 10px 0 0 0;
	display: flex;
	flex-wrap: wrap;
}
.template-design .template-design-ul > li {width: 50%; min-height: 100px; float: left; text-align: center;}
.template-design .li-item-container {width: 180px; margin: 0 auto;}
.template-design .radio-design {float: left; height: 76px;}
.template-design label {float: left;}

.template-design .form_template_design_errors,
.template-design .form_template_photo_errors {width: 100%; height: 20px; overflow: hidden;}

.template-design .design-preview-img {width: 116px; height: 82px; background: url(/themes/default/images/template_designs.png) 100% 0 no-repeat;
	background-position: -22px -20px; position: relative;
}
.template-design .design-preview-img#design_1 {background-position: -22px -20px;}
.template-design .design-preview-img#design_2 {background-position: -154px -21px;}
.template-design .design-preview-img#design_3 {background-position: -22px -107px;}
.template-design .design-preview-img#design_4 {background-position: -154px -107px;}
.template-design .design-preview-img#design_5 {background-position: -20px -192px;}
.template-design .design-preview-img#design_6 {background-position: -154px -192px;}
.template-design .design-preview-img#design_7 {background-position: -20px -279px;}
.template-design .design-preview-img#design_8 {background-position: -154px -279px;}

.template-design.photo .template-design-ul > li {width: 33%; float: left; display: flex; align-items: center;}
.template-design.photo .li-item-container {width: 95%; margin: 0 auto;}
.template-design.photo label {width: 95%; margin: 0 auto;}
.template-design.photo label img {border: 1px solid #6e6e6e; box-shadow: 1px 1px 3px #888; width: 95%; margin: 0 auto;}
.template-design.photo .li-item-container input {display: none;}
.template-design.photo input[type="radio"]:checked+label img {box-shadow: 3px 3px 3px #888;}

.template-design.preview .li-item-container .design-preview-img > img {max-width: 98%;  height: auto; margin: 1px auto; box-shadow: 2px 2px 5px #888;
	position: absolute; height: 96%; width: 96%; max-width: 100%; left: 1%; opacity: 0.5; filter: alpha(opacity = 50);
}

.template-design.preview .template-design-ul > li {width: 50%; float: left; display: flex; align-items: center; margin: 0;}
.template-design.preview .li-item-container {width: 95%;}
.template-design.preview .userform .buttons {text-align: right;}
.template-design.preview .userform .buttons .button,
.template-design.preview .userform .buttons a {
	margin: 10px 15px; white-space: nowrap;
}
.searchresults-top-ads .ad-large ins.searchPageAd { margin: 0px auto; max-width: 1030px; width: 1030px; height: 280px; }
.searchresults .viewpageads.searchPageLeft { position: absolute; top: 110px; }
@media screen and (max-width: 1500px) {
	.searchresults-top-ads .ad-large {min-width: 728px; overflow: hidden;}
	.searchresults-top-ads .ad-large.right {min-width: 480px; width: -webkit-calc(100% - 732px); width: -moz-calc(100% - 732px); width: calc(100% - 732px);}
	.searchresults-top-ads .ad-large.right.powerads {display: none;}
	.searchresults-top-ads .ad-small.powerads {display: block; width: 468px;}
}

@media screen and (max-width: 1260px) {
	.site {width: 100%;}
	.site:not(.widepage) .header .newsletter {display: block;}
	.site #right .gridlist .item11 {float: none; display: block; margin: 0 auto;}
	.boxtitle.blue,
	.boxtitle.blue-wide,
	.boxtitle.blue-wider,
	.boxtitle.blue-full,
	.blue-rubber,
	.site #right .boxtitle.blue,
	.site .rightcolumn .boxtitle.blue {background-position: 0 -678px; padding: 5px 15px 0;
		width: 95%; width: -webkit-calc(100% - 32px); width: -moz-calc(100% - 32px); width: calc(100% - 32px);
		border: 1px solid #fff; border-top-left-radius: 5px; border-top-right-radius: 5px;
	}
	.boxtitle.blue-rubber {width: 100%;}
	.searchresults .boxtitle.blue-rubber {width: 99%; width: -webkit-calc(100% - 4px); width: -moz-calc(100% - 4px); width: calc(100% - 4px);}
	.widepage #right .relatedbox .boxtitle.blue {padding: 5px 1px 0; width: 99%; width: -webkit-calc(100% - 4px); width: -moz-calc(100% - 4px); width: calc(100% - 4px);}
	.boxtitle.blue-wide-nowrap {border-top-left-radius: 5px; border-top-right-radius: 5px; padding: 5px 15px 0; border-right: 1px solid #fff;
		width: 94%; width: -webkit-calc(100% - 32px); width: -moz-calc(100% - 32px); width: calc(100% - 32px);
	}
	.boxtitle.blue-wide-nowrap h1 {white-space: nowrap; text-overflow: ellipsis;}

	.boxtitle.blue h1,
	.boxtitle.blue-wide h1,
	.boxtitle.blue-wider h1,
	.boxtitle.blue-full h1,
	.blue-rubber h1,
	.site #right .boxtitle.blue h1,
	.site .rightcolumn .boxtitle.blue h1 {margin: 0 10px;}

	.tooltip.from-web {width: 99%; top: 33px !important; height: auto; left: 50% !important;}
	.tooltip.from-web .toolcontent-center {width: 95%; height: auto;}
	.tooltip.from-web .toolcontent-center br {display: none;}

	.tooltip {margin: 0 !important; left: 50% !important; width: 97%;}
	.tooltip .tooltop {margin: 0 auto -14px auto; width: 50px; overflow: hidden;  background-position: -155px 0;}
	.tooltip .tooltop.hidden {display: block;}

	.tooltip .toolbottom,
	.tooltip .tooltop-left,
	.tooltip .tooltop-right,
	.tooltip .toolcontent-left,
	.tooltip .toolcontent-right,
	.tooltip .tooltop-center,
	.tooltip .toolbottom-left,
	.tooltip .toolbottom-right,
	.tooltip .toolbottom-center {display: none;}

	.tooltip .toolcontent-center,
	.tooltip .toolcontent {width: 96% !important; height: auto; background: none repeat scroll 0 0 #fff;
		border: 3px solid #9ac0ff; border-radius: 12px; padding: 5px; max-width: 96%;
	}
	.tooltip > div {left: -50%;}

	.searchcontent .title-content h1 {max-width: 95%;}
	.searchcontent .listingtop {position: absolute; color: #333; margin-top: 40px; right: 33px;}
	.searchcontent .listingtop .sort,
	.searchcontent .listingtop .filter {color: #333; height: 35px; left: 0;}
	.searchcontent .listingtop .filter {z-index: 1000;}
	.searchcontent > .box .content {padding: 40px 0 0;}

	.searchresults-top-ads {max-width: 1240px;}
	.searchresults-top-ads .ad-large,
	.searchresults-top-ads .ad-large.right,
        .searchresults-top-ads .ad-small { /* height: 90px !important; max-height: 90px; */ float: none; clear: both; margin: 5px auto; width: auto; max-width: 750px; border: 1px none;}
        .searchresults-top-ads .ad-large ins.searchPageAd { width: 728px; /*height: 90px;*/ }
        
	.userform #form_password,
	.userform #form_password2,
	.userform #form_oldpassword,
	.userform #form_username,
	.userform #form_claimname,
	.userform #form_name {width: 80%;}

	#popup .box.removal-dialog.seeker {width: 552px;}
}
@media screen and (max-width: 1260px) and (min-width: 970px){
	.widepage {overflow: hidden;}/*because of tooltip*/
	.relatedbox #related_paginator_1,
	.relatedbox #morefrom_paginator_1 {display: none; visibility: hidden;}
	.relatedbox .sort {left: 0;}
	.gridlist .item {left: 0px;}

	.widepage .profileleft {left: 3%; clear: both; margin: 0 auto;}
	.widepage .profileright {margin-right: 2%;}
	.widepage .profileads {left: 0; clear: left; float: none; margin: 0 auto;}
	.widepage .rightcolumn {width: 30%; width: -webkit-calc(100% - 772px); width: -moz-calc(100% - 772px); width: calc(100% - 772px); overflow: hidden; float: right;  line-height: normal;}

	.searchresults .searchcontent {overflow: hidden; float: right; width: 73%; width: -webkit-calc(100% - 210px); width: -moz-calc(100% - 210px); width: calc(100% - 210px);}

	.fullsizepage .search-results-list .thumb a, .fullsizepage .featured-results-list .thumb a {height: 170px;}
        .searchresults-top-ads { max-width: calc(100% - 210px); margin-left: 210px; float:none; }
}
@media screen and (max-width: 1155px) and (min-width: 970px){
	.relatedbox .sort {width: 120px;}
	.relatedbox .sort .sort-label {display: none;}
}
@media screen and (max-width: 1150px) {
	.header .logo {float: none;}
	.header .middle {float: none; width: 90%; width: -webkit-calc(100% - 5px); width: -moz-calc(100% - 5px); width: calc(100% - 5px); padding: 0;}
	.header .newsletter {margin-top: -122px;}
	.header .newsletter img {border-radius: 5px;}
	.presentationlist.longscrollbox .main {width: -webkit-calc(100% - 140px); width: -moz-calc(100% - 140px); width: calc(100% - 140px);}
	.gridlist .item {left: 0px;}
	.widepage .rightcolumn {width: 21%; width: -webkit-calc(100% - 772px); width: -moz-calc(100% - 772px); width: calc(100% - 772px); overflow: hidden; float: right;  line-height: normal;}
        .searchresults .viewpageads.searchPageLeft { position: absolute; top: 170px; }
}
@media screen and (max-width: 1100px) and (min-width: 970px){
	.relatedbox .sort {display: none;}

	.widepage .profileleft {left: 0; clear: both; float: none; margin: 0 auto;}
	.widepage .profileads {left: 0; clear: left; float: right;; margin: 0 auto;}
	.widepage .profileright { width: -webkit-calc(100% - 210px); width: -moz-calc(100% - 210px); width: calc(100% - 210px);}
	.promoheadline .promoted-about {white-space: normal;}
}
@media screen and (max-width: 980px) and (min-width: 970px){
	.site .pagecontent {width: 100%;}
	.tabs .tab {font-size: 10px;}
}
@media screen and (max-width: 970px) {
	.boxtitle.blue,
	.boxtitle.blue-wide,
	.boxtitle.blue-wider,
	.boxtitle.blue-full,
	.blue-rubber,
	.site #right .boxtitle.blue,
	.site .rightcolumn .boxtitle.blue {width: 94%; width: -webkit-calc(100% - 32px); width: -moz-calc(100% - 32px); width: calc(100% - 32px);}
	.site .rightcontent,
	.site #right,
	.profile-presentationlist #left,
	.site .rightcolumn {max-width: 100%; float: none; clear: both; margin: 0 auto;}
	.site .rightcolumn,
	.widepage #right {width: 100%;}
	.site .rightcolumn .box {float: left; width: 48%; margin: 0 1%; text-align: center;}
	.site .rightcolumn .box .adspace {padding: 0; width: 100%;}

	.site .pagecontent {width: 100%;}
	.site .pagecontent > #left {float: none; clear: both; margin: 0 auto;}
	.relatedbox .sort {width: 165px; left: -90px;}
	.relatedbox .sort .sort-label {display: block;}
	.relatedbox #related_paginator_1,
	.relatedbox #morefrom_paginator_1 {display: block;}

	.widepage .profileleft {left: 0; clear: both; float: none; margin: 0 auto;}
	.widepage .profileright {overflow: visible; width: -webkit-calc(100% - 210px); width: -moz-calc(100% - 210px); width: calc(100% - 210px);}
	.widepage .profileads {left: 0; clear: left; float: left;; margin: 0 auto; width: auto;}
	.widepage .profileads .box.adbox .ad-left {padding: 0;}

	.userform .mandatory-note {margin: 5px 5px 5px 17px; clear: both;}

	.widepage .centercolumn {left: 0;  width: -webkit-calc(100% - 210px); width: -moz-calc(100% - 210px); width: calc(100% - 210px); float: right;}
	.widepage .centercolumn.center {clear: both; float: none; left: auto; margin: 0 auto;}
	.widepage .leftcolumn {left: 0;}

	.promotional-content .promotional-image {width: 100%; clear: both; float: none;}
	.promotional-content .promotional-content {max-width: 400px; margin: 5px auto; float: none;}
	.promotional-image-container {width: 99%; max-width: 459px;}
	.promotional-content .feature {height: auto;}

	.searchresults .searchcontent {overflow: hidden; float: right; width: 70%; width: -webkit-calc(100% - 210px); width: -moz-calc(100% - 210px); width: calc(100% - 210px);}

	.fullsizepage .search-results-list .thumb a, .fullsizepage .featured-results-list .thumb a {height: 120px;}

	.termspage img {max-width: 98%;}
        .searchresults-top-ads { max-width: calc(100% - 210px); margin-right: 0px; }
}
@media screen and (max-width: 780px) {
	.header .search .search-field {width: 300px; width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); float: left;}
	.header .search .search-field .headersearch {width: 180px; width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px); width: calc(100% - 120px); margin: 7px 0 4px 10px;}
        .searchresults .viewpageads.searchPageLeft{display: none;}
        /*
	.box.ad-large, .box.adbox {display: none;}
        */
	.site .rightcontent {width: 100%; margin: 0 auto;}
        /*
	.viewpageads, .site .viewpageads111 {display: none;}
	*/
        .viewpageads, .site .viewpageads,
	.viewpageads, .site .viewpageads .box {clear: both; float: none; left: 0;}

	.viewpageads,
	.site .viewpageads {width: 99%; margin: 0 auto 7px auto;  border-radius: 9px;}
	.site .viewpageads .boxtitle.rubber-yellow {width: -webkit-calc(100% - 6px); width: -moz-calc(100% - 6px); width: calc(100% - 6px); border-radius: 7px; border: 1px solid #fff; margin-bottom: 1px;}
	.title-content-yellow {background-color: #fae063; background-image: none;}

	.custom-blue .title-content-yellow {background-position: -6px -189px; border-bottom: 1px solid #fff; background-image: url("https://s3.amazonaws.com/img.powershow.com/themes/default/images/header.png");}
	.custom-blue .title-left-yellow {border-bottom: 1px solid #fff;}
	.custom-blue .title-right-yellow {border-bottom: 1px solid #fff;}

	.menu-title-powerpoint-products {background-position: -10px -189px;}
	.contenttypes ul.contenttypeslist li {height: auto;}
	.contenttypes ul.categories {margin: 0; position: relative; width: 100%; margin: 0 auto; display: block !important; border: none;}
	.contenttypes ul.categories ul {display: block !important;}
	.mainmenuitem ul.mainmenusubitems {max-width: 1000px;  border: 0 solid #8AB5D8 !important;}

	.site #left,
	.site .centercolumn,
	.site #leftbottom {width: 100%; height: auto; margin: 0 auto; float: none; left: 0;}
	.viewpagemain .box .left111 {
		padding-top: 8px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	.boxtitle.yellow-small,
	.boxtitle.yellow {
		background-color: #fae063;
		background-image: none;
		border: 1px solid #fff;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		width: 97%;
		width: -webkit-calc(100% - 16px);
		width: -moz-calc(100% - 16px);
		width: calc(100% - 16px);
	}
	.boxtitle.yellow-small {width: calc(100% - 32px); height: auto;}
	.aboutinfo .description {width: auto; width: -webkit-calc(100% - 131px); width: -moz-calc(100% - 131px); width: calc(100% - 131px);}
	.site #presentation-container {
		width: 100%;
		height: 100%;
		margin: 0 auto;
		position: relative;
		padding-bottom: 62.26%; /* 16:9 */
		height: 0;
	}
	.site .presentation, #presentation.presentation {
		width: 100%;
		height: 100%;
		margin: 0 auto;
		position: absolute;
	}
        
	.site .presentation object {width: 100% !important; height: 100% !important;}
	#comments_content {width: 100%;}
	#tooltip_from_web_info_tip111 {display: none;}
	#view-bottom-ads-boxes {height: auto;}
	#view-bottom-ads-boxes .box {width: 49%; width: -webkit-calc(50% - 3px); width: -moz-calc(50% - 3px); width: calc(50% - 3px);}
	#view-bottom-ads-boxes .box:last-child {margin-right: 0;}

	.productcontrols {width: 100%; height: 28px;}

	.site .viewpageads .boxtitle.rubber-yellow .navbar-toggle.nav-category {display: block; float: left; padding-top: 1px;}
	.title-content-yellow {cursor: pointer;}
	#contenttypes.contenttypes {overflow: hidden; max-height: 0; margin: -3px;}


	.searchresults .searchcontent {width: 100%; margin: 0 auto; float: none;}
	.searchresults .viewpageads {height: auto;}
	.searchresults #search-ads-boxes {width: 100%;}
	.searchresults #search-ads-boxes .box {max-width: 97%; min-width: 45%; margin: 2px auto;}
	.searchresults #search-ads-boxes .adspace {width: 97%;}
	.search-ads-boxes-top {display: none;}
	.search-ads-boxes-bottom {display: block;}

	.advancedsearch .formright,
	.advancedsearch .advancedright {float: left;}

	.widepage .profileright {clear: both; float: none; margin: 0 auto; width: 99%;}
	.about, .faqs, .termspage {width: 95%; padding: 0; font-size: 14px;}
	.about img, .faqs img, .termspage img {max-width: 98%; height: auto;}
	.faqs .answer {padding-left: 10px;}

	#singlecolumn.promoted-enroll {width: 100%;}

	.videoplayer-cover-container {width: 100%; height: 100%;}
	.videoplayer-cover-container .cover-middle {font-size: 17px; line-height: 20px;}
	.videoplayer-cover-container .cover-inner {margin: 0; padding: 0; width: 100%;}
	.videoplayer-cover-container .cover-outer {height: 100%;}
	.videoplayer-slider-container {height: 95%; margin: 3px;}
	.viewpagemain #vast_container {position: absolute;}
	.flowplayer-container {height: 100% !important; width: 100% !important;}
        .searchresults-top-ads { margin: 0px auto; max-width: 100%; }   
}
@media screen and (max-width: 730px) {
	.editform .moreoptions {clear: both; margin: 10px; display: block;}
	.editform .moreoptions:after { content:"\A"; white-space:pre; }
}
@media screen and (max-width: 600px) {
	.site .header .content {background-position: -90px 0;}
	.header .upload-container {
		margin: 0;
		padding: 29px 20px 14px 0;
		background: -moz-linear-gradient(left,  rgba(255,255,255,0.12) 0%, rgba(231,238,245,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.12)), color-stop(100%,rgba(231,238,245,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(255,255,255,0.12) 0%,rgba(231,238,245,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(255,255,255,0.12) 0%,rgba(231,238,245,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(255,255,255,0.12) 0%,rgba(231,238,245,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(255,255,255,0.12) 0%,rgba(231,238,245,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fffffff', endColorstr='#e7eef5',GradientType=1 ); /* IE6-9 */
	}
        
	.site .header .middle .search {min-width: 200px; white-space: normal;}
	.site .header .middle .search .search-field,
	.site .header .middle .search .advanced-links {clear: both; float: none; width: 100%;}
	.site .header .links-search {width: 63%; width: -webkit-calc(100% - 150px); width: -moz-calc(100% - 150px); width: calc(100% - 150px);}
	.site .header .middle .links-search .links {margin: 3px 0;}
	.site .header .search .advanced-links {height: 14px; line-height: 4px;}

	.site .header .newsletter {width: 99%; margin-top: -117px;}
	.site .header .logo,
	.site .header .newsletter {width: 45%; padding-bottom: 0; height: 30px;}
	.site .header .logo img,
	.site .header .newsletter img {width: 95%; height: auto; border-radius: 3px;}
	.site .header .newsletter img {max-width: 190px;}
	.site .header .search .search-field .headersearch {width: 50%; width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px); width: calc(100% - 120px);}

	.aboutinfo .description {width: 100%;}


	.productcontrols {width: 100%; height: auto; display: inline-block;}
	.productcontrols > div,
	.productcontrols > span {margin: 4px auto !important; float: none !important; text-align: center !important;}
	.productcontrols.social .socialbuttons,
	.productcontrols.social .left-social,
	.socialbuttons .addthis_container,
	.productcontrols.social .addthis_container .addthis_sharing_toolbox {width: 100%; margin-top: 5px;}
	.productcontrols .left-social > a {margin: 0 2% !important; margin: 0 1.5% !important;}
	.productcontrols.social .addthis_container .addthis_sharing_toolbox a {margin-left: 8% !important; margin-right: 0 !important;}
	#popup {left: 0 !important;}
	.boxtitle.blue,
	.boxtitle.blue-wide,
	.boxtitle.blue-wider,
	.boxtitle.blue-full,
	.blue-rubber {width: 94%; width: -webkit-calc(100% - 36px); width: -moz-calc(100% - 36px); width: calc(100% - 36px);
		line-height: 23px; white-space: nowrap; text-overflow: ellipsis;
		border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-top-right-radius: 5px; border-top-left-radius: 5px;
	}
	.userform .button {margin-left: 5px; margin-right: 5px; margin-bottom: 10px;}
	#singlecolumn {max-width: 100%;}

	.listingtop {min-height: 50px;}
	.deletepresentation .formright {margin-left: 0;}

	.searchcontent .title-content h1 {height: 19px !important; max-height: 19px; min-width: 100%;}
	.searchcontent > .box .content {padding: 70px 0 0;}
	.searchcontent .listingnum {float: none; clear: both; margin: 0 auto; max-width: 190px;}

	.widepage .profileright {width: 100%;}
	.presentationlist .supplements {float: right;}
	.listingtop {padding: 10px 0 10px 0;}
	.listingtop .filter {margin-bottom: 6px;}

	.longscrollbox {height: auto;}
	.presentationlist .buttons {margin-left: 0px;}
	.presentationlist .buttons .addthis_container {height: 23px;}
	.presentationlist .main {width: 99%;}
	.userform .errors li {left: 0; max-width: 350px; width: 99%;}
	.accountsettings .change.name {left: 0;}
	.promoted-options-container span {white-space: normal;}

	.promoted-report, .promoted-settings {padding: 3px;}
	.ptvreporttable td {padding: 0;}

	.spamadult #spamrules_content table#spamrulewords td,th {padding: 0;}
	.spamadult #spamrules_content table#spamrulewords td input {margin-bottom: 3px;}

	.fullsizepage .search-results-list .list-item, .fullsizepage .featured-results-list .item {width: calc(50% - 10px);}
	.fullsizepage .search-results-list .thumb a, .fullsizepage .featured-results-list .thumb a {height: 190px !important;}

	.searchresults-top-ads .ad-small.powerads {display: none;}
        .site:not(.widepage) .header .newsletter{margin-top: -88px}
        .site .header .newsletter img { width: 60%; height: 100%; float: right; }
}

@media screen and (max-width: 460px) {
	.site {width: -webkit-calc(100% - 4px); width: -moz-calc(100% - 4px); width: calc(100% - 4px);}
	.site .header .content {background-position: -160px 0; width: -webkit-calc(100% - 2px); width: -moz-calc(100% - 2px); width: calc(100% - 2px);}
	.site .header .logo {padding-bottom: 0;}
	.site .header .middle {min-width: 200px; font-size: 13px;}

	.site .header .middle,
	.site .header .middle .links-search,
	.site .header .middle .upload-container {float: none; clear: both; width: 98%; margin: 0 auto;}
	.site .header .middle .upload-container {width: 100px; background: none;}
	.site .header .middle .links-search .links,
	.site .header .middle .links-search .search {width: 100%;}
	.site .header .middle .upload-container {padding: 4px 0; margin: 0 auto;}
	.site .header .middle .search form {border-bottom: 1px solid #fff;}
	.site .header .content .newsletter {margin-top: -120px;}

	.site .header {padding-top: 0;}
	.box {padding-bottom: 0; margin: 2px auto;}
	.box .top,
	.box .bottom {height: 0; border: none; padding: 0;}
	.box .left,
	.box .right {border: none; padding: 0; background: none repeat scroll 0 0 #1b4c75;}
	.box .topleft, .box .topright, .box .bottomleft, .box .bottomright {height: 0; width: 0; border: none; padding: 0;}
	.box .topright {background-position: -11px 0;}
	.box .bottomleft {background-position: 0 -11px;}
	.box .bottomright {background-position: -11px -11px;}
	.box .center111 {border: 1px solid #fff; border-radius: 3px;}
	.box .center {border: none; border-radius: 3px; padding: 0;}
	.box .center {padding-top: 1px;}
	.viewpageads .box .center {padding-top: 2px;}
	.boxtitle.yellow, .box h1 {margin: 1px auto 2px; height: auto !important; max-height: 84px; text-overflow: ellipsis;}
	.boxtitle.yellow {padding-top: 3px; padding-bottom: 2px; width: 94%; width: -webkit-calc(100% - 18px); width: -moz-calc(100% - 18px); width: calc(100% - 18px);}

	.boxtitle.blue-full {width: 90%; width: -webkit-calc(100% - 36px); width: -moz-calc(100% - 36px); width: calc(100% - 36px);}
	.boxtitle.blue-wide-nowrap {width: 92%; width: -webkit-calc(100% - 32px); width: -moz-calc(100% - 32px); width: calc(100% - 32px);}

	.viewpagemain .boxtitle h1 {padding: 0 5px; width: 100%;}
	.box .padded {padding: 4px;}
	.newsbox, .aboutbox {font-size: 14px; line-height: 17px;}

	.aboutinfo, .presenterinfo, .transcript, .aboutpowershow, .comments {padding: 0 3px;}
	.aboutinfo strong:first-child {width: auto; margin-right: 5px;}
	.expandbarleft, .expandbarright {width: 0;}
	.expandbartitle {margin-left: 0px;}
	.viewpagemain .aboutinfo div,
	.viewpagemain .aboutinfo p a,
	.viewpagemain .aboutinfo > div > h2,
	.viewpagemain .aboutinfo .description h3,
	.viewpagemain .comments,
	.viewpagemain .transcript,
	.viewpagemain #aboutpowershow {font-size: 14px;}
	#aboutpowershowcontent {line-height: 17px;}
	.viewpagemain .aboutinfo .addmoretagslink {margin-left: 10px;}

	.relatedbox .tabs {z-index: 151;}

	.presentationlist .list-item,
	.gridlist .item {width: 40%; width: -webkit-calc(50% - 34px); width: -moz-calc(50% - 34px); width: calc(50% - 34px); padding: 6px 13px 5px;}

	.presentationlist .list-item .thumb,
	.presentationlist .list-item a,
	.presentationlist .list-item img,
	.gridlist .thumb,
	.gridlist .thumb a,
	.gridlist .thumb img {max-width: 100% !important; height: auto !important; max-height: 87px !important; margin: 0 auto;}
	.presentationlist a.title, .presentationlist .title a {font-size: 12px;}
	#related_content #featured_content .item:last-child {display: none;}
	#featured_content .item:last-child111 {display: none;}
	#featured_content div:nth-child(6) {display: none;}

	.taboola-inner-container {padding: 2px 3px 5px !important;}
	.footer {font-size: 12px;}

	.flagthis {padding: 0 5px;}
	.flagthis input.button.larger {width: 102px; background-position: unset;}
	.flagthis .categoryselect a.category {background-position: 90% -28px !important;}
	.flagthis .categoryselect,
	.flagthis .subcategory {position: initial; position: relative; left: 0;}
	.flagthis .subcategory {display: block !important; padding-left: 10px;}
	.flagthis .categoryselect a {width: 96%; width: -webkit-calc(100% - 9px); width: -moz-calc(100% - 9px); width: calc(100% - 9px);}

	.aboutinfo #addcategory .buttons,
	.aboutinfo #addtags .buttons {float: none; margin: 10px;}

	.aboutinfo #form_category,
	.aboutinfo #addtags .addtag-container {width: 50%; width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px); width: calc(100% - 120px);}

	.searchresults-top-ads .ad-small {display: none;}
	.searchresults #search-ads-boxes .box111 {width: 97%;}

	.listingtop {min-height: 80px;}
	.listingtop .listingnum.hidden {clear: both; float: none; text-align: center; margin-top: 8px;}

	.flashcontainer .flash-warning p {margin-top: 1% !important; font: normal 12px/20px Arial;}


	.productcontrols.original_social .left-social,
	.productcontrols.original_social .socialbuttons {max-height: 0; overflow: hidden;  height: auto; margin: 0 1px !important; padding: 0px; float: left !important; width: 99%;
		transition: all 0.9s ease 0s; -moz-transition: all 0.9s ease 0s; -webkit-transition: all 0.9s ease 0s; -o-transition: all 0.9s ease 0s;
	}
	#button_actions, #button_download, #button_share {display: inline-block; margin: 2px !important;}

	.productcontrols.social #button-flag, #button-thumbsdown, #button-thumbsup, #button-favorite, #button-send, #button-remove,
	.productcontrols.original_social .left-social > a111 {margin: 0 2% 10px 2%;}
	.productcontrols.original_social .left-social > a {background: none; color: #444; width: 99%; line-height: 15px; font-size: 15px;
		text-decoration: underline; text-align: left; margin: 0 2% 10px;
	}

	.site .rightcolumn .box {float: none; width: 99%; max-width: 336px; margin: 5px auto;}

	.dcma-cover-container {font-size: 20px; line-height: 30px;}
	.dcma-cover-container p {padding-top: 10px;}
        #search_featured_container #featured_content {
            max-height: 175px;
            height: auto;
        }
}
@media screen and (max-width: 480px) {
	.relatedbox #related_paginator_1,
	.relatedbox #morefrom_paginator_1 {display: none !important;}
	.relatedbox .sort {left: 0px;}

	div#search_paginator + div {display: none;}

	.widepage .profileleft {width: 100%;}
	.widepage .profileleft .picturebox img {width: 98%; height: auto;}
	.widepage .profileleft .presenter-counters > div {text-align: left;}
}

@media screen and (max-width: 440px) {
	.relatedbox #related_paginator_1,
	.relatedbox #morefrom_paginator_1 {display: none !important;}
	.trc_rbox_div.trc_rbox_border_elm div div:last-child:after111 {display: none;}
	.accountsettings .formright,
	.userform input.text,
	.userform select {width: 90%;}

	.searchcontent > .box .content {padding: 110px 0 0;}
	.searchcontent .listingtop > div111 {margin-top: 10px;}
	.searchcontent .listingnum {float: none; clear: both; margin: 0 auto; max-width: 99%; text-align: center;}
	.searchcontent .listingtop div {font-size: 11px;}
	.searchcontent .listingtop > div {font-size: 15px;}

	.searchcontent .listingtop .sort,
	.searchcontent .listingtop .filter {width: 200px;}

	.widepage .profileright .presentationlist .main {width: 98%; margin: 0 auto;}
	.changepassword .formleft,
	.changeemail .formleft {padding-left: 5px;}
}

@media screen and (max-width: 370px) {
	.relatedbox .sort {width: 120px;}
	.relatedbox .sort .sort-label {display: none;}
	.adspace .adsbygoogle {display: none !important;}
}

@media screen and (max-width: 335px) {
	.site .header .content .newsletter {display: none;}
	.site .header .logo {width: 90%; width: -webkit-calc(100% - 11px); width: -moz-calc(100% - 11px); width: calc(100% - 11px); height: 28px; padding-right: 0;}
	.site .header .logo a {width: 50%;}
	.site .header .logo img {width: 50%;}
	.site .header .logo .navbar-toggle {display: block;}

	.site .header .content {min-height: 42px;}
	.site .header .middle {min-height: 0;}
	.site .header .search {min-height: 0; max-height: 0; overflow: hidden;}

	.site .header .middle .links-search .links {max-height: 0; margin-left: 0; height: auto; overflow: hidden;}
	.site .header .middle .links-search .links  ul.main {margin: 0 auto; width: 100%; border: 1px solid #fff; border-radius: 2px;}
	.site .header .middle .links-search .links  ul.main li {float: none; background-color: #afb5bd;}
	.site .header .middle .links-search .links  ul.main li {min-width: 120px !important; clear: left; width: 99% !important; text-align: left; height: 30px !important;
		line-height: 28px !important; padding: 1px; border-bottom: 1px solid #fff;
	}
	.site .header .middle .links-search .links  ul.main li a {font-size: 15px; font-weight: bold; line-height: 30px !important; padding-left: 20px; text-decoration: none;
		color: #000; width: 90%; display: block;
	}
	.site .header .search .search-field .headersearch {width: 80px; width: -webkit-calc(100% - 120px); width: -moz-calc(100% - 120px); width: calc(100% - 120px);}
	.site .header .upload-container {display: none;}

	.pagination {height: 27px;}
	.dcma-cover-container {font-size: 18px; line-height: 23px;}
	.videoplayer-cover-container .cover-middle {font-size: 14px; line-height: 15px;}
}
@media screen and (max-width: 317px) {
	.relatedbox .sort{display: none;}
}
.site .presentation object111 {display: none !important;}

@media screen and (max-width: 280px) {
	.site .header .logo img {width: 40%;}
	.accountsettings .presentations,
	.accountsettings .formleft {padding-left: 2px;}
	.accountsettings .formright, .userform input.text, .userform select {width: 99%;}
	.videoplayer-cover-container .cover-middle {font-size: 12px; line-height: 13px;}
}
/* IE7 */
.widepage {*+max-width: 1340px !important; *+width: 1240px !important; width: 1240px\9 !important;}
#right {*+width: 460px !important;  width: 470px\9 !important;}

.new_image{
    position: relative;
}
.new_image p{
    position: absolute;
    top: 55%;
    left: 60%;
}
.maxW{
    max-width: 800px;
}
#pwsplayer{
    touch-action: none !important;
}

/*  new flash instructions css  */

.flash-instruction.dialog{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
    /* overflow-y: scroll; */
    background-color: rgba(128, 128,128,0.9);    
}

.flash-instruction.dialog .termspage img { width: 100%; }

.flash-instruction.dialog .termspage .smaller { width: 75%; }

.flash-instruction.dialog .box{
    padding-bottom: 10px;
    line-height: normal;
    max-width: 750px;
    margin: 50px auto;
    overflow: hidden;    
}

.flash-instruction.dialog .box  .boxtitle.blue-wide{ 
    background-position: 0 -678px;
    padding: 5px 15px 0;
    width: 95%;
    width: -webkit-calc(100% - 32px);
    width: -moz-calc(100% - 32px);
    width: calc(100% - 32px);
    border: 1px solid #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;    
}

.flashcontainer .flash-warning .flashMessage{
    margin-top: 8%;
}

/*  Feature #24000  */

.fullpage.download-page{
    max-width: 655px;
}

.download-pres{
    width: 120px;
    display: inline-block;
    margin-left: 25px;    
}
.download-pres-info a{
    color: blue;
}
.download-pres-info{
    display: inline-block;
    width: calc(100% - 180px);
    margin-left: 20px;
    vertical-align: top;
}
.userform .buttons.download-page-buttons{
    margin-top: 0px;
    max-width: 100%;
    float: none;
}

.buttons.download-page-buttons a, .buttons .download-page-button {
    text-decoration: none;
    display:block;
    line-height: 2;
    width: 102px;
    height: 29px;
    padding-bottom: 1px;
    overflow: hidden;
    border: 0;
    color: #023;
    background: url(https://s3.amazonaws.com/img.powershow.com/themes/default/images/button.png) 0px 1px no-repeat;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    margin: 10px auto 0px auto;
    cursor: pointer;
}
.download-text-url{
    word-break: break-all;
    padding-top: 0px;
    margin-top: -5px;
}
.download-description{
    margin-left: 25px;
    margin-bottom: 15px;
    font-size: 11.5px;    
}
.padded-download{
    padding: 15px 45px;
    line-height: 1.5;
}
.buttons.download-page-buttons.pull-right{
    float: right;
}
.no-margin-top{
    margin-top: 0px !important;
}
.download-pres-title{
    padding-bottom: 0px;
}
/*  Feature #24000  */

/*  Feature #24200  */

.player_overlay{
    width:530px;
    height:300px;
    position:relative;
    margin: 0px auto;
    cursor: pointer;
}

#presentation.presentation.ws .player_overlay{
    height: 422px;
    width: 100%;
}
#presentation.presentation.ws .player_overlay .player_overlay_preview{
    height: 422px;
    max-width: 100%;
}
#presentation.presentation.std .player_overlay{
    height: 561px;
    width: 100%;
}
#presentation.presentation.std .player_overlay .player_overlay_preview{
    height: 561px;
    max-width: 100%;
}
.player_overlay_preview{
    width:auto;
    position:relative;
    z-index:1;
    height:300px;
    max-width: 530px;
    display:table-cell; 
    vertical-align:middle;    
    left:0;
    margin: 0px auto;
}

#play-icon{
    position:relative;
    top:35%;
    z-index:20;
    cursor:pointer;
    background-color: azure;
    border-radius: 15px;    
}

.aboutinfo .book_description{
    float: none;
    display: inline-block;
    vertical-align: top;
}
.aboutinfo .description{
    float: none;
    display: inline-block;
}



.placeholder_menu{
    width: 100%;
    height: 30px;
    background-color: #d4e0ed;
    position: relative;
    bottom: 0px;
    display: block;
    cursor: pointer;
    z-index: 9;
}
.ctrl_1,.ctrl_3{
   width: 20%;
   float: left;
   height: 100%;
}
.ctrl_2{
    width: 60%;
    float: left;
    height: 100%;
}
.placeholder_slide_counter{
    font-size: 11px;
    float: left;
    height: 14px;
    width: 25px;
    margin: 6px 0px;
    text-align: center; 
    background-color: #FFFFFF;
    border: 1px solid #008000;    
    margin-left: 7px;
}
.fullscreen_container{
    float:right;
    width: auto;
}
.fullscreen_button{
    font-size: 10px;
    text-decoration: none;
    color: #d4e0ed;
    float: right;
    height: 30px;
    width: 30px;
    text-indent: -9999em;
    outline: 0;
    background-image: url(https://s3.amazonaws.com/html5.powershow.com/img/nav_right_btn.png);
    background-repeat: no-repeat;
    margin: 0px 1.6px;
    border: 0px;
    cursor: pointer;
    background-color: #d4e0ed;
    background-position: -419px 0px;
    margin-right: 7px;
}
.sound_icon{
    font-size: 10px;
    text-decoration: none;
    color: #d4e0ed;
    float: left;
    height: 30px;
    width: 30px;
    text-indent: -9999em;
    outline: 0;
    background-image:  url(https://s3.amazonaws.com/html5.powershow.com/img/nav_right_btn.png);
    background-repeat: no-repeat;
    margin: 0px 1.6px;
    border: 0px;
    cursor: pointer;
    background-color: #d4e0ed;
    background-position: -602px 0px;
    width: 26px;    
}
.sound_volume{
    width: 30px;
    height: 30px;
    background-image: url(https://s3.amazonaws.com/html5.powershow.com/img/nav_right_btn.png);
    background-repeat: no-repeat;
    background-position: -680px 0px;
    float: left;
    z-index: 100;
    display: block;
    opacity: 0.6;   
}
.plchdl{
    font-size: 10px;
    text-decoration: none;
    color: #d4e0ed;
    float: left;
    height: 30px;
    width: 30px;
    text-indent: -9999em;
    outline: 0;
    background-image: url(https://s3.amazonaws.com/html5.powershow.com/img/nav_right_btn.png);
    background-repeat: no-repeat;
    margin: 0px 1.6px;
    border: 0px;
    cursor: pointer;
    background-color: #d4e0ed;    
}
.plchdl.placeholder_first{
        background-position: -150px 0px;
}
.plchdl.placeholder_prev{
    background-position: -90px 0px;
}
.plchdl.placeholder_play{
    background-position: 0px 0px;
}
.plchdl.placeholder_next{
    background-position: -60px 0px;
}
.plchdl.placeholder_last{
    background-position: -120px 0px;
}
.plchdl_controls{
    width: 170px;
    margin: 0px auto;
}
.presentationlist#featured_content .item .thumb{
    height: 85px;
}
#featured_content.featured-results-list.gridlist{
    height: 210px;
    overflow: hidden;
}
@media screen and (max-width: 460px){
    #featured_content.featured-results-list.gridlist{
        height: 150px;
        overflow: hidden;
    }    
}
#featured_content.featured-results-list.gridlist .item {
    width: 184px;
    padding: 6px 5px 5px 5px;
}
#featured_content.featured-results-list.gridlist .item .thumb{
    height: 138px;
    width: 100%;
}
/*  Feature #24200  */
#uploaded_content.presentationlist.scrollbox .thumb, 
#pinned_content.presentationlist.scrollbox .thumb,
#favorited_content.presentationlist.scrollbox .thumb{
    width: 113px;
    height: 85px;
}
#featured_content.presentationlist.featured.gridlist{
    height: 141px;
    overflow: hidden;
}

.main_container{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.main_container.share_page{
    background-color: white;
    color: #333;
}

.share_page_container{
    width: 90%;
    height: 100%;
    display: block;
    position: relative;
    box-sizing: border-box;
    margin: 0px auto;
    padding: 15px;
    padding-bottom: 0px;    
}

.share_page_container .breadcrumbs_container{
    width: 100%;
    height: 15px;
    display: flex;
    position: relative;
    justify-content: flex-start;    
}
.share_page_container .title,.share_page_container{
    text-align: center;
}
.share_page_container .title h1{

    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;     
}
.share_page_container .title p.share_title {
    padding: 15px;
    padding-bottom: 5px;  
    font-size: 35px;
    margin-bottom: 30px;
}
.share_page_container .title h3{
    font-size: 15px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;    
}
.share_page_container .top_services{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding: 20px;
    box-sizing: border-box;
} 
.share_page_container .serv_and_img{
    width: 100%;
    display: flex;
}
.share_page_container .top_services .services{
    width: 50%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.share_page_container .top_services .service{
    width: 64px;
    min-width: 64px;
    height: auto;
    display: block;
    margin: 15px 15px;
    transition: all .5s ease-in-out;
    margin-top: 0px;
}
.share_page_container .top_services .service:hover{
    transform: scale(1.2);
}
.share_page_container .top_services .service img{
    width: 64px;
    height: 64px;
}
.share_page_container .top_services .service p{
    font-size: 15px;
}
.share_page_container .top_services .other_services{
    font-size: 15px;
    margin-bottom: 25px;
    font-weight: bold;
    color:  #2896ea;
    text-decoration: underline;    
}
.share_page_container a{
    text-decoration: none;
}

.share_page_container a:hover{
    color:  #2896ea;
    text-decoration: underline;
}

.share_page_container .breadcrumb_first, .share_page_container .breadcrumb_child{
    margin: 0px 3px;
}

.share_page_container .top_services hr.line_top{
    width: 70%;
    border: none;
    height: 1px;
    background-color: #3c3c3c;    
}

.share_page_container .preview_container{
    width: 50%;
    display: block;
}

.share_page_container .preview_container .share_preview{
    width: 100%;
    max-width: 250px;
    margin: 0px auto;
}
@media screen and (max-width: 750px) {
    .share_page_container .preview_container{
        display: none;
    }
    .share_page_container .top_services{
        margin-top: 0px;
        padding: 0px;
    }
    .share_page_container, .top_services{
        padding: 0px;
    }
    .share_page_container{
        margin-top: 15px;
    }
    .share_page_container .top_services .service img {
        width: 32px;
        height: 32px;
    }  
    .share_page_container .top_services .services{
        width: 100%;
    }
    #presentation.presentation.std .player_overlay .player_overlay_preview, #presentation.presentation.ws .player_overlay .player_overlay_preview{
        height: 100%;
        width: 100%;
    }
    #presentation.presentation.std .player_overlay, #presentation.presentation.ws .player_overlay{
        height: calc(100% - 30px);
    }
    #presentation.presentation.std, #presentation.presentation.ws{
        height: 100%;
    }
    .searchresults-top-ads .ad-large{
        min-width: 100%;
        width: 100%;
        position: relative;
    }
    .searchresults-top-ads .ad-large ins.searchPageAd{
        width: 100%;
        margin: 0px !important;
        max-width: 100%;
        min-width: 100%;
    }
}

    .shimmer-background {
      -webkit-animation-duration: 1s;
      -webkit-animation-fill-mode: forwards;
      -webkit-animation-iteration-count: infinite;
      -webkit-animation-name: placeHolderShimmer;
      -webkit-animation-timing-function: linear;
      background: #d8d8d8;
      background-image: linear-gradient(to right, #d8d8d8 0%, #bdbdbd 20%, #d8d8d8 40%, #d8d8d8 100%);
      background-repeat: no-repeat;
      background-size: 800px 104px;
      position: relative
    }        
    
    .shimmer-background div {
        background: #f0f0f0;
        height: 6px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
    }    
    @-webkit-keyframes placeHolderShimmer {
      0% {
        background-position: -468px 0
      }
      100% {
        background-position: 468px 0
      }
    }  
    .rightcontent .box.ad-large{
        height: 290px;
        position:relative;
    }
    
    .rightcontent .box.ad-large{
        height: 290px;
        position:relative;
    }
    
    .use-observer{ 
         position:relative;
    }
    .use-observer div{
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgba(91,91,91, .8);
    }
    .use-observer div p{
        line-height: 290px;
        text-align: center;
        color: white;
        font-size: 3vw;
        font-weight: bold;        
    }    
    
    .use-observer{
         position:relative;
    }
    .searchresults-top-ads  .use-observer div{
        position: relative;
    }
    .use-observer div{
        width: 100%;
        height: inherit;
        position: absolute;
        overflow: hidden;
    }
    .use-observer div p{
        line-height: 290px;
        text-align: center;
        color: white;
        font-size: 3vw;
        font-weight: bold;        
        box-sizing: border-box;
    }
    
    .use-observer.vertical-text{
        writing-mode: vertical-rl; /* Text flows top to bottom */
        text-orientation: mixed        
    }
    
    .adsbygoogle.vertical{
        min-height: 600px;
    }
    
    ins.vertical{
        padding: 0px;
        width: 100%;
        height: 600px !important;
    }
    
    ins.vertical p{
        display: flex;
        justify-content: center; /* Centers horizontally */
        align-items: center; /* Centers vertically */
        writing-mode: vertical-rl;
        text-orientation: mixed;
        width: 100%;
        line-height: 1;
    }
    /*
    .placeholder-featured .list-item{
        width:184px; 
        height: 191px;
    }
    .placeholder-featured .item{
        width:150px; 
        height: 191px;
    } 
    */
    .placeholder-featured .list-item .thumb{
        width:100%; 
        margin: 0px auto; 
        margin-bottom: 5px;
    }
    
    .placeholder-featured .item .thumb a img{
        width: 184px; 
        height:auto;
        display:block;
        margin: 0 auto; 
        border:1px solid #b0b0b0
    }    
    
@media screen and (max-width: 415px) {    
    #featured_content.featured-results-list.gridlist .placeholder-featured .item {
        width: 170px; 
        height:auto;
    }
    
    #featured_content.featured-results-list.gridlist .placeholder-featured .list-item {
        width: 170px; 
        height:auto;
    }    
}

@media screen and (max-width: 300px) {    
    #featured_content.featured-results-list.gridlist .placeholder-featured .item {
        width: 110px; 
        height:auto;
    }
    
    #featured_content.featured-results-list.gridlist .placeholder-featured .list-item {
        width: 110px; 
        height:auto;
    }    
}
