/*
 * 
 * @author Nagaraj S Reddy
 *
 * Copyright (c) iPOTT Softech (India) Private Limited 2005 - 2010. All rights reserved. Unauthorized reproduction and/or distribution is strictly prohibited. 
 *  
 */

body {
	top: 0px;
	background-color: #352726;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	color: #525252;/*
 * 
 * @author Nagaraj S Reddy
 *
 * Copyright (c) iPOTT Softech (India) Private Limited 2005 - 2010. All rights reserved. Unauthorized reproduction and/or distribution is strictly prohibited. 
 *  
 */
	font-weight: normal;
}
a:link { /* unvisited link */
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #ff9900;
	font-weight: normal;
	text-decoration: none;
}     
a:visited { /* visited link */
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}  
a:hover { /* mouse over link */
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #ff9900;
	font-weight: normal;
	text-decoration: underline;
}   
a:active { /* selected link */
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #669933;
	font-weight: normal;
	text-decoration: underline;
}   
.header-link {
	font-size: 26px;
}
.column-link {
	font-size: 17px;
	padding: 5px 0px 5px 0px;
}
.content-link {
	font-size: 13px;
}
.sub-link {
	font-size: 10px;
}
.swname-link {
	font-size: 21px;
	padding: 5px 0px 5px 0px;
}

#container {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 10px 20px 10px;
	border-top: 0px; border-right: 5px solid #b9d300; border-bottom: 0px;	border-left: 5px solid #b9d300;
	margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
	top: 0px;
	width: 884px;	
}

#greybox-content {
	background-color: #FFFFFF;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 400px;
}

#content {
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 884px;
}

#appealimg {
	float: left;
	width: 884px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

#navlink {
	float: left;
	clear: both;
	width: 884px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #525252;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 3px groove #b9d300; border-left: 0px;
}

#navlink a {
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
}

#navlink a:hover {
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}

#navlink span {
	font-weight: bold;
	color: #b9d300;
	text-decoration: none;
}

#con1 {
	float:left;
	text-align: left;
	width: 540px;
	padding: 10px 10px 30px 10px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;
}

#con2 {
	float:right;
	text-align: center;
	width: 314px;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 0px;	border-left: 0px;
}

#res-left {
	float:left;
	text-align: left;
	width: 522px;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;
}

#res-right {
	float:right;
	text-align: left;
	width: 321px;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 0px 0px;
	border-top: 0px; border-right: 0px; border-bottom: 0px;	border-left: 1px dashed #b9d300;
}

#logo-left {
	float:left;
	text-align: left;
	width: 640px;
	padding: 0px 10px 5px 10px;
	margin: 0px;
	border: 0px;
}

#logo-right {
	float: right;
	width: 204px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 1px dashed #525252;
}

.logo-td {
	padding: 0px 5px 0px 5px;
	width: 310px;
}

#right-column {
	float:left;
	text-align: left;
	width: 314px;
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 0px;	border-left: 1px dashed #525252;
}
.divider{ 
	background: url(../images/gradient-divider.png) left no-repeat;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: 0px;
}
.bullet{ 
	list-style-image: url(../images/bullet.png);
	list-style-type: none;
}

.bullet-circle { 
	list-style-image: url(../images/circle.png);
	list-style-type: none;
}

.bullet li{ 
	padding: 0px 0px 10px 5px;
}

.bullet ul{ 
	line-height: 100%;
}

.dotted-line { 
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 1px dashed #525252;	border-left: 0px;
}
.bullet li .content-txt-bold{ 
	padding: 5px 0px 15px 0px;
}

#header {
	float:left;
	width: 884px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#headermenu {
	float:left;
	width: 884px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#hlogo {
	float: left;
	width: 180px;
	height: 110px;
}

#hbanner {
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 524px;
	line-height: 85px;	
}

#hcontent {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #4d4d4d;
	float: right;
	width: 180px;
	text-align: right;
}

#footer {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4d4d4d;	
	padding-top: 10px;
	padding-bottom: 10px;	
	height:160px;
	width:884px;	
}

.footer-content{	
	width:146px;
	float:left;
	height:100px;
	border-right:1px dashed #b9d300;
}

