

/*
  Outlook blue Line #6F9DD9
  Yahoo email font color #0066CC
  To create a new color theme, replace the colors:
    << #009933 Original >> #3366FF
    #0033AA with the color for hyperlinks
  and 
    #009900 with the background color for the top navigation bar
  and
    #006600 for the color of page headings

  and
    provide a re-colored version of images/ul_bullet.gif,
    which is the bullted-list item dot.    

*/

.inside {
  width:100%;
  max-width:1200px; /*980*/
  min-width:200px;
  margin: 0 auto;
}

#header {
  background: white;
}

#main 
{
  background: #e9e9e9;
}

#headerfixed {
  background: white;
  position: fixed;
  width:100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 200; 
}

#mainfixed
{
  background: #e9e9e9;
  margin-top: 100px;
}

#footer {
  background: white;
}

.sectionlarge
{
    padding: 5px 10px 10px 10px;
    height: 22px;
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
    /*border-bottom: 2px solid #E4E2D5;*/
    margin-bottom: 0px;
    color:#333333;
}

.sectionlargetext
{
    font-family: Arial;
    font-size: 1.4em;
    font-weight: bold;
    vertical-align: middle;
}

.LargeBlackHeader
{  
    font-size: 1.0em;
    font-weight: bold;
    margin-bottom: 0px;
    color: Black;
    height: 20px;
}

.smalltitlebackheader{
font-size:0.8em;
font-family: Arial;  
}

.BackHeader
{  
    padding: 12px;
    font-size: 1.2em;
    font-weight: normal;
    font-family: Arial;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #0072C6;
    color: White;
    height: 20px;
}

.BackHeaderdh
{  
    padding: 12px;
    font-size: 1.2em;
    font-weight: normal;
    font-family: Arial;
    margin-top: 0px;
    margin-bottom: 0px;
    border:none;
    background-color: #0072C6;
    color: White;
    height: 36px;
}
    
.BackHeader_hammer
{  
    padding: 12px;
    font-size: 1.2em;
    font-weight: normal;
    font-family: Arial;
    margin-top: 0px;
    margin-bottom: 0px;
    background: url("images/hammer.gif") no-repeat fixed right center;
    background-position: 99% 1%; 
    background-color: #0072C6;
    color: White;
    height: 20px;
}


.BackHeaderSmallHeight
{  
    padding: 4px 10px 8px 12px;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #0072C6;
    color: White;
    height: 14px;
    margin-bottom: 0px;    
}

.BackHeaderSmall
{
	font-size: 0.8em;
    font-weight: bold;
    padding: 12px;
    background-color: #0072C6;
    color: White;
/*    height: 20px;    */
}

.BackHeaderSmall2
{
	font-size: 0.7em;
    font-weight: bold;
    padding-right: 12px;
    padding-bottom: 0px;
    background-color: #0072C6;
    color: White;      
}

.Bline
{
    padding:3px;
    height: 1px;
    border-bottom: 3px solid #52A9D4;
    margin-bottom: 0px;
}

.Rline
{
    padding:3px;
    height: 1px;
    border-bottom: 3px solid #cc0000;
    margin-bottom: 0px;
}

.Gline
{
    padding:3px;
    height: 1px;
    border-bottom: 3px solid #2F8927; /* #50D050 */
    margin-bottom: 0px;
}

.Blline
{
    padding:3px;
    height: 1px;
    border-bottom: 3px solid #0072C6; /* #777777 */
    margin-bottom: 0px;
}

.LeftMenue
{
    font-size: 0.7em;
    margin-Top: 0px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    color: #0072C6;     
}

.Headbuttom
{
    height: 15px;
    background-color: #e9e9e9 ; /*#EAE6FC #E6E6E6*/
}

.TopBody
{
    margin-Top: 0px;
    margin-left: 0px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: White;    
}

.TopBody1
{
    margin-Top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: White; 
    vertical-align: top;
}

.TopBody2
{
    margin-Top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: White; 
    vertical-align: top;
}

.MyFooter
{
    font-size: 0.8em;
    margin-bottom: 0px;
    border-top: 3px solid LightGrey;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
}


.TableNewFooterThin
{
    padding: 10px;
    height: 4px;
    font-size: 0.8em;
    font-weight: normal;
    border-top: 2px solid #E4E2D5;
    margin-bottom: 0px;
}

.TableNewFooter
{
    padding: 10px;
    height: 17px;
    font-size: 0.8em;
    font-weight: normal;
    border-top: 2px solid #E4E2D5;
    margin-bottom: 0px;
}

.Pad8x
{
	padding: 8px; 
}

.Pad4x
{
	padding: 4px; 
}

.MasterPage_Border
{
	width: 980px;
	height: 100%;
    border-Right: 0px solid #E4E2D5; 
    border-bottom: 0px solid #E4E2D5;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #E6E6E6; /*#5081C0*/
}

