body {
	margin: 0px;
	font-size: 70%;
	font-family: Arial;
	text-align: left;
}
#border {
	width: 85%;
	border: 1px solid #0000FF;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	position: relative;
	margin-right: 60px;
	margin-left: 60px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #156CB3;
	border-right-color: #156CB3;
	border-bottom-color: #156CB3;
	border-left-color: #156CB3;
	border-right-style: solid;
	border-left-style: solid;
}



#header {
	background-image: url(../imgs/header.gif);
	background-position: left top;
	height: 114px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #156CB3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #156CB3;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 60px;
	margin-left: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #156CB3;
	background-color: #000000;
}



/* ____________Layout________________ */

#left {
	width: 20%;
	float: left;
	color: #4E4F43;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #156CB3;
	border-bottom-color: #156CB3;
}
#center {
	float: left;
	width: 58%;
	color: #65675D;
	text-align: left;
	margin-top: 10px;
	padding-left: 1%;
}

#right {
	width: 20%;
	float: right;
	color: #4E4F43;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #156CB3;
	border-left-color: #156CB3;
}

#Account {
	color: #4E4F43;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #156CB3;
	border-left-color: #156CB3;
}

#Account h1 {
	background-color: #1F9AFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	margin: 0px;
	padding-left: 3%;
	border-bottom: 1px solid #156CB3;
	border-top: 1px solid #156CB3;
	color: #FFFFFF;
}

#Account p {
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#Account a {
	display: block;
	margin: 0;
	padding-right: 2px;
	padding-left: 10px;
	line-height: 1.5em;
}
#Account a:link, #Account a:visited {
	color: #1F9AFF;
	text-decoration: none;
}

#Account a:hover, #Account li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F9AFF;
}
/* __________Headings and central Layout_______________ */

div#center h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #1A99FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0065B7;
	padding-top: 10px;

}
div#center h2{

}

div#center h3{
	color: #000066;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;

}
div#center p{
	line-height: 1.7em;

}

div#center .infoImage{
	float: left;
}

h2#info,h2#terms,h2#services,h2#contact{
	float: left;
	font-size: 1.5em;
	font-family: Helvetica, sans-serif;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: lighter;
}
h2#info{color: #F41D00;}
h2#terms{color: #5E9E04;}
h2#services{color: #AF5B23;}
h2#contact{
	color: #FFB000;
}



div#center .switchgroup1{
	color: #333333;
	font-weight: lighter;

}
div#center a, div#center a:link{
	color: #0099FF;
	text-decoration: none;

}
div#center a:hover{
	color: #239CFF;
	text-decoration: underline;

}

div#dropContent1,div#dropContent2,div#dropContent3,div#dropContent4,div#dropContent5,div#dropContent6,
div#dropContent7,div#dropContent8,div#dropContent9,div#dropContent10,div#dropContent11,div#dropContent12{
	margin-top: 5px;
	margin-bottom: 10px;
}

div#colAll{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* __________The headings on the left_______________ */
#left h1 {
	background-color: #1F9AFF;
	font-size: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3%;
	margin-bottom: 0px;
	border-bottom: 1px solid #156CB3;
	border-top: 1px solid #156CB3;
	border-left: 1px solid #156CB3;
	color:  #FFFFFF;
}
/* _____________Left paragraph text___________ */
#left p {
	margin: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#left ul{
	list-style:none;
	font-size: 1.1em;
	border-left: 1px solid #156CB3;
}


/* _____________Left paragraph Prescription NAV___________ */
#CategoryNav,#RangeNav {
	padding-top: 0px;
	padding-bottom: 0px;
}
#CategoryNav li   {
	margin: 0;
	padding: 0;
	display: block;
}

#CategoryNav a {
	display: block;
	margin: 0;
	padding-right: 2px;
	padding-left: 10px;
	line-height: 1.5em;
}

#CategoryNav a:link, #CategoryNav a:visited {
	color: #1F9AFF;
	text-decoration: none;
}

#CategoryNav a:hover, #CategoryNav li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F9AFF;
}
/* _____________Left paragraph Non-Prescription NAV___________ */


#RangeNav li   {
	margin: 0;
	padding: 0;
	display: block;
}

#RangeNav a {
	display: block;
	margin: 0;
	padding-right: 2px;
	padding-left: 10px;
	line-height: 1.5em;
}

