﻿
/* CSS Document */
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
}


.Loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
}


.Heading {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

.PackageText {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	color: white;
	font-size:  small;
	
}

a:link {
	text-decoration: none;
	color:black;
}
a:visited {
	text-decoration: none;
	color:black;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

Body{
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	text-align:left;
}



.ContactFormCSS{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	color: black;
	text-align:left;
}







.WelcomeText {
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 14px;
		
		
}
/* Menu Link */

.bubplastic.horizontal {
	width:963px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/butt_strip.jpg) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/button.jpg) top left no-repeat;
}
.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 14px;
	padding-right: 14px;
	float: left;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	font-weight:bold;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.button {
	display: block;
	float: left;
	height: 24px;
	padding-top: 14px;
	padding-right: 14px;
	background: transparent url(../images/button.jpg) top right no-repeat;
	cursor: pointer;
}

.button1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}

.button1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	display: block;
	height: 27px;
	padding-left: 14px;
	padding-right:14px;
	float: left;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa8b00;
	font-weight:bold;
	text-decoration: none;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	display: block;
	height: 27px;
	padding-left: 14px;
	padding-right:14px;
	float: left;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa8b00;
	font-weight:bold;
	text-decoration: none;
}

/* End Menu Link */

a.hometoplink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#990000;
	text-align:left;
	float:left;
	padding-left:10px;
	padding-top:5px;
	height:15px;
	text-decoration:none;

}
a.hometoplink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#006699;
	text-align:left;
	float:left;
	padding-left:10px;
	padding-top:5px;
	height:15px;


}
#tophedimg	
{
	width:10px;
	float:left;
}
#tophedtxt	
{
	width:50px;
	float:left;
}
#tophedtxthome	
{
	width:42px;
	float:left;
}
#tophedtxtsitemap
{
	width:60px;
	float:left;
}
#toplinkright
{
text-align:right;
float:right;
padding-right:10px;
}


/* End top Link */




#main{
	width:963px;
}

#main2{
	background:#006695;
	width:963px;
}


input{
	background:#FFFFFF;
	height:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#000000;
	text-align:left;
	width:80px;
	float:left;
	margin-left:2px;
	margin-right:5px;
}

#greystrip{
	background:#e6e6e6;
	width:963px;
	height:4px;
}

#step01{
	background-image:url(../images/bg_t.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:79px;
	width:963px;
}

#toplink{
	float:right;
	width:333px;
	height:79px;
}

#logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:356px;
	height:79px;
	float:left;
	margin-left:4px;
}

#loginbox{
	background-image:url(../images/blueLoginBox.gif);
	background-repeat:no-repeat;
	width:333px;
	height:58px;
}

#logintext{
	margin-left:12px;
	margin-top:27px;
	margin-right:12px;
	float:left;
	width:310px;
}
#text-login{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	text-align:left;
	float:left;
	padding-top:2px;
}
#butt-login{
	float:left;
}

#butt_strip{
	background-image:url(../images/butt_strip.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:24px;
}

#buttonarea{
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:20px;
	padding-top:4px;
	float:left;
}

.buttonarea2{
	background-image:url(../images/butt_strip.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:24px;
	padding-top:4px;
	float:left;
}

a.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	text-align:center;
	text-decoration:none;
	height:24px;
}
a.button:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#ff7600;
	text-align:center;
	text-decoration:none;
	height:24px;
}
	
#o-strip{
	background-image:url(../images/o-strip.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:497px;
	height:45px;
	float:left;
}

#o-strip2{
	background:#ff7600;
	height:6px;
}

#y-strip{
	background-image:url(../images/y-strip.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:466px;
	height:45px;
	float:right;
}

#midd_bg{
	background-image:url(../images/midd_bg.jpg);
	background-repeat:repeat-x;
	height:317px;
}
#mdd_bg_left{
	background-image:url(../images/brightman.png);
	background-repeat:no-repeat;
	background-position:left;
	width:497px;
	height:317px;
	float:left;
}
#mdd_bg_right{
	background-image:url(../images/brightman2.png);
	background-repeat:no-repeat;
	background-position:right;
	width:466px;
	height:317px;
	float:right;
}

