/* CSS Document */

/*/////////////////////////////////////////////////-:body:-////////////////////////////////////////////////////////////////*/
.body_moz{
	position:static;
	background:url(../images/body_bg6.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:auto;
	margin-top:100px;
	padding-top:75px;
	/*margin-top:auto;
	padding-top:auto;*/
	clear:both;
	
}
a{
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
	text-decoration:none;
        
}
.simple_text p{
        font-size:11px;
        font-family:Arial;
        font-weight:bold;
        color:#000;
} 
#main_body{
	position:static;
	width:981px;
	float:none;
	text-align: center;	
	margin-top: auto;
	margin-right:auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
		
}

/*////////////////////////////////////#############-:Header;-###############///////////////////////////////////////////////*/
#header{
	width:981px;
	text-align: center;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_logo{
	 width:213px;
	 position:static;
	 float: left;
     margin-top:-165px;
	 margin-bottom:0px;
	 margin-left:20px;
}

/*////////////########-:top menu:-########/////////////////////////////////////*/
#top_menu{
	position:static;
	width:280px;
	float:right;
	text-align:left;
        margin-right:-4px;
        margin-top:-190px;
}

#top_menu a{
	color: #6f931e;
	margin-left:8px;
	margin-right:8px;
	}
#top_menu span{
	background:url(../images/menu_top_bg.png);
    background-repeat:repeat-x;
    background-position:bottom;
	padding:11px 0px 11px 0px;
	}

#top_menu ul{
	
	list-style-type:none;
	 
}

#topmenu_li{
	display:inline;
   	margin-right:15px;
	clear:both;
	
		
} 
/*//////////////////////#######-:header menu:-########///////////////////////*/

#header_menu{
	width:950px;
	height:21px;
	position:absolute;
	float:left;
	font-size:13px;
	font-weight: bold;
	font-family:Arial;
        top:62px;
	margin-left:16px;
	margin-top:11px;
	padding-left:0px;
	background-image:url(../images/menu_shadow.gif);
	background-repeat:repeat-x;
    background-position:bottom;
}
#headermenu_ul_id{
                 position:static;
                 float:left;
                 margin-top:-1px;
		margin-left:30px;
		padding: 0;
		list-style-type: none;
}

.menu_leftimage{
	margin-top:-5px;
}
.menu_rightimage{
	margin-top:-5px;
}
#meun_activeLi{
 		position:absolute;
		float:left;
        height:26px;
		
}

.normal_menu{
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	position:static;
	float:none;
	color:#8e8e8e;
	vertical-align:super;
	margin-top:2px;
	
	
}
.active_menu{
	color:#6f931e;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
	position:static;
	float:none;
	vertical-align:top;
	margin-top:-6px;
	
}
#active_span{
	background:url(../images/menu_active_top_01.gif);
    background-repeat:repeat-x;
    background-position:top;
	padding:5px 0px 0px 0px;
}

#meun_normalLi{
	float:left;
	position:relative;
	display:inline;
	list-style:none;
	width:auto;
	height:34px;
	margin-left:0px;
	margin-top:0px;
	
}
#meun_activeLi{
	float:left;
	position:relative;
	display:inline;
	list-style:none;
	width:auto;
	height:34px;
	margin-left:0px;
	margin-top:0px;
	
}
/*////////////////////Header Sub Menu////////////////////////////////////////////*/
.menuActive{
    position:absolute;
	width:500px;
	text-align:left;
	margin-top:2px;
  	margin-left:0px;
	margin-bottom:0px;
  	text-align:left;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
	padding:0px;
}
.menuActive li{
	float:left;
	position:relative;
	display:inline;
	list-style:none;
	width:auto;
	height:34px;
	margin-left:0px;
	margin-top:0px;
	
}
.menu_below_left{
		position:static;
		float:left;
}
.menu_below_right{
		position:static;
		float:left;
}

.normal_subMenu{
     	color:#8e8e8e;
        font-size: 12px;
	 	position:relative;
	  	top:-7;
	  
}
.active_subMenu{
	color:#6f931e;
        font-size: 12px;
	position:relative;
	top:-7;
}

#subMenu_line{
		position:relative;
		float:none;
		top:-5;
}
.menuActive li{ 
         
    	 width:auto;
     	 display:inline;
		 margin:0px;
		 margin-top:0px;
		 text-align:center;
		  vertical-align:top;
  		 background:url(../images/menu_below_bottom.gif) repeat-x left top;
	 	 padding: 12px 0px 12px 0px;
}
/*li:hover ul{display:block};*/


/*//////////////////////////////////////#############-:Footer Menu:-###############///////////////////////////////////////////////*/
#footer_subpage{
	width:972px;
	position:absolute;
	bottom:0px;
	margin-left:4px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:10px;

}

