.shortcode-one-third {width: 150px;margin: 10px;float: left;}
.shortcode-two-third {width: 320px;margin: 10px;float: left;}
.shortcode-half {margin: 10px;width: 235px;float: left;}
.shortcode-half-right {margin: 10px;width: 235px;float: left;}
.shortcode-half-left {margin: 10px;width: 235px;float: left;}
.shortcode-one-fourth {margin: 10px;float: left;width: 107px;}
.shortcode-three-fourth {margin: 10px;width: 302px;float: left;}
.full_width .shortcode-one-third {width: 270px;}
.full_width .shortcode-two-third {width: 540px;}
.full_width .shortcode-half {width: 47%;margin: 0 3% 0 0;text-align: justify;}
.full_width .shortcode-half-right {width: 47%;margin: 0 0 0 3%;text-align: justify;}
.full_width .shortcode-half-left {width: 47%;margin: 0 3% 0 0;text-align: justify;}
.full_width .shortcode-one-fourth {width: 197px;}
.full_width .shortcode-three-fourth {width: 632px;}
.shortcode-list {}
.shortcode-list ul {list-style: none !important;padding: 0px !important;margin: 0px !important;margin-left: 5px;}
.shortcode-list ul li {list-style: none !important;padding: 0px !important;padding: 3px 30px !important;margin: 0px !important;background: none !important;border: 0px !important;margin-left: 10px !important;}
.shortcode-list-blue_arrow ul li {background: url("../images/shortcodes/lists/blue_arrow.png") no-repeat center left !important;}
.shortcode-list-gray_arrow ul li {background: url("../images/shortcodes/lists/gray_arrow.png") no-repeat center left !important;}
.shortcode-list-green_arrow ul li {background: url("../images/shortcodes/lists/green_arrow.png") no-repeat center left !important;}
.shortcode-list-pink_arrow ul li {background: url("../images/shortcodes/lists/pink_arrow.png") no-repeat center left !important;}
.shortcode-list-red_arrow ul li {background: url("../images/shortcodes/lists/red_arrow.png") no-repeat center left !important;}
.shortcode-list-heart ul li {background: url("../images/shortcodes/lists/heart.png") no-repeat center left !important;}
.shortcode-list-info ul li {background: url("../images/shortcodes/lists/info.png") no-repeat center left !important;}
.shortcode-list-play ul li {background: url("../images/shortcodes/lists/play.png") no-repeat center left !important;}
.shortcode-list-star ul li {background: url("../images/shortcodes/lists/star.png") no-repeat center left !important;}
.shortcode-list-check ul li {background: url("../images/shortcodes/lists/okay.png") no-repeat center left !important;}
a.shortcode-button {padding: 10px 15px;font-size: 18px;padding-top: 8px;text-decoration: none !important;margin: 5px;line-height: 50px;}
a.shortcode-button-black {color: #999;text-shadow: 1px 1px 0px #000;border: 1px solid #000;background-color: #666;background-image: -moz-linear-gradient(top,#666,#161616);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#666),color-stop(1,#161616));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#666666",EndColorStr="#161616");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#666666\', EndColorStr=\'#161616\')";}
a.shortcode-button-black:hover {color: #999;text-shadow: 1px 1px 0px #000;border: 1px solid #000;background-color: #161616;background-image: -moz-linear-gradient(top,#161616,#666);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#161616),color-stop(1,#666));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#161616",EndColorStr="#666666");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#161616\', EndColorStr=\'#666666\')";}
a.shortcode-button-blue {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #006;background-color: #36c;background-image: -moz-linear-gradient(top,#36c,#036);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#36c),color-stop(1,#036));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#3366cc",EndColorStr="#003366");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#3366cc\', EndColorStr=\'#003366\')";}
a.shortcode-button-blue:hover {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #000;background-color: #036;background-image: -moz-linear-gradient(top,#036,#36c);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#036),color-stop(1,#36c));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#003366",EndColorStr="#3366cc");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#003366\', EndColorStr=\'#3366cc\')";}
a.shortcode-button-gray {color: #999;text-shadow: 1px 1px 0px #fff;border: 1px solid #999;background-color: #f5f5f5;background-image: -moz-linear-gradient(top,#f5f5f5,#e1e1e1);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f5f5f5),color-stop(1,#e1e1e1));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#f5f5f5",EndColorStr="#e1e1e1");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#f5f5f5\', EndColorStr=\'#e1e1e1\')";}
a.shortcode-button-gray:hover {color: #999;text-shadow: 1px 1px 0px #fff;border: 1px solid #999;background-color: #f5f5f5;background-image: -moz-linear-gradient(top,#e1e1e1,#f5f5f5);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#e1e1e1),color-stop(1,#f5f5f5));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#e1e1e1",EndColorStr="#f5f5f5");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#e1e1e1\', EndColorStr=\'#f5f5f5\')";}
a.shortcode-button-green {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #363;background-color: #9aad24;background-image: -moz-linear-gradient(top,#9aad24,#768610);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#9aad24),color-stop(1,#768610));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#9aad24",EndColorStr="#768610");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#9aad24\', EndColorStr=\'#768610\')";}
a.shortcode-button-green:hover {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #363;background-color: #768610;background-image: -moz-linear-gradient(top,#768610,#9aad24);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#768610),color-stop(1,#9aad24));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#768610",EndColorStr="#9aad24");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#768610\', EndColorStr=\'#9aad24\')";}
a.shortcode-button-red {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #c00;background-color: #f00;background-image: -moz-linear-gradient(top,#f00,#900);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f00),color-stop(1,#900));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#ff0000",EndColorStr="#990000");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#ff0000\', EndColorStr=\'#990000\')";}
a.shortcode-button-red:hover {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #c00;background-color: #900;background-image: -moz-linear-gradient(top,#900,#f00);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#900),color-stop(1,#f00));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#990000",EndColorStr="#ff0000");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#990000\', EndColorStr=\'#ff0000\')";}
a.shortcode-button-violet {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #639;background-color: #93f;background-image: -moz-linear-gradient(top,#93f,#639);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#93f),color-stop(1,#639));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#9933ff",EndColorStr="#663399");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#9933ff\', EndColorStr=\'#663399\')";}
a.shortcode-button-violet:hover {color: #fff;text-shadow: 1px 1px 0px #000;border: 1px solid #93f;background-color: #639;background-image: -moz-linear-gradient(top,#639,#93f);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#639),color-stop(1,#93f));filter: progid:DXImageTransform.Microsoft.gradient(startColorStr="#663399",EndColorStr="#9933ff");-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=\'#663399\', EndColorStr=\'#9933ff\')";}
.shortcode-dropcap-0 {font-size: 26px;float: left;padding-right: 5px;margin: 0px;margin-top: -4px;}
.shortcode-dropcap-2 {font-size: 30px;font-weight: bold;float: left;padding: 0px;padding-right: 8px;margin: 0px;margin-top: -4px;}
.shortcode-divider {border-bottom: 1px solid #e4e4e4;height: 10px;margin-bottom: 10px;text-align: right;padding-bottom: 10px;}
.shortcode-divider a {font-size: 10px;text-decoration: none !important;}
.shortcode-toggle-p {margin-top: 0px;}
.shortcode-toggle {border: 0px;background: url("../images/shortcodes/toggle_plus.png") no-repeat;width: 100%;height: 17px;padding-left: 20px;margin-top: 0px;display: inline-block;}
.shortcode-toggle_close {border: 0px;background: url("../images/shortcodes/toggle_minus.png") no-repeat;width: 100%;height: 17px;padding-left: 20px;margin-top: 0px;display: inline-block;}
.shortcode-toggle-content {width: 90%;margin: 0px auto;}
.shortcode-info {margin: 5px auto;width: 300px;border: 1px solid #b7e1f1;color: #7faabb;padding: 20px;padding-left: 60px;background: #e1f1f7 url("../images/shortcodes/info.png") no-repeat;background-position: 15px;}
.shortcode-error {margin: 5px auto;width: 300px;border: 1px solid #fe9a9a;color: #bb7f7f;padding: 20px;padding-left: 60px;background: #ffeae5 url("../images/shortcodes/error.png") no-repeat;background-position: 15px;}
.shortcode-warning {margin: 5px auto;width: 300px;border: 1px solid #fdd600;color: #efc153;padding: 20px;padding-left: 60px;background: #fcfbd3 url("../images/shortcodes/warning.png") no-repeat;background-position: 15px;}
.downloadBox {border: 1px solid #c1c1c1;width: 300px;height: 50px;padding-top: 20px;text-align: center;margin: 15px auto;background: url("../images/shortcodes/downloadbox.png") no-repeat;background-position: 40px;}
.downloadBox a {padding-left: 40px;font-family: helvetica,arial,sans-serif;font-size: 16px;font-weight: bold;}
.downloadBox span {font-size: 11px;padding-left: 40px;font-family: helvetica,arial,sans-serif;}
.bebel-shortcode-audio-player {width: 400px;background: #c4c4c4;border: 1px solid #b6b6b6;text-align: center;margin: 10px auto;}
.bebel-shortcode-audio-player .audio-title {color: #444;margin: 0px;margin-top: 3px;padding: 0px;text-shadow: 1px 1px 1px #b6b6b6;}
.bebel-shortcode-video-container {}
.bebel-shortcode-video-container object, .bebel-shortcode-video-container iframe {margin: 0px;padding: 0px;}
.bebel-shortcode-video-container .small {width: 200px !important;margin: 0px auto;border: 1px solid #b6b6b6;}
.bebel-shortcode-video-container .medium {width: 400px !important;margin: 0px auto;border: 1px solid #b6b6b6;}
.bebel-shortcode-video-container-left {float: left;margin-right: 10px;margin-bottom: 10px;}
.bebel-shortcode-video-container-right {float: right;margin-left: 10px;margin-bottom: 10px;}
.post .bebel-shortcode-video-container-center {padding: 10px;margin: 10px auto;}
.post-full .bebel-shortcode-video-container-center {padding: 10px;margin: 10px auto;}
.bebel-shortcode-video-container .video-title {text-align: center;margin-top: -6px;background: #c4c4c4;padding: 2px 0;color: #000;}
.bebel-shortcode-video-container .video-title-hosted {text-align: center;margin-top: 0px;background: #c4c4c4;padding: 2px 0;color: #000;}
.post-full .bebel-shortcode-gallery-carousel-container {margin-left: 260px;position: relative;width: 480px;}
.post .bebel-shortcode-gallery-carousel-container {margin-left: 47px;position: relative;width: 410px;margin-bottom: 20px;}
.bebel-shortcode-gallery-carousel-container .next {width: 25px;height: 25px;display: block;background: url("../images/sprites/button_right.png") no-repeat;background-position: -5px;right: 0px;position: absolute;}
.bebel-shortcode-gallery-carousel-container .next-title {width: 25px;height: 25px;display: block;background: url("../images/sprites/button_right.png") no-repeat;background-position: -5px;right: -35px;top: 80px;position: absolute;}
.bebel-shortcode-gallery-carousel-ul {padding: 0px !important;margin: 0px !important;}
.bebel-shortcode-gallery-carousel-container .prev {width: 25px;height: 25px;display: block;background: url("../images/sprites/button_left.png") no-repeat;background-position: -5px;position: absolute;left: -30px;top: 40px;}
.bebel-shortcode-gallery-carousel-container .prev-title {width: 25px;height: 25px;display: block;background: url("../images/sprites/button_left.png") no-repeat;background-position: -5px;position: absolute;left: -30px;top: 80px;}
.bebel-shortcode-gallery-carousel {}
.bebel-shortcode-gallery-carousel ul {list-style: none !important;padding: 0;margin: 0;}
.bebel-shortcode-gallery-carousel ul li {float: left;padding: 2px;width: 92px !important;height: 92px !important;}
.bebel-shortcode-gallery-image-list-container {margin: 30px 0;}
.bebel-shortcode-gallery-image-list-container ul {margin: 0px !important;list-style: none;padding: 0;}
.bebel-shortcode-gallery-image-list-container li {float: left;margin: 2px;}
.bebel-shortcode-gallery-bebel-container {margin: 30px 0 !important;height: 350px;}
.bebel-shortcode-gallery-bebel {width: 300px;height: 300px;margin: 0px;list-style: none;float: left;padding: 0px;}
.bebel-shortcode-gallery-bebel-nav {list-style: none !important;float: left;width: 190px;width: 190px;margin: -4px 0 0;padding: 0 20px;}
.bebel-shortcode-gallery-bebel-nav li {list-style: none !important;float: left;margin: 2px 5px;text-align: center;}
.bebel-shortcode-gallery-bebel-nav li img {margin: 2px;padding: 0;}