/* CSS Document */

/**
 * Style sheet for TwoBrightLights
 *
 *
 * @author CITPL
 * @company Cerulean Information Technology Pvt Ltd.
 * @package TwoBrightLights
 * @Updated 17/Sep/2012
 */
 
html, body {
	margin: 0px;
	padding:0px; 	
	height:100%;
}

body {	
	font-size:13px;
	color:#4D4D4D;
	min-width:1004px;
    width:expression(document.documentElement.clientWidth <= 1004?"1004px": "auto");
	font-family: 'Lato', Helvetica, Arial, sans-serif !important;
}

input, select, textarea {
	font-size:11px;
}

h1,h2,h3,h4,h5,h6,p,a,em,span,ul,li,ol,img,table,form,div {
	margin:0;
	padding:0;
	list-style:none;
	font-style:normal;
	font-weight:normal;
	border:none;
}

#twobrightlights {
	min-height:100%;
	margin:0 auto;
	padding-left:180px;
	position:relative;
}
* html #twobrightlights{
	height:100%;

}



#twobrightlights_popup {
	width:650px;
	margin:0 auto;
}

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


img a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

.clr {
	clear:both; 
	height:0px; 
	overflow:hidden;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}


.header {
	height:82px;
/*	background: url(../img/skin1/headerbg2.jpg) no-repeat -15px 0px;	*/
	position:relative;
}

.logo {
	position:absolute;
	width:323px;
	height:36px;	
	left:20px;
	top:35px;
}


/*	Header Parts Styles Starts	*/
#header {
/*	background:#000000;*/
/*	margin:30px 0px 0px 0px;*/
	height:32px;
/*	overflow:hidden;*/
padding-top:30px;
width:100%;
}

#header_popup {
	background:#000000 url("../assets/images/twoBrightLightsLogo.svg") no-repeat left;
	overflow:hidden;
	height:43px;
	text-align:right;
	width:100%;
	float:none;
}

#header_popup2 {	
	overflow:hidden;	
	text-align:right;
	padding:10px;
}

#header_popup a{
	color:#000000;
	
	line-height:40px;
}



.emptybtn {
	background:none;
	border:none;
	font-size:12px;
	text-decoration:underline;
}



/*	Header Parts Styles Ends	*/




/*	Body Parts Styles Starts	*/

#bodypart {
	padding:10px 30px;
	border-top:1px solid #cccccc;
}

#bodypart_popup {
	padding:10px;	
	background-color: #fff;
}

.heading {
	 font-size:18px;
	 font-weight:bold;		
	color:#404040 !important;
	padding-left:20px;
}

.headingpop {
	 font-size:18px;
	 font-weight:bold;		
	color:#53abae;
}

.text_left {
	text-align:left
}

.content {
	padding-top:10px;
}

.p10 {
	padding:10px;
}

.center {
	margin:0 auto;
}

.txt_box {
	width:140px;
}

.txtarea_box {
	height : 150px;
	width:400px;
	position:absolute;
	margin-top :-73px;
}

.txt_box_sign {
	width:250px;
}

.ddl {
	width:145px;
}
.ddl2 {
	width:120px;
}

.txt_area {
	width:140px;
	height:50px;
}

.red {
	color:#FF0000;
}

.left_label {
	color:#53ABAE;
	font-size:14px;
}
.left_label1 {
	color:#53ABAE;
	font-size:13px;
}

.left_label_txt {
	color:#000000;
	font-size:10px;
}


.btn_left1 {
	cursor:pointer;	
	background:url(../img/skin1/btn_body.jpg) no-repeat left top;
	height:30px;
	width:5px;
	border:none;
	float:left;
	
}
.btn_left2{
	cursor:pointer;
	border:none;
	background:url(../img/skin1/btn_body.jpg) no-repeat right top;
	color:#ffffff;
	font-size:11px;
	padding:0px 5px 2px 0px;
	_padding:0px 8px 0px 3px;
	overflow:visible;	
	text-transform:uppercase;	
	height:30px;
	float:left;
}


html* .btn_left2{
	cursor:pointer;
	border:none;
	background:url(../img/skin1/btn_body.jpg) no-repeat right top;
	color:#ffffff;
	font-size:11px;
	padding:0px 5px 2px 0px;
	_padding:0px 8px 0px 3px;
	overflow:visible;	
	text-transform:uppercase;	
	height:30px;
	float:left;
	margin-left:-1px;
}