#footer_menu{
	width:940px;
        float:left;
	position:static;
        /*position:absolute;*/
        text-align:center;
	font-size: 6pt;
	font-weight: bold;
	font-family:  Arial;
	/*margin-left:78px;
	margin-right:100px;*/
	
}
#footer_menu li{ 
    margin-right:10px;
    display:inline;
    text-align:center;
}	
#footer_menu li a{
	color:#333333;
        text-align:center;
} 
.footer_div{
	background:url(../images/body_shadow_buttom.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	width:972px;
}




/*//////////////////////////////////////#############-:Content:-###############///////////////////////////////////////////////*/
#content{
	position:absolute;
	width:980px;
	padding:0px;
    margin-top:0px;
	/**height:auto;*/
	margin-left:0px;
	background:url(../images/body_shadow_right4.gif) repeat-y;
	background-position:right;

}
#3column_content{
	width:980px;
	/*height:auto;*/
	position:static;
	margin-top:0px;
 
}
#main_content{
	width:980px;
	position:relative;
	/*height:auto;*/
	background:url(../images/body_shadow_left4.gif) repeat-y;
	background-position:left;
	margin-left:0px;
	margin-right:4px;
	margin-top:0px;
}

#left_content{
	width:276px;
	/*height:auto;*/
	float:left;
	margin-left:20px;
	bottom:80px;
}
#middle_content{
	width:350px;
	float:left;
	text-align:left;
	/*height:auto;*/
	margin-left:15px;
	margin-top:0px;
	margin-bottom:50px;
}
#right_content{
	width:280px;
	/*height:auto;*/
	float:left;
	text-align:left;
	/*background-color:#FF0080;*/
	margin-right:20px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:50px;
	
}


/*###########################################:-Footer Pagging(Next/Pervious):-########################################################################*/

#footer_pagging{
      position:absolute;
     /* positi0n:static;*/
      margin-top:10px;
      padding:0px;
}
/*###########;-Previous:-###############*/
#prevPage_span{
        position:absolute;
        
        margin-left:20px;
        text-align:center;
        
}
#prevPage_div{
      width:80px;
      float:left;
      text-align:center;
}
#previous_pagging{
	position:absolute;
	margin-left:-85px;
	margin-top:0px;
	font-size: 13px;
	cursor: hand;
	font-weight: bold;
	font-family:  Arial;
        text-align:center;
	color:#ffffff;
        cursor: hand;
}

/*.previous_img{
	position:relative;
	margin-left:15px;
	margin-top:7px;
}*/

/*###########:-Next:-###############*/
#nextPage_span{
        position:absolute;
        
        margin-left:865px;
        text-align:center;
        
}
#nextPage_div{
      width:60px;
      float:left;
      text-align:center;
}
#next_pagging{
        
	position:absolute;
	margin-left:15px;
	margin-top:0px;
	font-size: 13px;
	cursor: hand;
	font-weight: bold;
	font-family:  Arial;
        text-align:center;
	color:#ffffff;
}

/*.next_img{
	margin-right:15px;
	position:relative;
	margin-top:7px;
}*/


/*///////////////////////////////////////:-footer image-:////////////////////////////////////////////////////*/
#footer_image{
	position:absolute;
	background-image:url(../images/body_border_bottom3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:976px;
	height:10px;
	margin-top:-2px;
	margin-left:2px;
margin-bottom:20px;
		
}
/*///////////////////////////////////////:-CSS for left content-:////////////////////////////////////////////////////*/


#left_content p{
	width:275px;
	margin-top:30px;
	font-size: 11px;
        text-align:left;	
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
	
/*///////////////////////////////////////:-CSS for right content-:////////////////////////////////////////////////////*/
/*///////////////////////////////////////:-single column fce(Right content Top)-:////////////////////////////////////////////////////*/
.singlecolumn_fce{
	width:280px;
	width:auto;
	height:auto;
	
}
.left_corner_image{
	float:left;
	/*margin-top:-5px;*/
	
}

.singlecolumn_innerdiv{
	/*position:absolute;*/
	text-align:left;
	width:275px;
	/*width:auto;*/
	height:124px;
	margin:0px;
	padding:0px;
	background:url(../images/box_shadow_inner_top.gif);
	background-repeat:repeat-x;
	background-color:ebecec;
	
}


