/* DEFAULT */
body{padding:0px; margin:0px; font-family:"Microsoft Sans Serif", Arial, Arial; font-size:12px; color:#818181; background:url(images/main-bg.gif) top repeat-x #ededed;}
td{font-family:Arial;font-size:12px;color:#3D3D3D}
 
a:link,a:visited{color:#818181; font-size:12px; text-decoration:none;}
a:hover{color:#000000;}

.highlight{color:Red}
.copyright{font-size:10px}
input {font-family:tahoma;font-size:8pt;}
textarea {font-family:Arial;font-size:9pt;line-height:18px}
select {font-size:12px}
a.register:link{color:#555555;}
a.register:visited{color:#555555;}
a.register:hover{color:#111111;}
a.login:link{color:#555555;}
a.login:visited{color:#555555;}
a.login:hover{color:#111111;}
a.myworkspace:link{color:#555555;}
a.myworkspace:visited{color:#555555;}
a.myworkspace:hover{color:#111111;}
a.admin:link{color:#555555;}
a.admin:visited{color:#555555;}
a.admin:hover{color:#111111;}
a.logout:link{color:#555555;}
a.logout:visited{color:#555555;}
a.logout:hover{color:#111111;}
.button {height:23px;font-family:Arial;font-size:12px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="button"] {height:23px;font-family:Arial;font-size:12px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="submit"] {height:23px;font-family:Arial;font-size:12px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="text"]   {height:15px;font-family:Arial;font-size:9pt;}
input[type="password"]{height:15px;font-family:Arial;font-size:9pt;}
input[type="file"]   {height:21px;font-family:Arial;font-size:9pt;}

/* PAGE ELEMENTS */
.title{margin-bottom:10px;line-height:35px;font-family:arial;font-weight:bold;font-size:14px;color:#333333;text-transform: uppercase;margin-top:10px}
.paging {font-family:Arial;line-height:12px;font-size:9px;padding-top:8px;padding-left:27px;width:262px;height:21px;background:url(images/paging.gif) no-repeat;}

/* SIDE BOX */
.boxHeader  {padding-top:5px;padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:22px;}
.boxContent {padding:7px;padding-left:40px;padding-bottom:15px;text-align:left;white-space:nowrap;font-family:Arial;font-size:12px;}
.boxContent a {}

/* CATEGORY TREE */
.category_tree td div {height:20px !important}
.category_tree_node {text-transform:uppercase;}
a.category_tree_node:hover {color:#000000;}

/* CATEGORY NAVIGATION MODULE */
.category_area {padding-top:10px;padding-bottom:10px}
.category_item {font-size:12px;text-transform:uppercase;margin-top:15px;margin-bottom:3px}
.category_item a {font-weight:bold}
.category_item_desc {font-size:12px;}

/* CART INFO */
.cart{font-family:Arial;font-weight:normal;font-size:10px;color:#555555;}

/* GO BACK BUTTON */
.divGoBack {margin-top:20px;margin-bottom:20px}
.btnGoBack {}

/* BREADCRUMB */
.breadcrumb{margin-bottom:15px;  line-height:20px; font-family:13px; color:#c0b357; font-weight:bold;}
a.breadcrumb:link{}
a.breadcrumb:visited{}
a.breadcrumb:hover{}

/* NEWS FEED BOX */
.boxNewsFeed {width:100%}
.boxHeaderNewsFeed {padding-left:40px;text-align:left;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:27px;}
.boxTitleNewsFeed {font-weight:bold;font-size:9pt;font-family:Tahoma;font-weight:bold;}
.boxContentNewsFeed {padding:4px;padding-left:40px;text-align:left;}
.boxFooterNewsFeed {padding-left:40px;padding-bottom:15px;text-align:left}

/* NEWSLETTER SIGNUP BOX */
.boxSubscribe {width:100%}
.boxHeaderSubscribe {padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:27px;}
.boxFormSubscribe {padding:7px;padding-left:40px;text-align:left;}
.boxButtonSubscribe {padding-left:40px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnSubscribe {}

/* SEARCH BOX */
.boxSearch {margin:0px;}
.btnSearch {  width:21px; height:18px; border:none;     }
.txtSearch {margin-bottom:1px; border:none; }

/* LOGIN FORM BOX */
.boxLogin {width:100%;}
.boxHeaderLogin {padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:27px;}
.boxFormLogin {padding:4px;padding-left:40px;text-align:left;padding-bottom:15px;}
.btnLogin {}
.txtLogin {width:120px;}
.labelLogin {text-align:left;white-space:nowrap}
.boxLogout {width:100%;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:27px;margin-bottom:15px;}
.boxFormLogout {padding:5px;padding-left:40px;font-size:9pt;font-family:Tahoma;text-align:left;}
.boxFormLogout a {font-size:9pt;font-family:Tahoma;}
.boxFormLogout a:link {font-size:9pt;font-family:Tahoma;color:#2c2c2c}

/* POLL BOX */
.boxPoll {width:100%}
.boxHeaderPoll {padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-right:7px;height:27px;}
.boxFormPoll {padding:4px;padding-left:40px;text-align:left;}
.boxFooterPoll {padding-left:40px;padding-bottom:15px;text-align:left;white-space:nowrap}
.btnPoll {}
    
/* LATEST NEWS (Scrolling) */
.scrollNewsList {width:100%}
.scrollHeaderNewsList {padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:27px;}
.scrollContentNewsList {padding:10px;padding-left:40px;text-align:left;}
.scrollFooterNewsList {padding:4px;padding-left:40px;text-align:left}
.scrollerFrame{width:100%}

/* COMMENTS */
.comments {width:100%;margin-bottom:10px;border:#d7d7d7 1px solid;background:#F3F3F3}
.commentbody {padding:4px}
.commentinfo {padding:4px;font-size:9px;color:#777777}

/* PRINT LINK */
a.print:link{font-family:arial;font-size:12px;color:#ffffff;text-decoration:underline;white-space:nowrap}
a.print:visited{font-family:arial;font-size:12px;color:#ffffff;text-decoration:underline}
a.print:hover{font-family:arial;font-size:12px;color:#ffffff;text-decoration:underline}

/* TOP NAVIGATION */
.topmenu{color:#7f7f7f; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.topmenu:link{color:#7f7f7f; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.topmenu:visited{color:#7f7f7f; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.topmenu:hover{color:#000000;}
 
/* BOTTOM NAVIGATION */
.bottommenu{color:#7f7f7f; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.bottommenu:link{color:#7f7f7f; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.bottommenu:visited{color:#7f7f7f; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.bottommenu:hover{ color:#000000;}

 


/* MAIN NAVIGATION (LINKS) */
.mainbar{background:url("images/topbg.gif") repeat-x top;}
a.mainmenu:link{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:visited{font-family:arial;font-size:9px;color:#e7e7e7;text-decoration:none}
a.mainmenu:hover{font-family:arial;font-size:9px;color:#ffffff;text-decoration:none}

/* MAIN NAVIGATION (TABS) */
.tabActive_Left {width:5px;height:19px;background:url('images/tab_active_left.gif') no-repeat}
.tabActive_Center {white-space:nowrap;background:url('images/tab_active_center.gif')}
.tabActive_Right {width:5px;height:19px;background:url('images/tab_active_right.gif') no-repeat}

.tabInactive_Left {width:5px;height:19px;background:url('images/tab_inactive_left.gif') no-repeat}
.tabInactive_Center {white-space:nowrap;background:url('images/tab_inactive_center.gif')}
.tabInactive_Right {width:5px;height:19px;background:url('images/tab_inactive_right.gif') no-repeat}

a.tabInactiveLink:link {font-weight:bold;font-size:12px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:visited {font-weight:bold;font-size:12px;color:#E2ECF7;text-decoration:none;}
a.tabInactiveLink:hover {font-weight:bold;font-size:12px;color:#E2ECF7;text-decoration:underline;}

a.tabActiveLink:link {font-weight:bold;font-size:12px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:visited {font-weight:bold;font-size:12px;color:#1283CA;text-decoration:none;}
a.tabActiveLink:hover {font-weight:bold;font-size:12px;color:#1283CA;text-decoration:underline;}

/* MAIN NAVIGATION (SIDE) */
/* Option 1 */
#divSide {font:12px "Microsoft Sans Serif", Arial, sans-serif; padding:0px;width:200px; line-height:22px;}
#divSide ul {margin:0px;padding:0px;list-style-type:none;}

#divSide span {color:#c0b357;padding-left:5px;display:block; }
#divSide a {color:#333333;text-decoration:none;display:block;width:175px;padding-left:5px;border-bottom:#d5c764 1px solid;}
#divSide a:hover {color:#c0b357;background-color:#d5c764}

#divSide ul ul span {color:#c0b357;padding-left:20px;display:block;}
#divSide ul ul a {color:#333333;text-decoration:none;display:block;width:160px;padding-left:20px;}
#divSide ul ul a:hover {color:#c0b357;background-color:#d5c764}

#divSide ul ul ul span {color:#c0b357;padding-left:35px;display:block;}
#divSide ul ul ul a {color:#333333;text-decoration:none;display:block;width:145px;padding-left:35px;}
#divSide ul ul ul a:hover {color:#c0b357;background-color:#d5c764}

#divSide li {margin: 0 0 0 0;}
#divSide ul ul li {margin: 0 0 0 0;}
#divSide ul ul ul li {margin: 0 0 0 0;}

/* Option 2 */
 #divSide {font:12px "Microsoft Sans Serif", Arial, Arial, sans-serif; padding:0px;width:200px; line-height:22px;}
#divSide a {color:#333333;text-decoration:none;}
#divSide a:hover {color:#FFFFFF}
.mnuLevel1 {margin:0px;padding-left:0px;list-style-type:none;}
.mnuLevel1 li {padding:3px;padding-left:7px;font-weight:bold;text-transform:uppercase;}
.mnuLevel2 {margin:0px;padding-left:12px; font-size:12px;list-style-type:none;}
.mnuLevel2 li {padding:3px;padding-left:1px; font-size:12px; font-weight:normal;text-transform:none; color:#FFFFFF;}
.mnuLevel2 a:hover {padding:3px;padding-left:1px; font-size:12px; font-weight:normal;text-transform:none; color:#FFFFFF;}
.mnuLevel3 {margin:0px;padding-left:12px;list-style-type:none;}
.mnuLevel3 li {padding:3px;padding-left:1px; font-weight:normal;text-transform:none;}
.itemSelected {color:#c0b357} 


/* MAIN NAVIGATION (DROPMENU) */
.top {font:bold 12px Arial;color:#ffffff;background:none;}
.top_hover {font:bold 12px Arial;color:#ffffff;background:#005FA6;}
.member {font:bold 10px Arial;color:#666666;}
.member_hover {font:bold 10px Arial;color:#666666;background:#f7f7f7;}
.topbar {background-image:url("images/topbg_blue4.gif");height:28px;}
.memberbar {background-image:url("images/memberbg.gif");height:27px;}
    

/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */

.static_nlsmenu {z-index:1;}

/* Main Bar - Item */

.static_nlsitemcontainer {padding-top:2px;padding-bottom:2px;padding-left:13px;padding-right:13px;}
.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:0px;padding-top:0px;padding-left:0px;padding-right:0px}
.static_nlsitem {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11pt; color:#FFFFFF; font-weight:bold;text-decoration:none;}    


    /* Main Bar - Item Hover */
   
.static_nlsitemcontainerover {padding-top:2px;padding-bottom:2px;background:#FFFFFF; padding-left:13px;padding-right:13px;}     
.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover{width:0px;padding-top:0px;padding-left:0px;padding-right:0px}
.static_nlsitemover {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11pt;color:#6c6c6c;font-weight:bold;text-decoration:none;} 

/*.static_nlsitemcontainer a:active {padding-top:2px;padding-bottom:2px;padding-left:15px;padding-right:15px; background:#FFFFFF;}
.static_nlsiconcell a:active {width:0px;}
.static_nlssubmenucell a:active{width:0px;padding-top:0px;padding-left:0px;padding-right:0px}
.static_nlsitem a:active {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12pt; color:#FFFFFF; font-weight:bold;text-decoration:none;}   */ 


/* Sub Menu */
.nlsmenu {margin-top:2px;
    border-bottom:#474747 0px solid;border-left:#3A87E8 0px solid;
    border-top:#3A87E8 0px solid;border-right:#434343 0px solid;
    z-index:1;}
    
/* Sub Menu - Item */

.nlsitemcontainer {height:21px;padding-left:5px;padding-right:10px;background-color:#ebdd7a;}/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9;}/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);-moz-opacity:0.7;*/
.nlsiconcell {width:120px;padding-top:2px;padding-left:3px;padding-right:4px}
.nlssubmenucell{padding-top:2px;padding-left:0px;padding-right:0px}
.nlsitem {
    font-weight:bold;font-size:10pt;font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
   }

/* Sub Menu - Item Hover */

.nlsitemcontainerover {height:21px;padding-left:5px;padding-right:10px;background-color:#FFFFFF;}

.nlsiconcellover {width:120px;padding-top:2px;padding-left:3px;padding-right:4px}
.nlssubmenucellover {padding-top:2px;padding-left:0px;padding-right:0px}
.nlsitemover {
    font-weight:bold;font-size:10pt;font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#6c6c6c;
    }







/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical {width:170px}
.mnuOver {
    padding:3px;
    background-color:#656567;
    border:#cccccc 1px solid; 
    border-left:#cccccc 1px solid; 
    border-top:#cccccc 1px solid;
    border-bottom:#5A5A5C 1px solid;
    border-right:#5A5A5C 1px solid;
    color:#cccccc;
    }
.mnuSelected {
    padding:3px;
    background-color:#F3F2F7;
    border:white 1px solid; 
    border-top:white 1px solid;    
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    font-weight:bold;
    }
.mnuPath {
    padding:3px;
    background-color:#D7D7DB;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }
.mnuNormal {
    padding:3px;
    background-color:#E5E5EA;
    border:white 1px solid;
    border-top:white 1px solid;
    border-bottom:#cccccc 1px solid;
    border-right:#cccccc 1px solid;
    }
.boxLogin {width:100%;}
.boxHeaderLogin {padding-left:40px;text-align:left;font-weight:bold;font-size:9pt;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;height:27px;}

/* QUICK LINKS/SAME LEVEL PAGES BOX (which contains links to the same level pages/Quick Links) */
.boxQuickLinks {width:100%;text-align:left;}
.boxHeaderQuickLinks {margin-bottom:12px;padding-left:40px;padding-top:5px;font-weight:bold;font-size:9pt;color:#2c2c2c;height:22px;font-family:Tahoma;background:url('images/boxheaderbg.gif');}
.boxItemQuickLinks {font-family:Tahoma;font-size:10pt;color:#3c96ef;}
.boxItemQuickLinks a {font-family:Tahoma;font-size:10pt;color:#3c96ef;}
.boxQuickLinks li {margin-left:40px;}

/* LINKS WITHIN BOX (which contains links to pages within the current page) */
.boxLinksWithin {margin-top:30px;padding-left:42px;padding-right:7px;font-weight:bold;}
.boxItemLinksWithin {white-space:nowrap;text-align:left;padding-top:2px}
.boxItemLinksWithin a {color:#333333;font-family:Tahoma;font-size:10pt;color:#3c96ef}

/* POLL RESULTS */
.pollHeader {background:#d6d7d8;text-align:center;padding:5px;font-weight:bold}
.bar1 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar2 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar3 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar4 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar5 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.bar6 {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;}
.bar7 {background:#6B8E23;border-right:#59761D 1px solid;border-bottom:#59761D 1px solid;}
.bar8 {background:#FF4500;border-right:#C43600 1px solid;border-bottom:#C43600 1px solid;}
.bar9 {background:#1E90FF;border-right:#0060BF 1px solid;border-bottom:#0060BF 1px solid;}
.bar10 {background:#FF1493;border-right:#C71585 1px solid;border-bottom:#C71585 1px solid;}
.barRow {background:#f6f7f8}
.barRowAlternate  {background:#d6d7d8}

/* FORUM */
.frm_category_bar {background-color:#ffffff;}
.frm_category_title {font-weight:bold;font-size:12px;font-family:Tahoma;}
.frm_forum_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_forum_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_thread_header{font-weight:bold;font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_thread_item{background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/boxheaderbg.gif');color:#2c2c2c;padding-left:7px;height:16px;}
.frm_post_subject {background-color:#EFEFF1;border:#BEC7D1 1px solid;}
.frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;}
.frm_post_message {background-color:#ffffff;border:#BEC7D1 1px solid;}

.frm_title {font-family:Arial;font-size:14px;font-weight:bold;}

.frm_statusbox {line-height:18px;background-color:#ffffff;border:#BEC7D1 1px solid;}

/* Statistic Modules */
.boxStatVertical {margin:28px;text-align:left;}
.boxStatHorizontal {}
.boxStatDetailsVertical {padding:3px;border:#c6c7c8 1px dotted;}
.boxStatDetailsHorizontal {padding-left:3px;border:#c6c7c8 1px dotted;border-left:none;}
.barStat {background:#ffaa00;border-right:#D78B00 1px solid;border-bottom:#D78B00 1px solid;border-left:#ffd000 1px solid;border-bottom:#d5c764 1px solid;}
.barStatArea {background:#333333;border-top:#333333 1px solid;}
.boxStatHeader {background:#a6a7a8;}

/* Menu Tree */
a.prnnode  {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.prnnode:hover {background-color:#CCFFCC; font-weight:bold;}
a.node {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    padding:2px;}
a.node:hover {background-color:#CCFFCC; text-decoration:underline;}
a.selnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
a.selprnnode {
    font-family:tahoma,Arial;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    cursor:pointer;
    margin:0px;
    background-color:#CCFFCC;
    padding:1px 1px 1px 1px;
    border:#66CC66 1px solid;}
div.row {color:#0066cc;text-decoration:none;cursor:pointer;}
div.selrow {background-color:#99CCFF;cursor:pointer;}
div.row:hover {}
input.nodeedit {
    font-family:Arial,Arial;
    font-size:8pt;
    color:#666666;
    text-decoration:none;
    position:absolute;
    height:20px;
    border:#cfcfcf 1px solid;
    z-index:1;}
.nlstree {text-align:left; border:#e6e7e8 5px solid;padding:12px;background:white;}




/* ---------------------------------------  tst */

@charset "utf-8";
div{padding:0px; margin:0px; font-family:"Microsoft Sans Serif", Arial, Verdana; font-size:12px; color:#818181;}
img {border:none; padding:0px; margin:0px;}
form{padding:0px; margin:0px;}
p{}
h1{}
h2{}
h3{}
h4{}
textarea{font-family:"Microsoft Sans Serif", Arial, Verdana; font-size:12px;}
.borderyellow{ border:1px solid #ddc723;}

a:link,a:visited{color:#818181; font-size:12px; text-decoration:none;}
a:hover{color:#000000;}
a.graylnk12:link,a.graylnk12:visited{color:#7f7f7f; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.graylnk12:hover{color:#000000;}

.searchbox{background:url(images/search-bg.jpg) center no-repeat; width:182px; padding-left:20px; padding-top:10px;}
.searchbox-text{margin-left:5px; width:155px; border:none;}
.searchbox-btn{ width:10px; height:10px; background:url(images/transparent.gif) center no-repeat;  }
.pedinglr5{padding:0px 5px;}

.navi{background:url(images/navi-bg.jpg) center top no-repeat; height:44px;}
.navi a:link, .navi a:visited{color:#6c6c6c; font-size:12px; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:8px 22px;}
.navi a:hover{color:#6c6c6c; background:#FFFFFF;}


.footer{ border-top:4px solid #ddc723;}
.newsbg{background:url(images/news-bg.gif) bottom left; padding-bottom:15px;}
.newsbg p{color:#bebebe; padding:0px; margin:0px; font-size:12px; padding:0px 10px; display:block;}
.newsbg a:link, .newsbg a:visited{color:#bebebe; font-size:12px;}
.newsbg a:hover{color:#000;}
.newsbg b{color:#838383; padding:0px 10px; margin-top:5px; display:block;}

.Recipesdata{ padding:0px 0px 12px 0px; color:#6c6c6c; font-size:12px; line-height:18px;}
.Recipesdata h1{color:#c1ab0b; font-size:22px;}
.Recipesdata h2{color:#010101; font-size:16px;}