/***** Global Settings *****/
* {margin: 0;}
html {height:100%;}
body {height:100%;color: #000; background: #f5f5f5; font: 16px/1em calibri, Helvetica, sans-serif; }
p, ul, ol { margin:0; padding:0 0 2em 0; }

#bg {position:fixed; top:0; left:0; width:100%; height:100%; z-index:-1}

.container 
{
	min-height: 100%;
	height: auto !important;
	height:100%; 
	margin: 0 auto -30px;/*changed from -20 to -30 by Manuel */
}
.main-content 
{ 
	padding:45px 0 30px;
}
.wrap 
{ 
	background:url(../images/trans-bg.png); 
	overflow-y:inherit; 
}

.pad { margin:20px; background: url(../images/roda-small.png) no-repeat right top; }
.pad h2 { padding-top:0px;}

.container2 
{
	min-height: 100%; 
	height: auto !important; 
	height:100%; 
	margin: 0 auto -20px;
}
.main-content2 
{ 
	
	/*padding: 0px 10px;*/
	
	margin-left: 171px;
	margin-right: 172px; 
	
	/*width: 900px;*/
	/*position: relative;*/
	/*background-color: #FFF;*/
	
	
	
	padding: 45px 0 30px;
	
	
}
.wrap2 
{ 
	padding-top: 10px; 
	padding-bottom: 10px;
	width: 900px;
	position: relative;
	background-color: #FFF;
	min-height: 450px;
	
}
.pad2 
{
	text-align: center;
	width: 860px;
	background-color: #FFF;
	position:relative;
	padding-left: 20px;
	padding-right: 20px;
	display: table;
}
.pad2 h2 
{ 
	padding-top:0px;
}

.header h1 { text-align:center; margin:0; padding:0;}



.push { height:20px;}
.footer { background: #000; height: 30px;}
/*.footer p { position: relative; float: left; padding-left: 0; padding-bottom: 0; padding-right: 0; padding-top: 6px; width: 301px; font-size: 12px; line-height: 20px; color: #FFFFFF; margin:0; text-align:center;}
.footer p span {float: left;}*/

/*added footer back from original setting*/
.footer p { font-size: 12px; line-height: 20px; color: #FFF; padding:0; margin:0; text-align:center;}
.footer p span { padding-left:200px;}
.footer a { color: white; }
.footer a:link {
	color: #ffffff;
}
.footer a:visited {
	color: #ffffff;
}
.footer a:active {
	color: #ffffff;
}

#socialnet { margin-top: 3px; float: right; position: relative; }
#footercont { margin-right: auto; margin-left: auto; width: 900px; }
#footercont a { color: white; }



/*added by alex*/
/*
.container2 
{
	min-height: 100%; 
	height: auto !important; 
	height:100%; 
	margin: 0 auto 0px;
}
.main-content2 
{ 
	padding: 0px 10px;
	margin-left: 171px; 
	margin-right: 172px; 
	width: 900px;
	position: relative;
	background-color: #FFF;
	
	
}
.wrap2 
{ 
	padding-top: 10px; 
	padding-bottom: 10px;
	width: 860px;
	position: relative;
	background-color: #FFF;
	min-height: 450px;
	
}
.pad2 
{ 
	text-align: center; 
	width: 860px; 
	background-color: #FFF; 
	position:relative;
	padding-left: 20px;
	padding-right: 20px;
}
.pad2 h2 
{ 
	padding-top:0px;
}
*/

/*-------------*/
A.BigBLKBold:link { color: #000000; text-decoration: none}
A.BigBLKBold:active { color: #000000; text-decoration: none}
A.BigBLKBold:hover { color: #000000; text-decoration: none}
.BigBLKBold {
	font-family: alibri, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}


/*VND Gallery Module CSS*/

/*
#container has no styles
*/

#vndgallery_breadcrumb
{
	width: 650px;
	margin-top: 1px;
	text-align: left;
}
#vndgallery_title
{
	width: 500px; 
	margin-left: 180px; 
	margin-right: 180px; 
	text-align: center; 
	margin-top: 1px; 
	float: left; 
}
#vndgallery_message
{
	width: 500px; 
	margin-left: 180px; 
	margin-right: 180px; 
	text-align: center; 
	margin-top: 1px; 
	float: left;	
}
#vndgallery_userhomeContent
{
	width: 500px; 
	margin-left: 180px; 
	margin-right: 180px; 
	margin-top: 1px; 
	float: left; 
}
#vndgallery_userhomeLeft
{
	width: 225px; 
	margin-right: 50px; 
	float: left; 
	margin-top: 1px; 
	text-align: center; 
	background-color: #FFF;
}
#vndgallery_categoryContent
{
	width: 600px; 
	margin-left: 130px; 
	margin-right: 130px; 
	margin-top: 1px; 
	float: left;
}
#vndgallery_assignPicturesContent
{
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 10px;
	background-color: #FFF;
}

.vndgallery_clear
{
	clear:both;	
}


#vndcms_breadcrumb
{
	width: 650px; 
	float: left; 
	margin-top: 1px; 
	text-align: left;	
}
#vndcms_title
{
	width: 500px; 
	margin-left: 180px; 
	margin-right: 180px; 
	text-align: center; 
	margin-top: 1px; 
	float: left; 
}
#vndcms_userhomeContent
{
	width: 500px; 
	margin-left: 180px; 
	margin-right: 180px; 
	margin-top: 1px; 
	float: left; 
}

#vndcms_editPage
{
	width: 700px; 
	margin-left: 80px; 
	margin-right: 80px; 
	margin-top: 1px; 
	float: left; 
	background-color: #FFF;
}




/*CSS for nice div alert messages */
#Flash {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 30px; FONT-SIZE: 14px; MARGIN-BOTTOM: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #ccc 1px solid; TEXT-ALIGN: left
}
.login #Flash {
	MARGIN-TOP: 0px; FONT-SIZE: 12px
}
.flash_notice#Flash {
	BORDER-LEFT-COLOR: #9c9; BACKGROUND: url(/vnd_gallery/images/alertgood_icon.gif) #e2f9e3 no-repeat left 50%; BORDER-BOTTOM-COLOR: #9c9; COLOR: #060; BORDER-TOP-COLOR: #9c9; BORDER-RIGHT-COLOR: #9c9
}
.flash_alert#Flash {
	BORDER-LEFT-COLOR: #c99; BACKGROUND: url(/vnd_gallery/images/alertbad_icon.gif) #c00 no-repeat left 50%; BORDER-BOTTOM-COLOR: #c99; COLOR: #fff; BORDER-TOP-COLOR: #c99; BORDER-RIGHT-COLOR: #c99
}
.flash_alert#Flash A {
	COLOR: #fff
}
.flash_alert#Flash A:hover {
	BACKGROUND: #000
}
.vndgallery_clear
{
	clear:both;	
}

.breadCrumb5
{
	width: 650px; 
	float: left; 
	margin-top: 1px; 
	text-align: left;
}

.breadCrumb6
{
	width: 500px; 
	float: left; 
	margin-top: 1px; 
	text-align: left;
	margin-left: 25px;
}


.clear
{
	clear: both;	
}

.pad3 
{ 
	text-align: center; 
	width: 830px; 
	background-color: #FFF; 
	position:relative;
	padding-left: 35px;
	padding-right: 35px;
}
.pad3 h2 
{ 
	padding-top:0px;
}

/*=======ADDED BY alex 03-29-10===============*/

.galleryPicturesImage
{
	float: left; 
	margin-top: 5px; 
	width: 250px; 
	margin-right: 10px;	
}

.galleryPicturesCaption
{
	float: left; 
	margin-top: 94px; 
	width: 125px; 
	margin-right: 15px; 
	text-align: center;
	
}

.galleryPicturesEdit
{
	float: left; 
	margin-top: 94px; 
	width: 112px; 
	text-align: center; 
	margin-right: 20px; 
}




/*=============================================*/




