﻿
/* CSS Document */
body
{
	font-family:Arial;
	font-size:12px;
	}
	
.product-body
{
	background:#FCF4D5;
	font-family:Arial;
	font-size:12px;
	color:#444444;
	margin:0px 0px;
}	
.h-List, .h-List a{background:#E7E7E7;color:#000000;font-weight:bold;text-align:center;height:18px}
.List{background:#E7E7E7;color:#000000;text-align:left;height:18px;border:solid 1px white;}
.r-List1{background:#EEEEEE;vertical-align:top;border:solid 1px white;}
.r-List2{background:#F5F5F5;vertical-align:top;border:solid 1px white;}

.h-Section{font-size:18px;font-weight:bold;font-family:Arial;color:#2779B6;}

.td-List{border-left:solid 1px white;padding-left:5px;}
.td-List1{border-left:solid 1px white;text-align:right;padding-right:5px}
.td-Header{border-left:solid 1px white;height:18px}

input.btnSave{width:75px;}
input.btnBack{width:75px;}
.wrapper{width:950px;}
/* ==== Product Description ==== */
.pdCaption{color:#000000;font-weight:bold;padding-left:4px;vertical-align:top}
.pdChangedValue{color:Red;font-weight:bold;font-style:italic}

/*Image css for rating icon*/
.star
{
	background-image: url(images/star.gif);
	width:17px;
	height:15px;
	background-repeat:no-repeat;
}
.star_hl
{
	background-image: url(images/star_hl.gif);
	width:17px;
	height:15px;
	background-repeat:no-repeat;
}
.smiley
{
	background-image: url(images/smiley.gif);
	width:17px;
	height:15px;
	background-repeat:no-repeat;
}
.smiley_hl
{
	background-image: url(images/smiley_hl.gif);
	width:17px;
	height:15px;
	background-repeat:no-repeat;
}
/*Image css for rating icon*/

td.shape_vertical
{
	background-image:url(images/photobg04.gif);
	background-repeat:repeat-y;
	padding:0;
	vertical-align:top;
	width:5px;
}
td.shape_horizontal
{
	background-image:url(images/photobg02.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	height:5px;
}
div.shape_top
{
	background-image:url(images/photobg05.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	width:5px;
	height:5px;
}
div.shpae_bottom1
{
	background-image:url(images/photobg01.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	width:5px;
	height:5px;
}

div.shape_bottom2
{
	vertical-align:top;
	background-image:url(images/photobg03.gif);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}

tr.datalist_header
{
	background-color:#FF6634;
	font-weight:bold;
	color:#990000;
	height:20px;
}

table.SplitSection
{
	background:#3872B2;
	border-top:solid 1px #80B5D7;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background:#C1CACF;
	/*background-image: url(images/bg_gray.gif);*/
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:medium;
}
/*--------------------TabStyle Index 1--------------------*/
.deselect_tab_corner_left_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_leftCornerSilver.gif);
	background-color: Transparent;
	background-position: top left;
}

.deselect_tab_corner_right_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_rightCornerSilver.gif);
	background-color: Transparent;
	background-position: top right;
}

/*
    Deselected tab.  The center cell that contains the tab text
*/
.deselect_tab_center_1	{
	background-color:#E68B2C;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:2;
	cursor:default;  
}
/*
    Deselected tab.  The left most cell that contains the tab left corner .gif
*/
.deselect_tab_left_1	
{
	background-color:Transparent;	
	background-image: url(images/selectedTab_1x1_Silver.gif);	
	background-repeat: repeat-y;
	background-position: top left;
	cursor:default;
}
/*
    Deselected tab.  The right most cell that contains the tab right corner .gif
*/
.deselect_tab_right_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);
	background-repeat: repeat-y;
	background-position: top right;
	cursor:default;
}
.tab_corner_right_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_rightCorner_solid.gif);
	background-color:Transparent;
	background-position: top right;
}
.tab_corner_left_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_leftCorner_solid.gif);
	background-color:Transparent;
	background-position: top left;
}
.hover_tab_corner_left_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_leftCornerSilver.gif);
	background-color:#C0C0C0;
	background-position: top left;
}
.hover_tab_corner_right_1
{
	width: 4px;
	height: 3px;
	background-image:url(images/tab_rightCornerSilver.gif);
	background-color:#C0C0C0;
	background-position: top right;
}

/*
    Hover style.  The center cell that contains the tab text
*/
.hover_tab_center_1	{
	background-color:#E68B2C;
	border-top: 3px solid #C0C0C0;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:2;
	cursor:pointer;
}
/*
    Hover style.  The left most cell that contains the tab left corner .gif
*/
.hover_tab_left_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);
	background-repeat: repeat-y;
	/*background-position: 0 0;
	border-collapse: separate;	*/
	cursor:pointer;
}

/*
    Hover style.  The right most cell that contains the tab right corner .gif
*/
.hover_tab_right_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);	 
	background-repeat: repeat-y;
	background-position: top right;
	cursor:pointer;
}

/*
     Selected tab.  The left most cell that contains the tab left corner .gif
*/
.select_tab_left_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);	 	 
	background-repeat: repeat-y;
	background-position: top left;	
  	cursor:pointer;
}
/*
    Selected tab.  The right most cell that contains the tab right corner .gif
*/
.select_tab_right_1	{
	background-color:Transparent;
	background-image: url(images/selectedTab_1x1_Silver.gif);	 
	background-repeat: repeat-y;
	background-position: top right;
 	cursor:pointer;
}

/*
    Selected tab.  The center cell that contains the tab text
*/
.select_tab_center_1	
{ 	
	background-color:#ffffff;	
 	border-top: 3px solid #EF9B02;	 
	border-bottom: 1px solid #ffffff;
	color: #E68B2C;
	font-weight: bold;
 	padding-bottom:2; 	 
	cursor:pointer;
}
/*
    Table cells in the tab table that are used as spacers between the tab buttons
*/
.spacer_tab_1	
{
	background-color: transparent;
	border-bottom: 1px solid #C0C0C0;
}
/*--------------------TabStyle Index 1--------------------*/
.ja-tab{background:#FD6F6F;}


   .inputfield
   {
   font-family:arial;
   font-size:11px;
   }
    /*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#cdcdcd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
