/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

/* ----- Content Wide Block ----- */

.Content-Wide {
	position: relative;
	float: right;
	margin: 0 12px 0 0;
	width: 617px;
	height: auto;
	background-image: url(http://images.esellerpro.com/2418/images/elements/content-wide-bg2-2c.gif);
}

* html .Content-Wide {
    margin: 0 6px 0 6px;
}

#Content-Full {
	float: left;
    	height: auto;
    	padding: 0 0 10px;
    	position: relative;
   	width: 810px;
	
	/*background-image: url(http://images.esellerpro.com/2418/images/block-backgrounds/faux-bg2.gif);
	background-repeat: repeat-y;*/
}

.Content-Wide-Top {
	position: relative;
	float: left;
	width: 100%;
	height: 14px;
	line-height: 0px;
	background-image: url(http://images.esellerpro.com/2418/images/elements/content-wide-top2-2c.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.Content-Wide-Base {
	position: relative;
	float: left;
	width: 100%;
	height: 14px;
	background-image: url(http://images.esellerpro.com/2418/images/elements/content-wide-base2-2c.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.Content-Wide-Header {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 10px;
	width: 100%;
	/*background-image: url(http://images.esellerpro.com/2418/images/elements/content-wide-header2-2c.gif);*/
}

.Content-Wide-Footer {
	position: relative;
	float: left;
	width: 100%;
	height: 38px;
	/*background-image: url(http://images.esellerpro.com/2418/images/elements/content-wide-footer2-2c.gif);*/
}

.Content-Wide-Button-Container {
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 10px;
	width: 597px;
	height: 31px;
	line-height: 31px;
	z-index: 3;
}
* html .Content-Wide-Button-Container {
	margin: 0 0 0 0;
}

.Cart-Options .Content-Wide-Button-Container {
	padding: 28px 0 10px 0;
}

.Content-Wide-Thin {
	width: 798px;
	background: none;
}

.Content-Wide-Thin div {
	background: none;
}

/* ----- Element Styles ----- */

.Content-Wide p {
	padding: 0 10px 10px 15px;
}

.Content-Wide table p {
	padding: 0 10px 10px 0;
}

.Content-Wide Table {
	margin: 0 0 0 15px;
}
.Content-Wide Table td {
	padding: 0 15px 5px 0;
}

.Content-Table {
	margin: 10px 15px;
	border-collapse: collapse;
}

.content-table {
	margin: 10px 20px 10px 15px;
	border-collapse: collapse;
}

.Table-Padding td {
	padding: 3px 3px 3px 3px;
}

/* ----- Identified Tables & Elements ----- */

.Content-Table-Heading {
	padding: 2px 0 8px 0;
	width: 180px;
}

/* ----- Table Elements ----- */

.Content-Table td select {
	margin: 0 0 5px 0;
	width: 206px;
	border: 1px solid #bebebe;
	overflow: hidden;
}

.Content-Table td {
    padding-bottom: 5px;
    vertical-align: top;
}

/* ----- Select Overrides ----- */

#formShowPostageCountries select {
	width: 250px;
}

.idCountryArray {
	float: left;
}

#formShowPostageMethods select {
	width: 250px;
}

.idShipmentArray {
	float: left;
}
* html #shippingcountrycode {
	position: relative;
	clear: both;
}

.Radio-Option {
	float: left;
}

#subject {
	width: 300px;
}

#message {
	margin: 0 0 5px 0;
	width: 300px;
	height: 100px;
	border: 1px solid #bebebe;
}

#recipients {
	margin: 0 0 5px 0;
	width: 300px;
	height: 100px;
	border: 1px solid #bebebe;
}

.Radio-Option {
	float: left;
}

.largeText-Input {
	margin: 0 0 5px 0;
	padding: 2px 2px 2px 2px;
	width: 300px;
	height: 15px;
	border: 1px solid #bebebe;
}

.Text-Input {
	margin: 0 0 5px 0;
	padding: 2px 2px 2px 2px;
	width: 200px;
	height: 15px;
	border: 1px solid #bebebe;
	float: left;
}

.Text-Input-Missing {
	border: 1px solid #cc0000;
}

.smallText-Input {
	margin: 0 0 5px 0;
	padding: 2px 2px 2px 2px;
	width: 75px;
	height: 15px;
	border: 1px solid #bebebe;
}		

.Input-Heading {
	float: left;
}

.Radio-Option {
}

