/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;
}



body { 
  Margin: 0px;
  Padding: 0px;
  Min-Width: 1020px;
  Background: #cccccc url(/images/Templates/blue_bg.gif) repeat;
  Font-Family: Verdana, Arial, Helvetica, sans-serif; 
  Font-Size: 14px; }

/* ====================== These are from Mid-American's Global styles section ====================== */

.centeredImage {
  Text-Align: center;
  Margin: 0px auto;
  Padding: 0px; }

table.bannerImage { Width: 99%; Margin-Left: -7px; }
img.limitSize { Width: 400px; }
table.bannerImage td { Text-Align: center; Vertical-Align: center; }
table.bannerImage td img { }

  .centerText {
  Text-Align: center;
  Float: none; }
	
  .italicized { Font-Style: italic; }
  .makeBold { Font-Weight: bold; }
  .makeLight { Font-Weight: normal; }
  .indentLeft { Padding-Left: 5em; }
  .indentMinor { Padding-Left: 2em; }
  .allCaps { Font-Variant: small-caps; }
  .Red { Color: #ff0000; }
  .Black { Color: #000000; }
  .edgeLeft { Float: left; }
  .clearALL { Clear: both; }
  .alignTop { Vertical-Align: top; }
	
  img.Centered { 
    Margin-Left: auto;
    Margin-Right: auto;
    Float: none; }

  img.CenteredShow { 
    Margin-Left: auto;
    Margin-Right: auto;
    Width: 180px;
    Float: none; }

  img.Right { 
    Margin: 5px 10px 5px 15px;
    Padding-Left: 15px;
    Float: right; }

  img.Left { 
    Margin: 5px 15px 5px 10px;
    Padding-Right: 15px; 
    Float: left; }
		
  hr { Width: 85%; }

/*
p, body, font, div, td, input, select, textarea { 
  font-family: times,georgia, verdana,arial,helvetica, sans-serif;
  font-size: 13pt; 
  Font-Family: Verdana, Arial, Helvetica, sans-serif; 
  Font-Size: 14px; }
*/


h1 { font-size: 160%; }
h2 { font-size: 130%; }
h3 { font-size: 100%; }

form{
 padding:0px;
 margin: 0px;
}

a { Text-Decoration: none; color: #2e4f92; }

a:hover { Text-Decoration: underline;  color:#CC6600; }

a img{ Border:none; }

/* ====================== Mid-American's Top Banner styles section ====================== */
	
#top_bar {
  Width: 100%;
  Background-Color: #ffffff; }
	
#top_bar div {
  Background-Color: #222233; 
  Width: 100%; }
    
#top_bar #topRow {
  Height: 16px;
  Background-Image: url(/images/Templates/head_top_bg.gif);
  Background-Repeat: repeat-x; }
		
#top_bar #topBanner { Background-Color: #ffffff; }
#top_bar #topBanner img { Border: 0; }
#top_bar #topBase { Height: 20px; }
		


/* ====================== COMPONENT CONTAINER STYLES ====================== */

#content {
  Clear: both;
  Margin-Top: 2px;
  Width: 100%;
  Background-Color: #ffffff; 
  Background: #cccccc url(/images/Templates/blue_bg.gif) repeat; }

#content #container_left
{ /* Text-Align: center; */
  Vertical-Align: top;
  Width: 210px;
  Padding-Right: 2px;
  Float: left; 
  Background-Color: #ffffff; 
}

#content #masthead {
  Border-Left: 2px solid #ffffff;
  Border-Right: 2px solid #ffffff;
  Height: 132px;
  Background-Image: url(/images/Templates/masthead.jpg); 	}

#container_top
{ Text-Align: left;
  Vertical-Align: top;
}

/*
#content #page_content {
  Border-Left: 2px solid #ffffff;
  Border-Right: 2px solid #ffffff;
  Margin-Left: 210px;
  Margin-Right: 200px;
  Font-Size: 16px;
  Font-Family: Garamond, "Times New Roman", Times, serif;
  Background-Color: #eeeeee;
  Vertical-Align: Top; }
*/

#container_right_sidebar
{  Text-Align: left;
  Width: 200px;
  Float: right;
  Padding: 0; 
  Border-Left: 2px solid #ffffff;
  Background-Color: #8899bb; }


#content #container_main_content
{   Border-Left: 2px solid #ffffff;
  Border-Right: 2px solid #ffffff;
  Margin-Left: 210px;
  Margin-Right: 200px; 
  Font-Size: 16px;
  Font-Family: Garamond, "Times New Roman", Times, serif;
  Background-Color: #eeeeee;
  Vertical-Align: Top; }

#footer {
  Clear: both;
  Margin: 2px 0 0 0;
  Padding: 0;
  Width: 100%; }

#home_start {
  Padding: 0.25em 15px 0.5em 15px;
  Line-Height: 1.5;
}


