/* 
================================
Skin styles for DotNetNuke
================================
  
*/

@import url("navmenu.css");


html {
	background-color: #d2d1d1;
	height: 100%;
}
body {
	background: transparent;
	height: 100%;
}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
.skinmaster {
	background-color: #FFFFFF;
	border-right: #b4b4b4 0px solid; 
	border-top: #b4b4b4 0px solid; 
	border-left: #b4b4b4 0px solid; 
	border-bottom: #b4b4b4 0px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	height: 128px;
	width: 978px;
}

.normaltextbox .dnnsearch {
}

.zoektable {
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
}
.zoeken {
	border: 1px solid red;
	border: none;
	height: 20px;
	vertical-align: bottom;
	display: inline;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	background-image: url(images/searchbox.jpg);
	background-repeat: no-repeat;
	background-color: Transparent;
	width: 176px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 0px;
	border: none;
	vertical-align: bottom;
	display: inline;
	margin-bottom: 4px;
	/*margin-bottom: 8px;
	margin-top: -4px;*/
	margin-right: -40px;
}
#dnn_dnnSEARCH_cmdSearch {
	/*background-image: url(images/searchbutton.jpg);
	background-repeat: no-repeat;*/
	height: 15px;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-right: 20px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	vertical-align: center;
	display: inline;
}


