html, body { padding: 0; margin: 0; background-color: #F2F2F2;}

body {
    background: url('images/toolbarBg.gif') repeat-x;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 15px;
    font-family: 'Trebuchet MS', 'Lucida Grande', arial, Helvetica, sans-serif;
    background-color: #1C2229;
}

.content_top_bg{
    background: url('images/content_top_left_bg.gif') no-repeat left top;
    font-size: 1px;
}
.content_top_bg div{
    background: url('images/content_top_right_bg.gif') no-repeat right top;
}
.content_top_bg div div{
    background: url('images/content_top_bg.gif') repeat-x left top;
    margin: 0 12px;
    height: 10px;
}
#custom-doc {
    background: #fff;
    text-align:left;
    width:960px;
    margin: 20px auto 0;
}
.content_left_border{
    padding: 10px 22px;
}
.content_bottom_bg{
    background: url('images/content_bot_left_bg.gif') no-repeat left top;
    font-size: 1px;
}
.content_bottom_bg div{
    background: url('images/content_bot_right_bg.gif') no-repeat right top;
}
.content_bottom_bg div div{
    background: url('images/content_bot_bg.gif') repeat-x left top;
    height: 10px;
    margin: 0 12px;
}


a {
    color: #FF5400;
}

#top-toolbar {
    padding-top: 11px;
    height: 29px;
    text-align: left;
    width: 843px;
    margin: 0 auto;
    color:#FFFFFF;
}
#top-toolbar a{
    color:#88A9C1;
    font-weight:bold;
}


div#hd {
    text-align:left;
    margin-bottom: 20px;
    width: 100%;

}
.block {
    width: 100%;
    /* padding: 0px 10px 0px 10px; */
}

div#content {
    padding: 6px;
}

div#ft{
    text-align: center;
    padding:15px ;
    width: 720px;
    margin: 0 auto;
    color:#3B3B3B;

}
div#ft span{
    color:#20364C;
    font-weight:bold;
}

.widget {
    margin-top:10px;
    margin-bottom: 10px;
    width: 100%;
    clear: both;
}

#hd .widget {
    margin: 0;
}

.widget h2 {
    font-weight:normal;
    font-family: 'Trebuchet MS','Lucida Grande','Verdana','Arial','Sans-Serif';
    color: #3B3B3B;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
    line-height:1;
    text-align: left;
}
.widget h2 a {
    color: #222;
    text-decoration: none;
}
/* Photo Post */

.widget .photo {
    padding: 10px;
    background-color: #fff;
    border-right: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
}


#hd .widget .photo {
    background: none!important;
    padding: 5px;

}

/* Any photo inside a widget can only go till 100%  */
.widget img {
    max-width : 100% ;
}

.widget .photo img {
    max-width:100%;
    /* auto width means bigger images will flow out of containers */
    /* width: auto; */
}

/* image and video alignment */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.video .alignright {float:right; margin:0 0 1em 1em}
.video .alignleft {float:left; margin:0 1em 1em 0}
.video .aligncenter {display: block; margin-left: auto; margin-right: auto}

.widget .embedCode { margin:10px;}


#hd .widget .photo {
    border: none;
}

.widget .photo .caption {
    font-size:        13px;
    margin-top:       17px;
}

.widget .photo .caption a {
    color: #222;
}
.box_top_bg{
    background: url('images/box_left_top_bg.gif') no-repeat left top;
    font-size: 1px;
}
.box_top_bg div{
    background: url('images/box_right_top_bg.gif') no-repeat right top;
}
.box_top_bg div div{
    background: url('images/box_top_bg.gif') repeat-x left top;
    padding-top:9px;
    margin:0 9px;
}
.box_top02_bg{
    background: url('images/box_top02_left.gif') no-repeat left top;
}
.box_top02_bg div{
    background: url('images/box_top02_right.gif') no-repeat right top;
}
.box_top02_bg div div{
    background: url('images/box_top02.gif') repeat-x left top;
    padding-top:9px;
    margin:0 9px;
}
#form form{
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    background-color:#fff;
}
.box_bottom_bg{
    background: url('images/box_left_bot_bg.gif') no-repeat left top;
    font-size: 1px;
}
.box_bottom_bg div{
    background: url('images/box_right_bot_bg.gif') no-repeat right top;
}
.box_bottom_bg div div{
    background: url('images/box_bot_bg.gif') repeat-x left top;
    height:9px;
    margin: 0 9px;
}
.widget form, .sform{
    padding:0 10px;
}
.widget form input, .sform input {
    background:url('images/input_bg.gif') repeat-x left top;
    width: 90%;
    height: 28px;
    border:  solid 1px #CCCCCC;
    margin-bottom: 10px;
    padding-top:4px;
}