.subheading {
	color:#666666;
	padding-top:17px;
	font-weight:bold;
	font-size:15px;
}

.subheading2 {
	color:#666666;
	font-weight:bold;
	font-size:15px;
	padding-left:20px;
}

.tab {
	color:#666666;	
	font-weight:bold;
}

.pointer {
	cursor:pointer;
}

.pad {
	padding:0;
}

.tab_select {
	font-weight:bold;
}

.pad10 {
	margin-left:15px;
}

.pad5 {
	padding-left:10px;
}
.pad20 {
	padding:10px 0px;
}

.btn_width {
	width:120px;
}



.select {
	color:#810541;
	font-weight:bold;
}

.div_popup {
	display:none; 
	position:absolute; 
	top:120px; 	
	width:50%; 
	left:250px; 
	background:#ffffff;
}

.div_popup_edit {
	display:none; 
	position:absolute; 
	top:470px; 	
	width:50%; 
	left:250px; 
	background:#ffffff;
}

.div_popup3 {
	display:none; 
	position:absolute; 
	top:120px; 	
	width:75%; 
	left:150px; 
	background:#ffffff;
}

.div_popup_wizard {
	display:none; 
	position:absolute; 
	top:130px; 	
	width:65%; 
	left:30px; 	
}


.div_popup2 {
	height:420px;	
	overflow:auto;
}

.div_popup2_wizard {
	position:relative;
}

.wizard_height {
	/*height:350px;*/
	padding:10px;
	overflow:auto;
}

.wizard_height2 {
	height:320px;
}

#step1_signup {
	z-index:-1;
}
a#signUp{
top:10px;}
.close {	
	position:absolute;
	right:-5px;
	top:-5px;
	z-index:1;
	width:15px;
	height:15px;
	_right:2px;
	
}
/*	Body Parts Styles Ends	*/




#footer {
	height:60px;
	position:relative;
	overflow:hidden;	
	color:#4D4D4D;
	font-size:11px;
	text-align:left;		
	width:100%;
	margin:0 auto;
	margin-top:-60px;	
	
}

.footerInner {
	padding-left:185px; 
	padding-top:15px;
}
.footer_menu ul li {
	display:inline;
	padding:3px;
	position:relative;
}

.footer_menu ul li a{
	font-size:9px;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:none;
}

.footer_menu ul li a:hover{
	text-decoration:underline;
}

/*	Footer Parts Styles Ends	*/


/*	Pagination Parts Styles Starts	*/
.pagination {
	text-align:right;
	color:#000000;
	font-weight:normal;
}	
.pagination a.selected {
	background-color:#ccc;
	cursor:default;
	color:#000000;
	text-decoration:none;
}
.pagination a.selected:hover {
	text-decoration:none;
}
.pagination a {
	color:#000000;
	padding:0px 3px;
}
.pagination a:hover {
	text-decoration:none;
}
.pagination a.next {
	color:#FFFFFF;
	padding:0px 10px;
	text-decoration:none;
}
.pagination a.next:hover {
	text-decoration:none;
}
.pagination select {
	font-size:10px;
}

.btn_pagination {
	/*background:#000000;*/
	padding:1px 4px;
	color:#ffffff;
	font-size:9px;	
	overflow:visible;
	cursor:pointer;
	border:none;
	text-transform:uppercase;
}

a.btn_pagination_bg {
	background:url(../img/skin1/pagination_bg.gif) no-repeat center center;
	height:14px;
	width:24px;
	text-decoration:none;
}

.btn_pagination_next {
	background:url(../img/skin1/next.gif) no-repeat center center;
	height:14px;
	width:24px;
	text-decoration:none;
}
/*	Pagination Parts Styles Ends	*/	
.search_txt_box {
	width:120px;
}
.search_ddl {
	width:120px;
}

.search_txt_area {
	width:120px;
}
.table_header th {
	background:url(../img/skin1/table_header_bg.jpg) repeat-x;
	text-align:left;
	height:39px;
	padding:0px;
}
.table_header th.selected{
background:red;
}
.table_header th a{
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}

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

.table_header tr.throwtop td {
	border-top:none;
}
.thumbnail_table {
	border:1px solid #CACACA;
	/*border-top:none;*/
}

.thumbnail_table_bg {
	background:#cacaca;
}

.thumbnail_table_bg td {
	background:#FFFFFF;
}
.thumbnail_table_bg td.darkGrayBg {
	background:#666666;
}

