/* ------------------------------------------------------------ */
/* Standard Configurations */
/* ------------------------------------------------------------ */ 

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.Heading { display: none; }
.Float-Left { float: left; }
.Float-Right { float: right; }
.Clear-Both { clear: both; }

/* ------------------------------------------------------------ */
/* Structural Configurations */
/* ------------------------------------------------------------ */

/* ----- Structural Containers ----- */

body {
	background-color: #ffffff;
}

img.source-image {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#Body-Wrapper {
	position: relative;
	float: left;
	width: 100%;
}

#Max-Width {
	position: relative;
	float: left;
	width: 100%;

    background-image: url(https://images.esellerpro.com/2515/images/block-backgrounds/max-width-bg.png);
	background-repeat: no-repeat;
    background-position: center 0;
}

#Min-Width {
	position: relative;
	margin: 0 auto;
	width: 1021px;
}

#Wrapper {
	position: relative;
	float: left;
	margin: 0 auto;
	width: 1021px;
}

#Faux-Shadow {
	position: relative;
	float: left;
	margin: 0 auto;
	width: 1021px;
	background-image: url(https://images.esellerpro.com/2515/images/block-backgrounds/body-rp.gif);
}

#Faux-Body {
	position: relative;
	float: left;
	margin: 0 0 0 20px;
	width: 980px;
	height: auto;
}
* html #Faux-Body {
	margin: 0 0 0 10px;
}

#Content-Wrapper {
	position: relative;
	float: left;
	width: 980px;
	height: auto;
}

/* ----- Content Containers ----- */

#Header-Container {
	position: relative;
	left: -20px;
	float: left;
	width: 1021px;
	height: 269px;
	background-image: url(https://images.esellerpro.com/2515/images/block-backgrounds/store-header.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	z-index: 2;
}

#Content-Container {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	z-index: 1;
}

#Menu-Left {
	position: relative;
	float: left;
	width: 171px;
	height: auto;
	padding: 0 0 40px 0;
}

#Menu-Right {
	position: relative;
	float: right;
	width: 171px;
	height: auto;
	padding: 0 0 40px 0;
}

#Content {
	background-color: #ffffff;
	position: relative;
	float: left;
	padding: 0 0 10px 0;
	width: 809px;
	height: auto;
}

#Content-Container .Narrow-Format{
	width: 638px;
}

#Content-Container .Middle-Format{
	width: 809px;
}

#Content-Container .Wide-Format{
	width: 980px;
}

#Footer-SUB {
	position: relative;
	float: left;
	margin: 0;
	left: -19px;
	width: 1019px;
	background-color: #d1e6e5;
	background-image: url(https://images.esellerpro.com/2515/images/block-backgrounds/footer.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 33px 0 0 0;
	margin: 10px 0 0 0;
}

/*#Faux-Footer {
	position: relative;
	float: left;
	padding: 7px 0 0 0;
	width: 1000px;
	height: 175px;
	background-image: url(https://images.esellerpro.com/2515/images/block-backgrounds/faux-footer.gif);
	background-repeat: no-repeat;
	text-align: center;
}*/

/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

/* ----- Top Links ----- */

/*#Header-Menu-Top-Links {
	position: absolute;
	right: 30px;
	top: 10px;
	height: 25px;
	list-style: none;
}

#Header-Menu-Top-Links li {
	float: left;
	padding: 0 0 0 10px;
}*/

/* ----- Header Menu ----- */

#Header-Menu {
	position: absolute;
	left: 36px;
	top: 232px;
	height: 28px;
	line-height: 28px;
	z-index: 1;
	list-style: none;
}

#Header-Menu li {
	float: left;
	padding: 0 20px 0 20px;
	background-image: url(https://images.esellerpro.com/2515/images/elements/header-menu-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Header-Menu li.First {
	background-image: none;
}

/* ----- Header Cart ----- */

#Header-Cart {
	position: absolute;
	left: 812px;
	top: 95px;
}

#Header-Cart p {
	float: left;
	width: 100px;
}

#Header-Cart p.Short {
	width: 50px;
}

#Header-Cart a {
	display: block;
	position: absolute;
	width: 127px;
	height: 30px;
	line-height: 30px;
	left: 56px;
	top: 26px;
	text-align: center;
}

/* ----- Header Search ----- */

