/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

	/* ----- Content Wide Block ----- */

		.Login-Wide {

			position: relative;
			float: left;

			margin: 10px 0 0 10px;

			width: 578px;
			height: auto;

			background-image: url(http://images.esellerpro.com/13/images/elements/content-wide-c-bg.gif); 

		}

		* html .Login-Wide { margin: 10px 4px 0 6px; }

		.Login-Wide-Top { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			line-height: 0px;

			background-image: url(http://images.esellerpro.com/13/images/elements/content-wide-c-top.gif); 

		}

		.Login-Wide-Base { 

			position: relative;
			float: left;

			width: 578px;
			height: 4px;

			background-image: url(http://images.esellerpro.com/13/images/elements/content-wide-c-base.gif);

		}

		.Login-Wide-Header {

			position: relative;
			float: left;
			
			margin: 0 0 0 0;

			width: 578px;
			height: 20px;
			
			background-image: url(http://images.esellerpro.com/13/images/elements/block-wide-header.gif);			

		}
		
		.Login-Wide-Footer {
		
			position: relative;
			float: left;

			width: 578px;
			height: 20px;
		
		}

	/* ----- Element Styles ----- */

		.Login-Wide H2 {

			position: relative;
			float: left;

			margin: 0 0 0 18px; 	
			padding: 0 0 0 0;

		}

		* html .Login-Wide H2 { margin: 0 0 0 3px; }

	/* ----- Log Me In Table ----- */

		.Login-Divider { 

			font-size: 0px;

			border-top: 1px solid #000000; 

		}

		.LogMeIn { 

			position: relative;
			float: left;

			margin: 10px 0 10px 10px;
			padding: 0 0 0 0;

			width: 558px;

		}

.Basket-Wide .LogMeIn {position: relative;
			float: left;

			margin: 10px 0 10px -10px;
			padding: 0 0 0 0;

			width: 558px;

		}

		.LogMeIn-Header {

			padding: 3px 0 3px 5px;	

			width: 280px;

			text-align: left;
			
			background-image: url(http://images.esellerpro.com/13/images/elements/table-header.gif);
			background-color: #0d65b3;

		}

		.LogMeIn-Option-Title { 

			padding: 3px 5px 5px 5px;

			width: 100px;

			text-align: left;
			
			background-image: url(http://images.esellerpro.com/13/images/elements/table-content-bg.gif);
			background-color: #ebebeb;

		}

		.LogMeIn-Option-Value {

			padding: 3px 5px 5px 5px;

			width: 458px;

			text-align: left;
			
			background-image: url(http://images.esellerpro.com/13/images/elements/table-content-bg.gif);
			background-color: #ebebeb;

		}

		.LogMeIn Input { 

			margin: 5px 0 0 0;

			width: 200px;
			height: 15px;

			text-align: left;

			border: 1px solid #000000;

		}

		.LogMeIn-Login Input {

			margin: 5px 0 0 0;

			width: 100px;
			height: 25px;

			text-align: center;

			background-color: #0d65b3;

		}

		.LogMeIn-Information {

			padding: 3px 5px 5px 5px;

			background-image: url(http://images.esellerpro.com/13/images/elements/table-content-bg.gif);
			background-color: #ebebeb;

		}

		.LogMeIn-Information p { padding: 5px 10px 5px 10px; }

		.LogMeIn-Information .Register-Link { }

		.LogMeIn-Login { }		
		.LogMeIn-Input { }		
		.LogMeIn-Submit { }

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Log Me In Table ----- */
			
		.LogMeIn-Header b { color: #ffffff; }		
		.LogMeIn-Login Input { color: #ffffff; }
		
		.LogMeIn-Information p { color: #000000; }

		.LogMeIn-Information p a { color: #7f0276; }
		.LogMeIn-Information p a:hover { color: #52004c; }

		.LogMeIn-Forgot-Password a { color: #7f0276; }
		.LogMeIn-Forgot-Password a:hover { color: #52004c; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

	/* ----- Login Block Elements ----- */
		
		/* .Login-Wide p { font-size: 0.7em; } */

		.Login-Wide H2 { font-size: 0.8em; }
		
		.Login-Wide p a { text-decoration: none; }
		
	/* ----- Table Elements ----- */
	
		.Login-Wide Table { font-size: 0.7em; }
		
		/* ----- Cancel out the double sizing of P tag ----- */
			
			/* .Login-Wide Table p { font-size: 1.0em; } */
		
		/* ----- Sort out link elements ----- */
		
		.Login-Wide Table a { text-decoration: none; }
	
	/* ----- Log Me In Table ----- */
					
		.LogMeIn-Option-Title { }

		.LogMeIn Input { }

		.LogMeIn-Login Input { font-weight: bold; }

		.LogMeIn-Input { }
		.LogMeIn-Header { }

		.LogMeIn-Information p a { 

			text-decoration: none;
			font-weight: bold;

		}
		
		.Register-Now-Tag { font-size: 1.2em; }

		.LogMeIn-Forgot-Password a { 

			text-decoration: none;
			font-weight: bold;

		}
