* {
	font-family:Arial, Helvetica, sans-serif;
}
html, body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
body {
	font: 76% arial, sans-serif
}
p {
	margin:0 10px 10px
}
img {
	border-width:0;
}

a {
    color: #014F7D;
    text-decoration: underline;
}

a:hover {
    color: #02273C;
    text-decoration: underline;
}

a[disabled]
{
    color: silver;
}

div#container {
}
div#meta {
	display:none;
}
div#header {
	height:90px;
	width: 200px;
	background-color:#FFFFFF; 
	background-repeat: repeat-x;
	background-position:bottom;	
	border-width:7px 0px 7px 0px;
	border-style:solid;
	border-color:#28445C;	
  

}
div#headerwrapper {
	margin-top:10px;
	width:705px;
	text-align: center;
}
div#headercontainer {
	float:right;
	text-align:right;
}
div#langswitcher {
	padding-top:10px;
	padding-bottom:10px;
}
div#langswitcher a {
	color:#1474f7;
	text-decoration:none;
}
div#subheader {
	height:304px;
	background-position: bottom;
	background-color:#28445c;
	background-image:url(../images/subheader_bg.jpg);
	background-repeat: repeat-x;
	
}
div#flash {
	float:left;
	width:468px;
	height:200px;
	border-width:0 0 0 7px;
	border-style:solid;
	border-color:#28445C;
}
div#navigation {
	float:left;
	width:267px;
	height:200px;
	background-image: url(../images/navigation_bg.gif);
	border-width:0 7px 0 0;
	border-style:solid;
	border-color:#28445C;
}
/* table */
div#navigation .tablediv {
	display:  table;
	width:267px;
	border-spacing:5px;/*cellspacing:poor IE support for  this*/
	border-collapse:separate;
}
div#navigation .celldiv {
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	width:47%;
	padding:2px;
	height:30px;
}
div#navigation .rowdiv {
	display:  table-row;
	width:auto;
}
div#navigation a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	margin-left:12px;
	padding-left:8px;
	font-size:120%;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
}
div#navigation a:hover, div#navigation a.current {
	background-repeat: no-repeat;
	background-position: left;
}
div#navigation a:hover {
background-color:#2BA22F;
	color:#EEEEEE;
}
div#navigation a.current {
background-color:#2BA22F;
	color:#FFFFFF;
}
div#navigation a:hover.current {
background-color:#2BA22F;
}

div#submenus .tablediv {
	display:  table;
	width:267px;
	border-spacing:5px;/*cellspacing:poor IE support for  this*/
	border-collapse:separate;
}
div#submenus .celldiv {
	float:left;
	display: table-cell;
	height:35px; 
	padding:0;
}
div#submenus .rowdiv {
	display: table-row;
	width:auto;
}
div#submenus a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	margin-left:12px;
	padding-left:8px;
	font-size:120%;
	color:#006dbd;
	text-decoration: none;
	display:block;
	width:228px;
}
div#submenus a:hover, div#submenus a.current {
	background-repeat: no-repeat;
	background-position: left;
}
div#submenus a:hover {
	background-color:#333333;
	color:#006dbd;
}
div#submenus a.current {
	background-color:#333333;
	color:#ffffff;
}
div#submenus a:hover.current {
	background-color:#333333;
}
div#submenus #separate {
 clear:both;
 height:1px;
 background-repeat: no-repeat;
 background-position: left;
 line-height:1px;
 overflow: hidden;
 padding:0;
 margin:0;
}
div#submenus #separate {
	background-image:url(../images/submenu_sep.gif);
}
/* /TABLE2 */
div#content p {
	line-height:1.4
}

div#extra {
	background-image:url(../images/snd_blue_bg.gif);
	background-repeat:repeat-y;
}
div#extra2 {
	background-repeat:repeat-y;
	height: 500px;
	background-image: url(/images/snd_green_bg2.jpg); 
	background-repeat: no-repeat;
	background-position:left 32px ; 
}

div#xop {
	background-repeat:repeat-y;
}
div#extra .header, div#extra2 .header, div#extra .header2 {
	background-repeat:no-repeat;
	width:252px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:105%;
	font-weight:bold;
	color:#C8E5F9;
	padding:7px 0 7px 15px;
	
	border:0px solid red;
}
div#extra .header {
	height:30px;
	background-image:url(../images/snd_blue_header.gif);
}
div#extra .header2 {
	height:7px;
	background-image:url(../images/snd_blue_header2.gif);
}
div#extra2 .header {
	height:30px;
	background-image:url(../images/snd_green_header.gif);
}
div#extra .content, div#extra .content2, div#extra2 .content {
	clear:both;
	width:262px;
}
div#extra .content {
	overflow:hidden;
	/*height:153px;*/
}
div#extra .content2 {
	overflow:hidden;
	/*height:153px;*/
	margin-bottom:10px;
}
div#extra2 .content {
	height:65px;
}
div#extra div#title, div#extra2 div#title {
	display:inline;
	float:left;
}
div#extra .title {
	color:#000066;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:115%;
	font-weight:bold;
}

