body
{
    color: #000000;
    font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Lucida,Arial,Verdana,sans-serif;
    font-size: 85%;
    background-color: #000;
    margin: 0;
    padding: 0;
}

a img {
    border: none;
}

form
{
    margin: 0em;
}

fieldset
{
    border: #bbbbbb 1px solid;
}

legend
{
    color: #000000;
}
#header {
    background-color: #000;
    color: #fff;
    padding: .25em 0em 0em 0em;
}
#header td {
}
#logo
{
    
}

#top_line {
    font-size: 75%;
    padding-right: 1em;
}

#top_line a {
    text-decoration: none;
    color: #fff;
}
#top_line a:hover,
#top_line a:focus {
    text-decoration: underline;
}

#home_icon
{
    padding: .25em .5em .5em .5em;
    vertical-align: middle;
}

#menu
{
	float: left;
	width: 100%;
    margin: .6em 0em 0em 0em;
	padding: 0em 0em;
    font-size: 100%;
}

#menu ul
{
	padding: 0em;
    margin: 0em;
	list-style: none;
}

#menu li
{
	margin: 0;
	padding: 0;
	float: left;
    text-align: center;
    background-color: #222;
}

#menu li a
{
    display: block;
    float: left;
	padding: .5em .65em;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
    color: #FFF;
}

#menu a:link {text-decoration: none}
#menu a:visited {text-decoration: none}
#menu a:active {text-decoration: none}

#menu li:hover
{
	background-position: 100% 0;
}

#menu li:hover a
{
	background-position: 0 0;
}

body.folders #menu_folders,
#menu_folders a:hover,
#menu_folders a:focus
{
    background-color: #42B1CF;
}

body.pages #menu_pages,
#menu_pages a:hover,
#menu_pages a:focus{
    background-color: #4780C5;
}

body.files #menu_files,
#menu_files a:hover,
#menu_files a:focus{
    background-color: #194884;
}

body.contacts #menu_contacts,
#menu_contacts a:hover,
#menu_contacts a:focus{
    background-color: #998D4F;
}

body.forms #menu_forms,
#menu_forms a:hover,
#menu_forms a:focus{
    background-color: #805FA7;
}

body.calendars #menu_calendars,
#menu_calendars a:hover,
#menu_calendars a:focus{
    background-color: #FF9539;
}

body.campaigns #menu_campaigns,
#menu_campaigns a:hover,
#menu_campaigns a:focus{
    background-color: #9C302E;
}

body.ecommerce #menu_ecommerce,
#menu_ecommerce a:hover,
#menu_ecommerce a:focus{
    background-color: #69A823;
}

body.users #menu_users,
#menu_users a:hover,
#menu_users a:focus{
    background-color: #4C4727;
}

body.statistics #menu_statistics,
#menu_statistics a:hover,
#menu_statistics a:focus{
    background-color: #C8C094;
}

body.design #menu_design,
#menu_design a:hover,
#menu_design a:focus{
    background-color: #68201E;
}

body.ads #menu_ads,
#menu_ads a:hover,
#menu_ads a:focus{
    background-color: #788207;
}

#menu a.menu_default_item:hover,
#menu a.menu_default_item:focus{
    background-color: #fff;
}

#subnav {
    padding: 1em;
    font-size: 90%;
    margin: 0em;
    color: #fff;
    background: #9EC252 url(images/subnav_background_green_light.png) repeat-x bottom;
}

#subnav a {
    color: #fff;
    text-decoration: none;
}

#subnav a:hover,
#subnav a:focus {
    text-decoration: underline;
}

#subnav h1,
#subnav h2,
#subnav h3,
#subnav h4,
#subnav h5,
#subnav h6 {
    margin: 0em;
    padding: 0.25em 0em 0.25em 0em;
}

#subnav h1 a:link,
#subnav h1 a:active,
#subnav h1 a:visited {
    border-bottom: 1px solid;
    padding-bottom: .05em;
}

#subnav h1 a:focus,
#subnav h1 a:hover {
    text-decoration: none;
}

#subnav h1 { font-size: 225%; }
#subnav h2 { font-size: 200%; }
#subnav h3 { font-size: 175%; }
#subnav h4 { font-size: 150%; }
#subnav h5 { font-size: 125%; }
#subnav h6 { font-size: 100%; }
#subnav p {
    margin: 0em 0em;
    font-size: 90%
}

#subnav table {
    border-collapse: collapse;
}

#subnav td {
    vertical-align: top;
    padding: 0em 4em 0em 0em;
}

#subnav label {
    font-weight: bold;
    font-size: 110%;
}