/* ====================== Default Styles for the Left Sidebar ====================== */
	
#content #container_left h1 {
  Font-Size: 80%;
  Font-Weight: Bold;
  Line-Height: 1.8;
  Background-Color: #444466;
  Color: #ffffff; 
  Margin-Bottom: 0px;
  Padding-Left: 16px;
  Margin-Top: 0px;

  background-image: url(/images/bullets/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 5px 0px; }
	
#content #container_left p {
  Font-Size: 80%;
  Line-Height: 1.4;
  Color: #333333;
  Background-Color: #ffffff; 
  Margin-Bottom: 0.3em; 
  Margin-Top: 0.5em; }
		
#content #container_left img { Margin: 5px 2px 5px 2px; }
		
#content #container_left ul, #content #container_left ol {
  padding: 0;
  margin: 0;
		
  Font-Size: 90%;
  Text-Align: left;

  Background-Image: url(/images/Templates/main_left_bg.gif);
  Background-Repeat: repeat-y;

  Border-Top: 0px solid #996633;
  Border-Bottom: 0px solid #996633; }
	
#content #container_left li {
  Display: block;

  Padding-Top: 3px;
  Padding-Bottom: 4px;
  Margin-Left: 18px;
  Padding-Left: 30px;
		
  Border-Left: 0px solid #996633;
  Border-Top: 0px solid #996633;
  Border-Bottom: 1px dashed #eeeeee;
	
  Text-Align: left; 
  Color: #444444;
  Line-Height: 1.3;
	
  list-style-type: none;
  background-image: url(/images/bullets/2arrows.gif);
  background-repeat: no-repeat;
  background-position: left center;
	
  Font-Size: 90%;  }

  #content #container_left li.linkFlash { background-image: url(/images/bullets/flash.jpg); }
  #content #container_left li.linkPDF { background-image: url(/images/bullets/pdf.jpg); }
  #content #container_left li.linkVideo { background-image: url(/images/bullets/video.jpg); }
	


#content #container_left ul .new_link, #content #container_left ol .new_link { Color: #bbaa11; }

#content #container_left ul li a:link, #content #container_left li a:visited, #content #container_left ol li a:link {
  Text-Align: left;
  Text-Decoration: none;
  Color: #444444; }
	
#content #container_left ul li a:hover, #content #container_left ol li a:hover { Color: #dd2222; }

#content #searchForm { Margin: 5px;
  Text-Align: center; }

#content #searchForm { Margin: 5px;
  Text-Align: center; }
#content #searchForm input#searchNow { Margin-Top: 5px; }

/* ====================== Default Styles for the Right Sidebar ====================== */
	
#content #container_right_sidebar h1 {
  Font-Size: 80%;
  Font-Weight: Bold;
  Line-Height: 1.8;
  Background-Color: #978722;
  Color: #ffffff; 
  Margin-Bottom: 0px;
  Padding-Left: 16px;
  Margin-Top: 0px;
		
  background-image: url(/images/bullets/menu_arrow.gif);
  background-repeat: no-repeat;
  background-position: 5px 0px; }
		
#content #container_right_sidebar p {
  Font-Size: 80%;
  Line-Height: 1.4;
  Color: #ffff66; 
  Margin-Bottom: 0.3em; 
  Margin-Top: 0.5em; }
		
#content  a:link, #content #container_right_sidebar a:visited {
  Color: #ffff66;
  Text-Decoration: none; }
		
#content #container_right_sidebar a:hover {
  Color: #ffff00;
  Text-Decoration: none; }

#content #container_right_sidebar img { Margin: 5px 2px 5px 2px; }

#content #container_right_sidebar ul {
  padding: 0;
  margin: 0;
  Font-Size: 90%;
  Text-Align: left;
  Background-Image: url(/images/Templates/main_left_bg.gif);
  Background-Repeat: repeat-y;
  Border-Top: 0px solid #996633;
  Border-Bottom: 0px solid #996633; }
	
