/************* OLD Style *******************/
p {
	font-family: Garamond, "Times New Roman", Arial, Verdana;
	font-size: 12pt;
	color: #555658;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: left;


}
.center {
	text-align: center;
}
.bg-center-norep {
	background-repeat: no-repeat;
	background-position: center center;
}
.p-1 {
	padding-top: 1px;
	padding-bottom: 1px;
}
.bg-left {
	background-repeat: no-repeat;
	background-position: left;
}

body {
    scrollbar-face-color: #748cc8;
    scrollbar-shadow-color: #B9B9B9;
    scrollbar-highlight-color: #B9B9B9;
    scrollbar-3dlight-color: #B9B9B9;
    scrollbar-darkshadow-color: #B9B9B9;
    scrollbar-track-color: silver;
}

.tdfont
{
    font-size: 10pt;
    font-family: arial, sans-serif;
    white-space: nowrap;
}   

.tdfont1
{
    font-size: small;
    font-family: arial, sans-serif;
    white-space: nowrap;
    text-align: "USD";
}



.body1
  {
  scrollbar-track-color: silver;
  scrollbar-darkshadow-color: #B9B9B9;
  scrollbar-3dlight-color: #B9B9B9;
  background-color: #ffffff;
  font-size: 10pt;
  scrollbar-shadow-color: #B9B9B9;
  scrollbar-face-color: #748cc8;
  scrollbar-highlight-color: #B9B9B9;
  font-family: arial, sans-serif;
  }

.font1
  {
  color: #000000;
  font-size: 10pt;
  font-family: arial, sans-serif;
  }

.font2
  {
  font-family: arial, sans-serif;
  color: #ffffff;
  font-size: 12pt;
  font-weight: 600;
  }

.font3
  {
  color: #ffffff;
  font-size: 9pt;
  font-weight: 600;
  font-family: arial, sans-serif;
  }

.font4
  {
  color: #ffffff;
  font-size: 9pt;
  font-family: arial, sans-serif;
  }

.font5
  {
  color: #000000;
  font-size: 9pt;
  font-family: arial, sans-serif;
  color: #000000;
  }

.font6
  {
  font-size: 11px;
  color: #ffffff;
  font-family: aral, sans-serif;
  }

.font7
  {
  font-size: 36px;
  font-weight: lighter;
  font-style: Normal;
  font-family: Arial;
  color: #c1bfb6;
  line-height: normal;
  }

.font8
  {
  font-family: arial, sans-serif;
  font-size: 8pt;
  color: #000000;
  }

.link1
  {
  text-decoration: none;
  }

.link2
  {
  text-decoration: none;
  color: #0000A0;
  }

.link3
  {
  text-decoration: underline;
  }

.link1:active
  {
  color: #ffffff;
  }

.link2:active
  {
  color: #0000a0;
  }

.link3:active
  {
  color: #0000a0;
  }

.link2:hover
  {
  color: #0000a0;
  }

.link1:link
  {
  color: #ffffff;
  }

.link2:link
  {
  color: #0000A0;
  }

.link3:link
  {
  color: #0000a0;
  }

.link2:visited
  {
  color: #cacaca;
  }

.link3:visited
  {
  color: #0000a0;
  }

.table1
  {
  background-color: #748CC8;
  }

.table2
  {
  background-color: #eaeaea;
  }

.table3
  {
  background-color: #000000;
  }

.table4
  {
  background-color: #ffffff;
  }

.table5
  {
  background-color: #ffffff;
  }

.table6
  {
  background-color: #EEEEEE;
  }

.table7
  {
  background-color: #CCCCCC;
  }

.table8
  {
  background-color: #000000;
  }



/************* NEW Style *******************/


a {
	color: #917351;
}

.btn {
	cursor: pointer;
}
.line-h{
	height: 1px;
	background-color: #cccccc;
}

.my-portfolio{
	margin-left: 10px;
	margin-bottom: -10px;
}
img {
	border: none;
}

.portfolio {
	font-family: Garamond, "Times New Roman", Arial, Verdana;
	font-size: 12pt;
	color: #555658;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: left;
}


.formcellhalfinput {
	text-align: left;
	font-size: 12px;
}

.formcellhalf {
	font-family: Garamond, "Times New Roman", Arial, Verdana;
	color: #555658;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	font-size: 12pt;
	vertical-align: top;
}

