@charset "utf-8";

/* Reset
	----------- */
* {
	margin: 0;
	padding: 0;
}

font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	border: 0pt none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0pt;
	padding: 0pt;
	vertical-align: baseline;
}

/* Structure Tags
	--------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	background: url(../../images/im500/contentBody.jpg) repeat-y 205px 0;
}

body#login {
	background: #F7F7F7 url(../../images/im500/bg.jpg) repeat;
}

#leftSide {
	width: 220px;
	font-size: 12px;
	float: left;
	border-top: 1px solid #d4d4d4;
}

#rightSide {
	padding: 0px;
	margin-left: 219px;
	margin-top: -14px;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.6em;
	position:relative;
	background: url(../../images/im500/contentTop.jpg) no-repeat;
}

#footer {
	color: #000033;
	line-height: 25px;
	text-align: center;
	border-top: 1px solid #95c360;
	background-color: #b1dd7c;
	clear: both;
}

#footer a {
	color: #000;
	font-size: 12px;
}

#header {
	background: url(../../images/im500/headerBg.gif);
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 162px;
}

#header1 {
	background: url(../../images/im500/headerBg.gif);
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 120px;
}

#header_left {
	float: left;
	width: 450px;
	height: 162px;
}

#header #logo {
	height: 125px;
	width: 550px;
}

#header #status {
	font-size: 14px;
	line-height: normal;
	padding-left: 25px;
	text-align: left;
	padding-top: 10px;
}

#header #status a:link,#header #status a:visited {
	color: #00ccff;
}

#header #status a:hover,#header #status a:active {
	color: #73e3ff;
}

#header .green {
	color: #4f8b00;
}

#status a:link,#status a:visited {
	color: #99ffff;
}

#status a:hover,#status a:active {
	color: #fff;
}

#topMenu {
	float: right;
	height: 162px;
	padding: 0 15px 0 0;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}

#topMenu ul {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
	color: #FFFFFF;
}

#topMenu ul li {
	padding: 0;
	margin: 0;
	float: left;
	margin: 0px;
	width: 80px;
	height: 54px;
	text-align: center;
	line-height: 35px;
	display: block;
}

#topMenu ul li a:link,#topMenu ul li a:visited {
	padding: 0;
	margin: 0;
	background: url(../../images/im500/navbgimg.jpg) top no-repeat;
	width: 80px;
	height: 54px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
}

#topMenu ul li a:hover {
	padding: 0;
	margin: 0;
	background: url(../../images/im500/navbgimg.jpg) bottom no-repeat;
	width: 80px;
	height: 54px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
}

#topMenu ul li a:active {
	padding: 0;
	margin: 0;
	background: url(../../images/im500/nav_bg_sel.jpg) no-repeat;
	width: 80px;
	height: 54px;
	text-align: center;
	line-height: 35px;
	color: #FFFFFF;
}

/* Standard Classes
	--------------------*/
.alignLeft {
	float: left;
}

.alignRight {
	float: right;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	line-height: 0;
}

#header .brown {
	color: #999
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

/* Headings
	--------------------*/
h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.8em;
}

h2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 2.1em;
}

h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5em;
	color: #0099ff;
	border-bottom: 1px solid #ccc;
}

h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
}

h5 {
	padding: 0;
	margin: 0;
	font-weight: normal;

	font-size: 10px;
	line-height: 1em;
}

h6 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 8px;
	line-height: 1em;
}

/* Links
	-------------*/
a {
	outline: none;
	text-decoration: none;
}

a:link,a:visited {
	color: #669900;
	outline: none;
}

a:hover,a:active {
	color: #336600;
	outline: none;
}

/* table
	----------------------------------------------- */
table {
	border: 0;
	margin: 5px 0;
	padding: 0;
	color: #333;
	width: 100%;
	}

table th {
	font-size: 14px;
	background-color: #e8ecf0;
	padding: 5px;
	font-weight: normal;
	text-align: left;
}

table td {
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
}

tbody tr.odd th,tbody tr.odd td {
	background: #e5ffca;
}

