/* CSS Document */
body { 	margin:0px;padding:0px; background-color:#FFFFFF; background-image:url(images/bkg2.jpg); background-repeat:repeat;}
strong { color:#12548F; font-size:11px; text-transform:uppercase}

a:link {color:#1A82C0; text-decoration:none;}
a:hover {color:#EFC400; text-decoration:underline;}
a:visited {color:#1A82C0; text-decoration:none;}
a:link {color:#1A82C0; text-decoration:none;}
a:hover {color:#EFC400; text-decoration:underline;}

img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #4C4C4C;
	line-height: 16px;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	color: #A2B9CC;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.txt1 {color: 808080; list-style-image: url(images/arrow3.gif);
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: 808080;}

.txt2 {color: 808080; list-style-image: url(images/arrow3.gif);
	font-size: 11px;
	text-decoration: none;
	color: #666666;}
	
.title1 {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.tah12 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.strong2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {
	color: #666666;
	font-weight: bold;
}
.style3 {
	color: #3EB5F6;
}

.red, a.red {
	color:#900;
}

#birthdayPackage  {
	text-align:left;
}

#birthdayPackage div.formItem {
	padding:3px;
}

#birthdayPackage div.formItem #totalPrice {
	color:#060;
	font-weight:bold;
	font-size:1.1em;
}

#birthdayPackage div.formItem:hover {
	background:#e8e8e8;
}

#birthdayPackage div.formItem label {
	font-weight:bold;
	float:left;
	text-align:left;
	width:180px;
}

#birthdayPackage div.formItem label span.pizzaType {
	color:#900;
	font-size:0.8em;
}

#birthdayPackage input:focus, #birthdayPackage select:focus {
	background:#ffc;
}

#birthdayPackage input.submitForm {
	margin:15px;
	position:relative;
	left:20px;
}

#birthdayPackagee #explainDeal {
	padding:3px;
	border:2px dashed #ccc;
}