*{ 
	margin: 0px; 
	padding: 0px;
}
html,body{
	height:100.1%;
}
body { 
	background: #FFFFFF url(../img/background.jpg) top center repeat-y;
	color: #666;
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande",   sans-serif;
	font-size:11px; 
	margin: 0px;
	padding: 0px;
	z-index: 0;
	text-align:left;
	width:100%;
	margin-top:10px;
 }
 
hr {
	padding:0px;
 	width:60%;
	height:1px;
	margin:0px;
 	border-top:0px none;
	border-left:0px none;
	border-right:0px none;
	border-bottom:1px solid #ccc;
 }
	
/* -------------------------------------------------------------------------- 	*/
/*  TEXT STYLES */

body{

}	
h1 { 
	font-size: 14px; 
	margin:5px 0px;
	color:#333;
	font-weight:bold;
}
h1 b{
	color:#DD0000;
} 
h3 { 
	font-size: 12px; 
	font-weight:bold;
	margin: 5px 0px; 
	color:#888;
}
h3 a { 
	font-size: 12px; 
	font-weight:bold;
	margin: 5px 0px; 
	color:#888;
	text-decoration:none;
}

h2 { 
	background: url(../img/rounded-295.jpg) center center no-repeat;
	font-size: 12px; 
	line-height:22px;
	font-weight:bold;
	margin: 5px 0px; 
	color:#fff;
	width: 295px;
	padding-left:4px;
	border-left:0px solid #000;
	border-right:0px solid #000;
}

h2.sub { 
	background: none;
	font-size: 11px; 
	line-height:22px;
	font-weight:bold;
	margin: 5px 0px; 
	color:#AA2211 ;
	padding-left:10px;
	border-left:0px solid #5D5D5D;
	border-right:0px solid #5D5D5D;
	border-bottom:1px dotted #BBBBBB;
}

/*
h2.sub { 
	background: url(../img/h4Back-sub.gif) top center repeat-x;
	font-size: 11px; 
	line-height:22px;
	font-weight:bold;
	margin: 5px 0px; 
	color:#fff;
	padding-left:10px;
	border-left:1px solid #5D5D5D;
	border-right:1px solid #5D5D5D;
}

*/


h2 a{
	color:#fff;
}

p {	
	font-size:11px; 
	line-height:1.3em;
	color:#666;
	margin: 5px 0px;
}

td {
	font-size:11px; 


}

.atSign
{
	color:red;
}

ul{
	margin:5px 15px;
}

#main{
	width:960px;
}


a{
	cursor:pointer;
	color:#000;
	text-decoration:none;
}

a img{
	border:none;
}		

a:hover{
	text-decoration:underline;
}

a.selected{
	color:#000;
	font-weight:bold;
}

a.back{
	text-decoration:none;
}

.readMoreLink{
	color:#003399;
}



strong {color:#333;}

/* -------------------------------------------------------------------------- 	*/		
/* LAYOUT ELEMENTS */

#container{
	width:1004px;
	margin:0 auto;
}	
	#banner{
		margin:0px 20px;
		height:137px;
	}
		#bar{
			overflow:hidden;
			height:24px;
			border:0px solid #000;
			background:#000 url(../img/top_black_bar.jpg) repeat-x;
			text-align:left;
			font-size:10px;
			line-height:20px;	
			color:#fff;
			padding-right:10px;
		}
		
		#fbar {
			overflow:hidden;
			height:24px;
			border:0px solid #000;
			background:#000 url(../img/rounded-968.jpg) repeat-x;
			text-align:left;
			font-size:10px;
			line-height:20px;	
			color:#fff;
			padding-right:10px;
		}
		
		#bannerItem{
			height:76px;
			width:740px;
			background-color:#ccc;
		}

		*html #bannerItem{
			margin-bottom:-10px;
		}		
		
		.leftInfo{
			float:left;
			text-align:left;
			width:295px;
			color:#aaa;
			padding-left:20px;
		}

		.leftInfo a{
			color:#aaa;
			text-decoration:none;
		}		
		
		.leftInfo a:hover{
			color:#FFFFFF;
			text-decoration:underline;
		}		

		
	#menuBar{
		margin:0px 0px;
		background:#FFFFFF;
		/*margin-bottom:-3px;*/
	
	}