.widget form textarea, .sform textarea{
    width: 90%;
    border:  solid 1px #E7E7E7;
    margin-bottom: 10px;
}
.input_bg{
    background:url('images/input_bg.gif') repeat-x left top;
    float:left;
    height:28px;
    margin-top:1px;
    border:1px solid #CCCCCC;
    padding-top:4px;
}
#ca-flexi-form input{
    background:url('images/input_bg.gif') repeat-x left top;
    height: 28px;
    border:  solid 1px #CCCCCC;
}
.submit{
    background: url('images/submit_left_bg.gif') no-repeat left top;
    float:left;
}
.submit div{
    background: url('images/submit_right_bg.gif') no-repeat right top;
    float:left;
}

.submit_marg{margin-left: 77px;}
.submit div button,
.submit div input,
.button div input{
    background: url('images/submit_bg.gif') repeat-x left top;
    border: none;
    height:30px;
    margin:0 5px;
    padding:0 20px 3px;
    color: #ffffff !important ;
    font-weight: bold;
    cursor: pointer;

}

.button{
    background: url('images/button_left_bg.gif') no-repeat left top;
    margin-left:10px;
    float:left;
}
.button div{
    background: url('images/button_right_bg.gif') no-repeat right top;
    float:left;
}
.button div button,
.button div input,
.button .span_button{
    background: url('images/button_bg.gif') repeat-x left top;
    margin:0 5px !important ;
    border: none;
    height:30px;
    padding:0 7px 3px;
    color: #ffffff !important;
    font-weight: bold;
    _padding:0 2px;
    cursor: pointer;

}

#bottomBar{
    float:left;
}
.form-label {
    color: #043c4e;
    font-weight:bold;
    float:left;
}

.sform label.error {
    width: 90%;
    color:red;
    /* background-color:#FFF; */
    margin-bottom: 10px;
    display: block!important;
}


/* Video Post */
.widget .video, .rotator {
    width: 100%;
    /* padding: 10px; */
}
.widget .video object {
    /* margin-bottom: 10px;*/
}


.grid-cell {
    width: 180px;
    height: 180px;
    padding: 5px;
    background-color: #FFF;
    text-align: center;
    border-bottom:  1px solid #CCC ; 
   
}

.grid-cell img{
    border : 5px solid #FFF;
  
}

.grid-cell strong{
    font-weight : bold;
    font-size: 14px;
   

}


.type1-container p{
    float:left;
    margin:7px 20px 0 0;
}
table.data {
    border-width: 1px ;
    border-spacing: 20px;
    border-style: none ;
    border-color: gray ;
    border-collapse: collapse;
    width:100%;

    /* background-color: white; */
}
table.data th {
    font-weight:bold;
    border-top: 1px solid #E7E7E7 ;
    font-family:arial;font-size:13px;
    color: #3B3B3B;
}


table.data th span{
    background:url('images/th_bg.gif') repeat-x left top;
    margin: 1px 1px 0 1px;
    padding: 10px;
    display: block;
}

table.data td {
    /* width: 100px; */
    border-width: 1px;
    padding: 8px;
    border-style: solid ;
    border-color: #E7E7E7 ;
    /* background-color: white; */

}

.select-content {
    margin-top: 20px;
}
.select-content  li {
    width: 45%;
    _width: 35%;
    margin-right: 20px;
    _margin-right: 10px;
    margin-bottom: 30px;
    float: left;

}
.select-content a {
    font-weight: bold;
    text-decoration: none;
    font-size: 16px;
}
.select-content img {
    margin-right: 10px;
}

