html{
	height:100%;
}
body{
	padding-top:0px;
	margin-top:0px;
	font-family: Arial, Sans Serif;
	font-size:12px;
	color:#333333;
	background-color:#F1F1EC;
	height:100%;
}


a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}

.master
{
	padding-top:0px;
	margin-top:0px;
	margin-left: auto; 
	margin-right: auto;
	width:861px;	
}
.masterAdmin
{
	padding-top:0px;
	margin-top:0px;
	margin-left: auto; 
	margin-right: auto;
	width:861px;	
}

img{
	border: 0px;
	vertical-align: middle;
}

p{
	line-height:150%;
	}
	

hr{
	border-bottom:solid 1px #CCCCCC;	
	border-top:none;
	border-left:none;
	padding:0px;
	margin:0px;
	}
	
div.hr 
{
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear:both; 
	height: 10px;
	margin: 0 10px 0 10px;
	}
	
div.hr hr {display: none}



.floatright{
	float:right;
	}
.floatleft{
	float:left;
	}
.clearboth{
	clear:both;
	height:5px;
	}

.clearleft{
	clear:left;
	height:5px;
	}

.clearright{
	clear: right;
	height:5px;
	}

.clearbothHR{
	clear:both;
	height:1px;
	border: dashed 1px gray;
	}
	
.empty
{
	padding:50px;
}
	
.logo
{
	padding:0;
	margin:0;
	background-image:url(images/headerall_new2.jpg);
	background-repeat:no-repeat;
	height:134px;
	position:relative;
	}

.content{	
	background-image:url(images/backgradmid.jpg);
	background-repeat:repeat-y;
	width:861px;
	padding-left:45px;
	padding-top:10px;	
	height:100%;
	}
	
.pp{
	color:#999;
	font-size:10px;
	}
	
.headernav{
	font-size:13px;
	font-family:Arial, Sans-Serif;
	color:#fff;
	text-decoration: none;
	padding-right:70px;
	padding-top:10px;
}
.headernav ul{
}
.headernav li{
	display:inline;	
	list-style-image:none;
}
.headernav li a:link {
	color:#fff;	
	text-decoration: none;	
}
.headernav li a:visited {
	color:#fff;	
	text-decoration: none;	
}	
.headernav li a:hover {
	color:#fff;
	text-decoration:underline;	
}
.headernav li a:active {
	color:#fff;	
	text-decoration: none;	
}

.searchbox{
	padding-top:40px;
	padding-left:597px;
	font-size:13px;
	font-family:Arial, Sans-Serif;
	color:#fff;
	text-decoration: none;
	}
.searchbox a:link {
	color:#fff;	
	text-decoration: none;	
}
.searchbox a:visited {
	color:#fff;	
	text-decoration: none;	
}	
.searchbox a:hover {
	color:#fff;
	text-decoration:underline;	
}
.searchbox a:active {
	color:#fff;	
	text-decoration: none;	
}


.breadcrumbs{
	font-size:11px;
	color:#999;
	}
.standardlink{
	color:#333;	
	text-decoration: none;
}
.standardlink a:link {
	color:#333;	
	text-decoration: none;	
}
.standardlink a:visited {
	color:#333;	
	text-decoration: none;	
}	
.standardlink a:hover {
	color:#333;
	text-decoration:underline;	
}
.standardlink a:active {
	color:#333;	
	text-decoration: none;	
}

/* navigation css */
.navhead{
	background-image:url(images/navbktop.gif);
	background-repeat:no-repeat;
	height:30px;
	width:146px;
}
.navmid{
	background-color:#EDF8FA;
	width:146px;
	height:100%;
	margin-right:25px;
	padding-top: 12px;
}

.navhr{
	color:#97B2CC;
	font-size:10px;
}
.navbottom{
	background-image:url(images/navbkbottom.gif);
	background-repeat:no-repeat;
	height:15px;
	width:146px;
}
/*
.nav {
	font-size:18px;
	color:#154886;	
	padding-left:13px;
	padding-top:0px;
	width:130px;
	line-height:180%;	
}
.nav a:link {
	color:#154886;	
	text-decoration: none;
}
.nav a:visited {
	color:#154886;	
	text-decoration: none;	
}	
.nav a:hover {
	color:#154886;
	text-decoration:none;	
}
.nav a:active {
	color:#154886;	
	text-decoration: none;	
}
.nav a:selected{
	color:#154886;	
	text-decoration: none;	
}
*/