.thumbnail_table td {
	background:#FFFFFF;
}
.thumbnail_table td.darkGrayBg {
	background:#666666;
}
.space10 {
	height:10px;
	overflow:hidden;
}
.catThumbs {
	text-align:center;
	border:5px solid #CACACA;
	
}

.white_bg {
	background:#FFFFFF;
}
.thumbnailsBg {
	margin:0px auto;
	background:url(../img/thumbnailsBg.gif) no-repeat;
	height:400px;
	width:60px;

}
.thumbnailsBg td {
	background:none;
}

.mainHome {
    text-align:center;    
	width:754px;
	margin:0 auto;

}


a.mainHomeLink {
    color:#0062A6;
    background:url(../img/mainHomeLinkBg.gif) no-repeat 75px 0px;
    text-decoration:none;
    width:262px;
    float:left;
    height:35px;
    text-align:left;
    padding:38px 0px 0px 115px;
}
.space50 {
    height:50px;
    overflow:hidden;
}

.space30 {
    height:30px;
    overflow:hidden;
}

.space20 {
    height:20px;
    overflow:hidden;
}


.fleft_content {
	width:43%;
	float:left;
	padding-left:16px;
}

.fleft_box {
	width:20%;
	float:left;
	
}

.fright_image {
	width:55%;
	float:right;
	text-align:right;	
}

.mid {
	vertical-align:middle;
}


#wrapBox {
	overflow:hidden;
	height:0px;
	width:280px;
	position:absolute; top:0px;
	right:10px;
}

.innerwrapBox {
	padding:5px;
	background:#FFFFFF;
}
.thumbImagePopup {
	border:5px solid #CCCCCC;
	display:none;
	padding:5px;
	background:#FFFFFF;
}	

#dhtmltooltip{
	position: absolute;
	border: 2px solid #999999;
	padding: 5px 10px;
	visibility: hidden;
	z-index: 100;
}

.tooltips {	
	display:none;
}

#personal_profile, #subscription, #upgrade_subscription,  #cancel_subscription, #change_password {
	padding:10px;
}

#account_heading {
	font-weight:bold;
}

#vendors {
	
	vertical-align:middle;
}


.links a{
	display:block;
	margin:3px 0px;	
}

.links1 {
	padding:5px;
}

.links2 input  {
	/*margin:3px 0px;*/
}

.padtop {
	padding:10px 0px;
}

.count {
	padding:1px;
	font-size:11px;

}

.shadow_v div.thumb {
	width: 150px;
	height: 225px;
	text-align:center;
	margin:0 auto;
}

.shadow_h div.thumb {
	width: 225px;
	height: 150px;
	text-align:center;
	margin:0 auto;
}

img {
	z-index:-1;
}

.handle {
	cursor: move;
		z-index:0;
}



 .shadow_h .thumbDeleteIcon {
	 position:absolute;
	 right:12px;
	 top:47px;
	 z-index:1000;
 	 cursor:pointer;
}
.shadow_v .thumbDeleteIcon {
	 position:absolute;
	 right:48px;
	 top:12px;
	 z-index:1000;
 	 cursor:pointer;
}

.icon_image img {
	padding:10px 5px;
}

.cancel_list ul {
	padding-left:50px;
}
.cancel_list ul  li{
	list-style:disc;
	padding:5px 0px;
}
.success_message_top{
text-align:center;
color:#53ABAE;
font-weight:bold;
}

.success_message_left{
text-align:left;
color:#53ABAE;
font-weight:bold;
}
.error_message_top{
text-align:center;
color:red;
font-weight:bold;
}
.error_message_top1{

color:red;
font-weight:bold;
}
.odd_row {
	background:#e7f3f3;
	color:#000000;
	font-weight:normal;
}

.odd_row a{
	color:#333333;
	font-weight:normal;
}

.even_row {
	background:#ffffff;
	color:#000000;
	font-weight:normal;
}
.even_row a{
	color:#333333;
	font-weight:normal;
}
.error-message{
color:red;
}
.search_btn2 {
	background:url(../img/search2.jpg) no-repeat;
	width:25px;
	height:20px;
	cursor:pointer;
	border:none;
	vertical-align:middle;
}
/* Added on Sep 7, 2009 */
#leftpart {
	width:158px;
	position:absolute;
	left:0;
	top:0;
}
.tblNewWrap {
	padding-bottom:80px;	
}

.account {
	text-align:right;
	padding-right:40px;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}

