.pageDescription {
	padding-left: 15px;
	padding-right: 15px;
}
.page_alignment 	{
		
					}
/* jQuery-UI Overrides */
.ui-widget 			{ font-size: 8pt;
					}
.ui-datepicker-trigger {
						vertical-align: middle;
					}
/* Used to vertically align radio buttons and text */
label,input {
    vertical-align:middle;
}
/* A class used by the jQuery UI CSS framework for their dialogs. */
.ui-front {
    z-index:1000000 !important; /* The default is 100. !important overrides the default. */
}
BODY                { font-family: Arial; background-image: url('');
                        background-color: ; margin-top: 0;
						font-size: 12pt;
					}
BODY.admin          {   font-family: Arial;
                        font-size: 10pt;
                        background-image: url(''); 
                        background-color: white;
                        margin-top: 0;
                        margin-left: 0;
                        margin-right: 0;}

FORM                { margin: 0; }

/* Links */
A:link              { color: red; text-decoration: none; font-family: Arial;}
A:visited           { color: red; text-decoration: none; font-family: Arial;}
A:hover             { color: red; text-decoration: none; font-family: Arial;}

hr                  {
					  color: #CCC;
					}
.breadCrumb         {
						font-size: 10pt;
					}
.product_description {
						padding-top:0px;
						padding-bottom:0px;
					}
div.product_versions {
    				border: 0px solid #CCC;
/*    				height:200px; */
/*					width:500px; */
					overflow: auto;
					margin-top:10px;
    				}
.product_versions th
					{
						background-color: #ccc;
					}
.product_versions td
					{
						background-color: #eee;
					}
input.product_quantity   {
						font-weight: bold;
						font-size: 0.9em;
						width: 5em;
						line-height: 1.2;
						padding: 0 3px 0 3px;
						vertical-align: middle;
						text-align: right;
					}
td.productIconFields input.product_quantity   {
						height: 21px;
						width: 23px;
						vertical-align: bottom;
					}
					
/* Side Menu Bar */
.sideMenu           {
						background-color: white;
						border-spacing: 0;
						padding: 0px;
						margin: 0 0 0 10px;
						line-height: 1.6;
						width: 190px;
					}
.sideMenu b			{ text-decoration:none;}

.sideMenuTop		{
						text-align: left;
						padding-left: 5px;
						padding-top: 3px;
						font-weight: bold;
						font-size: 1.1em;
						background-image: url(images/sideMenuTop.gif);
						height: 49px;
					}
.sideMenuBottom		{
						background-image: url(images/sideMenuBottom.gif);
						height: 49px;
						margin-bottom: 10px;
					}
div.sideMenuLevel_0, div.sideMenuLevel_1, div.sideMenuLevel_2, div.sideMenuLevel_3 {
						padding-left: 5px;
					}
div.sideMenuLevel_0   {
						background-color: #FAE49C;
						border-top: 1px solid #EEE;
						border-bottom: 1px solid #888;
					}
div.sideMenuLevel_1	{
						background-color: #ECBC1A;
						border-bottom: 1px solid #EEE;
					}
div.sideMenuLevel_2	{
						background-color: #EBECED;
						border-bottom: 1px solid #CCC;
					}
div.sideMenuLevel_3	{
						background-color: #FFF;
						border-bottom: 1px solid #CCC;
					}
.greeting			{
						font-weight: bold;
						margin-bottom: 5px;
					}				
/* Area Coverage Calculator */
div#areaCoverageCalculator
					{
						padding-top:10px;
						margin-left: 10px;
					}
#areaCoverageCalculatorTitle {
						font-size: 0.8em;
						font-weight: bold;
						margin-bottom:5px;
					}
div#areaCoverageCalculator th
					{
					    font-size: 0.7em;
						font-weight: normal;
						text-align:right;
					}
div#areaCoverageCalculator select
					{
					    font-size: 1.0em;
						font-weight: normal;
						text-align:right;
					}