/*###########;-box_rightimage:-###############*/
#inner_content{
	width:275px;
	/*width:auto;*/
	background:url(../images/box_shadow_buttom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
#box_rightimage_content{
	/*position:relative;*/
	width:165px;
	height:124px;
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:-10px;
	padding:0px;
	/*background-color:#fff;*/
}	
#box_rightimage_image{
	float:right;
	margin-top:7px;
	
}
.heading_box_rightimage a{
	width:135px;
	font-family: Arial;
	font-weight:bold;
	font-size:18px;
	color:#666666;
	padding:0px;
	text-decoration:none;
}
.right_corner_image{
	float:right;
	margin-right:3px;
	margin-top:-125px
}
#image_pagelink{
	margin-top:-5px;
}
#text_pagelink {
	margin-top:-20px;
	margin-left:7px;
}
#text_pagelink a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
.text_singlecolumn_fce p{
	width:165px;
	margin-top:-10px;
	padding-top:0px;
	font-size: 13px;
	/*font-weight: bold;*/
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.text_singlecolumn_fce a{
        color:#666666;
}
.text_singlecolumn_fce a:hover{
        text-decoration:underline;
}
br{
        margin-top:-10px;
}
/*###########;-box_leftimage:-###############*/



#inner_content_leftbox{
	width:275px;
        margin:0px;
       /* margin-top:10px;*/
	/*width:auto;*/
         background:url(../images/box_shadow_buttom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
#box_leftimage_content{
	/*position:relative;*/
	width:161px;
	height:124px;
	float:right;
	text-align:left;
	margin-right:0px;
	padding:0px;
	margin-top:-10px;
	margin-left:-84px;
}
.heading_box_leftimage a {
	
	font-family: Arial;
	font-weight:bold;
	font-size:16px;
	color:#666666;
	padding:0px;
	text-decoration:none;
}	
.heading_box_leftimage{
	width:135px;
	margin-top:20px;
}
#box_leftimage_image{
	float:left;
        width:99px;
        height:88px;
	margin-top:15px;
	margin-left:-5px;
	/*margin-bottom:*/
}
#box_leftimage_rightImage{
        float:left;
        width:90px;
	margin-top:15px;
	margin-left:6px;
	/*margin-bottom:*/
}
.right_cornerimage_leftbox{
    float:right;
	margin-right:3px;
	margin-top:-125px
}

#image_pagelink_leftbox{
	margin-top:-11px;
}
#text_pagelink_leftbox {
	margin-top:-20px;
	margin-left:7px;
}
#text_pagelink_leftbox a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
.text_leftbox p{
	width:165px;
	margin-top:-14px;
	padding-top:0px;
	font-size: 13px;
	/*font-weight: bold;*/
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
 hr{
	height:1px;
	color:ebecec;
 	padding:0px;
	margin:0px;
 }

/*///////////////////////////////////////:-CSS for right content contect(right content middle)-:////////////////////////////////////////////////////*/
#right_content_mid{
	width:280px;
	padding:0px;
	margin:0px;
        height:60px;
        margin-top:0px;
}
.tipfriendImage{
   float:left;
   margin:0px;
   border:none;
   padding:0px;
 margin-top:6px;
}
.tipfriendValue{
   float:left;
   margin-right:100px;
   margin-left:12px;
   margin-top:-30px;
   border:none;
   padding:0px;
   font-family: Arial;
   font-weight:bold;
   color:#ffffff;
}

#right_content_images{
	float:right;
	margin-top:-42px;
	margin-right:0px;
}
#right_content_header{
   position:absolute;
   float:left;
   width:auto;
   margin-right:0px;
   margin-left:160px;
   margin-top:18px;
   border:none;
   padding:0px;
   font-family: Arial;
   font-weight:bold;
   color:#ffffff;
 }
 #right_content_header a{
   font-size:13px;
   font-family: Arial;
   font-weight:bold;
   color:#ffffff;
 }
#right_content_link{
	margin:auto;
	padding:0px;
	display:none;
	
}
/*////////////////////////////////:-css for landing page contact/////////////////////*/
#right_content_images_landingPage{
	float:left;
	margin:0px;
}
#right_content_header_landingPage{
   float:left;
   margin-left:-120px;
   margin-top:11px;
   border:none;
   padding:0px;
   font-family: Arial;
   font-weight:bold;
   color:#ffffff;
 }
 #right_content_header_landingPage a{
   font-size:13px;
   font-family: Arial;
   font-weight:bold;
   color:#ffffff;
 }
#right_content_link_landingPage{
	margin:auto;
	padding:0px;
	display:none;
	
}


/*///////////////////////////////////////:-CSS for right content green text (right content bottom)-:////////////////////////////////////////////////////*/

/*#content_green a{
     
       font-family: Arial;
      font-weight:bold;
       color:#ffffff;
    }*/
