/*
+------------------------------------------------------------------------------------------+
Author:Anirudh K. Mahant
+------------------------------------------------------------------------------------------+
Company:Raven Developers 2008
+------------------------------------------------------------------------------------------+
Portions created by Anirudh K. Mahant are Copyright of Raven Developers (C) 2008.
+------------------------------------------------------------------------------------------+
Copyright Notice:
The contents of this file are protected and copyrighted and are subject to
the original developer(s) of this file;Unauthorised use of this file is strictly prohibited.	
+------------------------------------------------------------------------------------------+
*/
a.brochure{
	color: #326293;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
a.plist{
	padding: 10px 0;
}
body{
	margin: 20px 0;
	background-color: #B2DEF7;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
h5.news{
	background-image: url(images/grad.gif); /*	padding:4px 20px;*/
	background-repeat: repeat-x;
	color: #333333;
	font-weight: bold;
	text-align: left;
	height: 26px;
	overflow: hidden;
	position: relative;
}
hr{
	margin: 25px 0;
	border: 1px none #CCCCCC;
}
img.galleryteaser{
	padding: 0 !important;
	margin: 0px 0pt 20pt 0px !important;
	border: none !important;
}
input.glowbtn{
	border: 1px solid #97D3F4;
	margin-top: 20px;
	background-image: url(images/btn-glow.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #326293;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
}
input.glowbtn:hover{
	border: 1px solid #326293;
	background-image: url(images/btn-glow-hover.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
}
input.select {
	border: 1px solid #D7DBDE;
}
input.textarea {
	border: 1px solid #D7DBDE;
}
input[type=text], input[type=password], select, textarea {
	padding: 2px 3px;
	margin: 3px 0;
	border: 1px solid #DEF0FA;
	width: 98%;
}
input[type=text]:focus, textarea:focus, input[type=password]:focus, select:focus{
	border: 1px solid #A6C4E1;
	background-color: #F4FBFD;
}
ol li{
	line-height: 25px;
}
p.credits{
	padding: 0;
	margin: 30px 0 10px 0;
	color: White;
	font-size: 10px;
	line-height: normal;
	text-align: center;
}
p.credits a{
	color: White;
}
table.bluescape img{
	margin: 20px !important;
	padding: 0 !important;
}
table.bluescape td{
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}
table.contact{
	display: block;
}
table.contact p{
	margin: 0px !important;
	padding-top: 5px!important;
	padding-bottom: 5px !important;
	color: #4B87C2;
}
table.fancytbl{
	margin: 20px 0;
	border: 1px solid #B2DEF7;
	border-collapse: collapse;
}
table.fancytbl td{
	padding: 5px;
	border: 1px solid #B2DEF7;
	background: #F1FAFC;
	font-size: 10px;
	text-align: center;
}
table.fancytbl td.heading{
	padding: 5px;
	background-color: #B2DEF7;
	color: #326293;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
table.features td.tdheading{
	padding: 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #346494;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #326293;
	background-color: #F1FAFC;
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
table.greyback{
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	margin-bottom: 20px;
	padding: 0px 20px 0pt 10px;
	padding: 10px 0;
	list-style-type: none;
	background-color: #FDFDFD;
	background-image: url(images/bg-box.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
table.imggallery{
	text-align: center;
}
table.inputform tr td{
	padding: 5px 0;
}
table.navigator{
	padding: 5px;
	background: #F1FAFC none repeat scroll 0%;
	border-collapse: collapse;
}
table.navigator td{
	padding: 5px;
	border: 1px solid #B2DEF7;
	text-align: center;
}
table.plist{
	margin-top: 20px;
}
table.plist h6{
	padding: 5px 0!important;
	border-bottom-width: 1px !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #B2DEF7 !important;
	color: #5382AC !important;
	background-color: #DAF2F8;
	font-size: 14px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-align: center !important;
}
table.plist img{
	padding: 0 !important;
	margin: 0 !important;
	border: 1px solid #C6E7F9 !important;
}
table.plist td{
	padding: 0;
	text-align: center;
}
table.plist td.leftpadded{
	padding-left: 10px;
}
table.plist td.plistback{
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F2FAFD;
	border-bottom-color: #F2FAFD;
	border-left-color: #F2FAFD;
	background-image: url(images/bg-blue-5.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2FAFD;
}
table.plist td.title{
	padding: 10px;
	color: #FFFFFF;
	background-color: #98D6F3;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}
table.plist td.viewcatalog{
	border-bottom: 1px solid #BCD3E9;
	background-image: url(images/bg-blue-reverse.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table.videos a{
	padding: 10px 0;
	text-align: center;
}
table.videos td{
	padding: 10px;
	text-align: center;
}
.boxed{
	margin-bottom: 20px;
}
.boxed .background{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	padding: 10px;
	margin: 0;
	background-image: url(images/bg-box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FDFDFD;
	height: auto;
}
.boxed .bottom{
	background-image: url(images/bg-box-bottom.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center bottom;
	height: 12px;
}
.boxed .top{
	background-image: url(images/bg-box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
}
.cornertab{
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #B2DEF7;
	padding-left: 20px;
	padding-top: 5px;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #326293;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
}
.ctabdetails{
	border-left: 1px solid #B2DEF7;
	border-right: 1px solid #B2DEF7;
	border-bottom: 1px solid #B2DEF7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 20px;
	display: block;
	background-image: url(images/bg-blue-2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
.ctabdetails li{
	margin: 0 !important; /* prevent use of parent li margins*/
	padding-top: 15px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: square;
	color: #1278AF;
	font-weight: bold;
}
.ctabdetails ul{
	padding: 0;
	margin: 0;
	margin-left: 15px;
	list-style-type: none;
	text-indent: 0px;
	text-align: left;
}
.footer{
	margin: 0 auto;
	padding: 5px;
	width: 884px;
	clear: both;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 11px;
	height: 16px;
}
.footer a{
	color: #FFFFFF;
}
.greybox h4{
	padding: 5px 0;
	border: 1px solid #E8E8E8;
	color: #696969;
	background: url(images/ss.gif) #FFFFFF repeat-x top;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	text-indent: 10px;
}
.greybox li{
	padding: 10px 0pt 10px 20px;
	background: transparent url(images/bullet_3.gif) no-repeat scroll 0px 12px;
	text-align: left;
}
.greybox li a{
	color: #FF0000;
	font-weight: bold;
}
.greybox li a:hover{
	text-decoration: underline;
}
.greybox ul{
	padding: 0px 20px 0 10px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E8E8E8;
	list-style-type: none;
	background-image: url(images/bg-box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FDFDFD;
}
.inputform input{
	width: 98%;
}
.mandatory{
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}
.navigator a{
	line-height: 20px;
}
.pagebottom{
	clear: both;
	width: 884px;
	margin: 0 auto;
	background-image: url(images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	position: relative;
}
.pimage{
	border: 1px solid #E1E1E1;
	padding: 10px;
	background: #FFFFFF;
	vertical-align: top;
}
.readmore{
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.style2{
	padding-bottom: 10px;
	color: #FF6600!important;
	font-weight: bold;
	font-size: 16px;
}
#col-center{
	padding: 10px 0;
	width: 642px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94C1E0;
}
#col-center-nopadding{
	padding: 0;
}
#col-center-padded{
	padding: 20px;
}
#col-center-wrapper{
	float: left;
	padding-top: 20px;
}
#col-center-wrapper h2{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #326293;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}
#col-center-wrapper h3{
	padding: 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #346494;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #326293;
	background-color: #F1FAFC;
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#col-center-wrapper h6{
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2DEF7;
	color: #5382AC;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#col-center-wrapper img{
	border: 1px solid #E1E1E1;
	padding: 1px;
	margin: 20px 20px 0 0;
	background: #FFFFFF none repeat scroll 0%;
}
#col-center-wrapper img.nobdrspace{
	margin: 10px 0;
	border: none;
}
#col-center-wrapper img.nopadmargin{
	margin: 0;
	padding: 0;
}
#col-center-wrapper img.nospace{
	margin: 10px 0;
}
#col-center-wrapper li{
	margin: 15px 0;
}
#col-center-wrapper p{
	margin-top: 15px;
	line-height: 25px;
}
#col-center-wrapper td.rowheading{
	color: #326293;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#col-center-wrapper th{
	padding: 5px;
	border: 1px solid #B2DEF7;
}
#col-center-wrapper ul{
	list-style-type: square;
}
#col-left{
	padding-left: 20px;
}
#col-left-wrapper{
	width: 240px;
	float: left;
	clear: both;
	margin-top: 20px;
	border-left: 1px solid #94C1E0;
}
#contents{
	padding: 0px;
	clear: both;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	position: relative;
}
#gallery img{
	float: none;
	margin: 10px 5px;
	padding: 2px;
}
#gallery p{
	margin: 0pt;
	color: #135C86;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
}
/* Tabs */
#glowingtabs{
	margin-left: 50px;
	background-color: #B2DEF7;
	font-size: 12px;
	line-height: normal;
	height: 20px;
	position: relative;
}
#glowingtabs #current a{
	background-position: 0 -25px;
}
#glowingtabs #current a span{
	background-position: 100% -25px;
	color: #FFFFFF;
}
#glowingtabs a{
	margin: 0;
	margin-right: 2px;
	padding: 0 0 0 9px;
	float: left;
	background-image: url(images/nav-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#glowingtabs a span{
	float: left;
	padding: 4px 12px 2px 3px;
	display: block;
	color: #FFFFFF;
	background-image: url(images/nav-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
#glowingtabs a span{
	float: none;
}
#glowingtabs a:hover{
	background-position: 0% -25px;
}
#glowingtabs a:hover span{
	color: #FFFFFF;
}
#glowingtabs a:hover span{
	background-position: 100% -25px;
}
#glowingtabs li{
	margin: 0;
	padding: 0;
	display: inline;
}
#glowingtabs ul{
	margin: 0;
	margin-left: 5px;
	padding: 0;
	list-style-type: none;
}
#header{
	padding: 10px;
	height: 50px;
}
#header a{
	color: #1D4060;
}
#header p{
	padding: 3px 0;
	color: #1D4060;
	font-size: 11px;
	text-align: right;
}
#itabsone{
	height: 20px;
}
#itabsone a{
	margin: 0;
	margin-right: 2px;
	padding: 0 0 0 9px;
	float: left;
	background-image: url(images/itab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	text-decoration: none;
}
#itabsone a span{
	float: left;
	padding: 4px 12px 2px 3px;
	display: block;
	color: #326293;
	background-image: url(images/itab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
#itabsone a span{
	float: none;
}
#itabsone a:hover{
	background-position: 0% -23px;
}
#itabsone a:hover span{
}
#itabsone a:hover span{
	background-position: 100% -23px;
}
#main{
	width: 884px;
	margin: 0 auto;
}
#nav{
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 68px;
}
#rolling{
	visibility: visible;
	overflow: auto;
}
#rolling a{
	margin: 10px 0;
	clear: both;
	color: #FF0000;
	font-weight: bold;
}