#title_news,title_contact {
	display:inline;
	float:left;
}

div#extra div#arrow, div#extra2 div#arrow {
	display:inline;
	float:right;
	height:14px;
	width:20px;
}


#arrow_news{
	display:inline;
	float:right;
	height:14px;
	width:20px;
}

#arrow_contact {
	display:inline;
	float:right;
	height:14px;
	width:20px;
}

div#footer {
	background-color:#347DB2;
	background-repeat: repeat-x;
	background-position: bottom;
	clear:both;

	border-width:7px 0px 7px 0px;
	border-style:solid;
	border-color:#28445C;
	font-size: 9pt;
}
div#footer a {
	line-height:60px;
	vertical-align:bottom;
}
div#hrmain {
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border-width:7px 0px 0px 0px;
	border-style:solid;
	border-color:#28445C;
    
    text-align: center;	
}
div#hrwrapper {
	width:770px;
	padding-top:20px;
	text-align: left;
    margin-left:auto; 
    margin-right:auto; 
}
div#content {
	min-height: 370px;
}
div#wrapper2 {
	float:left;
	padding-top:20px;
}
div#wrapper3 {
	float:left;
	width:267px;
}
div#extra {
	float:left;
	width:267px;
	margin-bottom:10px;
}
div#extra2 {
	float:left;
	clear:left;
	width:267px;
}
div#submenus {
	margin-top:10px;
	margin-bottom:10px;
	/*background: #c2e2f9 url(../images/submenu_bg.gif) repeat-x; */
	background-color:#000033;
}
div#footer {
	clear:both;
	width:100%;
	text-align: center;
}
div#footer_content {
	clear:both;
	width:770px;
    margin-left:auto; 
    margin-right:auto; 
	text-align: left;
}
div#footer_content a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#FFFFFF;
	text-decoration: none;
	padding-left:12px;
}
div#footer_content a.current {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:12px;
}
div#footer_content a:hover {
	text-decoration:underline;
}
div#footer_content div#copyright {
	padding:15px 0 0 10px;
	color:#FFFFFF;
	font-size:90%;
}
#content p {
	padding:10px 0 0 0;
}


.title2 {
	color: #0561a2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}
.browntitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#8a0000;
}
.cartq {
	font-size:110%;
	font-weight:bold;
}
.prprice {
	font-size:120%;
	font-weight:bold;
}
div.prlisting
{
	height:80px;
	width:450px; 
	border-bottom:1px solid #CCCCCC; 
	padding:10px 0; 
}
.prtitle {
	font-size:120%; font-weight:bold; color:#005EA1; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.prlistinggreen {
	color: #228822;
	font-weight:bold;
}

.error1 {
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
}

div#prfilter {
	background: #000066 url(../images/pr_filter_bg.gif) repeat-x;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	padding: 5px 10px;
	color: #0561a2;
}

.prfilter {
	background: #000066 url(../images/pr_filter_bg.gif) repeat-x;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	padding: 5px 10px;
	color: #0561a2;
}

div#prfilter2 {
	background: #000066 url(../images/pr_filter_bg.gif) repeat-x;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	color: #0561a2;
}
div#prfilter a {
	padding: 2px 6px 3px;
}
div#prfilter a:link, div#prfilter a:visited {
	color: #0561a2;
	text-decoration:none;
}
div#prfilter a:hover, div#prfilter a:active {
	background-color:#d5ebf9;
}
div#prfilter a.current:link, div#prfilter a.current:visited {
	background-color:#0561a2;
	color:#000066;
}

/* sitemap css START */
div#sitemap a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	text-decoration: none;
	padding-left:12px;
}
a.sitemap, a.sitemap2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
a.sitemap {
	font-size: 105%;
	font-weight:bold;
}
a.sitemap2 {
	font-size: 100%;
}
a:hover.sitemap, a:hover.sitemap2 {
	text-decoration:underline;
}
img.sitemap {
	margin-left:20px;
}
img.sitemap2 {
	margin-left:50px;
}
/* sitemap css END */

/* SCROLL */
/*
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 12px;
	background-color: white;
}
.vscrollerbar {
	width: 12px;
	background-color:#28445C;
}
.hscrollerbase {
	height: 12px;
	background-color: white;
}
.hscrollerbar {
	height: 12px;
	background-color:#28445C;
}
.scrollerjogbox {
	width: 12px;
	height: 12px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
*/
/* CONTENT */
#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:105%;
	font-weight:bold;
}
#content .title, h1 {
	color:#000066;
	font-size:150%;
	font-family:Arial;
	font-weight:bold;
