/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	position: relative !important;
	font: normal 11px/ 14px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../img/bg-main.jpg) repeat-y top center #838688;
	height:100%;
}

div,p,ul,h1,h2,h3,h4,img,form,input {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

img {
	border: none;
}

a:focus {
	outline: none;
}

/* --------------------- PNG Behaviour for IE6 --------------------- */
* html img,* html .png {
	azimuth: expression(this.pngSet ? this.pngSet = true :( this.nodeName ==   "IMG"
		&&   this.src.toLowerCase () . indexOf('.png') > -1 ?(
		this.runtimeStyle.backgroundImage =   "none", this.runtimeStyle.filter
		=   "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  
		this.src +   "', sizingMethod='image')", this.src =   "img/blank.gif"
		) :( this.origBg =   this.origBg ?   this.origBg :
		this.currentStyle.backgroundImage.toString ( ) . replace('url("', '')
		. replace('")', ''), this.runtimeStyle.filter =  
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  
		this.origBg +   "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage =   "none" ) ), this.pngSet = true )
		;
}

h1 {
	font-size: 18px;
	text-align: left;
	color: #000000;
	line-height: 18px;
}

h2 {
	font-size: 16px;
	text-align: left;
	color: #002c45;
	line-height: 16px;
}

h3 {
	font-size: 16px;
	text-align: left;
	color: #025685;
	line-height: 16px;
}

h4 {
	font-size: 11px;
	text-align: left;
	color: #01446a;
	line-height: 16px;
}

h5 {
	font-size: 12px;
	text-align: left;
	color: #67b7ff;
	line-height: 14px;
}

h5 a {
	color: #67b7ff;
	text-decoration: none;
}

h5 a:hover {
	color: #67b7ff;
	text-decoration: underline;
}

h6 {
	font-size: 12px;
	text-align: left;
	color: #025685;
	line-height: 14px;
}

b {
	color: #01446a;
	text-align: left;
}

span {
	font-size: 12px;
	text-align: left;
}

p {
	text-align: left;
	font-size: 12px;
	color: #616161;
	font-weight: normal;
}

p a {
	color: #67b7ff;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

p a:hover {
	color: #67b7ff;
	text-decoration: underline;
}

select {
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}

/* --------------------- Main Part Start --------------------- */
#main {
	margin: 0px auto;
	width: 1000px;
	height: auto;
	position: relative;
	background-color: #fff;
	/*background: #112736;*/
}

#main img.people {
	position:absolute;
	top:-35px;
	right:344px;
	z-index:105;
}
/* --------------------- Main Part End --------------------- */
	/* --------------------- Header Part Start --------------------- */

#header { 
 padding:0px;
 margin:0px;
 width:1000px;
 height:120px;
 position:relative;
 background:url(../img/bg-header.jpg) no-repeat;
 z-index:101;
 float:left;
}

#header img.logo {
	position: absolute;
	top: 23px;
	left: 60px;
}

#header_mini{ height:80px; background:url(../img/bg-header_mini.jpg) no-repeat; padding:0px; margin:0px; width:1000px; float:left; }

.logo_top{
	float:left;
	margin-top:10px;
	margin-left:20px;
}

.slogan {
	height:34px;
	width:294px;
	background:url(../img/slogan.png) no-repeat;
	float:left;
	margin-top:36px;
	margin-left:273px;	
}

#header_mini img.logo {
 position:absolute;
 top:23px;
 left:60px;
 }

.search {
	position:absolute;
/*bottom:26px;*/
	top:70px;
	left:29px;
	width:247px;
	height:33px;
	z-index:103;
	background: url(../img/bg-go.png) no-repeat;
}

.search input {
	position: absolute;
	top: 4px;
	/*left: 12px;*/
	border: 0px;
	background: #f8fafb;
	font-size: 14px;
	color: #737985;
	width: 190px;
}

.search span a {
	width: 40px;
	height: 27px;
	position: absolute;
	top: 0px;
	right: 5px;
	text-indent: -2000px;
}

.testimonial {
	font-family:"AmerType Md BT", Arial, Helvetica, sans-serif;
	position:absolute;
	right:46px;
	width:320px;
	height:216px;
	background:url(../img/bg-testimonials.png) no-repeat;
	z-index:104;
}


.testimonial h4 {
	width: 244px;
	height: 125px;
	overflow: hidden;
	margin: 45px 38px 0 38px;
}

.testimonial b {
	font-family: "AmerType Md BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
	margin: 0 65px 0 0;
}

.testimonial b a {
	color: #01446a;
	text-decoration: none;
}

.testimonial b a:hover {
	color: #01446a;
	text-decoration: underline;
}

.testimonial p {
	font-family: "AmerType Md BT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	margin: 13px 62px 0 0;
	padding: 0px;
	height: 26px;
	width: 244px;
}

.testimonial span {
	font-family: "AmerType Md BT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

.cart-det {
	position:absolute;
	top:-40px;
	right:59px;
	width:120px;
	height:31px;
	background: url(../img/bg-cart-det.png) no-repeat;
}

.cart-det input {
	position: absolute;
	top: 9px;
	left: 10px;
	border: 0px;
	background: transparent;
	font-size: 13px;
	font-weight: bold;
	color: #025685;
}

/* --------------------- Global Links Part start --------------------- */
#global-links {
	padding: 0px 50px 0px 0px;
	float: right;
}

#global-links  ul.static {
	margin: 0px;
	padding: 10px 0 0 0;
	height: 26px;
	float: left;
}

#global-links  ul.static li {
	list-style-type: none;
	float: left;
	height: 26px;
}

#global-links  ul.static li a {
	background: none;
	margin: 0px;
	padding: 0px;
}

#global-links  ul.static li a:hover {
	background: none;
}

#global-links  ul {
	margin: 0px;
	padding: 10px 0 0 0;
	height: 26px;
	float: left;
}

#global-links  ul li {
	list-style-type: none;
	float: left;
	height: 26px;
	display: block;
	padding: 0 0px;
	margin: 0 2px 0 0;
	color: #fff;
	position: relative;
}

