/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; vertical-align: center}

body {
	
	background: #000000;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color:  #a1a1a1; 
	text-align: left;
	/*overflow-x:scroll; */
	overflow-y:scroll;
	 
	}
	
	
	
	#bg {
			position:fixed; 
			top:-50%; 
			left:-50%; 
			width:200%; 
			
		}
		
	#bg img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	min-width:50%;
	min-height:50%;
	width: 1021px;
	height: 362px;
		}

	

/* links */
a, a:visited {
   	
	color: #018dd8 ;
	text-decoration: none; 
	background: inherit;
	font-weight:normal
	}
a:hover {
	/*color: #ffe3a1;*/
	color: #FFF;
	/*background: #003660;*/
	/*background-color: #003660;*/
	
	text-decoration: none;
	}
	
.b, .b:visited {
   	
	color: #FFF ;
	text-decoration: none; 
	background: inherit;
	font: bold 11px/16px Verdana, Arial, Tahoma, Sans-serif;
	}
.b:hover {
	/*color: #ffe3a1;*/
	color: #FFF;
	/*background: #003660;*/
	/*background-color: #003660;*/
	
	text-decoration: none;
	}

.c, .c:visited {
   	
	/*color: #ffe3a1;*/
	color: #FFF;
	/*background: #003660;*/
	/*background-color: #003660;*/
	
	text-decoration: none;
	padding: 3px;
	}
.c:hover {
	color: #FFF;
	background-color: #e76f0e;
	padding: 3px;
	}
	
h1{
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
	font-size: 130%;	
	}

/*images */
img {
	background: #FAFAFA;
   	border: none;
	}

/* start - table */
table {
	border-collapse: collapse;
	margin: 0 0 0px 0;
	background:"#EEECED";
	}
th strong {
	color: #fff;
	}
th {
	background-color: #CC0001;
	height: 26px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
	}
td {
	padding: 1px;
	}
td.first,th.first {
	border-left: 0px;
	}
/* end - table */


/*Text*/
.textRed{
	color: #CC0001;
	text-decoration:underline;
	}
.textWhite{
	color: #FFFFFF;
	}
.textGray{
	color: #242424;
	}
.textGray1{
	color: #666;
	}
.textGray2{
	color: #4f4d4d;
	}
.textGray3{
	color: #2a2a2a;
	}
.textBlue{
	color: #018dd8;
	}

.textL{
	font-size:16px;
	}
.createAccBg {
	background-color:#CC0001;
	}
.textwhitebgblak{
	color: #8b8b8b;
	background-color:#000;}
	
.textwhitebgblue{
	color: #FFF;
	background-color: #018dd8;}
	
.textSubMenu{
	color: #FFF;
	background-color: #e76f0e;
	padding: 3px;}
/*.menu{
	margin-left: 150px;*/
	
/*Border*/	
.border {
	border: 1px solid #CCCCCC;
	padding: 1px 5px 2px 5px ;
}

.border2 {
	border: 1px solid #333333;
}
.border1 {
	color: #018dd8 ;
	text-decoration: none; 
	background: inherit;
	font-weight: normal;
	border-width: medium; 
	border-style: outset;
}
	
	
/*.borderTopBottom {
	border-bottom: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	width: 713px;
	}*/
/********************************************
   LAYOUT
********************************************/ 

#bg{
	background: #000000;
}	
#wrap {
	/*background: url(../images/header_bg.jpg) repeat-x 0 0;*/
	width:880px;
	margin: 0px auto;
	text-align: left;
	/*height: 600px;*/
	padding: 0;
	
	/*position: relative;*/ 
	z-index: 1; 
	margin: 10px auto; 
	padding: 20px; 
}
#BorderShadow{
	 
    -moz-box-shadow: 0 0 20px black; 
    -webkit-box-shadow: 0 0 20px black; 
	box-shadow: 0 0 20px black;
	height: 487px;
	
	/*background: #000000;*/
	}
