@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, h4, ul, li, p {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bodyBG.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
}

.left{
	float:left;
}

.right{
	float:right;
}

/** layout **/

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

.mainDivBody{
	width:100%;
	float:left;
	padding-bottom:16px;
	border-bottom:2px dotted #5f5f5f;
	margin-bottom:10px;
}

.mainAutoDiv{
	margin-left:auto;
	margin-right:auto;
	width:976px;
}

.content{
	padding:0px 10px 10px 10px;
	/*width:956px;*/
	width:938px;
	float:left;
	text-align:justify;
}

.content h2{
	font-size:24px;
	color:#0375b4;
	font-weight:normal;
}

#header{
	width:949px;
	padding-left:27px;
	float:left;
	/*height:150px;*/
	height:125px;
	border-top:3px solid #0375b4;
	border-bottom:3px solid #0375b4;
	margin-bottom:2px;
}

#header img{
	margin-top:13px;
	float:left;
}

.headerArea {
	width:697px;
	float:right;
}

#welcomeNote {
	float:right;
	margin-left:750px;
	position:absolute
}

#menu{
	font-size:12px;
	color:#0375b4;
	text-transform:uppercase;
	float:right;
	/*width:100%;*/
	/*margin-top:40px;*/
	margin-top:15px;
}

#menuHomeS{
	color:#ffffff;
	font-size:12px;
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/homeS.gif);
	float:left;
	margin-right:2px;
}

#menuHomeS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuHomeS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuHome{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
	margin-right:2px;
}

#menuHome a{
	font-size:12px;
	color:#0375b4;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuHome a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/homeS.gif);
	float:left;
}

#menuBrowseS{
	color:#ffffff;
	font-size:12px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/browseS.gif);
	float:left;
	margin-right:2px;
}

#menuBrowseS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuBrowseS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuBrowse{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
	margin-right:2px;
}

#menuBrowse a{
	font-size:12px;
	color:#0375b4;	
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuBrowse a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/browseS.gif);
	float:left;
}

#menuOnlineS{
	color:#ffffff;
	font-size:12px;
	padding-left:11px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/onlineS.gif);
	float:left;
	margin-right:2px;
}

#menuOnlineS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuOnlineS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuOnline{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
	margin-right:2px;
}

#menuOnline a{
	font-size:12px;
	color:#0375b4;	
	padding-left:11px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuOnline a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:11px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/onlineS.gif);
	float:left;
}

#menuFaqsS{
	color:#ffffff;
	font-size:12px;
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/faqsS.gif);
	float:left;
	margin-right:2px;
}

#menuFaqsS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuFaqsS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuFaqs{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
	margin-right:2px;
}

#menuFaqs a{
	font-size:12px;
	color:#0375b4;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuFaqs a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/faqsS.gif);
	float:left;
}

#menuWorkS{
	color:#ffffff;
	font-size:12px;
	padding-left:9px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/workS.gif);
	float:left;
	margin-right:2px;
}

#menuWorkS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuWorkS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuWork{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
	margin-right:2px;
}

#menuWork a{
	font-size:12px;
	color:#0375b4;	
	padding-left:9px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuWork a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:9px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/workS.gif);
	float:left;
}

#menuContactS{
	color:#ffffff;
	font-size:12px;
	padding-left:9px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/contactS.gif);
	float:left;
}

#menuContactS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuContactS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuContact{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
}

#menuContact a{
	font-size:12px;
	color:#0375b4;	
	padding-left:9px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuContact a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:9px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/contactS.gif);
	float:left;
}


#menuProfileS{
	color:#ffffff;
	font-size:12px;
	padding-left:10px;
	padding-right:11px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/contactS.gif);
	float:left;
}

#menuProfileS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuProfileS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuProfile{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
}

#menuProfile a{
	font-size:12px;
	color:#0375b4;	
	padding-left:10px;
	padding-right:11px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuProfile a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:10px;
	padding-right:11px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/contactS.gif);
	float:left;
}

#menuLoginS{
	color:#ffffff;
	font-size:12px;
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/homeS.gif);
	float:left;
	margin-right:2px;
}

#menuLoginS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuLoginS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuLogin{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
	margin-right:2px;
}

#menuLogin a{
	font-size:12px;
	color:#0375b4;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuLogin a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/homeS.gif);
	float:left;
}

#menuLogoutS{
	color:#ffffff;
	font-size:12px;
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/bigButtonS.gif);
	float:left;
	margin-right:2px;
}

#menuLogoutS a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuLogoutS a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

#menuLogout{
	font-size:12px;
	color:#0375b4;
	text-decoration:none;
	float:left;
	margin-right:2px;
}

#menuLogout a{
	font-size:12px;
	color:#0375b4;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	float:left;
}

#menuLogout a:hover{
	font-size:12px;
	color:#ffffff;	
	padding-left:10px;
	padding-right:9px;
	padding-top:8px;
	padding-bottom:8px;
	text-decoration:none;
	background-image:url(../images/bigButtonS.gif);
	background-repeat: no-repeat;
	float:left;
}

#banner{
	 margin-bottom:18px;
	 padding-top:127px;
	 padding-left:528px;
	 float:left;
	 width:448px;
	 height:251px;
	 background-image:url(../images/banner.jpg);
	 background-repeat:no-repeat;
}

#banner select{
	 width:94px;
	 border:1px solid #a5acb2;
	 font-size:11px;
}

