/*
Theme Name: Balloon custom theme
*/
/*Layout*/
body {
	background:#A5D3F7 url(images/bg.jpg) repeat-x top center;
	margin:36px 0 0 0;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color:#464646;	
}
.clear {
	clear:both;
}
#wrapper {
	width:916px;
	margin:0 auto;
	background:#EBEBEB;
	padding:22px;
}
#header {
	height:84px;
}
#logo {
	background:url(images/logo.jpg);
	display:block;
	width:180px;
	height:84px;
	float:left;
	text-indent:-9999px;
}

#phone {
	width:280px;
	height:84px;
	background:url(images/phone.jpg);
	float:right;
	margin-right:15px;
}
.banner {
	border:none;
}
#nav {
	height:26px;
	line-height:26px;
	background:#000;
	font-size:11px;
}
#nav ul {
	margin:0;
	padding-left:23px;
}
#nav li, #footer li {
	display:inline;
	list-style:none;
}
#nav a {
	color:#EBEBEB;
	margin-right:25px;
	font-weight:bold;
}
#nav a:hover {
	color:#EC1793;
	text-decoration:none;
}
#nav li.current_page_item a, #sidebar_left ul.subnav li.current_page_item a {
	color:#EC1793;
}
#sidebar_left, #sidebar_right {
	width:178px;
	color:#000;
}
#sidebar_left ul, #sidebar_right ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar_left, #content, #sidebar_right {
	float:left;
}
#content {
	width:560px;
	background:#FFF;
}
#sidebar_left .inner {
	padding:30px 15px 30px 0;
}
#sidebar_right .inner {
	padding:30px 0 30px 15px;
}
#content .inner {
	padding:20px 15px;
}
#footer {
	background:#000;
	height:73px;
	color:#C2C2C2;
	padding:40px 30px 0 30px;
	text-transform:lowercase;
	font-size:11px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer a {
	color:#C2C2C2;
}
#footer a:hover {
	color:#FFF;
	text-decoration:none;
}
#footer li {
	background:url(images/divider.jpg) no-repeat right;
	margin-right:8px;
	padding-right:8px;
}
#footer #foot_nav_1 {
	margin:0 0 3px 0;
}
#foot_nav_2 {
	float:left;
}
#footer li.page-item-27, #footer li.page-item-41 {
	background:none;
}
#copy_message, #foot_nav_2  {
	float:left;
	margin-right:15px;
}
#refresh_link {
	float:right;
}
.post {
	margin-bottom:50px;
}
ul.subnav {
	text-align:right;
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}
ul.subnav li {
	margin:10px 0;
}
#sub-wrap {
	background:url(images/subwrap-bg.jpg) repeat-y;
}
.left {
	float:left;
	margin-right:20px;
}

/*Home page layout*/

#wrapper.home_page {
	width:916px;
}
.home_page #phone {
	margin-right:0;
}
#home_black {
	background:#000;
	color:#C2C2C2;
	padding:35px 35px 0 35px;
	font-size:18px;
}
#home_black #content {
	width:536px;
	background:#000;
}
#home_black p {
	margin-top:0;
}

#home_black #sidebar_right {
	margin-left:50px;
	font-size:12px;
	width:260px;
	color:#E9E9E9;
}
#home_black #sidebar_right h2 {
	margin:0;
}
.promobox {
	margin-bottom:50px;
}
.promobox img {
	float:left;
}
.product {
	padding:12px 0;
	border-bottom:1px solid #E1E1E1;
	min-height:80px;
}
.product h3, .product p {
	margin:0;
}
.product img {
	float:left;
	margin-right:15px;
}

/*Text styles*/

a {
	text-decoration:none;
	color:#EC1793;
}
a:hover {
	text-decoration:underline;
	color:#EC1793;
}

/* .inner p > a {
	text-decoration:none;
	color:#fff;
	background:#EC1793;
	padding:3px;
}
.inner p > a:hover {
	text-decoration:underline;
	color:#fff;
	background:#00a3fd;
	padding:3px;
} */