#header{
	height:22px;
	/*overflow:hidden;*/
	background: url(../images/menu.jpg) repeat-x 0 0;
	min-width:1000px;
	font-size: 10px;	
	text-align:center;
	padding: 30px 0 0 90px;
	color: #4D4D4D;	
}
#content-wrap {
	clear: both;
	background: url(../images/bg1.jpg);	
	background-repeat: repeat top;
	width: 1440px;
	padding: 0; 
	margin:2px auto;
	margin-top: 0;
	padding-top: 0;
	height: 100% ;
	}

/* Left Sidebar */	
#sidebar {
	float: left;
	width: 230px;
	height:720px;	
	/*color: #313131;*/
	background:url(../images/levNav_bg.jpg) repeat-y 0 0;
	margin-top: 0;

	}	
#sidebar h1 {
	margin-top: 0px;
	/*padding: 4px 12px; 
*/	font: bold 12px 'Trebuchet MS', Tahoma, Sans-serif;
	color:#FFFFFF;
	background-color: #000000;
	}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: right;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(../images/dots.jpg) repeat-x left top;
	color:#666666;
	}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	font: bold 9px/16px Verdana, Arial, Tahoma, Sans-serif;
	/*background: url(../images/menu_bg_0.jpg) repeat-x left bottom;*/
	color:#383838;
	margin: 0;
	align: left;
	width: 230px;
		
	}
#sidebar ul.sidemenu li a:hover {	
	color:#e76f0e;
	text-decoration:underline;
	font: bold 9px/16px Verdana, Arial, Tahoma, Sans-serif;
	align: left;
	width: 230px;
	
	}

	
#sidebar #address{
	margin-top: 480px;
	color: #666;
	
	}
	
	
/* subMenu */
#sidebar #submenu {
	/*clear: both;*/	
	margin-right:60px;
	margin-bottom: 5px;
	color: #F00;
	/*background: url(../images/menu_bg_0.jpg) repeat-x right bottom;*/
	font: bold 11px/16px Verdana, Arial, Tahoma, Sans-serif;
	/*height: 37px;*/
	width:180px;
	}
.currentSubmenu{	
	color: #e76f0e;
	text-decoration:underline;
	font: bold 11px/16px Verdana, Arial, Tahoma, Sans-serif;
	/*background: url(../images/menu_bg_0.jpg) repeat-x left bottom;*/
	}
/*End-subMenu*/
/* End- leftSideBar */


/* Middlebar */	
#midbar {
	float: left;
	width: 550px;
	padding: 0;
	margin-top: 0;	
	color: #064174;
	background-color: #141414;
	
	}
	/* end of midbar*/
	
/* RtSidebar */
#rtsidebar {
	float: right;
	width: 150px;
	height: 720px;
	color: #313131;
	background:url(../images/rtNav_bg.jpg) repeat-y 0 0;
	margin-top: 0;
	margin-right:50px;
	}	

#rtsidebar h1 {
	margin-top: 0px;
	padding: 5px 5px;
	font: bold 1.1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #003466;		
	}


/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(../images/menu.jpg) repeat-x 0 0;	
	font: bold 11px/33px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 980px;	
	}
#menu ul {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
	margin-left:6px;
	}
#menu ul li {
	display: inline;
	}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 15px 0 15px;
	color: #FFF;	
	text-decoration: none;
	}
#menu ul li.last a {
	padding-right: 50px;	
	}
#menu ul li a:hover {
	color:#FFFF80;
	text-decoration: underline;
	}
#menu ul li#current a {	
	color: #FBE06F;
	text-decoration:underline;
	}
/*End-Menu*/




/* Main Column */
#main {
	float: left;
	/*width:1010px;*/
	width:1020px;
	/*height: 720px;*/
	padding: 0; 
	margin: 0;
	/*display: inline;*/
	background-color: #141414;
	}
#wrap h1 {
	width: 585px;
	height: 18px;
	margin-top: 0px;
	padding: 5px; 
	font: bold 12px 'Trebuchet MS', Tahoma, Sans-serif;
	color:#FFFFFF;
	padding-left: 10px;
	background: url(../images/welcome_bg.jpg) repeat-x 0 0;
	text-align:left;
	
	/*background-color: #CC0001;*/
	}