.formGroup{
    font: normal 12px Helvetica, Arial, sans-serif;
    /* border: 1px dashed #999; */
    margin: 10px;
    width: 500px;

}
.red-label{
    color:#F80000;
}

.formGroup .field{
    padding-top:5px;
}
.formGroup td{
    vertical-align:top;

}
.formGroup th{
    text-align:left;
}

.formGroup .input_width{
    width: 375px;
}
.formGroup input, .formGroup textarea {
    background:url('images/input_bg.gif') repeat-x left top;
    font: normal 14px "Helvetica","Tahoma","Verdana";
    word-spacing: 1px;
    line-height: 1.8em;
    color: #333;
    border: 1px solid #ccc;
    width: 400px;
    height: 28px;
    padding-top:4px

}

.formGroup select {
    width:240px;
}

.formGroup textarea{
    width: 400px;
    height:150px;
}

.formGroup .radio {
    width:40px;
    vertical-align:top;

}	


h1 {
    padding:          0px;
    margin:           0px;
    font:             bold 24px arial;
    line-height:      24px;
    letter-spacing:   -1px;
}

h1 a {
    text-decoration:  none;
    color:#20364C;
}


div#description {
    margin:14px 0 14px 15px;
    color:            #3B3B3B;
}

div#description a {
    color:            #1079E1;
}

div#search {
    text-align:	right;
    margin:	10px 0 0;
}

.widget a{
    text-decoration: none;
}
.widget a:hover{
    text-decoration: underline;
}

/* Regular Post */
.widget .regular {
    font-size:        13px;
    line-height:      18px;
    text-align: justify;
    color: #606060;
}
.edit-bar .widget .regular,
.edit-bar div.grid{
    border-left:1px solid #E7E7E7;
    border-right:1px solid #E7E7E7;
    padding: 9px 9px 0;
    background: none;
}
.widget .regular p{
    margin-bottom: 5px;
}
.widget .regular strong{
    font-weight: bold;
}
.widget div.regular ul{
    width:81%;
}
.widget div.regular ul  li{
    list-style-image:  url('images/text_li_bg.gif');
    margin-left:23px;
    padding:0 0 10px 0px;
}

/* @todo div regular style for text ol li */

.widget div.regular ol  li{
    list-style:decimal; 
    margin-left:27px;
     padding:0 0 10px 0px;

}

.widget .regular blockquote {
    font-style:       italic;
}

div .script-message {
    background:#FFF;
    border-left:1px solid #E7E7E7;
    border-right:1px solid #E7E7E7;
    padding:3px 6px 3px 66px;
}

div .script-message li{
    background:url('images/success_16_16.png') no-repeat left top;
    padding: 3px 0 2px 33px;
    font-weight: bold;
    font-size: 16px;
    color: #20364C;
}

.button_marg{margin: 20px 0 10px;}

div .script-error {
    background-color:#FFF;
    border-left:1px solid #E7E7E7;
    border-right:1px solid #E7E7E7;
    padding:3px 6px 3px 66px;
}

/* @todo change to script_error_bg.jpg */
div .script-error  li {
    background:url('images/error_16_16.png') no-repeat left top;
    padding: 3px 0 2px 33px;
    font-weight: bold;
    font-size: 16px;
    color: #20364C;
}


.error_pad{
    padding-top: 10px;
}

/* widget dragging */
.widget-handle {
    background:url('images/box_home_top.gif') repeat-x left top;
    width: 100%;
    height:30px;
    text-align:right ;
}

.dashed-border {
    border: 1px solid #CCC;
}

.block-border {
    border: 1px solid #CCC;
}



.widget-placeholder {
    border: 2px dashed #999;
    display: block ;
    margin: 30px 35px 0 25px;
    height:100px;
}
.height-200 {
    height: 200px;
}


.height-100 {
    height: 100px;
}


/*  -- jTip tooltip --  css */

#JT_arrow_left{
    background-image: url(images/arrow_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index:101;
    left:-12px;
    height:23px;
    width:10px;
    top:-3px;
}

#JT_arrow_right{
    background-image: url(images/arrow_right.gif);
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index:101;
    height:23px;
    width:11px;
    top:-2px;
}