.MasterPage_Bodyblock
{
	width: 980px; /*960*/
	height: 100%;
    border-Right: 0px solid #E4E2D5; 
    border-bottom: 0px solid #E4E2D5;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #e9e9e9; /*#EAE6FC #5081C0 #E6E6E6;*/
}

.MasterPage_BodyBorder
{
	width: 100%;
	height: 100%;
    background-color: #e9e9e9; /*#EAE6FC #5081C0 #E6E6E6;*/
}

.Withard_SideBar
{
	padding: 8px;
	padding-top: 20px;
    border-Top: 0px solid #E4E2D5;
    border-left: 0px solid #E4E2D5;
    border-Right: 1px solid #E4E2D5;
    border-bottom: 0px solid #E4E2D5;
    Width: 140px;
    font: verdana;
	font-size: .8em;
}

.Main_Tab_Border
{
	padding: 4px;
    border-Top: 1px solid #E4E2D5;
    border-left: 1px solid #E4E2D5;
    border-Right: 1px solid #E4E2D5;
    border-bottom: 1px solid #E4E2D5;
}

.Main_Tab_Border_Nopad
{
    border-Top: 1px solid #E4E2D5;
    border-left: 1px solid #E4E2D5;
    border-Right: 1px solid #E4E2D5;
    border-bottom: 1px solid #E4E2D5;   
}

.item_list_Description
{
    width: 100%;
    font-size: .8em;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px;
}

.item_list_New
{
    width: 100%;
    font-size: .7em;
    padding-left: 5px;
    padding-right: 5px;
    padding: 3px;
}

.Menu_hz_Selected
{
    padding: 10px;
    height: 17px;
    font-size: 0.8em;
    font-weight: bold;
    border-Top: 2px solid #E4E2D5;
    margin-Top: 2px;
    border-left: 2px solid #E4E2D5;
    margin-left: 2px;
    border-Right: 2px solid #E4E2D5;
    margin-Right: 2px;
}

.Menu_hz_NotSelected
{
    padding: 10px;
    height: 17px;
    font-size: 0.8em;
    font-weight: normal;
    border-Top: 2px solid #E4E2D5;
    margin-Top: 2px;
    border-left: 2px solid #E4E2D5;
    margin-left: 2px;
    border-Right: 2px solid #E4E2D5;
    margin-Right: 2px; 
    border-bottom: 2px solid #E4E2D5;
    margin-bottom: 2px;
}

.content_right2
{
    padding: 10px;
    font-size: 0.8em;
    background: #ffffff;
}

.content_right2 form, .content_right2 fieldset
{
    border: none;
    padding: 0px;
    margin: 0px;
}

.content_right2 legend
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

.content_right2xxx td, .category_browse2 td
{
    padding-right: 10px;
}

#table_main_left
{
    width: 198px;
    float: left;
    background: #E1DFCF;
}

#Left_master
{
    border-left: 1px solid #DFDCCB;
    margin-left: 0px;
    border-right: 1px solid #CAC7B8;
    border-top: 0px solid #CAC7B8;
    border-bottom: 0px solid #CAC7B8;
    background: #F7F6F2;
}
    
#Form_main
{
    border-left: 1px solid #DFDCCB;
    margin-left: 10px;
    border-right: 1px solid #CAC7B8;
    margin-right: 10px;
    border-top: 1px solid #CAC7B8;
    border-bottom: 1px solid #CAC7B8;
    background: #F7F6F2;
}

#Form_main_Center
{
	margin-top: 10px;
    margin-left: 30px;
}

#Form_Content
{
    padding: 10px;
    font-size: 0.8em;
}

.FormFont
{
    font-size: 0.7em;
    font-weight: bold;
    color: #333333;
}

.FormFieldFont
{
    font-size: 0.8em;
    font-weight: normal;
    color: #333333;
}

.FormFont2
{
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 2px;
}

.Form_Header
{
    padding: 10px;
    height: 17px;
    font-size: 0.8em;
    font-weight: bold;
    border-bottom: 2px solid #E4E2D5;
    margin-bottom: 2px;
}

#title h1 a:link, #title h1 a:visited
{
    text-decoration: none;
    color: #0033AA;
}

#search a:visited, th a:visited
{
    color: #0033AA;
}

#title h1
{
    color: #0033AA;
}

#color_bar
{
    background: #009900;
}

h3
{
    color: #000000;
}

/*
   COMMON THEME PROPERTIES FOLLOW
   (they contain no information specific to a theme color)
*/


body
{
    font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    margin-top: 0px;
    margin-left: 0px;
/*  background: #D8D5C2 url(images/background_main.jpg) repeat-x top;
*/
}

a:hover
{
    text-decoration: none;
}

a:active
{
    text-decoration: none;
}

.none
{
    display: none;
}

#title h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline;
}

.item_list h3, .item_list h4, .item_list h5, .item_list h6
{
    font-size: 1em;
    font-weight: normal;
}

/* begin main layout divs */

#title
{
    height: 24px;
    width: 770px;
    padding-top: 17px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    background: url(images/background_title.jpg) no-repeat center top;
}