#subnav ul {
    margin: 0em;
    padding: 0em;
}

#subnav ul li {
    list-style-type: none;
}

#subnav .subheading
{
    margin: .25em 0em .25em 0em;
}

#subnav .icon_home {
    float: left;
    padding: 1.2em .75em 0em 0em;
}

body.folders #subnav {
    background: #016699 url(images/subnav_background_blue_light.png) repeat-x top;
}

body.pages #subnav {
    background: #264974 url(images/subnav_background_blue_medium.png) repeat-x top;
}

body.files #subnav {
    background: #0B274A url(images/subnav_background_blue_dark.png) repeat-x top;
}

body.contacts #subnav {
    background: #57502A url(images/subnav_background_brown_light.png) repeat-x top;
}

body.forms #subnav {
    background: #48345F url(images/subnav_background_purple.png) repeat-x top;
}

body.calendars #subnav {
    background: #99551E url(images/subnav_background_orange.png) repeat-x top;
}

body.campaigns #subnav {
    background: #5A1917 url(images/subnav_background_red_light.png) repeat-x top;
}

body.ecommerce #subnav {
    background: #3B6210 url(images/subnav_background_green_dark.png) repeat-x top;
}

body.users #subnav {
    background: #292512 url(images/subnav_background_brown_dark.png) repeat-x top;
}

body.statistics #subnav {
    background: #746F54 url(images/subnav_background_tan.png) repeat-x top;
}

body.design #subnav {
    background: #3A0F0B url(images/subnav_background_red_dark.png) repeat-x top;
}

body.ads #subnav {
    background: #262802 url(images/subnav_background_army_green.png) repeat-x top;
}

#content
{
    background-color: #fff;
    padding: 1em;
    border-bottom: 1px solid #666666;
    font-size: 90%;
}

#content .header_with_background {
    background: transparent url(images/header_green_background.png) repeat-x;
    padding: .5em .5em;
    border-top: 2px solid #65A322;
}

#content h1 { font-size: 150%; }
#content h2 { font-size: 125%; }
#content h3 { font-size: 115%; }
#content h4 { font-size: 100%; }
#content h5 { font-size: 95%; }
#content h6 { font-size: 90%; }

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
{
    margin: .25em 0em .25em 0em;
}

#content h2
{
    font-weight: normal;
    margin-top: 1em;
    padding-bottom: .15em;
    padding-left: .5em;
    padding-top: .15em;
    color: #9A9A9A;
    border-bottom: 1px solid;
    border-left: .5em solid;
    text-align: left;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
    text-decoration: none;
}

#content h1 a:hover,
#content h1 a:focus,
#content h2 a:hover,
#content h2 a:focus,
#content h3 a:hover,
#content h3 a:focus,
#content h4 a:hover,
#content h4 a:focus,
#content h5 a:hover,
#content h5 a:focus,
#content h6 a:hover,
#content h6 a:focus
{
    text-decoration: underline;
}

#content .subheading
{
    margin: .25em 0em .5em 0em;
}

#content table {
    border-collapse: collapse;
}

#content table h2 {
    margin: 1em 0em .5em 0em;
}

#content table td {
    vertical-align: top;
    padding: 0.5em 0.5em;
}

#content .mceEditorContainer table td
{
    padding: 0em;
}

#content .mceEditor table td
{
    padding: 0em;
}

#content table td .hightlight {
    background-color: #555;
}

#content .site_management {
    width: 100%;
    vertical-align: top;
}

#content .site_management td {
    width: 50%;
}

#content .site_management ul {
    list-style: none;
}

#content .site_management ul li a{
    text-decoration: none;
}

#content .site_management ul li a:hover,
#content .site_management ul li a:focus {
    text-decoration: underline;
}

#content .view_summary {
    text-align: right; 
    margin: 0em 0em .5em 0em;
}

#content .chart
{
    width: 100%;
    border-collapse: collapse;
}

/* Following fixes issues where text is unreadable when table extends past page's boundaries */

#content .chart tr
{
    background-color: white;
}

#content table.chart td
{
    border-bottom: 1px solid #EAEAEA;
}

#content table.chart .pointer {
    cursor: pointer;
}

#content table.chart th
{
    text-align: left;
    font-weight: normal;
    padding: .5em .5em;
    background: transparent url(images/grey_gradient_background.png) repeat-x top;
    border-top: 2px solid #D0D0D0;
}

#content table.chart .chart_label {
    font-weight: bold;
}

#content table.chart #select_all {
    text-decoration: underline;
    cursor: pointer;
}