*html	#menuBar{
		margin-left:-3px;
		
	}

	
		#menuBar .logo{
			float:left;
			width:38px;
			
			margin-left:2px;
			
			height:48px;
			background:url(../img/logo_blank.jpg) no-repeat;	
		}
		
		#menuBar .breathe{
			margin-left:33px;
			display:none;
		}		
		
		#menu{
			float:left;
			height:50px;
			width:944px;
			background:#fff;
		}
		
			#mainMenu{
				height:28px;
				background:#000 url(../img/menuBack.jpg) repeat-x;
			}
				#mainMenu ul{
					margin:0px;
				}			
				#mainMenu li{
					display:inline;
					float:left;
				}			
				#mainMenu li a{
					display:block;
					padding:0px 15px;				
					border-top:0px solid #000;
					line-height:26px;
					font-family:"Trebuchet MS",Trebuchet;
					font-weight:bold;
					font-size:12px;
					color:#fff;
					text-decoration:none;
				}
						
				#mainMenu li a.selected{
					background: url(../img/menuHoverSelect.jpg) repeat-x;
					border:1px solid #000;
					border-top: 0px ;
					border-bottom: 0px ;
					padding:0px 14px;					
				}
				
				#mainMenu li a.members{
					background: url(../img/menuHoverBack.jpg) repeat-x;
					border:1px solid #000;
					padding:0px 14px;					
				}
								
				#mainMenu li a:hover{
					background: url(../img/menuHoverBack.jpg) repeat-x;
					border:1px solid #000;
					padding:0px 14px;					
				}			
			
			#subMenu{
				height:18px;
				
				/*background:#FFFFFF url(../img/sub_menuBack.jpg) repeat-x;*/
				background-color:#ececec;
				border-bottom:1px solid #ccc;	
				border-left:1px solid #ccc;			
			}
				#subMenu ul{
					margin:0px;
				}			
				#subMenu li{
					display:inline;
					float:left;
				}			
				#subMenu li a{
					display:block;
					padding:0px 10px 0px 15px;				
					background:url(../img/subMenuPoint.jpg) left center no-repeat transparent;
					background-position:5px 9px;					
					line-height:18px;
					font-family:"Trebuchet MS",Trebuchet;
					font-weight:bold;
					font-size:11px;
					color:#000;
					text-decoration:none;
				}						
				#subMenu li a:hover{
					/*background-color:#ececec;*/
					background-position:5px 9px;
					color:#990000;					
				}					
				#subMenu li a.selected{
					background-color:#A3A3A3;
					color:#fff;	
					text-decoration:none;				
				}			
			
		#menuBar .rightImg{
			float:left;
	
		}

			
	#main{
		background:#FFFFFF;
		margin:0px 20px;
		margin-top:-3px;
	}	

	
		#mainLeft{
			background:#FFFFFF;
			float:left;
		}	
	
		#mainRight{
			float:right;
			background:#FFFFFF;
		}	

		#mainFull{	
			background:#FFFFFF;
			float:left;
		}			
		
			.fullSize{
				width:958px;
			}
			.halfSize{
				width:370px;			
			}
			.thirdSize{
				width:320px;			
			}
			.twothirdSize{
				width:620px;
				margin-left:15px;
			}
			
			

				#mainFull .subSection{
					border-bottom:0px solid #ccc;
					margin:0px 20px 0px 20px;		
					padding-bottom:10px;					
				}			
				
				#mainFull .subSection h1.prod{
					color:#990000;
				}			
			
				#mainLeft .subSection{
					border-bottom:1px solid #ccc;
					margin:0px 8px 0px 20px;		
					padding-bottom:10px;					
				}

				#mainRight .subSection{
					border-bottom:1px solid #ccc;
					margin:0px 20px 0px 8px;		
					padding-bottom:8px;					
				}
				
				.download{
					text-align:center;
					background:#FFFFFF;
					color:#333;
					margin:5px 0px;
					font-weight:bold;
				}
								
				#download{
					float:left;
					width:145px;
					margin:0px 3px;
				}
				
				#download a{
					display:block;
					padding:2px 0px 2px 10px;
				}			

				#download a:hover{
					background:#ccc;
					display:block;
					padding-left:10px;
				}		
				
				#side{
					float:left;
					width:212px;
					margin:0px 3px;
				}
				
				#side a{
					display:block;
					padding:2px 0px 2px 10px;
				}			

				#side a:hover{
					background:#ccc;
					display:block;
					padding-left:10px;
				}		
				
				.relateProd{
					float:left;
					text-align:center;
					background:#fff;
					width:80px;
					padding:5px;
					width:90px;
					margin-left:10px;
				}

		

				.relateProd a{
					color:#000;
					font-weight:bold;
					text-decoration:none;
				}		
				
	#footer {
		margin:0px 18px;
	}