#JT {
    position: absolute;
    z-index:100;
    border: 2px solid #CCCCCC;
    background-color: #fff;
}

#JT_copy{
    padding:10px 10px 10px 10px;
    color:#333333;
}

.JT_loader{
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width:100%;
    height:12px;
}

#JT_close_left{
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight:bold;
}

#JT_close_right{
    background-color: #CCCCCC;
    text-align: left;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 2px;
    font-weight:bold;
}

#JT_copy p{
    margin:3px 0;
}

#JT_copy img{
    padding: 1px;
    border: 1px solid #CCCCCC;
}

.jTip{
    cursor:help;
}

/*  -- Alternate rows --  css */

.row1 {
    padding: 10px;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    background:#f6f5f0;

}

.row2{
    padding: 10px ;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;

}

/* pagination style  */

/* pagination style  */
.pagination {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 12px;
    color: #AAA;
        
}

.pagination a {
    border: 1px solid #9AAFE5;
    padding: 2px 6px;
    text-decoration: none;
}

.pagination a:hover {
    border-color: #2E6AB1;
}

.pagination a.nextprev {
    font-weight: bold;
}
/* end : pagination */




/* Apple style breadcrums on ca pages */
#bread-crumbs {
    background:url(images/bread_crumbs_bg.gif) repeat-x left top;
    height:30px;
}

#bread-crumbs li {
    float:left;
    line-height:2.3em;
    padding-left:.75em;
    list-style-type:none;
    padding:0;
    margin:0;
    color:#777;
}

#bread-crumbs li a {
    display:block;
    padding:0 22px 0 17px;
    background:url(images/crumbs.gif) no-repeat right 1px;
}
#bread-crumbs .last a {
    font-weight:bold;
    color:#1079E1 !important;
}

#bread-crumbs li a:link,
#bread-crumbs li a:visited {
    color:#20364C;
    text-decoration:none;
}

#bread-crumbs li a:hover,
#bread-crumbs li a:focus {
    text-decoration:underline;
}
#crumbs-container {
    background:url(images/bread_crumbs_left_bg.gif) no-repeat left top;
    padding-left: 5px ;
    width:99%;
}
.crumbs_right_bg{
    background:url(images/bread_crumbs_right_bg.gif) no-repeat right top;
    padding-right: 5px ;
}
/* end -- bread crumbs -- */

div .publish{
    padding:20px;
    margin-bottom:20px;
    margin-top:20px;
    border:1px solid #ccc;
    text-align : justify;
}

div .publish p {
    margin-top:20px;
    margin-bottom : 20px;

}

div .publish a {
    text-decoration: none;
    color:#1079E1 !important;
    font-weight:bold;
}

div .publish strong {
    font-weight: bold;
}

/* underline menu */

.underlinemenu{
    font-weight: bold;
    width: 100%;
}

.underlinemenu ul{
    padding: 6px 0 7px 0;
    margin: 0;
    text-align: left;
}

.underlinemenu ul li{
    display: inline;
}

.underlinemenu ul li a{
    color: #494949;
    padding: 6px 3px 4px 3px;
    margin-right: 20px;
    text-decoration: none;
    border-bottom: 3px solid gray;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
    border-bottom-color: black;
}

/* ca multilevel menu container - Admin | Menus | list */

#menu-container ul ul {
    margin: 3px 0 3px 20px;

}

#menu-container li a{
    line-height: 25px;
    font-weight: bold;
    font-size: 13px;
    padding: 4px;
    /*border: 1px solid #eee;*/
}

ul li.actions { 
    /* list-style-image: url(images/arrow_right.gif) ; */
    line-height: 40px;
    font-size: 14px;
    padding: 5px;
    /* border: 1px solid #444; */
    border-bottom : dashed 1px ;
    background-color:  #FFF ;
}

ul li.actions a{
    color: blue ;

}


.menu-drag-highlight {
    background-color:#FFF;
    border-bottom: 1px dashed black!important;
    display:block;

}


/* -- dialog -- */
div#dialog {
    font-size:13px;
    font-weight: normal;
    font-family: Arial;
}

div.grid {
    background: url('images/border_dotted.gif') repeat-x left bottom;
}

label .red-label {
    color:red ;
}

