/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: arial; font-size: 10px; }
.errorBox { font-family: arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: arial; font-size : 10px; color: #cc0033; padding:10px 0px 10px 0px;}
.productsNotifications { background: #F0F0F0; }
.orderEdit { font-family: arial; font-size : 10px; color: #14648e; text-decoration: underline; }

BODY 						{color: #777777;background:url(images/bg_body.jpg) center 0px repeat-x #ffffff;margin:0px;padding:0px 0px 0px 0px;}

A 							{ /* color: #973059; */ font-family:arial;text-decoration: none;}
A:hover 					{ /* color: #AABBDD; */ text-decoration: underline;}

FORM 						{display: inline;}
td, div						{padding:0px; margin:0px; font-family:arial;}
/* ********************************************************************************************************* */
td 				{vertical-align:top;}
table			{width:100%;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TR.headerError 				{background: #ff0000;}

TD.headerError 				{color: #ffffff;font-size: 12px;font-weight : bold;font-family:arial; background: #ff0000;text-align:center;}

TR.headerInfo 				{background: #00ff00;}

TD.headerInfo 				{color: #ffffff;font-size: 12px;font-weight: bold;font-family: arial;background: #00ff00;text-align: center;}

.infoBox 					{background:#e5e0da;}

.infoBoxContents 			{padding:0px 0px 0px 10px;}

.infoBoxNotice 				{background: #FF8E90;}

.infoBoxNoticeContents 		{font-size: 10px;font-family: arial;background: #FFE6E6;}

TD.infoBoxHeading 			{color: #ffffff;font-size: 10px;font-family: arial;font-weight: bold;background: #bbc3d3;}

TD.infoBox, SPAN.infoBox 	{font-size: 10px;font-family: arial;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background:#ffffff;}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;}

.productListing-heading 			{color: #FFFFFF;font-size: 10px;font-weight: bold;font-family: arial;
  									 background: #b6b7cb;}

TD.productListing-data 				{ /* font-size: 10px;font-family: arial; */ }

A.pageResults 						{ /* color: #0000FF; */ }

A.pageResults:hover 				{ /* color: #0000FF; */ background: #FFFF33;}

TD.pageHeading, DIV.pageHeading 				{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial;}
TD.pageHeading a, DIV.pageHeading a 			{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial; text-decoration:none;}
TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #9a9a9a; text-decoration:underline;}

TR.subBar 							{background: #f4f7fd;}

TD.subBar 							{color: #4277ac;font-size: 10px;font-family: arial;}



TD.accountCategory 					{color: #aabbdd;font-size: 13px;font-family: arial;}

TD.fieldKey 						{font-size: 12px;font-weight: bold;font-family: arial;}

TD.fieldValue 						{font-size: 12px;font-family: arial;}

TD.tableHeading 					{font-size: 12px;font-weight: bold;font-family: arial;}


CHECKBOX, INPUT, RADIO, SELECT {font-size: 12px; line-height:11px;font-family: arial;}

TEXTAREA 							{font-size: 11px;font-family: arial;
  									 width: 100%;}

SPAN.greetUser 						{color: #f0a480;font-size: 11px;font-weight: bold;font-family: arial;}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;}

TD.formAreaTitle 					{font-size:12px;font-weight: bold;font-family: arial;}
SPAN.markProductOutOfStock 			{color: #c76170;font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.errorText 						{color: #ff0000;font-family: arial;}

.moduleRow { }
.moduleRowOver 						{background-color: #F0F0F0; cursor: pointer; cursor:pointer; }
.moduleRowSelected 					{background-color: #F0F0F0; }

.checkoutBarFrom, .checkoutBarTo 	{color: #666665; font-size: 10px;font-family: arial;}
.checkoutBarCurrent 				{color: #666665;font-size: 10px;font-family: arial;}
/* message box */
.messageBox 						{font-family: arial; font-size: 10px; }
.messageStackError, 
.messageStackWarning 				{font-family: arial; font-size: 10px; background-color: #ffb3b5;}

.messageStackSuccess 				{font-family: arial; font-size: 10px; background-color: #99ff00; }
/* input requirement */
.inputRequirement 					{font-family: arial; font-size: 11px; color: #ff0000; vertical-align:top}
/* ************************************************************************************* */
.vam, .vam_td td		{vertical-align:middle;}
.tac					{text-align:center;}
.b_width strong			{display:block; width:125px; font-weight:normal;}
.width2_100,
.width3_100,
.radio 					{width:100%;}
.width2_100 input		{width:55%;}
.width2_100 select		{width:55%;}
.width3_100 input		{width:100%;}
.indent_2				{padding-left:12px;}
.indent_3				{padding-bottom:3px;}
.radio input			{margin:0px 5px 1px 5px; vertical-align:middle;}

.img_middle	img			{vertical-align:middle; margin:1px 10px 0px 0px;}
.img_middle				{padding:3px 0px 3px 0px;}

.ofh								{overflow:hidden;}
.al_left 							{padding-top:5px;}
.al_left strong						{text-align:left !important;}
.al_left 							{text-align:left !important;}
.fl_left							{float:left;}
.fl_right							{float:right;}
.cl_both							{clear:both; line-height:0px; font-size:0px;}
/* ************************************************************************************* */    
.left_part				{float:left; width:75%}
.right_part				{float:right;padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */

/*  .content_wrapper_t		{background:url(images/content_wrapper_t.gif) 0px 0px repeat-x;}
.content_wrapper_l,
.content_wrapper_r		{background:url(images/content_wrapper_td.jpg) 0px 0px repeat-x #ffffff;}
.content_wrapper_td		{background:url(images/content_wrapper_td.jpg) 0px 0px repeat-x #ffffff; width:100%;}
.content_wrapper_b		{background:#ffffff;}
.content_wrapper_table	{margin:0px 0px 11px 0px;}
.content_wrapper_table .padd_3		{padding:6px 18px 6px 18px;}  */
.content_wrapper2_table .padd_2		{padding:13px 29px 6px 29px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper1_table 			{background:url(images/content_wrapper3_line.gif) 0px 0px repeat-y #f0f0f0; margin-bottom:12px;}
.content_wrapper1_table .td			{background:url(images/content_wrapper3_line.gif) 100% 0px repeat-y;}
.content_wrapper1_table .table		{background:url(images/content_wrapper3_line.gif) 0px 100% repeat-x;}

.content_wrapper1_table .td2		{background:url(images/content_wrapper3_bl.gif) 0px 100% no-repeat;}
.content_wrapper1_table .table2		{background:url(images/content_wrapper3_br.gif) 100% 100% no-repeat;}
.content_wrapper1_td				{padding:28px 29px 26px 29px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper3_table 			{background:url(images/content_wrapper3_line.gif) 0px 0px repeat-y #f0f0f0; margin-bottom:12px;}
.content_wrapper3_table .td			{background:url(images/content_wrapper3_line.gif) 100% 0px repeat-y;}
.content_wrapper3_table .table		{background:url(images/content_wrapper3_line.gif) 0px 100% repeat-x;}

.content_wrapper3_table .td2		{background:url(images/content_wrapper3_bl.gif) 0px 100% no-repeat;}
.content_wrapper3_table .table2		{background:url(images/content_wrapper3_br.gif) 100% 100% no-repeat;}
.content_wrapper3_td				{padding:8px 3px 6px 3px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper4_table 			{background:url(images/content_wrapper3_line.gif) 0px 0px repeat-y #f0f0f0; margin-bottom:12px;}
.content_wrapper4_table .td			{background:url(images/content_wrapper3_line.gif) 100% 0px repeat-y;}
.content_wrapper4_table .table		{background:url(images/content_wrapper3_line.gif) 0px 100% repeat-x;}

.content_wrapper4_table .td2		{background:url(images/content_wrapper3_bl.gif) 0px 100% no-repeat;}
.content_wrapper4_table .table2		{background:url(images/content_wrapper3_br.gif) 100% 100% no-repeat;}
.content_wrapper4_td				{padding:8px 3px 12px 3px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.search						{padding:1px 20px 2px 64px; vertical-align:middle;}
.search td					{color:#222222; font-size:12px; font-weight:bold; font-family:arial; vertical-align:middle;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.menu 						{padding:0px 0px 0px 0px;} 
.menu td					{padding:0px 8px 0px 8px; width:auto; height:46px;}
.menu td a					{display:block;}
.menu_separator				{vertical-align:middle; text-align:center;}
/* ************************************************************************************* */
.width_table		{width:916px; margin:auto;}
/* ************************************************************************************* */
.side_left					{background:url(images/side_left.gif) 0px 0px repeat-y;}
.side_right					{background:url(images/side_right.gif) 0px 0px repeat-y;}
.side2_left					{background:url(images/side2_left.gif) 0px 0px repeat-y;}
.side2_right				{background:url(images/side2_right.gif) 0px 0px repeat-y;}
.side2_left img,			
.side2_right img			{width:3px;}
/* ************************************************************************************* */
.main_table					{padding:0px 0px 0px 0px;}
.box_width_left				{width:225px;}
.box_width_right			{width:0px; display:none;}

.content_width_td			{width:100%;padding:0px 0px 0px 0px;}
.box_width_td_left			{padding:0px 15px 0px 0px;background:url(images/hline.gif) 220px 0px repeat-y;}
.box_width_td_right			{padding:0px 0px 0px 15px; display:none;}
/* ************************************************************************************* */
.header_bg					{background:url(images/header_bg.gif) center 0px repeat-x;}
/* ************************************************************************************* */
.row_1 .width_table					{background:url(images/head_bg3.gif) 100% 100% repeat-x;}
.row_1 .width_td					{padding:0px 0px 0px 0px; height:187px;background:url(images/head_bg2.gif) 100% 100% no-repeat;}
.row_1 .width_td_blog					{padding:0px 0px 0px 0px; height: 50px !important;background:url(images/head_bg2.gif) 100% 100% no-repeat;}

.row_2 .width_td					{padding:32px 17px 0px 17px;height:100%;width:100%;border-bottom:3px solid #1683b5;background:url(images/row2.gif) 0px 0px repeat-x;}
.row_2 								{padding:0px 0px 0px 0px;background:url(images/bg_body.gif) 0px 0px repeat;}
.row_3 								{padding:0px 0px 0px 0px;background:#e7e7e7;}
.row_3 .width_td					{padding:0px 0px 0px 0px; border-top:1px solid #1683b5; width:100%;background:url(images/bg2_footer.gif) 0px 0px repeat-x #cdcece;}
/* ************************************************************************************* */
.header		 		{margin:auto;margin:0px 3px 0px 2px;}
.header td 		 	{color:#777777; font-size:12px; line-height:13px; font-weight:normal; font-family:tahoma;white-space:nowrap; vertical-align:middle;}
.header img			{vertical-align:middle;}
.header	strong		{color:#004ba8; font-size:12px; line-height:12px; font-weight:bold; font-family:arial;}
.header	span		{color:#777777; font-size:12px;}

.z1  	 {background:url(images/z1.gif) 0px 6px no-repeat;height:40px;}
.z1 td 	 {text-align:left;padding:4px 0px 6px 36px;color:#830b00; font-size:12px; line-height:12px; font-weight:normal; font-family:arial;}
.z1 b 	 {text-decoration:underline;}
.z1 td 	 {color:#023e5d; font-size:12px; line-height:12px; font-weight:normal;}
.z1 a 		 {color:#777777; font-size:12px; line-height:12px; font-weight:normal; font-family:arial; text-decoration:none}
.z1 a:hover  {color:#777777; text-decoration:underline;}
.z1 a b 		{color:#d04821; font-size:12px; line-height:12px; font-weight:normal; font-family:arial; text-decoration:none}
.z1 a:hover b  {color:#d04821; text-decoration:underline;}



.header form 	{width:100%;}
.select			{width:100%;width:100%;border:1px solid #707070;color:#676764;vertical-align:middle;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.select2 		{margin:0px 0px 3px 0px;}	
.select2 td		{padding:21px 0px 6px 0px; height:36px; vertical-align:middle;}			 
.select2 select	{width:70%; border:1px solid #707070;color:#676764;vertical-align:middle;margin:0px 10px 2px 10px;}
.go				{width:100%; vertical-align:middle;margin:0px 0px 0px 0px; height:19px; padding-top:2px; padding-left:4px; border:1px solid #707070;color:#676764;}
/* ************************************************************************************* */
.banner_03		{padding:0px 0px 12px 0px; width:100%;}
.banner_left	{padding:0px 0px 0px 0px; width:100%;}    /* top,right, botom, left*/
.banner	td		{padding:0px 0px 7px 0px;}
.banner_05		{padding:0px 0px 4px 4px;}
/* ************************************************************************************* */
.logo				{padding:22px 0px 0px 3px; height:100px; width:100%}
/* ************************************************************************************* */
.navigation				{height:56px;padding:22px 4px 11px 4px;}
.navigation td			{color:#023e5d; font-size:12px; vertical-align:middle;}
.nav_bg					{padding:6px; background:#e5e0d9; vertical-align:middle;}
.nav_bg2				{background:#e5e0d9;}
.navigation_separator img	{width:8px;}	
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer_tr td		{background:#161418; vertical-align:bottom;}
.footer_tr .footer	{vertical-align:middle;}
.footer 			{padding:0px 0px 0px 0px; width:100%;} 
.footer_td			{width:223px; text-align:center; height:65px;}
.footer2_td			{width:100%;padding:0px 15px 0px 12px; text-align:right;}

.footer		  	  {color:#777777; font-size:12px; line-height:22px; font-weight:normal; font-family:arial; vertical-align:middle;}	
.footer td 		  {color:#777777; font-size:12px; line-height:22px; font-weight:normal; font-family:arial; vertical-align:middle;}			
.footer a 		  {color:#777777; font-size:12px; line-height:22px; font-weight:normal; font-family:arial; text-decoration:none;} 			
.footer a:hover   {color:#777777;text-decoration:underline;}
	
.footer span 	  		{color:#004ba8; font-size:12px; font-weight:normal; font-family:arial;}
.footer span a 		  	{color:#004ba8; font-size:12px; font-weight:normal; font-family:arial;text-decoration:none;} 			
.footer span a:hover   	{color:#004ba8;text-decoration:underline;}

.footer b				{color:#777777; font-size:12px; font-weight:normal; font-family:arial; text-decoration:none;}
.footer b a 	  		{color:#777777; font-size:12px; font-weight:normal; font-family:arial; text-decoration:none;}			
.footer b a:hover 		{color:#777777; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg				{padding:0px 0px 0px 0px;}
.popup_width_table		{padding:0px 0px 0px 0px;background:url(images/popup_bg.gif) 0px 0px repeat-x #ffffff;}
.popup_width_td			{padding:0px 0px 0px 0px;}

.popup_1				{height:95px;padding:26px 28px 0px 19px; text-align:right;background:url(images/p_logo.gif) 36px 22px no-repeat;}
.popup_1 td				{text-align:right;}
.popup_2				{padding:0px 15px 0px 15px;background:url(images/bg_body.gif) 0px 0px repeat; }

.popup					{height:100%; margin:auto; width:417px;}
.popup td				{color:#777777; font-size:11px; line-height:16px; font-weight:normal; font-family:arial; }

.popup strong			{color:#004ba8; font-size:12px; line-height:17px; font-weight:bold; font-family:arial; text-decoration:underline;padding:10px 0px 4px 0px; display:block; }
.popup  a,
.popup  a u 	  		{color:#777777; font-size:12px; font-weight:normal; text-decoration:none;}			
.popup  a:hover 		{color:#777777; text-decoration:underline;}

.popup_footer		{background:url(images/popup_footer.gif) 0px 0px repeat-x;}
.popup_footer td 	  {color:#777777; font-size:12px; line-height:16px; font-weight:normal; font-family:arial; vertical-align:middle;height:40px;}			
.popup_footer a 		  {color:#777777; font-size:12px; line-height:16px; font-weight:normal; font-family:arial; text-transform:none; text-decoration:none;} 			
.popup_footer a:hover  {color:#777777;text-decoration:underline;}

.popup .pic2_br				{padding:10px 12px 10px 12px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100				{width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_  TEXTAREA,
.infoBox_ .main  TEXTAREA,
.infoBox_ .main  input,
.infoBox_ .main  select,
.infoBox_ .fieldValue  select,
.infoBox_ .fieldValue  input			{border:1px solid #707070;color:#676764;}		
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_table				{border:0px solid #9a8661;}
.prod_td				{padding:0px 25px 0px 25px;}

.infoBox_				{border:0px solid #e5e0d9; background:#ffffff;margin:3px 0px 9px 0px;}
.pic_table				{border:0px solid #e5e0d9; background:#ffffff; width:1px;}
.pic_td					{padding:7px 15px 5px 15px; width:100%;}
.pic_b 		{background:url(images/pic2_line.gif) 0px 100% repeat-x #ffffff;margin:0px 0px 0px 0px; width:1px; margin:auto;}
.pic_t 		{background:url(images/pic2_line.gif) 0px 0px repeat-x;}
.pic_r 		{background:url(images/pic2_line.gif) 100% 0px repeat-y;}
.pic_l 		{background:url(images/pic2_line.gif) 0px 0px repeat-y;}

.pic2_table				{border:1px solid #4d122a; background:#ffffff; width:1px;}
.pic2_td				{padding:0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */

/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table		{margin:0px 0px 0px 0px;}
.infoBoxHeading_td			{width:100%; height:27px;}
.infoBoxHeading_t			{background:url(images/infoBoxHeading_t.gif) 0px 100% repeat-x #f6f6f6; border-top:1px solid #c8c8c8;}
.infoBoxHeading_l			{background:url(images/infoBoxHeading_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8;}
.infoBoxHeading_r			{background:url(images/infoBoxHeading_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #c8c8c8;border-right:1px solid #c8c8c8;}
.infoBoxHeading_td			{background:url(images/infoBoxHeading_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #c8c8c8;}
.infoBoxHeading_td div		{background:url(images/infoBoxHeading_td.gif) 19px 3px no-repeat;padding:4px 10px 4px 44px;}


.infoBoxHeading_td_blog			{width:100%; height:3px;}
.infoBoxHeading_td_blog		{background:url(images/infoBoxHeading_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #c8c8c8; margin: 0px;}
.infoBoxHeading_td_blog div		{background:url(images/infoBoxHeading_td.gif) 19px 3px no-repeat;padding:4px 10px 4px 44px;}

.bg_title .infoBoxHeading_td div		{background:url(images/infoBoxHeading0_td.gif) 19px 3px no-repeat;}
/* ************************************************************************************* */
.popup .infoBoxHeading_td		{color:#1683b5;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;}
.infoBoxHeading_td div			{color:#1683b5;font-size:12px;line-height:14px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading_td a 			{color:#1683b5;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading_td a:hover  	{color:#1683b5; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table					{margin:0px 0px 12px 0px;background:url(images/infoBox_table.gif) 0px 0px repeat-x #e1e1e1;}
.infoBox_td 					{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.infoBoxContents_table			{margin:0px;}
.infoBoxContents_table .boxText	{padding:15px 21px 18px 21px; height:65px;width:100%;}
.infoBoxContents_table .boxText_l						{border-left:1px solid #c8c8c8;}
.infoBoxContents_table .boxText_r						{border-right:1px solid #c8c8c8;}
.infoBoxContents_table .boxText_b						{border-bottom:1px solid #c8c8c8;width:100%;}						
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table					{margin:0px 0px 12px 0px;}
.infoBox2_td 					{padding:0px 4px 0px 4px;}
/* ************************************************************************************* */
.infoBoxContents2_table			{margin:0px;}
.infoBoxContents2_table .boxText	{padding:6px 23px 30px 22px; height:15px;width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading3_table		{margin:0px 0px 0px 0px;}
.infoBoxHeading3_td			{width:100%; height:26px;}
.infoBoxHeading3_t			{background:url(images/infoBoxHeading3_t.gif) 0px 100% repeat-x #f6f6f6; border-top:1px solid #b6b6b6;}
.infoBoxHeading3_l			{background:url(images/infoBoxHeading3_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #979797;border-left:1px solid #b6b6b6;}
.infoBoxHeading3_r			{background:url(images/infoBoxHeading3_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #979797;border-right:1px solid #b6b6b6;}
.infoBoxHeading3_td			{background:url(images/infoBoxHeading3_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #979797;}
.infoBoxHeading3_td div		{background:url(images/infoBoxHeading3_td.gif) 18px 4px no-repeat;padding:4px 10px 4px 44px;}
/* ************************************************************************************* */
.popup .infoBoxHeading3_td		{color:#c34e19;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;}
.infoBoxHeading3_td div			{color:#c34e19;font-size:12px;line-height:14px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.infoBoxHeading3_td a 			{color:#c34e19;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.infoBoxHeading3_td a:hover  	{color:#c34e19; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox3_table					{margin:0px 0px 12px 0px;background:url(images/infoBox3_table.gif) 0px 0px repeat-x #c8c8c8;}
.infoBox3_td 					{background:url(images/infoBox3_td.gif) 0px 0px no-repeat;}
/* ************************************************************************************* */
.infoBoxContents3_table			{background:url(images/infoBoxContents3_table.gif) 100% 0px no-repeat;}
.infoBoxContents3_table .boxText	{padding:7px 21px 26px 21px; height:15px;width:100%;}
.infoBoxContents3_table .boxText_l						{border-left:1px solid #c8c8c8;}
.infoBoxContents3_table .boxText_r						{border-right:1px solid #c8c8c8;}
.infoBoxContents3_table .boxText_b						{border-bottom:1px solid #c8c8c8;width:100%;}						
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText,
.boxText td					{color:#777777; font-size:11px; line-height:13px; font-family:arial; }
.boxText a					{color:#14648e; font-size:11px; line-height:13px; font-family:arial; text-decoration:none;}
.boxText a:hover			{text-decoration:underline;}
.boxText .order_history 			{width:100%;padding:3px 5px 3px 0px;}
.boxText .order_history a			{color:#14648e; font-size:11px; line-height:14px; font-weight:normal; font-family:arial; text-decoration:none;}
.boxText .order_history a:hover		{color:#14648e; text-decoration:none;}


.boxText span a					{color:#004ba8; font-size:12px; line-height:17px; font-weight:bold; font-family:arial; text-decoration:none; text-transform:uppercase;}
.boxText span a:hover			{color:#004ba8; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#d04821;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold;display:inline;}
.boxText b.productSpecialPrice 		{color:#d04821;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold;display:inline;}
del						 			{color:#d04821;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold;}

.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}

.boxText .name_padd				{padding:11px 2px 12px 2px;height:18px; vertical-align:middle; text-align:center;}
.boxText .pic_padd				{padding:12px 0px 0px 0px;vertical-align:middle;text-align:center;}
.boxText .price_padd			{padding:1px 0px 0px 0px; height:16px;vertical-align:middle; width:100%;text-align:center;}
.boxText .desc_padd				{padding:10px 0px 0px 2px;height:84px;}		
.boxText select					{margin:10px 0px 0px 0px;border:1px solid #707070;color:#676764;}	
.boxText .input					{margin:4px 0px 4px 0px;border:1px solid #707070;color:#676764;height:19px; width:100%;}
.boxText .button_search			{width:15%;}
.boxText .button_search input	{margin:2px 0px 0px 0px;}
.boxText .text_search			{text-align:left; width:85%;}
.boxText .star_padd				{padding:18px 0px 5px 0px;}
.boxText .languages				{padding:15px 0px 10px 0px;}
/* ************************************************************************************* */
SPAN.newItemInCart 					{color: #ff0000;font-size:12px;font-family: arial;}
a .newItemInCart					{color: #ff0000;font-size:12px;font-family: arial;}
a:hover .newItemInCart 				{color: #ff0000; text-decoration:underline;}
SPAN.oldItemInCart					{color: #14648e;font-size:12px;font-family: arial;padding:4px 0px 4px 0px; display:block;}
a .oldItemInCart					{color: #14648e;font-size:12px;font-family: arial;}
a:hover .oldItemInCart 				{color: #14648e; text-decoration:underline;}
/* ************************************************************************************* */
.boxText li							{padding:0px 0px 0px 0px; width:100%; vertical-align:top;}
.boxText li, .boxText li a			{font-family:arial;}
.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText .categories				{margin:8px 0px 0px 0px;}
.boxText .bestsellers				{margin:0px 0px 0px 0px;}
.boxText .information				{margin:0px 0px 0px 0px;}
.boxText .manufacturers				{margin:0px 0px 0px 0px;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:19px;}


.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list a					{color:#004ba8; font-size:13px; line-height:14px; font-weight:normal;
									 padding:6px 1px 4px 17px;background:url(images/bg_list.gif) 0px 8px no-repeat;text-decoration:none;}
.boxText .bg_list a:hover			{color:#004ba8;text-decoration:none;}
.boxText .bg_list a b				{color:#004ba8; font-weight:bold; text-decoration:none;}

.boxText .bg_list_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list_un a				{color:#004ba8; font-size:13px; line-height:14px; font-weight:normal;
									 padding:6px 1px 4px 17px;background:url(images/bg_list.gif) 0px 8px no-repeat;text-decoration:none;}
.boxText .bg_list_un a:hover		{color:#004ba8;text-decoration:none;}
.boxText .bg_list_un a b			{color:#004ba8; font-weight:bold; text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2 					{padding:0px 0px 0px 0px;background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list2 a 				{padding:9px 1px 4px 0px;text-decoration:none;}
.boxText .bg_list2 a:hover 			{text-decoration:none;}

.boxText .bg_list2_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list2_un a				{padding:9px 1px 4px 0px;text-decoration:none;}
.boxText .bg_list2_un a:hover 		{text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list2 					{}
.boxText .bg_list2 a font			{color:#14648e; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2 a:hover font		{color:#14648e;text-decoration:none;}

.boxText .bg_list2_un 				{}
.boxText .bg_list2_un a	font		{color:#14648e; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2_un a:hover font	{color:#14648e;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list2 a b				{color:#841315; font-size:12px; line-height:13px; font-weight:bold; text-decoration:none;}
.boxText .bg_list2 a:hover b		{color:#841315;text-decoration:none;}

.boxText .bg_list2_un  				{}
.boxText .bg_list2_un a	b			{color:#841315; font-size:12px; line-height:13px; font-weight:bold; text-decoration:none;}
.boxText .bg_list2_un a:hover b		{color:#841315;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list3 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list3 a				{color:#565656; font-size:11px; line-height:12px; font-weight:normal;
									 padding:10px 1px 4px 16px;background:url(images/bg_list3.gif) 25px 12px no-repeat;text-decoration:none;}
.boxText .bg_list3 a:hover			{color:#565656;text-decoration:underline;}

.boxText .bg_list3_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list3_un a				{color:#565656; font-size:11px; line-height:12px; font-weight:normal;
									 padding:10px 1px 4px 16px;background:url(images/bg_list3.gif) 25px 12px no-repeat;text-decoration:none;}
.boxText .bg_list3_un a:hover		{color:#565656;text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table			{margin:0px 0px 0px 0px;}
.cont_heading_td			{width:100%; height:26px;padding:4px 10px 4px 27px;}
.cont_heading_t				{background:url(images/cont_heading_t.gif) 0px 0px repeat-x #f6f6f6;}
.cont_heading_l				{background:url(images/cont_heading_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #c8c8c8;border-left:1px solid #c8c8c8;}
.cont_heading_r				{background:url(images/icont_heading_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #c8c8c8;border-right:1px solid #c8c8c8;}
.cont_heading_td			{background:url(images/cont_heading_bg.gif) 0px 100% repeat-x #f6f6f6; border-bottom:1px solid #c8c8c8;}
/* ************************************************************************************* */
.popup .cont_heading_td		{color:#1683b5;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;}
.cont_heading_td 			{color:#1683b5;font-size:12px;line-height:14px;font-weight:bold;font-family:arial; text-transform:uppercase;}
.cont_heading_td a 			{color:#1683b5;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;text-decoration:none}
.cont_heading_td a:hover  	{color:#1683b5; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge				{color:#0072bc; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; text-decoration:underline;}
.main a:hover.enlarge		{color:#0072bc; font-size:11px; text-transform:lowercase; font-weight:normal;; text-decoration:none}
/* ************************************************************************************* */
/* ************************************************************************************* */
.result 					{margin:0px 0px 0px 0px;}

.result_top_padd td  		{width:50%; vertical-align:middle;padding:8px 21px 16px 25px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:16px 21px 14px 25px;}

.result_right 	{text-align:right;}
.result td  	{color:#777777; font-size:12px; font-family:arial;}
.result b   	{color:#777777; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#777777; font-weight:normal;}
.result_right a.pageResults				{color:#777777; text-decoration:underline;font-size:12px;}
.result_right a.pageResults:hover 		{color:#777777;	text-decoration:none;background: #F0F0F0;}
.result_right a.pageResults	u			{color:#777777; text-decoration:underline;font-size:12px;}
.result_right a.pageResults u:hover 	{color:#777777;	text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p,
.main b	 				{color:#777777; font-size:12px; line-height:18px;font-family:arial;}

.main .desc
 						{color:#777777; font-size:12px; line-height:18px; font-weight:normal; font-family:arial;}
.main .desc2
 						{color:#777777; font-size:12px; line-height:18px; font-weight:normal; font-family:arial;}						

.main .name					{line-height:20px;}
.main .s_cart_head			{color:#777777; font-size:12px; line-height:14px; font-weight:normal; font-family:tahoma;}
.main a						{color:#004ba8; font-size:12px; line-height:16px; font-weight:normal; font-family:arial;text-decoration:none;}
.main a:hover				{color:#004ba8; text-decoration:none;}

.main .name b a				{color:#004ba8; font-size:13px; line-height:16px; font-weight:bold; font-family:arial;text-decoration:underline;}
.main .name b a:hover		{color:#004ba8; text-decoration:none;}
 
.main .name a				{color:#004ba8; font-size:13px; line-height:16px; font-weight:bold; font-family:arial; text-decoration:underline;}
.main .name a:hover			{color:#004ba8; text-decoration:none;}

.main .desc b 				{color:#737981;}
.main .desc2 a 				{color:#737981; font-size:12px; text-decoration:underline;}
.main .desc2 a:hover		{color:#737981; font-size:12px; text-decoration:none;}
.main b b 					{color:#004ba8;font-size:11px;line-height:12px;font-weight:bold;font-family:arial;}

SPAN.productSpecialPrice 			{color:#1683b5;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;display:inline;}
s									{color:#1683b5;font-size:12px;line-height:14px;font-weight:normal;font-family:arial;}

.main SPAN.productSpecialPrice 		{color:#d04821;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold; display:inline;}
.main s								{color:#d04821;font-size: 16px; line-height:20px;font-family: arial; font-weight:bold;}

.main b.productSpecialPrice 		{color:#d04821;font-size: 16px; line-height:23px;font-family: arial; font-weight:bold; display:inline;}


.main .strong				{color:#004ba8; font-size:13px; line-height:36px; font-weight:bold; font-family:arial; text-decoration:underline;}
.padd_2 .main				{color:#777777;font-size:12px;font-family:arial;}
.padd_2	select				{border:1px solid #707070;color:#676764;vertical-align:middle;}
.img						{border:0px solid #efd9b0; background:#ffffff;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main .desc2 ul			{margin:5px 0px 15px 0px;list-style:none;padding:0;}
.main .desc2 li			{padding:0px 0px 0px 0px;}

.main .desc2 li div		{color:#004ba8; font-size:13px; line-height:14px; font-weight:normal;text-decoration:underline;
						 padding:6px 1px 4px 16px;background:url(images/desc_bg_list.gif) 0px 8px no-repeat;}


.main .desc2 li a		{color:#004ba8; font-size:13px; line-height:14px; font-weight:normal;text-decoration:underline;}
.main .desc2 li a:hover	{color:#004ba8; font-size:13px; line-height:14px; font-weight:normal;text-decoration:none;}

.desc_list				{width:50%;}
.desc_list_separator	{padding:0px 32px 0px 32px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main br										{line-height:9px;}
/*  *********  */
.main .right .pic_padd							{padding:1px 0px 2px 17px;float:right;}
.main .right .name_padd							{padding:6px 0px 1px 7px; text-align:right;}
.main .right .desc_padd							{padding:12px 0px 0px 0px; text-align:left;}
.main .right .data_padd							{padding:6px 0px 0px 0px;float:right; text-align:right; line-height:20px;}
.main .right .price_padd						{padding:10px 6px 0px 0px; line-height:20px;}
.main .right .button_padd						{padding:7px 0px 0px 0px;}
/*  *********  */
.main .left .pic_padd							{padding:1px 17px 2px 0px;float:left;}
.main .left .name_padd							{padding:6px 0px 1px 7px;}
.main .left .desc_padd							{padding:12px 0px 0px 0px;}
.main .left .data_padd							{padding:6px 0px 0px 0px; line-height:20px;}
.main .left .price_padd							{padding:10px 6px 0px 0px;float:right; line-height:23px;}
.main .left .button_padd						{padding:7px 0px 0px 0px;}
/*  *********  */
/*  *********  */
.main .s_cart_head_padd						{padding:5px 0px 10px 0px; height:9px; vertical-align:middle; text-align:center;}
.main .s_cart_td							{padding:19px 0px 0px 0px;}
.main .s_cart_td input						{border:1px solid #707070;color:#676764;}
/*  *********  */
/*  *********  */
.main .name2_padd							{padding:6px 0px 0px 0px;height:34px; vertical-align:top;}
.main .pic2_padd							{padding:0px 25px 5px 4px;}
.main .desc2_padd							{padding:0px 0px 17px 0px; height:60px;}
.main .listing2_padd						{padding:10px 6px 0px 6px;}
.main .price2_padd							{padding:0px 0px 0px 0px; height:11px;vertical-align:top; width:25%; text-align:left;}
.main .button2_padd							{padding:0px 0px 0px 24px;text-align:left;}
.main .pr_desc2_padd						{padding:5px 10px 10px 10px;width:100%;}
.main .button22_padd						{margin:10px 0px 10px 0px;}
.main .button2_padd table					{text-align:center;}
.main div.img 								{margin:0px 0px 0px 0px; text-align:center;}
.main .prod2_padd							{margin:0px 0px 0px 0px;padding:12px 1px 0px 0px;overflow:hidden;}
/*  *********  */
/*  *********  */
.main .name3_padd							{width:100%; height:25px;padding:5px 5px 23px 5px; text-align:left;}
.main .pic3_padd							{padding:1px 0px 11px 0px;}
.main .desc3_padd							{padding:1px 0px 5px 0px; text-align:center;}
.main .button3_padd							{padding:10px 0px 0px 0px; text-align:center;}
.main .price3_padd							{padding:9px 0px 7px 0px; text-align:center; vertical-align:middle; height:8px; width:100%;}

.main .name4_padd							{padding:6px 10px 6px 10px;height:9px; width:100%; text-align:center;}
.main .pic4_padd							{padding:5px 0px 0px 0px; text-align:center;}
.main .desc4_padd							{padding:2px 0px 3px 0px; text-align:center;}
.main .price4_padd							{padding:2px 0px 0px 0px; text-align:center; vertical-align:middle; height:49px;}
.main .button4_padd							{padding:4px 0px 0px 0px;text-align:center;}
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:2px 0px 2px 0px;}

.button2_marg img,
.button2_marg input 						{margin:4px 0px 5px 1px;}

.button3_marg img, 
.button3_marg input 						{margin:2px 0px 3px 0px;}

.button22_marg								{margin:0px 0px 0px 0px;}
.bg_input input								{background:none; border:0px;}
/* ************************************************************************************* */
.prod_info					{float:left;padding:3px 1px 1px 1px;margin:0px 35px 0px 0px; text-align:center;}
/* ************************************************************************************* */
table.listing 				{margin:0px 0px 2px 0px;}
table.listing td			{padding:1px 0px 1px 0px;background:url(images/line_x.gif) 0px center repeat-x;
							 color:#14648e; font-size:10px; font-family:arial;}

.main .listing b 					{font-weight:normal;}
.main .listing em,
.main .listing font   				{color:#14648e; font-size:10px; font-family:arial; font-weight:normal; background:#f0f0f0;padding:0px 0px 0px 0px;}
.main .listing b font   			{color:#14648e; font-size:10px; font-family:arial; background:#f0f0f0;padding:0px 4px 0px 0px;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#14648e; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#14648e; text-decoration:none} 
/* ************************************************************************************* */
/* ************************************************************************************* */
TD.smallText, 
SPAN.smallText,
.smallText em,  
P.smallText 			{font-size: 10px;font-family: arial; font-weight:normal; font-style:normal;}

.smallText a			{color:#14648e; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#14648e; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#14648e; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#14648e; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x					{background:url(images/line_x.gif) 0px center repeat-x;}
.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y;}

.padd_gg img					{height:33px;}
.padd_vv img					{width:29px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x				{background:url(images/line_x.gif) 0px center repeat-x;}
.cart_line_y				{background:url(images/line_y.gif) center 0px repeat-y;}

.padd2_gg img				{height:2px;}
.padd2_vv img				{width:3px;}

.padd3_vv img				{width:9px;}

.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:40px;padding:0px 15px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;padding:0px 0px 0px 10px;}
.cart_total_left   			{color:#777777; font-size:12px; line-height:14px; font-weight:normal; font-family:tahoma;}
.cart_button_padd			{padding:15px 8px 0px 8px;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.tableBox_output_td			{padding:25px 0px 17px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}

.tep_draw_prod_top_table	{padding:0px 0px 0px 0px;}
.tep_draw_prod_top_td		{padding:0px 0px 13px 0px;}
.tep_draw_prod_top2_td		{padding:0px 2px 7px 2px;}
.tep_draw_prod_top3_td		{padding:0px 0px 10px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#m99,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6			{width:auto; cursor:pointer; white-space:nowrap;text-align:center; vertical-align:middle;
					font-size:12px;line-height:18px;font-weight:bold;font-family:arial;}					

#m1,
#m2,
#m3,
#m4,
#m5,
#m6					{color:#ffffff;background:url(images/menu_marker.gif) 0px 9px no-repeat;}

#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6			{color:#e19223;background:url(images/menu_marker.gif) 0px 9px no-repeat; text-decoration:none;}

#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6			{color:#e19223;background:url(images/menu_marker.gif) 0px 9px no-repeat; text-decoration:underline;}

#m99 {
    color: #FFF;
    display: block;
    width: auto;
    height: auto;
    padding: 17px 14px 16px;
    }
#m99:hover {
    color: #E19223;
    text-decoration: none;
    }

/* ************************************************************************************* */
/* ************************************************************************************* */











/*
************************************************************************************* 

BLOG STYLES


************************************************************************************* */



.clear {
    clear: both;
    }
BODY#blog_body  {color: #777777;background:url(/images/bg_body_blog.jpg) center 0px repeat-x #ffffff;margin:0px !important;padding:0px 0px 0px 0px !important;}

#cranium {
    width: 924px;
    height: 156px;
    margin: 0px auto 0px;
    }
#cranium_top {
    width: 924px;
    height: 98px;
    margin: 0px;
    padding: 0px;
    position: relative;
    }
#logo_lobe {
    width: 359px;
    height: 61px;
    position: absolute;
    top: 22px;
    left: 3px;
    }
#tag_lobe {
    width: 365px;
    height: 35px;
    position: absolute;
    top: 62px;
    right: 0px;
    }
#nav_lobe {
    width: 700px;
    height: 48px;
    text-align: left;
    float: left;
    }
#nav_lobe ul {
    width: 700px;
    height: 48px;
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
#nav_lobe ul li {
    width: auto;
    height: 47px;
    display: block;
    margin: 0px;
    padding-top: 1px;
    float: left;
    list-style: none;
    }
#nav_lobe ul li a {
    display: block;
    width: auto;
    height: auto;
    padding: 20px 17px 16px;
    font-weight: bold;
    color: #FFF;
    background: url(/images/menu_separator.gif) 0px 21px no-repeat;
    }
#nav_lobe ul li.current a,
#nav_lobe ul li a:hover {
    text-decoration: none;
    color: #E19223;
    }
#nav_lobe ul li.nav_blog a {
    padding: 20px 28px 16px;
    }
#nav_lobe ul li.nav_home a {
    background-image: none;
    padding-left: 8px;
    }
#search_lobe {
    width: 180px;
    float: right;
    margin: 17px 21px 0 0px;
    padding: 0px;
    clear: none;
    text-align: right;
    }
#search_lobe input.go {
    width: 110px;
    height: 14px;
    float: left;
    padding: 2px 3px 1px 4px;
    margin: 1px 0 0 10px;
    }
#sub_cranium {
    width: 924px;
    height: 42px;
    margin: 0px auto 0px;
    }
#language {
    width: 216px;
    float: left;
    padding-top: 14px;
    margin: 0 50px 0 10px;
    }
#language ul,
#language li {
    list-style: none;
    display: inline;
    }
#language li {
    margin-right: 6px;
    margin-left: 0px !important;
    float: left;
    }
#language ul li a img {
    vertical-align: text-top;
    }
#moneys {
    width: 200px;
    float: left;
    padding-top: 14px;
    }
#moneys legend {
    display: block;
    width: 80px;
    margin: 0px;
    padding: 0px
    float: left;
    }
#moneys select {
    width: 120px;
    height: 18px;
    float: right;
    margin-top: -2px !important;
    padding: 0px 0px 0px 2px;
    }
#cart_box {
    width: 280px;
    float: right;
    padding-top: 14px;
    }


#wrapper {
        width: 924px;
        margin: 0 auto 0px;
        background: url(/images/wrapper.png) top center repeat-y;
        text-align: left;
        }
#wrapper .theBox {
        min-height: 520px;
        }
.theBox {
    width: 860px;
    margin: 0 28px;
    padding: 0px;
    }
.footWrap {
    width: 100%;
    margin: 0px;
    background: #E7E7E7;
    }
#blog_body .footer {
        display: block;
        clear: both;
        width: 900px !important;
        margin: 0 auto 0px;
        padding: 20px 0 ;
        background: url(images/footer_blog.png) top center repeat-y;
            text-align:left;
        }
        
#blog_body .footer p { padding: 0px; line-height: .5em; margin: 0px; }

#blog_body .logo a {padding: 0; float: left;}

#blog_body .categories { margin: 0px; }


/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body#blog_body {
    font-size: 75%;
	text-align: center;
	}


#content {
	font-size: 1em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
    text-align:left;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: right;
	padding: 10px 0 20px 0px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0;
	width: 840px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
    background: url(images/sideBar_top.png) top center no-repeat;
    width:223px;
    margin:  40px 0px 0;
    float:left;
    border: solid 1px #C8C8C8;
    border-width: 0 1px 1px;
	}
#sidebar_content {
    width:223px;
    margin: 5px 0px 0px;
    background: #E9E9E9 url(images/sideBar_gradient.png) top left repeat-x;
    }
#sidebar_box {
    width: 195px;
    margin: 0 15px;
    padding: 12px 0 18px;
    }
#sidebar h2 {
    border-bottom: solid 1px #C8C8C8;
    color:#1683BB;
    }

    
    
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation_blog {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

    
    
    
    
    
    
    
    
    
    
    
    
    
    