#Header-Search {
	position: absolute;
	right: 21px;
	top: 231px;
	height: 26px;
	width: 295px;
}

#Header-Search li {
	display: inline;
	float: left;
}

#Header-Search li #header-searchquery {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 8px;
	width: 239px;
	height: 15px;
	
	color: #7f7f7f;
	background-color: transparent;
}

#Header-Search li #header-searchsubmit {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 40px;
	height: 25px;
	cursor: pointer;
	
	background-color: transparent;
}

/* ----- Header Tabs ----- */

/*#Tabbed-Menu {
	position: absolute;
	left: 0;
	top: 146px;
	
	width: 400px;
	list-style: none;
	height: 50px;
	line-height: 50px;
	z-index:99999;
}

#Tabbed-Menu li{
	float: left;
	padding: 0;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index:99999;
}

#Tabbed-Menu li a{
	float: left;
	padding: 0 20px 0 20px;
}

#Tabbed-Menu li a.hover, #Tabbed-Menu li a:hover, #Tabbed-Menu li a.selected{
	background-color: #ffffff;
}

#Tabbed-Menu li a.home{
	
}

#Tabbed-Menu li a.home:hover{
	
}

#Tabbed-Menu li ul {
	position: absolute;
	left: -1px;
	top: 50px;
	list-style: none;
	
	background-color: #FFFFFF;
    border-bottom: 1px solid #cccccc;
    margin: 0;
    z-index: 99999;
}

#Tabbed-Menu li ul li {
	background-image: url("../images/objects/arrow-list.gif");
    background-position: 10px center;
    background-repeat: no-repeat;
    
    height: 29px;
    line-height: 29px;
    padding: 0 50px 0 20px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width: 100px;
}

#Tabbed-Menu li ul li a {
	background: none;
    padding: 0;
}

#Tabbed-Menu li ul li a:hover {
	background: none;
}*/

/* ----- UL List Header ----- */

.Content-Heading-Container {
	position: relative;
	float: right;
	width: 809px;
	height: 32px;
	line-height: 36px;
	overflow: hidden;
}

.Content-Heading-Container-Overflow {
	width: 760px;
	height: 32px;
	overflow: hidden;
}

/* ----- Non Padded Heading versions ----- */

.Content-Heading-Container p {
	position: relative;
	float: left;
	padding: 0 0 0 20px;
}

.Content-Heading-Container h1 {
	position: relative;
	float: left;
	padding: 0 0 0 5px;
}

/* ----- Generic Styles ----- */

/*#Faux-Footer ul li {
	position: relative;
	list-style: none;
	display: inline;
}

#Faux-Footer ul li a {
	padding: 0 0 0 5px;
}*/

/* ----- Footer Left Configurations ----- */

/*#Faux-Footer ul.Links {
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
	text-align: center;
}*/

/* ---- Footer-SUB ----- */

#Footer-Menu-Links {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	list-style: none;
}

#Footer-Menu-Links li {
	display: inline;
	padding: 0 16px;
}

/* ----- Footer ----- */

#Footer-Links {
	position: relative;
	float: left;
	padding: 30px 50px;
	list-style: none;
	text-align: center;
}

#Footer-Links li {
	line-height: 18px;
	display: inline;
	padding: 0 10px;
}

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

#Page-Logo {
	position: absolute;
	left: 20px;
	top: 60px;
	display: block;
	width: 345px;
	height: 115px;
}

#W3C-Logos{
	float: left;
	display: block;
	width: 190px;
	padding: 1px 0 0 10px;
}

#eSellerPro{
	position: absolute;
	right: 15px;
	top: 56px;
	width: 224px;
	list-style: none;
}

#eSellerPro li{
	float: right;
	font-size: 0.8em;
}

#eSellerPro p{
	height: 42px;
	line-height: 42px;
	font-size: 0.8em;
}

li.Spacer{
    list-style: none;
    height: 10px;
}

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ----- Generic Colours ----- */