#global-links  ul li a img.up {
	position: absolute;
	top: 0px;
	right: 0px;
}

#global-links ul li a {
	background: url(../img/btn-left.png) top left no-repeat;
	height: 26px;
	padding: 3px 40px 9px 15px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#global-links  ul li a:hover {
	background: url(../img/btn-left.png) top left no-repeat;
	height: 26px;
	color: #fff;
}

.rightcrnr2 {
	background: url(../img/btn-right.png) no-repeat right top;
	height: 26px;
}

.highlight2 {
	background: url(../img/btn-right.png) no-repeat right top;
	height: 26px;
}

/* --------------------- Tab2 Part End --------------------- */
	/* --------------------- Header Part End --------------------- */
	/* --------------------- Latest-Sim Part Start --------------------- */
#latest-sim {
	padding: 0px;
	margin: 0px;
	width: 1000px;
	height: 273px;
	position: relative;
	background: url(../img/bg-latest-sim.png) repeat-x;
	float: left;
}

#latest-sim img {
	position:absolute;
	top: 9px;
	left:26px;
	width:286px;
	height:100px;
	text-indent:-2000px;
	}

.simulation-inner {
	position: absolute;
	top: 83px;
	left: 51px;
	width: 897px;
	height: 190px;
	padding: 0px;
	background: transparent;
	float: left;
	z-index: 103;
}

.simulation-inner img.prev {
	float: left;
	margin: 0px;
	cursor: pointer;
}

.simulation-inner img.next {
	float: right;
	margin: 0px;
	cursor: pointer;
}

.simulation-mask {
	position: relative;
	overflow: hidden;
	float: left;
	width: 857px;
	height: 190px;
}

.simulation-container {
	position: absolute;
	top: 0;
	width: 5418px;
}

.simulation-container li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.simulation-mask ul li {
	display: block;
	float: left;
}

.simulation-mask ul li div {
	width: 255px;
	height: 190px;
	padding: 0 0 0 23px;
	margin: 0px;
	float: left;
	display: block;
	position: relative;
	background: url(../img/bg-simulation.png) no-repeat top right;
}

.simulation-mask ul li div div.header {
	width: 265px;
	height: 40px;
	background: none;
	padding: 13px 0px 0px 10px;
	margin: 0;
	float: left;
}

.simulation-mask ul li div div.header img {
	float: left;
}

.simulation-mask ul li div div.header h3 {
	float: left;
	line-height: 39px;
	padding: 0 0 0 9px;
	text-transform: uppercase;
}

.simulation-mask ul li div div.content {
	width: 225px;
	height: 44px;
	background: none;
	padding: 10px 0 0 21px;
	margin: 0;
	position: relative;
}

.simulation-mask ul li div div.content p {
	width: 150px;
	height: 44px;
	padding: 0px;
	overflow: hidden;
}

.simulation-mask ul li div div.content h5 {
	position: absolute;
	bottom: 0px;
	right: 11px;
	padding: 0px;
	margin: 0px;
}

.simulation-mask ul li div div.controls {
	width: 220px;
	height: 27px;
	background: none;
	padding: 10px 0px 0px 16px;
	margin: 0;
	float: left;
}

.simulation-mask ul li div div.controls ul {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 27px;
}

.simulation-mask ul li div div.controls ul li {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	list-style-type: none;
	background: url(../img/bg-simulation-strip.png) no-repeat top right;
}

.simulation-mask ul li div div.controls ul li.bg-none {
	background: none;
}

.simulation-mask ul li div div.controls ul li div {
	width: auto;
	height: auto;
	background: none;
	padding: 0px;
	margin: 0px;
}

.simulation-mask ul li div div.controls ul li div img {
	float: left;
}

.simulation-mask ul li div div.controls ul li div h4 {
	color: #df3000;
	float: left;
	line-height: 27px;
}

.actions {
	position: absolute;
	top: 241px;
	right: 92px;
	width: auto;
	height: 26px;
	padding: 0px;
	z-index: 104;
}

.actions ul {
	padding: 0px;
	margin: 0px;
	height: 26px;
	float: right;
}

.actions ul li {
	height: 26px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	font-size: 12px;
	color: #e9f8ff;
	font-weight: bold;
	line-height: 26px;
}

.actions ul li.rss {
	background: url(../img/ico-rss1.png) no-repeat center right;
	font-size: 9px;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
}

.actions ul li.show-all {
	background: url(../img/ico-show-all1.png) no-repeat center right;
	padding: 0px 30px 0px 20px;
}

.actions ul li.list-view {
	background: url(../img/ico-thumb-view1.png) no-repeat center right;
	padding: 0px 28px 0px 20px;
}

.actions ul li a {
	color: #e9f8ff;
	text-decoration: none;
}

.actions ul li a:hover {
	color: #e9f8ff;
	text-decoration: underline;
}

/* --------------------- Latest-Sim Part End --------------------- */
	/* --------------------- Most-Popular-Sim Part Start --------------------- */
#most-popular-sim {
	/*width: 822px;*/
	height: auto;
	/*padding: 0px 89px;*/
	margin: 0px;
	position: relative;
	background: url(../img/bg-most-popular-sim.jpg) no-repeat #fff;
	float: left;
	padding-top: 20px;
	width:100%
}

.most-popular-sim-left {
	width: 100%;
	height: 385px;
	margin: 0 10px 0 0;
	padding: 0px;
}

.most-popular-sim-left h2 {
	margin: 14px 0 0 2px;
	width: 182px;
	height: 40px;
	background: url(../img/hdr-most-popular.png) no-repeat;
	text-indent: -2000px;
}

	
.most-popular-sim-container {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
}
	
.most-popular-sim-content {
	width:48%;
/*	height:246px;*/	
	padding:0px;
	float:left;
	padding-top:5px;
	
	}
	
