/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

p, ul, ol, li, h1, h2, h3, h4, h5  {
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active	{
	color: #6B314F;
	font-weight : normal;
	text-decoration : underline;
	font-weight: bold;
}

a:hover	{
	color: #6D6E71;
	font-weight: bold;
}

html,
body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 10pt;
	font-family:  Arial, Arial, Helvetica, sans-serif;
	color: #000; 
	background: transparent url(../images/bgtop01.gif) no-repeat top center;
	height: 100%;
	text-align: center;
}

html {
	background: #000000 url(../images/mainbg01.jpg) repeat-x top fixed;
}

#container {
	position: relative;
	min-height: 100%;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;	
}

#header {
	background: transparent url(../images/header03.gif)  no-repeat;
	width: 960px;
	height: 117px;
}

#subheader {
	background: #000000 url(../images/slideshow/2009-11-hcg-diet.jpg)  no-repeat top left;
	padding: 0;
	width: 960px;
	height: 249px;
}

#body {
	padding: 0;
	padding-bottom: 140px;   /* Height of the footer */
	background: #FFFFFF url(../images/mainbg02.gif) repeat-y;
}


#footer {
	border-top: 1px dashed #CCCCCC;
	position: absolute;
	width: 960px;
	height: 140px;
	bottom: 0;
	background: #FFFFFF;
}

.footercontent{
	padding: 15px 0 0 0;
	text-align: center;
	font: normal 8pt Arial;
	color: #000000;
	margin: 0 0 0 0;
}


a.footer:link, a.footer:visited, a.footer:hover, a.footer:active	{
	color: #C0C0C0;
	font: normal 8pt Arial;
	text-decoration: none;
}


* html #container { height: 100%; }


#colleft {
	width: 666px;
	float: left;

}

#colright {
	width: 294px;
	float: left;
	text-align: center;
	
}

.maincontent {
	padding: 2px 30px 5px 22px;
	clear: both;
}

.maincontent p {
	padding-bottom: 10px;
}

.maincontent b {
	color: #6B314F;
}

.maincontent ul, .maincontent ol, .maincontent li{
margin: 5px 0 5px 15px;
padding:0;
}

.maincontent li{
padding: 0 0 0 2px;
} 

.ui-widget {
	font-family:  Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.ui-widget-content {
	border:1px solid #AAAAAA;
	color:#222222;
	margin-bottom:4px;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border: 0;
	padding: .5em;
	background: none;
}



.leftcontent  {
	padding: 5px 0 5px 0;
	text-align: center;
}

.gallerycontainer { 
	width: 615px; 
	margin: 0 auto; 
	padding: 0;
}

.galleryimagecenter {
  margin: 2px;
  text-align: center;
  border: 1px solid #666;
  float: left;
}

.subgalleryimage { 
  text-align: center;
  padding: 1px;
  border: 1px solid #6B314F;
}

.gallerydiv {
  float: left;
  width: 115px;
  height: 124px;
  margin: 0 3px;
}

.phototag {
  text-align: center;
  font: normal 8pt Arial;
}

.no  {
	display: none;
}

.makeappt {
	width: 259px;
	height: 78px;
	position: absolute;
	right: 15px;
	top: 30px;
	z-index: 999;
	}

.makeappt a:link, .makeappt a:visited {
	background: url(../images/onlineappointmentbg01.png) top left;
	display: block;
	}
	
.makeappt a:hover {
	background: url(../images/onlineappointmentbg01.png) 0 -78px;
	}

/* ####### Horizontal Tab Menu with Submenu ########### */

#menuwrapper  {
	color: #FFFFFF;
	text-align: right;
	background: transparent url(../images/menubg02.gif) repeat-x;
}


#menunav {
	font: 12px Arial;
	height: 50px;
   	width:  950px;
	margin-left: 10px;
}



#menunav, #menunav ul {
	list-style: none;
/*
	float: left;
	line-height: 32px;
	width: 100%;
*/

	padding: 0;
}

#menunav a {
	display:block;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