#nav_headermain
{
    margin: 0 auto;
    background: #75746E url(images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    width: 100%;
    height: 40px;/*#40px*/
    margin-top: 10px;
}
#nav_headermain ul
{
    margin: 0;
    padding: 0px 0;
    list-style: none;
    float: left;
    background: url(images/nav_top_filler.gif) repeat-x left top;
}
#nav_headermain li
{
    float: left;
    background: url(images/nav_top_left.gif) no-repeat left top;
    margin: 0;
    padding: 0;
}
#nav_headermain a
{
    color: #fff;/*#fff*/
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(images/nav_top_right.gif) no-repeat right top;
    padding: 13px 25px 13px 15px;
}

#nav_headermain a span
{
    border-bottom: #ccc 1px solid;
    padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_headermain a:hover span
{
    border-bottom: #c0c0c0 1px solid;
    padding-bottom: 2px;
}

#nav_header
{
    margin: 0 auto;
    background: #75746E url(images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    width: 780px;
    height: 40px;/*40px*/
}
#nav_header ul
{
    margin: 0;
    padding: 0px 0;
    list-style: none;
    float: right;
    background: url(images/nav_top_filler.gif) repeat-x left top;
}
#nav_header li
{
    float: left;
    background: url(images/nav_top_left.gif) no-repeat left top;
    margin: 0;
    padding: 0;
}
#nav_header a
{
    color: #fff; /*#fff*/
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: left;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-bottom: 5px;
    background: url(images/nav_top_right.gif) no-repeat right top;
    padding: 13px 25px 13px 15px;
}

#nav_header a span
{
    border-bottom: #ccc 1px solid;
    padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover span
{
    border-bottom: #c0c0c0 1px solid;
    padding-bottom: 2px;
}

#color_bar
{
    font-size: 10px;
    font-weight: bold;
    width: 760px;
    border-bottom: #ccc 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    height: 27px;
    padding-top: 13px;
    color: #FFFFFF;
}

#crumbs
{
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    height: 26px;
    width: 760px;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    background: #75746E url(images/background_crumbs.jpg) repeat-x top;
    margin: 0px auto 5px;
}

#crumbs h2, #crumbs h3
{
    font-size: 10px;
    display: inline;
}

#crumbs_search
{
    float: left;
    font-size: 12px;
}

#whats_new
{
    float: right;
    font-size: 12px;
    width: 280px;
    text-align: right;
}

#crumbs p
{
    display: inline;
    vertical-align: middle;
}

#crumbs .search_box
{
    margin: 0px;
    padding: 0px;
    height: 15px;
    font-size: 11px;
    width: 170px;
}

#crumbs #category_select
{
    margin: 0px;
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 170px;
}

#crumbs select
{
    padding: 0px;
    height: 17px;
    font-size: 11px;
    width: 160px;
    margin-top: 2px;
}

#crumbs .submit, #crumbs .go
{
    margin: 0px;
    padding: 0px;
    height: 20px;
    font-size: 11px;
    margin-top: 0px;
}

#crumbs_text
{
    padding-top: 5px;
}

input .submit
{
    font-size: 11px;
    width: 70px;
}

#nav_browse
{
    float: right;
}

#nav_login
{
    float: left;
}

#body
{
    width: 780px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B6B3A6;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 5px;
    background: #F7F6F2;
}

#col_main_left
{
    width: 198px;
    float: left;
    background: #E1DFCF;
}

#col_main_right
{
    border-left: 3px solid #DFDCCB;
    margin-left: 198px;
    border-right: 1px solid #CAC7B8;
    background: #F7F6F2;
}

#content
{
    width: 739px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #B6B3A6;
    padding: 20px;
}

#content .display_left
{
    margin-top: -20px;
}

#content_header
{
    font-size: 0.8em;
    color: #000000;
    height: 129px;
    width: 177px;
    padding-top: 10px;
    padding-right: 7px;
    padding-left: 10px;
}

#content_header ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/ul_bullet.gif);
}

#content_header li
{
    list-style-position: outside;
    margin-left: -17px;
}

#content_header h2, #content_header h3
{
    display: inline;
    font-weight: bold;
    font-size: 1em;
}

#featured_item
{
    height: 200px;
    width: 176px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    text-align: center;
    padding: 10px;
    font-size: 0.8em;
    margin-bottom: 3px;
    margin-right: 0px;
    background: #DCDACE url(images/background_feature.jpg) repeat-x top;
}

.display_left #featured_item
{
    width: 160px;
    font-size: 1em;
}


#featured_item h2
{
    font-size: 1em;
    font-weight: bold;
    display: inline;
}

.row1 a:link img, .row2 a:link img, .display_left a:link img, #featured_item a:link img
{
    border: 1px solid #666;
}

.row3 a:link img, .row4 a:link img, .display_left a:link img, #featured_item a:link img
{
    border: 1px solid #666;
}

.row1 a:visited img, .row2 a:visited img, .display_left a:visited img, #featured_item a:visited img
{
    border: 1px solid #666;
}

.row3 a:visited img, .row4 a:visited img, .display_left a:visited img, #featured_item a:visited img
{
    border: 1px solid #666;
}

#announcements
{
    font-size: 0.8em;
    padding: 10px;
    height: 100%;
    background: #F7F6F2;
}

#announcements ul
{
    margin-top: 0px;
}

#announcements li
{
    list-style-position: outside;
    list-style-image: url(images/ul_arrow.gif);
    margin-bottom: 15px;
    margin-left: -24px;
}

#user_assistance
{
    color: #7F4728;
    padding: 10px;
    font-size: 0.8em;
    float: left;
    width: 178px;
    background: #F9F9F8 url(images/background_user_assist.jpg) repeat-x top;
}

#user_assistance h2, #user_assistance h3
{
    color: #000000;
    font-size: 1em;
}

.post_title
{
    margin: 0px;
    padding: 0px;
}

.post_dollars
{
    width: 50px;
}

#post_cents
{
    width: 25px;
}

.post_url, .post_title, .post_description
{
    width: 250px;
}

.post_description
{
    height: 90px;
}

.section
{
    padding: 10px;
    height: 17px;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 2px solid #E4E2D5;
    margin-bottom: 0px;
}

h3.section
{
    font-size: 1.2em;
}

.content_right
{
    padding: 10px;
    font-size: 0.8em;
}

.content_right form, .content_right fieldset
{
    border: none;
    padding: 0px;
    margin: 0px;
}

.content_right legend
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

.content_right td, .category_browse td
{
    padding-right: 20px;
}

.category_browse td h4
{
    font-size: 1em;
    display: inline;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
    text-decoration: none;
    color: #000000;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
    text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
    text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
    text-decoration: underline;
}

.category_browse td ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
    list-style-position: outside;
    margin-left: -17px;
}

