@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image:url(../images/back_stripe.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColTemplate #container {
	width: 785px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; /* overrides the text-align: center on the body element. */
}
.oneColTemplate #nav {
	width:785px;
	height:82px;
}

.oneColTemplate #360spin {
	width:785px;
	height: 515px;
}

.oneColTemplate #homeContent {
	width:765px;
	display:inline;

}

.oneColTemplate #homeContentBtm {
	width:765px;
	height:126px;
	margin-top:25px;
}

.oneColTemplate #footer {
	border-top:1px solid #999999;
	width:785px;
	height: 60px;
	font-size:10px;
}

.oneColTemplate a:link{
	color:#333333;
	text-decoration:underline;
}
.oneColTemplate a:hover{
	color:#333333;
	text-decoration:none;
}
.oneColTemplate a:visited{
	color:#666666;
	text-decoration:underline;
}

.homeContent{
	padding-left:10px;
}

.homePod_first{
	border-right:1px solid #999999;
	padding-left:10px;
	padding-right:0px;
	font-size:12px;
	vertical-align:top;
}


.homePod{
	border-right:1px solid #999999;
	padding-left:15px;
	padding-right:0px;
	font-size:12px;
	vertical-align:top;
}


.homePod_last{
	border-left:0px solid #999999;
	padding-left:10px;
	padding-right:0px;
	font-size:12px;
	vertical-align:top;
}

.homePod a:link{
	color:#db1815;
	text-decoration:underline;
	size:16px;
}
.homePod a:hover{
	color:#db1815;
	text-decoration:none;
	size:16px;
}
.homePod a:visited{
	color:#999999;
	text-decoration:underline;
	size:16px;
}

.homePod_yellow{
	background-image:url(../images/yellow_box.gif);
	background-repeat:no-repeat;
	padding-left:27px;
	font-size:12px;
	vertical-align:top;
}

.homePod_first img, .homePod img, .homePod_yellow img{
	margin-bottom:3px;
}

.hpBubble{
background-color:#f7f3b5;
width:330px;
margin-left:15px;
}

.hpBubble .cap img{
vertical-align:top;
}

.hpBubble .foot img{
vertical-align:bottom;
}

.hpBubble .meat{
padding:0px 10px 0px 10px;
font-weight:normal;
font-size:12px;
}

.hpBubble .meat strong{
font-size:15px;
font-weight:normal;
}

.spec_apps{
	padding-right:15px;
	font-size:14px;
}

.spec_apps .smallText{
	font-size:12px;
	line-height:15px;
}

.spec_apps .smallerText{
	font-size:11px;
	line-height:13px;
	padding-left:10px;
	padding-right:10px;
}

.spec_apps .tinyItalic{
	font-size:10px;
	font-style:italic;
	line-height:13px;
}

.spec_apps h3{
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	color:#333333;
}

.spec_apps h4{
	font-size:12px;
	font-weight:bold;
	border-bottom:2px solid #999999;
	color:#666666;
	margin: 0 0 4px;
	
}
.spec_apps div{
	font-size:12px;
	border-bottom:1px solid #999999;
	color:#333333;
}
.spec_apps ul{
	font-size:12px;
	color:#333333;
	padding-top:3px;
	margin-left:15px;
	padding:0px;
	line-height:18px;
	margin-top:0px;
}
.spec_apps a:link{
	color:#db1815;
	text-decoration:underline;
	font-size:12px;
}
.spec_apps a:hover{
	color:#db1815;
	text-decoration:none;
	font-size:12px;
}
.spec_apps a:visited{
	color:#db1815;
	text-decoration:underline;
	font-size:12px;
}
.spec_apps ul.specs_list {

	padding-left:10px;
	margin-bottom:0px;
	line-height:16px;
}

.spec_apps .spec_downloads{
	font-size:11px;
	color:#333333;
	background-image:url(../images/download_brochure.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	padding-top:35px;
	border:none;	
}

.spec_apps .spec_downloads a:link{
	color:#db1815;
	text-decoration:underline;
	font-size:12px;
}
.spec_apps .spec_downloads a:hover{
	color:#db1815;
	text-decoration:none;
	font-size:12px;
}
.spec_apps .spec_downloads a:visited{
	color:#db1815;
	text-decoration:underline;
	font-size:12px;
}

.subnav{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666666;
}	
.subnav a:link{
	color:#dd3013;
	font-size:12px;
	text-decoration:none;
}
.subnav a:hover{
	color:#dd3013;
	font-size:12px;
	text-decoration:underline;
}
.subnav a:visited{
	color:#dd3013;
	font-size:12px;
	text-decoration:none;
}

.smallText{
	color:#000000;
	font-size:12px;
	line-height:15px;
}

#usageBknd{
	background-image:url(../images/usage/0.jpg);
	width:540px;
	height:426px;
}
#usageBknd .usageScreen{
	width:322px;
	height:244px;
	position:relative;
	top:80px;
	left:113px;
}

#usageHeader{
	margin-left:35px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#usageBody{
	margin-left:35px;
	margin-bottom:20px;
	height:100px;
	font-size:12px;
}