thead th {
	background: #e8ecf0;
	padding: .4em .2em;
}

tfoot th,tfoot td {
	background: #fbfbfb;
	padding: 0px 0;
	margin: 0;
	text-align: right;
}

/* All Lists 
	---------------*/
ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: circle;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-type: lower-alpha;
}

li {
	margin: 0;
	margin-left: 20px;
}

ul li.oddrow {
	background-color: #eee;
}

ul li a {
	display: block;
	padding: 4px 2px;
}


/* sub listing */
ul ul {
	list-style: none;
	margin: 0;
}

ul ul li a {
	padding-left: 10px;
}

/* Standard tags
	--------------------*/
strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup,sub {
	line-height: 0;
}

address {
	margin: 0 0 1.5em;
	font-style: italic;
}

del {
	color: #666;
}

pre {
	overflow: scroll;
}

pre,code {
	margin: 1.5em 0;
	white-space: pre;
}

pre,code,tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

acronym,abbr,span.caps {
	cursor: help;
}

acronym,abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 5px 0 5px 20px;
	border-left: 5px solid #ccc;
	background-color: #ddd;
	color: #777;
	font-style: italic;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

hr {
	display: none;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}

code {
	font: 1.1em Arial, Helvetica, sans-serif;
}

p {
	margin: 12px 0 0
}

/* Main Navigation
	---------------------*/
.menu {
	width: 180px;
	z-index: 9;
}

.menu h3.menuheader {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0;
	line-height: 1.2em;
	padding: 10px 0 5px 30px;
	border-bottom: 1px solid #d4d4d4;
	color: #000000
}

.menu ul {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}

.menu ul li {
	padding: 3px 0px 3px 13px;
	font-size: 14px;
	margin: 0;
	border-bottom: 1px solid #d4d4d4;
}

.menu ul li a:link,.menu ul li a:visited {
	color: #878787;
	display: block;
	padding-left: 17px;
	text-decoration: none;
	font-weight: normal;
	background: url(../../images/im500/arrow.jpg) no-repeat;
	background-position: left bottom;
}

.menu ul li a:hover,.menu ul li a:active,.menu ul li a.active {
	background-position: left top;
	color: #333;
}

.leftBox {
	background: #efefef url(../../images/im500/firstSaleBg.jpg) top left
		repeat-x;
	width: 180px;
	margin-left: 10px;
	padding: 5px;
	margin-bottom: 10px;
}

.leftBox h2 {
	color: #0099ff;
}

.leftBox img {
	float: left;
	margin-right: 10px;
}

.leftBox p {
	margin-top: 0;
	margin-bottom: 10px
}

.leftBox em {
	display: block;
}

/* Content Column
	---------------------*/
.tabs {
	width: 80%;
}

.content {
	position: relative;
	margin: 0px;
	padding: 0px;
}

.content .inside h2 {
	margin: 13px 0 0 -23px;
	color: #000;
	line-height: 48px;
	padding: 5px 0px 8px 25px;
	font-size: 20px;
	background: url(../../images/im500/headlineBg.gif) no-repeat left top
}

.content .inside h4 {
	margin: 13px 0 0 -23px;
	color: #000;
	line-height: 25px;
	padding: 5px;
	font-size: 15px;
}

.content .inside {
	padding: 5px 10px;
	font-size: 14px;
}

.content .inside h2 img {
	vertical-align: middle;
}

/* Form elements  & Alerts
	---------------------------*/
form {
	margin: 1em;
	padding: 0;
}

table form {
	margin: 0;
}

form p {
	margin: 15px 0 !important;
	padding: 0 !important;
}

fieldset {
	margin: 12px 12px 18px;
	padding-left: 6px;
	border: 1px solid #ccc;
}

legend {
	padding: 0 12px;
}

fieldset fieldset {
	border: 1px solid #ddd;
	margin: 17px 14px;
}

fieldset fieldset legend {
	padding: 0px;
	margin-left: 15px;
}

label {
	margin: 5px 3px 0 0;
	width: 22%;
	text-align: left;
	float: left;
}