.ui-tabs{
    border-top: none !important;
    border-left: 1px solid #E7E7E7 !important;
    border-right: 1px solid #E7E7E7 !important;
    border-bottom: none !important;
}

.block-tab{
    /* background:url('images/block_tab_left_bg.gif') no-repeat left top; */
    text-align:center;
    /* width:60px; */
    width: auto ;
    margin-top :10px;
    margin-bottom :10px;
    background-color: #000;
}

.block-tab a {
    text-decoration:none;
    color: #FFF ;
}

/*

.block-tab{
    background:url('images/block_tab_left_bg.gif') no-repeat left top;
    text-align:center;
    width:60px;
    margin-top :10px;
    margin-bottom :10px;
}
.block-tab div{
    background:url('images/block_tab_right_bg.gif') no-repeat right top;
}
.block-tab a{
    background:url('images/block_tab_bg.gif') repeat-x left top;
    text-decoration:none;
    color: #FFF ;
    display: block;
    padding: 4px 0 6px;
    margin: 0 5px;
}
.no_marg{
    margin: 0 !important;
}
*/




p.help-text {
    padding: 10px;
    margin: 20px 0px 20px 0px;
    border: 1px solid #28A823;
    background: #ffffff;
    color: #444444;
    text-align: left ;
}

p.help-text strong{
    font-weight: bold;
}

p.help-text a {
    text-decoration: none;
    color:#1079E1 !important;
    font-weight:bold;
}

#site-footer {
     border-top: 1px solid rgb(221, 221, 221);
     border-bottom: 1px solid rgb(221, 221, 221);
     padding: 15px 30px;
     text-align: justify;
     width: 610px;
     margin: 15px auto 0;
}

#site-footer p{
    font-size: 10px;
    font-family: arial;
    
}
#site-footer p span{
    color: #AEB1B6;
}
#site-footer .copyright {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
/* Big green download button */

.download{
    background:url('images/download_left.png') no-repeat left top;
    float:left;
    margin-top:3px;
}
.download div{
    background:url('images/download_right.png') no-repeat right top;
    float:left;
}
.download div a{
    background:url('images/download.png') repeat-x left top;
    float:left;
    font-size:16px;
    font-weight:bold;
    padding:5px 21px 7px;
    text-decoration:none;
    color: #fff;
    margin:0 6px;
}


/* rounded site banner */

.round-banner-top-left{
	background:#1C2229 url('images/round-banner-top-left.png') no-repeat left top;
}
.round-banner-top-right{
	background: url('images/round-banner-top-right.png') no-repeat right top;
}
.round-banner-bottom-left{
	background: url('images/round-banner-bottom-left.png') no-repeat left bottom;
}
.round-banner-bottom-right{
	background: url('images/round-banner-bottom-right.png') no-repeat right bottom;
}

#round-banner {
    height:200px;
    margin-bottom:20px;
    width:100%;

}

#round-banner h1 {
    font-size:22px;
    text-align:center;
    font-family: 'Trebuchet MS','Lucida Grande','Verdana','Arial','Sans-Serif';
    font-weight: bold;
    padding-top: 70px;
    
}

#round-banner h1 a {
      color: #FF5400 ;
}

#round-banner .description {
    color:white ;
    text-align: center ;
    font-size :14px;
    font-family:'Trebuchet MS','Lucida Grande','Verdana','Arial','Sans-Serif';
    font-weight: bold;
}


/* simple site banner */


#site-banner {
    height:70px;
    margin:0;
    width:100%;
    background-color: #fff;
    margin-bottom: 10px;
    /*
    border-left:1px solid #E7E7E7;
    border-right:1px solid #E7E7E7;
    */

}

#site-banner h1 {
    font-size:24px;
    text-align:left;
    font-family: 'Arial','Sans-Serif';
    font-weight: bold;
    padding-top: 20px;
}

#site-banner h1 a {
      color: #3B3B3B;
}

#site-banner .description {
    color: #263C52;
    text-align: left ;
    font-size :16px;
    font-family:'Trebuchet MS','Lucida Grande','Verdana','Arial','Sans-Serif';
    font-weight: bold;
    padding-left : 20px;
}