#search_n_browse
{
    height: 139px;
    width: 577px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
}

#search_n_no_browse
{
    height: 139px;
    width: 288px;
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    background: #E1DFCF;
}

#search_n_browse div#search
{
    float: left;
    background: url(images/background_search.jpg) #d6d3c4 repeat-x;
}

#search_n_browse div#browse
{
    float: right;
    background: url(images/background_browse.jpg) #d2d4bf repeat-x;
}

#search a
{
    font-size: 11px;
}

#search legend, #browse legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#search select, #search .search_box, #browse select, #browse ul
{
    font-size: 11px;
    margin-top: 2px;
}

#search select, #search .search_box
{
    width: 240px;
}

#browse select
{
    width: 190px;
    vertical-align: middle;
    border: none;
    display: inline;
}

#search, #browse
{
    height: 100px;
    width: 265px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 10px 10px;
}

#search form, #browse form
{
    display: inline;
    border: none;
}

#search .search_box, #search select
{
    margin-bottom: 8px;
}

/* begin admin panel (similar to search boxes) */
#admin_panel
{
    padding-bottom: 3px;
    padding-left: 3px;
    float: right;
    font-size: .7em;
}
#admin_panel div
{
    clear: both;
    padding-top: 5px;
}

#admin_panel #query span.input_label
{
    float: left;
    text-align: right;
    width: 70px;
}
#admin_panel #query input
{
    width: 145px;
}
#admin_panel #query select
{
    width: 145px;
}

#admin_panel #status span.input_label
{
    float: left;
    text-align: right;
    width: 100px;
}
#admin_panel #status select
{
    width: 145px;
}
#admin_panel #status input
{
    width: 145px;
}

#admin_panel span.input_control
{
    float: right;
    text-align: left;
}

#admin_panel div#query
{
    float: left;
    /* background: #F9F9F8 url(images/background_user_assist1.jpg) repeat-x top;*/
}

#admin_panel div#status
{
    float: right;
    /* background: #F9F9F8 url(images/background_user_assist1.jpg) repeat-x top;*/
}

#admin_panel #query a
{
    font-size: 11px;
}

#admin_panel #query legend, #admin_panel #status legend
{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
}

#admin_panel #query select, #admin_panel #query .search_box, #admin_panel #status select, #admin_panel #status ul
{
    font-size: 11px;
    margin-top: 2px;
}

#admin_panel #query select, #admin_panel #query .search_box
{
    /* width: 290px; */
    vertical-align: middle;
    border:none;
    display: inline;
}

#admin_panel #status select
{
    /* width: 190px; */
    vertical-align: middle;
    border:none;
    display: inline;
}

#admin_panel #query, #admin_panel #status
{
    height: 208px;
    width: 285px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #A29F93;
    border-bottom-color: #A29F93;
    border-left-color: #FFFFFF;
    background: repeat-x top;
    padding: 7px 10px 10px;
}


.login_box input.text
{
    width: 150px;
}

input.user_info
{
    width: 200px;
}

input.register_password
{
    width: 100px;
}

