/****** Main Table ******/

.mainTable 		{width: 1020px; background:#E9E9E9}

.commonbg {background:#E9E9E9; margin-top: 0px;}
.mainTable50 	{width: 50%;}
.mainTableCellLeft 		{vertical-align: top; background:#FFFFFF; padding:0; margin:0}
.mainTableCellCenter 	{vertical-align: top; background:#FFFFFF; padding:0; margin:0}
.mainTableCellRight 	{vertical-align: top; background:#ffffff; padding:0; margin:1; border-left:#FDFDFD 1px solid; }



.homeGreeting 		{padding: 3px; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 3px;}

.introBlock {border: 0px solid #CCC;}
.introBlock td {padding: 10px;}

/****** Main Table ******/


/****** Menu ******/

.headerLink a,.headerLink a:link, .headerLink a:visited { text-decoration:none; font-family:Tahoma; font-size:11px; color:#434343;font-weight:bold;}
.headerLink a:hover, .headerLink a:active { text-decoration:underline; font-family:Tahoma; font-size:11px; color:#e73d00;font-weight:bold;}
.redl{color:#000000;}

.headerMenu {
	width: 1020px; 
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	}

.headerMenu td#logo  {					
	vertical-align: top;
	}
.headerMenu td#logo img {				
	border: 0;
	}
	
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {
	background: #4eb4cd url('../images/default/main_menu_bg.gif') repeat-x;	repeat-y;	
	width: 100%;
	height: 33px;
	}
.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;padding:4px 2px 0px 0px;}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D2EDFA;
	/*background:#2e5767;*/
	height: 30px;
	width: 132px;
	text-decoration:none;
	padding:5px 0px 5px 2px;
	display:block;
	/* background:url('../images/default/menu_link.gif') repeat-x;	*/
}
a.menu:hover, a.menu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height: 30px;
	width: 132px;
	padding:5px 0px 5px 2px;
	color:#FE7725;
	display:block;
	/*background:url('../images/default/menu_hover.gif') repeat-x;*/
	text-decoration:none;
}
a.menuActive:link, a.menuActive:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	/*background:#2e5767;*/
	text-decoration:none;
	padding:9px 5px 10px 10px;
	display:block;
	width: 113px;
	height: 27px;
	/*background:url('../images/default/menu_hover.gif') repeat-x;*/
}
a.menuActive:hover, a.menuActive:active {
	/*background:#2e5767;*/
	display:block;
	/*background:url('../images/default/menu_link.gif') repeat-x;*/

}

/***********************************************************/
.subMenuBlock {
	display:none;
	padding-left: 20px; 
	position:absolute;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	z-index: 0;
}

a.subMenu {
	width: 200px;
	padding-left: 40px; 
	padding-right:20px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display:block;
	font-family:tahoma, verdana, sans-serif;
	font-weight:bold; 
	font-size:11px; 
	color:#FFFFFF;
	text-decoration:none;
	background: #00486C ; 
}

a.subMenu:hover, a.subMenu:hover:active{
	background:#00AF4D;
	font-weight:bold; 
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}


/************* Breadcrumb *******************/

.breadcrumbBegin {
	width: 20px;
	background: #F2F2F2;
	}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter { color:FFFFFF;	width: 100%;	white-space: normal;	font-size: 10pt;	padding: 6px 25px 6px 6px;	background: #F2F2F2;	}
.breadcrumbDelimiter td {color: #999999; text-decoration: none; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.breadcrumbDelimiter a {color: #003366; text-decoration: none; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; }
.breadcrumbDelimiter a:hover {text-decoration: underline;}
.breadcrumbDelimiter span {	display: auto;	font-size: 8pt;	}
.breadcrumbDelimiter img {	display: none;	height: ;	width: ;	background: #F2F2F2;	}

.breadcrumbRSS {	width: 100%;	white-space: normal;	font-size: 8pt;	padding: 6px 25px 6px 6px;	background: #F2F2F2;	}

.breadcrumbEnd {	width: 20px;	background: #F2F2F2;	}
.breadcrumbEnd img {width: 1px; height: 1px;}


.titleTopCenterRight div {
    color: #000000;
	font-color:#000000;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;

	text-align:right;
    text-transform: normal;
	letter-spacing:1px;

	width: auto;
	}
	
.titleTopCenterLeft div {
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
	text-align:left;
    text-transform: normal;
	letter-spacing:1px;

	width: auto;
	}
	
.titleTopCenter div {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
	text-align:left;
    text-transform: normal;
	letter-spacing:1px;

	background:#437AB1;
	border-top:#FFFFFF solid 5px;
	width: auto;
	height:22px;
	padding:2px 0 2px 0;  
	padding-left: 10px;
	}
	

.titleTopRight {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #EEF6DC;
	}
.titleTopRight_manset {
	width: 20px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #EEF6DC;
	}
.titleTopImgRight 	{width: 20px; height: 1px;}

.offerTop			{background: url(../images/default/new/offerTop.gif) no-repeat center top;}
.offerBottom		{background: url(../images/default/new/offerBottom.gif) no-repeat center bottom;}

.loginTop			{background: url(../images/default/new/loginTop.gif) no-repeat center top;}
.loginBottom		{background: url(../images/default/new/loginBottom.gif) no-repeat center bottom;}

/****** Top ******/

/****** Center ******/
.titleBot {margin-bottom: 5px;}

.block {
	margin-bottom:15px;
	}
.blockM {
	border: 1px solid #232323;
	}

.blockZ {
	padding:0 2px 0 10px;
	margin-bottom:10px;
	}

.blockC {
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
	}
.blockX {
	margin-bottom:10px;
	}
.block_manset {
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 1px solid #CCC;
	}
.block_login {
	background:#FFFFFF;
	}
/****** Center ******/

/****** Bottom ******/

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #CCC;
	}
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

/************* end Fieldset ***************/

/*****************************************************************************/

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7;}
td.userHomeTitle {
	display: none;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
	background: #EEF6DC;
	}



td.botonmenu {

	background: url(/images/default/Butonback.gif) no-repeat;
	height:34px;
	width:200px;
	color: #FFFFFF; 
	font-family: arial,sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
padding-left:12px;
	}



div.userHomeTop {					/* the button 'Logout' at the header */
	display: none;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
div.userHomeTop td	{padding:0 0 0 20;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHome {						/* the button 'Logout' at the footer */
	display: auto;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: none;
	}
div.userHome td	{padding:5 20 5 20;background: #CCC;border: 1px solid #ccc;}
div.userHome td a {color:#fff;text-decoration:underline;}
div.userHome td a:hover {color:#fff;text-decoration:none;}

/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:auto;}	/* '|' between button */

a.button:link, a.button:visited { 
	color: #FFFFFF; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border-left:#CCCCCC solid 1px; border-top:#CCCCCC solid 1px; border-right:#333333 solid 1px; border-bottom:#000000 solid 1px; 
	background-color: #009933; 
	padding:3px 15px 3px 15px; 
}
a.button:hover, a.button:active {
	color: #FFFFFF; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border:#990000 solid 1px; 
	background-color: #CC0000; 
	padding:3px 15px 3px 15px; 
}

a.button#add span {display:auto;}	/* add to cart (products categories, product details) */
a.button#add img {display:none;width:100;height:15;border:1 solid red;}
a.button#view span {display:auto;}	/* view cart (products categories, product details) */
a.button#view img {display:none;width:100;height:15;border:1 solid red;}
a.button#check span {display:auto;}	/* check out (products categories, product details) */
a.button#check img {display:none;width:100;height:15;border:1 solid red;}

a.buttonBasket:link, a.buttonBasket:visited {}
a.buttonBasket:hover, a.buttonBasket:active {}

a.buttonBasket#shopping span {display:auto;}	/* Continue shopping (basket) */
a.buttonBasket#shopping img {display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#clear span {display:auto;}	/* Clear cart (basket) */
a.buttonBasket#clear img {display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#checkout span {display:auto;}	/* Checkout (basket) */
a.buttonBasket#checkout img {display:none;width:100;height:15;border:1 solid red;}

a.buttonCart:link, a.buttonCart:visited {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration:none; 
	border-left:#FFD9B9 solid 1px; border-top:#FFD9B9 solid 1px; border-right:#CC3300 solid 1px; border-bottom:#CC3300 solid 1px; 
	background-color: #E87F5A; 
	padding-left:4px;padding-right:4px;}
a.buttonCart:hover, a.buttonCart:active { background:#FF9900;color:#FFFFFF}

a.buttonCart#check span {display:auto;}	/* Checkout (small cart) */
a.buttonCart#check img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#amend span {display:auto;}	/* Amend cart (small cart) */
a.buttonCart#amend img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#view span {display:auto;}	/* View cart (small cart) */
a.buttonCart#view img {display:none;width:100;height:15;border:1 solid red;}

a.buttonMore:link, a.buttonMore:visited {}
a.buttonMore:hover, a.buttonMore:active {}

a.buttonMore span {display:auto;}	/* read more... (special offers, etc.) */
a.buttonMore img {display:none;width:100;height:15;border:1 solid red;}

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

/*****************************************************************************/

/************* Kategori css start *******************/

.topCategory a, #list_menu .topCategoryX a {padding:5px 0 4px 5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#4c4d4f; font-weight:bold}
.topCategory a:hover, #list_menu .topCategoryX a:hover {text-decoration:underline; color:#000000;}

.selectedtopCategory a, #list_menu .selectedtopCategoryX a {text-decoration:underline;padding:4px 0 4px 0;font-size:8pt;color:#000000;}
.selectedtopCategory a:hover, #list_menu .selectedtopCategoryX a:hover {text-decoration:underline; color:#FFFDA5;}

.subCategory a, #list_menu .subCategoryX a {padding:1px 0 1px 5px;font-size:7pt;color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif}
.subCategory a:hover, #list_menu .subCategoryX a:hover {text-decoration:underline; color:#FFFFFF;}

.selectedsubCategory a, #list_menu .selectedsubCategoryX a {text-decoration:underline;padding:1px 0 1px 5px;font-size:8pt;color:#FFFFFF;}
.selectedsubCategory a:hover, #list_menu .selectedsubCategoryX a:hover {text-decoration:underline; color:#FFFFFF;}

/************* Kategori css end *******************/

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumMessageLeft { background: #f3f3f3; border-left:1px solid #999999; 	border-top:1px solid #999999; border-bottom:1px solid #999999; }
.forumMessageRight { background: #f3f3f3; border: 1px solid #999999; }
.forumMessageTop { background: #dedede; border-bottom: 1px solid #999999; }

/*****************************************************************************/

/************* Footer *******************/

.footerMenu	{
	font-size:8pt; 
	width: 100%;
	height: 54px;
	margin: 0 auto;
	bottom: 0;
	color:#FFFFFF;
	font-weight: bold;
	padding: 0 0 0 0;
	background:url('../images/default/footer.gif') repeat-x;
	}
.bottomFooter		{padding: 0 0 0 0;background:url('../images/default/footer_bg.gif') repeat-x;}
.footerMenu span 	{color:#FFFFFF; font-weight: bold;font-size:11pt;}
.footerMenu a 		{color:#80d5f7;font-size:9pt; font-weight: bold;}
.footerMenu a:hover	{color:#FFFFFF;font-size:9pt; font-weight: bold;}


/************* Footer *******************/



.headerbg { background: #EBEBEB; }
.middlebg { background: #E8E8E8; }
.usualbg  { background: #F2F2F2; }
.errorbg  { background: #cc0000; }


body		{TEXT-DECORATION: none; COLOR:#333333; FONT-FAMILY:Arial, Helvetica, sans-serif, Century Gothic; FONT-SIZE: 11px; font-weight:bold; margin: 0;}
body.popup	{TEXT-DECORATION: none; COLOR:#333333; FONT-FAMILY:Arial, Helvetica, sans-serif, Century Gothic; FONT-SIZE: 11px; font-weight:bold; margin: 0;}


tr, td					{TEXT-DECORATION: none; COLOR:#333333; FONT-FAMILY:Arial, Helvetica, sans-serif, Century Gothic; FONT-SIZE: 11px;}
tr.usual, td.usual		{background-color: #FBFDFE;}
tr.usualZ, td.usualZ	{background-color: #FFFFFF;}
tr.header, td.header	{background-color: #E8E8E8; }
tr.middle, td.middle	{background-color: #f1f1f2; font-weight: bold;}
tr.middleZ, td.middleZ	{background-color: #ECF5F9; font-weight: bold; letter-spacing:1px}
tr.error, td.error		{background-color: #FFE0E0; color: #cc0000; font-weight: bold;}


.tab				{font-family: Arial,Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: Arial,Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #CCC999; color: white;}
.tabActive:hover	{text-decoration: none; color: white;}

.adminTab {font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input.usualprice	{font-family:Arial, Helvetica, sans-serif; font-size:8pt; background-color: #F4F4F4; border: none; text-align: right; }
input.orderprice	{font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight: bold;background-color: #dedede; border: none; text-align: right; }
input.search		{font-family:Arial, Helvetica, sans-serif; font-size:10pt; width:150px;height:25px; border-left: #0066CC 1px solid; border-top: #0066CC 1px solid; border-right: #0066CC 1px solid; border-bottom: #0066CC 1px solid; color:black}
input.text			{font-family:Arial, Helvetica, sans-serif; font-size:8pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:#333333}
input.submit		{font-family:Arial, Helvetica, sans-serif; font-size:8pt; padding-left:5px; padding-right:5px;}
select				{font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#000000;}
select.search		{font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#000000}
textarea			{font-family:Arial, Helvetica, sans-serif; font-size:8pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:#333333}

hr					{height:1px; color:#CCCCCC}

form { margin: 0; }

a.header			{color: #ffffff; text-decoration: underline;}
a.header:hover 		{color: #FAF7AA; text-decoration: underline;}
a.title 			{ font: 8pt Arial, Helvetica, sans-serif; font-weight:bold;}
a.title:hover 		{}

a.smallText 		{color: #000099}
a.smallText:hover 	{text-decoration:underline}
a 					{color: #437AB1; text-decoration: none;}
a:hover 			{color: #D50F1C; text-decoration: none;}


.articleDate	{font-size: 8pt; color: #FF0000;}
.realprice		{text-decoration: line-through; color: #00CCFF; font-size:9pt; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.realprice2		{text-decoration: line-through; color: #000000; font-size:8pt; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}

.ourprice		{color: #E73D00; font-size:9pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.ourprice2		{color: #FF0000; font-size:14pt; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.taxprice		{color: #FFFFFF; font-size:8pt; font-family: Arial, Helvetica, sans-serif; background:#990000; }
.editprice    	{font-family:Tahoma,Verdana,Arial,sans-serif; width: 80px; font-size:8pt; color:black}
.top			{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt;}
.smallText2		{font-size: 7pt; color:#333333; font:Arial, Helvetica, sans-serif;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.bigTextRL		{font-size:10pt; font-family:Arial, Helvetica, sans-serif;color:#FF3300; font-weight:bold;}
.comment		{font-size: 8pt; color: #7777CC;}
.message		{font-size: 9pt; color: #0000CC;}
.title			{font-family:Arial, Helvetica, sans-serif; font-size:9pt; text-decoration:none; color: #000000; font-weight:bolder;}
.bigtitle		{font-family:Arial, Helvetica, sans-serif; font-size:10pt; text-decoration:none; color: #FFFFFF; font-weight:bold;}
.bigtitle:hover	{text-decoration:underline; color:#FFFFFF}
.offerText		{font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#666666; font-weight:bold;}
.priceLarge 	{color:#FF3300; font-size:12pt; font-family: Arial, Helvetica, sans-serif;font-weight:bold;}
.priceLarge2 	{color:#FF3300; font-size:16pt; font-family: Arial, Helvetica, sans-serif;font-weight:bold;}
.priceLarge3 	{color:#FFFFFF; font-size:16pt; font-family: Arial, Helvetica, sans-serif;font-weight:bold;}

.offerSubText	{font-family:Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none; color: #666666; font-weight:bold;}

.offerTitle		{font-family:Arial, Helvetica, sans-serif; font-size:9pt; text-decoration:none; color: #4F9BD3; font-weight:bold;}
.bigtitle_list	{font-family:Arial, Helvetica, sans-serif; font-size:12pt; text-decoration:none; color: #0099FF; font-weight:bold}
.bigtitle_wht	{TEXT-DECORATION: none; COLOR:#656565; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 15px;}
.bigtitle_det	{TEXT-DECORATION: none; COLOR:#0099FF; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 18px; font-weight:bold;}
.bigtitle_prod	{TEXT-DECORATION: none; COLOR:#FF6600; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 14px; font-weight:bold;}
.bigtitle_hg	{TEXT-DECORATION: none; COLOR:#0047AE; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 13px; }
.u_home			{TEXT-DECORATION: none; COLOR:#3974AD; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 16px; font-weight:bold;}
.u_home_desc	{TEXT-DECORATION: none; COLOR:#666666; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 13px; }

.title			{TEXT-DECORATION: none; COLOR:#D50F1C; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 15px;}
.title2			{TEXT-DECORATION: none; COLOR:#0080C0; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE: 12px; line-height:20px;}

a.manf_go		{font-size:14px; color:#004A82; text-decoration:underline;}
a.manf_go:hover {font-size:14px; color:#8CB6D5; text-decoration:underline}

a.manf_go2		{font-size:14px; color:#FFFFFF; text-decoration:none; font-weight:bold; FONT-FAMILY:Arial, Helvetica, sans-serif;}
a.manf_go2:hover {font-size:14px; color:#FFFFFF; text-decoration:underline; font-weight:bold; FONT-FAMILY:Arial, Helvetica, sans-serif;}

a.offerTitle	{font-size:9px; FONT-FAMILY:Arial, Helvetica, sans-serif; text-decoration:none; color: #4688E3;}
offerTitle.visited  {font-size:9px; FONT-FAMILY:Arial, Helvetica, sans-serif; text-decoration:none; color: #4688E3;}
a.offerTitle:hover { text-decoration:underline; color: #4688E3;}


.error			{color: #cc0000; font-size:9pt}
.blue_border	{border:#004080 solid 1px; background-color:#0080C0; color:#FFFFFF;}
.red_border		{border:#990000 solid 1px; color:#CC0000;}
.top10			{font-family:Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:underline; color: #405A8A;line-height:17px; }
.productImg		{border:#CCCCCC solid 1px;}


/*************  Manual  ***************/
.manual .level-1 a {font-weight: bold;}
.manual .level-1 a:hover {font-weight: bold;}
.manual .level-2 a {margin-left: 15;}
.manual .level-2 a:hover {margin-left: 15;}
.manual .level-3 a {margin-left: 30;}
.manual .level-3 a:hover {margin-left: 30;}
.manual .level-4 a {margin-left: 40;}
.manual .level-4 a:hover {margin-left: 40;}
.manual .level-5 a {margin-left: 50;}
.manual .level-5 a:hover {margin-left: 50;}
.manual .level-6 a {margin-left: 60;}
.manual .level-6 a:hover {margin-left: 60;}
.manual3 .level-1 {font-weight: bold;}
.manual3 .level-2 {font-weight: bold;}
.manual3 .level-3 {font-weight: bold;}
.manual3 .level-4 {font-weight: bold;}
.manual3 .level-5 {font-weight: bold;}
.manual3 .level-6 {font-weight: bold;}

/*************  Left Menu  ***************/

#menuLeft .level1			{margin:0; padding: 5px 10px 5px 10px;}
#menuLeft .level1X			{font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#4c4d4f; font-weight:bold}
#menuLeft .level1X:hover	{text-decoration:underline; color:#000000;}

#menuLeft .level2 			{padding: 2 2 2 15; background:#054f99; border-bottom:#FFFFFF solid 1px;}
#menuLeft .level3 			{padding: 2 2 2 30;}
#menuLeft .level4 			{padding: 2 2 2 40;}

fieldset.search {
	border: none;
	width: 243px;
	margin:  auto;
	padding: 8px 0px 0;
	
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #004C7C;
	font-size: 1.2em;
	width: 190px;
	height: 24px;
	padding: 5px 5px 0;
	background: #669FC3 url(/images/default/search_bg.gif);
	margin-right: 2px;
}
.search input.box:focus {
	background: #616161 url(/images/default/search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	
}
.search button.btn:hover {
	background: #fbc900 url(/images/default/search_bg.gif) no-repeat bottom right;
}