div#areaCoverageCalculator td
					{
					    font-size: 0.7em;
					}
input.disabled      {
					    color: #000;
					    background-color: #EEEEEE;
					    border: none;
					}
div#areaCoverageCalculator input {
						vertical-align:middle;
						padding-right: 3px;
						line-height: 1.2;
					}
div#areaCoverageCalculator input.calculate_submit_button {
					}
input#product_coverage
					{
					    width: 5em;
					    text-align: right;
					    border: none;
					    font-size: 1.0em;
						font-weight: normal;
					}
input#required_coverage
					{
					    width: 5em;
					    text-align: right;
					    font-size: 1.0em;
						font-weight: normal;
					}
input#wastage
					{
					    width: 5em;
					    text-align: right;
					    font-size: 1.0em;
						font-weight: normal;
					}
input#required_quantity
					{
					    width: 5em;
					    text-align: right;
					    font-weight:bold;
					    font-size: 1.0em;
					}
input#shipped_coverage
					{
					    width: 5em;
					    text-align: right;
					    font-weight:normal;
					    font-size: 1.0em;
					}

/*Main page with menu on side*/

.search		        { background-color: #FFF;
					  color:#000;
					  font-family: Arial;
					  font-size: 9pt;
					}
.search_button      {
                        color: #FFFFFF;
						font-family: Arial						;
						font-weight: bold;
						font-size: 9pt;
						background-color: #777;
						width: 28px;
						padding-left: 1px;
						margin-top: 5px;
						border: 1px solid #666;
					}
.search_field       {
                        background-color: #FFFFFF;
                        width: 145px;
                        color: #666;
                        border: 1px solid #666;
                        margin-top: 5px;
                     
					}
.small_text         {
						font-family: 
						Arial;
						font-size: 8pt;
					}
.info               { 
						color: ;
						font-size: 8pt;
					}
div.adminmenu       { font-size: 0.8em; line-height: 1.4 }

/*Product details page */
.product_info       {
						color: red;
						font-weight: normal;
					}
div.product_filmstrip {
						margin-top: 5px;
					}
.product_filmstrip img {
                        border: 0px solid #999999;
						vertical-align: middle;
						margin: 0px;
					}

