﻿/* Start pager styles*/
/* Following style allow us to add backgroung image on our page comtrol*/
a.lnkPager:link {
	margin: 0px 0px 0px 0px;
	background: url(../images/pager1.gif) left center no-repeat;
	padding: 0em .5em;
	font: small Verdana;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
}
a.lnkPager:hover { 
margin:0px 0px 0px 0px;
background:url(../images/pager2.gif) left center no-repeat;
padding: 0em .5em; 
font: small Verdana; 
color: #ffffff; 
text-decoration: none; 
font-weight: normal;
letter-spacing: 0px; 
}       


a.lnkPagerSelect:link { 
margin:0px 0px 0px 0px;
background:url(../images/pager2.gif) left center no-repeat;
padding: 0em .5em; 
font: small Verdana; 
color: #ffffff; 
text-decoration: none; 
font-weight: normal;
letter-spacing: 0px; 
}     

                    
/* End pager styles*/

/* Cart add button */
a.addtocart:link
{
	margin: 0px 0px 0px 0px;
	background: url(../images/add-to-cart.gif) left center no-repeat;
	padding: 5px 46px 5px 46px;
	font-weight: normal;
}
a.addtocart:hover { 
margin:0px 0px 0px 0px;
background:url(../images/add-to-cartover.gif) left center no-repeat;
padding: 5px 46px 5px 46px;

}       

/* End add cart button */

/* Cart View button */
a.Viewcart:link
{
	margin: 0px 0px 0px 0px;
	background: url(../images/View-cart.gif) left center no-repeat;
	padding: 5px 46px 5px 46px;
	font-weight: normal;
}
a.Viewcart:hover { 
margin:0px 0px 0px 0px;
background:url(../images/View-cartover.gif) left center no-repeat;
padding: 5px 46px 5px 46px;

}       

/* End add View button */

.DatagridText {
	width: 212px;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	color: #999999;
}
.DatagridTextBold {
	width: 212px;
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

.Datalistview
{
	color:#333333;
}
.Datalistview caption
{
	background-color:#c7c7c7;
	color:White;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	height:18px;                     
}
.GridViewCaption
{
	color: #FFFFFF; 
	background-color: #7da645; 
	font-size:18px; 
	font-weight:bold; 
	font-family:Verdana;
	text-align:left;
	height:40px;
}

.Panel
{
	Height:279px; 
	Width:319px; 
    background:url(../images/memberlogin.jpg) no-repeat;
	font-size: xx-small;
}

/*********************************
  styles for pixelera pages
*********************************/
.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.records_per_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
    body {
	margin: 0px;
	text-align: center;
}
    .ContactUs {font-size: 10px; font-family:Verdana; }
	.FormsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
    color: #BB133E;
	text-align: center;
}
	.FormsLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    width: 121px;
	height: 26px;
	text-align: right;
	color: #000000;
}
.ParagraphHeader
        {
            width: 744px;
            height: 45px;
        }
.Paragraph
    {
        width: 155px;
        height: 301px;
        text-align: center;
    }
.ContrrolValidate
{ 
   Height:10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   Font-Size:9px;
}
.Dropdownlist
{
	Height:33px;
	width: 301px; 
	background-color:#CCCCFF;
	color:#660066;
}