.most-popular-sim-content div {
	width:424px;
	height:85px;
	margin:8px 6px 0 0;
	border-bottom:1px dotted #b3ccda;
	margin:0 auto;
	
	}
	
.most-popular-sim-content div h6 {
	padding:0 0 0 2px;
	margin:0px;
	text-transform:uppercase;
	}

.most-popular-sim-content div p {
	height:28px;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	padding:0 0 0 3px;
	}
	
.most-popular-sim-content div div.controls-small {
	width:auto;
	height:16px;
	padding:5px 0px 0px 3px;
	margin:0;
	float:left;
	border:0px;
	}
	
.most-popular-sim-content div div.controls-small ul {
	padding:0px;
	margin:0px;
	width:auto;
	height:16px;
	}
	
.most-popular-sim-content div div.controls-small ul li {
	margin:0px 18px 0px 0px;
	list-style-type:none;
	background:none;
	float:left;
	height: 16px;
	width: 16px;
	position: relative;
	overflow: hidden;
	}
	
.most-popular-sim-content div div.controls-small ul li.bg-none {
	background:none;
	}
	
.most-popular-sim-content div div.controls-small ul li div {
	width:auto;
	height:auto;
	background:none;
	padding:0px;
	margin:0px;
	border:0px;
	}
	
.most-popular-sim-content div div.controls-small ul li div img {
	float:left;
	}
	
.most-popular-sim-content div div.controls-small ul li div h4 {
	color:#df3000;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	}
	
.most-popular-sim-content div h5 {
	width:auto;
	height:auto;
	/*float:right;*/
	padding:0px 5px 0 0;
	margin:0px;	
	}
	
.most-popular-sim-content div h5 a {
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#025685;
	}
	
	
.most-popular-sim-scroll {
	width:11px;
	height:246px;
	padding:0px;
	margin:0px;
	float:right;
	}
	
.simlogo{
	height:72px;
	widows:118px;
	float:left;
	margin-right: 20px;
}
.scroll-pane {
	width: 600px;
	height: 200px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

#pane1 {
	
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	width: 11px;
	height: 100%;
	background: url(../img/scroll-line1.png) no-repeat;
}

.jScrollPaneDrag {
	position: absolute;
	background: url(../img/scroll.png) no-repeat;
	cursor: pointer;
	overflow: hidden;
	width: 11px;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowUp:hover { /*background-color: #f60;*/
	
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowDown:hover { /*background-color: #f60;*/
	
}

a.jScrollActiveArrowButton,a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
	
}

.scroll-pane div {
	width: inherit;
	height: 69px;
	margin: 8px 6px 0 0;
	border-bottom: 1px dotted #b3ccda;
}

.scroll-pane div h6 {
	padding: 0 0 0 2px;
	margin: 0px;
	text-transform: uppercase;
}

.scroll-pane div p {
	height: 28px;
	font-size: 11px;
	line-height: 13px;
	overflow: hidden;
	padding: 0 0 0 3px;
}

.scroll-pane div div.controls-small {
	width: auto;
	height: 16px;
	padding: 5px 0px 0px 3px;
	margin: 0;
	float: left;
	border: 0px;
}

.scroll-pane div div.controls-small ul {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: 16px;
}

.scroll-pane div div.controls-small ul li {
	padding: 0px 18px 0px 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
	float: left;
}

.scroll-pane div div.controls-small ul li.bg-none {
	background: none;
}

.scroll-pane div div.controls-small ul li div {
	width: auto;
	height: auto;
	background: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.scroll-pane div div.controls-small ul li div img {
	float: left;
}

.scroll-pane div div.controls-small ul li div h4 {
	color: #df3000;
	float: left;
	font-size: 10px;
	line-height: 16px;
}

.scroll-pane div h5 {
	width: 115px;
	height: auto;
	float: right;
	padding: 0px 15px 0 0;
	margin: 0px;
}

.scroll-pane div h5 a {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #025685;
}

.most-popular-sim-scroll {
	width: 11px;
	height: 246px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.actions1 {
	width: 100%;
	height: 26px;
	padding: 0px;
	margin: 5px 0 0 0;
	float: left;
}

.actions1 span a {
	float: right;
	margin: 0 43px 0 0;
	padding: 0 19px 0 0;
	font-size: 10px;
	color: #025685;
	text-decoration: none;
	background: url(../img/ico-rss.png) no-repeat center right;
}

.actions1 span a:hover {
	color: #025685;
	text-decoration: underline;
}

.actions1 ul {
	padding: 0px;
	margin: 0px;
	height: 26px;
	float: left;
}

.actions1 ul li {
	height: 26px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	font-size: 12px;
	color: #2d4d6e;
	font-weight: bold;
	line-height: 26px;
}

.actions1 ul li.rss {
	background: url(../img/ico-rss.png) no-repeat center left;
	font-size: 9px;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
	float: right;
}

.actions1 ul li.show-all {
	background: url(../img/ico-show-all.png) no-repeat center left;
	padding: 0px 20px 0px 30px;
}

.actions1 ul li.list-view {
	background: url(../img/ico-thumb-view.png) no-repeat center left;
	padding: 0px 20px 0px 28px;
}

.actions1 ul li a {
	color: #2d4d6e;
	text-decoration: none;
}

.actions1 ul li a:hover {
	color: #2d4d6e;
	text-decoration: underline;
}

.most-popular-sim-right {
	width: 287px;
	height: 361px;
	padding: 0px;
	margin: 0;
	float: left;
}

.tab {
	width: 286px;
	height: auto;
	margin: 16px 0 0 0;
}

.tab-header {
	BACKGROUND: url(../img/bg-tab-hdr.gif) repeat-x 50% bottom;
	height: 36px;
	WIDTH: 100%;
	LINE-HEIGHT: normal
}

.tab-header UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none;
}

.tab-header LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	BACKGROUND: url(../img/tab-left.gif) no-repeat left top;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #00476f;
}

.tab-header A {
	PADDING-RIGHT: 11px;
	DISPLAY: block;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(../img/tab-right.gif) no-repeat right top;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	COLOR: #00476f;
	PADDING-TOP: 5px;
	TEXT-DECORATION: none
}

.tab-header A {
	FLOAT: none
}

.tab-header A:hover {
	COLOR: #df3000
}

.tab-header .current {
	BACKGROUND-IMAGE: url(../img/tab-left_on.gif);
}

.tab-header .current A {
	BACKGROUND-IMAGE: url(../img/tab-right_on.gif);
	PADDING-BOTTOM: 5px;
	COLOR: #333;
}

.tab-container {
	width: 264px;
	height: auto;
	margin: 0;
	padding: 10px;
	border-left: 1px solid #8ba5c0;
	border-right: 1px solid #8ba5c0;
	position: relative;
	float: left;
	background: url(../img/bg-tab-container.gif) repeat-x top left;
}

/* --------------------- Feature-Partner Part Start --------------------- */
.tab-container div.left {
	width: 88px;
	height: 129px;
	float: left;
}

.tab-container div.right {
	width: 265px;
	height: 147px;
	padding: 0 0 0 5px;
	float: left;
}

.tab-container div.right p {
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0 0 0;
}

.tab-container div.right p span {
	float: right;
	font-size: 11px;
	text-align: right;
}

.tab-container div.right p span a {
	color: #005d8f;
}

/* --------------------- Feature-Partner Part End --------------------- */
	/* --------------------- Page Part Start --------------------- */
.tab-container div.page {
	width: 264px;
	height: auto;
	border-top: 1px dotted #000621;
	padding: 0px;
	margin: 7px 0 0 0;
	float: left;
}

.tab-container div.page ul {
	margin: 0px;
	padding: 7px 0px 0px 0;
	width: auto;
	float: right;
}

.tab-container div.page ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	font-size: 11px;
	color: #000621;
}

.tab-container div.page ul li.back {
	border-right: 1px solid #cccdd3;
	padding: 0 7px 0 18px;
	background: url(../img/ico-back.gif) no-repeat center left;
}

.tab-container div.page ul li.next {
	padding: 0 18px 0 7px;
	background: url(../img/ico-next.gif) no-repeat center right;
}

.tab-container div.page ul li a {
	color: #000621;
	text-decoration: none;
}

.tab-container div.page ul li a:hover {
	color: #000621;
	text-decoration: underline;
}

/* --------------------- Page Part End --------------------- */
.tab-footer {
	width: 266px;
	height: 5px;
	margin: 0;
	padding: 0px 10px;
	position: relative;
	float: left;
	background: url(../img/bg-tab-footer.gif) no-repeat bottom left;
}

.demo {
	width: 287px;
	height: 100px;
	margin: 12px 0 0 0;
	float: left;
}

/* --------------------- Most-Popular-Sim Part End --------------------- */
	/* --------------------- Add Part Start --------------------- */
.add {
	padding: 12px 0px;
	margin: 0px;
	width: 1000px;
	height: auto;
	position: relative;
	text-align: center;
	float: left;
	background: #fff;
}

/* --------------------- Add Part End --------------------- */
	/* --------------------- Add Part Start --------------------- */
#footer {
	padding: 0px;
	margin: 0px;
	width: 1000px;
	height: 234px;
	background: url(../img/bg-footer.png) repeat-x;
	position: relative;
	float: left;
}