.label label {
	width: 100%;
	text-align: left;
	float: left;
	margin: 5px 0 0 5px;
}

select {
	width: 20%;
}

input,input[type="select"],select,input.select {
	padding: 1px 0 1px 3px;
	margin: 4px;
	border: 1px solid #CFCFCF;
}
textarea {
	padding: 4px;
	margin: 4px;
	border: 1px solid #CFCED3;
}

input.radio,input.checkbox {
	border: none;
}

input[type="checkbox"],input[type="radio"] {
	border: none;
	background-image: none;
}

.radio label {
	float: none;
	width: 50px;
}

h4.tip {
	font-size: 12px;
	margin: 0;
	padding: 5px 25px;
	line-height: 1.3em;
	background: url(../../images/im500/tip.gif) no-repeat left top;
}

form .shiny {
	width: 70%;
}

span.error {
	color: #990000;
	background: url(../../images/im500/error.gif) no-repeat left center;
	padding: 5px 20px;
	display: block;
	margin-left: 25%;
}

form.quicksearch {
	float: left;
	width: 30%;
}

/* Buttons
	---------------*/
.btn9rht{
padding:0 10px 0 100px;
background:url(../../images/im500/arrow.gif) no-repeat left ;
margin-left:330px;
}
.btn9 {
	float: left;
	margin-right: 15px;
	width:350px;
}