.bannerField{
	width:100px;
	float:left;
}

.bannerTF{
	width:94px;
	float:left;
	height:16px;
	border:1px solid #a5acb2;
	font-size:11px;
}

.newsletterTF{
	width:150px;
	height:16px;
	border:1px solid #a5acb2;
	font-size:12px;
	color:gray;
}

.bannerFieldName{
	width:100px;
	float:left;
	text-align:right;
	color:#FFFFFF;
	margin-top:2px;
}

.leftForm{
	width:200px;
	float:left;
}

.black24{
	font-size:24px;
}

.indexLeft{
	width:635px;
	float:left;
}

.indexRight{
	width:338px;
	float:right;
}

#loginPannel{
	background-image:url(../images/loginBG.jpg);
	background-repeat:no-repeat;
	width:302px;
	height:215px;
	padding-top:5px;
	float:left;
	margin-bottom:9px;
	padding-left:36px;
	color:#0375b4;
	position:relative;
}

#loginPannelSmall{
	background-image:url(../images/loginBGSmall.jpg);
	background-repeat:no-repeat;
	width:306px;
	height:63px;
	padding-top:87px;
	float:left;
	margin-bottom:9px;
	padding-left:30px;
	color:#0375b4;
}

#loginPannelSmall a{
	color:#0375b4;
	font-weight:bold;
	text-decoration:underline;
}

#loginPannelSmall a:hover{
	color:#0375b4;
	font-weight:bold;
	text-decoration:none;
}

.loginPannelLeft{
	width:100%; 
	float:left; 
	margin-top:82px;
}

.loginPannelRight{
	width:132px; 
	height:79px;
	top:4px;
	right:4px;
	position:absolute;
}

#loginPannel a{
	color:#0375b4;
	text-decoration:underline;
}

#loginPannel a:hover{
	color:#0375b4;
	text-decoration:underline;
}

.mostViewed{
	margin-left:0px;
	margin-bottom:13px;
}

.userPannel{
	background-image:url(../images/pannelBG.jpg);
	background-repeat:no-repeat;
	width:281px;
	height:105px;
	float:left;
	padding-top:9px;
	padding-left:12px;
	margin-bottom:12px;
}

.userPannel h2{
	font-size:14px;
	color:#77b934;
	margin-bottom:5px;
}

.userPannel h2 a{
	font-size:14px;
	color:#77b934;
	margin-bottom:5px;
	text-decoration:none;
}

.userPannel h3{
	font-size:11px;
	margin-bottom:3px;
	font-weight:normal;
}

.userPannel img{
	/*width:110px;
	height:64px;*/
	border:1px solid #c0c0c0;
	margin-right:10px;
	float:left;
}

.userPannelMain{
	width:615px;
	float:left;
	padding-left:10px;
	padding-bottom:28px;
}

.gray11{
	padding-right:15px;
	float:left;
	font-size:11px;
	color:#8c8c8c;
	text-align:justify;
	margin-left:15px;
}

#footerOuter{
	margin-left:auto;
	margin-right:auto;
	width:990px;
}

#footer{
	background-color:#34b7db;
	height:65px;
	width:960px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	font-size:10px;
}

#footerMenu{
	width:auto;
	float:left;
	margin-top:19px;
}

#footerMenu a{
	color:#FFFFFF;
	text-decoration:none;
}

#footerMenu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#footerRight{
	width:auto;
	float:right;
	margin-top:10px;
	text-align:right;
}

#footerRight a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#footerRight a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.loginFieldName{
	width:69px;
	float:left;
	margin-top:2px;
}

.loginField{
	width:170px;
	float:left;
}

.loginField1{
	width:77px;
	float:right;
	margin-top:15px;
	padding-right:20px;
}

.loginFieldInput{
	width:167px; 
	height:16px;
	border:1px solid #bbbbbb;
}

/*-------------------------------Contact us css-------------------------------------------*/

.contactUsLeft{
	width:390px;
	float:left;
	min-height: 250px;
	height:auto !important;
	height:250px;
	border-right:1px solid #666666;
}

.contactUsRight{
	width:410px;
	float:left;
	height:auto;
	padding-left:35px;
}

.contactUsTxt{
	width:370px;
	margin-bottom:10px;
	text-align:justify;
}

.contactUsTxt a{
	color:#28353e;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.contactUsTxt a:hover{
	color:#28353e;
	text-decoration:underline;
	font-weight:bold;
}

.contactUsFormTxt{
	width:150px;
	float:left;
	text-align:right;
	color:#000;
}

.contactTFDiv{
	width:205px;
	height:35px;
	float:left;
}

.contactEnd{
	width:200px;
	height:30px;
	float:left;
}

.contactTADiv{
	width:205px;
	height:70px;
	float:left;
	margin-bottom:10px;
}

