/* 	Author: Erica Schreiber
	Date: August 08
	Description: Moosebytes stylesheet for Tier2 */
	
* {
	margin: 0px;
	padding: 0px;
	}
body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: #e1cfb6 url(../images/moosebytes_body_bg.jpg) repeat-x top left;
	min-width: 720px;
	}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 720px;
	}

/*======================= Tier2 Header =======================*/
#header {
	background: url(../images/moosebytes_header_bg_sm.png) repeat-x top center;
	height: 174px;
	width: 100%;
	text-align: left;
	position: relative;
	}
img {border: none;}

/*======================= Tier2 logo pieces =======================*/
#moosehead_logo {
	position: absolute;
	top: -160px;
	left: 165px;
	}
#moosetext_logo {
	position: absolute;
	top: -160px;
	right: 10px;
	}
#moose_undertext {
	position: absolute;
	top: -80px;
	right: 150px;
	font-size:11px;
	color:#197caf;
	font-style: italic;
	font-weight: bold;
	}

/*======================= Tier2 Navigation =======================*/
#navigation {
	text-align: right;
	float: left;
	}
#navigation ul {
	list-style: none;
	}
#navigation li {
	line-height: 25px;
	}
#navigation ul a{
	text-decoration: none;
	color: #612f09;
	}
#navigation ul a:hover {
	text-decoration: underline;
	color: #197caf;
	}

/*======================= Tier2 color boxes =======================*/
#colorboxes{
	background: url(../images/moosebytes_colorboxes_tier2.png) no-repeat top center;
	width: 563px;
	height: 183px;
	position: absolute;
	top: -30px;
	right: -1px;
	}
#colorboxes h2{
	position: absolute;
	width: 135px;
	text-align: center;
	top: 50px;
	left: 421px;
	font-size: 24px;
	color:#FFFFFF;
	font-weight: lighter;
	line-height: 30px;
	}

/*======================= Tier2 content =======================*/
#content {
	position: relative;
	float: right;
	right: -8px;
	top: 0px;
	width: 583px;
	}
#content_bg{
	background: url(../images/moosebytes_content_bg_middl.png) repeat-y center;
	}
#content_bg_top{
	padding-top: 29px;
	background: url(../images/moosebytes_content_bg_top.png) no-repeat top center;
}
#content_bg_bottom {
	background: url(../images/moosebytes_content_bg_bottom.png) no-repeat bottom center;
	padding-bottom: 29px;
	width: 583px;
	}
#content h1 {
	font-weight: lighter;
	color:#197caf;
	font-size: 18px;
	padding: 0px 20px 5px 40px;
	}
#content h2 {
	font-weight: 600;
	color:#77390a;
	font-size: 14px;
	padding: 15px 60px 5px 40px;
	font-style: italic;
	}
#content h3 {
	color: #339900;
	font-size: 13px;
	padding: 15px 60px 0px 40px;
	font-style: italic;
	}
#first_paragraph{
	width: 380px;
	}
#content p {
	margin: 0px 40px;
	padding: 8px 0px;
	line-height: 18px;
	}
.highlight {
	color: #197caf;
	}
.indent {
	padding-left: 10px; 
	font-style: italic;
	}
#footer {
	position: relative;
	top: 10px;
	clear: both;
	text-align: center;
	color: #612f09;
	padding-bottom: 20px;
	}

/*======================= Tier2 content Regular & Seasonal Price Pages =======================*/
#price_table {width: 550px;}
.price { width: 190px; height: 60px; position: relative; }
.price span {color: #000000; font-family: Arial; font-weight: bold; float: left; text-align: left;}
.dollar_sign {font-size: 40px; line-height: 45px; letter-spacing: -0.3pc;}
.large_numbers {font-size: 80px; line-height: 68px; letter-spacing: -0.3pc;}
.cents {font-size: 40px; line-height: 40px; padding-left: 3px; letter-spacing: -0.2pc; text-decoration: underline;}
.month {font-size: 20px; font-weight: normal; line-height: 15px; padding-left: 8px;}

.install_price span {color: #000000; font-family: Arial; font-weight: bold; float: left; text-align: left;}
.install_dollar_sign {font-size: 25px; line-height: 60px; letter-spacing: -0.3pc;}
.install_large_numbers {font-size: 40px; line-height: 68px; letter-spacing: -0.1pc;}
.install_cents {font-size: 25px; line-height: 55px; padding-left: 3px; letter-spacing: -0.2pc; text-decoration: underline;}
.install_description {color:#333333; font-size: 10px; line-height: 14px;}

.ip_table {width: 550px;}
.ip_price { width: 100px; height: 50px; position: relative; }
.ip_price span {color: #000000; font-family: Arial; font-weight: bold; float: left; text-align: left;}
.ip_dollar_sign {font-size: 25px; line-height: 60px; letter-spacing: -0.3pc;}
.ip_large_numbers {font-size: 40px; line-height: 68px; letter-spacing: -0.1pc;}
.ip_cents {font-size: 25px; line-height: 55px; padding-left: 3px; letter-spacing: -0.2pc; text-decoration: underline;}
.ip_description {color:#333333; font-size: 10px; line-height: 14px;}
.ip_month {font-size: 12px; font-weight: normal; line-height: 15px; padding-left: 5px; margin-top: -15px;}

.description {display: block;}
.package_header {font-weight: bold; color:#197caf; font-size: 14px; padding-bottom: 0px; margin-bottom: 0px;}
.focus {font-weight: bold; color:#CC0000;}
.ip_price span, .price span, .install_price span {color:#77390a;}

/*======================= Tier2 Coverage Map =======================*/
#coverage_map {
	width: 500px; 
	height: 655px; 
	postion: relative; 
	}
#coverage_map_1 {
	width: 252px;
	height: 324px;
	background:url(../images/images/moosebytes_coverage_area-01.gif) no-repeat top left;
	position: absolute;
	top: 400px;
	left: 40px;
	}
#coverage_map_2 {
	width:248px;
	height: 324px;
	background: url(../images/images/moosebytes_coverage_area-02.gif) no-repeat top right;
	position: absolute;
	top: 400px;
	left: 292px;
	}
#coverage_map_3 {
	width: 252px;
	height: 331px;
	background: url(../images/images/moosebytes_coverage_area-03.gif) no-repeat bottom left;
	position: absolute;
	top: 724px;
	left: 40px;
	}
#coverage_map_4 {
	width: 248px;
	height: 331px;
	background: url(../images/images/moosebytes_coverage_area-04.gif) no-repeat bottom right;
	position: absolute;
	top: 724px;
	left: 292px;
	}