.btn9  a {
	background: transparent url(../../images/im500/button.gif) no-repeat left;
	display: block;
	float: left;
	height: 39px;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

.btn9 a span {
	background: transparent url(../../images/im500/end.gif) no-repeat right;
	cursor: pointer;
	display: inline;
	float: left;
	height: 29px;
	padding: 5px 67px 5px 60px;
	line-height: 29px;
	color: #ffffff;
	font-size: 15px;
	outline: none;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.btn9 a:hover {
	background: transparent url(../../images/im500/button.gif) no-repeat left;
	padding: 5px 0px 5px 5px;
	outline: none;
}

.btn9 a:hover span {
	background: transparent url(../../images/im500/end.gif) no-repeat right;
	color: #e6e6e6;
	padding: 5px 67px 5px 60px;
	outline: none;
}

.btn {
	float: left;
	margin-right: 15px;
}

.btn  a {
	background: transparent url(../../images/im500/button.gif) no-repeat left;
	display: block;
	float: left;
	height: 39px;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

.btn a span {
	background: transparent url(../../images/im500/end.gif) no-repeat right;
	cursor: pointer;
	display: inline;
	float: left;
	height: 29px;
	padding: 5px 17px 5px 10px;
	line-height: 29px;
	color: #ffffff;
	font-size: 12px;
	outline: none;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.btn a:hover {
	background: transparent url(../../images/im500/button.gif) no-repeat left;
	padding: 5px 0px 5px 5px;
	outline: none;
}

.btn a:hover span {
	background: transparent url(../../images/im500/end.gif) no-repeat right;
	color: #e6e6e6;
	padding: 5px 17px 5px 10px;
	outline: none;
}

.btn1 {
	float: left;
	margin-right: 15px;
}

.btn1 a {
	background: transparent url(../../images/im500/button_input.gif) no-repeat
		left;
	display: block;
	float: left;
	height: 25px;
	padding: 0px 0px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}

.btn1 a span {
	background: transparent url(../../images/im500/end_input.gif) no-repeat right;
	cursor: pointer;
	display: inline;
	float: left;
	height: 20px;
	padding: 5px 17px 5px 10px;
	line-height: 18px;
	color: #ffffff;
	font-size: 12px;
	outline: none;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.btn1 a:hover {
	background: transparent url(../../images/im500/button_input.gif) no-repeat left;
	padding: 0px 0px 5px 5px;
	outline: none;
}

.btn1 a:hover span {
	background: transparent url(../../images/im500/end_input.gif) no-repeat right;
	color: #e6e6e6;
	padding: 5px 17px 5px 10px;
	outline: none;
}

.btn2 {
	float: left;
	margin-right: 15px;
}

.btn2  a {
	background: transparent url(../../images/im500/button_input1.jpg) no-repeat left;
	display: block;
	float: left;
	height: 29px;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	outline: none;
}

.btn2 a span {
	background: transparent url(../../images/im500/end_input1.jpg) no-repeat right;
	cursor: pointer;
	display: inline;
	float: left;
	height: 19px;
	padding: 5px 17px 5px 10px;
	line-height: 19px;
	color: #ffffff;
	font-size: 12px;
	outline: none;
	text-decoration: none;
}

.btn2 a:hover {
	background: transparent url(../../images/im500/button_input1.jpg) no-repeat left;
	padding: 5px 0px 5px 5px;
	outline: none;
}

.btn2 a:hover span {
	background: transparent url(../../images/im500/end_input1.jpg) no-repeat right;
	color: #e6e6e6;
	padding: 5px 17px 5px 10px;
	outline: none;
}

input.button {
	border: 0;
	background: transparent url(../../images/im500/button_input.gif) no-repeat;
	color: #ffffff;
	height: 30px;
	/* used to catch the buttonEnding */
	position: relative;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	padding:3px 10px 3px 15px;
	font-family: inherit;
	font-style: inherit;
}

input.button:link,input.button:visited {
	color: #919191;
	outline: none;
	text-decoration: none;
	font-weight: bold;
}

.login:hover,input.button:hover,input.button:active {
	color: #fff;
	outline: none;
}

.buttonEnding {
	position: absolute;
	display: inline;
	margin-top:4px;
	margin-left: -10px;
	width: 14px;
	height: 30px;
	outline: none;
	background: transparent url(../../images/im500/end_input.gif) no-repeat;
}

/* ebooks
	-------------*/
.ebookList {
	float: left;
	width: 68%;
	margin-right:10px;
}

.ebookInfo  {
	clear:both;
	margin-bottom:15px;
	position:relative;
	}

.ebook {
	text-align: center;
	background-color: #A2D959;
	border: 1px solid #A2D959;
	float: left;
	/* Replace width with the width of your left column. */
	width: 150px !important;
  height: 150px !important;
	padding: 4px;
	margin: 10px 30px 0 0;
}

.ebook img{
	width: 150px !important;
  height: 150px !important;
}

.ebookPrice {
	color: #1f6f81;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.ebookDetails {
	/* replace this value with the width of your left column */
	float:left;
	width:300px;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	display:inline;
}

.ebookDetails u {
	color: #1f6f81;
}

.nicheList {
	width: 210px;
	float: right;
	margin: 10px 0 0;
	line-height: 26px;
	background:url(../../images/im500/nichCatBg.jpg) no-repeat top center;
	padding: 0 1% 1%;
	position:relative;
	top:-75px;
	height:1500px;
}

.nicheList h3 {
	margin-top:0 !important;
	padding-top:75px !important;
	padding-left:10px !important;
	color:#222 !important;
	font-size:20px !important;
	width:200px;
}
.nicheList ul {
	list-style:none;
	margin:0;
	padding:0;
}

.nicheList li
{
list-style: none;
margin: 0 0 0 5px;
padding: 4px;
line-height:14px;
}

.nicheList li a { text-decoration: none; }
.nicheList li a:link, .nicheList li a:visited {
	color:#333;
	}
.nicheList li a:hover, .nicheList li a:active {
	color:#fff;

	}
/* pagination
	----------------*/
#pagination {
	margin: 10px 0 20px 0;
	width:500px;
}

#pagination a {
	border: solid 1px #DDDDDD;
	margin-right: 2px;
}

#pagination .active {
	color: #0063e3;
	font-weight: bold;
	margin-right: 2px;
	border: solid 1px #999;
	background-color: #cff6fc;
	padding: 2px 6px;
}

#pagination a:link,#pagination a:visited {
	color: #0063e3;
	padding: 2px 6px;
	text-decoration: none;
}

#pagination a:hover {
	border: solid 1px #999;
	background-color: #CFF6FC;
}

/* PROGRESS BAR 
	-----------------*/