#content #container_right_sidebar li {
  Display: block;
  Padding-Top: 3px;
  Padding-Bottom: 4px;
  Margin-Left: 18px;
  Padding-Left: 25px;
		
  Border-Left: 0px solid #996633;
  Border-Top: 0px solid #996633;
  Border-Bottom: 1px dashed #eeeeee;
	
  Text-Align: left; 
  Color: #444444;
  Line-Height: 1.3;
	
  list-style-type: none;
  Background: #ffffff url(/images/bullets/2arrows.gif) no-repeat left center;
	
  Font-Size: 90%; }

#content #container_right_sidebar li.linkPDF { background-image: url(/images/bullets/pdf.jpg); }
#content #container_right_sidebar li.linkFlash { background-image: url(/images/bullets/flash.jpg); }
#content #container_right_sidebar li.linkVideo { background-image: url(/images/bullets/video.jpg); }
		
#content #container_right_sidebar li ul { Margin: 0.3em 0 0 -18px; }
#content #container_right_sidebar li ul li { Border-Bottom: 0; }		
#content #container_right_sidebar ul .new_link { Color: #bbaa11; }

#content #container_right_sidebar ul li a:link, #content #container_right_sidebar ul li a:visited {
  Text-Align: left;
  Text-Decoration: none;
  Color: #335599; }
	
#content #container_right_sidebar ul li a:hover { Color: #dd2222; }	


/* ====================== Default Styles for the Content Area ====================== */

#content #container_main_content a { Text-Decoration: none; color: #2e4f92; }
#content #container_main_content a:hover { Text-Decoration: underline;  color:#CC6600; }

#container_main_content p {
  Font-Size: 100%;
  Font-Weight: normal;
  Line-Height: 1.5;
  Letter-Spacing: 0.02em;
  Text-Indent: 0em;
  Text-Align: justify;
  Margin: 0.5em 15px 0.75em 15px;
  Color: #222222; }

#container_main_content p.centeredImage {
  Text-Align: center;
  Margin: 0px auto;
  Padding: 0px; }

#container_main_content p.blueBody {
  Margin: 2px 0px 0px 0px;
  Padding: 8px 5px;
  Font-Size: 90%;
  Font-Family: Verdana, Arial, Helvetica, sans-serif;
  Background-Color: #8899bb;
  Color: #000000; }
			
#container_main_content p .highlightLegend { 
  Background-Color: #ffffaa;
  Color: #ff3333; }
/*
#container_main_content p#cat_product_sort { Margin-Top: -3.5em; }
*/
#container_main_content h1 {
  Font-Size: 200%;
  Font-Weight: bold;
  Font-Variant: small-caps;
  Margin: 0.5em 5px;
  Text-Align: center;
  Color: #222255; }
			
#container_main_content h1 a:link, #container_main_content h1 a:visited { Color: #222255; }
#container_main_content h1 a:hover { 
  Color: #222255; 
  Text-Decoration: underline; }
		
#container_main_content h2 {
  Font-Size: 120%;
  Font-Weight: bold;
  Margin: 0.5em 5px;
  Color: #222255; }
#container_main_content h2.selling { Font-Size: 110%; }

#container_main_content h2.blueHeading {
  Background-Image: url(/images/Templates/blue_bg.gif);
  Color: #eedd88;
  Font-Size: 130%;
  Font-Family: Verdana, Arial, Helvetica, sans-serif;
  Margin: 2px 0px 0px 0px;
  Padding: 5px 15px;
  Text-Align: center; }

#container_main_content h2.goldHeading {
  Background-Image: url(/images/Templates/gold_bg.gif);
  Color: #ffeebb;
  Font-Size: 130%;
  Font-Family: Verdana, Arial, Helvetica, sans-serif;
  Margin: 2px 0px 0px 0px;
  Padding: 5px 15px;
  Text-Align: center; }

#container_main_content h2.goldHeadingbottom {
  Background-Image: url(/images/Templates/gold_bg.gif);
  Color: #ffff99;
  Font-Size: 80%;
  Font-Weight: bold;
  Line-Height: 1.75em;
  Font-Family: Verdana, Arial, Helvetica, sans-serif;
  Margin: 0 auto;
  Padding: 5px 15px;
  Text-Align: center; }

#container_main_content h3 {
  Font-Size: 100%;
  Font-Weight: bold;
  Margin: 0.5em 5px;
  Color: #222255; }

#container_main_content h3 a:link, #container_main_content h3 a:visited { Color: #442288; }
#container_main_content h3 a:hover { 
  Color: #442288; 
  Text-Decoration: underline; }

