/*!
 * CITPL
 * Created on 07 Nov 2012
 *
 */
/*@font-face {
    font-family: ROCK;
    src: url('font/ROCK.ttf');
    font-weight: normal;
    font-style:normal;

}*/
@font-face {
				font-family: 'ROCK';
				src: url('font/rock.eot');
				src: url('font/rock.eot?#iefix') format('embedded-opentype'),
						 url('font/rock.woff') format('woff'),
						 url('font/rock.ttf') format('truetype'),
						 url('font/rock.svg#rock') format('svg');
				font-weight: normal;
				font-style: normal;
		}
* {
    margin: 0;
    outline: medium none;
    padding: 0;
}
html, body {
    height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
}

.publicWrap {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}

.publicWrap .tblNewWrap{ padding-bottom:116px; }

/* Public Pages */
.publicWraping{ width:980px; height:auto; margin:0 auto;}
.publicBanner{width:980px; height:375px; overflow:hidden; position:relative; margin:0 auto;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
	}
.publicBanner .photocredit{ position:absolute; left:0px; bottom:0px; padding:5px; z-index:10;
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	}
.publicBanner #rotatingImages img{ width:980px; height:375px;} /* delete after adding orginal images */
.publicBanner .transContainer{ 
	width:352px; 
	height:214px; 
	position:absolute; 
	top:63px; 
	right:35px; 
	background: rgba(0, 0, 0, 0.45);
	padding:20px 0 20px 20px;
	z-index: 10;
	}
.publicBanner .transContainer h2.htitle{ font-size:30px; margin-bottom:5px; font-family: 'ROCK' !important;}
.publicBanner .transContainer p{ font-size: 16px;}
.publicBanner .transContainer h2.htitle,
.publicBanner .transContainer p{ 
	color:#ffffff;
	}
.publicBanner .transContainer .half40{ float:left; width:47%; text-align:center; color:#ffffff;}
.publicBanner .transContainer .half40 span{ font-size:19px; font-weight:bold; }
.publicBanner .transContainer .divider-vertical{
	background-color: #ABABAB;
    border-right: 1px solid #8F8F8F;
    height: 40px;
    margin: 0 9px;
    overflow: hidden;
    width: 1px;
	float:left;
	color:#ffffff;
	}
.spaceHorizontal{
    height: 40px;
    margin: 0 9px;
    overflow: hidden;
    width: 1px;
	float:left;
	}
	


#publicFooter {
    height:112px;
    margin-top: -112px;
    overflow: hidden;
	background-color:#4D4D4D;
	}

#publicFooter .footerInner {
    color: #E2E2E2 !important;
    margin: 0 auto;
    padding: 40px 0px;
    position: relative;
    text-align: left;
    width: 980px;
	}

#publicFooter .stayConnected ul{
	float:right;
    height: 30px;
    list-style-type: none;
	}
	
#publicFooter .stayConnected ul li {
    color: #4C4C4C;
    display: inline;
    float: left;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    padding-right: 4px;
    vertical-align: middle;
}
#publicFooter .stayConnected ul li span {
    padding-right: 6px;
}
#publicFooter .footLeftTxt{ float:left; display:inline-block; padding:6px 12px 6px 0px; border-right:1px solid #5b5b5b;}
#publicFooter .footLeftTxt a{ color: #E2E2E2 !important; padding-left:12px !important;}
#publicFooter .footLeftTxt a:hover{ text-decoration:none !important;}
#publicFooter .footLeftTxt#copyRight {
    clear: left;
    font-size: 13px;
}