.contactTF{
	width:200px;
	height:16px;
	border:1px solid #666666;
	background-color:#ffffff;
	font-size:12px;
	float:left;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.contactTA{
	width:200px;
	height:50px;
	border:1px solid #666666;
	overflow:auto;
	background-color:#ffffff;
	font-size:12px;
	float:left;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.errorTFDiv{
	color:#FF0000;
	vertical-align:top;
	width:220px;
	float:left;
}

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

.mandatory{
	font:Verdana;
	font-size:12px;
	color:red;
	font-weight:normal;
	float:left;
	width:11px;
}

.mandatory1{
	font:Verdana;
	font-size:11px;
	color:red;
	font-weight:normal;
	float:left;
	padding-left:485px;
}

.formValidation
{
	font:Verdana;
	font-size:12px;
	/*color:red;*/
}

.formValidation label
{
	float:left;
	width: auto;
	display:block;
}

.formValidation label.error
{ 
	color:#FF0000;
	display:block;
	min-width:210px;
	width:auto !important;
	width:210px;
	
}

.formValidation input.submit
{
	margin-left:0px;
}

/*-------------------------------End of Contact us css-------------------------------------------*/

/*----------------------------------------Forms CSS----------------------------------------------*/
.divFullBorder{
	float:left;
	border:1px solid #000000;
	width:916px;
	padding:20px;
	margin-bottom:20px;
	margin-top:5px;
	
}

.fields{
	width:100%;
	float:left;
	margin-bottom:5px;
}

.div100BottomBorder p{
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

.fieldLeft{
	width:150px;
	float:left;
	font-size:11px;
}

.fieldRight1{
	width:700px;
	float:left;
	font-size:11px;
}

.fieldRight{
	width:700px;
	float:left;
	font-size:11px;
}

.fieldRightRed{
	width:700px;
	float:left;
	font-size:11px;
	color:#FF0000;
}

.fieldRight span{
	font-size:11px;
	padding-left:20px;
}

.fieldRight input{
	border:1px solid #000000;
	font-size:11px;
	background-color:#eaebec;
	color:#000000;
	float:left;
}

.fieldRight select{
	border:1px solid #000000;
	font-size:11px;
	background-color:#eaebec;
	color:#000000;
	float:left;
}

.tfSmall{
	width:150px;
}

.tfMedium{
	width:220px;
}

.tfLarge{
	width:220px;
}
/*----------------------------End of Forms CSS-----------------------*/

/*----------------------------Browse Page CSS-----------------------*/

.browsePageLeft{
	width:731px;
	float:left;
	padding-top:3px;
}

.userMainPannel{
	width:358px;
	height:192px;
	float:left;
	margin-right:6px;
}

.userMainPannelHead{
	width:330px;
	height:23px;
	float:left;
	background-image:url(../images/userHeadBG.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding:6px 14px 0px 14px;
}

.userMainPannelHead a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.userMainPannelHead a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

.blueBold13{
	color:#06486c;
	font-size:13px;
	font-weight:bold;
}

.userImgDiv{
	width:134px;
	height:149px;
	float:left;
	margin-right:4px;
	border:1px solid #acd5f2;
	text-align:center;
	background-color:#FFFFFF;
}

.userImgDiv img{
	/*width:124px;
	height:139px;*/
	border:5px solid #ffffff;
}

.userDetailDiv{
	width:190px;
	height:129px;
	padding-top:20px;
	padding-left:26px;
	background-image:url(../images/userDetailBG.jpg);
	background-repeat:no-repeat;
	float:left;
	border:1px solid #acd5f2;
}

.userDetailDiv div{
	width:100%;
	float:left;
	margin-bottom:8px;
	font-size:13px;
	color:#06486c;
}

.browsePageRightMain{
	width:229px;
	float:left;
}

.browsePageRight{
	width:100%;
	height:594px;
	float:left;
	background-image:url(../images/innerRightPannelBG.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	color:#47494a;
	font-size:12px;
}

.browsePageRight1{
	width:100%;
	height:400px;
	float:left;
	background-image:url(../images/innerRightPannelBG1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-left:12px;
	color:#47494a;
	font-size:12px;
}

.browsePageRight a{
	color:#0375b4;
	text-decoration:underline;
	font-size:11px;
}

.browsePageRight a:hover{
	color:#0375b4;
	text-decoration:underline;
	font-size:11px;
}

.pagingLeft{
	width:5px;
	height:27px;
	float:left;
	background-image:url(../images/pagingLeft.jpg);
	background-repeat:no-repeat;
}

.pagingCenter{
	width:946px;
	padding-left:20px;
	padding-top:6px;
	height:21px;
	float:left;
	background-image:url(../images/pagingCenter.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}

.pagingCenterEx {
	width: 680px;
}

.pagingMainDivEx {
	margin-left:5px
}

.pagingCenter a{
	color:#ffffff;
	text-decoration:none;
}

.pagingCenter a:hover{
	color:#000000;
	text-decoration:underline;
}

.pagingRight{
	width:5px;
	height:27px;
	float:left;
	background-image:url(../images/pagingRight.jpg);
	background-repeat:no-repeat;
}

.pagingUnclickable {
	color:grayText
}

#innerMenu{
	background-image:url(../images/innerMenuCenter.jpg);
	background-repeat:repeat-x;
	width:971px;
	float:left;
	height:35px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#innerMenuRight{
	background-image:url(../images/innerMenuRight.jpg);
	background-repeat:no-repeat;
	width:5px;
	float:left;
	height:35px;
}

.innerSeperator{
	background-image:url(../images/innerSeperator.jpg);
	background-repeat:no-repeat;
	width:2px;
	float:left;
	height:35px;
}

.innerMenuMail{
	background-image:url(../images/innerMenuMail.jpg);
	background-repeat:no-repeat;
	float:left;
	height:35px;
}

.innerMenuMail a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	float:left;
	height:25px;
	padding-left:23px;
	/*padding-right:23px;*/
	padding-right:10px;
	
	/*padding-left:13px;
	padding-right:13px;*/
	padding-top:10px;
	font-weight:bold;
	/*width:38px;*/
	width:50px;
}

.innerMenuMail a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/innerMenuMailS.jpg);
	background-repeat:no-repeat;
	float:left;
	height:25px;
	padding-left:23px;
	/*padding-right:23px;*/
	padding-right:10px;
	/*padding-left:13px;
	padding-right:13px;*/
	padding-top:10px;
	font-weight:bold;
	/*width:38px;*/
	width:50px;
}

.innerMenuMailS{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/innerMenuMailS.jpg);
	background-repeat:no-repeat;
	float:left;
	height:25px;
	padding-left:23px;
/*padding-right:23px;*/
	padding-right:10px;
	/*padding-left:13px;
	padding-right:13px;*/
	padding-top:10px;
	font-weight:bold;
		/*width:38px;*/
	width:50px;
}

.innerMenuMailS a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.innerMenuMailS a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.innerMenuOther{
	float:left;
	height:35px;
}

.innerMenuOther a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	float:left;
	height:25px;
	padding-left:23px;
	padding-right:23px;
	padding-top:10px;
	font-weight:bold;
}

.innerMenuOther a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/innerMenuS.jpg);
	background-repeat:repeat-x;
	float:left;
	height:25px;
	padding-left:23px;
	padding-right:23px;
	padding-top:10px;
	font-weight:bold;
}