#container_main_content ol {
  padding: 0;
  margin: 0;		
  Font-Size: 90%;
  Text-Align: left; }

#container_main_content ol li {
  Display: block;
  Padding-Top: 3px;
  Padding-Bottom: 4px;
  Margin-Left: 18px;
  Padding-Left: 10px;
  Text-Align: left; 
  Color: #444444;
  Line-Height: 1.3;
  Font-Size: 100%; }

#content #page_content ol li.CoinBullet h2.shiftUp { Margin: 0; }

#content #page_content ol li.Checked {
  Padding-Left: 20px;
  Padding-Top: 6px;
  Line-Height: 1.5;
  Font-Size: 120%;
  list-style-type: none;
  background-image: url(/images/bullets/check.jpg);
  background-repeat: no-repeat;
  background-position: left center; }

#content #page_content ol li.CoinBullet, #content #page_content ol#coinList li.CoinBullet  {
  Padding-Left: 20px;
  Padding-Top: 6px;
  Line-Height: 1.5;
  Font-Size: 120%;
  list-style-type: none;
  background-image: url(/images/bullets/bullet_coin.jpg);
  background-repeat: no-repeat;
  background-position: left center; }
 #content #page_content ol#coinList { Margin-Left: 175px; }	

#content #container_main_content #pic_ribbon { Float: left; Line-Height: 0; Font-Size: 1px; Margin-Right: 10px;  }

#content #container_main_content p.prodNotes {
  Font-Size: 120%;
  Font-Weight: bold;
  Margin: 0.5em 5px;
  Color: #cc0022;
  Font-Style: italic; }

table.oneProduct { Width: 100%; }
table.oneProduct td {Text-Align: right;  }
table.oneProduct td.thumbnail_1, table.oneProduct td.thumbnail_2 { Text-Align: right; Width: 160px !important; Margin-Left: 10px; }
table.oneProduct td.thumbnail_all { Text-Align: right; Width: 330px !important; Margin-Left: 10px; }
table.oneProduct td.prdbrief_properties { Text-Align: left; Width: 400px; }

/* ====================== Default Styles for the Links Page ====================== */

#content #page_content table.linkBox {
  Margin: 10px 20px; 
  Height: auto;
  Width: auto; }
#content #page_content table.linkBox tr td {
  Padding: 5px; 
  Vertical-Align: top; }
#content #page_content table.linkBox tr td img { Width: 150px; Padding: 5px; 
  Border: 1px outset #002288; }
#content #page_content table.linkBox tr td img:hover { Border: 1px inset #002288; }



/* ====================== Default Styles for the Page's Footer ====================== */

#footer h2.goldHeading {
  Background-Image: url(/images/Templates/gold_bg.gif);
  Color: #ffffff;
  Font-Size: 80%;
  Font-Family: Verdana, Arial, Helvetica, sans-serif;
  Margin: 0 auto;
  Padding: 5px 15px;
  Text-Align: center; }
#footer a, #footer a:link, #footer a:visited { Color: #ffdd88; }
#footer a:hover { Color: #ffffcc; }


#footer #thirdLastRow { 
  Height: 3px;
  Background-Color: #111122; }

#footer #nextLastRow { Background-Color: #222233;
  Height: 33px; }
	
#footer #MA { 
  Display: table-cell;
  Width: 190px;
  Float: left; 
  Vertical-Align: top;
  Font-Size: 85%; 
  Background-Color: #222233; 
  Color: #999999; }	

#footer #Valid { 
  Margin: 0 auto;
  Padding-Top: 2px;
  Text-Align: center;
  Line-Height: 1.2;
		
  Font-Size: 80%; 
  Background-Color: #222233; 
  Color: #999999; }	

#footer #Valid img { Padding: 0 10px; }

#footer #Copyright { 
  Display: table-cell;
  Float: right;
  Width: 200px;
  Text-Align: right; 
  Vertical-Align: top;
  Font-Size: 85%; 
  Background-Color: #222233; 
  Color: #999999; }	

#footer #bottomRow { 		
  Height: 13px;
  Background: url(/images/Templates/bottom_bg.gif) repeat-x; }
	


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */

.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_auxpages_navigation
  { text-align: left; }


ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 5px;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}

#footer h2.goldheading .cpt_divisions_navigation ul { 
  List-Style-Type: none;
  Display: block; 
  Margin: 0 auto;
  Text-Align: center;
  Padding: 0px;
  Border: none;
}