@font-face {
    font-family: 'RockoFLFRegular';
    src: url('font-face/rockoflf-webfont.eot');
    src: url('font-face/rockoflf-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/rockoflf-webfont.woff') format('woff'),
         url('font-face/rockoflf-webfont.ttf') format('truetype'),
         url('font-face/rockoflf-webfont.svg#RockoFLFRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1,h2,h3 {
	color:#EC1793;
}
h1 {
	font-size:22px;
	font-weight:bold;
	margin-top:0;
    font-family:'RockoFLFRegular', Arial, Verdana, sans-serif;

}
h2 {
	font-size:16px;
    font-family:'RockoFLFRegular', Arial, Verdana, sans-serif;
}
h3 {
	font-size:13px;
    font-family:'RockoFLFRegular', Arial, Verdana, sans-serif;
}


#home_black a, #home_black #sidebar_right a {
	color:#fff;
}
#sidebar_right h2 {
	text-transform:lowercase;margin:0;padding:0;margin-bottom:-10px;
}
#sidebar_left a {color:#000;text-decoration:none;
}

#sidebar_left a:hover {color:#EC1793;text-decoration:none;
}

#sidebar_right a {
	margin:0;padding:0;border-bottom:1px #000;
}

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

.post h2 {
	margin-top:0;
}
.highlight {
	color:#EC1793;
	font-weight:bold;
}

hr {
  border: 0;
  width: 100%;
  color: #cecece;
  background-color: #cecece;
  height: 1px;
  margin-top:20px;
  margin-bottom:20px;
}
textarea#comment {
	width:529px;
}
.home-story {
	/* border:1px solid #FFF;
	border-width:1px 0 0 0; */
	font-size:12px;
	margin:0 0 20px 0;
	padding-top:0;
       width:420px;
       float:left;
       position:relative;
}
.home-story.top {
	border-width:0 0 1px 0;
	margin:0 0 20px 0;
	padding-top:0;
       width:420px;
       float:left;
       position:relative;
}
.home-story h2 {
	color:#FFF;
}
#home_black .home-story a {
	color:#EC1793;
}
.promo {
	margin-top:20px;
}

.wp-caption p.wp-caption-text {font-weight:bold;}

input {font size: 12px; font-family:Arial, Helvetica, sans-serif;}
select, textarea {width:350px;}
img { border: none; }
label {display: inline-block;vertical-align: top;}

/* Home page jump menu */

#jump_menu select {
	width:200px;
	background:#000;
	color:#FFF;
}
.jump_select {
	padding-top:1px;
	float:left;
	margin:0 10px 0 0;
}
.jump_select option {
	background:#000;
	color:#FFF;
}
#jump_menu input {
	background:url(images/go.gif);
	width:37px;
	height:21px;
	font-color:#ED1793;
	font-size:1px;
	text-align:right;
	text-indent:-999px;
	border:none;
}

/* Home page slideshow */

ul#banner {
	margin:0 0 3px 0;
	padding:0;
}
ul#banner li {
	padding:0;
	list-style:none;
       display:none;
}


/* Comments */

#commentform label {
	font-weight:bold;
}