.vmid {
	vertical-align:middle;
}




.bodyPart {
	z-index:0;
}

.p17 {
	padding-top:19px;
}

.newwedding a {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#4D4D4D;
}

.newwedding a:hover {
	text-decoration:underline;
}





.mainheading {
	color:#43a3a9;
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;	
	position:relative;
}

.mainheading a{
	color:#43a3a9;
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:none;

	
}

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

.mainheading2 {
	color:#43a3a9;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}

.mainheading2 a{
	color:#43a3a9;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}

.tip {
	line-height:18px;
}

.hey {
	margin-top:-3px;
	*margin-top:0px;
	background:url(../img/skin1/hey.png) repeat-y;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/hey.png', sizingMethod='scale');
	width:350px;
}

.hey2 {
margin-top:-3px;
	*margin-top:0px;
	background:url(../img/skin1/hey_mid.png) repeat-y bottom;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/skin1/hey_mid.png', sizingMethod='scale');
	width:252px;
}

.heypadding {
	padding-left:20px;
	padding-top:120px;
	*padding-top:110px;
	padding-right:20px;
}

.items {
	font-weight:bold;
	font-size:12px;	
}

.items ul li {
	position:relative;
	list-style-type: disc;
    margin-left: 35px;
    padding: 2px 10px 10px 5px;
}

.items ul li a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

.items ul li a:hover {
	text-decoration:underline;
}


.subheading_dash {
	color:#43a3a9;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.butterflyright {
	background:url(../img/skin1/butterflyright.jpg) no-repeat;
	float:right;
	width:50px;
	height:75px;
}

.floatingbox {
	position:absolute;
}

/* added  byr anjti  sep 28 */


.m3 {
	margin-top:-3px;
}

.thumbtext  {
	font-size:9px;
	text-align:center;
}

.search_ddl_new {
	width:120px;
	margin:2px 0px;
}

.ddl {
	width:150px;
}

.padleft {
	padding-left:15px;
}

.padleft div{
	line-height:25px;
}


.txt_box {
	font-size:12px;
	width:150px;
}

.ddl {
	font-size:12px;
	width:155px;
}

.txt_area {
	width:150px;
	font-size:12px;
	height:50px;
}

.bodylink a{
	color:#333333;
	text-decoration:none;
}

.bodylink a:hover{
	color:#333333;
	text-decoration:underline;
}



.p5 {
	padding-top:5px;
}


.imcontent {
	padding:0px 40px;
}




/* ranjit feb 15 2010 */

.heading_create {
	font-size:22px;
	font-weight:bold;		
	color:#53abae;
	padding-left:5px;
	padding-bottom:5px;
}

.heading_create span {
	font-size:15px;
	padding-left:20px;
} 

.gray_head {
	font-size:22px;
	font-weight:bold;		
	color:#bcbdc0;
	padding-left:20px;
}

.learnmore a{
	text-decoration:underline;
	/*padding-left:148px;*/
	font-size:13px;
	color:#bcbdc0;
	font-weight:bold;		
}

.square {
	padding-left:30px;
}
.square ul li{	
	background:url(../img/skin1/square.jpg) no-repeat 5px 4px;
	padding-left:20px;
	margin-top:20px;
	color:#53abae;
}
.square ul.black li{	
	color:#000000;
	margin-top:20px;
}
.round ul.black li{	
	color:black;
	margin-top:20px;
}



.cw_smiddle{	
	background:url(../img/skin1/cw_smiddle.jpg) repeat-y;
	width:820px;
	margin-top:-5px;
}

.cw_smiddlecontent {
	padding:0px 20px 0px 30px;
}
/* For editorial CSS Nov 15th 2010 */
#editorial_2, #editorial_4, #editorial_5, #editorial_6 { width:780px;}
.image_container {
	height:200px;
	overflow:auto;
	border:1px solid #CCCCCC;
	padding:10px;
}
.image_container img {
	width:60px;
}
.image_container ul li {
	float:left;
	display:block;
	width:130px;
	height:125px;
	padding:10px;
	background:url(../img/skin1/dot_image.jpg) repeat-x bottom;
}
.image_container ul li span { display:block;}

select {
	font-size:12px;
	color:#4D4D4D;
}

#copy ul.bullets {
	padding-right:0px;
}
#copy ul.bullets li {
	list-style:outside disc;
	margin-left:20px;
}