.footer-content-padding{	
	padding-left:20px;
}

.footer-content span{
	font-weight:bold;
	line-height:20px;
	color: #669933;	
}

.left {
	float: left
}

.right {
	float: right
}

.center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.clear{
	clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

img { 
	border: 0;
	vertical-align: middle;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 26px;
	color: #4d4d4d;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h2 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 17px;
	color: #669933;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border: 0px;
	line-height: 18px;
}

.content-txt {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	color: #525252;
	font-weight: normal;
}

.content-txt-bold {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	color: #669933;
	font-weight: bold;
}

.sub-content {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	color: #525252;
	font-weight: normal;
}



.txtbox {
	display: block;
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	color: #525252;
	height: 18px;
	border: 1px #b9d300 solid ;padding: 0px;
	margin: 0px 0px 10px 0px;

}

.button {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-weight: bold;
	text-align:center;
	font-size: 13px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: 0px;
	background-color: #f90;
	color: #fff;
	height: 20px;
	text-decoration: none;
	cursor: pointer;
}


.bullet-big { 
	list-style-image: url(../images/bullet-big.png);
	list-style-type: none;
}

.bullet-big li { 
	padding: 0px 0px 0px 15px;
}

.bullet-number1 li{ 
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 17px;
	color: #999999;
	font-weight: normal;
}

.bullet-number2 li{ 
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 17px;
	color: #6600cc;
	font-weight: normal;
}
.bullet-number3 li{ 
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 17px;
	color: #669900;
	font-weight: normal;
}
.bullet-number4 li{ 
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 17px;
	color: #cc0066;
	font-weight: normal;
}

.paginationstyle a{ /*Pagination links style*/
	padding: 0 5px;
	text-decoration: none;
	border: 0px;
	color: #ff9900;
	background-color: white;
}

.paginationstyle a.selected{
	color: #669933;
	text-decoration: underline;
	font-weight: bold;
}

.glossary-iframe {
	height: 435px;
	width: 675px;
	border: 0px;
	margin: 0px 0px 0px 10px;
}

.popup-container {
	background-color: #FFFFFF;
	text-align: left;
	padding: 20px 10px 20px 10px;
	border: 0px;
	margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
	top: 0px;
	width: 370px;
	
}
.highlight {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	background:url(../images/form-bg.png) repeat-x top;
	color: #669933;
	font-weight: bold;	
}

#glossary-left {
	float:left;
	text-align: left;
	width: 684px;
	padding: 10px 10px 20px 10px;
	margin: 0px;
	border: 0px;
}

#glossary-right {
	float: right;
	text-align: center;
	width: 170px;
	padding: 50px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	
}
.star{ 
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FF6600;
	padding: 10px 0px 0px 5px;
}

.poll {
	border-top: 1px dashed #4d4d4d; border-right: 1px dashed #4d4d4d; border-bottom: 1px dashed #4d4d4d; border-left: 1px dashed #4d4d4d;
}