/* GENERAL SYLES */
	
.clearfix {
    clear: both; 
}

.right{
	float:right;
}

.left{
	float:left;
}

/* BUTTON SYLE */

.loginBut{
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande",   sans-serif;
	float:right;
	color:#fff;
	background: transparent url(../img/miniBG.gif) repeat-x left top;
	/*width:40px;*/
	border:none;
	margin:0 1px 0 0;
	margin-left:2px;
	padding:0px 5px 0px 2px;
	text-decoration:none;
	font-size: 10px;
	margin-top: 3px;
	text-align:center;
	display:block;
}

a.loginBut:hover{
	background-position:0% -18px;
	text-decoration:none;
	cursor:pointer;
	font-size: 10px;	
}

input.loginBut:hover{
	background-position:0% -18px;
	text-decoration:none;
	cursor:pointer;
	font-size: 10px;
	
}

.regloginBut{
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande",   sans-serif;
	float:right;
	color:#fff;
	background: transparent url(../img/miniBG.gif) repeat-x left top;
	/* width:50px; */
	border:none;
	margin:0 1px 0 0;
	margin-left:2px;
	padding:0px 5px 0px 2px;
	text-decoration:none;
	font-size: 10px;
	margin-top: 3px;
	text-align:center;
	display:block;
}

input.regloginBut:hover{
	background-position:0% -18px;
	text-decoration:none;
	cursor:pointer;
	font-size: 10px;
	
}

.mybutton{
	float:right;
	color:#fff;
	background: transparent url(../img/inputbuttonBG.gif) repeat-x left top;
	/*width:75px;*/
	border:none;
	margin:0 2px 0 0;
	padding:3px 12px 4px 11px;
	font-weight:bold;
	text-decoration:none;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 4px;
	text-align:center;
	display:block;
	height:20px;
}

a.mybutton:hover{
	background-position:0% -22px;
	text-decoration:none;
	cursor:pointer;
}

input.mybutton:hover{
	background-position:0% -22px;
	text-decoration:none;
	cursor:pointer;
}

.button{
	float:left;
	color:#000;
	background: transparent url(../img/blackbuttonBG.gif) repeat-x left top;
	margin:0 2px 0 0;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 4px;
	border:none;
}

.button span{
	float:left;
	display:block;
	color:#fff;
	padding:3px 12px 4px 6px;
	font-weight:bold;
	border:none;
}

a.button:hover{
	background-position:0% -22px;
	text-decoration:none;
	cursor:pointer;
}

a.button:hover span{
	color: #fff;
	background-position:right -22px;
}


.leftInfo{
	overflow:hidden;
}

.leftInfo b {
	font-weight:normal;
	color:#fff;
}

.subSearch input{
	font-size:11px;
}

.subSearch select{
	font-size:11px;
}

/* GENERIC ELEMENTS */

.error {
	background-color: #FFC4BF;
	border: 1px solid #A9A9A9;
	color: #D94B46;
	margin: 3px auto;
	padding: 8px 25px;
	text-align: left;
	background: #FFFFFF url(../img/icons/exclamation.png) no-repeat left top;
	background-position: 6px 8px;
}

.note{
	background-color: #FFC4BF;
	border: 1px solid #A9A9A9;
	color: green;
	margin: 3px auto;
	padding: 8px 25px;
	text-align: left;
	background: #FFFFFF url(../img/icons/accept.png) no-repeat left top;
	background-position: 6px 8px;
}

.red
{
	color:#aa0000;
}

.rederror
{
	background:#aa0000 url(../img/alertbad_icon.gif) no-repeat;
	background-position:0px 3px;
	color:white;
	padding:6px 0px 6px 30px;
}

.downloadrederror
{
	background:#aa0000 url(../img/alertbad_icon.gif) no-repeat;
	background-position:0px 3px;
	color:white;
	padding:6px 0px 6px 30px;
	width: 300px;
}

.prodImg{
	padding:8px;
	margin:3px 8px 3px 0px;
}


.treeElement{
	
	border:1px solid #d5d5d5;
}