/* CSS3 Buttons */
.biggreenbutton {
font-family: Arial;
font-weight:bold;
color: #ffffff;
font-size: 16px;
padding: 10px;
text-decoration: none;
text-shadow: 1px 1px 1px #666666;
border: solid #92AD22 1px;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#BFD723), to(#A4C226));
background: -moz-linear-gradient(top, #BFD723, #A4C226);
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#BFD723, endColorStr=#A4C226);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#BFD723, endColorStr=#A4C226);
display:inline-block; /* IE is so silly */
}

a:hover.biggreenbutton  {
color: #F8FBE5;
text-decoration:none;
font-weight:bold;
text-shadow: 1px 1px 1px #666666;
background: #53cc2e);
}

.smallgreenbutton {
font-family: Arial;
font-weight:bold;
color: #ffffff;
font-size: 12px;
padding: 6px;
text-decoration: none;
text-shadow: 1px 1px 1px #666666;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#BFD723), to(#A4C226));
background: -moz-linear-gradient(top, #BFD723, #A4C226);
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#BFD723, endColorStr=#A4C226);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#BFD723, endColorStr=#A4C226);
display:inline-block; /* IE is so silly */
}

a:hover.smallgreenbutton  {
color: #F8FBE5;
text-decoration:none;
font-weight:bold;
text-shadow: 1px 1px 1px #666666;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#CEE24B), to(#BCDA41));
background: -moz-linear-gradient(top, #CEE24B, #BCDA41)
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFD723, endColorstr=#A4C226);
}

.box_round { 
margin-top:30px;
padding:10px 10px 1px 10px;
     -moz-border-radius: 0px; /* FF1+ */
  -webkit-border-radius: 0px; /* Saf3-4 */
          border-radius: 0px; /* Opera 10.5, IE 9, Saf5, Chrome */
     -moz-box-shadow: 0px 0px 4px #ffffff; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #ffffff; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #ffffff; /* Opera 10.5, IE 9 */
  background-color: #1B7D30;
  background-image: -moz-linear-gradient(top, #00A5FD, #00A2FD); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #00A5FD),color-stop(1, #00A2FD)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#00A5FD', EndColorStr='#00A2FD'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#00A5FD', EndColorStr='#00A2FD')"; /* IE8 */
     text-shadow: 1px 1px 3px #888; /* FF3.5+, Opera 9+, Saf1+, Chrome */
}

.benefit {list-style:none; margin:0; padding:0;}
.benefit li { background: url(images/bullet.gif) no-repeat left center; padding-left:20px; margin: 5px 30px; }

.guarantee {list-style:none; margin:0; padding:0;}
.guarantee li { background: url(images/bullet.gif) no-repeat left top; padding-left:20px; margin: 5px 30px; }

.download {list-style:none; margin:0; padding:0;}
.download li { background: url(images/disk.png) no-repeat left top; padding:0px 0px 3px 20px; margin: 6px 30px; }
.download li a:link {color:#333;}

/*
 * jQuery UI CSS Framework 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial,sans-serif&fwDefault=normal&fsDefault=1em&cornerRadius=0px&bgColorHeader=66c7ff&bgTextureHeader=01_flat.png&bgImgOpacityHeader=100&borderColorHeader=66c7ff&fcHeader=333333&iconColorHeader=333333&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=100&borderColorContent=ffffff&fcContent=333333&iconColorContent=333333&bgColorDefault=00a2fd&bgTextureDefault=01_flat.png&bgImgOpacityDefault=75&borderColorDefault=66c7ff&fcDefault=ffffff&iconColorDefault=333333&bgColorHover=ed1793&bgTextureHover=01_flat.png&bgImgOpacityHover=100&borderColorHover=ed1793&fcHover=ffffff&iconColorHover=454545&bgColorActive=53cc2e&bgTextureActive=01_flat.png&bgImgOpacityActive=65&borderColorActive=66c7ff&fcActive=ffffff&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #ffffff; background: #ffffff url(images/ui-bg_flat_100_ffffff_40x100.png) 50% 50% repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #66c7ff; background: #66c7ff url(images/ui-bg_flat_100_66c7ff_40x100.png) 50% 50% repeat-x; color: #333333; font-weight: bold; }
.ui-widget-header a { color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #66c7ff; background: #00a2fd url(images/ui-bg_flat_75_00a2fd_40x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #ed1793; background: #ed1793 url(images/ui-bg_flat_100_ed1793_40x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #66c7ff; background: #53cc2e url(images/ui-bg_flat_65_53cc2e_40x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; }
.ui-corner-tr { -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
.ui-corner-br { -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
.ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
.ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
.ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Tabs 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