.nav {
	font-size:15px;
	font-weight:bold;
	color:#fff;	
	position:absolute;
	top:111px;
	left:55px;
}
.nav a:link {
	color:#fff;	
	text-decoration: none;
}
.nav a:visited {
	color:#fff;	
	text-decoration: none;	
}	
.nav a:hover {
	color:#fff;
	text-decoration:none;	
}
.nav a:active {
	color:#fff;	
	text-decoration: none;	
}
.nav a:selected{
	color:#fff;	
	text-decoration: none;	
}

.subnav{
	color:#154886;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-left: 15px;
	}
.subnavlink{
	padding-bottom:10px;
	}
.subnavlink a:link {
	color:#154886;	
	text-decoration: none;
}
.subnavlink a:visited {
	color:#154886;	
	text-decoration: none;	
}	
.subnavlink a:hover {
	color:#154886;
	text-decoration:none;	
}
.subnavlink a:active {
	color:#154886;	
	text-decoration: none;	
}


.basket{
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 5px 15px;
	color:#154886;
	text-decoration: none;
	display:block;
}
.basket a:link {
	color:#154886;	
	text-decoration: none;
}
.basket a:visited {
	color:#154886;	
	text-decoration: none;	
}	
.basket a:hover {
	color:#154886;
	text-decoration:none;	
}
.basket a:active {
	color:#154886;	
	text-decoration: none;	
}

.basketTitle
{
	padding: 15px 0 10px 0;
	display:block;
	}

.basketSummary
{
	padding:  10px 0 10px 0;
	display:block;
	}

.contact{
	font-family:Arial, Sans-Serif;
	color:#154886;
	padding-left:12px;
	}
	
.callus{
	font-size:16px;
	}
.telnumber{
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
}

.mainbody
{
	display: block;
	float: left;
	width:580px;
	}
	
.mainbodyText
{
	margin-left:165px;
	padding-top:10px;
	width:590px;
	position:relative;
	}
	
	.mainbodyTextLeft
{
		font-size:13px;
			font-weight:bold;
	padding-top:10px;
	width:590px;
	position:relative;

	}
	
.mainparagraph{	
	font-family:Arial, Sans-Serif;
	font-size:16px;
	padding-top:5px;
	line-height:normal;
	color:#333333;
	}

.footer
{
	background-image:url(images/backgradbottom.jpg);
	background-repeat:no-repeat;
	height:64px;	
	font-size:10px;
	padding-left:45px;	
	}
.footermenu{
	padding:0;
	margin:0px;
	list-style:none;
	}
.footermenu li{
	display:inline;
	}
	
.c2kLink 
{
	display:none;
	font-size:10px;
	float:right;
	padding-right:50px;
	}
.c2kLink a:link
{
	display:none;
	color:#cccccc;
	}
.c2kLink a:visited{
	display:none;
	color:#cccccc;
	}
.c2kLink a:hover
{
	display:none;
	color:#666666;
	}
.c2kLink a:active
{
	display:none;
	color:#cccccc;
	}
	
/*heading css*/
h1
{
	margin:0;
	padding:0;
	font-family:century gothic, Arial, Sans-Serif;
	font-size:24px;
	font-weight:200;
	color:#084384;
	}


h2{
	margin:0;
	padding:0;
	font-family:century gothic, Arial, Sans-Serif;
	font-size:20px;
	font-weight:200;
	color:#084384;
	}
	
h3{
	margin:1px;
	padding:1px;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	}
	
h4
{
	margin:0;
	padding:0;
	font-family:century gothic, Arial, Sans-Serif;
	color:#084384;
	}

h5{	
	margin:0;
	padding:0;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	}


/*home page specific css*/
.threesteps{
	padding: 0px;
	margin: auto;
	height: 175px;
	width: 600px;
}
.threesteps li{
	display: block;	
	float: left;
	list-style-image:none;
	margin:  12px;
	padding: 0;
	width: 168px;
}
.email
{
	font-size:11px;}