.treeElement a{
	display:block;
	font-size:12px;
	padding:0px 5px 0px 8px;
	margin:0px;
	color:#000;
	font-weight:bold;	
}

.treeElement a:hover{
	background:#d5d5d5;
	font-weight:bold;	
	text-decoration:none;
}


.treeElement .selected{
	font-weight:bold;
	background:#d5d5d5;	
	color:#900;
}

.homeNewsImg{
	float:left;
	margin-right:8px;
}

.topLogin{
	width:400px;
	float:right;
	text-align:right;
	line-height:21px;
}

.topInput{
	width:80px;
	margin-top:3px;
	font-size:10px;
	background-color: #000 ;
	border: 0px ;
	height: 17px ;
	color: #FFF ;
	padding-left:2px;
}


.homeNews{
}

.homeNewsItem{
	background:url(../img/listBullet.gif) no-repeat 6px 8px;
	padding:1px 3px 3px 18px;
}

.homeNewsItem p{
	color:#333;
}

.homeNewsItem .homeNewsImg{
	float:right;
	margin-right:35px;
	overflow:hidden;
	margin-top:2px;
	border:2px solid #eee;
}


.homeNewsItem a{
	color:#333;
	text-decoration:none;
}

.homeNewsItem .readMoreLink {
	color:#aa0000;
	text-decoration:underline;
}

.newsDesc{
	margin-bottom:15px;
	width: 550px ;
}

.homeDownload {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #d5d5d5;
}


.homeDownload a{
	display:block;
	padding:8px 2px 8px 8px;
}

.homeDownload p{
	padding-left:30px;
}

.homeDownload a:hover{
	text-decoration:none;
	background:#D5D5D5;
}

.homeDownload .deactive{
	text-decoration:none;
}

.homeDownload .deactive h1{
	color:#aaa;
}
.homeDownload .deactive p{
	color:#bbb;
}
.homeDownload .deactive a{
	color:#bbb;
	width:400px;
}

.homeDownload .deactive p span
{
	display:none;
}

.homeDownload .deactive:hover p span
{
	display: block;
	position: absolute;
	
	margin-top:-25px;
	margin-left:50px;
	
	*margin:auto;
	*clear:both;
	*display: inline;
	*margin-top:-25px;
	*margin-left:50px;
	
	background-color: beige;
	max-width:220;
	padding: 4px 10px 4px 10px;
	border: 1px solid #C0C0C0;
	font: normal 10px/12px verdana;
	color: #000;
	text-align:left;
	
}


/* Span */
.deactive p span
{
	display:none;
}

.deactive:hover p span
{
	display: block;
	position: absolute;
	
	margin-top:-25px;
	margin-left:50px;
	
	*margin:auto;
	*clear:both;
	*display: inline;
	*margin-top:-25px;
	*margin-left:50px;
	
	background-color: beige;	
	max-width:220;
	padding: 4px 10px 4px 10px;
	border: 1px solid #C0C0C0;
	font: normal 10px/12px verdana;
	color: #000;
	text-align:left;
	
}


.homeDownload a img{
	float:left;
	margin:9px 8px 9px 5px;
}

.homeDownload .file img{
	float:left;
	margin:9px 8px 9px 5px;
}

.homeDownload a h1{
	margin:0px;
}

.homeDownload a p{
	margin:0px;
}

/*=============== NEWS PAGE ============*/

.newsItem{
}

.newsItem h1{
	font-size:12px;

}

.newsItem h1 a{
	color:#555;
}

.newsItem .newsDate{
	text-align:left;
	font-size:10px;
	color:#aaa;
}


.newsItem .newsImage{
	float:left;
	margin-right:8px;
	border:3px solid #fff;
}

.floatSearch{
	float:right;
	width:300px;
}


.newsView .newsDate{
	text-align:left;
	font-size:11px;
	color:#aaa;
}

.newsView .newsImage{
	float:left;
	margin-right:8px;
	border:3px solid #fff;
}


.faqPage h3{
	color:#333;
}

/*=============== PRODUCTS PAGE ============*/

.catBoxMenu a{
	display:block;
	margin:15px;
	padding-top:5px;
}
.catBoxMenu a h1{
	text-align:center;
	margin-bottom:8px;
	font-size:8pt;
}

.catBoxMenu img{
}

.catBoxMenu a:hover{
	text-decoration:none;	
}

.prodItems {
	border-bottom:1px solid #d5d5d5;
}


.prodItems h1 a{
	color:#990000;
}