/* Public Page New Header Buttons */
.publicNavigation #signUp,
.publicNavigation #logIn{ width:65px; height:28px; position:absolute; text-align:center; }
.publicNavigation a#signUp:hover{ color:#b77000 !important;}
.publicNavigation a#logIn:hover{ color:#006a6e !important;}
.publicNavigation #signUp{ background-color:#fe9c01; right:95px; }
.publicNavigation #logIn{ background-color:#0ab2b8; right:0px; }
.publicNavigation .divider-vertical{border-right: 1px solid #5b5b5b !important; height: 20px !important; margin: 10px 9px 0 !important;}
.publicNavigation a:hover{ color:#cacaca !important;}

/* Public Page Social Icons */
.footerInner .stayConnected, .spreadtheword .stayConnected{float:right;}
.stayConnected .socialIcons {
  display: inline-block;
  width: 30px;
  height: 30px;
  *margin-right: .3em;
  line-height: 30px;
  vertical-align: text-top;
  background-position: 30px 30px;
  background-repeat: no-repeat;
  background-image: url("../img_newTheme/publicSocialIcons.png");
}
.stayConnected .socialIcons.facebook{ background-position: 0   0;}
.stayConnected .socialIcons.google{ background-position: -32px   0;}
.stayConnected .socialIcons.twitter{ background-position: -63px   0;}
.stayConnected .socialIcons.linkedin{ background-position: -95px   0;}
.stayConnected .socialIcons.pintrest{ background-position: -127px   0;}

.stayConnected .socialIcons.facebook:hover{ background-position: 0   -28px;}
.stayConnected .socialIcons.google:hover{ background-position: -32px   -28px;}
.stayConnected .socialIcons.twitter:hover{ background-position: -63px   -28px;}
.stayConnected .socialIcons.linkedin:hover{ background-position: -95px   -28px;}
.stayConnected .socialIcons.pintrest:hover{ background-position: -127px   -28px;}


/*.spreadtheword .stayConnected .socialIcons.facebook:hover{ background-position: 0   0;}
.spreadtheword .stayConnected .socialIcons.google:hover{ background-position: -32px   0;}
.spreadtheword .stayConnected .socialIcons.twitter:hover{ background-position: -63px   0;}
.spreadtheword .stayConnected .socialIcons.linkedin:hover{ background-position: -95px   0;}
.spreadtheword .stayConnected .socialIcons.pintrest:hover{ background-position: -127px   0;}*/

.spreadtheword .stayConnected .socialIcons.facebook{ background-position: 0   -28px;}
.spreadtheword .stayConnected .socialIcons.google{ background-position: -32px   -28px;}
.spreadtheword .stayConnected .socialIcons.twitter{ background-position: -63px   -28px;}
.spreadtheword .stayConnected .socialIcons.linkedin{ background-position: -95px   -28px;}
.spreadtheword .stayConnected .socialIcons.pintrest{ background-position: -127px   -28px;}



/************************ Added By Raghu *******************************/

.publicSubHeader h1 {
font-size:40px;
color:#404040;
padding:65px 0px 30px 0px;
font-family: ROCK !important;
/*font-family: proximaNovaBold;*/

}
.publicSubHeader h1 span{
font-size:16px;
padding:0px;
margin:0px;
display:block;
}
.publicWraping .container-fluid .row-fluid div.span2 {
width:170px;
}
.leftsectn ul.leftnav{
padding:0px;
margin:0px;
list-style:none;
}
.leftsectn ul.leftnav li{
line-height:35px;
font-size:16px;
display:block;
}

.leftsectn ul.leftnav li.active a{
background:#0ab2b8;
color:#fff !important;
font-weight:bold;
display:block;
padding:0 10px;
}

.leftsectn ul.leftnav li a{ 
color:#404040;
text-decoration:none;
font-weight:normal;
padding:0 10px;

}
.leftsectn ul.leftnav li a:hover, .leftsectn ul.leftnav a:active{ 
color:#fff !important;
text-decoration:none;
font-weight:bold;
background:#0ab2b8;
display:block;
}
.publicWraping .container-fluid {
padding:0px;
margin:0px;
}
.publicWraping .container-fluid .row-fluid div.span10 {
border-left:1px solid #d7d7d7;
padding:0 30px;
width:710px;

}
.publicWraping .container-fluid .row-fluid div.span10 #copy p{
padding:0px;
line-height:18px;
margin:0 0 20px 0;
}
.publicWraping .container-fluid .row-fluid div.span10 #copy h2{
font-size:20px;
color:#404040;
font-weight:bold;
margin:0 0 20px 0px;
display:block;
}
.publicWraping .container-fluid .row-fluid div.span10 #copy h3{
font-size:18px;
color:#404040;
font-weight:normal;
margin:0px;
display:block;
border-bottom:1px solid #5eb2b5;
padding:0 0 5px 0px;
margin:30px 0 5px 190px;
}
.publicWraping .container-fluid .row-fluid #copy .teamMembers h3{
margin:10px 0 5px 0px !important;
}