#footer p {
	position: absolute;
	top: 70px;
	left: 82px;
	color: #fff;
}

.footer-links {
	position: absolute;
	top: 0px;
	left: 361px;
	height: 234px;
}

.footer-links ul {
	padding: 25px 28px 0px 29px;
	margin: 0px;
	height: 209px;
	background: url(../img/strip-footer.png) no-repeat top left;
	float: left;
}

.footer-links ul li {
	padding: 0 0 10px 0;
	list-style-type: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

.footer-links ul li.parent {
	font-size: 13px;
	font-weight: bold;
}

.footer-links ul li.child {
	font-size: 11px;
	font-weight: bold;
	background: url(../img/ico-arrow.gif) no-repeat 0px 4px;
	padding: 0 0 10px 10px;
}

.footer-links ul li a {
	color: #fff;
	text-decoration: none;
}

.footer-links ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

img.controls {
	cursor: pointer;
}

/* New Checkout box CSS Document */
.liquidbox {
	width: 726px;
	margin: 0 auto;
	float: left;
}

.featurebox {
	width: 225px;
	height: 350px;
	float: left;
	margin-top: 55px;
}

.top {
	width: 100%;
	float: left;
}

.mid {
	width: 100%;
	float: left;
}

.bottom {
	width: 100%;
	float: left;
}

.topleft {
	width: 58px;
	height: 63px;
	background: url(../img/topleft.gif) no-repeat;
	float: left;
}

.topmid {
	width: 657px;
	height: 63px;
	background: url(../img/topmid.gif) repeat-x left top;
	float: left;
}

.topright {
	width: 11px;
	height: 63px;
	background: url(../img/topright.gif) no-repeat;
	float: left;
}

.midleft {
	width: 58px;
	height: 400px;
	float: left;
	background: url(../img/midleft.gif);
}

.midcontent {
	width: 95%;
	/*padding-left:20px;
	padding-right:20px;
	*/
	background: #fff;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	margin-left: 17px;
	min-height: 320px;
}
.midcontent #login_options {
	padding-bottom:38px;
	padding-top:20px;
	text-align:center;
}
.midright {
	width: 11px;
	height: 400px;
	float: left;
	background: url(../img/midright.gif)
}

.bottomleft {
	width: 58px;
	height: 10px;
	background: url(../img/bottomleft.gif) no-repeat;
	float: left;
}

.bottommid {
	width: 657px;
	height: 10px;
	background: #fff;
	float: left;
}

.bottomright {
	width: 11px;
	height: 10px;
	background: url(../img/bottomright.gif) no-repeat;
	float: left;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f6b99;
	font-weight: normal;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: right;
	padding: 23px 0 0 15px;
}

