
/**************************************
		 CSS for the main pages 
**************************************/

p 
{
	margin-top:0px;
	margin-bottom:11px;
}

/* style of the text fields */
.input 
{
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #777777; 
	font-family:Arial, Helvetica, sans-serif
}


.contactInputs 
{
	padding: 3px;
	font-size: 11px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif
}


/* style of the button on the contact page */
.contactSubmit
{
	color:#000000;	
}

/*  */
#LoginPanelTop_EmailAddress.input, #LoginPanelTop_Password.input {
	padding: 3px;
	margin: auto auto 5px auto;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #87826F; 
	font-family:Arial, Helvetica, sans-serif
}

#LoginPanelTop_EmailAddress.inputHighlighted, #LoginPanelTop_Password.inputHighlighted   {
	padding: 3px;
	margin: auto auto 5px auto;	
	font-size: 11px;
	font-weight: normal;
	border:1px solid #ff0000; 
	font-family:Arial, Helvetica, sans-serif
}

#LoginPanelTop_messageDiv {
	color:#993333;
	padding:0;
	margin:6px 0px 5px 6px; 
}

#TopContainer1_Register1_messageDiv
{
	padding-top:2px;
}


h1.loginHeader{
	font-size:100%;
	margin:0px auto 5px auto;
	color:#ff0000;
}


/* Types of styles for links */
a {
	color:#000000;
	text-decoration:none;
}


a.panelLink {
	color:#ffffff;
	text-decoration:none;
}


a.menu {
	color:#ffffff;
	text-decoration:none;
}


a.menuItem 
{
	color:#ffffff;
	text-decoration:none;
}

a.menuItemHighlighted 
{
	color:#ffffff;
	text-decoration:none;
	
}

a.emailLink {
	color:#000000;
	text-decoration:underline;
}

a.emailLink:hover {
	color:#993333;
	text-decoration:underline;
}

a.strongButton{
  color:White;
}

a.strongButton:hover {
 text-decoration:underline;
 color:White;
}

a.footer{
	text-decoration:none;
	color:Black;
}

a.footer:hover{
	text-decoration:none;
	color:Black;
}


/******************  Containers ********************/

body{	
margin:0;
	padding:0;
	background: #b0aec3;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#333333;
}

/*********************************
			Main container 
**********************************/
div.siteContainer {
	width: 759px;
	margin: 10px auto 0px auto;
	padding:0;
	text-align:left;
	border-color:#ffffff;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	
}

/*Site division*/

div.upperContainer {
	margin: 0px;
	padding:0;
	width: 759px;
	float:left;
	clear:both;
	
}

div.lowerContainer {
	width: 759px;
	margin:0px;
	padding:1px 0px 0px 0px;
	clear: both;
}

/*****************************
		Upper container 
******************************/
div.upperLeft{
	float: left;
	margin: 0;
	padding:0;
	width:580px;
	
}

div.upperRight {
	float: left;
	margin:0;
	padding:0;
	width:179px;
	background-color:#87826f;
	color:#ffffff;
}

/***** UpperLeft container *****/
.homeLogo{
	margin: 0px 0px 1px 0px;
	padding:0;
	height:63px;
	width:579px;
}
.homeImage{
	padding:0;
	margin:0;
	height:139px;
	width:579px;
}
.innerLogo{
	margin: 0px 1px 0px 0px;
	padding:0;
	height:63px;
	width:141px;
}
.innerImage{
	margin: 0px 1px 0px 0px;
	padding:0;
	width:437px;
	height:63px;
}

/* Login Home Page */
div.loginHeader{
	padding:6px 0px 0px 0px;
	margin:0;
	height:57px;
	width:165px;
}

.textLeftHeader{
	padding:0px 0px 0px 11px;
	margin:11px 0px 0px 0px;
	font-weight: bold; 
	
}

.textLeft {
	PADDING:3px 0px 0px 11px; 
	margin:0;
	float:left;
}
	
.textRight { 
	PADDING: 2px 5px 2px 0px; 
	MARGIN: 0px 0px 0px 0px; 
	float:left;
	text-align:right;
	color:#ffffff;
	clear:both;
	width:100%;
}

.textRightBold
{	PADDING: 2px 5px 2px 0px; 
	MARGIN: 0px 0px 0px 0px; 
	float:left;
	text-align:right;
	clear:both;
	width:100%;
	color:#ffffff;
	font-weight:bold;
}

.textLeftBottom{ 
	PADDING: 0px 0px 0px 11px; 
	MARGIN: 6px 4px 2px 0px; 
	float:left;
	text-align:right;
	font-weight:bold;
	color:#ffffff;
	clear:both;
	width:154px;
}

div.loginBody{
	background-image:url(../images/dotted_line_horizontal.gif);
	background-repeat:repeat-x;
	background-position:left top;	
	PADDING:4px 3px 0px 16px; 
	margin:0;
	height:136px;
}

div.messageDiv {
	padding:1px 3px 0px 0px;
	margin:0px 0px 5px 0px; 
	clear:both;
}

.bodyButton{ 
	PADDING: 1px 0px 0px 0px; 
	MARGIN: 0px 11px 0px 0px; 
	float:right;
	color:#ffffff;
	
}

.bodyButtonLeft{ 
	PADDING: 1px 0px 0px 0px; 
	MARGIN: 0px 0px 0px 0px; 
	float:left;
	color:White;
	}

div.validationError
{
	color:#D21034;
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 0px; 
	clear:both;
}


/******************************
		 Lower Container 
*******************************/

/*Lower Left Container */
div.lowerLeft {
	float: left;
	width: 141px;
	margin: 0;	
	padding:0;
	clear: both;
	
}


