﻿/* Online digi Brochure CSS Document */

/*---General Styles--------*/
body{
	background-color:#30002e;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.clear{
  clear:both;
}
a{
	text-decoration:none;
}
.float_l{
	float:left;
	display:block;
}
.float_r{
	float:right;
	display:block;
}
img{
	border:none;
}
h1{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#812991;
	padding: 0;
	margin:0;
	line-height: 22px;
}
h2{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#812991;
	padding:0;
	margin:0;
}
h3{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4b0049;
	padding:0;
	margin:0;
}
h4{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color:#812991;
	padding: 0;
	margin:0;
	line-height: 22px;
}
h4 a{
	color:#812991;
	text-decoration:none;
}
h4 a:hover{
	color:#812991;
	text-decoration:underline;
}
h5{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:17px;
	color:#000000;
	padding: 0 0 10px 0;
	margin:0;
}
h6{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	color:#812991;
	padding: 0 0 20px 0;
	margin:0;
}
.normaltext{
	font-size:12px;
	color:#000000;
	line-height: 16px;
	padding: 0;
	display: block;
}
.normaltext a{
	color:#000000;
	text-decoration:none;
}
.normaltext a:hover{
	color:#812990;
	text-decoration:underline;
}
.normaltext_01{
	font-size:13px;
	color:#000000;
	padding:0 0 0 18px;
	display: block;
	margin: 3px 0 2px 0;
	line-height: 18px;
	
	background-image:url(../images/tick.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
}
.normaltext_02{
	font-size:13px;
	color:#000000;
	padding: 0;
	display: block;
	margin: 0;
}
.normaltext_03{
	font-size:13px;
	color:#000000;
	padding: 0;
	margin: 0;
}
.normaltext_04{
	font-size:10px;
	color:#000000;
	padding: 0 0 0 10px;
	margin: 0;
}
.normaltext_05{
	font-size:12px;
	color:#000000;
	line-height: 16px;
	padding: 18px 0 0 0;
	display: block;
	margin: 0;
}
.normaltext_06{
	font-size:12px;
	color:#000000;
	display: block;
	line-height: 18px;
	padding:0 0 0 18px;
	
	background-image:url(../images/arrow_01.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
}
.smalltext{
	font-size:9px;
	color:#000000;
	padding: 0 0 0 10px;
	margin: 0;
	line-height:18px;
}
.smalltext_01{
	font-size:9px;
	color:#000000;
	padding: 0 0 0 0px;
	margin: 0;
}
.pinktext{
	font-size:12px;
	color:#812990;
	line-height: 16px;
	padding: 0;
	display: block;
}
.viewbenefits{
	font-size:12px;
	color:#812990;
	padding: 0;
}
.viewbenefits a{
	color:#812990;
	text-decoration:none;
}
.viewbenefits a:hover{
	text-decoration:underline;
}
/*---Container--------*/
.container{
	width:934px;
	margin:10pt auto 0;
	padding:0;
}

/*---top_pannel--------*/
.top_pannel{
	background:url(../images/top_pannel_middle.jpg) repeat-x;
	width:934px;
	height:110px;
	padding:0;
	margin:0;
}
.logo_container{
	background: url(../images/top_pannel_left.jpg) no-repeat left;
	height:110px;
	width:180px;
	padding: 0 0 0 20px;
	margin:0;
}
.logo_container_02{
	background: url(../images/top_pannel_left_01.jpg) no-repeat left;
	height:110px;
	width:180px;
	padding: 0 0 0 20px;
	margin:0;
}
.img_container_01{
	width:528px;
	height:75px;
	padding:0 0 0 65px;
	margin:0;
}
.menu_container{
	background:url(../images/top_pannel_right.jpg) no-repeat right;
	width:716px;
	height:110px;
	padding:0;
	margin:0;
	overflow:hidden;
	position: relative;
}
.nav_container{
	background:url(../images/nav_middle.jpg) repeat-x;
	width:714px;
	height:35px;
	margin:0;
	padding:0;
	position:absolute;
	right:2px;
	bottom:0;
}
.menu_active{
	font-size:14px;
	font-weight:bold;
	color:#4b0049;
	display:inline;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:178px;
	height:25px;
	text-align:center;
}
.menu a{
	font-size:14px;
	color:#4b0049;
	display:inline;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	width:178px;
	height:25px;
	text-align:center;
	cursor:pointer;
}
.menu a:hover{
	background-image:url(../images/nav_middle_hover.jpg);
	background-repeat:repeat-x;
}
.menu_home_active{
	font-size:14px;
	color:#4b0049;
	display:inline;
	float:left;
	margin:0;
	padding:0px;
	width:177px;
	height:35px;
	text-align:center;
	font-weight: bold;
}
.menu_home a{
	font-size:14px;
	color:#4b0049;
	display:inline;
	float:left;
	margin:0;
	padding:0px;
	width:177px;
	height:35px;
	text-align:center;
	cursor:pointer;
}
.menu_home a:hover{
	background-image:url(../images/nav_middle_hover.jpg);
	background-repeat:repeat-x;
}
.home{
	background-image:url(../images/nav_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:10px;
	height:25px;
	display:block;
}
a .home{
	background-image:url(../images/nav_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-top:10px;
	height:25px;
	display:block;
}
a:hover .home{
	background-image:url(../images/nav_left_hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
}	
.nav_divide{
	height:27px;
	width:1px;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
	padding:0;
	margin:5px 0 0 0;
}
/*---body_pannel--------*/
.body_pannel{
	background:url(../images/wrapper_right_bg.jpg) no-repeat top right;
	background-color:#FFFFFF;
	width:930px;
	height:auto;
	padding:0 0  10px 0;
	margin:0 auto;
}
.body_pannel_02{
	background:url(../images/body_bg_02.jpg) no-repeat top left;
	background-color:#FFFFFF;
	width:930px;
	height:auto;
	padding:0 0 10px 0;
	margin:0 auto;
}
.body_pannel_03{
	background:url(../images/body_bg_02.jpg) no-repeat top left;
	background-color:#FFFFFF;
	width:930px;
	height:auto;
	padding:0;
	margin:0 auto;
}
.banner_container{
	background:url(../images/banner_bg.jpg) no-repeat left top;
	width:670px;
	height:247px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.left_pannel{
	width:670px;
	margin:0;
	padding:0;
}
.left_pannel_02{
	width:630px;
	margin:0;
	padding:20px 10px 0 20px;
}
.left_pannel_03{
	width:500px;
	margin:0;
	padding:0;
}
.right_pannel{
	width:250px;
	padding:15px 0 0 0;
	margin:0;
}
.right_pannel_02{
	width:261px;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
}
.text_container{
	background:url(../images/text_container_bg.jpg) no-repeat left top;
	width:669px;
	height:auto;
	padding:25px 0 0 0;
	margin:0;
}
.text_container_01{
	width:639px;
	height:auto;
	padding:0;
	margin:0;
}
.left_text_container{
	width:360px;
	padding:0 10px 0 25px;
	margin:0;
}
.left_text_container_02{
	padding:0 10px 0 25px;
	margin:0;
}
.left_text_container_03{
	width:400px;
	padding:0 10px 0 0;
	margin:0;
}
.right_text_container{
	width:248px;
	padding:0 0 0 15px;
	margin:0;
	border-left:#bd99c8 1px solid;
	height:240px;
	overflow:hidden;
}
.right_text_container_01{
	width:200px;
	padding:0 0 0 15px;
	margin:0;
	border-left:#bd99c8 1px solid;
	height:auto;
	overflow:hidden;
}
.wrapper{
	width:630px;
	padding:10px 0 0 0;
	margin:0;
}
.wrapper_01{
	width:600px;
	padding:25px 0 0 35px;
	margin:0;
}
.wrapper_02{
	width:639px;
	padding:0;
	margin:0;
}
.left_container{
	width:380px;
	padding:0;
	margin:0;
}
.pic_container{
	width:590px;
	height:185px;
	padding:10px 0 25px 0;
	margin:0;
	float:left;
	overflow:hidden;
}
.pic_container_last{
	width:590px;
	height:185px;
	padding:10px 0 0 0;
	margin:0;
	float:left;
	overflow:hidden;
}
.img_container{
	width:272px;
	height:164px;
	padding:0;
	margin:0;
}
.description_container{
	width:287px;
	padding:0;
	margin:0;
}
.form{
	width:530px;
	padding:0;
	margin:0;
}
.listbox{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	width:52px;
	padding:0;
	margin:0;
	height: 20px;
}
.textbox{
	width:151px;
	border:1px solid #c1c1c1;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	height:17px;
	padding: 3px 5px 0 5px;
}
.textarea{
	width:402px;
	border:1px solid #c1c1c1;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	height:91px;
	padding: 3px 5px 0 5px;
}
.submit{
	background:url(../images/submit.jpg) no-repeat;
	width:63px;
	height:23px;
	padding:0;
	margin:0;
	cursor: pointer;
}
.img_container_03{
	width:230px;
	height:auto;
	margin:0;
	padding:1043px 0 0 25px;
	display: block;
	overflow:hidden;
	float:left;
}

.thanks{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	margin:150px 0 0 50px;
	display:block;
}

/*****footer*****/
.footer{
	background:url(../images/footer_middle.jpg) repeat-x;
	width:934px;
	height:25px;
	padding:0;
	margin:0 auto;
}
.footer_left{
	background:url(../images/footer_bg_left.jpg) no-repeat left top;
	width:8px;
	height:25px;
	padding:0;
	margin:0;
}
.footer_right{
	background:url(../images/footer_bg_right.jpg) no-repeat right top;
	height:20px;
	padding:5px 25px 0 0;
	margin:0;
	font-size:10px;
	color:#000000;
}



/************************* highslide********************************/
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../js/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../js/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
   width: auto;
   padding: 0 5px 5px 5px;

}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(../js/graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 43px;
	background-image: url(../js/graphics/closeX.png);
	background-position: left top;
	background-repeat:no-repeat;
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position:left bottom;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}
.move_down
{
margin-top:12px;
}