.prodItems .textitem{
	margin-left:5px;
}

.prodItems img{
	padding:3px;
	margin:3px 8px 3px 5px;
}

.relCats a{
	display:block;
	padding:5px 8px;
	border-bottom:1px solid #ccc;	
}

.relCats a:hover{
	background:#d5d5d5;
	text-decoration:none;		
}

.relProds a{
	display:block;
	padding:5px 8px;
	border-bottom:1px solid #ccc;
}

.relProds a:hover{
	background:#d5d5d5;
	text-decoration:none;		
}

/*=============== GENERAL STYLES  ============*/

.noClose{
	border:none;
}	

.readMoreLink{
	color:#aa0000;
}


/* Styles for the tree.                                     */
SPAN.TreeviewSpanArea A 
{
     font-size: 7pt; 
     font-family: verdana,helvetica; 
     text-decoration: none;
     color: black;
}
SPAN.TreeviewSpanArea A:hover 
{
     color:#950100;
}

.rev
{
	unicode-bidi:bidi-override; direction:rtl;
}

.nohover{
	margin:5px 0px 0px 37px;
}

.nohover b{
	font-size:12px;
}

.nohover a{
	display:inline;
	color:#990000;
}

.nohover a:hover{
	text-decoration:none;
	background:none;
}

.related{
	margin:5px 0px 0px 37px;
}

.related b{
	font-size:12px;
}

.related a{
	display:block;
	color:#990000;
	padding:0px;
	margin:0px;
}

.related a:hover{
	text-decoration:none;
	background:none;
}

.file h5
{
	display:inline;
	font-size: 14px;
}
.file a
{
	color:#920000;
	text-decoration:underline;
	display:inline;
}

.file a:hover
{
	background:none;
	text-decoration:underline;
}

