/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

#newsletter {padding:10px 10px 50px 10px !important; }
#newsletter #emailInput {width:auto !important; }
#etiqueta {display:none !important }
/***
-------------------------------------------
CHECKOUT PAGE 
-------------------------------------------
***/
table, tr, td, th, thead, tbody {border:none !important; background:none; }
table {margin-bottom:50px; }
td { background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price60.png) transparent !important;}
td a:hover {color:#2b388f !important; }
th.check-column { width: 90px; background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price60.png) transparent !important; }
#checkboxall {width:auto !important; }

legend {color: #a0d772 !important; }

fieldset.wpco {display:none; border:none !important; }
fieldset.wpco.wpcostyle {display: block; }
.wpcoproduct {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/tpt-dot.png) transparent; -moz-border-radius: 6px; -webkit-border-radius: 6px; border: 1px solid #606aab; padding: 30px 30px 100px 30px; margin-bottom:40px; }
.buy .wpcoimages small {display:none; }
.buy .button-primary {float:right; }


#page {background:none; }
html {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg-grad.png) repeat-x #2b388f; 
color:#FFFFFF; }
li, p, small {color: #FFFFFF; }
html a {color: #FFFFFF}
html a:hover {color: #a0d772; }
body {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg-overlay.png) no-repeat transparent; min-height:766px; }
.full_width > .page {background: none; }

#content_box {background:none; }


#logo, #tagline {display:none; }

h1, h2, h3 { color: #a0d772 !important; } 


/***
-------------------------------------------
FORMS
-------------------------------------------
***/
input, textarea, select {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price60.png) transparent !important; -moz-border-radius: 6px; -webkit-border-radius: 6px; border: 3px solid #FFFFFF !important; padding: 10px !important; color:#FFFFFF !important; font-size:18px !important; font-weight:bold !important; }
.wpcf7-not-valid-tip {color:#c02735; }
.wpcf7-response-output {background-color:#FFFFFF; }
/***
-------------------------------------------
PRICE TABLE
-------------------------------------------
***/
.custom.prices .headline_area { display:none; }
.price_cell.row1 { background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price_row1_60.png) transparent; }
.price_cell.row1, .price_cell.row1 a, .price_cell.row1 a:hover { text-align:center; font-style:italic; color:#FFFFFF; text-decoration:none; }
.price_cell.row1 a:hover { text-decoration:underline; }
.price_cell.row2 { background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price60.png) transparent; }
.price_cell.row3 { background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price70.png) transparent; }
.price_cell.row4 { background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price80.png) transparent; }
.price_cell.row5 { background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg_price90.png) transparent; }
.prices_column {float:left; }

#footer_row { color:#FFFFFF; font-style:italic; margin-bottom:50px; max-width:400px }

#prices_options { }
#prices_rent { }
#prices_buy { }

.price_cell { padding:30px 40px 30px 40px; font-family: "Arial Black"; font-size: 26px; color:#2b388f; }

#buy_header, #rent_header {color: #FFFFFF; }





/***
-------------------------------------------
HEADER
-------------------------------------------
***/
body .wpcoproductslist, body .wpcocategory {display:none; }
#content_box .wpcoproductslist, content_box .wpcocategory {display:block; }

#header {border:none; }
.header_div {float:left; }
.header_div #contact {margin-left: 125px;}
.header_div #phone {margin-left: 125px; }
#header_area {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/bg-menu.png) repeat-x 0px 100px ;}


/***
-------------------------------------------
HOW IT WORKS
-------------------------------------------
***/
.how_it_works #content_box {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/how-it-works.png) no-repeat 10px 0px !important; min-height:550px; }
.how_it_works .headline_area {display:none; }
.hiw {width:265px; float:left; color:#FFFFFF; font-size:24px; margin:320px 0px 0px 0px; line-height:30px}
.hiw_middle { margin-left:60px; margin-right:60px; }

.hiw {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/tpt-dot.png) transparent; -moz-border-radius: 6px; -webkit-border-radius: 6px; border: 1px solid #606aab; padding: 10px; }


/***
-------------------------------------------
HOMEPAGE
-------------------------------------------
***/
.home_page #header {display:none; }
.home_page #footer .sidebar {display:none;}
.home_page .menu {display:none; }
.home_page .headline_area, .buy .headline_area {display:none; }
.home_page #content_box {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/system-group.png) no-repeat 150px 100px !important; min-height:520px; }

#btn_buy {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/btn_buy.png) no-repeat; height:135px; width:135px; float:left; position:relative; top:50px; left: 150px;}
#buy_link {height:135px; width:135px; }
#btn_buy:hover, #btn_rent:hover, #btn_how:hover, #btn_prices:hover {background-position:-132px 0; cursor:pointer;}

#btn_rent {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/btn_rent.png) no-repeat; height:135px; width:135px; float:left;  position:relative; top:-40px; left: 310px;}

#btn_how {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/btn_how.png) no-repeat; height:135px; width:135px; float:left;  position:relative; top:270px; left: -50px;}

#btn_prices {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/btn_prices.png) no-repeat; height:135px; width:135px; float:left;  position:relative; top:240px; left: 160px;}

/***
-------------------------------------------
MENU
-------------------------------------------
***/
.menu {border:none; margin-top:35px }
.menu a  { height:50px; padding:0px 30px 0px 30px; color:#FFFFFF; font-weight:bold; font-size:18px }
.menu a:hover, .menu .current a, .menu .current a:hover  { color:#a0d772; }
.menu a, .menu a:hover, .menu .current a, .menu .current a:hover {background:none; border:none; }
.menu li ul {border: none; }

/***
-------------------------------------------
SIDEBARS AND WIDGETS
-------------------------------------------
***/
#sidebar_1 h3 {font-size: 18px; }
#sidebar_1 .widget {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/tpt-dot.png) transparent; -moz-border-radius: 6px; -webkit-border-radius: 6px; border: 1px solid #606aab; padding: 10px; }
#sidebar_1 .widget_wpsc_categorisation {height:250px; }

/*#sidebar_1 .widget h3 {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/sidebar-top.png) no-repeat transparent; padding:20px 20px 0px 20px; margin:0px; border:none;}
#sidebar_1 .widget div {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/sidebar-bot.png) no-repeat transparent 0% 100%; border:none; padding-bottom:50px;}
#sidebar_1 .widget ul, #sliding_cart {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/sidebar-mid.png) repeat-y transparent; border:none;}

#sidebar_1 li.widget {background: url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/sidebar-bot.png) no-repeat transparent; border:none; background-position: 0% 100%; height:100%}*/

#sidebar_1 .widget .clear_category_group {padding:0px; }



/***
-------------------------------------------
FOOTER
-------------------------------------------
***/

#footer, #footer a {color: #FFFFFF; }
#footer a:hover {color: #a0d772; }
#footer {border: none; }

.custom #footer_area {background: transparent url(http://customerpagers.com/wp-content/themes/thesis_17/custom/images/tpt-dot.png)  scroll 50% center; color: #ccc; padding-top: 0em; text-align:right; min-height:150px} 
.custom #footer_1 ul.sidebar_list li.widget {text-indent:0; width:24%; margin-right:0%; float:left;}
.custom #footer_1 {background: none; text-align:left; }
.custom #footer_1 ul.sidebar_list li.widget a {color: #fff; border-bottom:0; padding:0.2em;}
.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#a0d772; padding:0.2em;}
.custom #footer_1 ul.sidebar_list li.widget h3 {text-indent:0; padding-top:0.2em; color:#a0d772; font-size:22px; text-align: left;}


