/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 **
 * @copyright Copyright (c) 2009 template-help.com
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */


/* Custom pages ================================================================================= */
.cms-page-view .col3-set p { padding:0 0 7px 0;}
.cms-page-view .col3-set p strong{ color:#00AEE7 !important;}

.customer-address-index .col2-set ol li { padding:0 0 10px 0;}
.sales-order-history .data-table{ margin:0 0 10px 0;}

.center-banner { background:url(../images/media/center_banner.jpg) 0 0 no-repeat; width:961px; height:119px; margin:0 0 8px 0;}


.cms-home .indent-col-main { padding:0 0 0 0;}
.cms-home .header-container { margin-bottom:35px;}

.cms-home-banners {
	width:941px;
	overflow:visible;
	padding:5px 0px 0px 0;
}

.cms-home-banners .banner-col .info-banner-block { padding:0 0 0 0;}
.cms-home-banners .banner-col-2 .info-banner-block { padding:0 0 0 4px;}
.cms-home-banners .banner-col-3 .info-banner-block { padding:0 0 0 4px;}
.cms-home-banners .banner-col-4 .info-banner-block { padding:0 0 0 8px;}

.cms-home-banners .title-banner {
	font-size:12px;
	line-height:14px;
	color:#000;
	font-weight:bold;
	padding:17px 0 0 0;
	font-family: Tahoma, Geneva, sans-serif;
}
.cms-home-banners .desc-banner {
	font-size:12px;
	line-height:14px;
	color:#00F;
	padding:1px 0 9px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.cms-home-banners a.banner-button { width:72px; display:block; background:url(../images/bg_button_left_more.gif) 0 0 no-repeat; text-decoration:none;}
.cms-home-banners a.banner-button span { display:block; background:url(../images/bg_button_right_more.gif) right top no-repeat; margin:0; padding:0 9px 0 24px;}
.cms-home-banners a.banner-button span span{ background:url(../images/bg_button_more.gif) 0 0 repeat-x; display:block; margin:0; padding:2px 7px 1px 5px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFFFFF; }


.cms-home-banners .banner-col,
.cms-home-banners .banner-col-2,
.cms-home-banners .banner-col-3,
.cms-home-banners .banner-col-4 {
	float:left;
	width: 235px;
}

.cms-home-banners .banner-col a.img-bg{ display:block; width:242px; height:331px; background:url(../images/bg_banner_hov.jpg) 0 0 no-repeat; text-decoration:none;}
.cms-home-banners .banner-col-2 a.img-bg{ display:block; width:240px; height:331px; background:url(../images/bg_banner_2_hov.jpg) 0 0 no-repeat; text-decoration:none;}
.cms-home-banners .banner-col-3 a.img-bg{ display:block; width:240px; height:331px; background:url(../images/bg_banner_3_hov.jpg) 0 0 no-repeat; text-decoration:none;}
.cms-home-banners .banner-col-4 a.img-bg{ display:block; width:238px; height:331px; background:url(../images/bg_banner_4_hov.jpg) 0 0 no-repeat; text-decoration:none;}

.cms-home-banners .banner-col a.img-bg:hover{ background:url(../images/bg_banner.jpg) 0 0 no-repeat; text-decoration:none;}
.cms-home-banners .banner-col-2 a.img-bg:hover{ background:url(../images/bg_banner_2.jpg) 0 0 no-repeat; text-decoration:none;}
.cms-home-banners .banner-col-3 a.img-bg:hover{ background:url(../images/bg_banner_3.jpg) 0 0 no-repeat; text-decoration:none;}
.cms-home-banners .banner-col-4 a.img-bg:hover{ background:url(../images/bg_banner_4.jpg) 0 0 no-repeat; text-decoration:none;}

/* end Custom pages ================================================================================= */



.body {font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}


#bannerad {
	display:block;
	width:936px;
	height:280px;
	background-image: url(../images/bannerbg.png);
	background-position: 0px -0px;
}

.bannerpos {  position:relative;
top:15px;
left:15px;



}