.innerMenuOtherS{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/innerMenuS.jpg);
	background-repeat:repeat-x;
	float:left;
	height:25px;
	padding-left:23px;
	padding-right:23px;
	padding-top:10px;
	font-weight:bold;
}

.innerMenuOtherS a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.innerMenuOtherS a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.innerMenuMyMatches a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	float:left;
	height:25px;
	padding-left:17px;
	padding-right:18px;
	padding-top:10px;
	font-weight:bold;
}

.innerMenuMyMatches a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/innerMenuS.jpg);
	background-repeat:repeat-x;
	float:left;
	height:25px;
	padding-left:17px;
	padding-right:18px;
	padding-top:10px;
	font-weight:bold;
}

.innerMenuMyMatchesS{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/innerMenuS.jpg);
	background-repeat:repeat-x;
	float:left;
	height:25px;
	padding-left:17px;
	padding-right:18px;
	padding-top:10px;
	font-weight:bold;
}

.innerMenuMyMatchesS a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.innerMenuMyMatchesS a:hover{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

/*----------------------------End of Browse Page Forms CSS-----------------------*/

/*----------------------------FAQS CSS-----------------------*/

.mainDivFaqs1{
	width:100%;
	float:left;
	border-bottom:1px solid #d7edf9;
	margin-bottom:20px;
}

.mainDivFaqs1 li{
	margin-bottom:10px;
}

.mainDivFaqs1 li a{
	color:#000000;
	text-decoration:none;
}

.mainDivFaqs1 li a:visited{
	color:#0000FF;
	text-decoration:none;
}

.mainDivFaqs1 li a:hover{
	color:#0375b4;
	text-decoration:underline;
}

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

.mainDivFaqs2 li{
	margin-bottom:10px;
	border-bottom:1px solid #d7edf9;
	padding-bottom:10px;
}

.mainDivFaqs2 li a{
	color:#0375b4;
	text-decoration:underline;
}

.mainDivFaqs2 li a:hover{
	color:#0375b4;
	text-decoration:none;
}


.mainDivFaqs2 li h3{
	font-style:italic;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	color:#0375b4;
}

.mainDivFaqs2 li h1{
	font-size:11px;
	font-weight:normal;
}
/*----------------------------End Of FAQS CSS-----------------------*/

.innerMenuHeading{
	width:954px;
	float:left;
	border:1px solid #56b4e3;
	padding:9px 10px 8px 10px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../images/titleBarBG.jpg);
	background-repeat:repeat-x;
}

.innerMenuHeading h2{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	background-image:url(../images/pointer.gif);
	background-repeat:no-repeat;
}

.innerMenuHeading h3{
	color:#800000;
	font-size:14px;
	font-weight:bold;
}

/*------------------------------Register CSS----------------------*/

.registerLeft{
	width:48%;
	float:left;
	margin-bottom:10px;
}