/* Generable tables */
table.admin         { background-color: #AAAAAA; }
table.admin_top_margin {
						margin-top:15px;
					}
.headers            {
						background-color: #999999;
						color: #FFFFFF;
						font-family: Arial;
						font-weight: bold;
						font-size: 10pt;
					 }
tr.headers th       {
					 }
.data		        { font-family: Arial;
						font-size: 12pt;
						font-style: ;
						font-weight: ;
						color: ##FF0000; }
.title              { color: white; font-family: Arial; font-weight: bold; font-size: 10pt; }
.page_heading       { color: black; font-family: Arial;  font-size: 14pt; }
.domain             { font-size: 10pt; }
.current_cat        { font-weight: bold; font-family: Arial;}
.subcategories      { font-size: 10pt; font-family: Arial;}
.num_categories     { font-weight: normal; font-style: italic; font-family: Arial;}
.moreinfo           { background-color: transparent; }
.breadCrumbs        { 
						font-weight: bold; font-family: Arial; 
						margin-top: 25px;
						margin-bottom: 10px;
						margin-left: 13px;
						font-weight: normal;
					}

.page_title         {
						font-family: Arial;
						font-size: x-large;
						font-style: ;
						font-weight: bold;
						color: #333333;
						text-align: center;
						padding-bottom: 5px;
						background-color: #eee;
						border: 1px solid #ddd;
					}

.error              { font-weight: bold; font-family: Arial; color: red }

input.submit_button { background-color: white;
					  font-family: Arial;
					  font-weight: bold;
					  text-align: center;
					  border: 1px solid gray;
					  border-bottom: 2px solid;
					  border-right: 2px solid;
					}

.preference_entry   { border-top: 1px solid; font-family: Arial; font-size: 10pt;}
td.preference_entry input.text { width: 300px; }
.preference_entry_fields   { border-top: 1px solid; font-family: Arial; font-size: 10pt;}

.preference_entry_fields_no_border   {border: none; font-family: Arial; font-size: 10pt;}
img.cart_image          {
							height: 100px;
						}
.shopping_cart   { border-top: 1px solid; font-family: Arial; font-size: 10pt;}
.shopping_cart_grand_total   { border-top: 1px solid; font-family: Arial; font-size: 10pt; font-weight: bold;}

.quantity_text      {width: 30px; background-color: lightyellow; font-family: Arial; text-align: center;}

div.checkout_field      {   display: inline;

                        }
div.checkout_field_no_new_line {
                            display: inline;
}

div.checkout_page_title {   background-color: lightgray; 
                            font-family: Arial;
                            font-weight: bold; 
                            font-size: 16pt; 
                            margin-bottom: 10px;}

div.checkout_section    {   border: 1px solid black;
                            padding: 5px;
                            margin-bottom: 10px;}

                            
div.checkout_section_title {border-bottom: 1px dashed black; 
                            font-family: Arial;
                            font-weight: bold; 
                            font-size: 14pt; 
                            margin-bottom: 10px;}

span.checkout_field_title_no_new_line {
                            text-align: right;
                            width: 150px;
                            padding-right: 20px;
                            display: inline;
                            padding-left: 10px;
}
                        
span.checkout_field_title { text-align: right;
                            width: 240px;
                            padding-right: 20px;
                            display: block;
                            float: left;
                          }
span.checkout_field_entry { width: 150px; 
                          }
                          
div.next_button_section   {  background-color: lightgray;
                             text-align: right;
                          }
                          
div.prev_button_section   {  background-color: lightgray;
                             text-align: left;
                             float: left;
                             
                          }
                          
input.next_button         { background-color: white;
                            font-family: Arial;
                            border: 1px solid gray; 
                            border-bottom: 2px solid; 
                            border-right: 2px solid;
                          }
                          
div.orderView             { background-color: white;
                            width: 700px;
						   }

#productPage{
	width:100%;
	background-color: #fff;
	border: 1px solid #ccc;
}

#productImg{
	width: 400px;
	text-align:center;
	padding-top:15px;
}

#productDescr{
	width: 400px;
	padding:10px 0 0 20px;
}

.product_info_title{
	font-size:1.5em;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:7px;
}
.product_info {

}
.field_name {
	font-weight: normal;
}
#topNav, #bottomNav{
	height:20px;
	padding:0;
}

.back2Cat, .productPrevBack{
	padding:0 5px;
	width:170px;
	text-align:center;
	float:left;
}

#productInfoPage .moreinfo{
	background-color:#1e1e1e;
}
select.field { margin:0px 0px 5px 0px;}
input.field { width:200px; margin:0px 0px 5px 0px; font-family:Arial; font-size:9pt; padding:3px;}
input.field2 { width:15px !important; height:15px !important; margin:0px 0px -2px 5px;}
input.field3 { width:15px !important; height:15px !important; margin:0px 0px -2px 0px; vertical-align: middle;}
textarea.field { width:200px; margin:0px 0px 5px 0px; font-family:Arial; font-size:9pt; padding:3px;}
table.outer_table { text-align:center; margin-left:auto; margin-right:auto;}
table.container {width:785px; text-align:center; margin-left:auto; margin-right:auto;}
div.contents { width:100%; text-align:center; margin-left:auto; margin-right:auto;}
input.checkbox { margin:5px 0px 0px 0px}
div.title_s  { font-family:Arial; font-size:12pt; color:#FF0000;}
td.nanum { height:1px; width:700px; background:#CCCCCC;}
table.namum { height:1px; width:700px;}
p.title_n { margin:0px 0px 0px 0px; text-align:center;}