body {
	margin: 0 auto;
	text-align: center;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-color: #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	overflow-x: hidden;
}
body.popup {
	background-image: none;	
	background-color: transparent;
	*background-color: #101010;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 960px;
	line-height: 17px;
	text-align: left;
	background-color: black;
	display: table;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.header {
	clear: both;
}
div.header h1 {
	margin: 0;
	padding: 0;
	float: left;
}
#login {
	float: right;
	margin: 15px;
	width: 180px;
}
#login .user {
	float: left;
	background-image: url(../imagenes/username-input-bg.gif);
	background-repeat: no-repeat;
	width: 134px;
	border: none;
	border: 0px;
	height:13px;
	color: #535353;
	font-size: 11px;
	padding: 4px 8px 3px;
	margin-bottom: 7px;
}
/*
body:nth-of-type(1)  #login .user {
	float: left;
	background-image: url(../imagenes/username-input-bg.gif);
	background-repeat: no-repeat;
	width: 134px;
	border: none;
	border: 0px;
	height:13px;
	color: #535353;
	font-size: 11px;
	
	margin-bottom: 7px;
}
*/

#login .pass {
	float: left;
	background-image: url(../imagenes/password-input-bg.gif);
	background-repeat: no-repeat;
	width: 102px;
	border: none;
	border: 0px;
	height:13px;
	color: #535353;
	font-size: 11px;
	padding: 4px 8px 3px;
	margin-bottom: 7px;
}

/*
body:nth-of-type(1) #login .pass {
	float: left;
	background-image: url(../imagenes/password-input-bg.gif);
	background-repeat: no-repeat;
	width: 102px;
	border: none;
	border: 0px;
	height:13px;
	color: #535353;
	font-size: 11px;
	padding: 4px 8px 3px;
	margin-bottom: 7px;
}*/

#login input[type=submit] {
	float: left;
	background-image: url('../imagenes/signin-btn-bg.gif');
	background-repeat: no-repeat;
	background-color: red;
	width: 51px;
	height: 20px;
	border: none;
	cursor: pointer;
	margin-left: 7px;
}

