﻿body {
	background-image: url(images/bg_blog.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.heading_text
{
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
}

.underline_heading_text
{
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}

.little_text
{
	font-family:Arial;
	font-size:9px;
	font-variant:normal;
	color:White;
}

.normal_text
{
	font-family:Arial;
	font-size:small;
	font-variant:normal;
	color:White;
}

.normal_text_13
{
	font-family:Arial;
	font-size:13px;
	font-variant:normal;
	color:White;
}

.normal_text_black
{
	font-family:Arial;
	font-size:small;
	font-variant:normal;
	color:Black;
}

.normal_textNew
{
	font-family:Arial;
	font-size:small;
	font-variant:normal;
	color:#000000;
	font-weight:bold;
}
.normal_textNew_Heading
{
	font-family:Arial;
	font-size:larger;
	font-variant:normal;
	color:#000000;
	font-weight:bolder;
}

.underline_normal_text
{
	font-family:Arial;
	font-size:small;
	font-variant:normal;
	text-decoration:underline;
	color:White;
}

.bold_text
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color:#FFE67B;
}


.bold_text_heading
{
	font-family:Arial;
	font-size:large;
	color:#FFE67B;
}

.underline_bold_text
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	color:White;
}

.total_text
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color:Black;
}

.normal_tb_text
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
	color: #999999;
}

.italic_tb_text
{
	font-family:Arial;
	font-size:small;
	border: solid 2px #6FACD0;
	background-color: #E5E5E5;
}
.mainHeading 
{
	font-family:Arial;
	color: #FFFFFF;
	font-size:large;
}
.products {
	margin-bottom: 15px;
	padding: 5px 0;
	border-top: solid 1px #D6D3CA;
	border-bottom: solid 1px #D6D3CA;
}
a.cart:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFDF55;
}
a.cart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.cart:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDF55;
	text-decoration: none;
	font-weight: bold;
}
a.cart:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a.product:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFDF55;
}
a.product:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.product:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDF55;
	text-decoration: none;
	font-weight: bold;
}
a.product:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

a.normal_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFE673;
}
a.normal_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3BABD5;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #824D3B;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #90B7E8;
	font-weight: bold;
	text-decoration: underline;
}

a.normal_link_13:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFE673;
}
a.normal_link_13:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3BABD5;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link_13:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #824D3B;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link_13:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #90B7E8;
	font-weight: bold;
	text-decoration: underline;
}

a.normal_link_black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.normal_link_black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link_black:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link_black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}

.mainHeading_new 
{
	font-family:Arial;
	color: #FFFFFF;
	font-size:x-large;
}
.underline_bold_text_new
{
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
	text-decoration:underline;
	color:White;
}
.normal_text_new
{
	font-family:Arial;
	font-size:small;
   	font-weight:bold;
	color:#3BABD5;
}

.Regular_Expression
{
    font-family:Arial;
    color:#ED8C01;
    font-size:small;
}
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}
.recip_links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #24b6b3;
}
.recip_links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #24b6b3;
	text-decoration:none;
}
.recip_links a:hover {
	color: #FFC756;
	text-decoration:underline;
}




/*********/


		TABLE.tabulardata {
	        
        }
        
        TABLE.tabulardata TD {
	        font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #000;
			text-decoration: none;
			border-bottom: solid 1px #d5d5d5; 
			border-right: solid 1px #d5d5d5;
			height: 25px;
			width: auto;	
        }
        
        TABLE.tabulardata a
        {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: Maroon;
			text-decoration: underline;
			height: 25px;
			text-align : center;
        }

        TABLE.tabulardata TR 
        {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #FFF;
			text-decoration: none;
			width:auto ;	
        }
        
        TABLE.tabulardata TH {
	        border-bottom: solid 1px #d5d5d5; 
	        border-right: solid 1px #0576bc; 
	        background-image: url(images/admin_blue_bar.jpg); 
	        background-repeat: repeat-x; 
	        height: 18px;
	        font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
        }

        TABLE.tabulardata TD {
	        PADDING: 4px;
        }
        
        .btn_logout {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #FFF;
			text-decoration: none;
		}

		TABLE.tabulardata1 {
	        
        }
        
        TABLE.tabulardata1 TD 
        {
	        font-family: Verdana, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: #333333;
			text-decoration: none;
			border-bottom: solid 1px #d5d5d5; 
			border-right: solid 1px #d5d5d5;
			height: 25px;
			width: auto ;	
        }
        
        TABLE.tabulardata1 a
        {
			font-family: Verdana, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: normal;
			color: Maroon;
			text-decoration: underline;
			height: 25px;
			text-align: center;
        }
        
        TABLE.tabulardata1 TR 
        {
			font-family: Verdana, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			color: #FFF;
			text-decoration: none;
			width: auto;	
        }
        
        TABLE.tabulardata1 TH 
        {
			border-bottom: solid 1px #d5d5d5; 
			border-right: solid 1px #0576bc; 
			/*background-image:url(images/admin_blue_bar.jpg); */
			background-color: #006699;
			background-repeat: repeat-x; 
			height: 18px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
        }

        TABLE.tabulardata1 TD {
	        PADDING:4px;
        }
        
        .btn_logout 
        {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #FFF;
			text-decoration: none;
		}

	.TheW3CImgButton
	{
	  border: None 0 transparent;
	}

a.normal_link_white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #F5F5F5;
}
a.normal_link_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link_white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFB500;
	text-decoration: none;
	font-weight: bold;
}
a.normal_link_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFE673;
	font-weight: bold;
	text-decoration: underline;
}

/* FAQ Toggle Fade CSS */

.page_header {
	border:1px solid #FFFFFF; border-bottom:0 none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:4px 8px;
}
.header_body {padding:8px 8px; border:1px solid #FFFFFF; background-color:#FFFFFF;}

.page_body {padding:0px 8px;}
.faq_list {margin:0px; padding:0px; list-style:none;}
.faq_list li {padding-bottom:8px;}



#faqlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #F5F5F5;
}
#faqlist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFE673;
	font-weight: bold;
	text-decoration: underline;
}
