﻿html 
{
    background: #0D1018 url('/portalStyle/images/www-bg.jpg') repeat-y center center;
}
body 
{
    margin:0 0 20px 0;
    padding:0;
    background: url('/portalStyle/images/www-bg.jpg') repeat-y center center;
}
#OLDmiddle,#OLDtop,#OLDbanner,#OLDbottom
{
    margin:0 auto;
    padding:0;
    clear:both;
	position: relative;
    width:950px;
}

#top,#banner,#middle,#bottom
{
    margin:0 auto;
    padding:0px;
	margin-bottom:20px;
    clear:both;
    width:950px;
}
#mainmenu,#mainmenu2 
{
    margin:0 auto;
    padding:0;
    clear:both;
    /*position:relative;*/
    /*width:950px;*/
}

/*TOP DIV*/
#top,#OLDtop
{
    height:70px;
    color:#ffffff;
}
#logo 
{
    margin-top:12px;
    height:41px;
    width:275px;
    float:left;
    background:url('/portalStyle/images/www-logo.jpg') no-repeat 0 0;
}
#topmenu 
{
    margin-top:15px;
    padding-right:0px;
    float:right;
    line-height:14px;
    border-right:solid 1px #E7F1FF;
}
#login 
{
    margin-top:15px;
    margin-left:10px;
    position:relative;
    float:right;
    width:170px;
    overflow:hidden;
	color:#333;
}
#loggedin
{
    margin-top:10px;
    margin-left:10px;
    padding:5px 0;
    width:150px;
    position:relative;
    float:right;
	color:#333;
}
/*END TOP DIV*/

#banner {
	display:none;
}

/*#banner
{
    width:794px;
    height:173px;
    border:solid 3px #ffffff;
    border-bottom:0;
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:0 0;
	text-align:right;
}*/

#mainmenu 
{
    height:35px;
	margin-bottom: 10px;
    background:#ffffff url('/portalStyle/images/www-topNavigationBack.png') repeat-x 0 0;
}
#mainmenu2 
{
    height:35px;
	margin-bottom: 10px;
    background:#ffffff url('/portalStyle/images/www-topNavigationBack.png') repeat-x 0 0;
}