* { color: #333333; }

/* ----- Top Links ----- */

/*#Header-Menu-Top-Links LI { color: #333333; }
#Header-Menu-Top-Links LI a { color: #333333; }
#Header-Menu-Top-Links LI a:hover { color: #333333; }*/

/* ----- Header Menu ----- */

#Header-Menu LI a { color: #1a817e; }		
#Header-Menu LI a:hover { color: #1a817e; }

/* ---- Header Cart ------ */

#Header-Cart a { color: #ffffff; }
#Header-Cart span.Head { color: #1a817e; }

/* ----- Header Tabs ----- */

/*#Tabbed-Menu a { color: #ffffff; }
#Tabbed-Menu a:hover, #Tabbed-Menu a.hover { color: #000000; }

#Tabbed-Menu li ul li a { color: #3C3C3C; }
#Tabbed-Menu li ul li a:hover { color: #3C3C3C; }*/

/* ----- Content Headings ----- */

.Content-Heading-Container p h1 { color: #1a817e; }

.Content-Heading-Container p a { color: #1a817e; }
.Content-Heading-Container p a:hover { color: #1a817e; }

.Homepage-Heading-Container p { color: #333333; }

/* ----- Footer Elements ----- */

/*#Faux-Footer UL LI { color: #333333; }
#Faux-Footer UL LI a { color: #333333; }
#Faux-Footer UL LI a:hover { color: #333333; }*/

/* ----- Footer ----- */

#Footer-Menu-Links li a { color: #1a817e; }
#Footer-Menu-Links li a:hover { color: #1a817e; }

#Footer-Links li a { color: #000000; }
#Footer-Links li a:hover { color: #000000; }

/*.CreatedBy { color: #4e4e51; }*/

/* ----- Sub Header Elements ----- */

#Header-Content p { color: #000000; }
#SUB-Header-Content p { color: #000000; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

/* ----- Generic Formatting ----- */

* {
	font-family: Arial, Tahoma, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size: 100%;
}

/* ----- Top Links ----- */

/*#Header-Menu-Top-Links LI { font-size: 0.7em; }
#Header-Menu-Top-Links LI a { text-decoration: none; }
#Header-Menu-Top-Links LI a:hover { text-decoration: underline; }*/

/* ----- Header Menu ----- */

#Header-Menu LI { font-size: 1.0em; font-weight: bold; }
#Header-Menu LI a {text-decoration: none; }
#Header-Menu a:hover { text-decoration: underline; }

/* ----- Header Cart ----- */

#Header-Cart p { font-size: 13px; font-weight: bold; }
#Header-Cart a { text-decoration: none; font-size: 1.1em; font-weight: bold; }
#Header-Cart a:hover{ text-decoration: underline; }

/* ----- Header Search ----- */

#Header-Search {
	font-size: 0.75em;
}

#Header-Search LI #header-searchquery { font-style: italic; }

/* ----- Header Tabs ----- */

/*#Tabbed-Menu a {
	font-size: 0.9em;
	text-decoration: none;
}

#Tabbed-Menu a:hover { text-decoration: none; }

#Tabbed-Menu li ul li a {
    font-size: 0.8em;
    font-weight: normal;
}
#Tabbed-Menu li ul li a:hover { text-decoration: underline; }*/

/* ----- Content Headings ----- */

.Content-Heading-Container h1 {
	font-weight: normal;
	font-size: 0.75em;
}

.Content-Heading-Container p {
	font-weight: normal;
	font-size: 0.75em;
}

.Content-Heading-Container p a {
	font-weight: normal;
	text-decoration: none;
}
.Content-Heading-Container p a:hover { text-decoration: underline; }

/* ----- Header Elements ----- */

#Faux-Header LI { font-size: 0.7em; }
#Faux-Header LI a { text-decoration: none; }

/* ----- Sub Header Elements ----- */

#Header-Content p { font-size: 0.8em; }
#SUB-Header-Content p { font-size: 0.8em; }

/* ----- Footer Elements ----- */

/*#Faux-Footer UL LI {
	line-height: 20px;
	font-size: 0.8em;
}

#Faux-Footer UL LI a { text-decoration: none; }
#Faux-Footer UL LI a:hover { text-decoration: underline; }*/

/* ----- Footer ----- */

#Footer-Menu-Links li { font-size: 0.75em; font-weight: bold; }
#Footer-Menu-Links li a { text-decoration: none; }
#Footer-Menu-Links li a:hover { text-decoration: underline; }

#Footer-Links { font-size: 0.75em; }
#Footer-Links li a { text-decoration: none; }
#Footer-Links li a:hover { text-decoration: underline; }


/*.CreatedBy {
	font-size: 0.7em;
}*/
