/* 
    Document   : theme_blue
    Created on : 10 Apr, 2010, 3:29:58 PM
    Author     : suresh
    Description: A theme with a predominant blue shade.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    margin: 0px;
}

.page_header {
    width: 100%;
    /*background-color: #1E90FF;*/
   background-color: #06C;
   /* background-image:url(/smbt/css/images/headerback.jpg) ;*/
   /* background-repeat: repeat-x ;*/
    min-width: 1020px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size:xx-large;
    color: white;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 2px;
    height: 60px;
}

.page_sub_header {
    width: 100%;
    background-color: #C1CDCD;
    min-width: 1020px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size:small;
    color: Black;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
}

.usecase_360 {
    width: 360px;
    height: auto;
    max-width: 360px;
    max-height: 180px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:300px;
    margin-top:150px;
}
.usecase_370 {
    width: 370px;
    height: auto;
    max-width: 370px;
    max-height: 250px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:300px;
    margin-top:100px;
}

.usecase_500 {
    width: 500px;
    height: auto;
    max-width: 500px;
    max-height: 600px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:300px;
    margin-top:30px;
}

/* For round corner */

.usecase_540 {
    width: 540px;
    height: auto;
    max-width: 540px;
    max-height: 540px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:170px;
    margin-top:30px;
}

.usecase_540_h {
    width: 540px;
    height: auto;
    max-width: 540px;
    max-height: 900px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:270px;
    margin-top:30px;
}


.usecase_600 {
    width: 600px;
    height: auto;
    max-width: 600px;
    max-height: 600px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:270px;
    margin-top:30px;
}

.usecase_720 {
    width: 720px;
    height: auto;
    max-width: 720px;
    max-height: 720px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:180px;
    margin-top:30px;
}

.usecase_750 {
    width: 750px;
    height: auto;
    max-width: 750px;
    max-height: 750px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:180px;
    margin-top:30px;
}
.usecase_900 {
    width: 900px;
    height: auto;
    max-width: 900px;
    max-height: 720px;
    vertical-align: middle;
    background-color: #CAE1FF;
    margin-left:180px;
    margin-top:30px;
}

.usecase_hdr {
    font-family: Arial,Helvetica,sans-serif;
    position:relative;
    padding: 8px;
    color: white;
    height:20px;
    margin: 0px;
    vertical-align:top;
    float: none;
}


.usecase_body {
    width: 100%;
    height: auto;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-align: left;
    color: black;
    font-size: small;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.usecase_body1 {
    width: 100%;
    height: auto;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-align: left;
    color: black;
    font-size: small;
    line-height: 30px;
    padding-left: 5px;
}

.usecase_ftr {
    font-family: Arial,Helvetica,sans-serif;
    position:relative;
    padding: 8px;
    color: white;
    height:20px;
    margin: 0px;
    vertical-align:bottom;
    float: none;
}

.tr_header {
    background-color: inactivecaption;
    font-weight: bold;
}
.tr_footer {
    background-color:inactivecaption;
}
.tr_detail {
    background-color: silver;
}
.lege_style {
   color: black;
   font-weight: bold;
}

.error {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-align: left;
    color: red;
    text-decoration:  blink;
    font-size: small;
    height:30px;
}

.container {
    display: block;
    z-index: 100;
    float: right;
    background-color: #808000
}

.menu1 {
    position: absolute;
    left: 1px;
    width: 110px;
    top: 65px;
    background-color: #808000
}

.menu2 {
    position: absolute;
    left: 116px;
    width: 110px;
    top: 65px;
    background-color : #808000
}

.menu3 {
    position: absolute;
    left: 231px;
    width: 110px;
    width: 90px;
    top: 65px;
    background-color : #808000
}

.menu4 {
    position: absolute;
    left: 326px;
    width: 110px;
    top: 65px;
    background-color : #808000
}
.menu5 {
    position: absolute;
    left: 421px;
    width: 110px;
    top: 65px;
    background-color : #808000
}
.menu6 {
    position: absolute;
    left: 516px;
    width: 110px;
    top: 65px;
    background-color : #808000
}
.menu7 {
    position: absolute;
    left: 611px;
    width: 110px;
    top: 65px;
    background-color : #808000
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.menu_head{
    margin: 0px;
    border: 1px solid #636363;
    border-color:  yellow;
    padding: 7px;
    background:navy;
    font-weight:bold;
    color:white;
    overflow: hidden
}

.menu_body {
    margin: 0px;
    display: none;
    width: 150px;
    border-top: 1px solid #998675;
    border-right: 1px solid #998675;
    border-bottom: 1px solid #998675;
    border-left: 1px solid #998675;
    border-bottom-style:  outset;
    border-top-style:  outset;
    border-left-style: outset;
    border-right-style: outset;
}

.menu_body li{
    margin: 0px;
    background: #CAE1FF ;
}

.menu_body li.alt{
    margin: 0px;
    background: #1E90FF;
}

.menu_body li a{
    margin: 0px;
    color: Black;
    text-decoration: none;
    padding: 7px;
    display: block;
}

.menu_body li a:hover{
    margin: 0px;
    padding: 10px;
    font-weight:bold;
}

.rounded-corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}

div.rounded-box {
    width: 100%;
    background-color: #1874CD;
    margin: 0px;
}
div.top-left-corner, div.bottom-left-corner,
div.top-right-corner, div.bottom-right-corner{
	position:relative;
	width:20px;
	height:20px;
	background-color:#FFF;
	overflow:hidden;

}


div.top-left-inside, div.bottom-left-inside,
div.top-right-inside, div.bottom-right-inside{
    position:relative;
    font-size:150px;
    font-family:arial;
    color:#1874CD;
    line-height: 40px;
}

div.top-left-corner {
    position:relative;
    top:0px;
    left:0px;
}

div.bottom-left-corner {
    position:relative;
    bottom:0px;
    left:0px;
}

div.top-right-corner {
	position:relative;
	top:0px;
	right:0px;
}

div.bottom-right-corner {
    position:relative;
    bottom: 0px;
    right:0px;
}

div.top-left-inside {
    position:relative;
    left:-8px;
}

div.bottom-left-inside {
    position:relative;
    left:-8px;
    top:-17px;
}

div.top-right-inside {
	position:relative;
	/*left:-25px;*/
	left:-25px;
	
}

div.bottom-right-inside {
    position:relative;
    left:-25px;
    top:-17px;
}