.mainlist
{
	list-style-type:disc;
	color:#333333;
	}

/*product page css*/

.productsection
{
	padding-top:15px;
	}

.priceboxtop{
	background-image:url(images/navbktop.gif);
	background-repeat:no-repeat;
	height:15px;
	width:146px;
	float: right;
	clear: both;
}

.priceboxmid{
	background-color:#EDF8FA;
	width:146px;
	height:100%;
	text-align:center;
	float: right;
	clear: both;
}

.priceboxbottom{
	background-image:url(images/navbkbottom.gif);
	background-repeat:no-repeat;
	height:15px;
	width:146px;
	margin-bottom: 10px;
	float: right;
	clear: both;
}

.pricebox{
	width:165px;
	float: right;
	}

.productPrice
{
	font-weight:bold;
}

.productPrice2
{
	font-weight:bold;
	font-size:16px;
}

.productDiscountPrice
{
	padding-right:8px;
}
	
.productSubNote2
{
	color: #999999;
}
	
.productSubnote
{
	font-size:9px;
	display:block;
}
	
.productimg
{
	height: 200px;
	float: left;
	display: block;
}

.productaltimg
{
}
.productaltimg img{
	border:solid 1px #64C1E0;
}
	
.productdescription
{
	}
.productattributes
{
	padding:10px 0 0 0;
	}
	
	.productAvailability
	{
		display:block;
		padding-top:20px;
		
		
		}
	
.discountTitle
	{
		display:block;
		font-weight:bold;
		padding-top:20px;
		
		
		}
.imgThumbnailSmall
{
	padding:5px;
	text-align:center;
	border: solid 1px #64C1E0;

	}


/*catalog css*/
.catalogproducts
{
	height:150px;
	padding:6px;
	text-align:center;
	border: dotted 1px #ccc;
	overflow:hidden;
	display: block;
	width: 180px;
	float: left;

}

.catalogProductsImage
{
	padding-top: 10px;
	height: 80px;
	display: block;
	}

.catalogproductstable{
	}
.catalogproductstable td {
	border:dotted 1px #ccc;
	}
.catprodimg
{
	padding-bottom:15px;
	display: block;
	}
.catseperator{
	border-left: solid 0px #ccc;
	height:150px;
	width:10px;
}
.cataltproduct{
	}

.catlink{}
.catlink a:link {
	font-size:15px;
	color:#154886;	
	text-decoration: none;
}
.catlink a:visited {
	color:#154886;	
	text-decoration: none;	
}	
.catlink a:hover {
	color:#154886;
	text-decoration:none;	
}
.catlink a:active {
	color:#154886;	
	text-decoration: none;	
}

.subsection{	
	color:#154886;	
	padding-left:13px;
	width:130px;
}

.subsectionnav{	
	color:#154886;	
	width:130px;	
	font-size:11px;
	text-decoration: none;
}
.subsectionnav a:link {
	color:#154886;	
	text-decoration: none;
}
.subsectionnav a:visited {
	color:#154886;	
	text-decoration: none;	
}	
.subsectionnav a:hover {
	color:#154886;
	text-decoration:none;	
}
.subsectionnav a:active {
	color:#154886;	
	text-decoration: none;	
}

.productattwizard
{}



/*attribute table (prescription) css*/
.atttitle{}

.atttable1 {
	border-bottom:solid 1px #e7e7e7;
}

.atttableprescrip{
	width:400px;
	border:solid 1px #e7e7e7;
	text-align:left;
	padding:2px;
	}
.atttableprescrip th{
	background-color:#A8DCEE;
	padding-bottom:5px;
	padding-top:5px;
	}
.atttableprescrip td{
	background-color:#fff;
	padding-bottom:5px;
	vertical-align:top;
	}
.atttableinfobox{
	height:100px;
	width:300px;
	}
.atttablenumbox{
	height:17px;
	width:111px;
}
.precriptiontext
{
	width:300px;}
	
	
	

/*attribute table (colour) css*/
.atttableheader 
{
	}
.attdiv{
	background-color:#A8DCEE;
	padding:5px;
	width:550px;
	position:relative;
}
.attdiv img{
	top:5px;
	left:195px;
	position:absolute;
}