#content table.page_style_tags {
    width: 100%;
    border-collapse: collapse;
    padding: 0em;
    vertical-align: top;
}

#content .page_style_tags ul {
    list-style-type: none; 
    margin: 0em; 
    padding: 0.5em 0em 0em 1em;
}

#help_link,
a.green_help_button:link,
a.green_help_button:visited,
a.green_help_button:active,
a.green_help_button:hover,
a.green_help_button:focus
{
    float: right;
    margin-top: .5em;
    color: #629D1F;
    border: 2px solid;
    text-decoration: none !important;
    padding: .25em;
    font-size: 1em;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.white_help_button,
a.white_help_button:visited,
a.white_help_button:active,
a.white_help_button:hover,
a.white_help_button:focus {
    color: #fff;
    border: 2px solid;
    text-decoration: none !important;
    padding: .25em;
    font-size: 1em;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#help_dialog
{
    overflow: hidden;
    display: none;
    font-size: 100%;
    line-height:1.5em;
}

#help_dialog_header
{
    padding-right: 1em;
    height: 68px;
}

#help_dialog_header #help_dialog_search {
    float: left;
    margin-bottom: 1em;
    margin-right: 1em;
}

#help_dialog_header #help_dialog_search form {
    padding: 0em;
    margin: 0em;
}

#help_dialog_header #help_dialog_pick_list_container {
    float: right;
    text-align: right;
}

#help_dialog_header #help_dialog_links  {
    margin-bottom: 1em;
}

#help_dialog_header #help_dialog_links a {
    margin-right: 1em;
}

#help_dialog_content {
    clear: both;
    overflow: auto;
}

#help_dialog a,
#help_dialog a:visited,
#help_dialog a:hover,
#help_dialog a:active
{
	color: #006600;
	text-decoration: underline;
}

#help_dialog a.screen,
#help_dialog a.screen:visited,
#help_dialog a.screen:hover,
#help_dialog a.screen:active
{
	border-bottom: 1px solid #006600;
}

#help_dialog h1,
#help_dialog h2,
#help_dialog h3,
#help_dialog h4,
#help_dialog h5,
#help_dialog h6
{
	margin: 0.5em 0em 0.5em 0em;
    color: #3a610f;
}

#help_dialog h1 {font-size: 175%;}
#help_dialog h2 {font-size: 125%;}
#help_dialog h3 {font-size: 115%;}
#help_dialog h4 {font-size: 100%;}
#help_dialog h5 {font-size: 90%;}
#help_dialog h6 {font-size: 80%;}
#help_dialog td
{
	vertical-align: top;
}

#help_dialog p.search_result {
    margin: 0em 0em .5em 0em;
    padding: 0em;
}

#help_dialog table.field
{
    color: #000;
    border-collapse: collapse;
    font-weight: normal;
}

#help_dialog table.field td
{
    padding: .75em;
    color: #000000;
    border-bottom: 1px solid #629D1F;
}

#help_dialog table.list_field
{
	border-collapse: separate;
    border-spacing: 5px;
	margin: 0.75em 0em 0.75em 0em;
    font-weight: normal;
}

#help_dialog table.list_field td
{
	padding: .5em;
    background-color: transparent;
    color: #111;
    border: 1px solid #629D1F;
}

#help_dialog ul
{
	list-style-type: disc;
}

#help_dialog ul.padded_list_no_bullets li
{
	list-style-type: none;
	padding-top: 0.375em;
	padding-bottom: 0.375em;
}

#help_dialog .monospace
{
	font-family: Courier New;
}

#help_dialog .inline_header
{
	display: inline;
}

#help_window_header
{
 	text-align: left;
    padding: 0.25em 0.65em;
    background: #69A823 url(images/help_window_header_background.png) repeat-x scroll center bottom;
    color: #fff;
    font-weight: bold;
}

#help_window_content_wrapper {
    background: #3A610F url(images/help_window_sidebar_background.png) repeat-x scroll left bottom;
    padding: 0.1em .65em;
}

#help_window_content,
#video_tutorials_window_content {
    display: block;
    background: #FFFFFF;
    font-size: 90%;
    padding: 1em 1.65em;
}

#help_window_content a,
#help_window_content a:visited,
#help_window_content a:hover,
#help_window_content a:active,
#video_tutorials_window_content a,
#video_tutorials_window_content a:visited,
#video_tutorials_window_content a:hover,
#video_tutorials_window_content a:active
{
	color: #006600;
	text-decoration: underline;
}

