/* CSS Document */
/* Copyright Chris Fickling, ibrow media ltd 2006****/
/* body propeties **************************************/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 85%;
}
/* end body propeties ********************************/

/* active home pages navigation bodyid followed by a ref */

body#index04 a#home04,
body#index05 a#home05,
body#index06 a#home06,
body#index07 a#home07,
body#index08 a#home08,
body#index09 a#home09
{
	color: #00CCCC;
	text-decoration: none;
	background-color: #F7F6F4;
	padding-bottom: 6px;
	background-image: url(images/menbit_05.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	padding-right: 5px;
	padding-left: 4px;
	margin-left: 6px;
}

/* end active home pages navigation bodyid followed by a ref */

/* active category navigation bodyid followed by a ref */
body#xcat01 a#cat01,
body#xcat02 a#cat02,
body#xcat03 a#cat03,
body#xcat04 a#cat04,
body#xcat05 a#cat05,
body#xcat06 a#cat06,
body#xcat07 a#cat07,
body#xcat08 a#cat08,
body#xcat09 a#cat09,
body#xcat10 a#cat10,
body#xcat11 a#cat11,
body#xcat12 a#cat12
{
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* end active category navigation bodyid followed by a ref */

/* active category navigation bodyid followed by a ref */
body#xcat0101 a#subcat0101,
body#xcat0102 a#subcat0102,
body#xcat0201 a#subcat0201,
body#xcat0202 a#subcat0202
{
background-image: url(images/subbutbg.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	color: #FF0000;
}

/* end active category navigation bodyid followed by a ref */


/* headings ***************************************/
h1  {
	font-size: 100%;
	text-transform:none;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	text-align: left;
   
}

h2 {
	font-weight: bold;
	color: #99CC66;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 100%;
	text-align: left;
}

h3 {
	font-weight: bold;
	font-size: 90%;
	color: #666666;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4 {
	font-weight: bold;
	font-size: 95%;
	margin-bottom: 0px;
	margin-top: 8px;
	text-align: left;
}

/* end headings ********************************/

/* wrapper to contain all the divs***************************************/
#wrapper {
	background-color: #FFFFFF;
	text-align: center;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/physiopodweb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* top banners ***************************************/
#masthead {
	height: 35px;
	width: 780px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 85%;
}
#masthead ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin-left: 0px;
}
#masthead li {
	padding-right: 14px;
	display: inline;
}
#masthead a {
	color: #99CC66;
	text-decoration: underline;
}
#masthead a:hover {
	color: #000000;
	text-decoration: none;
}
#masthead a:active {
	color: #FF9900;
	text-decoration: none;
}

#midhead {
	float: left;
	height: 77px;
	width: 780px;
}

/* horizontal navigation area***************************************/
#hornav {
	height: 18px;
	width: 606px;
	float: left;
	padding-left: 174px;
	background-image: url(images/menbit_01.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 16px;
}
#hornav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#hornav ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}




#hornav li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
.deeposc {
	color: #333333;
}

#hornav a {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 4px;
	margin-left: 6px;
}

#hornav a:hover {
	color: #000000;
	text-decoration: none;
}
#hornav a:active {
	text-decoration: none;
	background-color: #F7F6F4;
}

/* end of horizontal navigation area***************************************/

/* banner to divide banners from main content***************************************/
#continf {
	float: left;
	width: 770px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
	color: #999999;
	overflow: visible;
}
/* end of banner to divide banners from main content***************************************/
/* end of top banners ***************************************/

/* left navigation area***************************************/
#leftnavig {
	float: left;
	width: 180px;
	text-align: left;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #999999;
}

#leftnavig ul {
	margin: 0px;
	padding: 0px;
	background-color: #00bac2;
}
#leftnavig li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#leftnavig a {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 160px;
	background-image: url(images/butbg.gif);
	background-position: 0px -20px;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}
#leftnavig a:hover {
	background-position: 0px -40px;
	background-image: url(images/butbg.gif);
	background-repeat: no-repeat;
	color: #000000;
}
/* sub category area********************************/

#subcat {
	text-align: right;
}
#subcat ul {

	margin: 0px;
	padding: 0px;
}
#maincontent li {
	color: #666666;
	margin-top: 4px;
	font-weight: bold;
	font-size: 90%;
}



#subcat li {

	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subcat a {

	font-size: 82%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 130px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/subbutbg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 20px;
}
#subcat a:hover {

	background-position: 0px -20px;
	background-image: url(images/subbutbg.gif);
	background-repeat: no-repeat;
	color: #000000;
}
/*end of sub category area*********************************************/