#mdd_bg_left_in{
	width:482px;
	float:left;
}
#mdd_bg_right_in{
	width:451px;
	float:right;
}

#area_conten{
	width:933px;
	margin-left:15px;
	margin-right:15px;
}

#midd_bg_conten2{
	padding-left:15px;
}

#midd_img1{
	background-image:url(../images/brightman.png);
	background-repeat:no-repeat;
	background-position:left;
	width:450px;
	height:325px;
	float:left;
}
#midd_img2{
	background-image:url(../images/brightman2.png);
	background-repeat:no-repeat;
	background-position:left;
	width:499px;
	height:325px;
	float:right;
}

.midd_left{	
	background-image:url(../images/midd_left.jpg);
	background-repeat:repeat-x;
	background-position:right;
	height:325px;
	width:auto;
}

.midd_right{	
	background-image:url(../images/midd_right.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:325px;
	width:auto;
	float:right;
}
	
#bottom_grey{
	background-image:url(../images/bottom.jpg);
	background-repeat:repeat-y;
	background-position:right;
	height:63px;
}

#bg_bottom{
	background:#e1e1e1;
}

#bg_b{
	background-image:url(../images/bg_b.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:39px;
}

#bg_b_text{
	font-family:Tahoma;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	padding-top:10px;
}	
	
#middle_in_bg{
	background:#0097dd;
}	

a.linkblck{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
	

a.linkblck:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	text-align:left;
}

#inner_bg_color{
	background:#0097dc;
	width:963px;
}

#inner_bg{
	background-image:url(../images/inner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:963px;
}

#inner_topstrip_bg{
	background-image:url(../images/inner_topstrip_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:963px;
	height:45px;
}

/* style2 to style18 - CSS */

.MoreInfoWhite {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
.MoreInfoOrange {
	font-family: "Century Gothic";
	color: #FF9933;
	font-weight: bold;
	font-size: small;
}

.midd-left-text {
	font-family:Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style:normal;
	text-align:left;
}
.midd-conten-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style:normal;
	text-align:justify;
}

.Solgan {
		font-family: Tahoma;
		color: black;
		font-size:13px ;
	}
.SolganBold {
	font-family: Tahoma;
	color: black;
	font-size: 15px;
	font-weight:bold;
}
.midd-header {
	font-family:Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}

h1
{
 padding-top:0px;
 margin-top:0px;
  padding-bottom:0px;
 margin-bottom:0px;

	font-family:Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;

}
h2
{
 padding-top:0px;
 margin-top:0px;
  padding-bottom:0px;
 margin-bottom:0px;

	font-family:Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;

}


.header-package{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.BigFormText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}





.header-sub-package{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
















.style2
        {
            font-family: Century Gothic,Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-family: font-weight: bold;
            color: #FFFFFF;
        }
        .style8
        {
            font-family: Century Gothic,Arial, Helvetica, sans-serif;
            font-size: 13px;
            color: #FFFFFF;
            font-style: normal;
            text-align: left;
        }
        .style9
        {
            font-family: Myriad Pro,Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #7d7d7d;
            font-weight: bold;
        }
 
        .style10
        {
            color: #5a5a5a;
            font-weight: bold;
        }
        .style11
        {
            font-family: Century Gothic,Arial, Helvetica, sans-serif;
            font-size: 16px;
            font-weight: bold;
        }
        .style12
        {
            color: #FFFFFF;
        }
        .style13
        {
            font-size: 14px;
            color: #FFFFFF;
            font-weight: bold;
        }
        .style16
        {
            font-family: Century Gothic,Arial, Helvetica, sans-serif;
            color: #ffba00;
        }
img
        {
            border-width: 0px;
        }
        
        .MagicZoomBigImageCont {
	border:	1px solid #91b817;
	 margin-top:70px;
	  margin-left:70px;
	

}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px  Tahoma, Verdana, Arial, sans-serif;
	color:			#FFFFFF;
	background:		#FF7600;
	text-align: 	center;
	font-weight:    bold;
	

}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
}