/*
	background: transparent url(../images/menubg02_left.png) no-repeat left top;
*/
}

#menunav a span{
	display: block;
	padding: 17px 25px 19px 0;
	color: #FDE7E7;
/*
	background: transparent url(../images/menubg02_right.png) no-repeat right top;
*/
}


#menunav li {
	float: left;
	padding: 0;
}

#menunav ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: -3px 0 0 0;
	width: 186px;
	background: url(../images/menubg02_sub.png) repeat;
	padding: 0 0 5px 0;
	border-bottom: 4px groove #9B828F;
	z-index: 1000;
}

#menunav li li {
	width: 164px;
	padding: 0 12px 0 10px;
	border-bottom: dotted 1px #664757;
}

#menunav li li a {
	text-align: left;
	padding: 5px 0;
	margin-bottom: 0px;
	font-size: 10px;

}
#menunav li ul ul {
    margin:-21px 0 0 150px;
}

#menunav li li:hover {
	background: url(../images/menubg02_sub_hover.png) repeat;
}

#menunav li ul li:hover a, #menunav li ul li li:hover a, #menunav li ul li li li:hover a, #menunav li ul li li li:hover a {
	color: #FDE7E7;
}
#menunav li:hover a, #menunav li.sfhover a {
	color: #FDE7E7;
}
#menunav li:hover li a, #menunav li li:hover li a, #menunav li li li:hover li a, #menunav li li li li:hover li a {
	color: #FFF;
}
#menunav li:hover ul ul, #menunav li:hover ul ul ul, #menunav li:hover ul ul ul ul, #menunav li.sfhover ul ul, #menunav li.sfhover ul ul ul, #menunav li.sfhover ul ul ul ul {
	left:-999em;
}
#menunav li:hover ul, #menunav li li:hover ul, #menunav li li li:hover ul, #menunav li li li li:hover ul, #menunav li.sfhover ul, #menunav li li.sfhover ul, #menunav li li li.sfhover ul, #menunav li li li li.sfhover ul {
	left:auto;
/*	background:#444444; */
	color: #550000;
}
#menunav li:hover, #menunav li.sfhover {
	background: transparent url(../images/menubg02_left.png)  no-repeat 0% -70px;
}

#menunav li:hover span, #menunav li.sfhover span{
	background: transparent url(../images/menubg02_right.png) no-repeat 100% -70px;
	color: #FFF;
}


#search_box {
    background: transparent url(../images/email01.png) no-repeat;
    width: 274px;
    height: 62px;
    margin: 0 auto;
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 18px 5px 5px 15px;
    height: 26px;
    border: 0;
    width: 184px;
    font-size: 14pt;
    color: #FFFFFF;
}

#search_box #go {
    float: left;
    margin: 15px 0 0 6px;
    width: 49px;
    height: 32px; 
}

.emailform {
background: transparent;
}

.ToolText {position: relative;}
.ToolTextHover {position: relative; cursor: pointer;}
.ToolText span {display: none;}

.ToolTextHover span {
	display: block;
	position: absolute;
	top: 40px;
	left: 25px;
	width: 214px;
	z-index: 10000;
}

.tooltiptop {
	width: 214px;
	height: 44px;
	background: transparent url(../images/helpboxtop.png) no-repeat top left;
}

.tooltipmid {
	width: 184px;
	background: transparent url(../images/helpboxmid.png) repeat-y;
	padding: 0 15px;
	text-align: left;
	font-size: 8pt;
	word-wrap: break-word;
}

.tooltipbot {
	width: 214px;
	height: 23px;
	background: transparent url(../images/helpboxbot.png) no-repeat top left;
}




h1 {
  font-family: Arial, Arial, Helvetica, sans-serif;
  font-size: 15pt;
  font-weight: normal;
  color: #000;
  margin: 10px 0 2px 0;
  padding: 0 0 0px 0;
  text-align: left;
  letter-spacing: -1px;
}

h2 {
  font-weight: bold;
  font-size: 13pt;
  font-family:  Arial, Arial, Helvetica, sans-serif;
  color: #6B314F;
  margin: 0 0 4px 0;
  letter-spacing: -1px;
}