/****** Lower Right Container *******/
div.lowerRight {
	float: left;
	width:618px;

}

div.innerDivSize
{
	height:525px;
	padding:0;
	margin:0;
	}
	
	
div.homeDivSize
{
	height:384px;
	padding:0;
	margin:0;
	}

/******* Lower Right Left Container *******/
div.lowerRightLeftContent {
	float: left;
	clear:both;
	display:block;
	width:440px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	}

a.aGoBlack
{
	color:Black;	
}

div.mainContent {
	padding:20px 26px 0px 26px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:both;
	display: block;
	}
	
.editButton {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	color:Black;
	clear:both;
	font-weight:bold;
	display: block;
	}
	
	
div.displayXStandard
{
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	}
	
	
div.xStandard {
	padding:20px 20px 0px 26px;
	margin:0px 0px 0px 0px;
	float:left;
	clear:both;
	display: block;
	}
	
.saveButton {
	padding:0px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	color:Black;
	font-weight:bold;
	display: block;
	}		
	
	
/* Right Panel XStandard CSS*/
div.xStandardRight 
{
	margin:20px 0px 0px 0px;
	padding:0px 0px 1px 0px;
	float:left;
	clear:both;
	display: block;
	
	}
	
div.displayXStandardRight
{
	padding:10px 0px 12px 8px;
	margin:4px 0px 0px 0px;
	background-image:url(../images/dotted_line_vertical2.gif);
	background-repeat:repeat-y;
	background-position:left ;
	
	}	

	
.saveButtonRight {
	padding:0px 10px 0px 10px;
	margin:0px 0px 10px 0px;
	float:left;
	color:Black;
	font-weight:bold;
	}	

/********* Central panel ***********/
div.lowerRightMainPanel{
	padding:0;
	margin:0;
	width:440px;
	float:left;
}

div.lowerRightPanel{
	margin:0;
	padding:0px 0px 0px 21px;	
	float:left;
	width:120px;
	display:block;
}

div.lowerRightImage{ }

div.lowerRightAction{
	margin:0;
	padding:5px 4px 5px 6px;
	background-color:#87826F;
}

div.lowerRightDescription{	
	margin:0;
	padding:8px 5px 7px 7px;
	background-color:#e1e4d1;
	color:Black;	
	clear:both;
}

/*********** Lower Right Right Container ************/
div.lowerRightRightContent {
	float: left;
	padding:0;
	margin:0;
	width:178px;
}

div.alignRightText
{
	padding:0;
	margin:6px 0px 0px 0px;
	display:block;
	float:left;
	clear:both;
	}
	
	
/* right panel*/
div.lowerRightRightPanel{
	padding:0;
	margin:6px 0px 0px 0px;
	display:block;
	width:159px;
	clear:both;
}



div.lowerRightRightImage{ }

div.lowerRightRightAction{
	margin:0px 7px 0px 0px;
	background-color:#87826F;
	padding:6px 5px 5px 7px;
}

div.lowerRightRightDescription{
	margin:0px 7px 0px 0px;
	padding:8px 5px 9px 7px;
	font-size:x-small;
	background-color:#e1e4d1;
	color:Black;
}

div.lowerRightRightText{
	margin:30px 26px 0px 0px;
	padding:4px 0px 1px 10px;
	background-image:url(../images/dotted_line_vertical2.gif);
	background-repeat:repeat-y;
	background-position:left ;
}

/***************************/
div.foot {
	width:inherit;
	margin:0px 0px 5px 0px;
	padding:0;
	clear: both;
}


/******************************
			Footer
*******************************/
div.copyRights {
	width: 759px;
	margin: 2px auto 0px auto;
	text-align:center;
	padding:0;
	color:White;
}

a.underline
{
	text-decoration:underline;
	color:White;
}

/**********************************
			XStandard css
***********************************/

span.red{
	color:#990100;
}

span.blue{
	color:#001470;
}

/* Headings of the Xstandard */
h1 {
	font-size:140%;
	margin:0px auto 5px auto;
	color:#000000;
}


h2 {
	font-size:100%;
	margin:0px auto 5px auto;
	color:#000000;
}
	
h3 {
	font-size:90%;
	margin:0px auto 5px auto;
	color:#000000;
}	

/* font sizes */
span.standard{
	font-size:100%
}
span.small{
	font-size:88%;
}

span.smaller{
	font-size:80%;
}


/*************/
a {
	color:#000000;
	text-decoration:none;
}


ul {
	margin-left: 1em;
	padding-left: 1em;
	text-indent: 0em;
	}

/********** New Css for the Unique Boutiques Video ************/

div.upperRightUB {
	float: left;
	margin:0;
	padding:0;
	width:179px;
	height:63px;
	background-color:#87826f;
	color:#ffffff;
}
div.topNavigationUB
{
	margin: 0px 0px 0px 1px;
	background-color:#e1e4d1;
	padding:5px 5px 5px 26px;
	
	}

div.lowerLeftUB
{
	float: left;
	width: 141px;
	margin: 0;	
	padding:0;
	clear: both;
	height:23px;
	background-color:#87826f;
	
	}
div.innerDivSizeUB
{
	margin:0;
	padding:5px 0px 5px 10px;
	float:left;
	font-weight:bold;
	}
a.menuItemUB
{
	color:White;
	}	
	
div.mainContentUB {
	padding:0px 26px 0px 60px;
	margin:20px 0px 0px 0px;
	display: block;
	
	}
	
a.aUB
{
	color:#001470;
	text-decoration:underline;
	}