#RangeNav a:link, #RangeNav a:visited {
	color: #1F9AFF;
	text-decoration: none;
}

#RangeNav a:hover, #RangeNav li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F9AFF;
}


/*_________________Right headings______________ */
#right h1 {
	background-color: #1F9AFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	margin: 0px;
	padding-left: 3%;
	border-bottom: 1px solid #156CB3;
	border-top: 1px solid #156CB3;
	color: #FFFFFF;
}
/* _________________Right paragraphs_________________ */
#right p {
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#LogIn h1 
{
	background-color: #1F9AFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	margin: 0px;
	padding-left: 3%;
	border-bottom: 1px solid #156CB3;
	border-top: 1px solid #156CB3;
	color: #FFFFFF;
}
#LogIn p {
	padding: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#LogIn a {
	display: block;
	margin: 0;
	padding-right: 2px;
	padding-left: 10px;
	line-height: 1.5em;
}

#LogIn a:link, #LogIn a:visited {
	color: #1F9AFF;
	text-decoration: none;
}

#LogIn a:hover, #LogIn li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1F9AFF;
}




/* _________________Footer_________________ */
/*#footer {
	background-image: url(../imgs/nav/footerbehindmain.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	background-color: #0A82D6;
	margin: auto;
	height: 8.2em;
	clear: both;
} */

#footer {
	margin:0;
	padding:0;
	clear: both;
	font-size: 1.1em;
	background-image: url(../imgs/nav/footerbehindmain.gif);
	background-repeat: repeat-x;
	color:#fff;
	height: 150px;
	background-position: bottom;
	background-color: #1D96F9;
}
#footer p {
	padding: 15px 0 15px 0;
	text-align: center;
	margin:0;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #156CB3;
	text-decoration: none;
}

.black 
{
    color: Black;
    padding-left: 10px;
	line-height: 1.5em;
}


/* _________________Product Table_________________ */

.prodImage{
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #1F9AFF;
}
.prodName{
	font-size: 1.4em;
	color: #006BC4;
	font-weight: bold;
	padding: 5px;
		border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #1F9AFF;
}
.prodPrice{
	font-size: 1.3em;
	color: #333333;
	padding: 5px;
		border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #1F9AFF;
}

.prodButtons{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #1F9AFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1F9AFF;
}

.prodBack{
	background-color: #D7EDF9;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E99FE;
}

.prodBackgray{
	background-color: #E9E9E9;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-style: solid;
	border-top-color: #1F9AFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F9AFF;
}

.prodBackdetails{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px dotted #666666;
	padding: 5px;
}
span.prescription  {
	color: #FF0000;
	font-style: italic;
}


/*****************Main Button****************/
div#center .buyButton a{
	color: #FFFFFF;
	display: block;
	padding: 2px;
	background-color: #1F9AFF;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
div#center .buyButton a:hover {
	color: #1F9AFF;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #1F9AFF;
}
/*****************Basket Style****************/
.basketBack {
	background-color: #E9E9E9;
	border-top-style: dotted;
	border-top-color: #0066FF;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #1F9AFF;
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
}

.basketBack2 {
	background-color: #c9c9c9;
	border-top-style: dotted;
	border-top-color: #0066FF;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #1F9AFF;
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
}

.basketDivider{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 2px;
	color: #333333;
	padding-left: 2px;
}

/*****************Total Basket Style****************/

.totalName{
	background-color: #45ABE2;
	font-weight: bold;
	color: white;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.totalDetails{
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*******************Edit Button**************/

div#center .editButton a{
	color: #FFFFFF;
	display: block;
	padding: 2px;
	background-color: #00CC00;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #009933;
	width: 50px;
	margin-bottom: 5px;
}
div#center .editButton a:hover {
	color: #006600;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #00CC00;
}


/*******************Remove Button**************/

div#center .removeButton a{
	color: #FFFFFF;
	display: block;
	padding: 2px;
	background-color: #FF0000;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #990000;
	width: 50px;
}
div#center .removeButton a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FF0000;
}


.ListStyle
{
	background-image: url(../imgs/back_list1.gif);
}

.prescBorder
{
	border-bottom: thin solid black;
}
/*****************Page Images****************/

.imagesRight{
	float: right;
	border: 1px solid #1F9AFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


div.cardLogos{
	text-align: center;
	padding-bottom: 5px;
}
