  /*
	clear: both;
	float: right; 
	overflow: hidden;
    height
	width: 777px;
	min-width: 340px;
	max-width: 777px;
    position
 	margin: 0;
	border: 1px solid green;
	padding: 0;
    background-color: #D6D6D6;
    background-image: url(img_39.gif)
    color: #333;
 	font: 85% arial, hevetica, sans-serif;
	text-align: left;
  */
  h2
  {
    margin: 0;
    color:#FFFFFF; /* F19A2A */
    font-family: Georgia; /*Tahoma,verdana,arial -  Perpetua Comic Sans MS*/
    font-size:14px;
    font-weight: normal;
    text-decoration:none;
    text-transform: uppercase;
  }
  h3
  {
    margin: 0;
    color:#FFFFFF;
    font-family:Georgia;
    font-size:11px;
    font-weight: normal;
    text-decoration:none;
    text-transform:capitalize;
  }
  h3 a 
  {
    color:#ffffff;
    text-decoration:none;
  }

  p
  {
    margin: 0;
    /*color:#1d6384;*/
    color: #1d6384;
    font-family: Georgia; /* Comic Sans MS  font: 85% arial, hevetica, sans-serif;*/
    font-size:12px;
    text-decoration:none;
    font-weight: bolder;
  }

	body
	{
		margin: 0;
		padding: 0;
	  background: #272727;
	}
	
	#container
	{
    width:100%;
	}

  /* Image Replacement */
  #wraper0
  { 	 
	  width:100%;
	  height:auto;
  }
	#pageheader
	{
		position: relative;
    width: 898px;		
	  height: 50px;
		margin-left: auto;
		margin-right: auto;
		background: #121212;
		border-left: 1px solid #121212;
		border-right: 1px solid #121212;
	}
  #logomain h1
  {
    float: left;
	  height: 50px;
	  width: 200px;
	  margin:0;
	  /*background: #ededed url(/templates/default/images/logo.png) no-repeat;*/
	  background: transparent url(/templates/default/images/logo.png) no-repeat;
  }
  #logomain h1 span {display: none; visibility: hidden;}
  #logomain h2 {display: none; visibility: hidden;}
  
	#topheader
	{
    float: left;
	  height: 50px;
	  width: auto;   
	}
  #topheader_left
	{
	  float: left;
		width: 430px;
		height: 50px;
	  line-height: 50px;     
	  vertical-align: middle;
		text-align: left;
		background: #121212;
	}
  #topheader_right
	{
	  float: left;
		width: 220px;
		height: 50px;
		padding: 0;
		margin-left: 2px;
		margin-right: 10px;
	  line-height: 50px;
	  margin-top: 2px;
		text-align: right;
    color:#1d6384;
    font-family:Tahoma,verdana,arial;
    font-size:11px;
	}
  #topheader_right a
  {   
    display: block
    margin:0;
    height: 40px;
	  line-height: 40px;
    padding-left: 35px;
    background: transparent url("/templates/default/images/cart.png") no-repeat left top;
    font-size:20px;
    text-decoration: none;
    color:#1d6384;
  }
  #topheader_right a:hover
  {
  text-decoration: underline;
  }  
	
  #topheader_left ul li, #topheader_right ul li
  {
      float:left;
      width: 100px;
      display: block;
      line-height: 50px;
      padding:0 5px 0 0;
      background:url("/templates/default/images/top_div1.png") no-repeat right top;
      vertical-align: middle;
      text-align: center;
  }
  #topheader_left ul a, #topheader_right ul a 
  {
    display: block;
    width: 100px;
    color:#f7941e;
    font-family:Tahoma,verdana,arial;
    font-size:11px;
    text-decoration:none;
  }
  #topheader_left ul, #topheader_right ul 
  {
      float: left;
      height: 50px;
      margin:0;
      padding:0 10px 0 0;
      list-style:none;
      color:#f7941e;
      list-style:none;
      font-family:Tahoma,verdana,arial;
      font-size:11px;
      font-weight: bold;
      text-decoration:none;     
  }   

  #wraper1
  { 	 
	  width:100%;
	  height:1%;
  }

	#banner
	{
		position: relative;
	  height: 180px;
    width: 898px;
		margin-left: auto;
		margin-right: auto;
    text-align: center;
    /*padding:5px 20px 5px 20px;*/
    border-left:1px solid #121212;
    border-right:1px solid #121212;
	}

  #flasheader
  {
    position: absolute;
		top: 0px;
		left: 0px;
  }

  #main_navi
	{
		position: absolute;
    width: 348px;
    height: 40px;
		bottom: 0;
		right: 20px;
	}
  #main_navi ul 
  {
      float: right;
      width: 348px;
      height: 40px;
      margin:0;
      padding:0;
      list-style:none;
      
  }   
  #main_navi ul li
  {
      float:left;
      width: 116px;
      line-height: 40px;
      background:transparent url("/templates/default/images/home_button.png") repeat-x right bottom;
      vertical-align: middle;
      text-align: center;
  }
  #main_navi ul a 
  {
    display: block;
    width: 116px;
    color:#1d6384;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    font-weight: bolder;
    text-decoration:none;
  }
  #main_navi ul a:hover 
  {
    width: 116px;
    color:#f7941e;
    text-decoration:none;
	  background:transparent url("/templates/default/images/home_button1.png") repeat-x right bottom;
  }

  #wraper2
  { 	 
	  float: left;
    width: 100%;		
    height: auto;
  }

	#content-frame
	{
    width: 898px;
    height: auto;
    /*min-height: 800px;*/
		margin-left: auto;
		margin-right: auto;
		background: #ffffff;
		border-left: 1px solid #121212;
		border-right: 1px solid #121212;  
	}

	#footer	
	{
	  clear: both;
		width: 100%;
		height: 40px;
	}
	#footer-content	
	{
    width: 898px;
    height: 40px;
		margin-left: auto;
		margin-right: auto;
		font-family:Tahoma,verdana,arial;
    font-size:11px;
		color:#1d6384;
		text-align: center;
		background: #ffffff;
	}
	.footer_middle
	{
    width: 760px;
    height: 40px;
		margin-left: auto;
		margin-right: auto;
		font-family:Tahoma,verdana,arial;
    font-size:11px;
		color:#1d6384;
		text-align: center;
    vertical-align: middle;
  }
  .footer_left, .footer_left a
  {
      float:left;
      height: 40px;
      line-height: 40px;
      width: 300px;
  	  margin-right: 2px;
  	  color: #ffffff;
  	  background: #a91515;
  }
  .footer_right, .footer_right a
  {
      float:left;
      width: 596px;
      height: 40px;
      line-height: 40px;
  	  color: #ffffff;
  	  background: #121212;
  	  text-align: right;
  }


  #leftnavi
  {
    float: left;
	  width: 300px;
    min-height: 820px;
	  margin-right: 2px;
    background: #e8e8e8;
  }
  #content-frame > #leftnavi
  {
  }  
	.lTop	     { weight: 100%; height: 48px; background: transparent url("/templates/default/images/bg_left2.png") no-repeat left top;}
	.lBot	     { clear: both; height: 8px; width: 100%; background: #fff url("/templates/default/images/b_panel.png") no-repeat left top; } 
  #leftnavi ul li
  {
    height: 90px;
    background:transparent url(/templates/default/images/bg_left4.png) no-repeat;
  }
  #leftnavi ul li.first
  {
    height: 90px;
    background:transparent url(/templates/default/images/bg_left3.png) no-repeat;
  }
  #leftnavi ul li.last
  {
    height: 90px;
    background:transparent url(/templates/default/images/bg_left6.png) no-repeat;
  }
  #leftnavi ul a:hover 
  {
    height: 90px;
    color:#f7941e;
    background:transparent url(/templates/default/images/bg_left5.png) no-repeat;
  }
  #leftnavi ul a 
  {
  	display: block;
    height: 90px;
    margin:0;
    padding:0;
    color:#1d6384;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    /*font-weight: bold;*/
    line-height:80px;
    text-decoration:none;
    text-transform: uppercase;
	  text-align: center;
	  vertical-align: middle;
  }
  #leftnavi ul 
  {
    clear: both;
  	display: block;
  	height: auto;
    margin: 0;
    padding:0;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    text-align:left;
  }   

	.leftpanel
	{
	  clear: both;
		width: 100%;
		height: 1%;
		margin: 20px;
	}

  .leftgadget
  {
    clear: both;
    float:left;
  	width:220px;
  	height:auto;
  	margin-left: 20px;
  	margin-right: 20px;
  	margin-bottom: 20px;
    text-align: left;
  }
  .leftgadget h2
  {
    color: #121212;
  }
  .leftgadget h3
  {
    margin-top:5px;
    color: #121212;
    background:transparent;
  }
  .leftgadget h3 a
  {
    color: red;
  }
  .leftgadget img
  {
    text-align:center;
    padding:1px;
    border: 1px solid #c4c6c1;
  }
  
	.cTop	     { height: 25px; background: transparent url("/templates/default/images/wrap_top.png") no-repeat left top; }
	.cBot	     { clear: both; height: 25px; width: 100%; background: #fff url("/templates/default/images/wrap_bot.png") no-repeat left top; } 
 
	#contents	
	{
    float: none;
    float: expression(document.body.clientWidth < 897 ? "left": "left" );
    overflow:hidden;
    min-width: 300px;
    width: auto;
    width: expression(document.body.clientWidth < 897 ? "300px": "576px" );
    max-width: auto;
    min-height: 800px;
    padding: 10px;
    height: 1%;
    background: #f5f5f5;
	}
  #content-frame > #contents
  {
      width: 576px;
  }

   #right_panel
  {
	float: left;
  height: 1%;
  width: 55%;
  }

  #left_panel
  {
	float: left;
	height:1%;
  width:40%;
  }

  
  .panelN .frameHeader{ height: 100%; max-height: auto; width:91%; border: 1px solid transparent;}
  .panelN .cTopLeft	 { height: 17px; background: transparent url("/templates/default/images/ctop_left.png") no-repeat left bottom; }
	.panelN .cTop	     { height: 17px; margin-left: 10px; margin-right: 10px; background: transparent url("/templates/default/images/ctop_mid.png") repeat-x left bottom; }
	.panelN .cTopRight { height: 17px; background: transparent url("/templates/default/images/ctop_right.png") no-repeat right bottom; }
	.panelN .cLeft     { height: auto; width:auto; padding-left: 10px; background: #f6f6f6 url("/templates/default/images/cleft_mid.png") repeat-y left top; }
	.panelN .cRight    { height: auto; width:auto; padding-right: 10px; background: #f6f6f6 url("/templates/default/images/cright_mid.png") repeat-y right top; }
  .panelN .cBotRight { height: 17px; background: transparent url("/templates/default/images/cbot_right.png") no-repeat right top; }
	.panelN .cBot	     { height: 17px; width:auto; margin-left: 10px; margin-right: 10px; background: transparent url("/templates/default/images/cbot_mid.png") repeat-x left bottom; }
	.panelN .cBotLeft	 { height: 17px; background: transparent url("/templates/default/images/cbot_left.png") no-repeat left top; }

  .panelN
  {
    clear: both;
    width: 100%;
    height: auto;
    padding-top: 10px;
    color: #000000;
  }


  .panel100
  {
    min-height: 50px;
    /*width:463px;*/
    height: auto;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*background: #ffffff;
    border:1px solid #ededed;*/
    color: #000000;
	  background: transparent url(/templates/default/images/dot.gif) repeat-x bottom;
  }
  #contents > .panel100
  {
    width: 100%;
  }
    .panel100 img
    {
      float: right;
      margin-right: 15px;
    }
    .panel100 h2
    {
   	  position: relative;
      margin-bottom: 3px;
      /*color: #ff5500;*/
      color: #f78e1e;
	    font: bold 100%/100% "Lucida Grande", Arial,sans-serif;
	    /*font-smooth: always;*/
	    /*text-shadow: blue 2px 2px, red -2px -2px;*/
      /* #fca97d;*/
      text-transform: capitalize;
    }
    .panel100 h3
    {
      margin-bottom: 15px;
      padding-bottom: 10px;
	    font-family: "Lucida Grande", Arial, sans-serif;
      color: #1d6384;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      /*background:transparent url(/templates/default/images/line_top.gif) repeat-x bottom;*/
    }
    .panel100 h4
    {
      clear: both;
      margin-bottom: 15px;
   	  font-size:11px;
      text-align: justify;
      color: #f78e1e;
      font-family:Tahoma,verdana,arial;
      font-weight: bold;
    }
    .panel100 p
    {
      margin-bottom: 10px;
   	  font-size:11px;
      /*text-align: justify;*/
      font-family:sans-serif;
      color: #797979;
      font-weight: normal;
    }
    .panel100 span, .panel100 span a
    {
      text-decoration:none;
   	  font-size:11px;
      color: #f78e1e;
      font-family:Tahoma,verdana,arial;
    }

  .panel2 .frameHeader{ height: 1%; background: transparent url("/templates/default/images/cmid.png") repeat-y top left;padding: 1px 10px 10px 10px;}
	.panel2 .cTop	{ height: 17px; background: transparent url("/templates/default/images/ctop.png") no-repeat; }
	.panel2 .cBot { height:17px; background: transparent url("/templates/default/images/cbot.png") no-repeat;}

  .panelS
  {           
    float:left;
  	width:160px;
  	height:150px;
  	margin: 20px;
    text-align: center;
    background:transparent url(/templates/default/images/panel_s1.png) no-repeat;
  }
    .panelS p
    {
      padding: 10px;
   	  font-size:12px;
      /*text-align: justify;*/
      font-family:sans-serif;
      color: #000;
    }
    .panelS img
    {
      padding: 10px;
    }
  
  .panel50, .panel50l, .panel50r
  {
    float:left;

    min-height: 50px;
	  height: auto;
    margin-top: 10px;
    padding: 10px 0 10px 0;
    background: transparent url("/templates/default/images/hline.png") no-repeat center bottom;
    font-size: 11px;
    color: #000;
  }	
  .panel50l
  {
	  width:40%;
    clear: left; 
    margin-left:0;
    margin-right:10px;
	  background: transparent url(/templates/default/images/pbg.jpg) repeat-y right;
  }
  .panel50r
  {
    clear: right; 
    float: right;
	  width:55%;
    margin-right:10px;
  }
    .header_image
    {
      width: 22px;
      height: 20px;
      margin-right: 10px;
      float: left;
      background:transparent url(/templates/default/images/b_bullet.png) no-repeat left top;
    }
    .title_image
    {
      clear: both;
      float: left;
      width: auto;
      height: 60px;
      line-height: 60px;
      margin-right: 10px;
      padding: 2px;
      border: 1px solid #ededed;
      background:transparent url(/templates/default/images/thumb.png) no-repeat center center;
      text-align: center;
      vertical-align: middle;
    }
    .panel50 hr
    {
      clear: both;
    }
    .panel50 h2, .panel50l h2, .panel50r h2
    {
      width: 90%;
      padding-bottom: 10px;
	    font-family: "Lucida Grande", Arial, sans-serif;
      font-size: 16px;
      color: #f78e1e;
      font-weight: bold;
      text-transform: uppercase;
      background:transparent url(/templates/default/images/line_top.gif) repeat-x bottom;
    }
    .panel50 h3, .panel50l h3, .panel50r h3
    {
      float:left;
      width: 70%;
      margin:0;
      font-size: 11px;
      color: #000;
      font-family:Tahoma,verdana,arial;
      font-weight: bold;
    }
    .panel50 h3 a, .panel50l h3 a, .panel50r h3 a
    {
      color: blue;
      text-decoration:none;
    }
    .panel50 h4, .panel50l h4, .panel50r h4
    {
      float:left;
      width: 70%;
      margin:0;
      font-size: 11px;
      color: #000;
      font-family:Tahoma,verdana,arial;
      font-weight: normal;
      font-style: italic;
    }
    .panel50 img, .panel50l img, .panel50r img
    {
      float:none;
      display: block;
      margin-bottom: 10px;
      margin-right: 10px;
      margin-left: auto;
      margin-right: auto;
    }
    .panel50 p, .panel50l p, .panel50r p
    {
      float:left;
      width: 70%;
      margin-bottom: 10px;
      color: #000;
      font-family:Tahoma,verdana,arial;
    }
    .panel50 ul li, .panel50l ul li, .panel50r ul li
    {
      /*background:transparent url(/templates/default/images/b1.gif) no-repeat scroll left top;*/
      margin: 0;
      padding:10px 0px 10px 10px;
  	  background: transparent url(/templates/default/images/dot.gif) repeat-x bottom;
    }
    .panel50 ul a:hover, .panel50l ul a:hover, .panel50r ul a:hover
    {
      color: #f78e1e;
    }
    .panel50 ul a, .panel50l ul a, .panel50r ul a
    {
      color: #797979;
      line-height:22px;
      text-decoration:none;
    }
    .panel50 ul, .panel50l ul, .panel50r ul
    {
      float:left;
      width: auto;
      max-width: 250px;
      margin: 0;
      padding:0;
      /*color:#CDCDCD;*/
      color: #797979;
      font-family:Georgia;
      font-size:11px;
      list-style-image:none;
      list-style-position:inside;
      list-style-type: disc;
      text-align:left;
    }   

  .panelList
  {
    float: left;
    width: 100%;
    min-height: 300px;
    height: auto;
    margin-top: 20px;
    /*background: #ffffff;*/
    border:1px solid #ededed;
    color: #000000;
  }
  .panelList img
  {
    padding-top: 20px;
  }
  .panelList h3, .panelList h3 a
  {
    padding-top: 20px;
    text-align: left;
    color: rgb(0,102,102);
    text-decoration: none;
    font-size:12px;
  }
  .panelList .title_image
  {
    color: #f7941e;
    font-weight: bold;
  }

  .products
  {
    clear: both;
    height: 100px;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
	  background: transparent url(/templates/default/images/dot.gif) repeat-x bottom;
  }
  .productThumb
  {
    float: left;
    width: 140px;
    height: 100px;
    width:expression(document.body.clientWidth < 777 ? "75px": "100px" );			  
    margin: 10px 10px 0 0;
	  background: transparent url(/templates/default/images/thumb_m.png) no-repeat;
	  background-position: left top;
    padding:0;
  }
  .productThumb img:hover
  {
    border: 2px solid green;
  }
  .productThumbSmall
  {
    width: auto;
    width:expression(document.body.clientWidth < 777 ? "95px": "100px" );			  
    margin: 0 0 0 0;
    padding:0;
	  text-align: center;
  }
  .productDetail
  {
    float: left;
    width: 300px;
    width:expression(document.body.clientWidth < 777 ? "95px": "300px" );			  
    margin: 10px 0 0 0;
    padding:0;
    color: #f7941e;
  }
  .productDetailSmall
  {
    width: auto;
    width:expression(document.body.clientWidth < 777 ? "95px": "100px" );			  
    margin: 10px 0 0 0;
    padding:0;
	  text-align: center;
    color: #f7941e;
  }
  .product
  {
    width: 100%;
    margin: 0;
    padding:0;
    color: #1d6384;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    font-weight:bold;
  }
  .productSmall
  {
    width: auto;
    margin: 0 0 0 0;
    padding:0;
    color:#B8B8B8;
    font-family:Tahoma,verdana,arial;
    font-size:10px;
    font-weight:bold;
  }
  .productvalue
  {
    width: auto;
    margin: 10px 0 10px 0;
    padding:0;
    font-family:Tahoma,verdana,arial;
    color:#000000;;
  }
  .productvalueSmall
  {
    width: auto;
    margin: 10px 0 10px 0;
    padding:0;
    font-family:Tahoma,verdana,arial;
    color:#000000;
  }
  .productbutton
  {
    width: 100%;
    margin: 0 0 0 0;
    padding:0;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
  }
  .productbutton h2
  {
    width: 100%;
    margin: 0 0 0 0;
    padding:0;
    color: #f78e1e;
    font-family:Tahoma,verdana,arial;
    font-weight: bold;
    font-size:12px;
  }
  .productbutton h3
  {
    width: 100%;
    margin: 0 0 0 0;
    padding:0;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    font-weight: bold;
    color:red;
  }
  .productbuttonAddToCart
  {
    margin-top: 5px;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/add-to-cart2.png") no-repeat left top;
  }
  .productbuttonAddToCart a
  {
    display: block;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/add-to-cart.png") no-repeat left top;
    text-decoration: none;
  }
  .productbuttonAddToCart a:hover
  {
    display: block;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/add-to-cart1.png") no-repeat left top;
    text-decoration: none;
  }
  #checkoutcart
  {
    margin-top: 5px;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/checkout2.png") no-repeat left top;
  }
  #checkoutcart a
  {
    display: block;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/checkout.png") no-repeat left top;
    text-decoration: none;
  }
  #checkoutcart a:hover
  {
    display: block;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/checkout1.png") no-repeat left top;
    text-decoration: none;
  }
  #updatecart
  {
    margin-top: 5px;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/update2.png") no-repeat left top;
  }
  #updatecart a
  {
    display: block;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/update.png") no-repeat left top;
    text-decoration: none;
  }
  #updatecart a:hover
  {
    display: block;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/update1.png") no-repeat left top;
    text-decoration: none;
  }
  #emptycart
  {
    margin-top: 5px;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/empty2.png") no-repeat left top;
  }
  #emptycart a
  {
    display: block;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/empty.png") no-repeat left top;
    text-decoration: none;
  }
  #emptycart a:hover
  {
    display: block;
    width: 130px;
    height: 27px;
    background: transparent url("/templates/default/images/empty1.png") no-repeat left top;
    text-decoration: none;
  }
  .continuecart
  {
    margin-top: 5px;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/continue2.png") no-repeat left top;
  }
  .continuecart a
  {
    display: block;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/continue.png") no-repeat left top;
    text-decoration: none;
  }
  .continuecart a:hover
  {
    display: block;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/continue1.png") no-repeat left top;
    text-decoration: none;
  }
  .proceedout
  {
    margin-top: 5px;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/proceed2.png") no-repeat left top;
  }
  .proceedout a
  {
    display: block;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/proceed.png") no-repeat left top;
    text-decoration: none;
  }
  .proceedout a:hover
  {
    display: block;
    width: 160px;
    height: 27px;
    background: transparent url("/templates/default/images/proceed1.png") no-repeat left top;
    text-decoration: none;
  }
  
  .productbuttonSmall
  {
    width: auto;
    margin: 0 0 0 0;
    padding:0;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
  }

	.cTop	     { height: 25px; background: transparent url("/templates/default/images/wrap_top.png") no-repeat left top; }
	.cBot	     { clear: both; height: 25px; width: 100%; background: #fff url("/templates/default/images/wrap_bot.png") no-repeat left top; } 

  .panel1
  {
    clear: both;
    width: 100%;
    min-height: 50px;
    max-height: 600px;
    height: auto;
    margin-right: 4%;
    color: #000000;
    text-align: center;
  }
  .panel1 img
  {
    padding-top: 20px;
  }

  .panel2
  {
    clear: both;
    width: 100%;
    min-height: 50px;
    height: auto;
    margin-right: 4%;
    color: #000000;
  }

  .pageview
  {
    float: left;
    padding: 10px 30px 10px 10px;
  }
    .page_titleimage
    {
      float: left;
      margin-right: 10px;
      width: 22px;
      height: 20px;
      background: transparent url("/templates/default/images/b_bullet.png") no-repeat left top;
    }
    .page_title
    {
      position: relative;
      clear: both;
      width:auto;
      margin-bottom: 15px;
      padding-bottom: 10px;
      background:transparent url(/templates/default/images/line_top.gif) repeat-x bottom;
    }
    .pageimage
    {
      float: right;
      margin-right: 15px;
    }
    .page_title h2
    {
      color:#1d6384;
      width:300px;
      height:20px;
      /*color: #000;*/
	    font: bold 100%/100% "Lucida Grande", Arial, sans-serif;
      text-transform: uppercase;
    }
    .page_title h4
    {
      position: absolute;
      margin-bottom: 5px;
      right:0;
      bottom:0;
      font-family:sans-serif;
      text-decoration: none;
   	  font-size:12px;
      color:#000000;
    }
    .pageheader
    {
      color: #000;
      margin-bottom: 15px;
      text-transform: none;
   	  font-size:12px;
      /*text-align: justify;*/
   	  font-weight: bold;
      font-family:sans-serif;
    }
    .pagefooter
    {
      clear: both;
      width:95%;
      color: #888888;
      margin-bottom: 15px;
      margin-left: 10px;
      margin-top:15px;
      padding-top: 15px;
      text-transform: none;
   	  font-size:12px;
      text-align: justify;
      font-family:sans-serif;
      
    }
    .pageheader img, .pageview h2 img
    {
      float: left;
      margin-right: 15px;
    }
    .pageview p
    {
  	  height: auto;
      margin-bottom: 10px;
      color: #000;
   	  font-size:12px;
   	  font-weight: normal;
      /*text-align: justify;*/
      font-family:sans-serif;
    }
    .pageview p img
    {
      float: left;
    }
    .pageview ul li
    {
      margin: 0;
      padding:0px 0px 10px 10px;
    }
    .pageview ul a:hover 
    {
      /*color:#F19A2A;*/
      color: #000;
    }
    .pageview ul a 
    {
      /*color:#dba8ad;*/
      color:#000;
      font-family:sans-serif;
      font-size:12px;
      line-height:22px;
      text-decoration:none;
    }
    .pageview ul 
    {
      /*float:left;
      clear: both;*/
      margin: 0;
      padding:0;
      /*color:#CDCDCD;*/
      color:#000;
   	  font-size:12px;
      list-style-image:none;
      list-style-position:inside;
      list-style-type: disc;
      text-align:left;
    }   
    .pageview h3 ul li
    {
      float: left;
      width:auto;
      height: 20px;
      line-height:20px;
      vertical-align: middle;
      margin: 0;
      padding:0px 10px 0px 10px;
      border-right: 1px solid gray;
    }
    .pageview ul a:hover 
    {
      /*color:#F19A2A;*/
      color: #000;
    }
    .pageview h3 ul a 
    {
      /*color:#dba8ad;*/
      color:#000;
      font-family:sans-serif;
      font-size:12px;
      line-height:22px;
      font-weight:bold;
      text-decoration:none;
    }
    .pageview h3 ul 
    {
      width:auto;
      min-width: 200px;
      height: 22px;
      /*float:left;
      clear: both;*/
      margin: 0;
      padding:0;
      /*color:#CDCDCD;*/
      color:#000;
   	  font-size:12px;
      list-style:none;
      text-align:left;
    }   


	.gadget
	{
	  float: left;
    width: 95%;
		height: 1%;
		line-height: 10px;
		margin-bottom: 15px;
    text-align: center;
	}
	.gadget h2
	{
      margin-bottom: 5px;
      margin-right: 10px;
  }
	.gadget h3
	{
      margin-bottom: 5px;
      margin-right: 10px;
      font-weight: lighter;
  }
	.gadget p
	{
      padding-left:10px;
      border: 1px solid #414B56;
	    font-family: arial, hevetica, sans-serif;
      background: #212930;
  }
 .gadget img
 {
      margin-right: 10px;
 }

 .gadget a
 {
      color:#FFFFFF;
      text-decoration:none;
 }


  
  
  
  
  
  .table
  {
    width: 99%;
    padding: 0;
	  /*background: #f7f7f2;
    border:1px solid #ededed;*/
  }
  .titlerow h3
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 10px 5px 5px 15px;
    background: #f7f7f2;
    color:#000;
    font-size:14px;
    font-family:Tahoma,verdana,arial;
    font-weight:bold;
  }
  .navirow
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 10px 5px 0 5px;
	  background: #f7f7f2;
  }
  .navicol
  {
    float: left;
    padding: 0 10px 0 10px;
    line-height: 30px;
  }
  .toprow
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 0 0px 0 5px;
    background: #8996a0;
    color:#fff;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    font-weight:bold;
  }
  .topcol
  {
    float: left;
    line-height: 30px;
    font-family: Tahoma, Verdana, Arial;
   	font-size: 12px;
    text-decoration:none;
  }
  .row1
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 0 5px 0 5px;
    background: #e0e6e6;
  }
  .row2
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 0 5px 0 5px;
	  background: #adc1c8;
  }
  .col
  {
    float: left;
    line-height: 20px;
    height: 20px;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
  	font-size: 11px;
    vertical-align: middle;
  }
  .col a
  {
    float: left;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
  	font-size: 11px;
    text-decoration:none;
  }
  .col a:hover
  {
    float: left;
    color: #ffffff;
    font-family: Tahoma, Verdana, Arial;
  	font-size: 11px;
    text-decoration:none;
  }
  .botrow
  {
    overflow: hidden;
    height: 1%;
    width: auto;
    padding: 5px 0 5px 5px;
    background: #adc1c8;
    color:#000;
  }
  .botcol
  {
    float: left;
  }

  .form
  {
	height: auto;
	width: 95%;
	margin: 0 20px 10px 10px;
	padding-bottom: 30px;
  	/*height: 260px;*/
	 /*background: #f7f7f2;
      	border:1px solid #ededed; */
  }
  .form h2, .form_header h3
  {
    height: 30px;
    padding: 10px 5px 5px 15px;
    background: #f7f7f2;
    color:#000;
    font-size:14px;
    font-family:Tahoma,verdana,arial;
    font-weight:bold;
  }
  .form_message h3
  {
    height: 30px;
    padding-top: 15px;
    color:#2d6d9b;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    font-weight:bold;
	text-align: center;
  }
  .form_body
  {
  }
  .form_row
  {
    overflow: hidden;
    padding: 5px 0 5px 0;
  }
  .form_col1
  {
    /*clear: both;*/
    float: left;
    width: 100px;
    line-height: 20px;
    padding: 0 5px 0 10px;
    background: #f7f7f2;
    color:#3f3f3f;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
  }
  .form_col0
  {
    float: left;
    width: auto;
    line-height: 20px;
    padding: 0 5px 0 5px;
    background: #f7f7f2;
    color:#1174af;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
  }
  .form_col2
  {
    float: left;
    height: auto;
    /*padding: 0 5px 0 115px; */
    background: #f7f7f2;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
  	font-size: 11px;
  }
  .form_addnew
  {
    height: auto;
    display:none;
    padding: 0 5px 0 105px;
    background: #f7f7f2;
    color: #000000;
    font-family: Tahoma, Verdana, Arial;
  	font-size: 11px;
  }

  .form_warning
  {
    color: red;
  }
  .form_warning h8
  {
    color: #2d6d9b;
  }

  .form_footer
  {
     height: 10px;
     padding: 0 5px 0 5px;
	   background: #f7f7f2;
  }
    .form_footer ul li
    {
      margin: 0;
      padding:0px 0px 0px 10px;
    }
    .form_footer ul a:hover 
    {
      color:#F19A2A;
    }
    .form_footer ul a 
    {
      color:#dba8ad;
      font-family:Georgia;
      font-size:12px;
      line-height:22px;
      text-decoration:none;
    }
    .form_footer ul 
    {
      float:left;
      clear: both;
      margin: 0;
      padding:0;
      color:#CDCDCD;
      list-style-image:none;
      list-style-position:inside;
      list-style-type: disc;
      text-align:left;
    }   

  .form_menu
  {
    width:100%;
    min-height:100px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 5px 0 10px 0;
  }
  .form_leftmenu
  {
    clear: both;
    float: left;
    width: 100px;   /*375*/
    line-height: 20px;
    padding: 0 5px 0 5px;
  	background: #CDCDCD;
    color:#414B56;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
  }
  .form_rightmenu
  {
    float: left;
    width: 300px;
    /*margin-left: -275px;*/
    line-height: 20px;
    padding: 0 5px 0 5px;
    color:#414B56; 
    font-family: Tahoma, Verdana, Arial;
    font-size:10pt; 
  }
  .form_rightmenu a
  {
    display: block;
    color:#414B56; 
    text-decoration:none;
  }
  .form_rightmenu :hover
  {
    background-color: #CDCDCD;
  }


  .calendar
  {
  }
  .calTitleRow, .calTitleRow a
  {
    overflow: hidden;
    height: 1%;
    width: 100%;
    padding: 0px 10px 10px 0px;
    color:blue;
    font-family:Tahoma,verdana,arial;
    font-size:14px;
    text-transform: uppercase;
    text-align: center;
    text-decoration:none;
  }
  .calTopRow
  {
    overflow: hidden;
    height: 1%;
    width: 100%;
    padding: 0 5px 0 17px;
    color:#B8B8B8;
    font-family:Tahoma,verdana,arial;
    font-size:14px;
    font-weight:bold;
  }
  .calTopCol
  {
    float: left;
    font-family: Tahoma, Verdana, Arial;
   	font-size: 14px;
    color: #B8B8B8;
    text-decoration:none;
    text-transform: uppercase;
  }
  .calRow
  {
    overflow: hidden;
    height: 1%;
    width: 100%;
    padding: 0 5px 0 5px;
  }
  .calCol
  {
    float: left;
    color: #000;
    vertical-align: middle;
    text-align: center;
  }
  .calCol h3
  {
    font-family: Tahoma, Verdana, Arial;
  	font-size: 14px;
    text-transform: uppercase;
  }
  .calCol a
  {
    /*float: left;*/
    line-height: 20px;
    color: blue;
    vertical-align: middle;
    text-decoration:underline;
    text-align: center;
  }
  .calCol a:hover
  {
    /*float: left;*/
    line-height: 20px;
    height: 20px;
    color: red;
    vertical-align: middle;
    text-decoration:none;
    text-align: center;
  }
  .calBotLeft, .calBotLeft a
  {
    float: left;
    height: 1%;
    width: 40%;
    padding: 5px 5px 5px 5px;
    color:blue;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    text-align: left;
    text-decoration:none;
  }
  .calBotRight, .calBotRight a
  {
    float: right;
    height: 1%;
    width: 40%;
    padding: 5px 5px 5px 5px;
    color:blue;
    font-family:Tahoma,verdana,arial;
    font-size:12px;
    text-align: right;
    text-decoration:none;
  }




  input.text
  { 
    /*border-color:#1174af;*/ 
    border-style:inset; 
    border-width:2px; 
    background-color:#ffffff; 
    color:#000000; 
    font-family:TrebuchetMS; 
    font-size:9pt;
  }
  .label
  { 
    color:#000; 
    font-family:TrebuchetMS; 
    font-size:11pt; 
  }
  .textarea
  {
    border-style:inset; 
    border-width:2px; 
    background-color:#ffffff;
    color:#000000;
    scrollbar-face-color: #212930;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #414B56;
    font-family:TrebuchetMS; 
    font-size:9pt; 
  }
  .button
  {
    background-color: #414B56;
    color: #FFFFFF;
    font-family: Tahoma; 
    font-size: 9pt;
  }
  .combobox
  {
    font-family: Tahoma; 
    font-size: 9pt;
  }
  .htmlarea
  {
    background-color: #1174af;
    border:1px outset ButtonShadow;  /*ButtonShadow */
    color: #FFFFFF;
    font-family: Tahoma; 
    font-size: 9pt;
  }
  .ctrl 
  {
    background: #414B56;  /*ButtonFace*/
    margin-left: 0;
    padding: 2px;
  }

	#showPan	
	{
	  clear: both
    display: none; 
    visibility: hidden;
    position:absolute; 
    width: 100%;
    height: 1500px;
    top:0;
    left:0;
    background: transparent url(/templates/default/images/pan.png) repeat;
    /*background-color:#000000;
    opacity:0.8;
    filter:alpha(opacity=80);*/    
    text-align: center;
	}
  #panFrame
  {
    width: 200px;
    height: 100px;
    margin: 50px auto;
    padding: 10px 0 10px 0;
    text-align: center;
    vertical-align: middle;
    /*opacity:1;
    filter:alpha(opacity=100);*/    
    background: #ffffff url(/templates/default/images/loading.gif) no-repeat 50% 50%;
  }
  #panFooter
  {
    position: relative;
    clear: both;
    width: 100%;
    height: auto;
    background: #fff;
    color:#000000;
    font-family:Tahoma,verdana,arial;
    font-size:11px;
    font-weight: bold;
    text-align: left;
  }
  #panDesc
  {
    width: 80%;
    height: auto;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    line-height: 13px;
  }
  #panFooter img
  {
    position: absolute;
    right:0;
    bottom:0;
  }
  #pan img
  {
    /*float: left;
    width: 100%;*/
  }
                                 
  #app17398729779_container
	{
    width: auto;		
	}
  .fb_header
	{
		width: 100%;
		height: 30px;
		top: 0;
		left: 0;
	  background: #f7f7f7 url(http://123srilanka.net/fb/images/fbheader.png) repeat-x bottom;
	}	
          
         