/* CSS Document */

/**************/
/*General Tags*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 800px;
	margin: 0 auto 0 auto;
}

.accessKey {
	border-bottom: 1px dotted #333333;
}
.centrado {
	text-align: center;
}
.derecha {
	text-align: right;
}

/*****************/
/***Header Tags***/
#header {
	padding: 0;
}
/****header's Images****/
#header .image1 {
	width: 191px;
	height: 142px;
	border: 0;
	background-image: url(header1.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header .image2 {
	width: 418px;
	height: 142px;
	border: 0;
	background-image: url(header2.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}
#header .image3 {
	width: 191px;
	height: 142px;
	border: 0;
	background-image: url(header3.jpg);
	background-repeat: no-repeat;
	float: left;
}
/****Header Text****/
#header .image2 #logotype {
	font-size: 120%;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#header .image2 #title {
	font-size: 250%;
	color: #000000;
	margin: 0;
	padding: 30px 0 25px 0;
}
/****Header's Navigation Bar****/
#navBar {
	padding: 5px;
	margin: 0;
	border: 0;
	height: 48px;
	background-image: url(navBar.jpg);
	background-repeat: no-repeat;
	clear: both;
}

.search {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	clear: left;
}
.search input {
	color: #05478B;
	font-weight: bold;
}

#navBar ul {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 125%;
	font-weight: bold;
}

#navBar ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navBar ul li a:link, #navBar ul li a:visited, #navBar ul li a:active {
	text-decoration: none;
	color: #000000;
	padding: 10px;
}

#navBar ul li a:hover {
	text-decoration: none;
	color: #398AF4;
	padding: 10px;
}

/******************/
/***Content Tags***/
#bodyContainer {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow: auto;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#subcontent {
	width: 418px;
	float: left;
	padding: 0 5px 0 0;
}
#updateContainer {
	width: 177px;
	float: left;
}

#content {
	padding: 10px 10px 10px 0;
	margin: 0;
	border: 0;
	width: 600px;
	float: right;
}

#content h1, #content .bodyTitle {
	font-weight: bold;
	font-size: 135%;
	color: #003399;
	text-decoration: none;
	text-align: center;
}
#content .bodyTitle a:link, #content .bodyTitle a:visited, #content .bodyTitle a:active {
	font-weight: bold; 
	color: #003399; 
	text-decoration: none; 
}
#content .bodyTitle a:hover{
	font-weight: bold; 
	color: #003399; 
	text-decoration: underline; 
}

#content .subTitle {
	font-size: 110%;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

#content .bodyGeneric {
	text-decoration: none;
	font-style: italic;
}

#content h3 {
	font-size: 96%;
	font-weight: normal;
}

#content .information{
	font-size: 80%;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

/***Content Links***/
#content a:link, #content a:visited, #content a:active {
	color: #003399; 
	font-weight: normal;
	text-decoration: none;
}
#content a:hover {
	color: #003399; 
	font-weight: normal; 
	text-decoration: underline;
}

/***Link Exchange***/
.linkExchange {
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

.linkExchange a:link, .linkExchange a:visited, .linkExchange a:active {
	font-weight: bold; 
	color: #0066CC; 
	text-decoration: underline; 
}
.linkExchange a:hover {
	font-weight: bold; 
	color: #0066CC; 
	text-decoration: none; 
}

.textForm {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 60px;
}
#medImage {
	margin: 0 31% 0 31%;
	padding: 0;
	text-align: center;
}
.imageCenter p {
	padding: 0;
	margin: 0;
	text-align: center;
}
/***Meds***/
#content .medLinks a:link, #content .medLinks a:visited, #content .medLinks a:active {
	color: #003399; 
	font-weight: bold;	
	text-decoration: none;
}
#content .medLinks a:hover {
	color: #003399; 
	font-weight: bold; 
	text-decoration: underline;
}
.medPages {
	padding: 10px 0 10px 0;
	text-align: center;
}

/***Updates***/
#updates {
	padding: 0 10px 10px 10px;
	margin: 0;
	background-image: url(right_bkg3.jpg);
	font-size: 90%;
}
#updatesTop {
	background-image: url(right_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0;
	height: 10px;
}
#updatesBottom {
	background-image: url(right_bkg2.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 10px;
}
#updates .updateRed {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#updates .updateBlue {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
#updates .updateGray {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#updates .updateGray a:link, #updates .updateGray a:visited, #updates .updateGray a:active{  
	color: #000000; 
	text-decoration: none; 
}
#updates .updateGray a:hover{  
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline; 
}

/***Meds Table***/
.boardBorder {
	border: 1px solid #05478B;
}
.tableContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 86%;
	color: #0066CC;
}
.tableTitle {
	text-align: center;
	font-size: 96%;
	font-weight: bold;
	color: #003399;
}
#content .buyButton {
	padding: 4px 0 4px 0;
}

/***AJAX Validation***/
.tableAJAX {
	width: 500px;
	margin: 0 auto 0 auto;
}
.tableAJAX form {
	padding: 0;
	margin: 0;
}
.formRow {
	padding: 0 5px 10px 5px;
}
.validation-advice {
	margin: 5px 0 0 0;
	padding: 5px;
	color : #FF0000;
	font-weight: bold;
}

/***Calendar***/
.tableText {
	text-align: center;
	text-decoration: none;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.tableText .rowTitle {
	background-color: #0066CC;
	color: #FFFFFF;
}
.tableText .weekend {
	background-color: #CCCCCC;
}
.tableText .today {
	color: #FF0000;
	font-weight: bold;
}

.tableText a:link, .tableText a:visited, .tableText a:active {
	text-decoration: underline;
	color: #000000;
}
.tableText a:hover {
	text-decoration: none;
	color: #0066CC;
}

/***************/
/***Left Menu***/
#leftMenu {
	width: 177px;
	padding: 0;
	margin: 0;
	float: left;
}

#leftMenu .menuList {
	padding: 2px 2px 2px 10px;
	margin: 0;
	background-image: url(left_bkg.jpg);
	background-repeat: repeat-y;
}

#leftMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#leftMenu ul li {
	display: block;
	background-image: url(left_bkg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

#leftMenu ul li a:link, #leftMenu ul li a:visited, #leftMenu ul li a:active {
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 22px;
}

#leftMenu ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px 2px 22px;
}

#leftMenu .bottom {
	background-image: url(bottom_bkg.jpg);
	background-repeat: no-repeat;
	height: 32px;
}


/*****************/
/***Footer Menu***/
#footer {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	height: 31px;
	background-position: bottom;
}

#footer .text {
	float: left;
	font-size: 86%;
	color: #4B4B4B;
	padding: 8px 0 0 25px;
}

#footer .disclaimer {
	float: right;
	font-size: 86%;
	color: #4B4B4B;
	padding: 8px 40px 0 0;
}

#footer .disclaimer a:link, #footer .disclaimer a:visited, #footer .disclaimer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4B4B4B;
}
#footer .disclaimer a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #4B4B4B;
}