.ContentBlock-Value select {
	margin: 5px 0 5px 0;
	width: 202px;
	border: 1px solid #bebebe;
}

.Content-Wide UL {
	/* ----- Outside ----- */
	margin: 10px 20px 10px 30px;
	list-style: disc;
	list-style-position: outside;
	/* ----- Inside ----- */
	/*
	 margin: 10px 20px 10px 20px;
	 
	 list-style: disc;
	 list-style-position: inside;
	 */
}

.Content-Wide UL LI {
	padding: 0 0 5px 0;
}

.Content-Wide UL .sub {
	margin: 0 0 0 15px;
}

.Content-Wide OL {
	/* ----- Outside ----- */
	margin: 10px 20px 10px 30px;
	list-style: decimal;
	list-style-position: outside;
	/* ----- Inside ----- */
	/*
	 margin: 10px 20px 10px 20px;
	 
	 list-style: decimal;
	 list-style-position: inside;
	 */
}

.Content-Wide OL LI {
	padding: 0 0 5px 0;
}

.Content-Wide-Header H1 {
	position: relative;
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}
* html .Content-Wide-Header H1 {
	margin: 0 0 0 7px;
}

.Content-Wide H2 {
	position: relative;
	margin: 0 0 8px 15px;
	padding: 0 0 0 0;
	clear: both;
}

.Content-Wide-Header H2 {
	position: relative;
	float: left;
	margin: 10px 0 0 15px;
	padding: 0 0 0 0;
}
* html .Content-Wide-Header H2 {
	margin: 10px 0 0 7px;
}

/* ----- Content Headings ----- */

.Content-Wide H3 {
	position: relative;
	margin: 15px 0 8px 15px;
	padding: 0 0 0 0;
	clear: both;
}

.Content-Wide H4 {
	position: relative;
	margin: 0 0 8px 15px;
	padding: 0 0 0 0;
	clear: both;
}

.Content-Wide H5 {
	position: relative;
	margin: 0 0 8px 15px;
	padding: 0 0 0 0;
	clear: both;
}

.Content-Wide H6 {
	position: relative;
	margin: 0 0 8px 15px;
	padding: 0 0 0 0;
	clear: both;
}

.Content-Wide-Header .More-Button {
	position: relative;
	float: right;
	margin: 8px 20px 0 0;
	padding: 0 0 0 0;
}
* html .Content-Wide-Header .More-Button {
	margin: 8px 10px 0 0;
}

.Content-Wide-Footer .More-Button {
	position: relative;
	float: right;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}
* html .Content-Wide-Footer .More-Button {
	margin: 0 10px 0 0;
}

.Content-Wide .More-Button img {
	margin: 0 0 0 5px;
}

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

/* ----- Paging Elements ----- */

.Content-Wide .Content-Wide-Header .Paging {
	position: relative;
	float: right;
	padding: 0 15px 0 0;
}

.Content-Wide .Content-Wide-Footer .Paging {
	position: relative;
	float: right;
	padding: 11px 15px 0 0;
}

.Content-Wide .Paging img {
	margin: 0 0 0 5px;
}

/* ----- Shipping Problem Table ----- */

.Shipping-Problem-Table {
	position: relative;
	float: left;
	clear: both;
	margin: 0 0 10px 15px;
	width: 540px;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	border-collapse: collapse;
}
* html .Shipping-Problem-Table {
	margin: 0 0 10px 10px;
}

.Shipping-Problem-Table td {
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	border-right: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
}

.Shipping-Problem-Table .ItemSKU {
	width: 140px;
}

/* ----- Delivery Guide ----- */

.Delivery-Guide-Table {
	margin: 0 0 10px 15px;
	border-collapse: collapse;
	border-top: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
}

.Delivery-Guide-Table th {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}

.Delivery-Guide-Table td {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}

/* ----- Warning ----- */

.Warning-Icon {
	padding: 0 5px 0 0;
}

/* ----- V Card ----- */

.vcard {
	position: relative;
	float: left;
	padding: 0 0 20px 15px;
}

.vcard .adr {
	padding: 10px 0 0 0;
}

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

/* ----- Content Header ----- */