.progressBar {
	width: 116px;
	height: 41px;
	background: url(../../images/im500/bg_bar.gif) no-repeat 0 0;
	position: relative;
}

.progressBar small {
	position: absolute;
	display: block;
	width: 98px;
	height: 25px;
	background: url(../../images/im500/bar.gif) no-repeat 0 0;
	top: 8px;
	left: 8px;
	overflow: hidden;
	text-indent: -8000px;
}

.progressBar em {
	position: absolute;
	display: block;
	width: 100px;
	height: 25px;
	background: url(../../images/im500/bg_cover.gif) repeat-x 0 0;
	top: 0;
}

/* Login Page 
	--------------*/
#loginForm {
	background: url(../../images/im500/loginForm.gif) no-repeat;
	width: 320px;
	height: 216px;
	padding: 5px 0;
	font-size: 12px;
	float: left;
	position: relative;
	top: 150px;
	left: 10px;
	z-index: 9;
}

#loginForm h2 {
	color: #1f6f81;
	font-size: 24px;
}

#joinBenefits {
	background: url(../../images/im500/notepad.gif) no-repeat;
	width: 375px;
	height: 550px;
	float: left;
	padding-top: 150px;
	padding-left: 26px;
	padding-right: 35px;
	margin-top: 10px;
	font-family: "Comic Sans MS", sans-serif;
}

#joinBenefits h3 {
	color: #1f6f81;
	font-size: 18px;
	margin-bottom: 10px;
}

#joinBenefits ul li {
	background: url(../../images/im500/check.png) no-repeat;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

/* Quiz
	----------*/
.quizBlock {
	float: left;
	width: 48%;
	margin: 10px 5px;
}

/* Review
	-------------*/
.reviewList {

	background-image:none;
}
.reviewList .ebookInfo {
	border: 1px solid #CCCCCC;
	padding: 0 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	background-color: #fefefe;
	background-image:none;
}

.reviewList .ebookInfo h3 {
	margin-left: 5px;
	background-image: none;
	font-size: 16px;
	text-transform: capitalize;
}
.reviewList .ebookInfo h4 {
	text-transform: capitalize;
	color:#2E2D2D;
	background: none;
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	color: #000;
	border-bottom:1px solid #CCCCCC;
}

.reviewList .ebookInfo p {
	margin-top: 5px;
}

.reviewList .ebookDetails {
	margin-bottom: 10px;
}
.reviewList .ebookDetails1 {
	margin-bottom:10px; float:left; width:98%;
	}
.reviewList .ebookDetails1 h2 {
	background:none;
	margin:0;
	padding:0;
	}
.reviewList .ebookDetails1 h2.ebookTitle {
	background-color:#67BF06 !important;
	color:white !important;
	line-height:28px !important;
	padding-left:5px !important;
	margin-top:5px;
}
.reviewList .ebookDetails1 h3 {
font-weight: bold !important; font-size: 14px !important; color: rgb(249, 100, 0) !important;
}
.reviewList .ebookDetails2 {
	margin-bottom:10px;
	}
.reviewList .ebookDetails2 h2 {
	background:none;
	margin:0;
	padding:0;
	}
.reviewList .ebookDetails2 h2.ebookTitle {
	background-color:#67BF06 !important;
	color:white !important;
	line-height:28px !important;
	padding-left:5px !important;
	margin-top:5px;
}
.reviewList .ebookDetails2 h3 {
font-weight: bold !important; font-size: 14px !important; color: rgb(249, 100, 0) !important;
}
	
.starratinglist label {
	float: none;
}

/* site Settings
	----------------*/

.themeThumbOut {
	float: left;
	border:1px solid #dddddd;
	margin:5px;

}

.themeThumb {
	width: 200px;
	height: 150px;
	float: left;
	background-color: #a2d959;
	padding: 2px;
	margin: 25px;
	margin-bottom: 50px;
}

.customThumb {
	width: 120px;
	height: 50px;
	float: left;
	margin: 10px;
}

#customTheme {
	float: left;
	width: 100%;
	margin: 0 0 20px;
}

