﻿/*all of the content in the editable area can be controlled by this stylesheet   */
body {
	font-family: Arial, Helvetica, sans-serif;
}
.guidesizedate {
	font-size: 70%;
	font-family: Verdana;
}
img {
	border: none;
}
img a {
	text-decoration: none;
}
/*-----------------appslogos--------------*/
#appslogos {
	text-align: center;
	clear: both;
	margin: 25px 0px 0px 0px;
}
.applogo {
	margin: 0px 5px 0px 0px;
}
img.applogo {
	border-width: 0px;
}
.icon {
	float: left;
	margin-right: 5px;
	border-width: 0px;
}
/*----------------Guides-------------------*/
.orderbox {
	float: left;
	width: 70px;
	height: 100px;
	background-color: #FFFFFF;
	text-align: center;
}
.guidemenubox {
	float: left;
	width: 80px;
	height: 110px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.guidemenubox a:link {
	text-decoration: none;
	font-size: 70%;
	font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
}
.guidemenubox a:visited {
	text-decoration: none;
	font-family: "Minion Web", Georgia, Palatino, "Times New Roman", serif;
	font-size: 70%;
}
.guidemenubox img {
	margin: 0px 0px 5px 0px;
	border-width: 0px;
}
/*-------*/
.guidebox {
	background-color: #FFF8CE;
	width: 125px;
	height: 550px;
	border: 1px #FFe388 solid;
	float: left;
	padding: 5px;
	margin: 5px;
	background: #FFF8ce url('../images/yellofade.gif') repeat-x left bottom fixed;
}


/*  ------------------------------all lists stuff------------------------------*/
/*-------------------------------------faq control -----------------------------------*/
.answer {
	font-weight: normal;
}
#faqcontrol li {
	margin-bottom: 10px;
}
/*-------------misc CSI stuff------------------*/
.imgsize {
	width: 232px;
	height: 50px;
}
.underline {
	text-decoration: underline;
}
.repeat {
	background-image: url('../images/old/top.gif');
	background-repeat: repeat-x;
}
.repeatery {
	background-image: url('../images/old/below_cu01.gif');
	background-repeat: repeat-y;
}
#fixy {
	z-index: 100;
	top: 20px;
	left: 45px;
}
.csicontent {
	vertical-align: top;
	text-align: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: #999999 thin solid;
}