#content_green{
	width:280px;
	height:130px;
	float:left;
	margin-top:0px;
        margin-bottom:-10px;
        padding-left:0px;
        padding-right:10px;
	background:url(../images/box_green.jpg);
	/*background-position:bottom;*/
	background-repeat:no-repeat;
}
.heading_box_green{
margin-top:-10px;
	margin-left:15px;
        margin-right:15px;
}
.heading_box_green a{
	
	font-size:15px;
       font-family: Arial;
      font-weight:bold;
       color:#ffffff;
}
.heading_box_green h3{
	
	font-size:15px;
       font-family: Arial;
      font-weight:bold;
       color:#ffffff;
}
.text_box_green p{
	margin-top:-8px;
	margin-left:15px;
margin-right:15px;
	font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;
}
#image_pagelink_green{
    float:left;
    margin-left:75px; 
    margin-top:0px;     
}
#text_pagelink_green a{
    float:left;
    margin-left:120px;
    margin-top:-30px;
   font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;      
}
.bodytext a{
text-decoration:underline;
font-size:12px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}
#left_content a{
     font-size: 11px;
     font-family: Arial,Helvetica,sans-serif;
     font-weight: bold;
     color: #6f931e;
}
/*///////////////////////////////////////:-CSS for middle content-:////////////////////////////////////////////////////*/
/*///////////////////////////////////////:-CSS for middle form content-:////////////////////////////////////////////////////*/
#middle_content h1{
	margin-top:0px;
	font-size:20px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#666666;
}
#middle_content h2{
	margin-top:25px;
	font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#666666;
}
#middle_content h3{
	margin-top:8px;
	font-size:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#666666;
}
#middle_content p{
	margin-top:0px;
	
	font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:500;
         color:#000000;
}
#middle_content ul{
	margin-top:0px;
	
	font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:500;
         color:#000000;
}
#middle_content a{
	margin-top:0px;
	
	font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #6f931e;
}
#middle_content h5{
	margin-top:0px;
	font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#000000;
}
.form_middle_fce{
	width:350px;
	height:250px;
	padding:0px;
	margin:0px;
	background:url(../images/box_shadow_inner_top.gif);
	background-repeat:repeat-x;
	background-color:ebecec;
}

.right_cornerimage_form{
	width:350px;
	background:url(../images/body_shadow_right1.gif);
	background-repeat:repeat-y;
	background-position:right;
	
}
.left_cornerimage_form{
	width:340px;
	background:url(../images/body_shadow_left1.gif);
	background-repeat:repeat-y;
	background-position:left;
	
}

/*///////////////////////:Form of Middle content:-////////////////////////////////////////////////////////*/



.form_middle_maindiv{
	width:350px;
	height:256px;
	margin-left:0px;
	background:url(../images/box_shadow_buttom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#form_middle_heading{
	position:absolute;

	margin-left:20px;
	margin-top:15px;
}
#form_middle_heading h3{
	font-size:18px;
	width:300px;
	margin-top:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    color:#666666;
}

#contactForm{
	position:absolute;
	width:340px;
	height:220px;
	margin-top:40px;
	margin-left:18px;
	border:none;
	text-decoration:none;
}

#inputLabel{
	font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#666666;
}
.submitImage{
	border:0;
	width:50px;
	margin-top:10px;
	margin-right:15px;
	background:transparent url(../images/button_bg_more.gif) ;
	background-position:right;
	background-repeat:no-repeat;
}

#submitText{
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;
}

/*.submitImage{
	width:200px;
	margin-right:30px;
	/*size:200px;*
	background:url(../images/button_bg_more.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
}

input.submitImage{
	width:100px;
   color:#ffffff;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;}*/

.inputContact{
	width:200px;
	background-color:#FFFFFF;
}

/*/////////////////////////////////////:css for address bar subpage;-///////////////////*/
#address_bar_subpage{
        bottom:-50px;
        position:absolute;
        /*position:relative;*/
        text-align:center;
        width:950px; 
        margin-top:0px;
        /*margin-left:240px;*/
        text-align:center;
        margin-bottom:20px;
        padding:0px;

}
#address_bar_subpage{
      float:left;
      font-size:11px;
      font-family:Arial, Helvetica, sans-serif;
      text-align:center;
      font-weight:bold;
      color:#666666;
}
#address_bar_subpage a{
     /* float:left;*/
     margin-top:0px;
      font-size:11px;

      font-family:Arial, Helvetica, sans-serif;
      text-align:center;
      font-weight:bold;
      color:#9cb565;
}
#addressbar_subpage_span{
        
	text-align:center;
}
#address_content{
       width:950px;
       float:left;
       text-align:center;
  
}
#address_sitemap{
        margin-left:5px;
        padding:0px;   
}

/*////////////////////////////////////#############-:Home Page Layout;-###############///////////////////////////////////////////////*/	

