/**** container Padding Styles ******/
.width{width:100%;}

.head_pad{padding:0px 6px 10px 10px;}
.head_pad_green{padding:5px 10px 10px 10px ;}
.head_pad1{padding:1px 6px 10px 10px;}

.head_pad_dark{padding:5px 10px 10px 10px ;}


.action_pad{margin:0; float:left; width:5%; _width:1px;}

.title_pad{margin:0; float:left; width:75%; white-space:nowrap;}

.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px;  clear:both;}
.content_pad1{padding:10px 10px 10px 0px; clear:both;}


.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

/**** Sandal_top Styles ******/


.c1_top_left{background:url(c1_topleft.png) no-repeat top left;}
.c1_top_right{background:url(c1_topright.png) no-repeat top right;}
.c1_top_bg{background:url(c1_topbg.png) repeat-x top left; height:10px;}

.c1_bot_left{background:url(c1_bot_left.gif) no-repeat top left;}
.c1_bot_right{background:url(c1_bot_right.gif) no-repeat top right; height:11px;}
.c1_bot_bg{background:url(c1_bot_bg.gif) repeat-x top left;}


.c2_top_left{background:url(c1_topleft.png) no-repeat top left;}
.c2_top_right{background:url(c1_topright.png) no-repeat top right; padding:0px 5px;}
.c2_top_bg{background:url(c1_topbg.png) repeat-x top left; height:10px;}

.c2_bot_left{background:url(c2_botleft.gif) no-repeat top left;}
.c2_bot_right{background:url(c2_botright.gif) no-repeat top right; padding:0px 9px 0px 150px;}
.c2_bot_bg{background:url(c1_botbg.gif) repeat-x top left; height:9px;}

.c3_top_left{background:url(c3_topleft.gif) no-repeat top left;}
.c3_top_right{background:url(c3_topright.gif) no-repeat top right; padding:0px 4px;}
.c3_top_bg{background:url(c3_topbg.gif) repeat-x top left; height:4px;}

.c3_bot_left{background:url(c3_botleft.gif) no-repeat top left;}
.c3_bot_right{background:url(c3_botright.gif) no-repeat top right; padding:0px 5px 0px 163px;}
.c3_bot_bg{background:url(c3_botbg.gif) repeat-x top left; height:9px;}


.c4_top_left{background:url(c4_topleft.gif) no-repeat top left;}
.c4_top_right{background:url(c4_topright.gif) no-repeat top right; padding:0px 5px;}
.c4_top_bg{background:url(c4_topbg.gif) repeat-x top left; height:4px;}

.c4_bot_left{background:url(c4_botleft.gif) no-repeat top left;}
.c4_bot_right{background:url(c4_botright.gif) no-repeat top right; padding:0px 7px 0px 139px;}
.c4_bot_bg{background:url(c4_botbg.gif) repeat-x top left; height:10px;}


/***************general font style**************************/

.Head
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.Normal
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

/***** common_print ******/
#common_print .Head
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
    font-weight:bold;
    color:#000000;
}

#common_print .Normal
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

#common_print td, #common_print th
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}


/***** sandal_shade ******/
#sandal_shade .Head
{
    font-family: Sylfaen,  Verdana, Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color:#5e1f00;
}

#sandal_shade .Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

#sandal_shade td, #sandal_shade th, #sandal_shade div
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}
