body
{
	font-family: Verdana;
}

div#contents
{
	
	top:-13px;
	width:810px;
	margin-left:auto;
	margin-right:auto;
	padding-top:255px;
	background-image: url('../img/silver_power_button.gif');
	background-position: 0px 35px;
	background-repeat: no-repeat;
}

h1{
	margin-bottom:0px;
	font-size:36px;
	margin-top:0px;
	line-height:36px;
}

h2, p#support{
	color:red;
	font-size:22px;
}

h3{
	color:black;
	font-size:18px;
	margin: 5px 5px;
	
}

hr{
	color:#CCCCCC;
	background-color:#CCCCCC;
	width:100%;
}

p{
	color:black;
	font-size:13px;
	margin: 5px 0px;
}

ul
{
	margin: 5px 5px;
	list-style: none;
	padding:0px;
	font-size:12px;
}

div.contents h3
{
	margin-top:0px;
}

div.contents ul, div.contents h3
{
	margin-left:9px;
}

span.variable
{
	font-weight:bold;
}

span.non-variable
{
	font-weight: normal;
}

div#standard-extras, div#personal-package, div#corporate-package, div#platinum-package, div#diamond-package, div#custom-package
{
	color:#FFFFFF;
	background-color:#999999;
}

div#standard-extras
{
	width:306px;
	float:right;
}

div#standard-extras div.top-bar
{
	background: url('../img/306x13_grey_box_top.gif') no-repeat;
	width:306px;
	height:13px;
}

div#standard-extras div.bottom-bar
{
	background: url('../img/306x13_grey_box_bottom.gif') no-repeat;
	width:306px;
	height:13px;
}

div#standard-extras img#plus
{
	margin-top:1px;
	float:left;
	margin-left:18px;
	
}

div#standard-extras h3
{
	float:left;
	margin-left:10px;
	width:158px;
	margin-top:2px;
}

div#standard-extras ul
{
	margin-left:18px;
	font-weight:bold;
}

div#personal-package, div#platinum-package, div#custom-package
{
	width:215px;
	float:left;
	background: url('../img/215_grey_slice.gif') repeat-y;
	margin-bottom:13px;
}

div#personal-package div.top-bar, div#platinum-package div.top-bar, div#custom-package div.top-bar
{
	background: url('../img/215x13_grey_box_top.gif') no-repeat;
	width:215px;
	height:13px;
}

div#personal-package div.bottom-bar, div#platinum-package div.bottom-bar, div#custom-package div.bottom-bar
{
	background: url('../img/215x6_grey_box_bottom.gif') no-repeat;
	background-position: bottom;
	width:215px;
	height:6px;
}

div#corporate-package, div#diamond-package
{
	margin-left:12px;
	width:222px;
	float:left;
	background: url('../img/222_grey_slice.gif') repeat-y;
	margin-bottom: 13px;
}

div#corporate-package div.top-bar, div#diamond-package div.top-bar
{
	background: url('../img/222x13_grey_box_top.gif') no-repeat;
	width:222px;
	height:13px;
}

div#corporate-package div.bottom-bar, div#diamond-package div.bottom-bar
{
	background: url('../img/222x5_grey_box_bottom.gif') bottom no-repeat;
	background-position: bottom;
	width:222px;
	height:6px;
	
}
a.popup
{
	text-decoration: underline
}

div.checkout
{
	float:left;
	margin-left: 20px;
}

div.checkout select
{
	margin-bottom:10px;
}

div.clear
{
	clear:both;
}

div.clear-left
{
	clear:left;
}






/* sIFR screen css */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 22px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 18px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}







div#standard-extras2
{
	color:#000000;
	background-color:#999999;
}

div#standard-extras2
{
	width:306px;
	float:right;
}

div#standard-extras2 div.top-bar2
{
	background: url('../img/306x13_grey_box_top.gif') no-repeat;
	width:306px;
	height:13px;
}

div#standard-extras2 div.bottom-bar2
{
	background: url('../img/306x13_grey_box_bottom.gif') no-repeat;
	width:306px;
	height:13px;
}

div#standard-extras2 img#plus2
{
	margin-top:1px;
	float:left;
	margin-left:18px;
	
}

div#standard-extras2 h3
{
	float:left;
	margin-left:10px;
	width:158px;
	margin-top:2px;
}

div#standard-extras2 ul
{
	margin-left:18px;
	font-weight:bold;
}