.footercontrols {
	width: 100%;
	padding-right: 10px;
}

.progressbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	margin: 0 auto 0 55px;
	width: 100%;
}

.indent {
	text-indent: 74px;
	float: left;
}

/*Feature box or Recommended simulation box styles*/
.loginoptions {
	padding-top: 20px;
	text-align: center;
}

.loginform .regform .loginoptions {
	float: left;
	text-align: center;
	width: 650px;
}

.featuretabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1f6b99;
	display: block;
	float: left;
	width: 206px;
}

.featuretablesubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding-left: 20px;
	float: left;
}

.featurefooter {
	display: block;
	padding-left: 15px;
}

.featureboxtop {
	height: 16px;
	display: block;
}

.featureboxtopleft {
	width: 206px;
	height: 16px;
	background: url(../img/featurebox-topleft.gif);
	float: left;
}

.featureboxtopright {
	width: 19px;
	height: 16px;
	background: url(../img/featurebox-topright.gif);
	float: right;
}

.featureboxmid {
	height: 300px;
	display: block;
	background: #dfefff;
}

.featureboxmidleft {
	width: auto;
	float: left;
}

.featureboxmidright {
	height: 300px;
	width: 19px;
	background: url(../img/featurebox-midright.gif);
	float: right;
}

.featureboxbottom {
	height: 16px;
	display: block;
}

.featureboxbottomleft {
	height: 16px;
	width: 206px;
	background: url(../img/featurebox-bottomleft.gif);
	float: left;
}

.featureboxbottomright {
	width: 19px;
	height: 16px;
	background: url(../img/featurebox-bottomright.gif);
	float: left;
}

.featureboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-left: 10px;
}

.featuretabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1f6b99;
	display: block;
	float: left;
	width: 206px;
}

/* Review Table content styles */
.graytitlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F6B99;
	font-weight: bold;
	height: 17px;
	width: 580px;
	background: #f4f4f4;
	line-height: 17px;
	margin-left: 20px;
}

.graytitlebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}

.reviewtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1f6b99;
	display: block;
	float: left;
	margin-left: 20px;
}

.reviewtablesubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 20px;
}

.divider {
	width: 580px;
	height: 1px;
	background: #f4f4f4;
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}

.dividersmall {
	width: 190px;
	height: 1px;
	background: #CCC;
	float: left;
	margin-left: 10px;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	float: left;
	text-indent: 272px;
	padding: 20px 5px 0 0;
}

.redtextprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	float: left;
	margin-left: -8px;
	margin-top: 5px;
}

/* Review Table Contend End */ /*End Checkout bix*/ /* Loader css*/
.loader {
	width: inherit;
	margin-left: auto;
	padding-top: 150px;
	display : none;
}

.loaderanim {
	background: url(../img/loadinganim.gif) no-repeat;
	height: 66px;
	width: 58px;
	float: left;
}

.loadermid {
	width: 200px;
	height: 66px;
	background: url(../img/loadermid.gif) repeat-x;
	float: left;
}

.loaderright {
	width: 12px;
	height: 66px;
	background: url(../img/loaderright.gif) no-repeat;
	float: left;
}

/* Login and Theme Transparent boxes */
.transparentloginbox {
	width: 290px;
	height: 130px;
	position: absolute;
	margin-top: 40px;
	z-index: 1500;
	left: 569px;
	display: block;
	float: right;
}

.transparentthemebox {
	width: 190px;
	height: 60px;
	position: absolute;
	margin-top: 40px;
	margin-left: 770px;
	display: block;
	z-index: 1500;
}

.transparentbox_top {
	width: 100%;
	float: left;
}

.transparentbox_topleft {
	height: 10px;
	width: 9px;
	background: url(../img/transparentbox_topleft.png);
	float: left;
}

.transparentboxtheme_topmid {
	height: 10px;
	width: 160px;
	background: url(../img/transparentbox_topmid.png);
	float: left;
}

.transparentboxlogin_topmid {
	height: 10px;
	width: 270px;
	background: url(../img/transparentbox_topmid.png);
	float: left;
}

.transparentbox_topright {
	height: 10px;
	width: 10px;
	background: url(../img/transparentbox_topright.png);
	float: left;
}

.transparentbox_mid {
	width: 100%;
	float: left;
}

.transparentboxtheme_midleft {
	height: 50px;
	width: 9px;
	background: url(../img/transparentbox_midleft.png);
	float: left;
}

.transparentboxlogin_midleft {
	height: 130px;
	width: 9px;
	background: url(../img/transparentbox_midleft.png);
	float: left;
}

.transparentboxtheme_midcontent {
	height: 50px;
	width: 160px;
	background: url(../img/transparentbox_contentmid.png);
	float: left;
}

.transparentboxlogin_midcontent {
	height: 130px;
	width: 270px;
	background: url(../img/transparentbox_contentmid.png);
	float: left;
}

.transparentboxtheme_midright {
	height: 50px;
	width: 10px;
	background: url(../img/transparentbox_midright.png);
	float: left;
}

.transparentboxlogin_midright {
	height: 130px;
	width: 10px;
	background: url(../img/transparentbox_midright.png);
	float: left;
}

.transparentbox_bottom {
	width: 100%;
	float: left;
}

.transparentbox_bottomleft {
	height: 11px;
	width: 9px;
	background: url(../img/transparentbox_bottomleft.png);
	float: left;
}

.transparentboxtheme_bottommid {
	height: 10px;
	width: 160px;
	background: url(../img/transparentbox_bottommid.png);
	float: left;
}

.transparentboxlogin_bottommid {
	height: 10px;
	width: 270px;
	background: url(../img/transparentbox_bottommid.png);
	float: left;
}

.transparentbox_bottomright {
	height: 10px;
	width: 10px;
	background: url(../img/transparentbox_bottomright.png);
	float: left;
}

.transparentbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.transparentbox_error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #FF8C00;
}
/* Login and Theme Transparent boxes End */ /* added By Team */
.topleftalert {
	width: 58px;
	height: 63px;
	background: url(../img/topleft.gif) no-repeat;
	float: left;
}

.topmidalert { /*display:block;
position:relative;
height:85px;
background:url(top-mid.gif) repeat-x left top;
padding: 0 10px 0 0;*/
	width: 300px;
	height: 63px;
	background: url(../img/topmid.gif) repeat-x left top;
	float: left;
}

.toprightalert {
	width: 11px;
	height: 63px;
	background: url(../img/topright.gif) no-repeat;
	float: left;
}

.midleftalert {
	width: 58px;
	height: 125px;
	background: url(../img/midleft.gif);
	float: left;
	clear: left;
}

.midrightalert {
	width: 11px;
	height: 125px;
	background: url(../img/midright.gif);
	float: left;
}

.contentmidalert {
	width: 260px;
	height: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	background: #FFF;
	float: left;
	padding: 10px 25px 13px 15px;
	text-align: center;
}

.bottomleftalert {
	width: 58px;
	height: 10px;
	background: url(../img/bottomleft.gif) no-repeat;
	float: left;
	clear: left;
}

.bottommidalert {
	width: 300px;
	height: 10px;
	background: #FFF;
	float: left;
}

.bottomrightalert {
	width: 11px;
	height: 10px;
	background: url(../img/bottomright.gif);
	float: left;
}

img.controlsalert {
	width: 63px;
	height: 27px;
	border: none;
	display: block !important;
	float: right;
	padding: 35px 5px 0 0;
}

.titletextalert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: right;
	padding: 23px 0 0 15px;
}

.topalert {
	display: block;
}

.midalert {
	display: block;
}

.bottomalert {
	display: block;
}

.success {
	padding-top: 10px;
	color: green;
	text-align: center;
}

.failure {
	padding-top: 10px;
	color: red;
	text-align: center;
}

.reviewtabletext  div {
	border-bottom: 0px;
}

.midleftReg {
	width: 58px;
	height: 550px;
	float: left;
	background: url(../img/midleft.gif);
}

.midcontentReg {
	width: 80%;
	background: #fff;
	height: 550px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
}

.midrightReg {
	width: 11px;
	height: 550px;
	float: left;
	background: url(../img/midright.gif)
}

/*****Tool Tip*****/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3,#tooltip div {
	margin: 0;
	font-size: 12px;
}

/*************Mukul**************/ /*******UMA*********/
.msg_info {
	color: #FF0000;
	font-size: 10px;
	padding: 2px 2px 5px 2px;
}

.payment_err_msg {
	font-size: 13px;
}
.error_highlight {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

.liquidbox1 {
	width: 85%;
	margin: 0 auto;
	float: left;
}

.payment {
	height: 17px;
}

.titletextloading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 27px 10px 25px 15px;
}