/*///////////////////////////////////////:-footer image-:////////////////////////////////////////////////////*/
#footer{
	width:972px;
	position:absolute;
	bottom:0px;
	margin-left:4px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:10px;

}
#footer_image_home{
	position:absolute;
	background-image:url(../images/body_border_bottom3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:976px;
	height:10px;

	margin-top:-2px;
	margin-left:2px;
		
}
#main_content_home{
	width:980px;
	position:relative;
	/*height:auto;*/

	background:url(../images/body_shadow_left4.gif) repeat-y;
	background-position:left;
	margin-left:0px;
	margin-right:4px;
	margin-top:0px;
}
#content_home{
	position:absolute;
	width:980px;
	padding:0px;
    margin-top:0px;
	/**height:auto;*/
	margin-left:0px;
	background:url(../images/body_shadow_right4.gif) repeat-y;
	background-position:right;

}
/*////////////////////////////////////#############-:top_content;-###############///////////////////////////////////////////////*/
#top_content{

	width:980px;
	height:340px;
	margin-top:-60px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;

}

/*###########;-top_left_content:-###############*/

#top_left_content{
	width:643px;
	height:330px;
	float:left;
	margin-top:10px;
	margin-left:25px;
	padding:0px;
	background:url(../images/home_centre.gif);
	background-repeat:no-repeat;
}

#top_leftcontent_header1{
	width:100px;
	float:left;
	margin-top:75px;
	margin-left:22px;
	text-align:left;
}
#top_leftcontent_header1 a{
	text-align:left;
	font-size:21px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;
}
#top_leftcontent_text{
	width:230px;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-left:285px;
}

#top_leftcontent_text h2{
	text-align:left;
	font-size:27px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;
}
#top_leftcontent_text h4{
	text-align:left;
	margin-top:-10px;
	font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;
}
#top_leftcontent_text p{
	text-align:left;
	margin-top:-20px;
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    color:#ffffff;
}
#top_leftcontent_header2{

	width:100px;
	float:right;
	margin-top:0px;
	margin-left:0px;
	margin-right:133px;
	text-align:left;
}
#top_leftcontent_header2 a{
	text-align:left;
	font-size:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;
}


/*###########;-top_right_content:-###############*/

#top_right_content{
	width:275px;
	height:197px;
	float:left;
	text-align:center;
	margin-top:39px;
	margin-left:12px;
	background:url(../images/world_map.gif);
	background-repeat:no-repeat;
}
#top_right_content h2{
	width:150px;
	margin-left:33px;
	margin-top:9px;
	text-align:left;
	font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#ffffff;
}
#CountryCode{
	width:200px;
	float:left;
	margin-left:33px;
		
}

/*/////////////////////////////////////:css for address bar home page;-///////////////////*/
#address_bar_home{
        bottom:-50px;
       position:absolute;
        /*position:static;*/
        width:950px; 
        text-align:center;
        margin-bottom:20px;
        padding:0px;

}
#addressBar_div{
       position:static;
       float:left;
       width:950px;
       font-size:11px;
       font-family:Arial, Helvetica, sans-serif;
       text-align:center;
       font-weight:bold;
       color:#666666;
}
/*#address_bar_home{
      float:left;
      font-size:11px;
      font-family:Arial, Helvetica, sans-serif;
      text-align:center;
      font-weight:bold;
      color:#666666;
}*/
#address_bar_home a{
     /* float:left;*/
     margin-top:0px;
     font-size:11px;
      font-family:Arial, Helvetica, sans-serif;
      text-align:center;

      font-weight:bold;
      color:#9cb565;
}
/*////////////////////////////////////#############-:bottom_content;-###############///////////////////////////////////////////////*/
#bottom_content{
   width:980px;
	height:175px;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
}
/*###########;-bottom_left_content:-###############*/
#bottom_left_content{
	width:280px;
	float:left;
	text-align:center;
	margin-left:25px;
}
/*###########;-bottom_middle_content:-###############*/
#bottom_middle_content{
	width:350px;
	float:left;
	text-align:center;
	margin-left:11px;
}
/*###########;- css of homemiddle_leftbox_fce:-###############*/
.left_cornerimage_homemiddle{
	float:left;
}
.homemiddle_innerdiv{
	text-align:left;
	width:345px;
	height:124px;
	margin:0px;
	padding:0px;
	background:url(../images/box_shadow_inner_top.gif);
	background-repeat:repeat-x;
	background-color:ebecec;
	
}
#inner_content_homemiddle{
	width:345px;
	/*width:auto;*/
	background:url(../images/box_shadow_buttom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
}
#box_homemiddle_content{
	/*position:relative;*/
	width:200px;
	height:124px;
	float:right;
	text-align:left;

	margin-right:0px;
	padding:0px;
	margin-top:-10px;
	margin-left:-80px;
}
.heading_box_homemiddle a {
	
	font-family: Arial;
	font-weight:bold;
	font-size:16px;
	color:#666666;

	padding:0px;
	text-decoration:none;

}	
.heading_box_homemiddle{
	width:165px;
	margin-top:20px;
}
#box_homemiddle_image{
	float:left;
	margin-top:20px;
	margin-left:0px;
	/*margin-bottom:*/
}
.right_cornerimage_homemiddle{
    float:right;
	margin-right:3px;
	margin-top:-125px
}