#menu {
	list-style: none;
	margin: 0;
	margin-right: 105px;
	padding: 0;
	float: right;
	width: 602px;
}
#menu li {
	float: left;
	margin-right: 8px;
}
#menu li a {
	font-size: 0;
	line-height: 1000px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
}
#menu li a.nav01 {
	background-image: url(../imagenes/nav01.jpg);
	width: 90px;
}
#menu li a.nav02 {
	background-image: url(../imagenes/nav02.jpg);
	width: 115px;
}
#menu li a.nav03 {
	background-image: url(../imagenes/nav03.jpg);
	width: 154px;
}
#menu li a.nav04 {
	background-image: url(../imagenes/nav04.jpg);
	width: 125px;
}
#menu li a.nav05 {
	background-image: url(../imagenes/nav05.jpg);
	width: 78px;
}
#menu li a:hover,
#menu li a.on {
	background-position: 0 -55px;
}
div.content {
	clear: both;
	background-image: url(../imagenes/content-bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	display: table;
}
div.home-content {
	float: left;
	width: 731px;
	display: table-cell;
}
div.inner-content {
	width: 760px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	display: table-cell;
}
div.sidebar {
	float: left;
	width: 190px;
	margin-left: 19px;
	display: table-cell;
}
div.inner-sidebar {
	float: left;
	width: 160px;
	display: table-cell;
}
div.mozaik-row {
	clear: both;
	margin-left: 28px;
}
div.mozaik-row img {
	margin: 2px;
}
div.cell-empty {
	float: left;
	width: 87px;
	height: 60px;
}
div.view-all {
	clear: both;
	background-image: url(../imagenes/viewallpetitions-shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 50px;
	text-align: right;
	padding-top: 15px;
}
div.interested-banner {
	float: left;
	margin-left: 28px;
	margin-right: 10px;
}
div.sidebar p {
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 13px;
	text-indent: 15px;
}
div.sidebar p strong {
	color: #d61a21;
}
div.footer {
	clear: both;
	background-image: url(../imagenes/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 63px;
	text-align: center;
	font-size: 10px;
	color: white;
	line-height: 24px;
	padding-top: 20px;
	margin-top: 20px;
	display: table;
}
div.footer a {
	color: white;
	margin: 0 3px;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer span {
	color: #969696;
}
div.avatar {
	float: left;
	margin-left: 10px;
	width: 81px;
}
div.avatar img {
	display: block;
	clear: both;
}
div.epetition-title {
	float: left;
	margin-left: 13px;
}
div.epetition-title h2 {
	color: white;
	font-size: 29px;
	line-height: 32px;
	margin: 0;
	padding: 0;

}
div.epetition-title h3 {
	color: #d3d3d3;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
div.posted {
	clear: both;
	color: #f2f2f2;
	font-size: 14px;
	line-height: 37px;
}
div.posted strong {
	color: #d61a21;
}
div.epetition-display {
	float: left;
	margin-left: 10px;
	margin-right: 12px;
}
div.epetition-txt {
	float: left;
	margin-left: 20px;
	width: 380px;
}
div.epetition-txt h4 {
	color: #f8d40d;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0;
}
div.epetition-txt strong {
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
}
div.epetition-txt p {
	font-size: 12px;
	margin-bottom: 20px;
}
div.get {
	float: left;
	background-image: url(../imagenes/getthis-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 49px;
	width: 93px;
	margin-right: 10px;
}
div.share {
	float: left;
	background-image: url(../imagenes/sharethis-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 49px;
	width: 106px;
	margin-right: 10px;
}
div.keen-box-bg {
	clear: both;
	background-image: url(../imagenes/keenonthsidea-box-bg.jpg);
	background-repeat: no-repeat;
	width: 420px;
	height: 128px;
	position: relative;
}
div.keen-box-bg2 {
	clear: both;
	background-image: url(../imagenes/epetitions04-boton_b.png);
	background-repeat: no-repeat;
	width: 420px;
	height: 128px;
	position: relative;
}
div.keen-box-bg a {
	display: block;
	position: absolute;
	top: 23px;
	left: 307px;
	width: 93px;
	height: 27px;
}
div.keen-box-bg p {
	position: absolute;
	top: 55px;
	left: 20px;
	color: white;
	font-size: 15px;
	line-height: 28px;
}
div.keen-box-bg p strong {
	font-size: 18px;
}
div.keen-box-bg p span {
	color: #f8d40d;
}
div.keen-box-bg2 p {
	position: absolute;
	top: 75px;
	left: 20px;
	color: white;
	font-size: 15px;
	line-height: 28px;
}
div.keen-box-bg2 p strong {
	font-size: 18px;
}
div.keen-box-bg2 p span {
	color: #f8d40d;
}

div.epetition-footer {
	clear: both;
	margin-left: 10px;
	padding-top: 17px;
	
	height: 122px;
}
div.preview {
	float: left;
	margin-right: 10px;
}
div.register {
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
	width: 440px;
}
div.register h2 {
	color: #f8d40d;
	font-size: 21px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
div.register span {
	display: block;
	padding-bottom: 24px;
}
div.register p {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 16px;
}
div.register-box-bg {
	clear: both;
	background-image: url(../imagenes/register-box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 920px;
	#position: relative; 
	overflow: hidden;
	
}
div.register-box2-bg {
	clear: both;
	background-image: url(../imagenes/register-box2-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 920px;
	#position: relative; 
	overflow: hidden;
	
}
div.register-box-left {
	float: left;
	width: 410px;
	margin-left: 26px;
	display: inline;
}
div.register-box-right {
	float: left;
	margin-left: 25px;
	width: 420px;
}
div.register-box-right label {
	width: 151px !important;
}
#register {
	margin: 0;
	padding: 0;
}
#register label {
	float: left;
	width: 124px;
	line-height: 24px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 16px;
}
#register input {
	float: left;
	width: 250px;
	background-image: url(../imagenes/input-bg.gif);
	background-repeat: no-repeat;
	padding: 4px 5px 4px 5px;
	padding-top: 6px\9
	font-size: 12px;
	border: none;
	border: 0px;
	color: white;
	margin: 0;
	margin-bottom: 16px;
}
#register input[type=checkbox] {
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 8px 0 4px;
	background-image: none;
}


#register input.radio  {
	background-image: none;
	

}


#register span {
	padding-bottom: 7px;
}
#register input.submit {
	background-image: url(../imagenes/register02-boton.png);
	background-color: transparent;
	width: 67px;
	height: 26px;
	cursor: pointer;
	float: right;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 0;
}
#register input.submit2 {
	background-image: url(../imagenes/boton-cancel.png);
	background-color: transparent;
	width: 67px;
	height: 26px;
	cursor: pointer;
	float: right;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 0;
}
#register input.submit3 {
	background-image: url(../imagenes/boton-save.png);
	background-color: transparent;
	width: 67px;
	height: 26px;
	cursor: pointer;
	float: right;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 0;
}
div.popup {
	clear: both;
	width: 392px;
	line-height: 17px;
	text-align: left;
}
div.popup-bg {
	clear: both;
	background-image: url(../imagenes/popup-bg.jpg);
	background-repeat: repeat-y;
	display: table;
	width: 392px;
}
#share {
	margin: 0;
	margin-left: 19px;
	padding: 0;
}
#share label {
	float: left;
	font-size: 15px;
	width: 85px;
	line-height: 28px;
	color: black;
}
#share label span {
	color: #ff1b1b;
}
#share input,
#share select {
	float: left;
	width: 256px;
	padding: 7px;
	font-size: 12px;
	background-image: url(../imagenes/popup-input-bg.gif);
	background-repeat: no-repeat;
	border: none;
	border: 0px;
	margin-bottom: 12px;
}
#share select {
	background-image: url(../imagenes/select-bg.jpg);
	background-color: transparent;
	float: none;
	width: 270px;
}
span.select {
  width: 246px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 34px;
  padding: 9px 12px;
  color: #fff;
  background: url(../imagenes/select-bg.jpg) no-repeat;  
  color: #323232;
  font-size: 12px;
  position: absolute;
  overflow: hidden;
}
div.cont_imput span.select {
	background: url(../imagenes/select-bg2.gif) no-repeat;  
	color: white;
	padding: 4px 7px;
}
div.cont_imput select {
	width: 261px;
	height: 24px;
}
#share .note {
	width: auto;
}
#share textarea {
	float: left;
	background-image: url(../imagenes/popup-textarea-bg.gif);
	background-repeat: no-repeat;
	width: 279px;
	height: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	border: none;
	border: 0px;
}
#share .submit {
	float: left;
	width: 58px;
	height: 28px;
	background-image: url(../imagenes/popup-send-btn.gif);
	background-repeat: no-repeat;
	background-color: red;
	cursor: pointer;
	margin-left: 6px;
	margin-top: 48px;
}
div.showing {
	clear: both;
	color: white;
	font-size: 13px;
	line-height: 46px;
	margin-left: 19px;
}
div.hear-box {
	float: left;
	border: 2px white solid;
	margin-left: 19px;
	margin-right: 2px;
	margin-bottom: 8px;
	display: table;
	width: 447px;
}
div.hear-box .img {
	float: left;
}
div.hear-box-title {
	clear: both;
	background-color: black;
	display: table;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 14px;
	height:56px;
	width: 260px;
}
div.hear-box-red {
	clear: both;
	width: 288px;
	background-color: #c8181f;
	background-image: url(../imagenes/hear-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.hear-box-red p {
	padding: 7px 14px;
	font-size: 12px;
	line-height: normal;
}
div.pager {
	clear: both;
	text-align: center;
	line-height: 54px;
	font-size: 13px;
	padding-bottom: 69px;
}
div.pager a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
div.pager a.on,
div.pager a:hover {
	color: #f8d40d;
	font-weight: normal;
	text-decoration: none;
}
div.inner-box-bg {
	clear: both;
	background-image: url(../imagenes/inner-box-bg.jpg);
	background-repeat: repeat-y;
	display: table;
	width: 760px;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
}
div.inner-box-bg p {
	background-image: url(../imagenes/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 18px;
	width: 696px;
	margin-left: 20px;
	padding-bottom: 10px;
}
div.how-box-bg {
	background-image: url(../imagenes/how-box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	clear: both;
	width: 760px;
	color: #1c1c1c;
	font-size: 15px;
	line-height: 20px;
}
div.how-box-bg p {
	margin-left: 20px;
	width: 714px;
}
div.how-box-bg p span {
	color: #ff0000;
}
div.say-box-bg {
	clear: both;
	background-image: url(../imagenes/say-box-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 760px;
	color: white;
	font-size: 15px;
	line-height: 20px;
}
div.say-box-col {
	float: left;
	width: 300px;
	margin-left: 40px;
}
div.say-box-col a {
	color: #f8d50d;
}
div.say-box-col a:hover {
	text-decoration: underline;
}
/*---------------edited by ashishwd---------------*/
#extra{
	background-color:#191919;
	padding:20px;
	margin:0 17px;
	}