.faq
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a.hidden
{
	padding-left: 25px;
	background-image: url(../img/icons/bullet_toggle_plus.png);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

a.shown
{
	padding-left: 25px;
	background-image: url(../img/icons/bullet_toggle_minus.png);
	background-repeat: no-repeat;
	background-position: 0.5em;
}

.langSelector
{
	padding:2px;
	padding-top:1px; 
	padding-left:2px;
	padding-bottom:0px;
	width:74px;
	height:22px; 
	float:right;
	position:absolute;
	left:90px;
	top:124px;	
}

.langSelector:hover
{
	background-color: #ECECEC;
}

.flags
{
	float:right;
	padding-left:2px;
	padding-right:2px;
	width:22px;
	height:22px;
}


.flagtext
{
	float:right;
	padding-left:4px;
	padding-top:2px;
	color:Black;
}

.flagSelector
{
	display:none;
	width:28px;
	min-height:55px;
	background-color: #ECECEC;
	border-top:none;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	position:absolute;
	top:146px;
	left:962px;
	padding:1px;
	margin-top:1px;
	margin-left:2px; /* Firefox */
}

.langCurrent
{
	font-size:12px;
	font-weight:bold;
	color:#630000;
	margin-top:-24px;
	margin-left:553px;	
}

.addminus
{
	float:right; 
	margin-top:-23px;
	*margin-top:-23px;
	margin-right:4px;
}

.faqaddminus
{
	float:right; 
	margin-top:-3px;
	*margin-top:-23px;
	margin-right:4px;
	font-weight: normal ;
	background-color: red ;
	width: 40px ;
	color: #ffffff ;
	background: url(../img/addminus_bg.gif) no-repeat;
	text-align: center ;
	height: 21px ;
}

/* FF 3.5 CSS Selector fix */
span.addminus:only-of-type
{
	float:right; 
	margin-top:-2px;
}

a.nounderline:hover {
	text-decoration: none ;
}


/* -------------------------------------------------------------------------- 	*/
/*  PARTNERS */
#partnerBanner
 {
	width:718px;
	height:175px;
	border:none;
	background: transparent url(../img/partners/partnertop.jpg) left top no-repeat;
	color:#000;	
	margin-bottom:10px;
 }
 
 #partnerBanner h1
 {
	float:right;
	margin-top:55px;
	margin-right:40px;
	font-size:22px;
	margin-bottom:5px;
 }

 h2.pp
 {
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	background:none;
	color:#000;
	border:none;
 }
 .pp li
 {
	
	list-style:none;
	background:#ededed;
	width:670px;
	margin-top:2px;
	padding:10px;
	font-size:12px ;
 }
 
 .pp li a
 {
	color:#ad0008;
	text-decoration:underline;
	font-size:11px;
	float: left ;
 }
 
	.pp li a:hover {
		text-decoration:none;
	}
 
.addedDate{
	float:right;
	font-size:10px;
	color:#aaa;
}


/* -------------------------------------------------------------------------- 	*/
/*  PARTNERS DETAILS */
#partnerBanner span
 {
	float:right;
	margin-top:55px;
	margin-right:40px;
	font-size:20px;
	margin-bottom:5px;
	text-transform:capitalize;
 }
 
 #partnerBanner span i
 {
	font-size:16px;
	color:#ab2e32;
 }
 
 #partner
 {
	border-bottom:dotted 1px #AAA;
 }
 
 #partner h2
 {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	background:none;
	border:none;
 }
 
 h2.partner
 {
	font-size:18px;
	color:black;
 }
 
 .company-information-text p {
	font-size: 14px ;
	color: #000000 ;
 }
 
 h2.companyInfo
 {
	
	color:#ab2e32;
	font-size:24px;
	padding-bottom: 10px ;
	font-weight: normal ;
 }
 
 #partnerInfo
 {
	margin-left: 20px ; 
	margin-top: 0px ;
	padding-top:50px;
	font-size: 14px ;
	width: 190px ;
	height: 141px ;
	color:#ab2e32;
	background: transparent url(../img/contact-bg.gif) center center no-repeat;
 } 
 


 
 h2.pProducts
 {
	margin-top:20px;
	color:#ab2e32;
	font-size:24px;
	padding: 5px;
	background:none;
	border:none;
	
 }
 
 #partnerProducts
 {
	border-bottom:dotted 1px #AAA;
	margin-top:10px;
 }
 
 h3.pProduct
 {
	margin-left:0px;
	color:black;
	font-size:20px;
	padding-bottom: 10px ;
 }
 
 #screenshot
 {
	width:100px;
	height:59px;
	margin-left:5px;
	margin-right:5px;
	*margin-bottom:0px;
	float:left;
	border:none;
 }
 
 ul.cStudies {
	padding:0px ;
	margin: 12px ;
 }
 
 .cStudies li
 {
	list-style:none;
	background:#ececec;
	width:98%;
	margin-top:2px;
	padding:6px;
 }
 
 .cStudies li a
 {
	float:left;
	color:#ab2e32;
	text-decoration:none;	
	background:#ececec;
 }
 
	.cStudies li a:hover {
		text-decoration:underline;	
	}
 
  .cStudies li a img
  {
	  text-decoration:none;
  }
 
 .cStudies li a.download
 {
	float:right;
	color:#55ab52;
	background:#ececec;
 }
 
 /* styles for the top login input fields */
 
 .search-input-icon {
	background: #000 url(../img/toplogin-search.gif) 125px center no-repeat;
 }
 
 .password-input-icon {
	background: #000 url(../img/toplogin-password.gif) 125px center no-repeat;
 }
 
 .twothirdSize h2 {
	background: none ;
	color: #000;
	background-color: #efefef ;
	width: 605px;	
 }
 
  .fullSize h2
 {
 	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	background-color: #efefef;
	width: 99%;
 }
 
  .fullSize h2 a
  {
	  color:#000;
  }
  
h2.home { 
	background: url(../img/rounded-295.jpg) center center no-repeat;
	font-size: 11px; 
	line-height:22px;
	font-weight:bold;
	margin: 5px 0px; 
	color:#fff;
	width: 295px ;
	padding-left:12px;
	border-left:0px solid #000;
	border-right:0px solid #000;
}

h2.home a
{
	color:#fff;
}

h1 hr
{
	clear:both;
	margin-top:5px;
	color:#fff;
	border:none;
}

#hovermenu{
	float:left;
	height:50px;
	width:944px;
	background:#fff;
}


