* {
	margin: 0px;
	padding: 0px;
	outline: none;
	behavior: url(iepngfix.htc);
	border: 0px;
}

body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #FFFFFF;
	background-color: #000000;

/*	background-image: url(../images/bodyBG/bg4.jpg); */
	background-image: url(../backgrounds_FTP/bg.jpg); 
	background-position: top center;
	background-repeat: no-repeat;

}


table {
	font-size: 12px;
}

.png {
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}


a:link, a:visited, a:active {
	color: #9B9B84;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

ul, dl, dt, dd {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 5px 0px 5px 0px;
}

pre {
	display: block;
	text-align: left;
	background-color: #000000;
	color: #FFFFFF;
}

h1 {
	font-size: 15px;
}

h1.sectionName {
	display: block;
	font-size: 100%;
	height: 19px;
	margin: 0px 0px 6px 0px;
}

h1.sectionName span {
	display: none;
}
h2 { 
	font-size: 14px;
	margin: 5px 0px 5px 5px;
} 

h3 {

}

span { 

}

input {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #44433C;
	color: #9B9B84;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding: 2px;
}

select {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #44433C;
	color: #9B9B84;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0pt 3px 0pt 0pt;
	width: 226px;
}

.none {
	display: none;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.strong {
	font-weight: bold;
}

.redBorder {
	border: 1px solid red !important;
}

.red {
	color: red;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both !important;
}

.textLeft {
	text-align: left;
}

.textCenter{
	text-align: center;
}

.textRight {
	text-align: right;
}

.trans {
	behavior: url(css/iepngfix.htc);
}

.dotsRedBG {
	background-image: url(../images/dotsRedBG.png);
	background-position: 0px 0px;
	background-repeat: repeat;
}

.dotsBlueBG {
	background-image: url(../images/dotsBlueBG.png);
	background-position: 0px 0px;
	background-repeat: repeat;
}

.dotsGrayBG {
	background-image: url(../images/dotsGrayBG.png);
	background-position: 0px 0px;
	background-repeat: repeat;
}

a.go {
	display: block;
	float: left;
	margin: 2px 2px 2px 2px;
	width: 40px;
	height: 19px;
	background-image: url(../images/go.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

a.goLogin {
	width: 80px;
	background-image: url(../images/goLogin.gif);
}

a.goRegister {
	width: 106px;
	background-image: url(../images/goRegister.gif);
}

a.goDelete {
	background-image: url(../images/goDelete.png);
}

.goBack {
	margin: 10px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
}

.goBack a {
	color: #404040;
	text-decoration: none;
}

.size10 {
	font-size: 10px;
}

a.go:hover {
/*	background-position: 0px -17px;*/
}


ul, dl, dt, dd {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#wrapperAll {
	width: 100%;
	color: #FFFFFF;
/*	background-image: url(../images/wrapperAllBG.png); 
	background-position: top center;
	background-repeat: no-repeat;	*/
}

#wrapper {
	clear: both;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 120px 0px 0px 0px;
}

#headerAll {
	width: 100%;
	height: 380px;
/*	margin: 222px 0px 0px 0px;*/
/*	background-color: #000000;*/
	background-image: url(../images/transBlack70p.png);
	background-position: top right;
	background-repeat: repeat;
}

#headerAll .headerLogo {
	width: 470px;
	height: 66px;
	float: left;
	margin: 20px 0px 0px 20px;
}

#headerAll .headerNewsletter {
	width: 276px;
/*	height: 20px;*/
	float: right;
	background-image: url(../images/header/newsletterBG.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 38px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
/*	background-color: red;*/
}

#headerAll .headerNewsletter span {
	font-size: 10px;
}

#headerAll .headerNewsletter .newsletterInput {
	float: left;
	display: block;
	margin: 0pt 3px 0pt 0pt;
	width: 95px;
}


#headerAll .headerBanner {
	margin: 10px auto;
	width: 810px;

}

#topBar {
	width: 100%;
	height: 30px;
	background-image: url(../images/transBlack70p.png);
	background-position: right top;
	background-repeat: repeat;
}

#topBar #topBarContent {
	width: 830px;
	text-align: right;
	margin: 0px auto;
}


#topBar #topBarContent .topBarLogos {
	float: left;
	display: inline;
	width: 500px;
	text-align: left;
}

#topBar #topBarContent .userLoginInfo {
	float: right;
	display: inline;
	width: 320px;
	padding: 7px 10px 0px 0px;
	text-align: right;
}

#topBar a {
	color: #FFFFFF;
	text-decoration: none;
}

#topBar .userLoggedName {
	font-weight: bold;
}


#contentAll {
	width: 850px;
/*	background-color: green;/*** TO DELETE ***/
	background-color: #000000;
	float: left;
	margin: 0px 0px 15px 0px;
}

#contentAll #contentLeft {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 450px;
/*	background-color: red; /*** TO DELETE ***/
/*	height: 400px; /*** TO DELETE ***/
}

#contentAll #contentLeft  p {
	line-height: 16px;
}

#contentAll #contentRight {
	width: 375px;
	float: right;
	margin: 0px 0px 0px 0px;
/*	background-color: #25241F; /*** TO DELETE ***/
	background-color: black; /*** TO DELETE ***/
/*	height: 400px; /*** TO DELETE ***/
}


#footerAll {
	height: 100px;
	
}

#footer {
	width: 850px;
	padding: 40px 0px 0px 0px;
	margin: 0px auto;
}

#footer .footerLinks {
	text-align: center;
}

#footer .copyright {
	text-align: right;
	padding: 0px 40px 0px 0px;
	font-size: 10px;
	color: #151515;
}

/*** REGISTER / LOGIN***/

#divLogin {

}

#divLogin input {
	margin: 0px 0px 2px 10px;
}

#divLogin table.tableLogin {
	width: 300px;
}

#divRegister input {
	margin: 0px 0px 2px 10px;
}


#divRegister table.register {
	width: 300px;
}

td.alignRight {
	text-align: right;
}

/*** END REGISTER ***/


/*** MEDIUM PICTURE (frame) ***/

.mediumPicture {
	width: 450px;
	height: 138px;
	overflow: hidden;
}

.mediumPictureFrame {
	position: absolute;
	width: 450px;
	height: 138px;

}


/*** ONE NAME - LIKE GALLERY etc ***/

.oneName {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-image: url(../images/oneNameBG.png);
	background-position: 9px 10px;
	background-repeat: no-repeat;
	padding: 7px 0px 0px 23px;
	overflow: hidden;
	margin: 0px 0px 2px 0px;
	font-weight: bold;
}

.oneName span {
	font-weight: normal;
}

.oneName p {
	margin: 0px;
}

.oneName a {
	display: block;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration: none;
}

.oneLead {
	font-size: 11px;
	margin: 15px 5px 15px 5px;
}

.errors {
	background-color: #580003;
	border: 1px solid #890001;
	padding: 5px;
	margin: 10px 0px 15px 0px;
}

.messages {
    background-color: #33CC33;
	border: 1px solid #00FF33;
	padding: 5px;
	margin: 10px 0px 15px 0px;
}

.oneSmallPicture {
	float: left;
	height: 54px;
	margin: 6px 4px 20px 0;
	overflow: hidden;
	width: 64px;
}