html, body {
    font-family:Arial, Helvetica, sans-serif;
    margin:0px;
    padding:0px;
}
.body {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.pagebackground {
	background-image: url(../../images/page_bg.jpg);
	background-repeat: repeat-x;
}
.rightbg {
	background-image: url(../../images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.leftshadow {
	background-image: url(../../images/leftshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text1 {
	font-size: 11px;
}
.text2 {
	font-size: 10px;
	color: #000000;
}

.expiry {
	font-size: 14px;
    font-weight:bold;
	line-height: 17px;
	color: #008080;
}

.heading {
	font-size: 14px;
    font-weight:bold;
	line-height: 18px;
	color: #000000;
}

.text3 {
	font-size: 11px;
    font-weight:bold;
	line-height: 18px;
	color: #000000;
}

.text4 {
	font-size: 12px;
    font-weight:bold;
	line-height: 18px;
	color: #000000;
}p {	font-size: 14px;    font-weight:normal;        text-align:justify;	line-height: 20px;	color: #000000;}
.labels{	font-size: 12px;    font-weight:normal;	line-height: 20px;	color: #000000;}
.input
{
    width:120px;
}

.selectlong
{
    width:200px;
    font-size: 10px;
}

.selectshort
{
    width:100px;
    font-size: 10px;
}

a:link {
	color: #000000;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a.grey:link    {COLOR:#3f3f3f; BACKGROUND-COLOR:transparent; text-decoration:none;  FONT-SIZE: 12px; FONT-WEIGHT: bold}
a.grey:visited {COLOR:#3f3f3f; BACKGROUND-COLOR:transparent; text-decoration:none;  FONT-SIZE: 12px; FONT-WEIGHT: bold}
a.grey:active  {COLOR:#3f3f3f; BACKGROUND-COLOR:transparent; text-decoration:none;  FONT-SIZE: 12px; FONT-WEIGHT: bold}
a.grey:hover   {COLOR:#999999; BACKGROUND-COLOR:transparent; text-decoration:none;  FONT-SIZE: 12px; FONT-WEIGHT: bold}

img {
	border: none;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.page-title {
    background-color:#579d23;
    font-size : 15px;
    color :black;
    font-weight : bold;
    text-align:left;
    letter-spacing:1px;
    margin:0px;
    padding:2px;
    margin-bottom:10px;
    padding-left:5px;
}

#list-table {
    margin:10px 0px 10px 0px;
    border:2px solid #F5F5DC;    
    border-collapse:collapse;
    font-size:12px;    
}

#list-border {
    border:dotted #F5F5DC;    
    border-collapse:collapse;
    text-align:left;
    padding:5px;
}

#list-table th {
    border:1px solid #F5F5DC;    
    border-collapse:collapse;
    text-align:left;
    padding:5px;
}

#list-table td {
    border:1px solid #F5F5DC;
    border-collapse:collapse;
    text-align:left;
    padding:5px;
}

#form-table {
    margin:10px 0px 10px 0px;
    border:1px solid #F5F5DC;    
    border-collapse:collapse;
    font-size:12px;
}

#form-table th {
    border:1px solid #F5F5DC;    
    border-collapse:collapse;
    text-align:left;
    padding:5px;
}

#form-table td {
    border:1px solid #F5F5DC;
    border-collapse:collapse;
    text-align:left;
    padding:5px;
}#form-table input[type=file] {    width:220px;        height:20px;    text-align:left;    padding:5px;}

/* elements */
.level-0 {
    padding-left:0px;
}

.level-1 {
    padding-left:10px;
}

.level-2 {
    padding-left:20px;
}

.level-3 {
    padding-left:30px;
}

.level-4 {
    padding-left:40px;
}

.xxsml {
    width:12px;     
}

.xsml {
    width:25px;    
}

.vvsml {
   width:50px;             
}

.vsml {
   width:100px;            
}

.sml {
   width:150px;            
}

.med {
   width:200px;            
}

.lrg {
   width:250px;            
}

.vlrg {
   width:300px;
}

.vvlrg {
   width:350px;
}

.xlrg {
   width:450px;
}

.xxlrg {
   width:650px;
}

.left {
    text-align:left;
}

.center {
    text-align:center;
}

.right {
    text-align:right;
}

.button {
    background-color:#3d5aac;
    color:white;
    border:1px solid black;
    font-size:11px;
    font-weight:bold;
    padding:2px;
}
/* elements */

@charset "utf-8";
.black_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}
a:hover {
	/*
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    */
	color:blue;
    text-decoration: underline;
}
.black_bold_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.black_normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.black_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textbox {
	color: #000000;
	border: 1px dotted #666666;
	background-color: #DFEDCD;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #9ec96c;
	font-weight: bolder;
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
}
.inner_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/inner_links_bg.gif);
	background-position: center center;
}
.inner_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #579d23;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.black_bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.border {
	border: 1px solid #999999;
}
.green_border {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1a652d;
	border-bottom-color: #1a652d;
	border-left-color: #1a652d;
}
.blue_bolder_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #7474BA;
	text-decoration: none;
}
.green_bolder_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #127E43;
	text-decoration: none;
}

/* cart */
#cart-table {
    margin:10px 0px 10px 0px;
    border:1px solid #808080;    
    border-collapse:collapse;    
}

#cart-table th {
    border:1px solid #808080;    
    border-collapse:collapse;
    text-align:left;
    padding:5px;
}

#cart-table td {
    border:1px solid #808080;
    border-collapse:collapse;
    text-align:left;
    padding:5px;    
}
/* cart */

/* address */
#address-table {
    margin:10px 0px 10px 0px;
    border:1px solid #808080;    
    border-collapse:collapse;   
}

#address-table th {
    border:1px solid #808080;    
    border-collapse:collapse;
    text-align:left;
    padding:5px;
}

#address-table td {
    border:1px solid #808080;
    border-collapse:collapse;
    text-align:left;
    padding:5px;    
}

#address-table span {
    display:block;
}
/* address */

.page-sub-title {
    color:#579d23;
    font-size:14px;
}

.req {
    color:red;
    margin-left:5px;
}

/* pagination start */
div.pagination {
    padding: 3px;
    margin: 3px;
    text-align:center;
    font-size:13px;
}
div.paginationLeft{
    padding: 3px;
    margin: 3px;
    text-align:left;
    font-size:13px;
}


div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    text-decoration: none; /* no underline */
    color: #000099;
    font-size:13px;
}
div.pagination a:hover, div.digg a:active {
    border: 1px solid #000099;
    color: #000;
    font-size:13px;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #000099;
    color: #FFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}
/* pagination end */

/* classes for alignment start */
.align-left {
    text-align:left;
}

.align-center {
    text-align:center;
}

.align-right {
    text-align:right;
}

.clear-both {
    clear:both;
}
/* classes for alignment end */

div.more {
    text-align:right;
    font-weight:bold;
    font-size:12px;
    margin:5px 15px 5px 0px;
    clear:both;
}

a.white_links {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white_links {
	font-size: 12px;
	font-weight: normal;
	color: #9ec96c;
	text-decoration: underline;
}
.white{
font-size: 12px;
	color:#ffffff;
    text-transform:capitalize;
}

/*Added on 19Nov by imran */
.contactus{
	margin:11px 0 0 780px;
	position:absolute;
}
/**html .contactus{
	margin:11px 0 0 300px;

}*/