.required {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	line-height: 16px;
}
.error{display: none;}
.phperror, .error, .textfieldRequiredMsg, .selectRequiredMsg, .checkboxRequiredMsg {color: #C33;}

.my_account {
	margin-left: 10px;
	overflow: hidden;
	width: 200px;
	position: absolute;
	top: 200px;
}
.my_account .title-p{ font-size: 24px; }
.my_account p{ font-size: 16px; padding: 0;}
.my_account img{ margin-top: 12px;}

.portfolio p, .editfolder p {
	margin: 0;
	padding: 0;
}
.portfolio, .editfolder{
	max-width: 700px;
	position: relative;
	top: -50px;
	padding: 0;
}


.portfolio tr:first-child{
	border-bottom: solid #cccccc 1px;
}

.portfolio tr{
	border-bottom: dotted #cccccc 1px;
}

.portfolio td{
	padding: 10px 0 10px 0;
}

.title-tr{
	font-weight: 600;
}

.img-folder {
	margin-right: 5px;
	margin-top: 4px;
	float: left;
}

.portfolio table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.portfolio .create-folder{
	margin-top: 60px;
	margin-bottom: 30px;
}

.folder .image{
	float: left;
	margin: 10px;
}
.folder .image img{
	cursor: pointer;
}

.folder .image .img{
	height: 120px;
}

.big_image{

	position: absolute;
	left: 500px;
	top: 500px;
}

.image .info p{
	float: left;
	margin: 0;
	padding: 0;
}
.image .info span{
	cursor: pointer;
	padding-left: 5px;
}
.add_portfolio{
	cursor: pointer;
}
.add_portfolio img {
	margin-top: 5px;
}
.shell{
	width: 100%;
	height: 100%;
	position:fixed;
	top:0;
	_position:absolute;
	_top:expression(eval(document.body.scrollTop));
	left:0;
	background-color: rgba(255, 255, 255, .4);
	display: none;
	text-align: center;
}
.shell iframe{
	margin: 0 auto;
	display: block;
	border: 1px solid #cccccc;
	position: relative;
	top: 20%;
}
.addimage{
	padding: 0 20px;
}
.addimage .addfolder{
	display: none;
	height: 200px;
	float: left;
}

.success {text-align: center;}
#description_img{
	border: 1px solid #CCC;
	position: relative;
	display: inline-block;
	top: 20%;
	background-color: #ffffff;
	padding: 20px 30px;

}
#description_img table{
	text-align: left;
}

#description_img td{
	vertical-align: top;
}
#description_img p{
	margin: 0;
}
#img_title{
	font-size: 20px;
	font-weight: 600;
	margin-top: -11px!important;
}
.close_btn{
	font-size: 35px;
	color: #666666;
	position: absolute;
	cursor: pointer;
	right: 14px;
	top: 7px;
}


/* LOGIN */
.login{
	width: 250px;
	margin: 0 auto;
}

.smalllogin{
	margin-top: -20px;
}

.login input{
	margin: 0;
}

.title-p {
	font-size: 16pt;
	font-weight: 600;
	padding-left: 0;
}


.login .line-h{
	margin-bottom: 10px;
}

.login .field {
	width: 160px;
}


/* SIGNUP */

.btn-singup{
	margin-top: 20px;
}

.signup{
	position: relative;
	top: -80px;
}

/* ADD IMAGE */
.addimage .title-p {
	margin-top: 10px;
	margin-bottom: 7px;
}

#user_folders {
	width: 120px;
	margin-top: 10px;
}

.select-folder, .create-folder{
	float: left;
	margin-bottom: 15px;
}
.create-folder p {
	margin: 8px 0 0 10px ;
}
.create-folder img {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}

.select-folder .selectRequiredMsg{
	position: absolute;
	top: 100px;
	left: 79px;
}

.addimage input{
	margin: 0;
}

.addimage textarea[name="note"]{
	width: 334px;
	height: 80px;
}

.addimage textarea[name="description"]{
	width: 241px;
	height: 80px;
}

.g-user-s {
	width: 40px;
	padding: 0 5px;
}

.top-h-line {
	position: relative;
	top: -9px;
}

.actions img {
	margin-left: 15px;
	float: right;
}

#folder_form img {
	float: left;
	margin-right: 20px;
}
.folder-title {
	margin-bottom: 40px;
}

.folder-title p {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px 0;
	padding: 0;
}

#product_id {
	font-weight: 600;
	color: #cccccc;
}
.img-note, .img-size{
	margin-bottom: 10px;
}
.img-note textarea {
	width: 311px;
	height: 150px;
}

.img-note p, .img-size p{
	float: left;
}

.img-size-shell{
	float: left;
	text-align: left;
}

#img_foto{
	float: left;
	margin-right: 20px;
}

.img-info{
	float: right;
}

.img-info .btn-submit{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}

.mb15{ margin-bottom: 15px!important;}
.mt125{ margin-top: 25px!important;}

.logo {
	width: 151px;
	height: 139px;
}

.lh{
	line-height: 25px;
}

#img_size{
	margin-left: 6px;
	margin-right: 30px;
}

#conditions {
	border: 1px solid #CCC;
	position: relative;
	display: inline-block;
	top: 10%;
	width: 70%;
	height: 70%;
	background-color: #ffffff;
	padding: 20px 30px;
}
.conditions-shell {
	overflow-y: scroll;
	height: 90%;
}