#image_pagelink_homemiddle{
	margin-top:-11px;
}
#text_pagelink_homemiddle {
	margin-top:-20px;
	margin-left:7px;
}
#text_pagelink_homemiddle a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;



	color:#FFFFFF;
}
.text_homemiddle p{
	width:200px;
	margin-top:-14px;
	padding-top:0px;
	font-size: 13px;
	/*font-weight: bold;*/
	font-family:Arial;
	color:#666666;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
/*###########;-bottom_right_content:-###############*/
#bottom_right_content{
	width:280px;
	float:left;
	text-align:center;
	margin-left:12px;
	margin-right:
}
/*//////////////////////////////////////#############-:Footer Menu Home:-###############///////////////////////////////////////////////*/
#footer_menu_home{
	width:938px;
        float:left;
	position:relative;
        text-align:center;
	font-size: 6pt;
	font-weight: bold;
	font-family:  Arial;
	
	
}
#footer_menu_home li{ 
    margin-right:10px;
    display:inline;
}	
#footer_menu_home li a{
	color:#333333;
        text-align:center;
} 

/*////////////////////////////////////#############-:Pop-up Page Layout;-###############///////////////////////////////////////////////*/	
.body_popup{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#main_box{
	width:680px;
	/*height:470px;*/
	height:auto;
	margin-top:0px;
	margin-left:0px;
	margin::0px;
	padding:0px;
	/*background-color:#FF0000;*/
	background:url(../images/popup_bg_top.gif);
	
	background-repeat:repeat-x;
	
}
#right_corner_image{
	background:url(../images/box_shadow_right1.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#left_corner_image{
	background:url(../images/box_shadow_left1.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#left_content_popup{
	width:345px;
	height:467px;
	background:url(../images/popup_bg_top.gif);
	
	background-repeat:repeat-x;
	float:left;
	background-color:ebecec;
 }
#left_content_popup h1{
	/*margin-top:-5px;*/
	width:300px;
	margin-left:15px;
	font-size:28px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#666666;
 }
 #left_content_popup p{
	/*margin-top:-5px;*/

	width:300px;
	margin-left:15px;
	font-size:14px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#666666;
 }
#topic_label{
	margin-top:100px;
	margin-left:13px;
	font-size:14px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#666666;
}
#topic_select{
	margin-left:13px;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #9c9a9c;
	text-decoration:none;
	arrow-color: #ffffff;
}
#question_label{
	margin-left:13px;
	margin-top:50px;

	font-size:15px;


	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#666666;
}
#textarea_question{
	margin-left:13px;
	width:260px;
	height:100px;
}
#right_content_popup{
	width:302px;
	
	height:470px;
	margin-left:-10px;
	float:left;
}
#right_contentpopup_image{
   width:302px;
}
.submitImage_popup{
	border:0;
	width:50px;
	height:50px;
	margin-top:0px;
	margin-right:0px;
	background:transparent url(../images/button_bg_more.gif) ;
	background-position:right;
	background-repeat:no-repeat;
}
#submitText_popup{
	position:absolute;
	margin-top:-10px;
	margin-left:-15px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	vertical-align:sub;
}
#submitText_popup{
	font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
	text-align:center;
        font-weight:bold;
        color:#ffffff;
}


/*////////////////////////////////////#############-:CSS for Popup templet;-###############///////////////////////////////////////////////*/

.chatImage{

       margin-top:30px;



       margin-left:80px;
       padding:0px;
}

.chatText{
         width:100px;
         position:absolute;
	 margin-left:-105px;
         margin-top:40px;
	 font-size:16px;
	 text-align:left;
	 font-family:Arial, Helvetica, sans-serif;
         font-weight:bold;
         color:#ffffff;
}