/*.bluebuttonstyle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; color:#fff; background:url(../img/bluebuttonbg.jpg) right no-repeat; padding-right:20px; border:thin #5AA8EA; border:none;cursor:pointer; }*/
  .bluebuttonstyle {color:#000; background:url(../img/titlebarbg.jpg) right repeat-x; border:1px solid #2C739A; padding-left:6px; padding-right:6px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px;cursor: pointer;}
/*******UMA*********/ /*Jquery  SimpleModal Styles */

#basic-modal-content {display:none;}

.simplemodal-overlay {
	background-color: #000;
	cursor: wait;
}

/* Container */
#simplemodal-container {height:420px; width:620px;  background-color:#DFEFFF; border:4px solid #116490; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../img/x.png) no-repeat; width:27px; height:29px; display:inline; z-index:3200; position:absolute; top:-22px; right:12px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

a{
cursor: pointer;	
}
/*.simplemodal-container {background-color:#fff; border:3px solid #ccc;}*/
	/* --------------------- Add Part End --------------------- */
	
.accheight{
	height: 140px;
}	
.td_label{
	/*width: 20%;*/
	text-align: right;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;

}

.td_element{
	/*width: 80%;*/
		vertical-align:top;
	
}

.sl_signup_container{background-color:#CEDFE7; padding:0px; margin-top:0px; width:1000px; float:left; }
.redstar{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#F00;vertical-align:top;}
.custom_error {
	font-family: verdana, tahoma;
	font-size: 8pt;
  	line-height: 10pt;
	padding: 2px;
	color: #FF0000;
  	display: block;
}

.survey_question{
	font-family: Arial, Helvetica, sans-serif;
	
}


/* Distributed as part of The Coolest DHTML Calendar
   Author: Mihai Bazon, www.bazon.net/mishoo
   Copyright Dynarch.com 2005, www.dynarch.com
*/

/* The main calendar widget.  DIV containing a table. */

div.calendar { 
	position: relative; ;
 }

.calendar, .calendar table {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: url(../img/normal-bg.gif);
  font-family: "trebuchet ms",verdana,tahoma,sans-serif;
}

.calendar {
  border-color: #797979;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  background: url(../img/title-bg.gif) repeat-x 0 100%; color: #000;
  font-weight: bold;
}

.calendar .nav {
  font-family: verdana,tahoma,sans-serif;
}

.calendar .nav div {
  background: url(../img/menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead tr { background: url("title-bg.gif") repeat-x 0 100%; color: #000; }

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  padding: 2px;
  background: url(../img/title-bg.gif) repeat-x 0 100%; color: #000;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #797979;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #c44;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background: url(../img/hover-bg.gif);
  background-color:#FFF;
  border-bottom: 1px solid #797979;
  padding: 2px 2px 1px 2px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background: url(../img/active-bg.gif); color: #fff;
  padding: 3px 1px 0px 3px;
  border-bottom: 1px solid #797979;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: url(../img/dark-bg.gif);
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  font-family: verdana,tahoma,sans-serif;
  width: 2em;
  color: #000;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #999;
}
.calendar tbody .day.othermonth.oweekend {
  color: #f99;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #797979;
  background: url("../img/dark-bg.gif");
  background-color:#EEEEEE;
}

.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
  background: url(../img/rowhover-bg.gif);
  background-color:#FFF;
}

.calendar tbody td.today { font-weight: bold; /* background: url("today-bg.gif") no-repeat 70% 50%; */ }

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: url(../img/hover-bg.gif);
  background-color:#FFF;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #c44;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid #797979;
  padding: 1px 3px 1px 1px;
  background: url("../img/active-bg.gif"); color: #fff;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  background-color:#EEEEEE;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #565;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 2px;
  background: url(../img/status-bg.gif) repeat-x 0 0; color: #000;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #afa;
  border: 1px solid #084;
  color: #FFF;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #7c7;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #797979;
  background: url(../img/normal-bg.gif); color: #000;
  z-index: 100;
  font-size: 90%;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: url(../img/hover-bg.gif); color: #000;
}

.calendar .combo .active {
  background: url("active-bg.gif"); color: #fff;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #797979;
  padding: 1px 0px;
  text-align: center;
  background: url("../img/dark-bg.gif");
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 5px 0px 6px;
  font-weight: bold;
  background: url(../img/normal-bg.gif); color: #000;
}

.calendar td.time .hour,
.calendar td.time .minute {
  font-family: monospace;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  background: url(../img/hover-bg.gif); color: #000;
}

.calendar td.time span.active {
  background: url(../img/active-bg.gif); color: #fff;
}

.calendar .daysrow{
background-color: #EFEFEF;
}

.custom_error_sl {
	font-family: verdana, tahoma;
	font-size: 8pt;
  	line-height: 10pt;
	padding: 2px;
	color: #FF0000;
	display:block;
}

.td_survey_label{
	width:10%;
}

.show-help {
	padding-top: 10px ;
	font-weight:normal;
}
.show-help a{
	color:inherit;
	text-decoration:none;
}
.show-help a:hover{
	text-decoration:underline;
}

.existing-user {
	background:transparent url(../img/bluebuttonmid.png) repeat scroll left top;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:0 0 5px 20px;
	text-decoration:none;
}

.new-user {
	background:transparent url(../img/bluebuttonmid.png) repeat scroll left top;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:0px 0px 6px 21px;
	text-decoration:none;
}

#search_result_org tr:hover{
	color:#ffffff;
	background-color:#328ee4;
	cursor:pointer;
}
.modalclose {
	position:relative;
	top:-41px;
	cursor:pointer;
	left:25px;
}


.price_border {
	width:100%;
	background: #000 repeat-x;
	height:1px;
}

.scroll-pane-list {
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;	
}

.scroll-pane-list div{
	padding-top:5px;
	padding-bottom:5px;	
}
.scroll-pane-list .border_div{
	width:95%;
	border-bottom: 1px dotted #b3ccda;
}



/* CSS Document */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../img/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 190px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 37px;
    padding-top: 11px;
    padding-right: 0;
	font-size:19px;
	text-align: center;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	margin-left:5px;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../img/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.tabarea{width:95%; margin:0 auto; padding-top:10px;}
.paginate{
	float: right;
	padding: 2px;
	min-width: 20px;
}


.simlogo2{
	height:72px;
	widows:118px;
	float:right;
}

.arial12blue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1F6B99;
	padding-top: 105px;
}

.divider-popup{
	height:1px;
	background:#039;
	width:100%;
	margin-top:75px;
}

.popup_footer{
	padding-right:8px;
	padding-top:5px;
	float:left;
}

.fieldset_label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#069;
	line-height:20px;
}

.fieldset_label br{
	margin-top:-10px;
}

fieldset{
	border:solid 1px #025584;
	padding:10px;
}

.fieldset_label select{
	background-color:#f3f7fa;
	border:solid 1px #025584;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	color:#333;
	padding:4px;
	width:auto;
}


.fieldset_label input{
	background-color:#f3f7fa;
	border:solid 1px #025584;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	color:#333;
	padding:4px;
}

.form_righttitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-size-adjust:0.5;
	clear: both;
}
.form_rightcontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#025584;
	border-bottom:1px dotted #b3ccda;
	padding-bottom:15px;
	
}
.cursor_pointer {
	cursor:pointer;
}

.forms_right {
	width:50%;
	padding:0px;
	float:left;
	}

.forms_right div{
	width:90%;
	margin:8px 6px 0 0;
	margin:0 auto;
	margin-top: 10px;
}

.forms_left {
	width:50%;
	padding:0px;
	float:left;
	}

.forms_left div{
	margin:8px 6px 0 0;
	margin:0 auto;
}

