/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */



#homeflash { 
	z-index:1; 
	position:relative; 
	display:block; 
	width:930px; 
	height:259px;
	background-image:url(../images/top-back.gif);
	background-repeat:no-repeat;
	padding-top:12px;
	margin-bottom:10px;
	
}


#vid-back {
width:275px; 
	height:231px;
	background-image:url(../images/vid-back.gif);
	background-repeat:no-repeat;	
}

#vid-back img {
padding:7px 0 0 10px;

}
.vid {
	padding:1px 0 0 0;
	
}

.flash-placeholder {
	margin:2px 0 0 13px;
}




#login_cnt .sub {
	border:0;
	width:145px;
	height:25px;
	background:transparent;

margin:20px 0 0 0;
	
}
	

.reg_btn {
	margin:20px 0 0 0;
	
border:0;
	width:123px;
	height:25px;
	background:transparent;
	
}

#login_cnt {
	background-image:url(/skin/frontend/default/modern/images/login.png);
	background-repeat:no-repeat;
	width:275px;
	height:201px;
}



.inputs {

padding:62px 0 0 0;
}

#cp {
margin:17px 0 0 0;

}
/*-----------------below is the css for the new expansion page 8-11-10---------------------------------------------*/

#expansion-copy-wrapper {
	float: right;
	width: 330px;
	margin-left: 33px;
	text-align: left;
	margin-right: 10px;
}
#expansion-wrapper #expansion-copy-wrapper p {
	font-size: 1.2em;
	margin-bottom: 0.9em;
}
#expansion-wrapper #expansion-copy-wrapper #expansion-eco-pic {
	float: right;
	padding-top: 45px;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