.cpt_auxpages_navigation ul.vertical
{ list-style-image: url('../../images/li_infopages.gif');
  padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li
{ padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}
/*
.cpt_auxpages_navigation ul.vertical li a { text-decoration:none; font-weight:bold;border-bottom:solid 1px;}
*/

.cpt_survey
{ background: #f5dfc8;
}
.cpt_survey label { font-size:85%;}
.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
 font-size:85%;
}
.survey_submit{
 margin-top: 10px;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
}

.cpt_currency_selection
{ text-align: center;
  font-size: 75%;
}
.cpt_currency_selection select
{ font-size: 90%;
}

.cpt_news_short_list { margin-bottom: 10px; }
.cpt_currency_selection form{ display: inline; }

.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree .parent_current a{
 font-weight: bold;
 color: black !important;
 text-decoration: none;
}

/*
.cpt_category_tree .child .bullet{
  padding-left: 8px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("../../images/li_unselected.gif");
}
.cpt_category_tree .child_current .bullet{
  padding-left: 8px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("../../images/li_selected.gif");
}
*/

.cpt_category_tree .child a{
 font-weight:normal;
 padding-left: 10px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url("../../images/li_unselected.gif");
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background-repeat: no-repeat;
 background-position: left center;
 background-image: url("../../images/li_selected.gif");
 color: black!important;
 text-decoration: none;
}
a .bullet{
  text-decoration: none!important;
}

.cpt_category_tree .tab{
 margin-left:10px;
}
.cpt_product_add2cart_button
{ padding-top: 10px;
}


/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */

/*
.cpt_divisions_navigation, .cpt_auxpages_navigation {  
  Text-Align: center;
  Display: block;
  Line-Height: 1.2; }

.cpt_auxpages_navigation .vertical li { padding-left: 0px; }

.cpt_divisions_navigation a, .cpt_auxpages_navigation a
{ color: white;
  text-decoration: none;
  font-weight: normal; font-size:90%;
}

.cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}
.cpt_divisions_navigation a:hover, .cpt_auxpages_navigation a:hover
{ text-decoration: underline;
}

#container_top_right .cpt_language_selection, #container_top .cpt_language_selection
{ background: black;
  height: 18px;
  font-size: 85%;
}
#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a
{ color: white;
}

#container_top .cpt_product_search
{ background: #95ADDB;
  vertical-align: middle;
  text-align: center;
  padding-top: 17px;
  height: 43px;
}
.cpt_product_search form{
 margin: 0px!important;
}
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search, #container_top_right .cpt_product_search
{ background: #DB95AD;
}
#container_top .cpt_product_search form
{ display: inline;
}

/*
.cpt_shopping_cart_info
{ background: #f5f0bb;
  border: 3px solid #978722;
}

#container_left_sidebar .cpt_shopping_cart_info
{ background: #B2D281;
  border: 5px solid #90aa60;
}

#content #container_right_sidebar .cpt_shopping_cart_info 
{ color: #001144;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  background: #fff278;
  border: solid 3px #978722;
}
#content #container_right_sidebar .cpt_shopping_cart_info  a
{ color: #003399;
  font-weight:bold; 
  text-decoration:none;  
  border-bottom: solid 1px;
}

#container_footer .cpt_divisions_navigation a
{ font-size: 70%;
  font-weight: normal;
}

#container_main_content .cpt_product_lists
{ padding-bottom: 20px;
}

*/

/*
#container_left_sidebar .cpt_custom_html, #container_left_sidebar .cpt_custom_html div { width:100%; }
*/

/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

/*
#searchstring
{ Margin: 5px auto; 
  Width: 140px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 60%;
}

#container_main_content #searchstring
{ width: 60%;
}
.parent a { text-decoration:none; font-weight:bold; border-bottom:solid 1px; line-height:130%;}

*/


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 60%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #D9E9FF;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/

#tbl-checkout-progress td{
font-size: 0.7em;
vertical-align: top;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date { color: #56663a; }
.news_title { padding-bottom: 10px; }
.news_viewall { padding-bottom: 10px; }
/*
.news_viewall a { font-size:75%;}
*/

.news_subscribe, .news_thankyou
{ margin:10px 0; 
 padding:5px;
  text-align: left;
  width: 180px !important;
  
/*  background-color: #d0e2af; */
  font-size:75%;
}
.news_subscribe .input_message, .news_thankyou .input_message { margin:0; width: 162px !important; }
.news_subscribe text.input_message:focus { width: 162px !important; }

/************************
BLOG STYLES
***************************/

#container_main_content #news_form { Width: 100%; }
#container_main_content #news_form #subscription_form { Width: 180px; }

 .post_title {
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
}
#container_main_content h1.post_title {
  Font-Size: 175%;
  Font-Weight: bold;
  Font-Variant: small-caps;
  Margin: 0.5em 5px;
  Text-Align: center;
  Color: #222255; }
#container_main_content h1.post_title2 {
  Font-Size: 150%;
  Font-Weight: bold;
  Font-Variant: small-caps;
  Margin: 0.5em 5px;
  Text-Align: center;
  Color: #222255; }

#container_main_content .post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin: 5px 0;
 }