.registerLeftFull{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.registerRight{
	width:48%;
	float:left;
}

.fieldMain{
	width:100%;
	float:left;
	margin-bottom:10px;
	color:#000;
}

.fieldTitle{
	width:160px;
	float:left;
	padding-top:2px;
	text-align:right;
	color:#000;
}

.fieldSimple{
	width:205px;
	float:left;
	color:#000;
}

.field{
	width:205px;
	float:left;
}

.field input{
	width:200px;
	border:1px solid #a9d9ef;
	height:16px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.field textarea{
	width:200px;
	border:1px solid #a9d9ef;
	height:70px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.field select{
	width:200px;
	border:1px solid #a9d9ef;
	font-size:11px;
}

.field1{
	width:205px;
	float:left;
}

.field1 input{
	width:60px;
	border:1px solid #a9d9ef;
	height:16px;
	font-size:11px;
}

.field1 select{
	width:64px;
	border:1px solid #a9d9ef;
	font-size:11px;
}

.red11{
	color:#FF0000;
	font-size:11px;
}

.box{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:20px;
	font-weight:bold;
	width:150px;
	border:1px solid #a9d9ef;
	float:left;
}
/*------------------------------End of Register CSS----------------------*/

/*------------------------------MailBox CSS----------------------*/

.mailboxMainN{
	width:731px;
	float:left;
	margin-right:10px;
	border-left:1px solid #a9d9ef;
	border-top:1px solid #a9d9ef;
	border-right:1px solid #a9d9ef;
	margin-top:13px;
}

.mailboxMain1{
	width:731px;
	float:left;
	border-left:1px solid #a9d9ef;
	border-top:1px solid #a9d9ef;
	border-right:1px solid #a9d9ef;
}

.mailSettingsMain{
	width:711px;
	padding:10px;
	float:left;
	margin-right:10px;
	border:1px solid #a9d9ef;
	margin-top:13px;
}

.mailboxHeadings{
	width:100%;
	float:left;
	background-color:#d4ecf7;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #a9d9ef;
}

.headingDiv1{
	width:4%; 
	float:left;
	text-align:center;
}

.headingDiv2{
	width:9%; 
	float:left;
	/*text-align:center;*/
	margin-top:3px;
}

.headingDiv3{
	width:18%; 
	float:left;
	margin-top:3px;
}

.headingDiv4{
	width:35%;
	float:left;
	margin-top:3px;
}

.headingDiv5{
	width:26%; 
	float:left;
	margin-top:3px;
}

.headingDiv6{
	width:5%;
	float:right;
	margin-top:3px;
}

.mails{
	width:100%;
	float:left;
	background-color:#eaf6fc;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #a9d9ef;
}

.mails1{
	width:100%;
	float:left;
	background-color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #a9d9ef;
}

.mailsDiv1{
	width:4%; 
	float:left;
	text-align:center;
	margin-top:15px;
}

.mailsDiv1-Ex{
	width:2%; 
	margin-top:18px;
}

.mailsDiv2{
	width:9%; 
	float:left;
	text-align:center;
}

.mailsDiv3{
	width:18%; 
	float:left;
	margin-top:15px;
}

.mailsDiv4{
	width:35%;
	float:left;
	margin-top:15px;
}

.mailsDiv5{
	width:26%;
	float:left;
	margin-top:15px;
}

.mailsDiv6{
	width:5%;
	float:right;
	margin-top:15px;
}

.bold14Blue{
	color:#0375b4;
	font-size:14px;
	font-weight:bold;
}

.bold14Red{
	color:#024262;
	font-size:14px;
	font-weight:bold;
	text-align:right
}

.div200{
	width:200px;
	float:left;
}

.div300{
	width:255px;
	float:left;
}

.div150{
	width:150px;
	float:left;
}

.div400{
	width:380px;
	padding:10px;
	border:1px solid #c6c6c6;
	min-height:70px;
	height:auto !important;
	height:70px;
	background-color:#FFFFFF;
}

/*------------------------------End of MailBox CSS----------------------*/


/*------------------------------Edit Profile CSS----------------------*/
.fieldTitleEdit{
	width:140px;
	float:left;
	padding-top:2px;
	text-align:right;
}

.fieldSimpleEdit{
	width:155px;
	float:left;
}

.fieldEdit{
	width:155px;
	float:left;
}

.fieldEdit input{
	width:150px;
	border:1px solid #a9d9ef;
	height:16px;
	font-size:11px;
}

.fieldEdit select{
	width:150px;
	border:1px solid #a9d9ef;
	font-size:11px;
}

.fieldEdit1{
	width:155px;
	float:left;
}

.fieldEdit1 input{
	width:60px;
	border:1px solid #a9d9ef;
	height:16px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.fieldEdit1 select{
	width:64px;
	border:1px solid #a9d9ef;
	font-size:11px;
}

.textArea{
	width:500px;
	height:50px;
	border:1px solid #a9d9ef;
	overflow:auto;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.textAreaMail{
	width:100%;
	height:100px;
	border:1px solid #a9d9ef;
	overflow:auto;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.textFieldMail{
	width:100%;
	border:1px solid #a9d9ef;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.leftReg2{
	width:661px;
	float:left;
}

.textAreaReg2{
	width:656px;
	height:50px;
	border:1px solid #a9d9ef;
	overflow:auto;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.textAreaDeactive{
	width:496px;
	height:50px;
	border:1px solid #a9d9ef;
	overflow:auto;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.textfield{
	width:500px;
	height:16px;
	border:1px solid #a9d9ef;
	font-size:11px;
}

.leftEdit{
	width:505px;
	float:left;
}

.fieldTitleMail{
	width:350px;
	float:left;
	padding-top:2px;
	text-align:right;
}

/*------------------------------End of Edit Profile CSS----------------------*/

.div20{
	width:20%;
	float:left;
	text-align:center;
}

.div20-1{
	width:20%;
	float:left;
	text-align:center;
	margin-top:13px;
}

.fieldTitleSearch{
	width:150px;
	float:left;
	text-align:right;
	margin-top:2px;
}

.searchHeading{
	font-size:14px;
	font-weight:bold;
}

.searcha{
	color:#000000;
	text-decoration:underline;
}

.searcha a{
	color:#000000;
	text-decoration:underline;
}

.searcha a:hover{
	color:#000000;
	text-decoration:none;
}

.formValidation
{
	font:Verdana;
	font-size:11px;
	color:red;
}

.formValidation label
{
	float:left;
	width: auto;
	display:block;
}

.formValidation label.error
{ 
	color:#FF0000;
	display:block;
	min-width:250px;
	width:auto !important;
	width:250px;
	
}

.formValidation input.submit
{
	margin-left:0px;
}

/*#recaptcha_table {
   border: 1px solid #A9D9EF !important;
 }
 */
.recaptchatable {
	width:200px !important; 
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   width:100px !important;
 }

.textfieldReg2{
	width:656px;
	height:16px;
	border:1px solid #a9d9ef;
	font-size:11px;
}

.rightSendMail{
	width:500px;
	float:left;
	text-align:justify;
	margin-right:5px;
}

.leftSendMail{
	width:100px;
	padding-left:50px;
	float:left;
}

.newImages{
	border:5px solid #666666;
	float:left;
	/*height:139px;*/
	height:155px;
	margin-bottom:15px;
	margin-right:5px;
	text-align:center;
	width:124px;
}

.newImg{
	width:100px;
	height:100px;
	cursor:pointer;
}

.newImgOuter{
	width:auto;
	background-color:#FFFFFF;
	padding:6px;
	float:left;
	border:1px solid #c7e9f9;
	margin-right:10px;
	margin-bottom:10px;
}

.responce{
	margin-top:20px;
	width:711px;
	float:left;
	border:1px solid #a9d9ef;
	padding:10px 0px 10px 20px;
}

.responce h2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
}

.respImg{
	width:110px; 
	float:left; 
	margin-right:25px;
	text-align:center;
}

#errorMsg, .errorMsg, .warnMsg {
  background: #F07F7F url(../images/uf_error.png) repeat scroll 0% 0%;
  background-color: #F07F7F;
  border: solid 1px #DF7D7D;
  color: #A80202;
  padding: 8px;
  display: none;
  font-weight: bold;
  font-size: 14px;
  text-align:center;
  margin:0 10px;
}

#successMsg, .successMsg {
  background: #F07F7F url(../images/uf_success.png) repeat scroll 0% 0%;
  border: solid 1px #009900;
  color: #009900;
  padding: 8px;
  display: none;
  font-weight: bold;
  font-size: 14px;
  text-align:center;
  margin:0 10px;
}

#infoMsg, .infoMsg {
  background: #F07F7F url(../images/uf_focused.png) repeat scroll 0% 0%;
  border: solid 1px #FFCC00;
  color: black;
  padding: 8px;
  display: none;
  font-weight: bold;
  font-size: 14px;
  text-align:center;
  margin:0 10px;
}

.loginArea{
  width:100%;
  float:left;
  height:70px; 
  text-align:right; 
  padding-top:10px;
}

.loginArea a{
  color:#000000;
  font-weight:bold;
  text-decoration:underline;
}

.loginArea a:hover{
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}
.selectList
{
	width:300px;
	font-size:11px;
	font-family:Arial;
}

.onlineUser a {
	color:#06486C;
	text-decoration:underline;
}

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

/*========================================= Events CSS =========================================*/
.eventsTopFull{
	width:100%;
	float:left;
	background-image:url(../images/eventsTop1.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}

.eventsMainFull{	
	float:left;
	background-image:url(../images/eventsMainBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	/*padding:17px 0px 0px 30px;
	width:946px;*/
	padding:17px 0 0 10px;
	width:966px;
}
.eventsMainFull_1{
	width:966px;
	float:left;
	background-image:url(../images/eventsMainBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:12px 0px 0px 10px;
}
.eventsTop{
	width:810px;
	float:left;
	background-image:url(../images/eventsTop.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}

.eventsMain{
	width:748px;
	float:left;
	background-image:url(../images/eventsMainBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:17px 0px 0px 62px;
	min-height:685px;
}
.eventsTop1{
	width:810px;
	float:left;
	background-image:url(../images/eventsTop.gif);
	background-repeat:no-repeat;
	padding-top:10px;
}

.eventsMain1{
	width:765px;
	float:left;
	background-image:url(../images/eventsMainBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:17px 0px 0px 45px;
	/*min-height:685px;*/
	min-height:600px;
}

.eventsMain2{
	width:765px;
	float:left;
	background-image:url(../images/eventsMainBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:2px 0px 0px 45px;
	/*min-height:685px;*/
	min-height:600px;
}

.eventsMain3{
	width:765px;
	float:left;
	background-image:url(../images/eventsMainBG.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:2px 0px 0px 0px;
	/*min-height:685px;*/
	min-height:600px;
}

.eventsInnerMain{
	width:685px;
	float:left;
	background-image:url(../images/eventsInnerMainBG.jpg);
	background-repeat:no-repeat;
	padding-top:11px;
}

.eventsInner{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	width:681px;
	float:left;
	background-image:url(../images/eventsInnerBG.jpg);
	background-repeat:repeat-x;
	/*padding-left:129px;*/
	
	background-color:#FFFFFF;
	min-height:500px;
	height:auto !important;
	height:500px;
}

.eventsInner1{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	width:666px;
	float:left;
	background-image:url(../images/eventsInnerBG.jpg);
	background-repeat:repeat-x;
	padding-left:15px;
	background-color:#FFFFFF;
	padding-top:5px;
	min-height:395px;
}

.eventsInnerNew{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	width:681px;
	float:left;
	background-image:url(../images/eventsInnerBG.jpg);
	background-repeat:repeat-x;
	padding-left:0px;
	background-color:#FFFFFF;
	padding-top:5px;
	min-height:395px;
}

.eventsInner2{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	width:675px;
	float:left;
	background-image:url(../images/eventsInnerBG.jpg);
	background-repeat:repeat-x;
	padding-left:15px;
	background-color:#FFFFFF;
	padding-top:0px;
	padding-left:6px;
}

.content1{
	width:100%;
	float:left;
	text-align:justify;
}

.content1 h2{
	font-size:24px;
	color:#0375b4;
	font-weight:normal;
	margin-bottom:20px;
	padding-left:158px;
}

.btnEventsMain{
	width:100%;
	float:left;
	padding-top:17px;
	padding-bottom:17px;
}

.btnEvents{
	float:left;
}

.btnEvents a{
	background-image:url(../images/eventsBtn.jpg);
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:29px;
	padding-top:7px;
	padding-bottom:7px;
	width:122px;
	float:left;
	text-decoration:none;
}

.btnEvents a:hover{
	background-image:url(../images/eventsBtnS.jpg);
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:29px;
	padding-top:7px;
	padding-bottom:7px;
	width:122px;
	float:left;
	text-decoration:none;
}

.btnEventsS{
	background-image:url(../images/eventsBtnS.jpg);
	background-repeat:no-repeat;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:29px;
	padding-top:7px;
	padding-bottom:7px;
	width:122px;
	float:left;
	text-decoration:none;
}

.btnEventsS a{
	color:#FFFFFF;
	text-decoration:none;
}


.btnEventsS a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.partTop{
	width:651px;
	float:left;
	background-image:url(../images/partTop.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	margin-bottom:10px;
}

.partInner{
	width:651px;
	float:left;
	min-height:160px;
	height:auto !important;
	height:160px;
	background-image:url(../images/partInner.jpg);
	background-repeat:repeat-x;
	background-color:#e5ebf1;
}

.partBottom{
	width:651px;
	float:left;
	height:18px;
	background-image:url(../images/partBottom.jpg);
	background-repeat:no-repeat;
}

.partLeft{
	/*width:144px;*/
	width: 155px;
	padding-left:16px;
	padding-right:16px;
	float:left;
	text-align:center;
	font-weight:bold;
	line-height:15px;
	min-height:150px;
}

.partLeft img{
	/*width:144px;*/
	border:1px solid #b8baba;
	/*height:96px;*/
	margin-bottom:10px;
}

.partRight{
	/*width:449px;*/
	width: 435px;
	float:left;
}

.partRightEx{
	padding-top:10px; 
	min-height:160px
}

.gallery{
	width:100px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
	border:1px solid #a6f1f7;
	line-height:25px;
	text-align:center;
}

.gallery img{
	width:100px;
	float:left;
	height:100px;
}

.gallery a{
	color:#000000;
	text-decoration:underline;
}

.gallery a:hover{
	color:#000000;
	text-decoration:none;
}

.peopleListTop{
	width:218px;
	padding-top:32px;
	float:left;
	background-image:url(../images/peopleListBG.jpg);
	background-repeat:no-repeat;
	margin-right:12px;
}

.peopleList{
	width:198px;
	height:400px;
	padding-top:10px;
	float:left;
	background-image:url(../images/peopleListBG1.jpg);
	background-repeat:repeat-y;
	padding-left:20px;
}

.peopleScroll{
	width:188px;
	height:310px;
	float:left;
	/*overflow:scroll;*/
	overflow-x:hidden;
	overflow-y:auto; 
}

.peopleListBot{
	width:218px;
	height:11px;
	float:left;
	background-image:url(../images/peopleListBot.jpg);
	background-repeat:no-repeat;
}

.leftInv{
	width:140px;
	float:left;
	padding-top:3px;
}

.inviteRight{
	width:440px;
	float:left;
	padding-top:15px;
}

.inviteRight h2 {
	font-size:18px;
	color:#0375b4;
	font-weight:normal;
	margin-bottom:10px;
}

.inviteRight input {
	width:413px;
	border:1px solid #a9d9ef;
	height:16px;
	font-size:11px;
}

.inviteRight input.imgInput{
	border:medium none;
	height:auto;
	width:auto;
}

/*========================================= End Of Events CSS =========================================*/

/*========================================= Begin Of Trail Images CSS =========================================*/
#divTrailImageId
{
	font-size: .75em;
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	width: 330px;
	height: 0;
	z-index: 200;
}
/*========================================= End Of Trail Images CSS =========================================*/

.eventnewLeft{
	border:1px solid #ACD5F2;
	float:left;
	height:181px;
	margin-bottom:12px;
	margin-right:5px;
	width:356px;
	text-align:center;
	vertical-align:middle;
}

.eventnewLeft img{
	/*float:left;
	width:354px;
	height:179px;	
	border:1px solid #acd5f2;*/
}

.eventnewRight{
	width:356px;
	height:181px;
	float:left;
	margin-right:0px;
	margin-bottom:12px;
}

.eventnewRight img{
	width:354px;
	height:179px;
	float:left;
	border:1px solid #acd5f2;
}

.hint {
    font-size: 90%;
    color: #999;
}
.filterSelection {
	padding-bottom:10px;
	padding-left:15px;
	padding-top:10px;
}

.filterSelection a{
	font-size:9px;
}
.viewMore{
	right:27px;
	position:absolute;
	top:-20px;
}

.viewMore a{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.viewMore a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.btnAbsolute{
	width:auto;
	float:right
}

.btnMain{
	width:auto;
	float:left;
	height:31px;
}

.btnLeft{
	width:10px;
	float:left;
	background-image:url(../images/btnLeft.gif);
	background-repeat:no-repeat;
	height:31px;
}

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

.btnCenter a{
	width:auto;
	float:left;
	font-size:14px;
	color:#2f7ea3;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(../images/btnCenter.gif);
	background-repeat:repeat-x;
}

.btnCenter a:hover{
	width:auto;
	float:left;
	font-size:14px;
	color:#800000;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	background-image:url(../images/btnCenter.gif);
	background-repeat:repeat-x;
}

.btnRight{
	width:10px;
	float:left;
	background-image:url(../images/btnRight.gif);
	background-repeat:no-repeat;
	height:31px;
}

.memberImageBig{
	width:auto;
	padding:9px;
	background-color:#FFFFFF;
	float:left;
	border:1px solid #c7e9f9;
}

.allDetials{
	width:405px;
	padding:20px; 
	float:left;
	border:2px solid #FFFFFF;
	background-image:url(../images/detailBG.gif);
	background-repeat:repeat-x;
}

.gray12bold{
	color:#777676;
	font-size:12px;
	font-weight:bold;
}

.currentEventsMain{
	width:974px;
	float:left;
	border:1px solid #087db8;
}

.currentEventsInner{
	width:50%;
	float:left;
}

.currentEventsInner h2{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin-left:52px;
	margin-top:5px;
}

.currentEventsHeader{
	width:486px;
	border-right:1px solid #4ba1c9;
	border-bottom:1px solid #4ba1c9;
	background-image:url(../images/upcomingBG.gif);
	background-repeat:no-repeat;
	height:31px;
	float:left;
}

.pastEventsHeader{
	width:486px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #4ba1c9;
	background-image:url(../images/pastBG.gif);
	background-repeat:no-repeat;
	height:31px;
	float:left;
}

.currentEventsDet{
	width:466px;
	height:107px;
	padding-top:15px;
	padding-left:20px;
	float:left;
	background-image:url(../images/currentEventsDetBG.gif);
	background-repeat:repeat-x;
}

.currentEventsDet ul{
	width:100%;
	float:left;
	height:88px;
	list-style-type:none;
}

.currentEventsDet li{
	width:451px;
	float:left;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:4px;
}

.sepBlue{
	width:1px;
	height:122px;
	background-color:#57abc7;
	float:left;
}

.sepWhite{
	width:1px;
	height:122px;
	background-color:#CCCCCC;
	float:left;
}

.bold12red{
	color:#800000;
	font-size:12px;
	font-weight:bold;
}

.reg12red{
	color:#800000;
	font-size:12px;
}

.reg10{
	font-size:10px;
}

.reg12red a{
	color:#800000;
	font-size:12px;
	text-decoration:none;
}

.reg12red a:hover{
	color:#800000;
	font-size:12px;
	text-decoration:underline;
}

.bold12blue{
	color:#005476;
	font-size:12px;
	font-weight:bold;
}

.reg12blue{
	color:#005476;
	font-size:12px;
}

.reg12blue a{
	color:#005476;
	font-size:12px;
	text-decoration:none;
}

.reg12blue a:hover{
	color:#005476;
	font-size:12px;
	text-decoration:underline;
}

.viewmore{
	float:right;
	width:auto;
	padding-right:20px;
}

.viewmore a{
	color:#800000;
	font-weight:bold;
	text-decoration:underline;
}

.viewmore a:hover{
	color:#800000;
	font-weight:bold;
	text-decoration:none;
}

.viewmore1{
	float:right;
	width:auto;
	padding-right:20px;
}

.viewmore1 a{
	color:#005476;
	font-weight:bold;
	text-decoration:underline;
}

.viewmore1 a:hover{
	color:#005476;
	font-weight:bold;
	text-decoration:none;
}

.mainDivChangePassword {
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

.fieldMain_Comment{
padding-left:50px;
}
.cancelComment{
border:none; margin-bottom:auto
}
.leftReg2_Comment {
width:auto;
}
.fieldTitle_Comment{
width:auto
}
.fieldMain_Comment{
margin-top:10px;
}
.partLeft_Comment{
width:auto; padding-left:35px;
}
.commentDescription{
	min-height:65px
}
.commentedBy{
	float:right;
	padding-top:10px;
}
.partRight_SendMail {
	float:left; 
	width:370px;
	padding-bottom:5px;
}

.anchorStyle{
	color:#000000;
	font-weight:bold;
}

.anchorStyle a{
	color:#000000;
	text-decoration:underline;
}

.anchorStyle a:hover{
	color:#000000;
	text-decoration:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
	.contactTA{ 
		width:196px;
	} 
	.imgInput{
		width:220px;
	}
	.textAreaReg2{
		width: 650px;
	}
	.field textarea{
		width:196px;
	}
	.textAreaDeactive{
		width:496px;
		height:50px;
		border:1px solid #a9d9ef;
		overflow:auto;
		font-size:11px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
	}
}