/* New Menu */
#hovermenu{
	height:57px;
	width:964px;
	background:#fff;
	margin-left:20px;
	display:block;
}

	#hovermainMenu{
		height:28px;
		background:#000 url(../img/menuBack.jpg) repeat-x;
		padding-left:20px;
	}
		#hovermainMenu ul{
			margin:0px;
		}			
		#hovermainMenu li{
			display:inline;
			float:left;
			margin-right:15px;
		}			
		#hovermainMenu li a{
			display:block;
			padding:0px 25px;				
			border-top:0px solid #000;
			line-height:26px;
			font-family:"Trebuchet MS",Trebuchet;
			font-weight:bold;
			font-size:12px;
			color:#fff;
			text-decoration:none;
			
		}
				
		#hovermainMenu li a.selected{
			background: url(../img/menuHoverBack.jpg) repeat-x;
			border:1px solid #000;
			border-top: 0px ;
			border-bottom: 0px ;
			padding:0px 24px;					
		}
		
		#hovermainMenu li a.members{
			background: url(../img/menuHoverBack.jpg) repeat-x;
			border:1px solid #000;
			padding:0px 24px;					
		}
		
		#hovermainMenu li a.members:hover{
			background: url(../img/menuHoverBack.jpg) repeat-x;
			border:1px solid #000;
			padding:0px 24px;					
		}
						
		#hovermainMenu li a:hover{
			background: url(../img/menuHoverSelect.jpg) repeat-x;
			border:1px solid #000;
			padding:0px 24px;					
		}			
	
	#hoversubMenu{
		height:29px;
		background-color:#7e7f81;
		background: url(../img/light-subnav-bg.jpg) no-repeat;	
	}
	
	#hoversubMenu ul{
		margin:0px;
		margin-top:3px;
		margin-right:20px;
	}
				
	#hoversubMenu li{
		display:inline;
		color:#fff;
		margin-left:10px;
		margin-right:0px;
	}
	
	#hoversubMenu li strong{
		font-size:12px;
		text-transform:Capitalize;
		font-style: italic;
		color:#5F5F5F;
	}
				
	#hoversubMenu li a{
		color:#353535;
		text-decoration:none;
		border-right: 1px solid #706c6c;
		padding-right: 10px;
	}
	
	#hoversubMenu li a.current{
		color:#C82211;
		text-decoration:none;
		border-right: 1px solid #706c6c;
		padding-right: 10px;
	}
	
	#hoversubMenu li a:hover{
		color:#C82211;
	}
	
/*********************************/
/* Search page styles
/*********************************/

.search-header {
	height: 40px ;
	border-bottom: 1px solid #CCC ;
	margin-bottom: 20px ;
}

.found {
	font-size: 18px ;
	color:#920000;
	float: left ;
}

	.found strong {
		color: #630000 ;
	}

.searchnumbers {
	font-size:12px ;
	margin-top: 0px ;
	padding: 5px ;
	color: #AAA ;
	float: right ;
	text-align: right ;
}

	.searchnumbers a {
		color: #630000 ;
		padding: 2px ;
	}
	
		.searchnumbers a:hover, .searchnumbers a.selected {
			color: #FFF ;
			background-color: #630000 ;
			text-decoration: none ;
			padding: 2px ;
		}

/*********************************/
/* Search page 2 ****
/*********************************/

.searchResults a{
	padding:2px;
	color:#920000;
	text-decoration:underline;
}

	.searchResults a:hover{
		
	}

		.searchResults a .newsDate{
			color:#888;
		}

		.searchResults a h1 {
			font-size:12px;
		}


.fileType
{
	width: 962px;
	height: 96px;
	display: block;
	background: url(../img/filetypes/fullbg.gif) center center no-repeat;
	text-decoration: none;
	margin-bottom: 0px;
	padding:2px;
	position:relative;
	z-index:2;
}

.fileType span 
{
	margin-left:15px;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	top:-50px;
	margin-right: 25px;
	font-family: tahoma;
	font-weight:bold;
	position:relative;
}

.fileType img
{
	position:relative;
	margin-top:15px;
	height:60px;
	overflow-y:hidden;
}

.list
{
	position:relative;
	display:block;
	margin-top:-12px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	margin-left:2px;
	width: 932px;
	background:#ECECEC;
	z-index:1;
}

.listBtm
{
	width:962px;
	background: url(../img/filetypes/fullbg-btm.gif) center center no-repeat;
	height:27px;
	margin-left:2px;
}

/*********************************/
/* Communications ****
/*********************************/

#keywordSearch
{ 

}

#startDate
{
}

#endDate
{
}


/*********************************/
/* New Downloads ****
/*********************************/
.downloadTable td
{
	font-size:12px;
}

.downloadTable td img
{
	padding:2px;
}

.downloadTable td a span
{
	font-size:8px;
}