/* text style for the selected tab */
.Leesmeer {
	background-image: url(Images/leesmeer.jpg); 
	height: 19px;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 5px;
	
}
/* hyperlink style for the selected tab */
.Leesmeer a:link {
	background-image: url(Images/leesmeer.jpg); 
	height: 19px;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	
}
.Leesmeer a:visited  {
	background-image: url(Images/leesmeer.jpg); 
	height: 19px;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	
}
.Leesmeer a:hover  {
	background-image: url(Images/leesmeerOver.jpg); 
	height: 19px;
	width: 190px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	
}
A.Leesmeer:active   {
	background-image: url(Images/leesmeer.jpg); 
	height: 19px;
	width: 190px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
}
/* text style for the selected tab */
.Aanmeldennieuwsbrief {
	background-image: url(Images/Aanmeldennieuwsbrief.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

/* hyperlink style for the selected tab */
.Aanmeldennieuwsbrief a:link {
	background-image: url(Images/Aanmeldennieuwsbrief.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

.Aanmeldennieuwsbrief a:visited  {
	background-image: url(Images/Aanmeldennieuwsbrief.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

.Aanmeldennieuwsbrief a:hover  {
	background-image: url(Images/AanmeldennieuwsbriefOver.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

A.Aanmeldennieuwsbrief:active   {
	background-image: url(Images/AanmeldenNieuwsbrief.jpg); 
	height: 20px;
	width: 106px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
}


/* text style for the selected tab */
.Verteleenvriend {
	background-image: url(Images/Verteleenvriend.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

/* hyperlink style for the selected tab */
.Verteleenvriend a:link {
	background-image: url(Images/Verteleenvriend.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

.Verteleenvriend a:visited  {
	background-image: url(Images/Verteleenvriend.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

.Verteleenvriend a:hover  {
	background-image: url(Images/VerteleenvriendOver.jpg); 
	height: 20px;
	width: 306px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-top: 0px;
}

A.Verteleenvriend:active   {
	background-image: url(Images/Verteleenvriend.jpg); 
	height: 20px;
	width: 106px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
}

/* text style for the selected tab */
.NieuwsTitel {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

/* hyperlink style for the selected tab */
A.NieuwsTitel:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

A.NieuwsTitel:visited  {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

A.NieuwsTitel:hover    {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

A.NieuwsTitel:active   {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}


/* text style for the selected tab */
.titelblauw {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
	line-height: 30px;
}

/* hyperlink style for the selected tab */
A.titelblauw:link {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

A.titelblauw:visited  {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

A.titelblauw:hover    {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

A.titelblauw:active   {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #00abd4;
}

.socialbackground  {
	background-image: url(images/socialbackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 307px;
	height: 52px;
}



/* text style for the selected tab */
.Login {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00abd4;
}

/* hyperlink style for the selected tab */
A.Login:link, A.Login:visited, A.Login:active  {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #00abd4;
}
A.Login:hover    {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.idaslink {
	font-family: Arial;
	font-size: 11px;
	color: gray;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

A.idaslink:link, A.idaslink:visited, A.idaslink:active  {
	font-family: Arial;
	font-size: 11px;
	color: gray;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
A.idaslink:hover    {
	font-family: Arial;
	font-size: 11px;
	color: #ff0008;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

.skinmenu {
	width: 100%;
	height: 39px;
	background-color: #00abd4;
}
.contentleft {
	background-image: url(Images/contentleft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.skincontent {
	background-image: url(Images/contentgradient.jpg);
	background-repeat: repeat-x;
}
.skinfooter {
	background-image: url(Images/footerbackground.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 978px;
	padding-left: 15px;
}
.controlpanel {
	width: 100%;
	background-color: #d1d0d1;
}
.leftpane {
	width: 220px;
	background-color: transparent;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.contentpane {
	height: 553px;
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 14px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.contentpanesplash {
	height: 553px;
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 14px;
	padding-top: 15px;
	padding-bottom: 0px;
	text-align: center;
}
.contentpaneflash {
	height: 377px;
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 15px;
	padding-top: 19px;
	padding-bottom: 0px;
}
.contentpanecollectie {
	width: 700px;
	background-color: transparent;
	max-width: 700px;
	padding-top: 27px;
}
.contentpanehome {
	height: 566px;
	width: 100%;
	background-color: transparent;
	background-image: url(Images/home.jpg);
	background-repeat: no-repeat;
}

.adresbar, .adresbar a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

/* Styles voor DNN Solpartmenu */
/*
.MainMenu_MenuContainer {
	background-color: #00abd4;
	height: 39px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
}

.MenuSeparator {
	width: 1px;
	height: 39px;
	background-color: #00abd4;
	background-image: url(images/MenuSeparator.jpg);
	padding-right: 1px;
	padding-left: 1px;
}

.MainMenu_MenuBreak  {
	padding-left: 0px;
	padding-right: 0px;
	border-top: solid 0px;
	border-bottom: solid 0px;
	border-right: solid 0px;
	width: 13px;
}

.MainMenu_MenuItem {
	background-color: #00abd4;
	border-left: #00abd4 0px solid;
	border-bottom: #00abd4 1px solid;
	border-top: #00abd4 1px solid;
	border-right: #00abd4 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	height: 39px;
}

.MainMenu_MenuItem td {
	padding-left: 5px;
	padding-right: 5px;
}
.MainMenu_RootMenuItem {
	background-color: #00abd4;
	border-left: #00abd4 0px solid; 
	border-bottom: #00abd4 1px solid; 
	border-top: #00abd4 1px solid; 
	border-right: #00abd4 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	height: 39px;
}

.MainMenu_RootMenuItem td {
	padding-left: 5px;
	padding-right: 5px;
}

.MainMenu_MenuIcon {
	border-left: #00abd4 0px solid; 
	border-bottom: #00abd4 1px solid; 
	border-top: #00abd4 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	display: none;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_SubMenu .MainMenu_MenuItem {
	padding-left:10px;
	padding-right: 10px;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel { 
	border-left: #353628 0px solid; 
	border-bottom: #353628 1px solid; 
	border-top: #353628 1px solid; 
	border-right: #353628 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	background-color: #353628;
	padding-left:10px;
	padding-right: 10px;
	height: 39px;
}

.MainMenu_RootMenuItemSel {
	background-color: #353628;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Berlin Sans FB;
	letter-spacing: 2px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	height: 39px;
}
.MainMenu_MenuItemSel td {
	padding-left: 5px;
	padding-right: 5px;
}
.MainMenu_RootMenuItemAct {
	background-color: #353628;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	height: 39px;
}

.MainMenu_MenuArrow {
	border-right: #2e4da7 1px solid; 
	border-bottom: #2e4da7 1px solid; 
	border-top: #2e4da7 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	Display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
*/

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Arial; 
  font-size: 11px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Arial;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.Settings {
	text-align: left;
}
.Settings td, .Settings th{
	text-align: left;
}

.closePopup A:link, a.ClosePopup:link
{
	color: black;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

.Combilink .Normal
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.Combilink A:link, a.combilink:link
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.Combilink A:link, a.combilink:link
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.Combilink A:visited, a.combilink:visited
{
	color: black;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

.Combilink A:hover, a.combilink:hover
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

A.Combilink:active, a.combilink:active
{
	color: black;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

/* Treenode */

.TreeMenu_Node
{
	color: #000000;
	background-color: transparent;
	line-height: 25px;
	font-weight: bold;
}

A.TreeMenu_Node:link
{
	color: #000000;
	font-size: 13px;
	background-color: transparent;
	font-weight: bold;
}

A.TreeMenu_Node:visited
{
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
}

A.TreeMenu_Node:hover
{
	text-decoration: none;
	color: #01b0db;
	background-color: transparent;
	font-weight: bold;
}

A.TreeMenu_Node:active
{
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
}

.TreeMenu_NodeSelected {
	font-weight: normal;
	font-size: 13px;
	color: #01b0db;
	font-weight: bold;
}

A.TreeMenu_NodeSelected:link {
	font-weight: normal;
	font-size: 13px;
	color: #01b0db;
	font-weight: bold;
}

A.TreeMenu_NodeSelected:visited {
	color: #01b0db;
	background-color: transparent;
	font-weight: bold;
}

A.TreeMenu_NodeSelected:hover {
	color: #01b0db;
	background-color: transparent;
	font-weight: bold;
}

A.TreeMenu_NodeSelected:active {
	color: #01b0db;
	background-color: transparent;
}

/* Product Edit */

.accordionHeader
{
   border: 1px solid #2F4F4F;
   color: white;
   background-color: #cccccc;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
   padding: 5px;
   margin-top: 5px;
   cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
	color: #FFFFFF;
}

.accordionHeaderSelected
{
   border: 1px solid #2F4F4F;
   color: white;
   background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
   padding: 5px;
   margin-top: 5px;
   cursor: pointer;
}
.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
	color: #FFFFFF;
}
.accordionContent
{
    background-color: #f0f1f2;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


/* Shop admin */ 

.alternatingRow 
{
    background: #fff;
}

.alternatingRow td, .row td
{
    border: 1px solid #000;
}

.row
{
    background: #f0f1f2;
}


.footer
{
   color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
}

/* Accordion move into portal css to save page size if required */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #cccccc;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
	color: #FFFFFF;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
	color: #FFFFFF;
}
.accordionContent
{
    background-color: #f0f1f2;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
} 

/* Shop Pager */ 

.PagerContainerTable
    {
	 	  margin-left: 3px;
        color: black;
        background-color: #f0f1f2;
    }
.PagerInfoCell
    {
		  padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 3px;
        font: bold 11px arial;
        color: black;
        padding-top: 3px;
        white-space: nowrap;
        background-color: #f0f1f2;
        font-weight: normal;
    }
.PagerInfoCell:link
    {
        color: #ffcc66;
        text-decoration: none;
    }
.PagerInfoCell:visited
    {
        color: #ffcc66;
        text-decoration: none;
    }
.PagerCurrentPageCell
    {
        color: #000;
        font-weight: bold;
        background-color: #fff;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
.PagerOtherPageCells
    {
        background-color: #f0f1f2;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
.PagerSSCCells
    {
        background-color: #cccccc;
        padding: 20px;
    }
.PagerHyperlinkStyle
    {
        font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
    }
.PagerHyperlinkStyle:hover
    {
        color: #000000;
        text-decoration: none;
        font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
    }
.PagerHyperlinkStyle:link
    {
        color: #000000;
        text-decoration: none;
        font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
    }
.PagerHyperlinkStyle:visited
    {
        color: #000000;
        text-decoration: none;
        font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
    }
.PagerHyperlinkStyle:active
    {
        color: #000000;
        text-decoration: none;
        font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
    }
	 
.modalPopup
    {
	background-color: white;
	border-width: 2px;
	border-style: solid;
	border-color: gray;
	padding: 10px;
	text-align: center;
}
	 	 
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.AddtowishlistButton {
	background-image: url(Images/wishlist.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	Display: block;
	border: 0px;
}

/* hyperlink style for the selected tab */
.AddtowishlistButton a:link {
	background-image: url(Images/wishlist.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	Display: block;
	border: 0px;
	
}
.AddtowishlistButton a:visited  {
	background-image: url(Images/wishlist.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	Display: block;
	border: 0px;
	
}
.AddtowishlistButton:hover {
	background-image: url(Images/WishlistOver.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	Display: block;
	border: 0px;
	
}
.AddtowishlistButton:active   {
	background-image: url(Images/wishlist.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	Display: block;
	border: 0px;
	
}

.ProductDescription {
	font-family: arial;
	padding-left: 8px;
	padding-top: 8px;
	color: #000000;
   text-decoration: none;
   font-size: 11px;
}

.ProductDescriptionList {
	font-family: arial;
	padding-left: 0px;
	padding-top: 4px;
	color: #000000;
   text-decoration: none;
   font-size: 11px;
}

.PrintButton {
	background-image: url(Images/printbutton.jpg);
	background-repeat: no-repeat;
	width: 69px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	Display: block;
	border: 0px;
}

P {
	background-color: Transparent;
	padding: none;
	margin: none;
	display: inline;
}




