/* HOME
*************************************************************/
#home {
	background: #fff;
}
#home #container{
	background: #fff url(../../images/layout/bgd_home.jpg) 0 0 repeat-x;
	height:513px;
}
#home #shell {
	height: 513px;
	width: 1020px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(/images/layout/bgd_pattern_overlay.png) 122px 145px no-repeat;
}
#home #header{
	background: #efefef;
}
#home #content_container {
	padding-top: 14px;
	background: none;
}

/* HOME | MEDIA MODULE
*************************************************************/
	#home #media_module {
		float: left;
		height: 312px;
		width:700px;
		padding: 0;
		margin: 0 0 30px 36px;
	}
	
	/* #carousel-shell {
	    background:url(../../images/home/bkg-carousel.gif) no-repeat;
	    width:700px;
	    height:312px;
	    overflow:hidden;
	    padding:0 10px;
	}
	
	#carousel-stage {
	    width:680px;
	    overflow:hidden;
	}
	#carousel {
	    margin-left:-10px;
	    position:relative;
	}
		
	#carousel li {
	    height:312px;
	    width:700px;
	}*/






/* HOME | MY ACCOUNT MODULE
*************************************************************/
	#home #content_container #flex_column {
		width: 245px;
		position: absolute;
		margin-left: 755px;
	}
		
	#mod_myaccount {
		float: left;
		width: 225px;
		padding: 0;
		margin: 0 0 98px 0;
	}
	#mod_myaccount h3{
		float: left;
		width: 181px;
		height: 20px;
		padding: 16px 22px 0 22px;
		margin: 0;
		font-size: 10px;
		line-height: 10px;
		text-transform: uppercase;
		font-weight: bold;
		background: url(../../images/home/bgd_module_top.png) left top no-repeat;
		
	}
	#mod_myaccount dl{
		float: left;
		width: 220px;
		padding: 0 3px 0 2px;
		margin: 0;
		color: #424242;
		background: url(../../images/home/bgd_module_mid.png) left top repeat-y;
		
	}
	#mod_myaccount dl dt{
		width: 200px;
		padding: 9px 0px 5px 20px;
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
		border-top: 1px solid #f9c6aa;
		border-bottom: 1px solid #f9c6aa;
	}
	#mod_myaccount dl dd{
		width: 180px;
		font-size: 11px;
		line-height: 13px;
		border-bottom: 1px solid #f9c6aa;
		background: url(../../images/home/bgd-module-arrows.gif)  21px 7px no-repeat;
		padding: 3px 0 3px 42px;
		color: #666;
	}
	#mod_myaccount #mod_myaccount_footer{
		float: left;
		width: 195px;
		height: 35px;
		padding: 4px 14px 0 14px;
		margin: 0;
		background: url(../../images/home/bgd_module_bottom.png) left bottom no-repeat;
	}
	#mod_myaccount #mod_myaccount_footer a{
		float: left;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 10px;
		color: #f3732e;
		text-decoration: none;
		padding: 5px 0 6px 30px;
		background: url(../../images/home/btn_signin.png) left top no-repeat;
	}
	#mod_myaccount #mod_myaccount_footer a:hover{
		text-decoration: underline;
	}

/* HOME | BUTTONS
*************************************************************/
	.button {
		float: left;
		width: 220px;
		height: 30px;
		overflow: hidden;
		margin: 0 0 7px 0;
		padding: 0;
		text-indent: -3000px;
	}
	.button.activate {
		margin-top: 21px;
		background: url(../../images/home/btn_activate.png) left top no-repeat;
	}
	.button.where {
		background: url(../../images/home/btn_where_to_buy.png) left top no-repeat;
	}
	.button.refer {
		background: url(../../images/home/btn_refer.png) left top no-repeat;
	}
	.button.activate:hover,
	.button.where:hover,
	.button.refer:hover {
		background-position: 0 -30px;
	}
	
	

/* IE6
*************************************************************/
	* html #mod_myaccount h3{
		background: url(../../images/home/bgd_module_top.gif) left top no-repeat;
	}
	* html #mod_myaccount dl{
		background: url(../../images/home/bgd_module_mid.gif) left top repeat-y;
	}
	* html #mod_myaccount #mod_myaccount_footer{
		background: url(../../images/home/bgd_module_bottom.gif) left bottom no-repeat;
	}
	* html #mod_myaccount #mod_myaccount_footer a{
		background: url(../../images/home/btn_signin.gif) left top no-repeat;
	}
	
	* html #home #shell {
		behavior: url(/lib/styles/iepngfix.htc); 
	}
	
	* html .button.refer,
	* html .button.where,
	* html .button.activate,
	* html .button.refer:hover,
	* html .button.where:hover,
	* html .button.activate:hover {
		cursor: pointer;
		background-position: 0 0;
		behavior: url(/lib/styles/iepngfix.htc); 
	}

/* HOME | Welcome Overlay
*************************************************************/
	#home #welcome_overlay .page_content{
	    width: 465px;
	    margin: 0;
	    padding: 67px 0 67px 25px;
	    float: left;
	    text-align: left;
	}
	#home #welcome_overlay .box_container{
	    width: 730px;
	}
	#home #welcome_overlay .inner_box {
	    float: left;
	    width: 715px;
	    margin-bottom: -30px;
		background: url(../../images/home/wlcm_img.jpg) right bottom no-repeat;
	}
	#home #welcome_overlay h2{
	    font-size: 22px;
	    line-height: 24px;
	    color: #ff7423;
	    padding: 0;
	    margin: 24px 0 14px 0;
	}
	#home #welcome_overlay p{
	    font-size: 13px;
	    line-height: 15px;
	    padding: 0;
	    margin: 0 0 18px 0;
	}
	#home .ui-dialog-titlebar{
	}
	#home .ui-widget-overlay { 
		position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
		background: #000000; 
		opacity: .7;
		filter:Alpha(Opacity=70);
	}
	
	#home .ui-dialog-titlebar-close
	{
		float: right;
		position: absolute;
		top: 37px;
		right: 0;
		z-index:1500;
		height:27px;
		width:27px;
		overflow: hidden;
		text-indent:-100000px;
		background:transparent url(../../images/home/wlcm_close.jpg) no-repeat scroll  0 0;
	}
	#home .ui-dialog-titlebar-close:hover
	{
	    background-position:0 -27px;
	}