input.register_question
{
    width: 250px;
}

/* begin item grid */


#item_images
{
    text-align: center;
    float: left;
    width: 161px;
    clear: none;
}

.item_list
{
    width: 100%;
    font-size: .7em;
    padding-left: 5px;
    padding-right: 5px;
}

.item_list th
{
    height: 25px;
    background: #DEDDD3;
}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: normal;
    background: #f1f1f1; /*'#DEDDD3;*/
}

.item_list_footer li
{
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul
{
    margin: 0;
    padding: 0;
}

.display_left
{
    text-align: center;
    float: left;
    clear: none;
    font-size: .8em;
}


.display_right
{
    text-align: left;
    padding-left: 181px;
    font-size: .8em;
}

.display_right#ad_details h3, .display_right#ad_details h4, .display_right#ad_details h5
{
    text-align: left;
    font-size: 1.1em;
    padding: 10px;
    display: block;
    background: #E5E2CC;
}

.display_right#ad_details h5.action
{
    padding: 5px 10px;
    font-size: 0.9em;
}


/* begin footer */

#footer
{
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    width: 740px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    color: #FFFFFF;
    text-align: center;
    background: #75746E url(images/background_nav_footer.jpg);
}

#footer_nav
{
    width: 100%;
}

#footer_nav a
{
    list-style-type: none;
    white-space: nowrap;
    display:inline-block;
    margin: 0px 10px 0px 0px;
    text-decoration: underline;
}

#footer_nav a, #nav_login a, #nav_browse a, #crumbs a
{
    color: #FFFFFF;
}

#disclaimer
{
    font-size: 0.6em;
    color: #888679;
    text-align: center;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}


/* begin classes */

legend.select_category
{
    display: inline;
}

.col_select, .col_photo, .col_photo_nopreview, .col_startdate, .col_price, .col_type, .col_location, .col_category, .col_general, .col_checkbox
{
    text-align: center;
}

.col_title
{
    text-align: left;
    width: 325px;
}

#ad_details td.col_heading
{
    color: #7F4728;
    vertical-align: top;
}

#ad_details td.col_detail
{
    padding-left: 10px;
}

#ad_details .ad_description_text td.col_detail
{
    font-weight: bold;
}

.ad_description_text
{
    padding-top: 20px;
}



.col_checkbox, .col_photo_nopreview
{
    width: 30px;
}


.row1, .row2
{
    height: 60px;
}

.row3, .row4
{
    height: 20px;
}

.row2
{
    background: #E8E7E1 url(images/background_table_row.gif) repeat-x top;
}

.row4
{
    background: #E8E7E1 url(images/background_table_row.gif) repeat-x top;
}

.small_text
{
    font-size: 0.8em;
    color: #666666;
    font-weight: normal;
}

.normal_weight
{
    font-weight: normal;
}


tr.new_section
{
    padding-top: 1em;
}

p.new_section
{
    margin-top: 1em;
}


#nav_leftmainb
{
    margin: 0 auto;
    background: #0072C6 url(images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    width: 12px;
    height: 30px;
    margin-top: 0px;
}

#nav_leftmainbtext
{
    margin: 0 auto;
    background: #0072C6 url(images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    width: 12px;
    height: 30px;
    margin-top: 0px;
    
    font-size: 0.8em;
    font-weight: bold;
    padding-right: 12px;
    padding-bottom: 0px;
    color: White;
}

#nav_headermainb
{
    margin: 0 auto;
    background: #0072C6 url(images/background_nav_top.gif) repeat-x top;
    line-height: normal;
    width: 100%;
    height: 30px;
    margin-top: 0px;
}
#nav_headermainb ul
{
    margin: 0;
    padding: 0px 0;
    list-style: none;
    float: left;
    background: url(images/nav_top_filler.gif) repeat-x left top;
}
#nav_headermainb li
{
    float: left;
    background: url(images/nav_top_left.gif) no-repeat left top;
    margin: 0;
    padding: 0;
}
#nav_headermainb a
{
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    float: left;
    display: block;
    margin-bottom: 5px;
    background: url(images/nav_top_right.gif) no-repeat right top;
    padding: 11px 25px 15px 15px;
}

#nav_headermainb a span
{
    border-bottom: #ccc 1px solid;
    padding-bottom: 54px; /* hide the underline in normal state, required for hover effect in IE */
}

#nav_headermainb a:hover span
{
    border-bottom: #c0c0c0 1px solid;
    padding-bottom: 2px;
}

.formblockdiv {
    /*font-size:0.9em;*/
	font-family:Arial;
	color:#666666;
	vertical-align:top;
    padding-top:10px;
    padding-left:40px;
    padding-bottom:10px;
    padding-right:40px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;
}

.newsblock {
    width:100%;
    font-size:0.8em;
	font-family:Arial;
	font-weight:bold;
	color:#666666;
	vertical-align:top;
    padding-top:5px;
    padding-left:2px;
    padding-bottom:5px;
    padding-right:2px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:2px;
    border-width:0;
    border-bottom-width:2px;
    border-bottom-style:dotted;
    border-bottom-color:#dcdcdc;
}

.newsbodytext {
	font-size:14px;
	font-family:Arial;
	color:#413839; 
	line-height:150%;
}

A.newsgrey14:visited {
		text-decoration:none;
		color:#666666;
		font-weight:normal;
		font-size:14px;
		}
A.newsgrey14:active {
		color:#666666;
		font-style:italic;
		font-size:14px;
		}
A.newsgrey14:link {
		text-decoration:none;
		color:#666666;
		font-size:14px;
		}
A.newsgrey14:hover {
		text-decoration:underline;
		color:#666666;
		font-size:14px;
		}

A.basiclink:link {
		text-decoration:none;
		color:#4272DB;
		}
A.basiclink:visited {
		text-decoration:none;
		color:#4272DB;
		}
A.basiclink:active {
		text-decoration:none;
		color:#4272DB;
		}
A.basiclink:hover {
		text-decoration:underline;
		color:#4272DB;
		}

.gg-button.primary:hover, .ggg-button.primary:hover, .ggw-button.primary:hover {
    background-color: #000000 !important;
    color: #fff !important;
    border: 0px solid #1f4588 !important;
}

.gg-button.primary:link {
background-color: #3a7ff9!important;
background-image: -webkit-linear-gradient(top,#3a7ff9,#2757aa)!important;
color: #fff!important;
border: 1px solid #1f4588!important;
}

.gg-button.primary:active {
background-color: #3a7ff9!important;
background-image: -webkit-linear-gradient(top,#3a7ff9,#2757aa)!important;
box-shadow: inset 0 1px #479cff,0px 1px 8px rgba(0,0,0,0.3)!important;
color: #fff!important;
border: 2px solid #1f4588!important;
}

.gg-button.primary:visited {
background-color: #3a7ff9!important;
background-image: -webkit-linear-gradient(top,#3a7ff9,#2757aa)!important;
box-shadow: inset 0 1px #479cff,0px 1px 8px rgba(0,0,0,0.3)!important;
color: #fff!important;
border: 2px solid #1f4588!important;
}

.gg-button.primary {
cursor: pointer!important;
display: inline-block!important;
font-weight: bold!important;
text-align: center!important;
text-decoration: none!important;
width: auto!important;
height: auto!important;
font-family: Helvetica,Trebuchet MS,sans-serif!important;
border-radius: 2px!important;
padding: 4px 12px!important;
font-size: 12px!important;
line-height: 24px!important;
background-color: #3a7ff9!important;
background-image: -webkit-linear-gradient(top,#3a7ff9,#2757aa)!important;
color: #fff!important;
border: 1px solid #1f4588!important;
margin-bottom:0!important;
}

.btn-primary {
cursor: pointer!important;
display: inline-block!important;
font-weight: bold!important;
text-align: center!important;
text-decoration: none!important;
width: auto!important;
height: auto!important;
font-family: Helvetica,Trebuchet MS,sans-serif!important;
border-radius: 2px!important;
/*text-shadow: 0 -1px #0f2244!important;*/
padding: 4px 12px!important;
font-size: 12px!important;
line-height: 24px!important;
}


.btn, .cta_button {
margin: 0 15px 15px 0;
}

.gg-input {
background: #f4f4f4;
border-color: #ccc;
color: #555;
font-family: Helvetica,Trebuchet MS,sans-serif;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
transition: border linear .2s,box-shadow linear .2s;
display: inline-block;
height: 28px;
padding: 4px;
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
text-align: start;
}		

.ggd-input {
background: #f4f4f4;
border-color: #ccc;
color: #555;
font-family: Helvetica,Trebuchet MS,sans-serif;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
transition: border linear .2s,box-shadow linear .2s;
display: inline-block;
height: 28px;
padding: 4px;
margin-bottom: 2px;
font-size: 13px;
line-height: 18px;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
text-align: start;
}

.ggdm-input {
background: #f4f4f4;
border-color: #ccc;
color: #555;
font-family: Helvetica,Trebuchet MS,sans-serif;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
transition: border linear .2s,box-shadow linear .2s;
display: inline-block;
height: 28px;
padding: 4px;
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
text-align: start;
}

.ggs-input {
background: #f4f4f4;
border-color: #ccc;
color: #555;
font-family: Helvetica,Trebuchet MS,sans-serif;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
transition: border linear .2s,box-shadow linear .2s;
display: inline-block;
height: 18px;
padding: 4px;
margin-bottom: 2px;
font-size: 13px;
line-height: 18px;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
text-align: start;
}

.ggsm-input {
background: #f4f4f4;
border-color: #ccc;
color: #555;
font-family: Helvetica,Trebuchet MS,sans-serif;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
transition: border linear .2s,box-shadow linear .2s;
display: inline-block;
height: 18px;
padding: 4px;
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
text-align: start;
}

.ggg-button.primary {
    cursor: pointer !important;
    display: inline-block !important;
    text-align: center !important;
    text-decoration: none !important;
    width: auto !important;
    height: auto !important;
    font-family: "Geeza Pro", "Nadeem", "Al Bayan", "DecoType Naskh", "DejaVu Serif", Tahoma,Verdana,Helvetica,Trebuchet MS,sans-serif;
    border-radius: 2px !important;
    padding: 4px 12px !important;
    font-size: 14px !important;
    line-height: 24px !important;
    background-color: #5cb85c !important;
    color: #fff !important;
    border: 1px solid #4cae4c !important;
}

.ggw-button.primary {
    cursor: pointer !important;
    display: inline-block !important;
    text-align: center !important;
    text-decoration: none !important;
    width: auto !important;
    height: auto !important;
    font-family: "Geeza Pro", "Nadeem", "Al Bayan", "DecoType Naskh", "DejaVu Serif", Tahoma,Verdana,Helvetica,Trebuchet MS,sans-serif;
    border-radius: 2px !important;
    padding: 4px 12px !important;
    font-size: 14px !important;
    line-height: 24px !important;
    background-color: #fff !important;
    color: #666666 !important; /*#007BF7*/
    border: 1px solid #D4D4D5 !important;
} 

#imagecontainer
{
    height:415px;
    width:740px;
    position:relative;
}

#conimage
{    
    position:absolute;
    left:0;
    top:0;
}
#context0
{
    z-index:100;
    position:absolute;    
    color:white;
    background-color:hsla(0,0%,0%,0.6);
    font-size:24px;
    font-weight:bold;
    left:80px;
    right:80px;
    top:20px;
    bottom:200px;
    padding:10px 10px 10px 10px;
}
#context01
{
    z-index:100;
    position:absolute;    
    color:white;
    background-color:hsla(0,0%,0%,0.6);
    font-size:16px;
    font-weight:bold;
    left:40px;
    width:260px;
    top:200px;
    bottom:20px;
    padding:10px 10px 10px 10px;
}
#context02
{
    z-index:100;
    position:absolute;    
    color:white;
    background-color:hsla(0,0%,0%,0.6);
    font-size:16px;
    font-weight:bold;
    right:40px;
    width:260px;
    top:200px;
    bottom:20px;
    padding:10px 10px 10px 10px;
}
#context01s
{
    z-index:100;
    position:absolute;    
    color:white;
    background-color:hsla(0,0%,0%,0.6);
    font-size:14px;
    font-weight:normal;
    left:40px;
    width:220px;
    top:200px;
    bottom:20px;
    padding:10px 10px 10px 10px;
}
#context02s
{
    z-index:100;
    position:absolute;    
    color:white;
    background-color:hsla(0,0%,0%,0.6);
    font-size:14px;
    font-weight: normal;
    right:40px;
    width:220px;
    top:200px;
    bottom:20px;
    padding:10px 10px 10px 10px;
}
#context
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:24px;
    font-weight:bold;
    left:300px;
    top:320px;
}
#context1
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:24px;
    font-weight:bold;
    left:80px;
    top:300px;
}
#context2
{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:24px;
    font-weight:bold;
    right:70px;
    top:300px;
}

.table0 {
        width:100%;
        border-width:0;
        border-spacing:0;
        border-collapse:collapse;
        padding:0;
        border-style:none;
        height:0%;
        border:0;
}

.smallformlable 
{
    font-family: Helvetica,Trebuchet MS,sans-serif;
    font-size: small;
    color:#444;    
}

A.bluebutton:link {
		font-size:14px;
		font-family: Segoe UI,'SegoeUIWF',Arial,sans-serif;
		text-decoration:none;
		color:white;
		background-color:#0072C6;	
		padding:0px 0px 0px 0px;
		min-width:100px;			
		}
A.bluebutton:visited {
		text-decoration:none;
		color:white;
		background-color:#0072C6;
		padding:0px 0px 0px 0px;
		}
A.bluebutton:active {
		color:white;
		font-style:italic;
		background-color:#0072C6;
		padding:0px 0px 0px 0px;
		}
A.bluebutton:hover {
		text-decoration:none;
		font-weight:bold;
		color:white;
		background-color:#0072C6;	
		padding:0px 0px 0px 0px;			
		}

.bluebuttondiv {
        background-color:#0072C6; 
        vertical-align:middle; 
        width:100px;
        min-height:33px;
        text-align:center;
        display: table-cell;
        padding-bottom:5px;
        padding-top:5px;
        }
        
.bluelargebuttondiv 
{
        background-color:#0072C6; 
        vertical-align:bottom; 
        width:150px;
        height:80px;
        text-align: justify;
        display: inline-block;
        padding-bottom:5px;
        padding-top:7px;
        padding-left:14px;
        padding-right:5px;
        }

.bluelargebuttondiv100 
{
        background-color:#0072C6; 
        vertical-align:bottom; 
        width:100%;
        height:80px;
        text-align: justify;
        display: inline-block;
        padding-bottom:5px;
        padding-top:7px;
        padding-left:14px;
        padding-right:5px;
        }
        
        
        
        
        
        
        
        
        
        
        
.table_col1
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    padding-right: 10px;
    padding-left: 20px;
    color: #000000;
}

.table_col2
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    color: #666666;
}    

.cvblock {
    font-size:0.9em;
	font-family:Arial;
	color:#666666;
	vertical-align:top;
    padding-top:6px;
    padding-left:8px;
    padding-bottom:6px;
    padding-right:4px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;
width:100%;
}   

.titlelbmh {
    height:20px;
    width:100%;
    font-size:1em;
	font-family:Arial;
	font-weight:bold;
	color:#06c; 
    padding-top:5px;
    padding-left:0px;
    padding-bottom:5px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:2px;
    border-width:100%;
    border-bottom-width:2px;
    border-bottom-style:solid;
    border-bottom-color:#D6D4F9;
}

.titlelbmh3 {
    height:20px;
    width:100%;
    font-size:1.2em;
	font-family:Arial;
	font-weight:bold;
	color:#06c; 
    padding-top:5px;
    padding-left:5px;
    padding-bottom:5px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:20px;
    border-width:100%;
    border-bottom-width:2px;
    border-bottom-style:solid;
    border-bottom-color:#D6D4F9;
}

.titlelcv {
    height:16px;
    width:100%;
    font-size:1em;
	font-family:Arial;
	font-weight:bold;
	color:#06c; 
    padding-top:5px;
    padding-left:5px;
    padding-bottom:2px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;
}

.titlelblg {
    height:26px;
    width:100%;
    font-size:1.4em;
	font-family:Arial;
	font-weight:bold;
	color:#06c; 
    padding-top:8px;
    padding-left:12px;
    padding-bottom:6px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:6px;
    border-width:100%;
    border-bottom-width:2px;
    border-bottom-style:solid;
    border-bottom-color:#D6D4F9;
}

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 25px;
	width: 650px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

.hor-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 25px;
	width: 650px;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
.hor-minimalist td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
.hor-minimalist tbody tr:hover td
{
	color: #009;
}

.panel240 {
        width:240px;
        border-top:0px;
        border-left:1px;
        border-right:0px;
        border-bottom:0px;
        padding:0px;
        border-style:solid;
        border-color:#cccccc;
        vertical-align:top;
}

#menuhz1 {
	background:#ffffff url(/Webpro1/images/greyborder3px.gif) repeat-x bottom;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	vertical-align:middle;
}
#menuhz1 li {
	float:left;
	font:12px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