.search-txtbox {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	border: 2px solid #b9d300;
	font-size: 13px;
	font-weight: normal;
	vertical-align:middle;
	color: #4d4d4d;
	height: 24px;
	width: 338px;
	padding: 0px 2px 0px 2px;
	margin: 0px;
}
.search-header {
	float:right;
	text-align: center;
	vertical-align:middle;
	width: 883px;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px; border-right: 1px solid #b9d300; border-bottom: 1px solid #b9d300; border-left: 1px solid #b9d300;
}
.header-content {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 26px;
	color: #ff9900;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* Registration page */

.registration-top {
	float:left;
	text-align: left;
	width: 870px;
	padding: 15px 0px 20px 10px;
	margin: 0px;
	border: 0px;
}

.registration-bottom {
	float:left;
	text-align: left;
	width: 850px;
	background:url(../images/form-bg.png) repeat-x top;
	padding: 10px 0px 20px 10px;
	margin: 0px;
	border-top: 0px; border-right: 1px solid #999999; border-bottom: 1px solid #999999; border-left: 1px solid #999999;
}

.registration-bottom-left {
	float:left;
	text-align: left;
	width: 414px;
	padding: 10px 10px 20px 0px;
	margin: 0px;
	border-top: 0px; border-right: 2px solid #b9d300; border-bottom: 0px; border-left: 0px;
}

.registration-bottom-right {
	float:right;
	text-align: left;
	width: 405px;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}

/* End of registration page */

.form-bottom {
	float:left;
	background:url(../images/form-bg.png) repeat-x top;
	border-bottom:1px solid #999;
	border-top:0px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	padding: 10px 30px 0px 30px;
	margin: 0px 0px 20px 0px;
}

label {
	float: left;
	text-align: left;
	width: 160px;
	padding: 0px 0px 0px 10px;
}

.sitemap-content {
	float:left;
	text-align: left;	
	padding: 10px 20px 20px 10px;
	width: 180px;
	margin: 0px;
	border: 0px;
}

.bullet-arrow { 
	list-style-image: url(../images/bullet-arrow.png);
	list-style-type:none;
}

.bullet-arrow li{ 
	padding: 0px 0px 5px 0px;
}

.form-top {
	float:left;
	background:url(../images/form-bg.png) repeat-x top;
	padding: 10px 30px 0px 30px;
	border-top: 0px; border-right: 1px solid #999; border-bottom: 0px; border-left: 1px solid #999;
}

.space {
	float: left;
	display: block;
	text-align: left;
	width: 61.5px;
}

br {
	clear: left;
}

.listbox {
	background-color: #f6f6f6; 
	color: #525252; 
	display: block;
	width: 182px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	height: 18px;
	padding: 0px;
	border: 1px #b9d300 solid;
	margin: 0px 0px 10px 0px;
}

.multiple-listbox {
	background-color: #f6f6f6; 
	color: #525252; 
	display: block;
	width: 182px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	height: auto;
	padding: 0px;
	border: 1px #b9d300 solid;
	margin: 0px 0px 10px 0px;
}

.form-content {
	float: left;
	display: block;
	clear: both;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 824px;
}

.txtbox-isd {
	display: block;
	width: 45px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	height: 18px;
	color: #525252;
	padding: 0px;
	border: 1px #b9d300 solid;
	margin: 0px 0px 10px 0px;
}

.txtbox-std {
	display: block;
	width: 45px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	color: #525252;
	height: 18px;
	padding: 0px;
	border: 1px #b9d300 solid;
	margin: 0px 0px 10px 0px;
}

.txtbox-phone {
	display: block;
	width: 88px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	height: 18px;
	color: #525252;
	padding: 0px;
	border: 1px #b9d300 solid;
	margin: 0px 0px 10px 0px;
}

.txtarea {
	display: block;
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	height: 150px;
	border: 1px #b9d300 solid;
	padding: 2px 2px 0px 2px;
	color: #525252;
	margin: 0px 0px 10px 0px;
}

.small-txtarea {
	display: block;
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	height: 70px;
	border: 1px #b9d300 solid;
	padding: 2px 2px 0px 2px;
	color: #525252;
	margin: 0px 0px 10px 0px;
}

.error-txt {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}

#adv-table td {
	text-align: center;
	width: 110px;
	height: 30px;
	border:1px solid #E2E2E2;
	padding: 0px;
}

.tip {
	cursor: pointer;
}

#contact label {
	width: 240px;
}

#results ul {
	list-style-type: none; 
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 10px;
}

.bullet-big .bullet-circle li { 
	padding: 0px;
}

.bullet-big .bullet-circle ul { 
	padding: 0px;
}

.field-content {
	width: 180px;
}

.portal-top {
	background:url(../images/portal-bg.png) repeat-x top;
	float:left;
	text-align: left;
	width: 708px;
	padding: 10px 10px 20px 14px;
	margin: 0px;
	border-top: 0px; border-right: 1px solid #999; border-bottom: 0px; border-left: 1px solid #999;
}

.portal-bottom {
	background:url(../images/portal-bg.png) repeat-x top;
	float:left;
	text-align: left;
	width: 708px;
	padding: 10px 10px 20px 14px;
	margin: 0px;
	border-top: 0px; border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999;
}

#portal-left {
	float:left;
	text-align: center;
	width: 734px;
	padding: 0px;
	margin: 0px;
	border: 0px dashed #000;
}
 