/*/////////////////////////////////////////////////-:CSS for Tip a Friend:-////////////////////////////////////////////////////////////////*/
.tipaFriend_maindiv{
        width:600px;
	height:450px;
	background:url(../images/popup_bg_top.gif);
	
	background-repeat:repeat-x;
	float:left;
	background-color:ebecec;
}
.right_border{
        width:600px;

        background:url(../images/box_shadow_right1.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.left_border{
        width:600px;
        background:url(../images/box_shadow_left1.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.content_tipaFriend{
         width:600px;
        height:450px;
        background:url(../images/box_shadow_buttom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.table_tipaFriend{
       text-align:center;
       margin-left:40px;
       margin-right:40px;
}
.title_td u{
        font-size:28px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#666666;
}
.subtitle_td{
        font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
        font-weight:normal;
        color:#666666;
}
.subtitle_td a{
         font-size:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
        font-weight:normal;
        color:#ffffff;
}
.error_tr{
      background-color:#ffffff;
      width:400px;
      height:60px;

}
.error_td h4{
        position:absolute;
        width:200px;
        margin-top:-25px;
        margin-left:150px;
        font-size:22px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#ff0000;
}
.error_span {
        position:absolute;
        width:500px;
        margin-top:0px;
         margin-left:-250px;
        font-size:16px;
	text-align:left;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:normal;
        color:#ff0000;
}
.field_td b{
        font-size:14px;
        float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
        font-weight:normal;
        color:#666666;
}
.field_message_span{
        font-size:10px;
        float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
        font-weight:normal;
        color:#666666;
}
.message_span{
        font-size:13px;
        float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:#666666;
}
.input_td input{
        text-align:left;
        float:left;
        background-color:#ffffff;
        width=200px;
}
.textarea_tipaFriend{
      background-color:#ffffff;
      float:left;
      width=200px;
}

.submitImage_tipaFriend{
	border:0;
        float:right;
    	width:50px;
	height:50px;

	margin-top:0px;
	margin-right:15px;

	background:transparent url(../images/button_bg_more.gif) ;
	background-position:right;
	background-repeat:no-repeat;
}
#submitText_tipaFriend{
	position:absolute;
	margin-top:-10px;
	margin-left:-15px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	vertical-align:sub;
}
#submitText_tipaFriend{
	font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
	text-align:center;
        font-weight:bold;
        color:#ffffff;
}



/* ///////////////////// forms/////////////////////// */



input, textarea {
  width: 200px;
  border: 1px solid #999;
  margin-bottom: 5px;

}

.csc-mailform {
  border: 0;
  background:url(../images/box_shadow_inner_top.gif);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#ebecec;
  padding-left: 10px;
  clear:both;
}

.csc-mailform-field {
  padding-top: 5px;
  vertical-align: top;
  margin:0;
  clear:both;
  
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
  float:right;

}

.csc-mailform-field select {
  font-family: Arial, Verdana;
  font-size: 11px;
  color: #000000;
}

.csc-mailform-field input.csc-mailform-check {
  width: 150px;
  border: 0;
}

.csc-mailform-field label {
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #000000;
  vertical-align: top;
  margin:0;
  padding:0;
  float:left;
  padding-right:50px;
}
.internal-link a{
      color:#000;
}
.csc-mailform-submit {
  background-image:url(/fileadmin/templates/dotminded/images/button_bg_more.gif);
  width: 50px;
  height: 20px;
  border: 0px;
  color: #FFF;
  margin-top:5px;
  font-size: 14px;
  cursor: pointer;
}
input.csc-mailform-submit {
  /* color:#ffffff;
   margin-top:0px;
   text-align:center;
   font-family:arial;
   font-size:12px;
   font-weight:bold;
   padding-top:-18px;*/
   font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 12px;;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 4px;
padding-left: 1px;
/*border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;*/
color: #ffffff;
   
} 
/*//////////////////////////////////:-CSS for News letter//////////////////////////////////////////////////////////////*/

.body_newsPaper{
	position:static;
	background:url(../images/newspaper_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:auto;
	margin-top:100px;
	padding-top:75px;
	
	clear:both;
	
}
a{
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
	text-decoration:none;
}

#main_body_newsPaper{
	position:static;
	width:630px;
	float:none;
	text-align: center;	
	margin-top: auto;
	margin-right:auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
		
}

/*////////////////////////////////////#############-:Header;-###############///////////////////////////////////////////////*/
#header_newsPaper{
	width:630px;
	text-align: center;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_logo_newsPaper{
	width:213px;
	position:static;
	float: left;
        margin-top:-155px;
	margin-bottom:0px;
	margin-left:55px;
}

/*//////////////////////////////////////#############-:Content:-###############///////////////////////////////////////////////*/
#content_newsPaper{
	position:absolute;
	width:600px;
	min-height::100px;
	padding:0px;
        margin-top:-5px;
	/**height:auto;*/
	margin-left:3px;
	background:url(../images/newspaper_right.gif) repeat-y;
	background-position:right;

}
#1column_content_newsPaper{
	width:600px;
	
	position:static;
	margin-top:0px;
 
}
#main_content_newsPaper{
	width:600px;
	position:relative;
	min-height::100px;
	background:url(../images/newspaper_left.gif) repeat-y;
	background-position:left;
	margin-left:24px;
	margin-right:0px;
	margin-top:0px;
}


/*//////////////////////////////////////#############-:Footer Menu:-###############///////////////////////////////////////////////*/
#footer_newsPaper{
	width:565px;
	position:absolute;
	bottom:0px;
	margin-left:4px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:10px;

}
.newsPaper_footer_div{
	background:url(../images/body_shadow_buttom.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height:15px;
	width:565px;
}

/*///////////////////////////////////////:-footer image-:////////////////////////////////////////////////////*/
#footer_image_newsPaper{
	position:absolute;
	background-image:url(../images/newspaper_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	bottom:0px;

	width:600px;
	height:10px;
	margin-top:0px;
	margin-left:-12px;
		
}
/*///////////////////////////////////////:-NewsLetter form css-:////////////////////////////////////////////////////*/

#newsLetter_content{
        width:328px;
        min-height:150px;
        height:auto;
        padding-left:10px;
        padding-right:10px;
        background:url(../images/box_shadow_inner_top.gif);
	background-repeat:repeat-x;
	background-color:ebecec;
}
#newsLetterdk_content{
        width:300px;
        min-height:150px;
        height:auto;
        padding-left:10px;
        padding-right:10px;
        background:url(../images/box_shadow_inner_top.gif);
	background-repeat:repeat-x;
	background-color:ebecec;
}
#newsLetter_name{
        float:left;
        margin-top:4px;
        margin-left:0px;
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
}
#newsLetter_inputname{
       width:200px;
       float:right;
        margin-right:0px;
}
#newsLetter_email{
        float:left;
        margin-top:35px;
        margin-left:-34px;
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
}
#newsLetter_email_de{
        float:left;
        margin-top:35px;
        margin-left:-29px;
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
}
#newsLetter_mail{
       width:200px;
       float:right;
        margin-top:12px;
        margin-right:0px;
}
.submitImage_newsLetter{
	border:0;
        float:right;
    	width:50px;
	height:50px;
	margin-top:30px;
	margin-right:-200px;
	background:transparent url(../images/button_bg_more.gif) ;
	background-position:right;
	background-repeat:no-repeat;
        cursor:pointer;
}
#submitText_newsLetter{
	position:absolute;
	margin-top:-10px;
	margin-left:-15px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	vertical-align:sub;
}