#wrap h2 {
	width: 778px;
	height: 18px;
	margin-top: 0px;
	padding: 4px 3px; 
	font: bold 11px 'Trebuchet MS', Verdana, Sans-serif;
	color:#e76f0e;
	background: url(../images/welcome_bg.jpg);
	
	}
#wrap h5 {
	width: 550px;
	height: 20px;
	margin-top: 0px;
	/*padding: 4px 3px;*/ 
	padding: 0px;
	font: 11px 'Trebuchet MS', Verdana, Sans-serif;
	color: #333;
	background-color:#000;

	
	/*background: url(../images/welcome_bg_1.jpg);*/
	}
#wrap h3 {
	width: 550px;
	height: 5px;
	margin-top: 0px;
	padding: 4px 5px; 
	background: url(../images/dot_line.jpg)repeat-x 0 0;
		}
#wrap h4 {
	width: 500px;
	height: 20px;
	margin-top: 0px ;
	padding: 2px 0px 2px 0px ; 
	background: url(../images/port_bg_3.jpg)repeat-x 0 0
	font: 11px 'Trebuchet MS', Verdana, Sans-serif;
	
	}
#main h6 {
	width: 296px;
	height: 25px;
	margin-top: 0px;
	padding: 6px 0 0 0px ; 
	background: url(../images/port_bg_1.jpg)repeat-x 0 0;
	
	}
	
#wrap h7 {
	width: 146px;
	height: 25px;
	margin-top: 0px;
	padding: 6px 0 0 0px ; 
	background: url(../images/port_bg_2.jpg)repeat-x 0 0;
	
	}

#wrap #portfolio{
	width: 990px;
	margin-top:0; 
	padding:0;
	background-color: #141414;
	align: left;

	/*border: 1px solid #CCCCCC;*/
	}
#wrap #fp3{
	color: #969595;
	text-align:justify;
	padding: 10px;
	margin-top: 0;
	}
	
#topProduct{
	float: left;
	width: 713;
	padding: 0; margin-top: 5px;
	display: inline;
	border: 1px solid #CCCCCC;
	}
#topProduct h1 {
	width: 714px;
	height: 20px;
	margin-top: 0px;
	padding: 4px 13px; 
	font: bold 12px 'Trebuchet MS', Tahoma, Sans-serif;
	color:#FFFFFF;
	background-color: #CC0001;
	}



/* Footer */	
#footer {

	width: 880px;
	height: 20px;
		padding-top: -50px;
	
	text-align:center;
	
	font: 11px 'Trebuchet MS', Verdana, Sans-serif;
	color: #a1a1a1;
	background-color:none;}
	



/*#footer {
	background: #FFF url(../images/footer.jpg) no-repeat center top;
	color: #265A95;
	clear: both;
	width: 1000px;
	height: 75px;
	text-align: center;
	}
*/#footer #footer-menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(../images/footer_menu.jpg) repeat-x 0 0;	
	font: bold 10px/32px Verdana, Arial, Tahoma, Sans-serif;
	height: 32px;
	width: 980px;	
	}
#footer a { 
	color: #FFF;
	text-decoration: none; 
	}
#footer a:hover {
	color: #FBDC5F;	
	text-decoration: underline;
	}
	
/* display and additional classes */
.clear { clear: both; }


/* scrollbar start */


#scrollbar_container {  
    position:relative;  
    width:500px;  
} 
 
#scrollbar_track {  
    position:absolute;  
    top:0;  
    rightright:0;  
    height:100%;  
    width:10px;  
    background-color:transparent;  
    cursor:move;  
} 
 
#scrollbar_handle {  
    width:10px;  
    background-color:#5c92e7;  
    cursor:move;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9;  
} 
 
#scrollbar_content {  
    overflow:hidden;  
    width:500px;  
    height:580px;  
}  
/* -----scrollbar end----- */

/*----------- Transparent BG-----------*/
/*div.background
  {
  width:500px;
  height:250px;
  background:url(klematis.jpg) repeat;
  border:2px solid black;
  }*/
div.transbox
  {
  width:400px;
  height:180px;
  margin:30px 50px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  
  
  /*div.transbox p
  {
  margin:30px 40px;
  font-weight:bold;
  color:#000000;
  }*/
  
  /*----------- Transparent BG-----------*/
  
  