#portal-right {
	float:right;
	text-align: center;
	width: 140px;
	padding: 0px;
	margin: 0px;
	border: 0px dashed #000;
}

.field-name {
	font-size: 12px;
	font-weight: bold;
	width:160px;
}

.table-bg {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;	
	font-weight: bold;
	text-decoration: none;
	background-color: #8480d7;
}

.border-gray {
	border:1px solid #E2E2E2;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	color: #525252;
	font-weight: normal;
}

.field-desc {
	width:520px;	
}

.snapshot {
	background:url(../images/portal-bg.png) repeat-x top;
	text-align: left;
	width:417px;
	
	padding:0px 5px 20px 10px;
	border: 1px solid #c6ebfb;
}

.blue-line {
	background-color: #c6ebfb;
	height:2px;
}

.snapshot h2, .snapshot-small h2 {
	color:#4d4d4d;
} 

.txtarea-50x180 {
	display: block;
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	height: 50px;
	border: 1px #b9d300 solid;
	padding: 2px 2px 0px 2px;
	color: #525252;
	margin: 0px 0px 10px 0px;
}

.snapshot-help {
	text-align: left;
	width:417px;
	height:140px;
	padding:0px 5px 20px 10px;
	border: 1px solid #c6ebfb;
}


.dotted-line-image { 
	background: url('../images/dotted-line.gif') repeat-x top; 
}

/* css for tabs*/

.menu5 {
	padding:5px 0 0 8px; 
	margin:0; 
	list-style:none; 
	height:30px; 
	position:relative; 
	background:transparent url('../images/pro_five_0c.gif') repeat-x left bottom; 
	font-size:13px;
}
.menu5 li {
	float:left; 
	height:30px; 
	margin-right:1px;
}

.menu5 li a {
	display:block; 
	float:left; 
	height:30px; 
	line-height:25px; 
	color:#696969; 
	text-decoration:none; 
	font-family:"Trebuchet MS", "Helvetica", sans-serif; 
	font-weight:normal; 
	text-align:center; 
	padding:0 0 0 3px; 
	cursor:pointer; 
	background:url('../images/pro_five_0a.gif') no-repeat;
}

.menu5 li a b {
	float:left; 
	display:block; 
	padding:0 16px 5px 12px;
	background:url('../images/pro_five_0b.gif') no-repeat right top;
}

.menu5 li.current a {
	color:#000; 
	background:url('../images/pro_five_2a.gif') no-repeat;
	height: 30px;
}

.menu5 li.current a b {
	background:url('../images/pro_five_2b.gif') no-repeat right top;
	height: 30px;
}

.menu5 li a:hover {
	color:#000; 
	background: url('../images/pro_five_1a.gif') no-repeat;
	height: 30px;
}

.menu5 li a:hover b {
	background:url('../images/pro_five_1b.gif') no-repeat right top;
	height: 30px;
}

.menu5 li.current a:hover {
	color:#000; 
	background: url('../images/pro_five_2a.gif') no-repeat;
	height: 30px;
	cursor:default;
}

.menu5 li.current a:hover b {
	background:url('../images/pro_five_2b.gif') no-repeat right top;
	height: 30px;
}

.border { 
	border-left: 1px solid #BFE5F6;
	border-right: 1px solid #BFE5F6;
	border-bottom: 1px solid #BFE5F6;
}

.snapshot-small {
	background:url(../images/portal-bg.png) repeat-x top;
	text-align: left;
	width:417px;
	height:150px;
	padding:0px 5px 20px 10px;
	border: 1px solid #c6ebfb;
}

.snapshot-help-small {
	text-align: left;
	width:417px;
	height:100px;
	padding:0px 5px 20px 10px;
	border: 1px solid #c6ebfb;
}

.mobile-background {
	background:url(../images/mobile.png) repeat-x top;
	width:162px;
	height:300px;
	border: 0px solid #c6ebfb;
	color:#525252;
	font-family:sans-serif;
}

.mobile-bg {
	background:url(../images/mob.png) repeat-x top;
	width:380px;
	height:300px;
	border: 0px solid #c6ebfb;
	color:#525252;
	font-family:sans-serif;
}