.post_content{
 padding-bottom: 1em; 
}

#content #container_main_content table.coinHeader {
  Width: 100%; }
#content #container_main_content table.coinHeader td.leftCoin,
#content #container_main_content table.coinHeader td.rightCoin { 
  Width: 85px;
  Padding: 5px; }
#content #container_main_content table.coinHeader td.Heading { Vertical-Align: middle; }


/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #d9e9ff;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F2F8FF;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/



.product_list a { font-weight:bold; text-decoration:none; border-bottom:solid 1px; }
.product_list td a { border:none;}

.regularPrice{ color: #884411;
 text-decoration: line-through;
}
.totalPrice{
 color:#CC3300;
 font-weight: bold;
 font-size: 150%;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.product_option { width:100%; /* _width:auto; */ }
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}
.prdbrief_name { margin-bottom:0.5em;}
.prdbrief_name a { font-weight:bold; border-bottom:solid 1px; text-decoration:none; font-size:115%;}
.cpt_product_related_products a {font-weight:bold;}
#cat_top_tree { overflow:hidden; display:block; margin-bottom:10px; }
/****************************
SHOPPING CART

*****************************/
.background_cart_top
{ background-color: #D9E9FF;
  border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
    min-width:550px;
/*    width: expression(document.body.clientWidth <550? "550px": "auto"); */
    Width: 550px; }
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #D9E9FF;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.cpt_root_categories td {vertical-align:top;}
.rcat_root_category
{text-decoration:none; 
font-size: 115%;
  font-weight: bold;
}
.rcat_root_category:hover { border-bottom:solid 1px;}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ font-size: 80%;
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #D9E9FF;
}
#reg_confcode td{
 background-color: #D9E9FF;
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
 background-color: #D9E9FF;
 float:right;
 padding: 10px;
 margin-left: 10px;

}
#cat_advproduct_search h3{
 padding:0px;
 margin: 0px;
 padding-bottom: 10px;
 font-size:85%;

}
#cat_advproduct_search td { font-size:85%;}

#cat_info_left_block { color:#999;}

#cat_product_sort { font-size:85%;}
#cat_product_sort a { font-weight:normal; }

.cpt_product_category_info a, #cat_info_left_block a, .cat_path_in_productpage td a { font-weight:bold;text-decoration:none;border-bottom:solid 1px; }
.product_print_v a { font-weight:normal;}
/************
CHECKOUT
************/
.checkout_noframe_title{
 padding: 5px 15px;
}
#checkout_have_account{
 padding: 15px;
 background-color: #D9E9FF;
 margin: 0 -5px 15px -5px;
}
#checkout_logininfo{

}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea{
 width: 200px;
}
.checkout_buttons{
 font-size: 130%;
 font-weight: bold;
}
.checkout_steps_divider{
width: 40px; height:1px; background-color:#99C9DF; overflow:hidden;
}

/**********************
ORDER STYLES
***********************/
tr#ord_total_row *{
	font-size: 105%;
	font-weight: bold;
}

.row_odd td{
 background-color: #F2F8FF;
}
.row_even td{
 border: 0px solid #D9E9FF;
 border-width: 1px 0px;
}
.paddingblock{
 padding-left: 15px;
 padding-right: 15px;
}
.paddingblock h2{
 padding-top:20px;
 margin-top: 0px;
}
.asterisk{color:red;}
.cellpadding tr td{
 padding: 5px;
}
.cust_name{
 font-size:110%;
 font-weight: bold;
}

#prddeatailed_container .cpt_product_rate_form table{
width: 100%;
/***********************/
width: auto;
/**/
}
.cpt_product_images{
float: left;
}


div.common_wrapper input#importantfield, div.cpt_product_details_request  input#importantfield {
  Display:block;
  Overflow: hidden;
  Border: none;
  Margin: 0;
  Padding: 0;
  Height: 0;
  Width: 0;
}