#submitText_newsLetter{
	font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
	text-align:center;
        font-weight:bold;
        color:#ffffff;
}
/*   for swedish button   */
#submitText_newsLetter_se{
	position:absolute;
	margin-top:-10px;
	margin-left:-17px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	vertical-align:sub;
}
#submitText_newsLetter_se{
	font-size:12px;
        font-family:Arial, Helvetica, sans-serif;
	text-align:center;
        font-weight:bold;
        color:#ffffff;
}

#newsLetter_message{
        width:328;
        float:left;
        /*text-align:center;*/
        margin-top:30px;
        margin-left:0px;
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
}
#newsLetter_message_de{
        width:328;
        float:left;
        /*text-align:center;*/
        margin-top:30px;
        margin-left:0px;
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
}
#newsLetter_message_se{
        width:328;
        float:left;
        /*text-align:center;*/
        margin-top:30px;
        margin-left:0px;
        font-size:11px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
}
#newsLetter_name_warning{
       position:absolute;
       margin-top:14px;
       margin-left:-34px;
       font-family:Arial, Helvetica, sans-serif;
}
#newsLetter_mail_warning{
       position:absolute;
       margin-top:47px;
       margin-left:-34px;
       font-family:Arial, Helvetica, sans-serif;
}
#newsLetter_mailField_warning{
        position:absolute;
        margin-top:57px;
        margin-left:-34px;
        font-family:Arial, Helvetica, sans-serif;

}
#newsLetter_name_warning_de{
       position:absolute;
       margin-top:14px;
       margin-left:-29px;
       font-family:Arial, Helvetica, sans-serif;
}
#newsLetter_mail_warning_de{
       position:absolute;
       margin-top:47px;
       margin-left:-29px;
       font-family:Arial, Helvetica, sans-serif;
}
#newsLetter_mailField_warning_de{
        position:absolute;
        margin-top:57px;
        margin-left:-29px;
        font-family:Arial, Helvetica, sans-serif;

}
#NewsLetter_saved{
        width:328px;
        min-height:120px;
        height:auto;
        padding-left:10px;
        padding-right:10px;
        background:url(../images/box_shadow_inner_top.gif);
	background-repeat:repeat-x;
	background-color:ebecec;
}
#NewsLetter_recieved{
        width:328px;
        float:left;
        margin-top:10px;
        margin-left:0px;
        text-align:center;
        text-decoration:underline;
        color: #6f931e;
        font-size:13px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
}
#NewsLetter_recMessage{
        width:328px;
        margin-top:20px;
        float:left
        font-size:10px;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:none;
}