.atttable{
}

.atttable table{
	width:550px;
	text-align:left;	
}
.atttable td{
	background-color:white;	
	border:solid 1px #e7e7e7;
	padding-bottom:5px;
}
.atttable input{
	margin-top:-10px;
	padding-top:0px;
	margin-left:3px;
}
.atttable select{
	margin-left:1px;
	margin-top:5px;
}
.atttable table td{
	border:none;
}
	
	
.attradiolist input {
	border:none;
	}	
.attradiolist 
{} 

.attributestext{
	font-size:10px;
}
.attributestext h2{
	font-size:14px;
}

/*product summary box css*/
.productsummaryboxtop{
	background-image:url(images/productsummarytop.gif);
	width:170px;
	padding-top:6px;
	background-repeat:no-repeat;
	}

.productsummaryboxtop h3{
text-align: center;
	}

.productsummarybox{
	border:solid 1px #e7e7e7;
	width:159px;
	padding:5px;
	font-size:11px;
	}
.productsummarybox h2{
	font-size:16px;
	}
.productsummarybox strong{
	font-size:12px;
	}

.productBundleSection
{
	width:580px;
	background-repeat:repeat;
	font-size:13px;
	text-align:left;
	padding:5px;
	border:dotted 1px #ccc;
}

/*progress bar css*/
.progressbar{
	background-image:url(images/pbarmid.gif);
	background-repeat:repeat-x;
	height: 26px;
	width: 565px;
	color:#fff;
	display: block;
	padding:0;
	margin:0;
}

.progressbar img
{
	margin: 0 2px 0 5px;
	vertical-align :top;
	display: block;
	float: left;
}

.progressbar span
{
	display:block;
	line-height: 26px;
	float: left;
}


.progressbar tr 
{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 26px;
	}


.progressbar td 
{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 26px;
	}

.progressbarbasket{
	padding-top:0px;
	}

.progressbarbasket img{
	margin: 0 2px 0 5px;
	vertical-align :top;
	display: block;
	float: left;
	}

.progressbarbasket span
{
	display:block;
	line-height: 26px;
	float: left;
}

.progressbarbasketSelected{
	padding-top:0px;
	}

.progressbarbasketSelected img{
	margin: 0 2px 0 5px;
	vertical-align :top;
	display: block;
	float: left;
	}

.progressbarbasketSelected span
{
	display:block;
	line-height: 26px;
	float: left;
}



.progressbarleft{
	background-image:url(images/pbarleft.gif);	
	background-repeat:no-repeat;
	height:26px;
	padding-left: 8px;
}
.progressbarright{
	background-image:url(images/pbarright.gif);	
	background-repeat:no-repeat;
	height:26px;
	width:8px;
}
.progressbardatalist{
	margin-left:5px;
	height:15px;
	color: White;
}

.pbarselected{
	color:#fff;
}

.progressstatic{
	padding:0;
	margin:0;
}
.progressstatic span, .progressstatic a{
	position:relative;
	top:-8px;
}

.loadingbox{
	margin-top: 10px;
}


/*basket.aspx css*/
.baskettable {
	}
.basketdivide
{
	background-color:Black;}
.basketitems{
	}
	
.basketiteminfo{
	margin-bottom:5px;
	padding:5px 0 5px 5px;
	}
.basketiteminfo td
{}
	
.basketheader{
	background-color:#EDF8FA;
	padding:4px 0 1px 0;
	font-weight:bold;
	}
.basketheader td
{}
	
.basketcheckoutbutton
{
	}

.basketLine
{
	background-image:url(images/line.gif);	
	background-repeat:repeat-x;
	height:25px;
	width:100%;	
	}
	


#leftcontent
{
	top: 120px;
	left: 10px;
	width: 180px;
	background: #ffffff;
	z-index: 100;
}

#rightcontent
{
	right: 0px;
	top: 0px;
	width: 450px;
	height: auto;
	border: solid 0px black;
}

#rightcontentnarrow
{
	right: 0px;
	top: 0px;
	width: 300px;
	height: auto;
	border: solid 0px black;
}