.txt-grey {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	color: #CCC;
	font-weight: normal;
}

.txtbox-grey {
	display: block;
	width: 180px;
	float: left;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 11px;
	color: #525252;
	height: 18px;
	border: 1px #b9d300 solid ;padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #CCC;
}

/* Start of thickbox css */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #b9d300;
	text-align:left;
	top:50%;
	left:50%;
	z-index:500;
	overflow: hidden;
	width: 400px;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#888;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	height:30px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border: 0px;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	overflow: hidden;
	width: 100%;
}

/* End of thickbox css */


.snapshot-empty-image {
	text-align: left;
	width:417px;
	
	padding:0px 5px 20px 10px;
	border: 0px;
}

/* menu bar CSS */

.pro_linedrop {
	height:45px;
	width:884px;
	background:url(../images/menu-bg.png) repeat-x top;
	position:relative; 
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:20px;
	font-weight: bold;
	/*z-index:500;*/
}

.pro_linedrop .select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.pro_linedrop li {
	float:left;
}

.pro_linedrop .select a {
	display:block; 
	height:35px; 
	float:left; 
	padding:0 0 0 15px; 
	text-decoration:none; 
	line-height:25px; 
	white-space:nowrap; 
	color:#ffffff;
}

.pro_linedrop .select li.line a {
	color:#ffffff;
}

.pro_linedrop .select a b {
	display:block; 
	padding:5px 20px 5px 5px; /* top, right, bottom, left */
	background:url(../images/menu-divider.png) right no-repeat;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
	background: url(../images/gray-bg-top.png);
	padding:0 0 0 15px;
	line-height:25px;
	cursor:pointer; 
	color:#4d4d4d;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
	color:#4d4d4d;
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
	display:block; 
	padding:5px 20px 5px 5px;
	/*background:url(../images/gray-bg-top.png); /*overlaps on right divider */
	cursor:pointer;
}

.pro_linedrop .sub {
	display:none;
}
.pro_linedrop ul ul {
	display:none;
}

/* IE6 only */
.pro_linedrop table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:13px; 
	width:0; 
	height:0;
}

.pro_linedrop .sub {
	margin:0; 
	padding:0;
	list-style:none;
}

.pro_linedrop .sub li {
	background:transparent;
}

.pro_linedrop .select :hover .sub {
	height:25px;
	display:block; 
	position:absolute;
	float:left;
	width:882px;
	top:35px; /* placement of 2nd level menus */
	left:0; 
	text-align:left;
	background: #F6F6F6;
	border-bottom:1px solid #ff9900; /* border around the 2nd level menu */
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
}

.pro_linedrop .select :hover .rt li {
	float:right;
}

.pro_linedrop .select :hover .sub li a {
	display:block; 
	height:25px; 
	line-height:20px; 
	float:left; 
	background:#f6f6f6; 
	padding:0 16px;
	margin:0; 
	white-space:nowrap;
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:13px;
	font-weight: normal;
	color:#4d4d4d;
	text-align:left;
}

.pro_linedrop .select :hover .sub li.subline a {
	color:#4d4d4d;
}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover {
	color:#4d4d4d;
	font-weight: normal;
	line-height:20px; 
	position:relative;
}

.pro_linedrop .select :hover .sub li:hover > a {
	color:#4d4d4d;
}

.pro_linedrop .select :hover .sub :hover ul {
	list-style:none; 
	display:block; 
	width:112px; 
	position:absolute; 
	left:-1px; 
	top:25px; 
	border-bottom:1px solid #ff9900;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	border-top:0; 
	background: #F6F6F6;
	padding: 0px;
	margin: 0px;
}

.pro_linedrop .select :hover .sub :hover ul li a {
	width:80px;
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:11px;
	font-weight: normal;
	color:#4d4d4d;
	text-align:left; 
	height:20px; 
	line-height:18px;
}

.pro_linedrop .select :hover .sub :hover ul li a:hover {
	line-height:18px;
	text-decoration: underline;
}
/* end of menu bar CSS */


#content {
	POSITION: relative;
}
#outer {
	padding: 0px; 
	background:url(../images/menu-bg.png) repeat-x top;
	MARGIN: 0px; 
	WIDTH:884px; 
	HEIGHT: 35px;
	text-align: left;
	position:relative; 
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:20px;
	font-weight: bold;
	border: 0px;
	
}