#search
{
    float:right;
}
#middle,#OLDmiddle 
{
    overflow:hidden;
    background-color:#ffffff;
    /*padding-bottom: 20px;*/
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#middle_holder 
{
    margin:0 5px 0 5px;
}

#middle_holder_HOMEPAGE
{
    margin:0 4px 20px 3px;
}

#leftmenu
{
    margin:20px 25px 0 0;
    float:left;
    width:150px;
}
#content
{
    float:left;
    overflow:hidden;
    width:700px;
}
#bottom,#OLDbottom
{
    color: #333;
	margin-top: -25px;
    text-align: left;
}
#sitepathcontainer
{
    margin:15px 0;
}
#contentcontainer 
{
    line-height:14px;
    font-size:10px;
}

.page_left_container 
{
    float:left;
    overflow:hidden;
}
.page_right_container 
{
    float:right;
    overflow:hidden;
    width:150px;
    margin-left:10px;
}
.page_right_header
{
    background-color:#E7F1FF;
    padding:5px;
}
.page_right_content
{
    margin:10px;
}


/* BOTTOM */
#bottommenu 
{
    margin:10px;
}
#copyright 
{
    padding-bottom:10px;
}
/* END BOTTOM */



/* LOGIN AND LOGGEDIN */
#login_inputsholder 
{
    width:170px; 
    overflow:hidden; 
    clear: both;
}
#login_username
{
    float:left;
    margin-bottom:5px;
    margin-right:5px;
}
#login_password
{
    margin-bottom:5px;
    float:right;
}
#login_submit
{
    margin-top:3px;
    float:right;
}
#login_options
{
    margin-top:-3px;
    float:left;
    line-height:15px;
}
input.login_input 
{
    width:74px;
    font-size:10px;
    font-family:Verdana;
}
input.c_button 
{
   color:#FFFFFF;
   background-color:#9E4712;
   border-style:solid;
   border-color:#FFFFFF;
   border-width:1px;
   font-size:10px;
   height:20px;
}
input.c_buttonhov
{
   border-color:#C1C1C1;
}
#personalmenu 
{
    float:left;
}
#logout 
{
    float:right;
}
#topmenu ul, #personalmenu ul
{
    margin:0px;
    padding:0px;
    list-style:none;
}
#personalmenu ul, #logout
{
    margin-top:5px;
}
#topmenu li 
{
    font-weight:bold;
    margin:2px 0px;
    padding:0px;
    text-align:right;
}
#personalmenu li 
{
    margin:2px 0px;
    padding:0px;
}
#topmenu ul 
{
    margin-top:-2px;
}
#login_welcome 
{
    margin-top:3px;
}
/* END LOGIN */





/* LIST BLOCKS */
.listblock 
{
    display:block;
    overflow:hidden;
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:dotted 1px #CCCCCC;
    clear:both;
    line-height:16px;
}
.listblock .right 
{
    float:right;
    margin-left:10px;
    margin-bottom:10px;
}
.listblock img
{
    padding:3px;
    background-color:#ffffff;
    border:1px solid #8F8F8F;
}


.smallfontblock 
{
    font-size:10px;
}


.listblock_img
{
    margin-left:10px;
    float:right;
}




/*Listings*/
.listblock_small 
{
    width:550px;
    margin-bottom:10px;
    border-left:1px solid #C1D1DF;
    padding:10px;
    background-color:#F9F9F9;
    display:block;
    overflow:hidden;
    clear:both;
}
.listblock_small .left 
{
    float:left;
    margin-right:10px;
    font-size:10px;
}
.listblock_small .righthalf 
{
    width:230px;
    float:right;
    border-left:1px dotted #C1D1DF;
    padding-left:20px;
    font-size:10px;
    overflow:hidden;
}

.listblock_spec 
{
    width:700px;
    margin-bottom:10px;
    display:block;
    overflow:hidden;
    clear:both;
}

.listblock_spec .right, .listblock_spec .left2
{
    display:block;
    overflow:hidden;
    float:right;
    width:550px;
    padding:10px;
    line-height:16px;
    border-left:1px solid #C1D1DF;
    background-color:#F9F9F9;
}
.listblock_spec .left
{
    width:110px;
    float:left;
}
.listblock_spec .right2 
{
    float:right;
    text-align:right;
}
.listblock_spec .left2 
{
    float:left;
    border-right:1px solid #C1D1DF;
}



.small_listblock_img
{
    margin-right:10px;
    float:left;
}


img 
{
    border:0;
}




/* END LIST BLOCKS */



/* DEFAULT LINKS */
a, a:link, a:visited, a:active 
{ 
	text-decoration: none; 
    color:#515151;
    /*#515151*/
}
a:hover
{
	text-decoration: underline; 
    color:#C96025;
}
/* END DEFAULT LINKS */





/* MENU LINKS */
#mainmenu a
{
    height:24px;
    float:left;
    display:block;
    padding:10px 18px 0 18px;
    margin-right:2px;
    font-weight:bold;
    background:url('/portalStyle/images/www-divider.png') no-repeat top right;
}
#mainmenu a:link,#mainmenu a:visited,#mainmenu a:active 
{ 
	text-decoration: none; 
    color:#515151;
}
#mainmenu a:hover,#mainmenu a:visited:hover
{
	text-decoration: none; 
    color:#C96025;
}

#mainmenu2 a
{
    height:24px;
    float:left;
    display:block;
    padding:10px 20px 0 20px;
    margin-right:2px;
    background:url('/portalStyle/images/menuseparator.gif') no-repeat top right;
}
#mainmenu2 a:link,#mainmenu a:visited,#mainmenu a:active 
{ 
	text-decoration: none; 
    color:#515151;
}
#mainmenu2 a:hover
{
	text-decoration: none; 
    color:#C96025;
}

#topmenu a:link,#topmenu a:visited,#topmenu a:active,#personalmenu a:link,#personalmenu a:visited,#personalmenu a:active,#login_options a:link,#login_options a:visited,#login_options a:active
{ 
	text-decoration: none; 
    color:#ffffff;
}
#topmenu a:hover,#personalmenu a:hover,#login_options a:hover
{ 
	text-decoration: underline; 
    color:#FF6F34;
}
/* END MENU LINKS */



/* SUBMENU LIST */
#submenutitle 
{
    color:#FB5A00;
    font-weight:bold;
    font-size:12px;
}
ul.submenulist
{
    margin:0;
    padding:0;
    list-style:none;
}
ul.submenulist li
{
    height:25px;
    padding-top:7px;
    display:block;
    margin-right:1px;
    border-top:dotted 1px #949494;
}
ul.submenulist2 
{
    margin-left:30px;
    margin-top:-5px;
    margin-bottom:20px;
    padding:0;
    list-style:square;
}
ul.submenulist2 li 
{
    display:block;
    line-height:18px;
}
ul.submenulist2 li ul 
{
    margin-left:8px;
    padding:0;
    color:#8B8B8B;
}


/* END SUBMENU LIST */



/* REGISTER */
fieldset.Reg_fieldset
{
    width:700px;
    border:0;
}
legend.Reg_legend, .special_header
{
    font-style:italic;
    font-weight:bold;
    padding:5px;
    border-bottom:1px solid #cccccc;
    width:100%;
    margin-bottom:10px;
    color:#515151;
}
legend.Reg_legend
{
    font-size:12px;
}
.title
{
    float:left;
    width:150px; 
    text-align:right;
    font-size:10px;
    margin-right:5px;
    line-height:15px;
/*    
    float:left;
    width:120px;

    width:115px;
    text-align:right;
*/
}
.entry
{
    float:left;
}
.plain_title 
{
    float:left;
    font-size:10px;
    margin-right:5px;
    line-height:15px;
    font-weight:bold;
}

fieldset.Reg_fieldset .information 
{
    font-style:italic;
    color:#A5A5A5;
    margin-top:3px;
    margin-bottom:5px;
    font-size:10px;
    line-height:normal;
}
fieldset.Reg_fieldset .block1, fieldset.Reg_fieldset .block2, fieldset.Reg_fieldset .request_sent
{
    padding:3px 10px;
    overflow:hidden;
    clear:both;
    margin-left:20px;
    width:500px;
}
fieldset.Reg_fieldset .block1 
{
    background-color:#F9F9F9;
}
fieldset.Reg_fieldset .block2
{
    background-color:#ffffff;
}
fieldset.Reg_fieldset .request_sent
{
    font-size:10px;
    padding:3px 0;
}


/*dealer information*/
.input_field 
{
/*same as input_style_plain*/
    width:250px;
    padding:3px;
	background-color:#ffffff;
	border:1px solid #C9C9C2;
	font-family:Verdana;
	font-size:10px;
}

/* END REGISTER */



fieldset.admin_entry
{
    display:block;
    width:680px;
    margin-bottom:20px;
    font-size:10px;
}
fieldset.admin_entry .input_header 
{
    width:100px;
    overflow:hidden;
    display:block;
    float:left;
    margin:5px 10px 5px 0;
    text-align:right;
    font-weight:bold;
}
fieldset.admin_entry .input 
{
    margin:5px 0;
    overflow:hidden;
    display:block;
    float:left;
}
fieldset.admin_entry .contentinput 
{
    margin:5px 0;
    overflow:hidden;
    display:block;
    text-align:center;
}
fieldset.admin_entry .general 
{
    margin:5px 0;
    overflow:hidden;
    display:block;
    margin-left:10px;
}
fieldset.admin_entry .input input 
{
    width:350px;
    font-size:10px;
    font-family:Verdana;
}
fieldset.admin_entry select
{
    font-size:10px;
    font-family:Verdana;
}
fieldset.admin_entry .contentinput textarea 
{
    width:500px;
    height:400px;
}

.input_style, .input_style_plain
{
    padding:3px;
	background-color:#ffffff;
	border:1px solid #C9C9C2;
	font-family:Verdana;
	font-size:10px;
	margin-bottom:5px;
}
.input_style_plain 
{
	margin-bottom:0;
}

.submit_buttons_block
{
    margin-top:20px;
    float:right;
}
.submit_buttons_block .info 
{
    float:left;
    margin-right:10px;
    width:400px;
    font-style:italic;
}

.submit_buttons_attachedblock 
{
    text-align:right; 
    margin-top: 20px;
}
.submit_buttons_block input, .submit_buttons_attachedblock input
{
    Font-Size:10px;
    font-family:Verdana;
}


/*
    PROFILE 
*/
.profilepage_left,.profilepage_right
{
    overflow:hidden;
    width:267px;
}
.profilepage_left
{
    float:left;
}
.profilepage_right
{
    float:right;
    margin-left:14px;
}
.profile_fieldset 
{
    margin-bottom:10px;
}
.blockcont
{
    padding:10px;
}
.info_header 
{
    width:50px;
    float:left;
    overflow:hidden;
    text-align:right;
    margin-right:10px;
    clear:left;
}
.info_value 
{
    overflow:hidden;
}
/*
    END PROFILE 
*/


.clearer
{
    clear:both;
}
#homepage_csholder 
{
    display:block;
    font-size:10px;
    overflow:hidden;
    line-height:14px;
    margin-top:30px;
}
#HomeContent 
{
    width:350px;
    padding:10px;
    margin-right:15px;
    float:left;
    border: solid 1px #DDDDDD;
    background:#ffffff;
}
#OfficeContent
{
    width:350px;
    padding:10px;
    margin-right:15px;
    float:left;
    border: solid 1px #DDDDDD;
    background:#ffffff;
}

#ClassRoomContent 
{
    width:350px;
    padding:10px;
    float:left;
    border: solid 1px #DDDDDD;
    background:#ffffff;
}
#HomeContent h3, #OfficeContent h3, #ClassRoomContent h3
{
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
    padding:0;
}
#HomeContent img, #OfficeContent img, #ClassRoomContent img
{
    margin-top:10px;
}

#homepage_content 
{
    overflow:hidden;
    float:left;
    /* CHECK THIS WIDTH */
    width:390px;
    margin-top:20px;
    margin-right:20px;
}

.latestlist_content
{
    overflow:hidden;
    float:right;
    margin-top:20px;
}
.latestlist_content_media
{
    overflow:hidden;
    float:left;
    width:270px;
}
.latestlist_content .listblock_small
{
    /*259+1pxborder*/
    width:259px;
}
.latestlist_content_media .listblock_small
{
    width:249px;
}
.team_tdstyle 
{
    border-top:solid 1px #CCCCCC;    
    text-align:center;
    padding-top:10px;
    padding-bottom:15px;
    background:url('../images/team_pic_sep.gif') no-repeat top center;
}
.team_tdstyle_img
{
    border:solid 1px #D1D1D1;
    margin:5px;
}
    .tabs 
    {
      width:700px;
      clear:both;
      float:left;
      font-size:9px;
      line-height:normal;
      border-bottom:1px solid #cccccc;
      margin-bottom:10px;

      }
      .tabs #WaitingMsg 
      {
        float:right;
        padding-right:10px;
        font-weight:bold;
      }
    .tabs ul {
          margin:0;
          padding:20px 10px 0 0;
          list-style:none;
      }
    .tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    .tabs a {
      float:left;
      background:url("/portalStyle/images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      font-weight:bold;
      }
    .tabs a span {
      float:left;
      display:block;
      background:url("/portalStyle/images/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabs a span {float:none;}
    /* End IE5-Mac hack */
    .tabs a:hover span {
      color:#FFF;
      }
    .tabs a:hover {
      background-position:0% -42px;
      }
    .tabs a:hover span {
      background-position:100% -42px;
      }

      .tabs .current a {
              background-position:0% -42px;
      }
      .tabs .current a span {
              background-position:100% -42px;
      }



.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    margin-top:-100px;
    margin-left:150px;
    background-color:White;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: #A3A3A3;
    background-color:#F7F7F7;
    text-align:center;
}
.MyCalendar .ajax__calendar_day
{
    text-align:center;
}
.MyCalendar .ajax__calendar_today 
{
    background-color:#F1F6FC;
    padding:0 0 5px 0;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_today 
{
    background-color:#BBD5FB;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
    background-color:#F1F6FC;
    
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
    background-color:#BBD5FB;
}





/*RMA*/

.rma_info_holder 
{
    display:block;
    border:1px solid #C1D1DF;
    padding:10px;
    width:527px;
    font-size:10px;
    overflow:hidden;
    margin-bottom:20px;
}
.rma_info_holder .left,
.rma_info_holder .left2
{
    float:left;
    width:80px;
    text-align:right;
    margin-right:10px;
}
.rma_info_holder .left2
{
    border-left:1px solid #C1D1DF;
}
.rma_info_holder .right
{
    float:left;
    width:150px;
    margin-right:10px;
}
.rma_message_header 
{
    width:528px;
    overflow:hidden;
    padding:10px;
    display:block;
}
.rma_message_title
{
    float:left;
    font-size:14px;
    font-weight:bold;
}
.rma_message_date
{
    float:right;
    font-size:10px;
}
.rma_message 
{
    overflow:hidden;
    display:block;
    padding:20px;
    margin-bottom:20px;
}
.rma_post_title 
{
    float:left;
    margin-right:10px;
    font-weight:bold;
}
.rma_buttons 
{
    float:left;
    margin-top:20px;
    margin-left:35px;
}
.rma_buttons input,
.rma_buttons select
{
    Font-Size:10px;
    font-family:Verdana;
}


/*
ORIGINAL RMA
.rma_info_holder 
{
    display:block;
    border:1px solid #C1D1DF;
    padding:10px;
    font-size:10px;
    overflow:hidden;
    margin-bottom:20px;
}
.rma_info_holder .left,
.rma_info_holder .left2
{
    float:left;
    width:80px;
    text-align:right;
    margin-right:10px;
}
.rma_info_holder .left2
{
    border-left:1px solid #C1D1DF;
}
.rma_info_holder .right
{
    float:left;
    width:150px;
    margin-right:10px;
}
*/


.contactform 
{
    width:165px;
	background-color:#ffffff;
	border:1px solid #C9C9C2;
	font-family:Verdana;
	font-size:10px;
	margin-bottom:5px;
}

.contactform_label 
{
    font-size:10px;
    float:left;
    width:60px; 
    text-align:right;
}

.general_info 
{
    font-style:italic;
    color:#A5A5A5;
    margin-top:3px;
    margin-bottom:5px;
    font-size:10px;
    line-height:normal;
}


/* MAP */  
#RouteDirections ul
{
    background-color:#F9F9F9;
    border:1px solid #D9D9D9;
    padding:10px 0;
}
#RouteDirections ul li
{
    border:none;
    list-style-type:none;
}
#RouteDirections li
{
    border-top:1px solid #D9D9D9;
    padding:10px 0;
}
.direction_text
{
    float:left;    
    width:430px;
}

/* END MAP */


/* NEW TRAINING */

.training_block1, .training_block2 
{
    padding:10px;
    overflow:hidden;
    clear:both;
    font-size:10px;
    margin:10px 0;
}
.training_block1 
{
    background-color:#F9F9F9;
}
.training_block2
{
    background-color:#ffffff;
}
.training_dinnerblock
{
    float:right;
    border-left:solid 1px #A9A9A9;
    margin:0;
    width:200px;
    padding-left:10px;
    font-size:10px;
}
.training_datesblock
{
    width:130px;
    float:left;
    padding-bottom:10px;
}
.training_userdtls
{
    border-bottom:solid 1px #D9D9D9;
    padding-bottom:5px;    
}



.smap_currentnode 
{
    display:none;
}


/*products*/
.productSpecTDValueOdd 
{
    padding:5px;
    font-size:10px;
}
.productSpecTDValueEven 
{
    background-color:#F9F9F9;
    padding:5px;
    font-size:10px;
}

.productSpecTDNameOdd 
{
    text-align:right;
    padding:5px;
    font-weight:bold;
    color:#798C9D;
    font-size:10px;
}
.productSpecTDNameEven 
{
    text-align:right;
    padding:5px;
    background-color:#F9F9F9;
    font-weight:bold;
    color:#798C9D;
    font-size:10px;
}

.productSpecTDHead, .productOptionsTDHead, .productAccessoriesTDHead 
{
    padding:2px;
    font-weight:bold;
    text-align:center;
    background-color:#C1D1DF;
    color:#ffffff;
}

.productOptionsTDHead 
{
    background-color:#C1DFC4;
}
.productAccessoriesTDHead 
{
    background-color:#DFC9C1;
}
.productText i
{
    font-size:10px;
}

a.tcinnolink:hover
{
    color:#666666;
}

.error_msg 
{
    margin:10px 0;
    line-height:normal;
    clear:both;
}
.error_msg, .error_msg ul li 
{
    color:Red;
    font-size:10px;     
}
.market_bulleted_list, .error_msg ul
{
    margin:3px 0 5px 20px;
}


/*RIGHT SIDE FORM*/
.rightside_form 
{
    float:right;
    border:1px solid #C1D1DF;
    margin: 0 1px 20px 30px;
    border-left:1px solid #C1D1DF;
    padding:10px;
    background-color:#F9F9F9;
    font-size:10px;
    width:180px;
    overflow:hidden;
}
.rightside_form div .general_info, .rightside_form .general_info
{
    font-style:italic;
    color:#A5A5A5;
    margin-top:3px;
    margin-bottom:5px;
    font-size:10px;
    line-height:normal;
}
.rightside_form div .submit_controls, .rightside_form .submit_controls 
{
    margin-top:10px;
    text-align: right; 
}
.rightside_form div .submit_controls input, .rightside_form .submit_controls input
{
    font-size:10px;
}
.rightside_form div .input_style, .rightside_form .input_style
{
    width:160px;
}
.rightside_form div .label_left, .rightside_form .label_left
{
    float:left;
    width:60px;
    text-align:right;
    padding-right:5px;
}
.rightside_form div .options_style, .rightside_form .options_style 
{
    width:170px;
    font-size:10px;
    font-family:Verdana;
}

/* MAP */
.map_dest, .map_arriv 
{
    font-weight:bold;
    color:#ffffff;
    padding:10px;    
}
.map_dest 
{
    background-color:#F4AD74;
}
.map_arriv 
{
    background-color:#B3D17F;
}

.products_subcategory 
{
    padding-left:13px;
    background: url('../images/subcat_bulleted.gif') no-repeat 0 5px;
}
.products_qton_updatecontrol
{
    margin:10px 0;
    padding-top:5px;
    border-top:1px solid #C1D1DF;
    text-align:right;
    font-weight:bold;    
}
.products_rightside_holder
{
    float:right;
    text-align:right;
    margin:0 0 10px 10px;
}
.search_header_title
{
    font-size:12px;
    font-weight:bold;
    margin:10px 0;
}
ul.plain_ul 
{
    margin:0 0 0 40px;
    padding:0;
}

.searchbox 
{
    border:1px solid #C1D1DF;
    background-color:#F9F9F9;
    padding:5px;
}
.searchbox .title_input 
{
    float:left;
    margin-right:5px;
    font-weight:bold;
    margin-top:2px;
}
.searchbox input, .searchbox select
{
    font-size:10px;
    font-family:Verdana;
}
h1 
{
    font-size:22px;
    color:#C8C8C8;
    font-weight:bold;
    font-style:italic;
    line-height:28px;
}
h3
{
    font-size:14px;
    color:#C8C8C8;
    font-weight:bold;
}
.smallfont 
{
    font-size:10px;
}
.small_boldfont 
{
    font-size:10px;
    font-weight:bold;    
}
.image_style 
{
    padding:3px;
    background-color:#ffffff;
    border:1px solid #8F8F8F;
}

#nav {
padding: 0px;
margin: 0px;
list-style: none;
list-style-type: none;
z-index: 200;
}

#nav li {
float: left;
list-style: none;
}

#nav li.sub {
width: 250px;
}

#nav ul {
padding: 0px;
margin: 0px;
list-style: none;
list-style-type: none;
width: 170px;
/*left: -1000px;*/
display: none;
position: absolute;
z-index: 200;
background: #BBB;
border: 1px solid #999;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
display: block;
top: 31px;
background-position: 0px 0px;
z-index: 200;
}