.insNewList .insNewTitle {
	padding:10px 0px 5px 0px;
}
.insNewList .insNewDate {
	padding-bottom:5px;
}
.insNewList .insNewDesc {
	height:57px;
	margin-bottom:5px;
	overflow:hidden;
}




.noRecordsheading {
	background:url(../img/skin1/norecord_icon.png) no-repeat;
	height:40px;
	padding: 15px 0px 0px 60px;
	color: #53ABAE;
    font-size: 18px;
    font-weight: bold;
	margin-bottom:10px;
}
.noRecordsheadingnoimages {
	height:40px;
	padding: 0px 0px 0px 0px;
	color: #53ABAE;
    font-size: 18px;
    font-weight: bold;
	margin-bottom:10px;
}
.sad {
	background:url(../img/skin1/norecord_icon.png) no-repeat 0px -54px;
}
.noRecordsSubheading {
    font-size: 16px;
    font-weight: bold;
	margin-bottom:15px;
	padding-left:10px;
	color:#4D4D4D;
}
ol.numbers li {
	list-style:decimal outside;
	margin-left:30px;
	color: #53ABAE;
    font-size: 16px;
    font-weight: bold;
	margin-bottom:10px;
}
ol.numbers li span {
	color: #4D4D4D;
    font-size: 16px;
    font-weight: bold;
}
.newTxtIcon {
	position:absolute;
	width:60px;
	height:31px;
	background:url(../img/skin1/new_txt_icon.png) no-repeat;	
	top:-17px;
	left:0px;
}
.searchErrorTxt {
	color:#FF0000;
	text-align:center;
	padding-bottom:10px;
}

#terms_cond{
	top:580px;
	left:300px;
	font-size:13px;
	width:475px; z-index:999;
}
#terms_cond .contentBox {
	padding-bottom: 40px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 4px;
	font-weight:bold;
}
#pub_date1_blog,#pub_date1_partial,#pub_date1_blogger{
	font-size:13px;
	height:442px;
	width:550px;
}
#accept_blog ,#accept_partial{
	font-size:12px;
	position:absolute; 
	width: 574px;
}
#accept_blog .contentBox, #next_accept_blog .contentBox,#accept_partial .contentBox,#next_accept_partial .contentBox,#pub_date1_blog .contentBox,#pub_date1_partial .contentBox,#pub_date1_blogger .contentBox{
	padding:40px 35px;
	font-weight:bold;
}



#next_accept_blog .left_label,#next_accept_partial.left_label {
	font-size:13px;
	font-weight:bold;
}

#next_accept_blog a, #accept_blog a,#next_accept_partial a, #accept_partial a  {
	color:#53ABAE;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.addbtn_bride_suggest_vendor a{
background:#fff url(../img/skin1/addbtnvendor.jpg) no-repeat 0px 0px!important;
float:left!important;
height:50px!important;
width:50px!important;
}
.addbtn_bride_suggest_vendor a:hover{
background:#fff url(../img/skin1/addbtnvendor.jpg) no-repeat 0px -50px!important;
}

.addbtn_bride_suggest_vendor_new{
background:#ffffff url(../img/skin1/addbtnvendor.jpg) no-repeat 0px 0px;
width:50px;
height:50px;
float:left;
}
.addbtn_bride_suggest_vendor_new:hover{
background:#ffffff url(../img/skin1/addbtnvendor.jpg) no-repeat 0px -50px;
}


#copy .bright_addvendors .addbtn_bride_suggest_vendor{
background:red url(../img/skin1/addbtnvendor.jpg) no-repeat 0px 0px;
height:50px;

}
#copy .bright_addvendors .addbtn_bride_suggest_vendor:hover{
background:#fff url(../img/skin1/addbtnvendor.jpg) no-repeat 0px -50px;
}
.bright_addvendors a{
	color:#53ABAE;
	text-decoration:underline;
	font-style:italic;
}

.square_vendors ul li{	
	background:url(../img/skin1/square.jpg) no-repeat 5px 4px;
	padding-left:20px;
	margin-top:20px;
	color:#53abae;
}
.square_vendors ul.black1 li{	
	
	color:#000000;
	margin-top:10px;
}