/*	margin:10px;*/
}

#content p {
	margin:0 5px 5px 0;
	padding:0 5px 5px 0;
}


.maintxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000000;
	margin:0;
	text-align: left;
}

.title, h1 {
	color:#005da1;
	font-size:200%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
/*	margin:10px;*/
	margin-bottom: 20px;
}

p {
	margin:0 5px 5px 0;
	padding:0 5px 5px 0;
}

h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:105%;
	font-weight:bold;
}


/* Fckeditor css */
.maintxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000066;
	margin:0;
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000066;
	font-weight:bold;
	margin:0;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000066;
	font-weight:bold;

	margin:0;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight:bold;

	margin:0;
}

.green{
color:#009900;
font-size:14px;
font-weight:bold;

}


.logo{
margin-top:0px;
margin-left:130px;
}

.greytxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666666;
	margin:0;
	text-align: justify;
}


.td{
border-bottom-color: rgb(0,204,255); border-top-color: rgb(0,204,255); border-right-color: rgb(0,204,255); border-left-color: rgb(0,204,255);
}

.td1{
	border-bottom-color: rgb(19,63,111);
	background-color: rgb(199,228,249);
	border-top-color: rgb(19,63,111);
	border-right-color: rgb(19,63,111);
	border-left-color: rgb(19,63,111);
	height:40px;
	vertical-align:middle;
	background-position: center;
	text-align: left;
}
.img_top{
	background-position: top;
}

#top{
	vertical-align: top;
}
#td_width{
width:100%;
border:0px;
padding:2px;

}

#td_rght{
	width:272px;

	background:#c7e4f9;
}

#td_width1{
width:774px;
border:0px;
padding:0px;
}

#td_lft{
	float: left;
}

.blue_bg{
background-color:#133f6f;

}
#img_pd_lft{
	vertical-align: middle;
	padding-left:8px;
}

.bluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#133f6f;
	margin:0;
}

.matable{
border:2px solid #28445c;
float:left;
clear:none;
}


.matable td{
border-top: 1px solid #ddd;
color:#333;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
}

.matable_inner td{
border-top: 1px solid #ddd;
padding:9px;
color:#333;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
}

.matable td{
}

.matable span{
color:#900;	
font-size:20px;
}

#center{
	text-align: center;
}
#left{
	text-align: left;
}

#justify{
	text-align: justify;
}

#pack_content{
width: 750px;
}

#pannel_1{
width: 240px; float: left; margin-right: 10px;
}
.p1_height{
height:220px;

}

#pannel_2{
width: 240px; float: left; margin-right: 10px;
}

#pannel_3{
width: 240px; float: left;
}


.bg_color{
	background-color: #f5f5f5;
}
#clear{
height: 20px; clear: both;
}

.contact_bg{
background-image: url(../images/snd_green_bg2.jpg); background-repeat: no-repeat;
}
.text_1{
	font-family: Arial, Helvetica, sans-serif;
	color: #133f6f;
	text-decoration: none;
}
.text_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #133f6f;
}
.text_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		color: #666660;
	text-decoration: none;
}

.text_color{
	color: #666666;
}
.text_color1{
	color: #666660;
}

.text_color2{
	color: #000066;
}

.text_color3{
	color: #000080;
	size:100%;
}

.text_color4{
	color: #ff0000;
}
.heading_1{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
#news_td{
width: 246px; height: 467px;
}
.con_td{
margin-left: 20px; width: 541px; height: 322px;
}
#happy_td{
width:750px;

}
#news_td1{
width:167px; height: 184px
}
.ItemNameReq
{
	width: 170px;
	padding-left: 20px;
	height: 25px;
	color: #000080;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;	
}
.ItemName
{
	width: 170px;
	padding-left: 20px;
	height: 25px;
	color: #000080;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;	
}
.ItemValue
{
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;		
}
.SectionTitle
{
	font-weight: bold;
	padding: 6px 0px 6px 2px;
	font-size: 9pt;
}
.textBox
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;			
}
.homePageDescr
{
  line-height: 18px; 
  text-align: justify; 
  padding-left: 15px; 
  padding-right: 10px; 
  width: 100%; 
  color: #666666; 
  font-size: 10pt;
}





/*-------------------*/