#help_window_content a.screen,
#help_window_content a.screen:visited,
#help_window_content a.screen:hover,
#help_window_content a.screen:active
{
	border-bottom: 1px solid #006600;
}

#help_window_content h1,
#help_window_content h2,
#help_window_content h3,
#help_window_content h4,
#help_window_content h5,
#help_window_content h6
{
	margin: 0.5em 0em 0.5em 0em;
    color: #3a610f;
}

#help_window_content h1 {font-size: 175%;}
#help_window_content h2 {font-size: 125%;}
#help_window_content h3 {font-size: 115%;}
#help_window_content h4 {font-size: 100%;}
#help_window_content h5 {font-size: 90%;}
#help_window_content h6 {font-size: 80%;}

#help_window_content td
{
	vertical-align: top;
}

#help_window_content table.field
{
    color: #000;
    border-collapse: collapse;
    font-weight: normal;
}

#help_window_content table.field td
{
	padding: .75em;
   color: #000000;
   border-bottom: 1px solid #629D1F;
}

#help_window_content table.list_field
{
	border-collapse: separate;
    border-spacing: 5px;
	margin: 0.75em 0em 0.75em 0em;
    font-weight: normal;
}

#help_window_content table.list_field td
{
	padding: .5em;
    background-color: transparent;
    color: #111;
    border: 1px solid #629D1F;
}

#help_window_content ul
{
	list-style-type: disc;
}

#help_window_content ul.padded_list_no_bullets li
{
	list-style-type: none;
	padding-top: 0.375em;
	padding-bottom: 0.375em;
}

#help_window_content .monospace
{
	font-family: Courier New;
}

#help_window_content .inline_header
{
	display: inline;
}

#help_window_footer {
    background: #192E03;
    padding: 0.65em 0em 0em 0em;
}

table.field
{
    margin-bottom: 1em;
}

table.field th
{
    text-align: left;
}

#button_bar
{
    background: #fff url(images/button_bar_background.png) repeat-x bottom left;
    border-bottom: 1px solid #555;
    padding: .25em 0em .25em 0em;
    text-align: center;
    font-size: 80%;
}

#button_bar a,
#button_bar a:link,
#button_bar a:active,
#button_bar a:visited
{
    display: inline-block;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    background: #000 url(images/button_high_gloss.png) repeat-x top;
    padding: .35em .75em;
    margin: 0em .25em 0em 0em;
    border: 1px solid #666666;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#button_bar .system_button {
    display: inline;
    font-size: 90%;
    margin: 0em 0em 0em 0em;
    padding: 0.2em .25em;
    background-color: transparent;
    border: 1px solid #444;
    color: #444;
    text-decoration: none;
    text-align: center; 
}

#button_bar table {
    width: 100%;
}

#button_bar table td {
    text-align: center;
}

#button_bar table .theme_pick_list{
    color: #000;
    padding: 0em .15em 0em 0em;
    text-align: right;
    margin: 0em;
    width: 33%;
}

#button_bar table td.theme_pick_list select {
    background-color: #EAEAEA;
    color: #000;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#button_bar table td.theme_pick_list label{
    font-size: 85%;
    font-weight: normal;
    color: #000;
}

#button_bar select {
    padding: 0em;
    border-color: #999;
}

#page_menu_right {
    float: right;
    width: 100px;
    text-align: right;
}

#page_menu td {
    padding: 0em;
    text-align: left;
}

#file_preview {
    width: 400px;
    display: inline-block;
    margin: 0em 0em 0em 0em;
    padding: 1em;
    text-align: center;
}

#footer
{  
    font-size: 65%;
    text-align: left;
    padding: 0em .5em;
    background-color: #000;
    color: #fff;
}

#footer table
{
    width: 100%;
    border-collapse: collapse;
    padding: 0em;
}

#footer td
{
    vertical-align: middle;
}

#footer td.logo
{
    width: 150px;
}

#footer td.slogan
{
    white-space: nowrap;
    width: 125px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 110%;
    color: #629D1F;
}

#footer td.links
{
    padding-top: .75em;
    padding-left: 1em;
    text-align: center;
    white-space: nowrap;
}

#footer td.version_and_copyright
{
    width: 70px;
    padding: .75em .5em 0em 0em;
    text-align: right;
    color: #629D1F;
    font-size: 100%;
    white-space: nowrap;
}

#footer img {
    border: none;
}

#footer a:link,
#footer a:active,
#footer a:visited {
    color: #fff;
    text-decoration: none;
    padding: 0em 1em 0em 0em;
}

#footer a:hover,
#footer a:focus {
    text-decoration: underline;
}