.SmugmugAlert {background:#329699;color:#ffffff;font-weight:bold;text-align:center;padding:5px;margin:10px 0px;display:block;}

.shadow_h_submission {	
	background:url(../img/skin1/shadow_h_small.png) no-repeat;
	float:left;
	width:136px;
	height:96px;
	text-align:center;
	padding-top:7px;
	margin:25px 3px;
}

.shadow_h_submission_116 {	
	background:url(../img/skin1/shadow_h_small_116.png) no-repeat;
	float:left;
	width:136px;
	height:83px;
	text-align:center;
	padding-top:7px;
	margin:0px 3px;
}

.shadow_v_submission {	
	background:url(../img/skin1/shadow_v_small.png) no-repeat;
	float:left;
	width:96px;
	height:136px;
	text-align:center;
	padding-top:7px;
	margin:7px 0px 0px 25px;
}

.shadow_v_submission_76 {	
	background:url(../img/skin1/shadow_v_small_76.png) no-repeat;
	float:left;
	width:96px;
	height:103px;
	text-align:center;
	padding-top:7px;
	margin:7px 0px 0px 19px;
}

.shadow_new_submission {	
	background:url(../img/skin1/bigshadow_small.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/skin1/bigshadow_small.png', sizingMethod='crop');
	float:left;
	width:136px;
	height:136px;
	text-align:center;
	padding-top:7px;
}
.shadow_h_submission img
{
	width:120px;
	height:80px;
}

.shadow_h_submission_116 img
{
	width:106px;
	height:68px;
	float:left;
	margin-left:5px;
	
}

.shadow_v_submission img {
	width:80px;
	height:120px;
}

.shadow_v_submission_76 img {
	width:65px;
	height:96px;
	float:left;
	margin-left:5px;
}

 .shadow_new_submission img {
	width:120px;
	height:120px;
}

.print_media {
background: url(../img/skin1/book01.jpg);
padding: 10px 0 2px 28px;
margin-top:2px;
margin-bottom:2px;
background-repeat: no-repeat;
background-position: 1px 2px;
vertical-align: middle;
}
.web_online{
background: url(../img/skin1/tv_blue.jpg);
padding: 10px 0 2px 28px;
margin-top:2px;
margin-bottom:2px;
background-repeat: no-repeat;
background-position: 1px 2px;
vertical-align: middle;
}
a.linksmall, #copy a.linksmall{
font-size:11px;
text-decoration:underline;
}
a.linksmall:hover, #copy a.linksmall:hover{
font-size:11px;
text-decoration:none;
}

/* welcome popup styles */
.welcomePopupContainer {
	position:relative;
	padding:0px 5px 10px 90px;
	font-size:16px;
	font-weight:bold;
}

.welcomePopupContainer .items {
	font-size:16px;
	font-weight:bold;
}


.heading_popup{
	color: #53ABAE;
    font-size: 12px;
    font-weight: bold;
}


/*5,dec,2012*/
.blockEmail{
  	height: 79px;
    padding: 10px 0px;
    width: 460px;
	color:#4D4D4D;
	font-size: 16px !important;
    font-weight: bold !important;

}
.blockEmail a{
	float:left;
	width:128px;
	height:79px;
	margin-right:20px;
}

.newpublicationsBtn {position:absolute;left:400px;top:20px;}
.newpublicationsBtn a, .newpublicationsBtn a:hover {background:url(../img/recently_added_publications.png) left top no-repeat;display:block;width:190px;height:115px;text-decoration:none;}

.formHint {position:absolute;left:auto;right:-10px;top:-30px;background:url(../img/teal_arrow_form.png) 0px 10px no-repeat;width:115px;}
.formHintText { margin-left:25px;border:1px solid #53abae; border-radius:4px;padding:5px;moz-border-radius:4px;display:block;background:#fff;}

.featuredLearnMore {float:right;font-size:12px;line-height:30px;}
.mainContainerIB{ display:block; margin:0px auto; width:600px;}
.mainContainerIB .headerIB{ width:100%; border-bottom:1px dotted #ccc; margin-bottom:10px;}
.footerIB{ display:block; margin:10px auto 0px; width:600px;}


.creditInfo{ position:absolute; right:0px; top:-38px; width:200px; font-size:11px; text-align:right; font-weight:bold;margin-right: 4px;}
.creditInfo a{display:block; color:#000000 !important;}
.cancleReasons{	
    margin-left: 22px;
    margin-top: -17px;
    padding-bottom: 0;
    font-size:12px;
}
/* pop up html5 & smug*/
.newTheme .uploaderNew #header_popup{ background-image: url("../assets/images/twoBrightLightsLogo.svg") !important; background-color:#000 !important;  width:100%; background-position: 20px 5px;}
.newTheme .pop_butterfly{ display:none !important;} 