/* end of left navigation area***************************************/
/* maincontent area***************************************/
#maincontent {
	float: left;
	width: 583px;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	clear: right;
	font-size: 90%;
	margin-bottom: 5px;
	background-color: #F7F6F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00cccc;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;
}
#maincontenta {
	float: left;
	width: 583px;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	clear: right;
	font-size: 90%;
	margin-bottom: 5px;
	background-color: #F7F6F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00cccc;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cccc;
}
#maincontent ul {
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	text-indent: 0px;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
#accessories {
	height: 500px;
	width: 360px;
	overflow: scroll;
}





/* boxout if wanted for articles or pictures wihin maincontent***************************************/
.boxout {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #CCCCCC;
	width: 140px;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	clear: right;
	text-align: left;
}
#maincontent a {
	color: #009999;
	text-align: left;
}

/* end ofboxout***************************************/
/* Short product description */
#prodshort {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	width: 406px;
	background-color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#prodshort img {
	padding: 2px;
	float: right;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 120px;
	margin-left: 2px;
	margin-bottom: 2px;
}
/* end of short product description */

/* detail page description */
#proddetail {

	text-align: left;
	vertical-align: top;
	padding: 4px;
	width: 406px;
	background-color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}
#proddetail img {

	padding: 2px;
	float: right;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 300px;
	margin-left: 2px;
	margin-bottom: 2px;
}

/* end of detail page description */
/* The options panel for shopping cart */
#options {
	float: left;
	height: 29px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 400px;
}
#options ul {
	margin: 0px;
	padding: 0px;
}
#options li {
	list-style-type: none;
	display: inline;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

#options a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#options a:hover {
	color: #FF0000;
	text-decoration: none;
}
#options a:active {
	color: #009900;
	text-decoration: none;
}
/* text buttons within the options panel */
.add {
	background-image: url(images/cartbuts/add.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
.view {

	background-image: url(images/cartbuts/view.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
.previous {
	background-image: url(images/cartbuts/previous.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
.checkout {
	background-image: url(images/cartbuts/checkout.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
.remove {
	background-image: url(images/cartbuts/remove.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
.terms {
	background-image: url(images/cartbuts/terms.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
.next {
background-image: url(images/cartbuts/next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 25px;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
.more {
	background-image: url(images/cartbuts/more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	margin-right: 2px;
	padding-left: 23px;
	line-height: 30px;
	padding-right: 2px;
}
/* end of text buttons within the options panel */
/* end of options panel */
/* end of maincontent area***************************************/

/* right column area***************************************/
#rightcolumn {
	float: left;
	width: 1px;
	font-size: 85%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.testim {
	color: #3899a0;
	font-weight: bold;
	line-height: 120%;
}

#rightcolumn a {
	font-weight: bold;
	color: #666666;
	line-height: 19px;
}

.infobox {
	background-image: url(images/rghtcolbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 144px;
	margin-top: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#rightcolumn img {
	width: 20px;
	padding: 0px;
	vertical-align: middle;
	margin-right: 4px;
}
/* end of right column area***************************************/

/* footer area***************************************/
#footer {
	width: 780px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #99cc66;
	font-size: 85%;
}
#footer a:link {
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
/* end of footer area***************************************/



/* end of wrapper to contain all the divs***************************************/
/* miscellaneous***************************************/
img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	vertical-align: top;
}
/* end of miscellaneous***************************************/
/* end of wrapper to contain all the divs***************************************/
/* this is a hack to make sure background image repeats */
.separator {
	clear: both;
	height: 0px;
}
/* end of hack */
#navpics {
	background-image: url(images/podbg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 178px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CCCC;
	border-left-color: #00CCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CCCC;
}
#navpics2 {
	background-image: url(images/podbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 178px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-left-color: #00CCCC;
}
#navpics3 {
	background-image: url(images/podbg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 178px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00CCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00CCCC;
	border-left-color: #00CCCC;
}
#maincontent img {


}
.quotes {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	width: 140px;
	font-size: 95%;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	clear: right;
	float: right;
	text-align: left;
	background-color: #CCCCCC;
}
#accessorieshome {

	height: 500px;
	width: 360px;
	overflow: scroll;
}
#accessorieshome img {
	width: 50px;
}

/* CSS for accessories***/
.maintxt {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.maintxt a:link {
	color: #333333;
}
.maintxt a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.maintxt a:active {
	color: #666666;
}

.maintxt a:visited {
	color: #999999;
}
.accheads {
	font-family: Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
}
.altbg {
	background-color: #D8EFEB;
}
#continf a {
	font-weight: bold;
	color: #CC0000;
	vertical-align: middle;
	margin-right: 8px;
}
#continf img {
	padding: 0px;
	vertical-align: middle;
}
.boxoutbutton {

	float: right;
	clear: left;
}
imageright {
	margin: 4px;
	float: right;
}
.imageright {
	margin: 4px;
	float: right;
}
#showbanner {
	color: #FFFFFF;
	background-color: #B4D670;
	text-align: center;
	width: 760px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
