﻿

/* stylesheet for StopSmoking homepage */

.featurelink
{
	position:absolute;
	top:90px;
	left:430px;
	display:block;
	width:170px;
	height:136px;
	cursor:hand;
	background-image:url(images/fuzzybug170x136.png);
	background-position:top left;
	background-repeat:no-repeat;
	z-index:101;
}

.leftpane 
{
	/*width:440px;*/
	padding-right:280px;
	background-color:#C5D551;
	background-image:url(images/running500x320.jpg);
	background-position:top left;
	background-repeat:no-repeat;/**/
}
.leftcontentpane, .rightcontentpane{display:none;}

.rightpane
{
	_background-image:url(images/rightpanewidefill.jpg);
	_background-position:bottom right;
	_background-repeat:repeat-y;/**/
}
.rightpanetop
{
	position:relative;
	width:490px;
	margin-left:460px;
	z-index:100;
}
.rightpanebox
{
	width:444px;
	z-index:100;
	/*border:1px dashed red;*/
}
.helplinebox
{
	position:absolute;
	bottom:25px;
	left:500px;
	/*color:#ffffff;
	font-family:Trebuchet MS, Trebuchet;
	font-size:28px;
	font-weight:bold;*/
	z-index:101;
	
	width:240px;
	height:50px;
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
	background-image:url(images/helpline_animation_white.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.helplinetxt
{
	/*display:block;
	color:#8DC0E2;
	font-size:12px;
	line-height:9px;*/
	display:none;
}
.centerpanetop, 
.centerpanebottom, 
.centerpanetopthin, 
.centerpanebottomthin {display:none;}

.centerpane
{
	width:480px;
	clear:left;
	margin-bottom:0;
	/*margin-right:460px;
	display:none;*/
}
.centerpanebox
{
	border:0;
	padding-top:0;
	padding-bottom:0;
}
.contentpane
{
	min-height:100px;
	_height:100px;
}
/*===============================================*/
/* faded background on left side menu */
.vmenubar
{
	background-image:url(images/vmenubottom220x20.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
.vmenu
{
	background-image:url(images/vmenufill220x2.png);
	background-position:top center;
	background-repeat:repeat-y;
}
/*===============================================*/

.buttonmenubar,
#buttonmenu {float:left;_display:inline;}

#buttonmenu ul 
{
	width:440px;/**/
	float:right;
	_display:inline;
	margin-top:20px;
	/*border:1px dashed white;*/
}
#buttonmenu li 
{
	width:180px;
	float:right;/**/
	_display:inline;
	padding:0;
	margin:10px 20px;
}
#buttonmenu a
{
	width:180px;
	padding-top:100px;
	float:right;
	_display:inline;
	font-size:13px;
	/*border:1px dashed white;*/
}
/*
#buttonmenuLink2528{background-image:url(images/button_yellow_large.png);}
#buttonmenuLink2529{background-image:url(images/button_green_large.png);}
#buttonmenuLink2530{background-image:url(images/button_blue_large.png);}
#buttonmenuLink2531{background-image:url(images/button_violet_large.png);}

#buttonmenuLink2528:hover{background-image:url(images/button_yellow_large_on.png);}
#buttonmenuLink2529:hover{background-image:url(images/button_green_large_on.png);}
#buttonmenuLink2530:hover{background-image:url(images/button_blue_large_on.png);}
#buttonmenuLink2531:hover{background-image:url(images/button_violet_large_on.png);}
*/

.CommonContainerHeader{margin:0;}
.CommonContainerTitle {display:none;}
.CommonContainerHeader img {margin-top:0;}
.CommonContainerContentPane {padding-top:10px;} 
.CommonContainerContentPane .Normal 
{
	font-size:11px;
}