h6 {
  font: bold 11px Arial;
  margin: 0;
}


.linkit {
	font: normal 12px Arial;
	height: 25px;
	margin: 0;
	line-height: 25px;
}

.pdf a {
	color: #6B314F;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_pdf.gif) no-repeat center left;
	font-weight: bold;
}

.pdf a:hover	{
	color: #6D6E71;
	text-decoration: underline;
	font-weight: bold;
}

.photo a {
	color: #6B314F;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/icon_photo.png) no-repeat center left;
}

.photo a:hover	{
	color: #6D6E71;
	text-decoration: underline;
}

.forward a {
	color: #6B314F;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/arrow_right.png) no-repeat center left;
	font-weight: bold;
}

.forward a:hover	{
	color: #6D6E71;
	text-decoration: underline;
}

.back a {
	color: #6B314F;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	background: transparent url(../images/icons/arrow_left.png) no-repeat center left;
	font-weight: bold;
}

.back a:hover	{
	color: #6D6E71;
}

/*** SLIDESHOW: set the width and height to match your images **/


#slideshow {
	position:relative;
	width: 478px;
	height:358px;
	border: 3px solid #9B828F;
	padding: 3px;
}

#slideshow IMG {
    position:absolute;
    top:3px;
    left:3px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/*** SLIDESHOW: set the width and height to match your images **/



/* ###### Form CSS ######### */

.cssform p {
width: 360;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 180px; /*width of left column containing the label elements*/
border-top: 1px dashed #000000;
height: 19px;
font: normal 10pt Arial;
}

* html .cssform p { width: 450px; height; 1%;}

.cssform label{
float: left;
margin-left: -180px; /*width of left column*/
width: 175px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

#textareasize{
height: 100px;
}

.cssform textarea{
height: 100px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


#borderbar { border-bottom: 2px solid #89AF4E; padding: 6px 0; }

a.goback:link, a.goback:visited, a.goback:active	{
  color: #FFFFFF;
  font: bold 11pt Arial;
  text-decoration: none;
  margin: 2px 10px 2px 2px;
}

a.goback:hover	{
  color: #FFFF00;
  text-decoration: underline;
}



.adscontent{
padding: 8px 8px 0px 8px;
}

.imageborder {
  border: 1px solid #89AF4E;
}


.productimage {
  border: 1px solid #89AF4E;
  padding: 2px;
}

.noborder { border: none; }

.yesborder { border: 1px solid #000000; }

.imageright {
  margin: 0 0 10px 20px; 
  float: right; 
}

.imageleft {
  margin: 0 20px 10px 0;
  float: left;
}

.imagecenter {
  margin: 5px 0px 15px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;

}

.menu{
cursor:pointer;
text-align:left;
font-family:Arial;
color: #FFFFFF;
font-size:10pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active, a.mainmenu:hover{
cursor: pointer;
text-align: left;
font: normal 10pt Arial;
color: #FFFFFF;
font-style:normal;
text-decoration: none;
display: block;
width: 100%;
height: 20px;
padding: 2px 0 0px 5px;
}

.dropmenu{
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 33px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -4px 3px;
text-align:left;
}

* html .dropmenu{
margin: 0 0 -2px 3px;
}

#dropmenulink a {
background: transparent url('../images/buttonblank.png') no-repeat top left;
display: block;
width: 100%;
font: bold 12px Arial; /* Change 13px as desired */
color: #FFFFFF;
line-height: 22px;
height: 30px; /* Height of button background height */
padding: 4px 0 0 8px;
text-decoration: none;
cursor: pointer;
margin: 0 0 -1px 3px;
text-align:left;
}

* html #dropmenulink a {
margin: 0 0 1px 3px;
}


a.one:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:hover	{
		color : #FF0000;
		font-weight : normal;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

.idtext1
{font: normal 6pt Arial; font-style: normal; color: #000000;}

.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}


/* ######### Style for Menu ######### */

.indentmenu{
font: 8pt Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 0px solid #564c66; /*dark purple border*/
border-width: 0px 0;
background: black url(../images/menuback.png) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 0px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/menubackdown.png) center center repeat-x;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border-top: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
border-bottom: 1px solid #7E9939;
font: bold 8pt Arial;
line-height:18px;
z-index:100;
background: white;
width: 175px;
visibility: hidden;
margin: -4px 0 0 0;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 8px;
border-top: 0 solid #678b3f;
border-bottom: 3px solid #FFFFFF; /*THEME CHANGE HERE*/
color: #FFFFFF;
font: normal 8pt Arial;
text-align:left;
text-decoration: none;
background: #C6D25A url(../images/menusubgreen.png) center repeat-x;
height: 18px;
padding: 4px 0 0 0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
height: 25px;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
background: #C60000;
color: white;
text-decoration: none;
}

.dropmenudiv a:visited { /*THEME CHANGE HERE*/
color: white;
text-decoration: none;
}


/*- Menu Tabs F--------------------------- */

    #tabsF {
	margin: 0px;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	}

    #tabsF ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

    #tabsF li {
	display:inline;
	margin: 0px;
	padding: 0px;
	}

    #tabsF a {
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 130px;
	white-space: nowrap;
	text-decoration: none;
	}
    #tabsF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	width: 100%;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 15px 0 16px 0px;
	cursor: pointer;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFL a {
	background:url("../images/menuback.png")  no-repeat left top;
	float:left;
	margin: 0;
	padding: 0px 0 0 0px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFL a { width: 128px; }
/* End */

    #tabsFL a span {
	float:left;
	display:block;
	background:url("../images/menubacklast.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFL a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFL a:hover span {
      color:#FFF;
      }
    #tabsFL a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFL a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


    #tabsFF a {
	float:left;
	background:url("../images/menuleft.png")  no-repeat left top;
	margin: 0 0 0 0px;
	padding: 0px 0 0 10px;
	width: 123px;
	white-space: nowrap;
	text-decoration: none;
	}