.Content-Wide-Header h1 { color: #186da9; }
.Content-Wide-Header h2 { color: #186da9; }

/* ----- More Button Elements ----- */

.Content-Wide .Content-Wide-Header .More-Button a { color: #186da9; }
.Content-Wide .Content-Wide-Header .More-Button a:hover { color: #186da9; }

.Content-Wide .Content-Wide-Footer .More-Button a { color: #353533; }
.Content-Wide .Content-Wide-Footer .More-Button a:hover { color: #353533; }

/* ----- Paging Elements ----- */
.Content-Wide .Paging a { text-decoration: none; }
.Content-Wide .Paging a:hover { text-decoration: underline; }

.Content-Wide .Content-Wide-Header .Paging { color: #59a3d2; }
.Content-Wide .Content-Wide-Header .Paging-Current-Page { color: #353533; }
.Content-Wide .Content-Wide-Header .Paging a { color: #353533; }
.Content-Wide .Content-Wide-Header .Paging a:hover { color: #353533; }

.Content-Wide .Content-Wide-Footer .Paging { color: #59a3d2; }
.Content-Wide .Content-Wide-Footer .Paging-Current-Page { color: #353533; }
.Content-Wide .Content-Wide-Footer .Paging a { color: #353533; }
.Content-Wide .Content-Wide-Footer .Paging a:hover { color: #353533; }

/* ----- Page Characteristics Elements ----- */

.Content-Wide a { color: #353533; }
.Content-Wide a:hover { color: #353533; }

.Content-Wide p a { color: #106095; }
.Content-Wide p a:hover { color: #106095; }

.Content-Wide Table a { color: #353533; }
.Content-Wide Table a:hover { color: #353533; }

.Content-Wide UL LI a { color: #106095; }
.Content-Wide UL LI a:hover { color: #106095; }

.Content-Wide OL LI a { color: #353533; }
.Content-Wide OL LI a:hover { color: #353533; }

.Content-Wide .red { color: #bf0000; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */

/* ----- More Button Elements ----- */

.Content-Wide .More-Button {
	text-align: right;
	font-weight: normal;
	font-size: 0.8em;
}

.Content-Wide .More-Button a {
	text-decoration: none;
}

.Content-Wide .More-Button a:hover {
	text-decoration: underline;
}

/* ----- Content Block Elements ----- */

/* ----- Content Headings ----- */

.Content-Wide H1 {
	font-size: 1.0em;
}

.Content-Wide H2 {
	font-size: 0.75em;
}

.Content-Wide H3 {
	font-size: 0.75em;
}

.Content-Wide H4 {
	font-size: 0.7em;
}

.Content-Wide H5 {
	font-size: 0.9em;
}

.Content-Wide H6 {
	font-size: 1.1em;
}

.Content-Wide p {
	font-size: 0.75em;
}

/* ----- Table Elements ----- */

.Content-Wide Table {
	font-size: 0.75em;
}

.Content-Wide Table th {
	text-align: left;
}

.Content-Wide Table td {
	vertical-align: top;
}

/* ----- Identified Tables ----- */

.Content-Table-Heading {
	font-weight: normal;
}

/* ----- Cancel out the double sizing of P tag ----- */

.Content-Wide Table p {
	font-size: 1.0em;
}

/* ----- Sort out link elements ----- */

.Content-Wide Table a {
	text-decoration: none;
}

/* ----- List Elements ----- */

.Content-Wide UL {
	font-size: 0.75em;
}

.Content-Wide UL LI {
	line-height: 1.0em;
	text-align: justify;
}

.Content-Wide UL LI a {
	text-decoration: none;
    font-weight: bold;
}
.Content-Wide UL LI a:hover { text-decoration: underline; }

.Content-Wide UL LI p {
	font-size: 1.0em;
}

.Content-Wide OL {
	font-size: 0.75em;
}

.Content-Wide OL LI {
	line-height: 1.0em;
	text-align: justify;
}

.Content-Wide OL LI a {
	text-decoration: none;
}

.Content-Wide OL LI p {
	font-size: 1.0em;
}

/* ----- Content Header ----- */

.Content-Wide-Header h1 {
	font-weight: bold;
}

/* ----- V Card ----- */

.vcard {
	font-size: 0.75em;
}

/* ----- Paging Elements ----- */

.Content-Wide .Paging {
	text-align: right;
	font-weight: normal;
	font-size: 0.8em;
}

#Content .Content-Wide p a { text-decoration: none; }
#Content .Content-Wide p a:hover { text-decoration: underline; }

.current {
	color: #106095;
	font-weight: bold;
}
.Content-Wide ul.no-list { list-style: none; }

#Register { margin-top: 10px; }