#nav a {
display:block;
height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif !important;
font-size:10px !important;
font-weight:bold !important;
z-index: 200;

} 

#nav a.sub {
display: block;
background-image:none;
height: 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:10px !important;
	font-weight:bold !important;
z-index: 200;	
} 
.CR_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}
.CR_icon {
	display: table-cell;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	line-height: 10px;
	text-align:left;
	border:1px #CCC solid;
	padding:10px;
	width:200px;
	height:125px;
}
.CR_icon_container {
	display: table-cell;
	text-align:center;
	border:0px #CCC solid;
	padding:10px;
	width:245px;
	height:145px;
}
 
.CR_text {
	text-align:left;
	height:40px;
	overflow:hidden;
 
}
 
.CR_img
{
	border:1px #CCC solid;
	padding:5px;
	margin-top:5px;
	margin-bottom:0px;
}
.dGrid 
{
    width: 100%; 
    background-color: #fff;
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.dGrid td { 
    padding: 2px; 
    /*border: solid 1px #c1c1c1; */
    color: #717171;
    overflow: hidden;
    vertical-align: top;
}
.dGrid th,.dGrid a { 
    color: #fff; 
    background-color: #666666;
    text-align: left;
    overflow: hidden;
	font-family: verdana;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;  }
.dGrid .alt { background-color: #FFFFAA; }
.dGrid .alt2 { background-color: #F2F2F2; }
.dGrid .selected,.dGrid .selected td { background-color: blue; color: #fff }

.mGrid { 
    width: 100%; 
    background-color: #fff; 
    margin-top: 5px; 
    margin-bottom: 10px; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 2px; 
    color: #717171;
    border: solid 1px #c1c1c1; 
    overflow: hidden;
    vertical-align: top;
	line-height:12px
}

.mGrid th,.mGrid a { 
    color: #fff; 
    background-color: #666666;
    text-align: left;
    overflow: hidden;
	font-family: verdana;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;  }
.mGrid .alt { background-color: #FFFFAA; }
.mGrid .alt2 { background-color: #F2F2F2; }
.mGrid .selected,.mGrid .selected td { background-color: blue; color: #fff }
.mGrid .pgr { background-color: #424242; height: 100%; vertical-align: bottom; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
    }   
.mGrid .pgr a { background-color: transparent; color: #AAAAAA; text-decoration: none; }
.mGrid .pgr a:hover { background-color: transparent; color: orange; text-decoration: none; }
.mGridHidden { display: none }
.mGrid .ac { text-align: center }
.mGrid .norBorder { border-right: hidden; }

.test { position: absolute; z-index: 100; }
.checkBoxList .td { vertical-align: top }
.infolabel {
    background-color: #FFFFCC;
    border: 1px solid #FF0000;
    padding: 5px;
    margin: 30px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalBackground2 {
    /*IE 8- Only*/
    background-color: rgb(0, 0, 0)\9;
	filter:alpha(opacity=60)\9;
	/*Decent Browsers*/
    background-color: rgba(0, 0, 0, 0.6); 
    position: fixed;  
    height: 100%; 
    width: 100%; 
    top: 0;  
    left: 0; 
    z-index: 99999; 
}
.cresPopup {
    z-index:999999; 
    background-color:#FFFFFF; 
    border: 1px solid black; 
    border-style: solid;
    border-color: Black;
    border-width: 1px 5px 5px 1px;
    padding:10px; 
    max-height:400px; 
    overflow:auto; 
    position:relative;
    width:20%; 
    left:40%;
    right:40%;
}
.cresPopup2 {
    z-index:999999; 
    background-color:#FFFFFF; 
    border:1px solid black; 
    position:fixed;
    top:0;
    left:20%;
    width:40%;
    max-height:600px;
} 

.modalPopup { 
	background-color: White;
	border-width:3px;
	border-style:solid;
	border-color:black;
	padding:8px;
	width: 300px;
	text-align: center;
}        
.modalPopup2 {
	background-color: White;
	border-width:3px;
	border-style:solid;
	border-color:black;
	padding:0px;
	width: 300px;
	text-align: center;
}        
.watermark 
{
	background-color: #99FFCC;
} 
.smText td
{
	font-size: 11px;
}
.ctl00_ctl00_ctl00_mc_NavigationMenu1_1 {
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:10px !important;
	font-weight:bold !important;
}
.ctl00_ctl00_ctl00_mc_NavigationMenu1_1 {
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:10px !important;
	font-weight:bold !important;	
}
.fBrowser { 
    width: 100%; 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.fBrowser td { 
    padding: 2px; 
    border: 0px none #FFFFFF; 
    color: #717171;
    overflow: hidden;
    vertical-align: top;
	font-size: 12px;
}
.fBrowser th,.fBrowser a { 
    color: #fff; 
    background-color: #666666;
	border: 0px none #FFFFFF; 
    overflow: hidden;
	font-family: verdana;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;  }
.fBrowser .point {
	cursor: pointer;
}
.fBrowser .stHidden {
	display: none;
}
.fBrowser .fn {
font-size: 12px;
background-color: #FFF;
color: #717171;
}
.fBrowser .fn hoover {
font-size: 12px;
background-color: #FFF;
color: #717171;
text-decoration: none; 
}

/* ---------------------------- Search 8 button ----------------------------- */
.search8{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color:white;
	border:none;
	background-image: url('/portalStyle/images/Button_webshop_24.png');
	background-position:top;
	height:30px;
	width: 100px;
}
.search8:hover{
	background-position:center;	
}
.search8:active{
	font-weight:bolder;
	background-position:bottom;
}
/* ---------------------------- Search 9 button ----------------------------- */
.search9{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color:white;
	border:none;
	background-image: url('/portalStyle/images/Button_webshop_03.png');
	background-position:top;
	height:30px;
	width: 150px;
}
.search9:hover{
	background-position:center;	
}
.search9:active{
	font-weight:bolder;
	background-position:bottom;
}
/* ---------------------------- Search 10 button ----------------------------- */
.search10{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color:white;
	border:none;
	background-image: url('/portalStyle/images/Button_webshop_05.png');
	background-position:top;
	height:30px;
	width: 50px;
}
.search10:hover{
	background-position:center;	
}
.search10:active{
	font-weight:bolder;
	background-position:bottom;
}



/** Rating Control Layout **/
.ratingStar {
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    margin: 0;
    padding: 0;
    width: 13px;
}
.filledRatingStar {
    background-image: url("../images/FilledStar.png");
}
.emptyRatingStar {
    background-image: url("../images/EmptyStar.png");
}

/** Textbox Watermark Layout **/
.textboxWatermark {
    background-color: #F0F8FF;
    border: 1px solid #BEBEBE;
    color: gray;
    height: 20px;
    padding: 2px 0 0 2px;
    width: 150px;
}

/** good Textbox Watermark Layout **/
.textboxWatermarkGood
{
    font-style:italic;
    border: 1px solid #BEBEBE;
    color: gray;
    height: 20px;
    padding: 2px 0 0 2px;
}

/** Table layout with rounded corners **/
.roundedCorners {
    width: 96%;
    margin: 20px; 
    padding: 20px;
    border: 1px solid black; 
    border-radius: 20px; 
    -moz-border-radius: 20px;
}

/** Accordion Layout **/
.accordionHeader {
    background-image: url('/images/layout/grayGradient.png'); /* Old browsers */
    background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 40%, rgba(221,221,221,1) 60%, rgba(204,204,204,1) 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(40%,rgba(229,229,229,1)), color-stop(60%,rgba(221,221,221,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* IE10+ */
    background-image: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* W3C */
    cursor: pointer;
    padding: 5px;
}    
.accordionHeaderSelected {
    background-image: url('/images/layout/grayGradient.png'); /* Old browsers */
    background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 40%, rgba(221,221,221,1) 60%, rgba(204,204,204,1) 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(40%,rgba(229,229,229,1)), color-stop(60%,rgba(221,221,221,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* IE10+ */
    background-image: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 40%,rgba(221,221,221,1) 60%,rgba(204,204,204,1) 100%); /* W3C */

    /*border: 1px solid black;
    color: white;*/
    cursor: pointer;
    font-weight: bold;
    padding: 5px;
}
.accordionContent {
    padding: 10px 5px 5px;
}

/** Autocomplete Layout **/
.autoCompleteList {
    background-color: white;
    border: 1px solid black;
    color: black;
    cursor: default;
    list-style: none outside none;
    padding: 0px;
    text-align: left;
    margin: 0px;
    position:relative;
}
.autoCompleteListItem {
    padding: 0px 0px 0px 5px;
}
.autoCompleteHighlight {
    color:White; 
    background-color:#006699; 
    cursor:pointer; 
    padding: 0px 0px 0px 5px;
}  

/** Search Fields Layout **/
.searchFields {
    margin: 5px 25px 30px 25px; 
}
.searchFields td {
    width: 200px;
}

/** Header Layouts **/
.Title1 { 
    margin: 20px 0px 30px 20px; 
    font-weight: bold;
    font-size: 18px;
}
.Title2 {
    
}