#outer UL {
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none; 
	HEIGHT: 26px;
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:20px;
	font-weight: bold;
	color:#ffffff;
	padding: 0px;

}
#outer UL LI {
	MARGIN: 0px;
	WIDTH: auto;
	height:35px; 
	display:block; 
	padding:0px; /* top, right, bottom, left */
	background:url(../images/menu-divider.png) right no-repeat;
}



#outer UL LI A {
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;
	COLOR: #ffffff;
	LINE-HEIGHT: auto; 
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:20px;
	font-weight: bold;
	height:35px; 
	WHITE-SPACE: nowrap;
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
	padding: 5px 20px 0px 20px;	 
}
#outer UL LI A.down {
	BACKGROUND: url(down.gif) no-repeat right center

}
#outer UL LI A:hover {
	background: url(../images/gray-bg-top.png);
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px; 
	line-height:25px;
	cursor:pointer; 
	color:#4d4d4d;
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:20px;
	font-weight: bold;
	height:35px;
	
}
#outer UL LI A:unknown {
	outline: 0
}
#outer UL LI.clicked A {
	background: url(../images/gray-bg-top.png);
	color:#4d4d4d;
}
#outer UL LI.clicked A:hover {
	color:#4d4d4d;
	background: url(../images/gray-bg-top.png);
}
#submenus UL.none {
	DISPLAY: none;
}
#submenus UL.yes {
	
}
#submenus {
	font-size:30px;
	background: #F6F6F6;
	WIDTH: auto; 
	POSITION: absolute;
	color:#4d4d4d;
	height: auto;
	z-index: 2;
	float: left;
}

#submenus UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	HEIGHT: auto;
	border-bottom:1px solid #ff9900; /* border around the 2nd level menu */
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	WIDTH: 883px;
	float: left;

}

#submenus UL LI {
	MARGIN: 0px;
	WIDTH: auto;
}

#submenus UL LI A {
	PADDING-RIGHT: 20px; 
	DISPLAY: block; 
	PADDING-LEFT: 20px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	COLOR: #000;
	PADDING-TOP: 3px; 
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:13px;
	font-weight: normal;
	color:#4d4d4d;
	WHITE-SPACE: nowrap; 
	HEIGHT: 25px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	
}

#submenus UL LI A.last {
	BACKGROUND: #c9c93e
}

#submenus UL LI A:hover {
	color:#4d4d4d; 
	TEXT-DECORATION: none;
}

#outer UL {
	DISPLAY: inline-block
}
#outer UL {
	DISPLAY: inline
}
#outer UL LI {
	FLOAT: left
}
#submenus UL.none {
	DISPLAY: none
}
#submenus UL.yes {
	DISPLAY: inline-block
}
#submenus UL.yes {
	DISPLAY: inline
}
#submenus UL LI {
	FLOAT: left
}

.category-bg {
	background:url(../images/menu-bg.png) repeat-x top;
	text-align: left;
	position:relative; 
	font-family:Trebuchet MS, Helvetica, sans-serif; 
	font-size:20px;
	font-weight: bold;
	border-top: 0px;
	border-bottom: 1px solid #b9d300; /* border around the 2nd level menu */
	border-left: 1px solid #b9d300; 
	border-right: 1px solid #b9d300; 
	padding:0px 0px 0px 0px; /* top, right, bottom, left */
	color:#ffffff;
}

.category-left {
	float:left;
	clear: both;
	text-align: left;
	width: 520px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #b9d300;
	border-bottom: 1px solid #b9d300; /* border around the 2nd level menu */
	border-left: 1px solid #b9d300; 
	border-right: 1px solid #b9d300;
}

.dark-line { 
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 1px solid #b9d300;	border-left: 0px;
}

.viewed-sw {
	background:url(../images/menu-bg.png) repeat-x top;
}

.dotted-line-pink { 
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 1px dashed #c06;	border-left: 0px;
}
.dotted-line-pink { 
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-top: 0px; border-right: 0px; border-bottom: 1px dashed #c06;	border-left: 0px;
}

