/**
 * 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;

}
.acc-cre{
    background: url('../images/blue.png')no-repeat;
    margin: 0px 0px 5px 5px;
    height:65px;
    width:262px;
}
.acc-cre:hover {
    background: url('../images/orange.png')no-repeat;
}
.acc-new {
    color: #FFFFFF;
    font-family: impact;
    font-size: 25pt;
}
.acc-login{
    color: #FFFFFF;
    font-family: impact;
    font-size: 25pt;
}
.acc-sub{
    color:#FFFFFF;
    font-family: Lucida Bright;
    font-size: 10pt;
    padding-top: 6px;
}

/*-----------------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;
}
/*----------------------------code below is for the new our community page 10-13-10---------------------------------*/
#our-community-copy-wrapper {
	width:404px;
}
#our-community-copy-wrapper p {
	font-size: 1.4em;
	margin-bottom: 1em;
}
#our-community-slideshow-new {
	float: right;
	width:447px;
	heigh:260px;
	margin-right:16px;
}
.our-community-headline-block {
	width:880px;
	height:51px;
	background-color:#ededed;
	margin-top:17px;
	padding-top:1px;
}
.clear-float-our-community {
	clear:both;
}
#our-community-bevel-rule {
	margin-top:14px;
}
.our-community-headline {
	font-size: 18px;
	color:#000;
	margin-top:14px;
	margin-bottom:0;
	margin-left:20px;
	margin-right:0;
	padding:0;
}
.our-community-logos-grid p {
	font-size:1.4em;
	text-align:center;
	color:#666666;
}