legend{
	font-size:16px;
	color:#999;
}

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(../img/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; font-family:Arial, Helvetica, sans-serif; font-size:18px;  }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
 
 .btn.blue { background: #2ae; margin-left:5px; float:right; color:#ffffff; font-weight: bold;}
.btn.green { background: #9d4; color:#ffffff; font-weight: bold;}
.btn.pink { background: #e1a; color:#ffffff; font-weight: bold;}
.btn:hover { background-color: #a00; color:#ffffff; font-weight: bold;}
.btn:active { background-color: #444; color:#ffffff; font-weight: bold;}
.btn[class] {  background-image: url(../img/shade.png); background-position: bottom; color:#ffffff; font-weight: bold;}

.bluebuttonleftbg{
	background:url(../img/buttonbg_left.png);
	height:29px;
	width:11px;
	float:right;
}
.bluebuttonrightbg{
	background:url(../img/buttonbg_right.png);
	height:29px;
	width:11px;
	float:right;	
}
.bluebuttonmidbg{
	background:url(../img/buttonbg_mid.png);
	height:29px;
	float:right;	
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	vertical-align:middle;
/*	font-weight:bold;*/
	line-height:26px;
}

.form_footer{
	height:50px;
	width:100%;
	text-align:center;
	float:left;
	padding-top:20px;
}

.login_form_footer{
	width:100% !important;
	text-align:center;
	float:left;
	margin-bottom: 10px !important;
}

.tab_left{
	height:50px;
	width:15px;
	background:url(../img/tab_left.png) no-repeat;
	float:left;
	margin-left: 22px;
}
.tab_mid{
	height:50px;
	background:url(../img/tab_mid.png);
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	color:#000;
}

.tab_right{
	height:50px;
	width:15px;
	background:url(../img/tab_right.png) no-repeat;
	float:left;
}

.statictab{
	position:absolute; 
	z-index:100;
	top: 344px;
	left:0px;
	
}

.statictabcontainer{
	border:solid 1px #97A5B0; 
	float:left; 
	margin-top:72px; 
	width:933px; 
	clear:left; 
	padding:10px;
	margin-left: 22px;
	padding-top: 10px;
}

.innertab{	
	margin-left: inherit;	
	min-height: 100px;
	padding-top: 20px;
}

.innertab  ul{
	font-size: 13px;
	font-weight: bold;
	color: #01446A;
	padding-bottom: 5px;
}
.innertab img{
	margin-bottom:-16px;
}

.statictab_innerdiv{
	margin-left: 25px; 
	display: none;
	padding-top: 20px;
}
/*ketchup CSS*/

.ketchup-error-container {
  display: none;
  position: absolute;
  left:inherit;
  width: auto;
}

.ketchup-error-container ol {
  font-size: 12px;
  color: #FFF;
  background: red;
  background: rgba(255, 0, 0, 0.6);
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  list-style: none;
  line-height: 16px;
  margin-bottom :0px;
  margin-left: 0px;
  
}

.ketchup-error-container span {
  display: block;
  width: 0; 
  height: 0; 
  border-left: 0 solid transparent; 
  border-right: 15px solid transparent;
  border-top: 10px solid red;
  border-top: 10px solid rgba(255, 0, 0, 0.6);
  border-bottom: 0;
  margin-left: 5px;
}

.blue-header{
	 	background-color :  #477EBF;
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #fff;
		padding-top:10px;
		padding-bottom:10px;		
}

.blue-header-odd-row{
 	background-color :  #C3CDDF;
	padding-top:10px;
	padding-bottom:10px;	
	margin-left : 10px;	
	font: normal 14px Arial, Helvetica, sans-serif;
 }

.blue-header-even-row{
 	background-color : #E0E7EF;
	padding-top:10px;
	padding-bottom:10px;	
	margin-left : -10px;	
	font: normal 14px Arial, Helvetica, sans-serif;
 	}

	
.academiccontainer{
			width : inherit;
}
.academiccontainer div{
	margin-left : 10px;
	margin-right : 10px;	
}

.academiccontainer ul{
	margin-left: 10px; 	
}

.user-information {
	color : #7c7;
}
.gray-text {
	color: #999999 !important;
}

.player{
	min-height:300px;
}



/*  Corporate video display page */
.corporate-left{
	width: 100%;
	height: 500px;
	margin: 0 10px 0 0;
	padding: 0px;
}

.corporate-left h2 {
	margin: 14px 0 0 2px;
	width: 182px;
	height: 40px;
	background: url(../img/hdr-most-popular.png) no-repeat;
	text-indent: -2000px;
}

	
.corporate-container {
	width:100%;
	padding:0px;
	margin:0px;
	float:left;
	
}
	
.corporate-content {
	width:48%;
/*	height:246px;*/	
	padding:0px;
	float:left;
	padding-top:5px;	
	}
	
.corporate-content div {
	width:424px;
	height:85px;
	margin:8px 6px 0 0;
	border-bottom:1px dotted #b3ccda;
	margin:0 auto;
	
	}
	
.corporate-content div h6 {
	padding:0 0 0 2px;
	margin:0px;
	text-transform:uppercase;
	}

.corporate-content div p {
	height:28px;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	padding:0 0 0 3px;
	}
	
.corporate-content div div.controls-small {
	width:auto;
	height:16px;
	padding:5px 0px 0px 3px;
	margin:0;
	float:left;
	border:0px;
	}
	
.corporate-content div div.controls-small ul {
	padding:0px;
	margin:0px;
	width:auto;
	height:16px;
	}
	
.corporate-content div div.controls-small ul li {
	padding:0px 18px 0px 0px;
	margin:0px;
	list-style-type:none;
	background:none;
	float:left;
	}
	
.corporate-content div div.controls-small ul li.bg-none {
	background:none;
	}
	
.corporate-content div div.controls-small ul li div {
	width:auto;
	height:auto;
	background:none;
	padding:0px;
	margin:0px;
	border:0px;
	}
	
.corporate-content div div.controls-small ul li div img {
	float:left;
	}
	
.corporate-content div div.controls-small ul li div h4 {
	color:#df3000;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	}
	
.corporate-content div h5 {
	width:auto;
	height:auto;
	/*float:right;*/
	padding:0px 5px 0 0;
	margin:0px;	
	}
	
.corporate-content div h5 a {
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	color:#025685;
	}
	
.small {
	font-size: 10px;
	text-align: left;
/*	color: #01446a; */
}

.center_heading{
	font-size : 16px;
	font-family :inherit;
	color: #025685;
	font-weight:bold;
	text-align:center;
	padding-top :10px;
}

.video_heading{
	font-size: 12px;
	color: #01446a;
	line-height: 16px;
	font-weight:bold;
}

.small_dollar_icon {
	left:-2px;
	position:relative;
	top:-13px;
}
.having-trouble-reg {
	float:right;
	margin-right:117px;
	text-decoration: none;
	margin-top: -20px;
	color: #006699;
}
.statictabcontainer-comment{
	float: left;
	margin-top: -41px;
	color: #006699;
}
.privacy-policy {
	text-decoration: none;
	color: #fff
}
   
.paginate_text{
	float: left;
    font-weight: bold;
    
    margin-top: 5px;
}
.simulation_margin_next{
	margin-left: 805px;
}
.simulation_margin_prev{
	margin-left: 771px;
}
