/**************************************
 * THEME NAME: bdctradedesign
 *
 * Files included in this sheet:
 *
 *   bdctradedesign/gradients.css
 **************************************/

/***** bdctradedesign/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(images/fillers/menu_bg.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
    color: #fff;
}

.navbar {
    background-image:url(images/fillers/menu_bg.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
    color: #fff;
}

#page {
    width:920px;
    margin: 0 auto;
    height: inherit;
    background-color: #FFFFFF;
    padding: 5px;
}

body{
    font: normal 14px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; 
    background-color: #02A9A1; 
    background-image:url(images/fillers/smexbg.png); 
    background-repeat:repeat-x;
}
#provid{
    text-decoration:none; 
    color:#00AAA1;
    display:block;
    background-color:#0a81ad; 
    color:#FFF;
    padding:3px;
    font-size:9px;
    font-size:13px;
    text-align:center;
}
#provid a {
    color: #FFFFFF;
}
#copyr{
    text-decoration:none; 
    display:block; 
    padding:5px 0 5px 0;
    border-top:#FFF solid thin; 
    font-size:13px;
    text-align:center;
}
#copyr a{
    color:#0a81ad; 
    text-decoration:none;
}
.menuBar{
    width:auto; 
    height:30px; 
    background-image:url(images/fillers/menu_bg.jpg); 
    background-repeat:repeat-x; 
    position:relative;
    }
.menuBar a{
    color:#FFF; 
    text-decoration:none; 
    width:151px; 
    display:block; 
    float:left; 
    text-align:center; 
    margin-top:8px;
    border-right:thin solid #FFF;
    font-weight: bolder; 
    font-size:12px;}
.menuBar a:hover{
    color:#CCC; 
    background-image: url(images/fillers/over_menu.jpg); 
    background-repeat:repeat-x;
    }
#logoDiv{
    width:450px; 
    float:left;
}
#headerLinks{
margin:15px 0 0 10px; 
width:440px; 
height:20px; 
float:left; 
text-align:right;
}
#headerLinks a, #settingsForm{
	text-decoration:none;
	color:#4e6189; 
	display:block; 
	padding:0 8px 0 4px; 
	float:right;
	font-size:10px;
	}
#headerLinks img{
	border:none; 
	margin-top:0;
	}
#inst90 .content {
    border-color:#ffffff;
}
#inst90 .sideblock {
    margin-bottom: 0px;
}

/* Login box */
.loginBox{
	height:175px; 
	width:200px; 
	float:left;
	margin:0px 0px 0 0;
	}
#loginHeaderHolder{
	width:202px;
	height:30px;
	}
#loginLftSpan{
	background-image:url(images/fillers/box_left.jpg); 
	background-repeat:no-repeat; display:block; height:30px;
	width:19px;
	float:left;
	}
#loginCtrSpan{
	background-image:url(images/fillers/box_ctr.jpg);
	background-repeat:repeat-x; 
	display:block; 
	height:30px; 
	width:164px; 
	float:left;
	}
#loginCtrSpan b{
	color:#FFF; 
	margin:5px 0 0 5px; 
	display:block; 
	letter-spacing:2px; 
	font-size:12px;
	}
#loginRhtSpan{
	background-image:url(images/fillers/box_right.jpg); 
	background-repeat:no-repeat; 
	display:block;
	height:30px; 
	width:19px; 
	float:left;
	}
.loginContent{
	width:199px; 
	height:140px;
	border:thin solid #0A81AD; 
	text-align:left; 
	background-image:url(images/fillers/loginbg.png); 
	background-repeat:repeat-x;
	}
.loginContent input{
	margin:5px 0 0 5px; 
	width:76px; 
	background-image:url(images/fillers/inputbg.png);
	}
.loginContent p{
	margin:5px 0 0 0; 
	font-weight:bold;
	}
.loginContent a{
	margin:10px 0 0 17px;
	}
#logintbl{
	margin:10px 0 5px 15px;
}
#logintbl td{ 
	text-align:right; 
	color:#FFF;
}
#inst93 .content {
    border-color:#ffffff;
}
#inst93 .sideblock {
    margin-bottom: 0px;
}
/***** bdctradedesign/gradients.css end *****/