#footer td a:link {
    padding-right: .75em;
    font-size: 100%;
}

a {color: #000000}

.button,
a.button:link,
a.button:active,
a.button:visited
{
    display: inline-block;
    white-space: nowrap;
    color: #000;
    background: #d1d1d1 url(images/submit_secondary_background.png) top repeat-x;
    border: 1px solid;
    padding: .25em .5em;
    font-size: 110%;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.button_small,
a.button_small:link,
a.button_small:active,
a.button_small:visited
{
    display: inline-block;
    white-space: nowrap;
    background: #d1d1d1 url(images/submit_secondary_background.png) top repeat-x;
    border: 1px solid;
    color: #000;
    padding: .25em .5em;
    text-decoration: none;
    font-size: 98%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.delete,
a.delete:link,
a.delete:active,
a.delete:visited
{
    display: inline-block;
    white-space: nowrap;
    color: #000;
    background: #d1d1d1 url(images/submit_secondary_background.png) top repeat-x;
    border: 1px solid #c12b2b;
    padding: .25em .5em;
    font-size: 110%;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.delete_small,
a.delete_small:link,
a.delete_small:active,
a.delete_small:visited
{
    display: inline-block;
    white-space: nowrap;
    background: #d1d1d1 url(images/submit_secondary_background.png) top repeat-x;
    border: 1px solid #c12b2b;
    color: #000;
    padding: .25em .5em;
    text-decoration: none;
    font-size: 98%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.button_3d_secondary
{
    display: inline-block;
    padding: .15em;
    border-style: outset;
    border: 2px;
    border-color: #EAEAEA;
    color: #000;
    background-color: #D1D1D1;
    text-decoration: none;
    font-size: 80%;
}

a.button_primary, a.button_primary:link, a.button_primary:visited, a.button_primary:hover, a.button_primary:active
{
    color: #fff;
    background-color: #629D1F;
    border: 1px solid #000;
    padding: .25em .5em;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.button_secondary, a.button_secondary:link, a.button_secondary:visited, a.button_secondary:hover, a.button_secondary:active
{
    color: #000;
    background-color: #fff;
    border: 1px solid;
    padding: .25em .5em;
    font-size: 1em;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.submit-primary,
a.submit-primary,
.software_input_submit_primary,
a.software_input_submit_primary
{
    color: #fff;
    background: #3e6b0e url(images/submit_primary_background.png) top repeat-x;
    border: 1px solid #000;
    padding: .25em .5em;
    font-size: 110%;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.submit,
.submit-secondary,
a.submit-secondary,
.software_input_submit_secondary,
a.software_input_submit_secondary
{
    color: #000;
    background: #d1d1d1 url(images/submit_secondary_background.png) top repeat-x;
    border: 1px solid;
    padding: .25em .5em;
    font-size: 110%;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.submit_small_secondary,
a.submit_small_secondary:link,
a.submit_small_secondary:active,
a.submit_small_secondary:visited
{
    color: #000;
    background: #d1d1d1 url(images/submit_secondary_background.png) top repeat-x;
    border: 1px solid;
    padding: .25em .5em;
    text-decoration: none;
    font-size: 98%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

input {
    font-size: 100%;
    padding: .3em;
    border: 1px solid #777;
    background: #E9E9E9 url(images/grey_gradient_background.png) repeat-x bottom;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

textarea,
.CodeMirror-wrapping
{
    padding: .3em;
    border: 1px solid #777;
    color: #000;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

textarea
{
    background: transparent url(images/light_grey_gradient_background.png) repeat-x top;
}

.CodeMirror-wrapping
{
    background: none;
}

.CodeMirror-line-numbers
{
    width: 2.2em;
    color: #aaa;
    background-color: transparent;
    text-align: right;
    padding-right: .5em;
    font-size: 10pt;
    font-family: monospace;
    padding-top: .75em;
}

select {
    font-size: 100%;
    border: 1px solid #555;
    background: #EAEAEA url(images/grey_gradient_background.png) repeat-x bottom;
    padding: .3em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#allowed_zones {
    background-image: none;
}

#disallowed_zones {
    background-image: none;
}

.radio
{
    background: none;
    border: 0px;
}

.checkbox
{
    background: none;
    border: 0;
    padding: 0em;
}

a.collapse-expand:hover
{
    background-color: #dddddd;
}

#product_group_tree {
    padding: 1em 0em;
    background: transparent url(images/grey_gradient_background.png) repeat-x top;
    border-top: 2px solid #D0D0D0;
}

#product_group_tree ul
{
    padding: 0em;
    margin: 0 0 0 20px;
    list-style-type: none;
}

#product_group_tree ul.expanded
{
    display: block;
}

#product_group_tree li
{
    white-space: nowrap;
    padding: 0em 0em 0em 1.5em;
}

#product_group_tree li span.product_group
{
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
}

#product_group_tree li.loading
{
    padding-left: 15px;
}

#product_group_tree .highlight {
    background: #FBEDA3;
    cursor: pointer;
}

#product_group_tree span {
    display: inline-block;
    padding: .15em 0.05em .15em 0.15em; 
}

a.product_group_tree_expand_collapse_button {
    display: inline-block; 
    padding: .5em;
    text-decoration: none;
    text-align: center;
}

a.product_group_tree_expand_collapse_button:hover {
    background-color: #FBEDA3;
}

#folder_tree {
    padding: 1em 0em;
    background: transparent url(images/grey_gradient_background.png) repeat-x top;
    border-top: 2px solid #D0D0D0;
}

#folder_tree ul
{
    padding: 0em;
    margin: 0 0 0 20px;
    list-style-type: none;
}

#folder_tree ul.expanded
{
    display: block;
}

#folder_tree li
{
    white-space: nowrap;
    padding: 0em 0em 0em 1.5em;
}

#folder_tree li.public
{
    color: #555555;
}

#folder_tree li.private
{
    color: #ac2929;
}

#folder_tree li.guest
{
    color: #c66e28;
}

#folder_tree li.registration
{
    color: #2976ac;
}

#folder_tree li.membership
{
    color: #148340;
}

#folder_tree li span.folder
{
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
}

#folder_tree li.loading
{
    padding-left: 15px;
}

#folder_tree .highlight {
    background: #FBEDA3;
    cursor: pointer;
}

#folder_tree .archived {
    font-style: italic;
}

#folder_tree span {
    display: inline-block;
    padding: .15em 0.05em .15em 0.15em; 
}

.folder_tree_expand_collapse_button {
    display: inline-block; 
    padding: .5em 0em 0em 0em;
}

a.folder_tree_expand_collapse_button {
    display: inline-block; 
    padding: .5em;
    text-decoration: none;
    text-align: center;
}

a.folder_tree_expand_collapse_button span {
    display: inline-block;
    padding: 0em 0em 0em 0em;
}
a.folder_tree_expand_collapse_button:hover {
    background-color: #FBEDA3;
}

#theme_designer_toolbar
{
    float: left;
    width: 350px;
    position: relative;
    overflow: hidden;
    border-right: 2px solid #555555;
}

#theme_designer_toolbar #header
{
    padding: 8px 0px 4px 0px;
    padding: 7px 0px 4px 0px\9;
    width: 100%;
    overflow: hidden;
}

#theme_designer_toolbar #content
{
    position: relative;
}

#theme_designer_toolbar #modules
{
    margin-bottom: 1.5em;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

#theme_designer_toolbar #content #modules .module
{
    border: 1px solid #555555;
}

#theme_designer_toolbar #content #modules .module .header
{
    display: block;
    position: relative;
    background: #fff url(images/button_bar_background.png) repeat-x bottom left;
    padding: .5em;
    border-bottom: 1px solid #555;
    font-size: 110%;
    cursor: pointer;
}

#theme_designer_toolbar #content #modules .module .header .heading_arrow_image
{
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    margin: .55em .2em 0em 0em;
}

#theme_designer_toolbar #content #modules .module .header .closed { background: transparent url(images/theme_designer_module_closed.png) no-repeat; }
#theme_designer_toolbar #content #modules .module .header .expanded { background: transparent url(images/theme_designer_module_expanded.png) no-repeat; }

#theme_designer_toolbar #content #modules .module .content
{
    padding: 1em;
}

#theme_designer_toolbar #content #modules .module .content .text_beside_input
{
    display: inline-block;
    margin-top: .25em;
}

#theme_designer_toolbar input
{
    vertical-align: top;
    margin: 0em;
}

#theme_designer_toolbar .color_picker_toggle
{
    display: block;
    float: left;
    
    /* most browsers */
    width: 22px;
    height: 22px;
    
    /* IE 8 and lower browsers */
    width: 20px\9;
    height: 20px\9;
    
    /* IE 7 and lower browsers */
    *width: 21px;
    *height: 21px;
    
    padding: 0em;
    border: 1px solid #777777;
    margin: 0em .5em 0em 0em;
    cursor: pointer;
    
    background-position: center center;
    background-repeat: no-repeat;
    background-image: none;
}

/* Add fix for theme design buttons in IE 7 */
#theme_designer_toolbar .buttons input
{
    *padding: 0.25em 0em;
}

#advanced_styling_button
{
    border: 3px solid #428221;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 7px;
    padding: 3px 3px;
}

/* Safari browsers */
@media screen and (-webkit-min-device-pixel-ratio:0){
    #theme_designer_toolbar .color_picker_toggle {
        width: 19px;
        height: 19px;
    }
}

#theme_designer_toolbar form select
{
    padding: .225em;
}

#theme_preview_iframe
{
    display: block;
    background-color: #fff;
    float: right;
    width: 674px;
    padding: 0em;
    margin: 0em;
    z-index: 0;
}

.icon_page
{
    padding-right: 3px;
}

.icon_home_page
{
    padding-right: 3px;
}

.icon_file
{
    padding-right: 3px;
}
.software_input_text
{
    background-color: Window;
    padding: 2px;
    border: ButtonHighlight 2px inset;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.software_input_password
{
    background-color: Window;
    padding: 2px;
    border: ButtonHighlight 2px inset;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.software_input_submit
{
    color: #ffffff;
    background-color: #000000;
    padding: 2px;
    border: 1px solid #666666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.software_input_checkbox
{
    background-color: #ffffff;
    border: 0;
}

.software_input_radio
{
    background-color: #ffffff;
}

.software_select
{
    background-color: Window;
    padding: 0;
    border: ButtonHighlight 2px inset;
}

.software_hr
{
    color: #666666;
    background-color: #666666;
    height: 1px;
    border: 0;
}

.software_legend
{
    font-weight: bold;
}

a.software_button_primary, a.software_button_primary:link, a.software_button_primary:visited, a.software_button_primary:hover, a.software_button_primary:active
{
    color: #ffffff;
    background-color: #009900;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #666666;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.software_button_secondary, a.software_button_secondary:link, a.software_button_secondary:visited, a.software_button_secondary:hover, a.software_button_secondary:active
{
    color: #333333;
    background-color: #eeeeee;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #999999;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.software_button_small_primary, a.software_button_small_primary:link, a.software_button_small_primary:visited, a.software_button_small_primary:hover, a.software_button_small_primary:active
{
    color: #ffffff;
    background-color: #009900;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #666666;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

a.software_button_small_secondary, a.software_button_small_secondary:link, a.software_button_small_secondary:visited, a.software_button_small_secondary:hover, a.software_button_small_secondary:active
{
    color: #333333;
    background-color: #eeeeee;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #999999;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.order_details
{
    text-align: left;
    border-collapse: collapse;
    background-color: white;
}

.order_details td
{
    border:#cccccc 1px solid
}

.order_details th
{
    border:#cccccc 1px solid
}

.office_use_only
{
    color: #999;
}

.monthly_calendar
{
    width: 100%;
    border-collapse: collapse;
}

.monthly_calendar td, .monthly_calendar th
{
    line-height: 12px;
    padding: 2px;
    border: #666666 1px solid;
    vertical-align: top;
}

.monthly_calendar th
{
    width: 14%;
    background: #E9E9E9 url(images/grey_gradient_background.png) repeat-x top;
    padding: .5em 0em;
}

.monthly_calendar td.inactive
{
    background-color: #f2f2f2;
}

.monthly_calendar td a:link,
.monthly_calendar td a:active,
.monthly_calendar td a:visited {
    line-height: 1.25em;
}

.monthly_calendar td a:hover,
.monthly_calendar td a:focus {
    background-color: #FBEDA3;
}

.search_form
{
    margin-bottom: .5em;
    text-align: right;
}

.search_form .submit-secondary {
    font-size: 98%;
}

.pagination
{
    margin: 1em 0em 1em 0em;
    text-align: right;
}

.buttons
{
    text-align: left;
    margin: 0em 0em 0.5em 0em;
}

.scrollable
{
    border: 1px solid #dddddd;
    overflow: auto;
    padding: .5em;
}

.calendar_event_exception,
.calendar_event_exception a:link,
.calendar_event_exception a:visited,
.calendar_event_exception a:active,
.calendar_event_exception a:hover 
{
    color: #cccccc; 
    text-decoration: line-through;
}

.text-grey-dark {font-family:arial; font-size:11px; color:#000000}
.top-row {font-family:arial; font-size:11px; color:#000000; background-color:#DBDBDB}

.seo_analysis
{
    background-color: #eeeeee;
    padding: 1em;
    margin-bottom: .5em;
}

.seo_analysis h2
{
    font-size: 115% !important;
    border: 0 !important;
    font-weight: bold !important;
    color: #000000 !important;
    padding: 0 !important;
}

.seo_analysis_chart
{
    width: 100%;
    border-collapse: collapse;
}

.seo_analysis_chart th
{
    background-color: #dddddd;
    font-weight: bold;
    padding: .5em;
}

.seo_analysis_chart td
{
    border-bottom: 1px solid #dddddd;
}

.primary-keyword-found
{
    font-weight: bold;
}

#layout
{
    margin-bottom: 2em;
}

#layout fieldset
{
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 1em;
    padding: 1em;
}

#layout legend
{
    font-size: 110%;
}

.area
{
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 1em;
    padding: 1em;
}

.two_column_sidebar_left #page_content
{
    float: right;
    width: 65%;
}

.two_column_sidebar_left #sidebar
{
    float: left;
    width: 28.5%;
}

.two_column_sidebar_right #page_content
{
    float: left;
    width: 65%;
}

.two_column_sidebar_right #sidebar
{
    float: right;
    width: 28.5%;
}

.three_column_sidebar_left #sidebar
{
    float: left;
    margin-right: 2em;
    width: 18%;
}

.three_column_sidebar_left #page_content
{
    float: left;
    width: 70%;
}

.three_column_sidebar_left #page_content_left
{
    float: left;
    margin-right: 2em;
    width: 60%;
}

.three_column_sidebar_left #page_content_right
{
    float: left;
    width: 25%;
}

.area_label
{
    float: left;
    font-size: 110%;
}

.area_buttons
{
    float: right;
}

.area_button
{
    background-color: #f0f0ee;
    border: 1px solid #cccccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.area_button:hover
{
    background-color: #b6bdd2;
    border: 1px solid #0a246a;
}


.disabled
{
    filter:alpha(opacity=35); /* IE */
    opacity: 0.35; /* Safari, Opera */
    -moz-opacity:0.35; /* FireFox */
}

.disabled:hover
{
    background-color: #f0f0ee;
    border: 1px solid #cccccc;
}

.cell
{
    background-color: #cccccc;
    border: 1px solid #9a9a9a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    margin-top: 12px;
    margin-right: 12px;
    padding: 12px;
    position: relative;
}

.last
{
    margin-right: 0px;
}

.cell:hover
{
    cursor: default;
}

.selected
{
    background-color: #fbeda3;
}

.cell_label
{
    float: left;
}

.cell_remove
{
    background-color: #cccccc;
    border: 1px solid #999999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: .15em .5em;
    position: absolute;
    right: .5em;
    top: .5em;
}

.cell_remove:hover
{
    background-color: #eeeeee;
}

.selected .cell_remove
{
    background-color: #fbeda3;
}

.selected .cell_remove:hover
{
    background-color: #eeeeee;
}

.clear
{
    clear: both;
}

#notification
{
    float: left;
    margin-left: 2em;
}

#notification a.notice,
#notification span.notice
{
    background-color: #428221;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 1.25em;
    padding: .25em 1em .25em 1em;
    text-decoration: none;
}

#notification a.warning,
#notification span.warning
{
    background-color: #f4dc5e;
    color: black;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-right: 1.25em;
    padding: .25em 1em .25em 1em;
    text-decoration: none;
}

.trend_up
{
    color: #629D1F;
    font-weight: bold;
    font-size: 110%;
    margin-right: 2em;
}

.trend_down
{
    color: red;
    font-weight: bold;
    font-size: 110%;
    margin-right: 2em;
}

#visitor_summary
{
    padding: 1em;
    font-size: 115%;
    text-align: center;
}

#latest_activity h2
{
    margin-bottom: 1em !important;
}

#latest_activity h3
{
    margin-bottom: 1em;
    color: #9A9A9A;
    font-weight: lighter;
}

#latest_activity table, #recent_updates table
{
    background: url("images/grey_gradient_background.png") repeat-x scroll center top transparent !important;
}

.software_error,
.software_notice
{
    margin-bottom: 1.5em;
    padding: 1em;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.software_error
{
    background-color: #fdd5ce;
    border: 2px solid red;
    color: red;
}

.software_notice
{
    background-color: #edfced;
    border: 1px solid #428221;
    color: #428221;
}

.software_error .description,
.software_notice .description
{
    font-size: 110%;
    font-weight: bold;
}

.software_error .icon,
.software_notice .icon
{
    float: left;
    margin-right: .75em;
}

.software_error ul,
.software_notice ul
{
    margin-top: 1em !important;
    margin-bottom: 0em !important;
}