.header{
border-left:7px #000066 solid;
border-right:7px #000066 solid;
background:url(/assets/icones/header_bg.gif) repeat-x;
width:767px;
margin:0 auto;
overflow:auto;
}
.header_border{
border-top:10px #000066 solid;
border-bottom:10px #000066 solid;
}
.outside_header{
background:url(/assets/icones/outside_header_bg.gif) repeat-x;
border-top:7px #000066 solid;
/*border-bottom:7px #000066 solid;*/
overflow:auto;
}
.flash{
width:424px;
float:left;
}
.top_menu{
width:240px; 
margin-right:35px; 
float:right;
}
.header_menu_tree{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
padding-left:20px;
height:33px;
float:left;
width:100px;
line-height:30px;
}
.header_menu_tree a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}
.header_menu_tree a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
text-decoration:none;
}
.header_menu_tree a.survey{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: rgb(0, 0, 202);
	text-decoration:none;
	font-weight: bold;
}
.header_menu_tree a.survey:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
.menu_border{
border-bottom:1px #a5da5e solid;
}
.content_width{
width:737px;
margin:0 auto;
border-left:7px #000066 solid;
border-right:7px #000066 solid;
background:#FFFFFF;
overflow:auto;
}

.language{
float:left; 
padding-top:10px;
}
.helpline{
text-align:right; 
padding-top:5px; 
padding-bottom:2px;
}


/* FEATURES */

.padd_top{
padding-top:5px;
}
.sub_heading{
background:url(/images/sub_heading_bg.jpg) repeat-x;
height:30px;
font-size:17px;
padding-top:8px;
font-family:Arial, Helvetica, sans-serif;
color:#16649e;
text-align:center;
padding-left:10px;
}
.tabs_head{
background:url(/images/free.jpg) no-repeat;
width:97px;
height:38px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-align:center;
}



.tabs_head1{
background:url(/images/single.jpg) no-repeat;
width:97px;
height:38px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-align:center;
}
.tabs_head2{
background:url(/images/unlimited.jpg) no-repeat;
width:97px;
height:38px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-align:center;
}

.tabs_head a,.tabs_head1 a, .tabs_head2 a
{
    color: #FFFFFF;
    text-decoration: none;
} 

.tabs_head a:hover,.tabs_head1 a:hover, .tabs_head2 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
} 

.menu_tree{
background:url(/images/menu_bg.jpg) repeat-x;
height:35px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
padding-left:10px;
}
.menu_tree a{
background:url(/images/menu_bg.jpg) repeat-x;
height:35px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}
.menu_tree a:hover{
background:url(/images/menu_bg.jpg) repeat-x;
height:35px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FF9900;
text-decoration:none;
}

.border_box{
border-top:1px #e8e8e8 solid;
border-bottom:1px #e8e8e8 solid;
border-left:1px #95b7d0 solid;
background:#f3f3f3;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:center;
padding-top: 6px;
padding-bottom: 6px;
}
.bord_right{
border-right:1px #95b7d0 solid;
}
.bord_bottom{
border-bottom:1px #95b7d0 solid;
}
.border_box_white{
border-top:1px #e8e8e8 solid;
border-bottom:1px #e8e8e8 solid;
border-left:1px #95b7d0 solid;
background:#FFFFFF;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:center;
padding-top: 6px;
padding-bottom: 6px;
}


.heading{
background:url(/images/heading_bg.jpg) repeat-x;
height:38px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
padding-left:10px;
}


.messageError
{
	color: red;
}


/*-----------*/

.left{
float:left;
}
.login_txt{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:18px;
margin:0 auto;
width:312px;
text-align:center;
padding:5px 0px 10px 0px;
}
.login_box{
background:url(/images/login_bg.gif) no-repeat;
width:312px;
height:258px;
margin:0 auto;
}
.padd{
padding:20px 15px 20px 20px;
}
.field_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:28px;
}
.textfield{
font-size:26px;
border:1px #e7e7e7 solid;
width:272px;
}
.seprator{
height:20px;
}
.btn_right{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
text-decoration:none;
text-align:center;
font-size:12px;
background:url(/images/login.gif) no-repeat;
height:21px;
line-height:21px;
width:95px;
float:right;
margin-top:10px;
}
.btn_right a{
text-decoration:none;
}
.btn_right a:hover{
text-decoration:none;
color:#FF6600;

}
#chkbox{
border:0em;
padding:0em;
width:1em;
height:1em;
}
.cust_heading{
font-size:25px;
font-family:Arial, Helvetica, sans-serif;
color:#003399;
width:121px;
margin:0 auto;
height:45px;
}
.register_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003399;
line-height:20px;
width:312px;
margin:0 auto;
text-align:justify;
}
.register_btn{
font-family:"Trebuchet MS";
color:#ffffff;
text-decoration:none;
text-align:center;
font-size:20px;
font-weight:bold;
background:url(/images/register.gif) no-repeat;
height:36px;
line-height:36px;
width:121px;
margin-top:5px;
}
.register_btn a{
color:#FFFFFF;
text-decoration:none;
}
.register_btn a:hover{
color:#FF6600;
text-decoration:none;
}