﻿body
{
	margin: 0px;
	background-image: url( 'Images/bg.gif' );
}

.maindiv
{
	width: 1000px;
	/*height: 594px;*/
	height: 610px;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	left:50%;
	margin-left:-500px;
	top:50%;
	margin-top:-300px;
	background: #66cc66;
}

.header
{
	background: url( '../Images/mainbk.gif' );
	width: 1000px;
	height: 105px;
	position: relative;

}

.leftMenu
{
	width: 150px;
	height: 300px;
	position: absolute;
	top: 170px;
	left: 0px;
}

.leftMenu ul li
{
	display: block;
	float: left;
	height: 25px;
	width: 130px;
	margin: 0;
}

.leftMenu ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.headerMenu
{
	position: absolute;
	width: 650px;
	height: 30px;
	top: 58px;
	left: 200px;
}

.headerMenu ul
{
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
}


.headerMenu ul li
{
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.75em;
	border-right: 1px solid #FFF;
	font-weight: bold;
	float: left;
	top: 0em;
	margin-top: 0em;
	position:relative;
}

.headerMenu ul li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}

.headerMenu ul li.last
{
	display: inline;
	margin-right:0.5em;
	padding-right:0.75em;
	border-right:0px;
	font-weight: bold;
	float: left;

}


.maincontext
{
	width: 500px;
	min-height: 470px;
	/*height: 550px;*/
	position: absolute;
	background-color: #FFFFFF;
	top: 105px;
    padding-bottom: 10px;
	margin-bottom: 10px;
	left: 200px;
    height: 470px;
}

.rightcolumn
{
	position: relative;
	width:280px;
	position:absolute;
	top:105px;
	left:720px;
	height: 470px;

}

.Titlelabel
{
	position: absolute;
	top: 110px;
	left: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
}

.footer
{
	position: absolute;
	top: 550px;
	left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}

.SoloCare
{
	width: 90%;
	top: 10px;
	left: 5%;
	position: absolute;
}

.Title
{
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

.normalcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9DA8D5;
	margin: 10px;

}

.f1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #65cc65;
	font-weight: bold;
}

.f2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E67B1;
	font-weight: bold;
	display: block;
	text-decoration: none;

}

.f3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

.f4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E67B1;
	font-weight: bold;

}

.f5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.f6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top:560px;
	left: 800px;
}

.f7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #65cc65;
	font-weight: bold;
}
.f8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E67B1;
	font-weight: bold;
	display: block;
	text-decoration: none;

}
#SoloCareForm
{
    Height: 340px;
    overflow: auto;
    width: 95%;
    padding: 0;
    }
.SoloCareRxTable
{
    padding: 10px 0 10px 0;
    margin: 0;
    width: 90%; 
}
.SoloCareRxTable table
{
    border-collapse:collapse;
    }
.SoloCareRxTable tr 
{
    border: 0;
    padding:0;
    line-height: 15px;
    font-size: 12px;
    }
.SoloCareRxTable tr td
{
    padding: 2px 5px 2px 0;
    text-align: left;
    width: 300px;
}

.SoloCareRxTable tr th
{
    border: 0;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px 2px 0;
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
}

#solocareplans
{
    margin-left: 15px;
    background: #D1E8C5;
    padding: 15px;
    width: 420px;
    }
#dialog
{
    width: 380px !important;
    height: 160px;
    padding: 0;
    float: left;
    vertical-align: bottom;
    }
#dialog p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    font-style: italic;
    }
#dialog img 
{
    display: block;
    opacity:0.9;
    filter:alpha(opacity=90);
    margin: 0 0 5px 25px;
    padding: 3px;
    width: 100px;
    text-decoration: none;
    color: Black;
    border: none;
    }
 .ui-dialog-titlebar
 {
     display: none;
     }
#dialog span
{
    display: block;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #330033;
    padding: 5px 15px 5px 0;
    float: left;
    font-weight: bold;
    text-align: center;
    }

#dialog span a
{
    text-decoration: none;
    color: Black;
    }
#dialog span a:hover
{
    color: #660000;
    }
#dialog span a:hover img
{
    background-color: #660000;
    opacity:0.9;
    filter:alpha(opacity=90);
    }
.ui-state-default
{
    border: inset 2px #1C1C1C;
    background: #151515;
    color: White;
    width: 42px;
    }
.ui-dialog-buttonpane
{
    text-align: right;
  
    }
.diaglogboxclass
{
    width: 358px !important;
    height: 160px;
    background: #FFFFFF;
    padding: 15px;
    border: solid 5px #A4A4A4;
    
    }
.SoloCareRxPlanTable
{
    padding-left: 10px;
    padding-right: 10px;
}