/*********************************/
/* Submit Partner page ****
/*********************************/
.submit-partner .row {
	border-bottom: 1px solid #EFEFEF ;
	padding: 10px ;
}

	.submit-partner .row label {
		width: 120px ;
		padding-right: 20px ;
		font-size: 14px ;
		text-align: right;
		display: block ;
		float: left ;
	}
	
.product-select {
	background-color: #9f0000 ;
	padding: 20px ;
	margin-top: 40px ;
}

	.product-select h1 {
		color: #FFF ;
		font-size: 18px ;
		margin: 0px ;
		margin-bottom: 0px ;
	}
	
	.product-select h2 {
		background-color: #9f0000 ;
		color: #FFF ;
		font-size: 11px ;
		margin: 0px ;
		margin-bottom: 20px ;
	}
	
	.product-select .products {
		width: 850px;
		height: 90px ;
	}
	.product-select.bg {
	
		background: #FFF url(../img/product-bg.jpg) center center no-repeat;
	}
	.product-select.bg2 {
		padding: 0px ;
		background: #DDD  url(../img/product-bg2b.jpg) center bottom no-repeat;
	}
	
		.product-select.bg2 .bg2-inner {
			padding: 20px ;
			background: url(../img/product-bg2t.jpg) center top no-repeat;
			min-height: 211px ;
		}
	
		.product-select.bg h2 {
			background-color: transparent ;
			font-weight: normal ;
			color: #e8caca ;
		}
	
		.product-select .products option {
			font-size:16px ;
			font-style: italic ;
		}
		
		.product-select .products .product {
			font-style: normal ;
			font-size:12px ;
			padding-left: 20px ;
		}
		
		
		.product-select  a.upload-file {
			background: url(../img/icons/attach.png) left center no-repeat;
			padding-left: 20px ;
			color: #9f0000 ;
		}
		
		.product-select  ul.file-list {
			margin: 0px ;
			padding: 0px ;
			list-style-type: none ;
			margin-bottom: 5px ;
			margin-top: 5px ;
			border-bottom:1px solid #EEE;
		}
			.product-select  ul.file-list li {
				padding: 8px ;
				border-bottom: 1px solid #EEE ;
			}
			
			.product-select  ul.file-list li img{
				padding-bottom:2px;
			}			
			
			.product-select  ul.file-list li input{
				font-size:12px;
			}			
			
			.product-select  ul.file-list li span{
					font-size:16px ;
					font-style: italic ;
					color: #9f0000 ;
			}			
			
			.product-select  ul.file-list li span.right{
					font-size:14px;
					color: black;
					float:right;
			}
			
		.product-select  ul.file-list li a.upload-file {
			background: url(../img/icons/attach.png) left center no-repeat;
			padding-left: 20px ;
			font-size:11px ;
			color: #d08888  ;
			margin-left: 30px ;
		}
		
		.product-select a.delete-file {
			font-size:11px ;
			color: #920000  ;
			padding-left: 10px ;
		}




.fileinput {
	position:relative; 
	top:2px; 
	height:22px;
}

/* New Tree View */

#prodCategories
{
	border:none;
	border-top:solid 1px #ECECEC;
	border-left:solid 1px #ECECEC;
	border-right:solid 1px #ECECEC;
	border-bottom:solid 3px #ECECEC;
	width:300px;
	margin-top:5px;
	margin-left:-18px;
	
	-moz-border-radius: 0.8em;     
    -webkit-border-radius: 0.8em;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);    
}

#prodCategories ul li
{
	font-size: 14px;
	color: #ECECEC;	
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	font-weight:bold;
}

a.menuItm
{
 	color: #a82328;
	text-decoration:none;
}

a.grey
{
	color:#B6B6B6;
	text-decoration:none;
}

a.seeAll
{
	color: #ffffff;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #a82328;
	float: right;
	text-decoration: underline;
}

#prodCategories ul.subMenu
{
	margin:0px;
	padding-left:0px;
}

#prodCategories ul.subMenu li
{
	padding-left:5px;
}

#prodCategories ul.subSubMenu
{
	margin:0px;
	padding-left:0px;
}

#prodCategories ul.subSubMenu li
{
	padding-left:10px;
}

.subMenuItm
{
	font-weight:normal;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
.subMenuItm:hover { text-decoration:none; }

.subSubMenuItm
{
	font-weight:normal;
	color:#666666;
	font-size:12px;
	text-decoration:none;
}
.subSubMenuItm:hover { text-decoration:none; }