#menuhz1 a {
	background:url(/Webpro1/images/greyborder3px.gif) url("images/seperator.gif") bottom right no-repeat;
	color:#06c;
	display:block;
	float:left;
	margin: 0;
	padding:6px 12px;
	text-decoration:none;
}
#menuhz1 a:hover {
	background:#06c url("/Webpro1/images/hover.gif") bottom center no-repeat;
	color:#fff;
	padding-bottom:6px;
}

.nodecolor{
        color:#666666 !important;
        font-weight:bold;
        font-size:9pt;
}
.nodecolor2{
        color:#0072C6;
        text-decoration:none !important;
        font-size:9pt;        
}

.nodecolor_a{
        color:#666666 !important;
        font-weight:bold;
        font-size:8pt;
}
.nodecolor2_a{
        color:#666666 !important;
        text-decoration:none !important;
        font-size:8pt;        
}

.section1 {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.ui.menu .item {
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-flex: 0;
    font-family: "Geeza Pro", "Nadeem", "Al Bayan", "DecoType Naskh", "DejaVu Serif", Segoe UI,'SegoeUIWF',Arial,sans-serif;
    /*Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;*/
    flex: 0 0 auto;
    user-select: none;
    background: 0 0;
    padding: .92857143em 1.14285714em;
    text-transform: none;
}

.ui.tabular.menu {
    border-radius: 0;
    box-shadow: none !important;
    border: none;
    background: none;
    border-bottom: 1px solid #D4D4D5;
    padding: .92857143em 1.14285714em;
    z-index: -1
}

.ui.menu:first-child {
    margin-top: 0;
}

.ui.tabular.menu .active.item {
    background: #FFF;
    color: rgba(0,0,0,.95);
    border-top-width: 5px;
    border-color: #D4D4D5;
    font-weight: 700;
    margin-bottom: -1px;
    box-shadow: none;
    border-radius: .28571429rem .28571429rem 0 0 !important;
    padding: .92857143em 1.42857143em 1.1em 1.42857143em;
}

.ui.tabular.menu .item {
    background: 0 0;
    border-bottom: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 2px solid transparent;
    padding: .92857143em 1.42857143em;
    color: rgba(0,0,0,.87);
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(images/page-loader.gif) 50% 50% no-repeat rgb(249,249,249);
}