#preview {
	position: absolute;
	border: 1px solid #ccc;
	background: #3cb5fe;
	padding: 4px;
	display: none;
	color: #fff;
	font-size: 14px;
}

img.thumb {
	width: 200px;
	height: 150px;
}

.TabularLevel1 img {
	vertical-align: top;
}

.quest {
	font-size: 14px;
	font-weight: normal;
	display: block;
	width: 100%;
	text-align: left;
	margin-bottom: 15px;
}

.ans {
	padding-bottom: 5px;
	border-bottom: 1px solid #7FC7E9;
	valign: top;
	list-style-type: none;
	font-size: 13px;
}

.istoolbar td,.istoolbar th {
	padding: 0;
}

#idAreaaboutme_oEdit tr table,#idAreaaboutme_oEdit {
	width: auto;
}
#cntContaineraboutme_oEdit {
		width: 630px;
}
.content .inside .ebookList h4 {
	background: none;
	font-size: 15px;
	line-height: 30px;
	margin: 0;
	padding: 5px 0 0 0;
}

.content .inside h3 {
	background: none;
	font-size: 18px;
	line-height: 30px;
	margin: 10px 0;
	padding:5px 0;
	color: #000;
}

.content .inside h3 img {
	vertical-align: middle;
	margin-right: 5px;
}

#progress-bar {
	background: url(../../images/im500/percentage-bg.png) no-repeat left;
	width: 369px;
	height: 50px;
	margin-top: 40px;
}

#progress-level {
	background: url(../../images/im500/progress.png) no-repeat left;
	width: 10%; /* SET THIS TO GET THE DESIRE LEVEL */
	height: 50px;
}

.newpara {
	float: left;
	width: 100%;
}
.form_cls{
float:left;
}
.form_cls form{
margin:10px 0;
padding:0;
}

.TabularLevel {
	padding-bottom:15px;
	margin:10px 0;
	float:left;
	background:url(../../images/im500/tableBottom.gif) no-repeat bottom;
	}
.TabularLevel table {
	border:0;
	margin:0;
	font-size:13px;
	border-left:1px solid #e6dede;
	border-right:1px solid #e6dede;
	width:557px;
	padding:0;
	vertical-align: middle;
	}
	
.TabularLevel h4 {
	padding:0px 0 0 7px!important;
	line-height:47px!important;
	font-size:16px;
	font-weight:bold;
	color:#ffffff!important;
	margin:0!important;
	background:url(../../images/im500/tabularheader.gif) no-repeat;	
	}
.TabularLevel h4 img {
	vertical-align:text-top;
}
.TabularLevel th {
	 font-size:16px;
	 color:#0066CC;
 }
.TabularLevel input {	
	}
.TabularLevel tfoot a {
	color:#FF6600;
	font-size:14px;
	position:relative;
	top:5px;
	}	
.mainhead {
background-color:#E8ECF0;
border:1px dashed #8b9fb4;
margin:0px;
color:#33414f;
font-size:14px;
line-height:20px;
font-weight:bold;
padding:5px;
text-align:left;
}

h4 img{
vertical-align: middle;
}
#supporttable h4{
padding-left:25px;
font-weight:bold;
background-color:#E8ECF0;
border:1px dashed #8b9fb4;
margin:0px;
color:#33414f;
font-size:14px;
line-height:20px;
font-weight:bold;
padding:5px;
text-align:left;
}

#supporttable h5{
font-size:12px;
padding:5px 0;
}
#supporttable h6{
font-size:11px;
padding:0 0 5px 0;
}

#supporttable h7{
font-size:11px;
padding:0 0 5px 0;
}
.managetb{
margin:0;
padding:0;
}

.managetb td{
padding:0;
}

