﻿/* Globals */

#tPackages
{
	border-collapse: collapse;
	padding: 20px;
}
#tPackages td, th, tr
{
	text-align: center;
	border-collapse: collapse; /*font-family: Arial, Verdana, Sans-Serif;*/
	font-weight: bold;
}
td.header
{
	background-color: #000;
	color: #FFF;
	background: url(../images/packagesHeader.png) no-repeat;
	margin: 4px 0 0 0;
	width: 132px;
	height: 27px;
	font-weight: bold;
}
.defaultText
{
	font-size: 0.65em;
	margin: 0;
	text-align: center;
}
.defaultWhiteText
{
	font-size: 0.75em;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#tPackages .red
{
	color: #D52027;
	margin: 6px 0 1px !important;
	font-size: 0.75em;
	font-weight: bold;
}

/* Starter */

.starterCurved
{
	background: url(../images/starterCurved.gif) no-repeat;
	width: 132px;
	height: 25px;
}
.starterStrip
{
	background: url(../images/starterStrip.gif) repeat-y;
	width: 132px;
	height: 1px;
	padding: 4px;
}
.starterStripPanel
{
	background: url(../images/starterStripPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
}
.starterStripBlackPanel
{
	background: url(../images/starterStripBlackPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
	vertical-align: top;
}
.starterStripBottomPanel
{
	background: url(../images/starterStripBottomPanel.gif) no-repeat;
	width: 132px;
	height: 28px;
	vertical-align: top;
}

/* Bronze */

.bronzeCurved
{
	background: url(../images/bronzeCurved.gif) no-repeat;
	width: 132px;
	height: 25px;
}
.bronzeStrip
{
	background: url(../images/bronzeStrip.gif) repeat-y;
	width: 132px;
	height: 1px;
	padding: 4px;
}
.bronzeStripPanel
{
	background: url(../images/bronzeStripPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
}
.bronzeStripBlackPanel
{
	background: url(../images/bronzeStripBlackPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
	vertical-align: top;
}
.bronzeStripBottomPanel
{
	background: url(../images/bronzeStripBottomPanel.gif) no-repeat;
	width: 132px;
	height: 28px;
	vertical-align: top;
}


/* Silver */

.silverCurved
{
	background: url(../images/silverCurved.gif) no-repeat;
	width: 132px;
	height: 25px;
}
.silverStrip
{
	background: url(../images/silverStrip.gif) repeat-y;
	width: 132px;
	height: 1px;
	padding: 4px;
}
.silverStripPanel
{
	background: url(../images/silverStripPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
}
.silverStripBlackPanel
{
	background: url(../images/silverStripBlackPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
	vertical-align: top;
}
.silverStripBottomPanel
{
	background: url(../images/silverStripBottomPanel.gif) no-repeat;
	width: 132px;
	height: 28px;
	vertical-align: top;
}


/* Gold */

.goldCurved
{
	background: url(../images/goldCurved.gif) no-repeat;
	width: 132px;
	height: 25px;
}
.goldStrip
{
	background: url(../images/goldStrip.gif) repeat-y;
	width: 132px;
	height: 1px;
	padding: 4px;
}
.goldStripPanel
{
	background: url(../images/goldStripPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
}
.goldStripBlackPanel
{
	background: url(../images/goldStripBlackPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
	vertical-align: top;
}
.goldStripBottomPanel
{
	background: url(../images/goldStripBottomPanel.gif) no-repeat;
	width: 132px;
	height: 28px;
	vertical-align: top;
}


/* Diamond */

.diamondCurved
{
	background: url(../images/diamondCurved.gif) no-repeat;
	width: 132px;
	height: 25px;
}
.diamondStrip
{
	background: url(../images/diamondStrip.gif) repeat-y;
	width: 132px;
	height: 1px;
	padding: 4px;
}
.diamondStripPanel
{
	background: url(../images/diamondStripPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
}
.diamondStripBlackPanel
{
	background: url(../images/diamondStripBlackPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
	vertical-align: top;
}
.diamondStripBottomPanel
{
	background: url(../images/diamondStripBottomPanel.gif) no-repeat;
	width: 132px;
	height: 28px;
	vertical-align: top;
}



/* Professional */

.professionalCurved
{
	background: url(../images/professionalCurved.gif) no-repeat;
	width: 132px;
	height: 25px;
}
.professionalStrip
{
	background: url(../images/professionalStrip.gif) repeat-y;
	width: 132px;
	height: 1px;
	padding: 4px;
}
.professionalStripPanel
{
	background: url(../images/professionalStripPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
}
.professionalStripBlackPanel
{
	background: url(../images/professionalStripBlackPanel.gif) no-repeat;
	width: 132px;
	height: 22px;
	vertical-align: top;
}
.professionalStripBottomPanel
{
	background: url(../images/professionalStripBottomPanel.gif) no-repeat;
	width: 132px;
	height: 28px;
	vertical-align: top;
}
input.ServiceBasketAddSmall
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/newadd.png) no-repeat scroll 0 0;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 27px;
	margin: 4px 0 0;
	padding: 0 10px 0 0;
	position: relative;
	width: 81px;
	z-index: 2;
}
.ServiceBasketAddSmall
{
	cursor: pointer;
}
input.ServiceBasketAdd
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/btnAdd.gif) no-repeat scroll 0 0;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 0.8em;
	font-weight: bold;
	height: 28px;
	margin: 5px 0 0;
	padding: 0 10px 0 0;
	position: relative;
	width: 94px;
	z-index: 2;
}
.specialOfferStrip
{
	margin-top: -0px;
	margin-left: -7px;
}
.smallerTd
{
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