.rightcontentnarrow2
{
	float:left;
	padding-left:0px;
	padding-right:20px;
	width: auto;
	height: auto;
	border: solid 0px black;
	width:150px;
}

#centercontent
{
	left: 0px;
	top: 0px;
	height: auto;
	border: solid 0px black;
}

#centercontentsmaller
{
	left: 0px;
	top: 0px;
	height: auto;
	border: solid 0px black;
	width:550px;
}

#centercontent2
{
	float:left;
	left: 0px;
	top: 0px;
	height: auto;
	width: auto;
	border: solid 0px black;
}

#centercontentwide
{
	float:left;
	left: 0px;
	top: 0px;
	width: 650px;
	height: auto;
	border: solid 0px black;
}

.contentareaAdmin
{
	float:left;
	padding-right:20px; 
	width:550px;	
	}

.headerImage
{
	display: block;
	margin-bottom: 5px;
	text-align: left;
}

.AdminHR
{
	border:none; border-bottom: dotted 1px silver; width:100%; background-color:#FFFFFF; color:white; 	
	}



/* configure masterpage css*/
.content2{	
	background-image:url(images/backgradmid.jpg);
	background-repeat:repeat-y;
	width:861px;
	padding-top:10px;	
	height:100%;
	}
.mainbody2
{
	padding-top:10px;
	margin-left:50px;
	width:750px;
	position:relative;
	}

.mainbodyCatalog
{
	padding-top:10px;
	width:600px;
	display: block;
	float: left;
	}

/*Hover Text Box Css*/

 a.info{
        position:relative;           /*this is the key*/
        z-index:24;
        background-color:Transparent;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:none;    /* border colour */
        text-decoration:none;
        font-style:italic;
        }

        a.info:hover {
        z-index:25;
        background-color:Transparent;

        }

        a.info span{
        display: none;  /* hide the span text using this css */
        }

        a.info:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 1.5em;
        left: 3em;
        width:25em;
        padding:5px 5px 5px 5px;
        border:1px solid #69C3E1; /* border colour */
        background-color:White; /* background colour here */
        color:#000000;         /* text colour */
        text-align: left;
        font-size: .9em;
        font-style:normal;
        z-index:30;
        }
        
        
        .shopButton
		{
			background: url("../../images/btnBgd.gif" ) 0 0 no-repeat;
			width: 145px;
			height: 25px;
			display: block;
			text-align: center;
			text-decoration: none;
			color: White;
			font-weight: bold;
			vertical-align: middle;
			line-height: 25px;
			margin-bottom: 5px;
			margin-left: 2px;
			float: right;
		}
		  

		.shopButton:hover
		{
			background-position: 0 -25px;
			text-decoration: none;
		}        

		.prevBtn
		{
			float: left;
			display: block;
		}

		.nextBtn
		{
			float: left;
			display: block;
		}
        
        .catalogButton
		{
			background: url("../../images/btnBgdSml.gif" ) 0 0 no-repeat;
			width: 75px;
			height: 25px;
			display: block;
			text-align: center;
			text-decoration: none;
			color: White;
			font-weight: bold;
			vertical-align: middle;
			line-height: 25px;
		}
		  

		.catalogButton:hover
		{
			background-position: 0 -25px;
			text-decoration: none;
		}
		  
		.pagination
		{
			display: block;
			margin-left: auto;
			margin-right: auto;
			width: 200px;
			height: 25px;
		}
		  
		.pagination a
		{
		}
		  
		.pagination span
		{
			display: block;
			margin: 0 10px 0 10px;
			width: 20px;
			text-align: center;
			line-height: 20px;
			float: left;
		}
		  
		.medtext
		{
			display: block;
			float: left;
		}

		.helpIcon
		{
			float: left;
			margin-top: 33px;
		}
		  

		.buyTryButtons
		{
			width: 165px;
			text-align: right;
			clear: both;
		}
		
		.email_wrapper{
			background-color:#EFEFEF;
			width:340px;
			padding:10px;
			margin-right:10px; 
			margin-top:10px; 
			float:left;
		}
		
		.email_fields
		{
			display: block;
		}

		.email_fields li
		{
			width: 335px;
			text-align: right;
		}