.hint{
padding:10px 5px 5px 20px;
border: 1px dotted #98bf21;
margin:5px;
background:url(../../images/im500/hintIcon.gif) no-repeat left center;	
}
#alertBox ul {
list-style:none outside none;
margin:0;
padding:0;
width:400px;

}
#alertBox ul li {
width:400px;
margin:0;
padding:0;
float:none;
}
input.button_next {
	border: 0;
	background: transparent url(../../images/im500/btn_next.gif) no-repeat;
	color: #ffffff;
	height: 30px;
	/* used to catch the buttonEnding */
	position: relative;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	padding:5px 0;
	width:91px;
	margin:15px 0;
	text-align: center;
}
.button_nextrht{
}
#statusbar-Out{
width:350px;
margin:0;
height:50px;
float:right;
}
.statusbar{
background:url(../images/progress_bg.gif) no-repeat;
width:332px;
height:28px;
}
.statusbar-In{
background:url(../images/progress.gif) no-repeat;
height:28px;
}
#statusbar-Out ul{
padding:0;
margin:0;
list-style-type:none;
width:333px;
height:22px;
}
#statusbar-Out ul li{
width:111px;
height:22px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#B1B1B1;
font-weight:bold;
line-height:22px;
display:block;
float: left;
text-align:center;
}
#contenttop{
padding:0 0px 10px 0px;
margin:0 0 10px 0;
border-bottom:3px solid #D6D6D6;
background-image:none;
height:400px;
}
#contenttop p{
padding:5px 0;
margin:0;
}
.contenttop_left{
float:left;
width:350px;
}
.contenttop_right{
float:left;
}

#contentbtm{
margin-bottom:10px;
text-align:center;
padding:0 10px;
float:left;
width:auto;
background-image:none;
}
.contentbtm_left{
float:left;
padding-right:30px;
}
.contentbtm_right{
float:left;
width:50%
}
#contentbtm h3{
border:none;
}
#contentbtm p{
text-align:left;
margin:0 0 10px 0;
}
.box_heading{
background:#A2D959;
display:block;
font-size:15px;
font-weight:bold;
line-height:24px;
margin-bottom:10px;
}
.contentbtm-box1{
float:left;
width:30%;
} 
.contentbtm-box2{
width:30%;
float:left;
padding:0 5%;
}
.contentbtm-box3{
width:30%;
float:left;
}
.contentbtm-boxn{
padding-bottom:10px;
}
.contentbtm-boxn img{
margin-top:25px;
}
.contentbtm-boxn_left{
float:left;
width:110px;
}
.contentbtm-boxn_rht{
float:left;
width:68%
}

.contentbtm-box1 img, .contentbtm-box2 img, .contentbtm-box3 img{
margin-bottom:10px;

}

.trafficacad table {
	width:90%;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px dashed #ccc;
	}

.trafficacad img {
	padding:5px;
	background-color:#E8F5D6;
	border:1px solid #fafafa;
	margin-top:10px;
	}
.trafficacad h3 {
	padding:2px 0px 3px !important;
	color:#669900 !important;
	}=======
}
.articlelist {
	padding: 0 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	background-color: #fefefe;
}
.articlelist a:link, .articlelist a:visited{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
padding:5px 20px;
background: url(../../images/im500/tick.png) no-repeat left;
}
.articlelist a:hover, .articlelist a:active{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
padding:5px 20px;
background: url(../../images/im500/tick.png) no-repeat left;
}
#tac1 li a{
display: inline;
margin:0 0 0 -5px;
padding:0 10px 0 0;
}
#tac1 li a:hover{
display: inline;
background-color:#fff;
}
.rboxul li a:hover {
background:none;
}
.rboxul li a {
	display: inline;
	padding: 4px 2px;
}

#cntContaineraboutme_oEdit {
width:630px!important;
}
#idElNavigateaboutme_oEdit{
width:592px!important;
}
#aff_toptab_out {
width:100%; 
height:38px; 
background:#FFFFFF; 
border-bottom:1px solid #D4D4D4; 
text-align:right; 
position:fixed; 
z-index:1; 
margin-bottom:1px; 
padding-bottom:1px;
}
#aff_toptab_in {
text-align:right; 
height:38px; 
margin-right:15px;
}
* html #aff_toptab_out {
position:absolute;
}
.wrapper{
position:relative; 
padding-top:40px;
}
.review-table table{
padding:0;
margin:0;
}

.review-table table tr td{
padding:0;
margin:0;
}
