.errorDisplay {
	border:1px solid #FF0000!important;
}
.DiffErr {
	border-color:#bb0000!important;
}
.HideErr {
	border-color:#e1e1eb!important;
}
/* Signup and Forgot Password Panels */
#createDynSynForm{position:absolute;background:#fff;height:309px;width:169px;/*top:269px;*/margin:0 0 0 1px;color:#096bc8;display:none;bottom:533px;}
#createDynSynForm input{border:1px solid #e1e1eb;width:150px;height:24px;margin:9px 0 0 5px;color:#096bc8;/*text-transform:uppercase;*/font-weight:bold;font-size:11px;padding:0 0 0 7px;}
#createDynSynForm input.dobPicker{width:130px;margin:9px 3px 0 5px;}
#createDynSynForm label{margin:9px 0 0 7px;color:#096bc8;text-transform:uppercase;font-weight:bold;font-size:11px;padding:0 0 0 7px;}
#createDynSynForm input[type="radio"]{width:auto;height:auto;margin:9px 0 0 2px;padding:0 0 0 0px;}
#createDynSynForm span{margin:0 7px 0 29px;}
#createDynSynForm input[type="submit"]{background:#1977d7;color:#FFFFFF;border:none;width:159px;}
#forgotPassword, #triggerSignUpFrm{cursor:pointer;}
#cretForgotPassEve{border-top:#CBD8E6 1px solid;padding:0 10px 4px;position:absolute;width:204px;background:#b4cce3;left:129px;bottom:387px;display:none;}
@media screen and (-webkit-min-device-pixel-ratio:0){#cretForgotPassEve{left:128px;padding:0 10px 1px;}}

#tabVideo .photo-tab .inner {
background-color: #FFFFFF;
    border: 1px solid #cccccc;
    padding: 10px;
    width: 659px;
	margin-bottom:5px;
}
#tabVideo .photo-tab-center {
width : 156px;
float : left;
padding : 10px 0;
}
#tabVideo .photo-tab-right {
width : 156px;
float : left;
padding : 10px 0;
}
#tabVideo .photo-tab p {
color : #808080;
font : 12px arial;
margin:5px 0;
}
#tabVideo .photo-tab-left {
text-align:left;
}
#tabVideo .photo-tab-left a {
float : none !important ;
margin : 0 !important ;
padding : 0 !important ;
text-align : center;
width : 100%;
}
#tabVideo .link1 {
	border: 0 solid;
    color: #666666;
    float: left;
    font: 12px arial;
    padding: 4px;
    resize: none;
    width: 655px;
	 margin-bottom: 8px;
}

.SocPro .inner .LF .Sbar .searchBox { margin-top:18px;}
.SocPro .inner .LF .Sbar .searchBox .txtA {width:144px; height:18px; border:1px #6f6f6f solid; float:left; line-height:18px; font-size:10px; color:#2b86e2;}
.SocPro .inner .LF .Sbar .searchBox .go{
	background: none repeat scroll 0 0 #0e3140;
    border: 1px solid #6f6f6f;
	color:#fff;
    display: block;
    font-size: 11px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    height: 2.2em;
    padding: 3px;
    width: 2.85em;
	cursor:pointer;
}

#frmSearch .go{
	background: none repeat scroll 0 0 #0e3140;
    border: 1px solid #6f6f6f;
	color:#fff;
    font-size: 11px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    height: 2.2em;
    padding: 3px;
    width: 2.85em;
	cursor:pointer;
}

#Messages {
    background: none repeat scroll 0 0 #D8E6F1 !important;
    border: 5px solid #032B49;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    left: 45% !important;
    padding: 20px 40px;
    position: fixed;
    top: 45%;
    z-index: 999;
}

#Messages .close {float:right; padding-left:10px;padding-right:5px;}
#Messages .close  a{color:#000; font-weight:bold; text-decoration:none;}

#Messages #inner_message{}

.msgTextArea{
	border: 1px solid #afbace;
	width: 300px !important;
	height: 100px !important;
}

.articleImage {
	float:left; 
	width:100px; 
	height:100px; 
	overflow:hidden;
}
.searchBoxNew {
    float: right;
    font-size: 10px;
    width: 144px;
}
.searchBoxNew input[type="text"] {
	width:120px;
	font-size: 10px;
    height: 16px;
	color: #2B86E2;
}
.searchBoxNew .go {
    background: none repeat scroll 0 0 #0E3140;
    border: 1px solid #6F6F6F;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 9px;
    height: 21px;
    padding: 3px;
    width: 21px;
}

/* PAGNIATION*/
.articlePage .pagin {font-size: 14px;text-transform: uppercase;display:block; float:left;}
.articlePage .pagin a{color: #47A0E2;}
.articlePage .pagin a:hover {color: #000;}
.articlePage .pagin a.active {color: #000; font-weight:bold}
.articlePage .pagin ul{float:left;display:block;white-space:nowrap;}
.articlePage .pagin li {display: block;float: left;padding: 3px;}
.articlePage .pagin span{display:block;float:left;padding:3px;}
.articlePage .pagin .prev{ margin-right:10px;}
.articlePage .pagin .next{ margin-left:10px;}