.publicWraping .container-fluid .row-fluid div.span10 #copy h4{
font-size:16px;
color:#404040;
font-weight:normal;
margin:0px;
display:block;
border-bottom:1px solid #5eb2b5;
padding:0 0 5px 0px;
margin:30px 0 5px 0px;
}
.publicWraping .container-fluid .row-fluid div.span10 #copy h3 span.teamTitle {
font-size:12px;
color:#9b9c9c;
font-weight:normal;
margin:0px;
}
.teamimg {
	position: relative;
	background: #fff;
	width: 145px;
	padding: 7px;
	margin: 10px 30px 20px 0;
	text-align: center;	
	-moz-box-shadow: 1px 1px 3px #cfcfcf;
	-moz-transform: rotate(-1deg);
	-webkit-box-shadow: 1px 1px 3px #cfcfcf;
	-webkit-transform: rotate(-1deg);
	box-shadow: 1px 1px 3px #cfcfcf;
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
	float:left;
	display:block;
}
.teamimg div{ background-repeat:no-repeat !important; background-color:#33aaae !important;}
.teamimg1 div{ background-repeat:no-repeat !important; background-color:#33aaae !important;}

.teamimg1 {
	position: relative;
	background: #fff;
	width: 145px;
	padding: 7px;
	margin: 10px 30px 20px 0;
	text-align: center;	
	-moz-box-shadow: 1px 1px 3px #cfcfcf;
	-moz-transform: rotate(-1deg);
	-webkit-box-shadow: 1px 1px 3px #cfcfcf;
	-webkit-transform: rotate(1deg);
	box-shadow: 1px 1px 3px #cfcfcf;
	-o-transform: rotate(1deg);
	transform: rotate(1deg);
	float:left;
	display:block;
}

/* How It Works */
.Photographers-content {
background:#bfd9da;
padding:25px 0px 0px 0px;
margin:-52px 0 0 0px;
}
.newTheme .container-fluid .tab-content {
overflow:visible !important;
}
.pgtab {
padding:15px 15px 10px 15px;
margin:0px;
}
.pgtab h1  {
font-size:26px;
color:#333;
font-family: 'ROCK';
/*font-family: proximaNovaSBold;*/
padding:5px 0 30px 0px;

}
.newTheme .container-fluid ul.nav-tabs li.active .pgtab h1  {
color:#fff;
}
.newTheme .container-fluid ul.nav-tabs li.active .pgtab p  {
color:#fff;
}
.pgtab img {
float:left;
padding:0 20px 0 0px;

}
.pgtab p  {
font-size:14px;
color:#333;
/*font-weight:bold;*/
line-height:18px;
padding:10px 0 10px 0px;
font-family: proximaNovaSBold, Arial,Helvetica,sans-serif;

}
.pgtab p.howit {
color:#0ab2b8;
margin-left: 182px;
padding-top:10px;
}

.pubtab {
padding:15px 15px 10px 15px;
margin:0px;
}
.pubtab h1  {
font-size:26px;
color:#333;
font-family: 'ROCK';
/*font-family: proximaNovaSBold;*/
padding:5px 0 30px 0px;

}
.pubtab img {
float:left;
padding:0 20px 0 0px;

}
.pubtab p  {
font-size:14px;
color:#333;
/*font-weight:bold;*/
line-height:18px;
padding:10px 0 10px 0px;
font-family: proximaNovaSBold, Arial,Helvetica,sans-serif;

}
.newTheme .container-fluid ul.nav-tabs li.active .pubtab h1  {
color:#fff;
}
.newTheme .container-fluid ul.nav-tabs li.active .pubtab p  {
color:#fff;
}
.pubtab p.howit {
color:#0ab2b8;
padding-top:10px;
margin-left: 202px;
}
.newTheme .container-fluid ul.nav-tabs {
border-bottom:0px solid #FFFFFF;
margin-left:0px;
padding-left:0px;
}
.newTheme .container-fluid ul.nav-tabs li {
width:465px;
background: url(../img_newTheme/publishers-tab-bg.png) top left repeat-x;
border-radius:4px;


}
.newTheme .container-fluid ul.nav-tabs li.active { background:none !important; }

.newTheme .container-fluid .nav-tabs > .active > a, .newTheme .nav-tabs > .active > a:hover {
background:#0ab2b8;
height:240px;
}
.newTheme .container-fluid  .nav-tabs > li > a, .newTheme .container-fluid  .nav-tabs > li > a:hover {
border-radius:4px;
padding-bottom:0px;
height:240px;
}
.newTheme .container-fluid .nav-tabs > .active:after{
  display:block;
  height: 60px;
  content: " ";
  width:465px;
background: url(../img_newTheme/pointer.png)  left no-repeat;
}
.pc-content {
padding:30px 15px 0 15px;
margin:0px;
}

.pc-content  h1  {
font-size:24px;
color:#333;
font-family: 'ROCK';
/*font-family: proximaNovaSBold;*/
padding:0 0 18px 0px;
border-bottom:1px solid #fff;
}
.pc-content .button {
padding:0 35px;
margin:5px 0 0 0px;
background:#fe9c01;
border:none;
text-align:center;
line-height:25px;
color:#FFFFFF;

}
.pc-content .button:hover {
background: #EB9401 !important;
}
.pc-content .screen-cont {
margin:50px 0 0 0;

}
.pc-content .screen-cont img {
-webkit-box-shadow: 0px 0px 27px rgba(49, 51, 53, 0.25);
-moz-box-shadow:    0px 0px 27px rgba(49, 51, 53, 0.25);
box-shadow:         0px 0px 27px rgba(49, 51, 53, 0.25);
}
.pc-content .screen-cont .text{
width:300px;
margin-right:5px;
}
.pc-content .screen-cont .text h2 {
font-size:16px;
color:#333;
margin:-30px 0 0 50px;
padding:0px;
}
.pc-content .screen-cont .text p {
font-size:13px;
color:#333;
margin:-10px 0 0 50px;
padding:0px 10px 0 0;
}
.pc-content .screen-cont .text1{
width:300px;
margin-right:80px;
}
.pc-content .screen-cont .text1 h2 {
font-size:16px;
color:#333;
margin:-30px 0 0 50px;
padding:0px;
}
.pc-content .screen-cont .text1 p {
font-size:13px;
color:#333;
margin:-10px 0 0 50px;
padding:0px;
}
.pub-content {
padding:0 15px;
margin:0px;
}

.hiw-tc-cont {
padding:30px 0px;
background: url(../img_newTheme/publishers-tab-bg.png) top left repeat;
border-bottom:3px solid #f4f3f3;
border-top:3px solid #f4f3f3;
display:block;
min-height:250px;
margin-top:25px;
}
.hiw-tc-cont  h2 {
font-size:16px;
color:#333;
margin:0px 0 0 0px;
padding:0px;
font-weight:bold;
}
.hiw-tc-cont p {
font-size:13px;
color:#333;
margin:0px 0 0 0px;
padding:0px 0px 20px 0px;
}
.tab-content > .active, .pill-content > .active {
display: block;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
display: none;
}
/* All Pub Activity */

.pub-leftsec {
width:495px;
padding:0px;
margin:0px;
float:left;
}


ul.pub-list {
margin:5px 0 20px 0px;
padding:0px;
/*border-top:1px solid #5eb2b5;
border-bottom:1px solid #5eb2b5;*/
list-style:none;
float:left;
}

ul.pub-list li {
display:block;
float:left;
padding:10px;
border-top:1px solid #5eb2b5;
margin-bottom:10px;
}
ul.pub-list li:last-child {
border-bottom:1px solid #5eb2b5;
margin-bottom:10px;
}
ul.pub-list li div.span3 {
text-align:right;
margin:15px 0 0 0;
width:110px;
}
ul.pub-list li div.span2 {
font-size:13px;
line-height:20px;
padding:10px 0 0 0px;
width:240px;
}
ul.pub-list li .time{ color:#999999;}

/* Public Page - publicOrginalImages */
.publicOrginalImages{ width:445px; float:right;}
.publicOrginalImages ul li{ width:140px; height:150px; float:left; display:inline-block; text-align:center;}
.publicOrginalImages ul li a{ text-decoration:none; border:none;}
.publicOrginalImages ul li a .imageHolder{ 
	width:100px; 
	height:100px; 
	display:inline-block; 
	background-color:#e5e7e9;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
	}
.publicOrginalImages ul li .imageDetails{ display:block; height:34px; margin-top:2px;overflow:hidden;}

/* Public Pricing */
.publicPricing{ float:left;}

ul.publicpageListing{ list-style-type:disc; margin-left:20px;}
ul.publicpageListing li{ list-style-type:disc}

.message_topPublic{
    left: 0;
    position: absolute;
    top: 57px;
    width:auto;
	}
.pub-leftsec .activelink{ color:#333333 !important;}

/*Added by Raghu*/
.leftsectn ul.leftnav li.active .leagalsub ul li a, .leftsectn ul.leftnav li .leagalsub ul li a{
/*background:transparent !important;*/
color:#404040 !important;
font-weight:normal !important;
display:block;
padding:0 5px 0px 12px;
line-height:25px !important;
font-size:12px !important;
}
/*.leftsectn ul.leftnav li.active .leagalsub ul li a.selected{
background:#0AB2B8 !important;
color:#fff !important;
}*/

.leftsectn ul.leftnav li .leagalsub ul li.active a{
background:#0AB2B8 !important;
color:#fff !important;
}
.leftsectn ul.leftnav li.active .leagalsub ul li {
list-style:square !important;
}
.newTheme .container-fluid ul.nav-tabs > li {
margin-top:0px !important;
}
.newTheme .container-fluid .nav-tabs > li a.state:hover {
background:#2ecad0;
height:240px !important;
}
.newTheme .container-fluid ul.nav-tabs li.active:hover { background:none !important; }
.newTheme .container-fluid .nav-tabs > li a.state:hover h1, .newTheme .container-fluid .nav-tabs > li a.state:hover p {
color:#fff !important;
}
.newTheme .container-fluid .nav-tabs > li:hover:after{
  display:block;
  height: 60px;
  content: " ";
  width:465px;
background: url(../img_newTheme/pointer1.png)  left no-repeat;
}
.newTheme .container-fluid .nav-tabs > li:hover{
 background:none !important; 
}
.planDetailsContainer .planSlab.dbrdr {
/*border:1px solid #5EB2B5 !important;*/
}
.newTheme .container-fluid .form-horizontal.contactus {
padding:0px;
margin:0px;

}
.newTheme .container-fluid .form-horizontal.contactus label {
text-align:left !important;
}
.publicSubHeader h1 span.gitext {
font-family: proximaNova;
}

