/* Any Settings here Overwrite the /desktop.css Settings */
/* Only have non-standard tag classes in here */

body#fsimain
{
	background-color: #e0e0e0;
}

.headimg
{
	max-height: 200px;
	max-width: 100%;
}

table#mainformtable
{
	border-collapse: separate;
	border-spacing: 15px 20px;
}

.iframestyle, .header, .trailer
{
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 0px;
	border: 1px solid #dfdfdf;
	box-shadow: 5px 5px 2px #2f2f2f;
	background-color: #ffffff;
}

/* Pharmacy Info */
table.phinfo
{
	max-width: 600px;
}

.phinfo
{
	text-align: center;
	margin: 0px;
}

.phname
{
	font-size: 20pt;
	text-align: center;
}

/* Request Form */
.formtable
{
}

.formtitle 
{
}

.formdata 
{
}

/* General Request Page Title */
.pagetitle 
{
	font-size: 20pt;
}

/* Script List for Refill Request */
.rxlisttable
{
	width: 75%;
}

.rxlisttitle
{
}

.rxlistcheck
{
}

.rxlistdata
{
}

/* Request Results */
.ok 
{
	text-align: center;
}

.error 
{
	text-align: center;
}

/* PDE Information */
.pdetable
{
	width: 80%;
}

.pdetitle
{
	font-size: 20pt;
}

.pdedata
{
	font-size: 15pt;
}

/* Sites Information */
#sitestitle
{
	font-size: 20pt;
}

table#site tr#name td
{
}

table#hours td#weekday
{
}