/* Holly Hack for IE \*/
* html #tabsFF a { width: 128px; }
/* End */

    #tabsFF a span {
	float:left;
	display:block;
	background:url("../images/menubackborder.png") no-repeat right top;
	font: normal 8pt Arial;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	padding: 15px 0 16px 0px;
	cursor: pointer;
	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsFF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsFF a:hover span {
      color:#FFF;
      }
    #tabsFF a:hover {
      background-position:0% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }
    #tabsFF a:hover span {
      background-position:100% -45px;
      font: normal 8pt Arial;
      color: #ffffff;
      text-decoration: none;
      }


/* ######### CSS for Lightbox ######### */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	cursor: pointer;
	}

#lightbox a img{ border: none; cursor: pointer;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size:11px; font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 




.pagination  {
padding: 1px;
text-align: right;
color: #FFF;
font-size: 10px;
margin-right: 25px;
margin-bottom: 3px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "right" to right align pagination interface*/
}

.pagination li{
list-style-type: none;
display: inline;
margin: 0 1px;
text-align: center;
}

.pagination li a, .pagination li a:visited{
background: transparent url(../images/pagination01.png) no-repeat top;
text-decoration: none; 
font-weight: bold;
color: #000;
padding: 9px 14px 10px 12px;
width: 32px;
}

.pagination li a:hover, .pagination li a:active{
color: #FFFFFF;
font-weight: bold;
background: transparent url(../images/pagination01.png) no-repeat bottom;
}

.pagination li a.currentpage{
color: #FFF !important;
font-weight: bold;
cursor: pointer;
background: transparent url(../images/pagination01.png) no-repeat bottom;
}

.pagination li a.disablelink, .pagination li a.disablelink:hover{
background-color: EDEDEB;
cursor: default;
color: #929292;
font-weight: normal !important;

}

.pagination li.prevnext a {
padding: 4px 12px 8px 10px;
font-weight: normal;
font-size: 16px;

}

/**End CSS Style*****************************************/
