/* ~~~~~~~~ Global Styles ~~~~~~~~ */

#ebay-menu ul, #ebay-menu li 
{
    padding: 0px;
} 
/* ~~~~~ Left Navigation ~~~~~ */

#ebay-menu 
{
    width: 200px;
    padding: 0 10px;
    float: left;  
    font-family: airal;
    margin-bottom: 20px;
    background: url(http://www.magnetexpert.co.uk/assets/ebay/images/menu-bottom.jpg) no-repeat bottom #e0e0e0;
    overflow: hidden;
}
#ebay-menu h2 
{
    width: 221px;
    height: 36px;
    background: url(http://www.magnetexpert.co.uk/assets/ebay/images/browse-products.jpg) no-repeat;
    padding: 5px;
    margin: 0px;
    margin-left: -10px;
    color: #fff;
    font-size: 22px;
}
#ebay-menu #links 
{
    padding: 0px;
    margin: 0px;
}
#payment 
{
    width: 362px;
    height: 26px;
    background: url(http://www.magnetexpert.co.uk/assets/ebay/images/payments.jpg) no-repeat;
}
#ebay-menu h2 a 
{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    padding: 20px 0 0 10px;
    font-size: 22px;
}
#ebay-menu h2 a:hover 
{
    color: #fff;
    text-decoration: none;
}
#ebay-menu p, #ebay-menu  a 
{
    font-family: arial;
    font-size: 12px;
}
#ebay-menu ul 
{
    list-style: none;
}
#ebay-menu .title 
{
    font-weight: bold;
    padding: 5px 0;
}
#ebay-menu .sub-cat 
{
    margin-left: 10px;
}
#ebay-menu .sub-cat li {
	padding: 3px 0;
}
#ebay-menu #links a, #ebay-menu #links  a:visited, #ebay-menu #links  a:hover
{
    color: #3d3d3d;
    text-decoration: none;
}
#ebay-menu #links a:hover 
{
    text-decoration: underline; 
    color: #000;
}
/* ~~~~~ Warning Sign ~~~~~ */

#warning-sign 
{
    width: 793px;
    height: 40px;
    background: url(http://www.magnetexpert.co.uk/assets/ebay/images/warning.jpg) no-repeat;
    overflow: hidden;
}
/* ~~~~~ eBay Help~~~~~ */
#ebay-help 
{
    clear: both;
}
#ebay-help h2 
{
    width: 221px;
    height: 36px;
    background: url(http://www.magnetexpert.co.uk/assets/ebay/images/browse-products.jpg) no-repeat;
    padding: 5px;
    margin: 0px;
    margin-left: -10px;
    color: #fff;
    font-family: Arial;
}
#ebay-help
{
    width: 200px;
    padding: 0 10px 20px;
    float: left;  
    font-family: airal;
    margin-bottom: 70px;
    background: url(http://www.magnetexpert.co.uk/assets/ebay/images/menu-bottom.jpg) no-repeat bottom #e0e0e0;
    overflow: hidden;
}
#ebay-help ul, #ebay-help li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#ebay-help a 
{
    color: #3d3d3d;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
#ebay-help a:hover 
{
    text-decoration: underline;
    color: #000;
}
/* ~~~~~ eBay Header ~~~~~ */
#ebay-header 
{
    width: 1034px;
    clear: both;
    margin-bottom: 10px;
} 
#logo 
{
    width: 1034px;
    height: 120px;
    overflow: hidden;
    background: url(http://www.magnetexpert.co.uk/assets/ebay/images/logo.jpg) no-repeat;
    position: relative;
}
#logo .link 
{
    display: block;
    width: 310px;
    height: 200px;
    position: relative;
    top: 0px;
    left: 0px;
}
#ebay-header ul 
{
    list-style: none;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
#ebay-header li 
{
    float: left;
    padding-right: 10px;
    margin-right: 10px;
}
#ebay-header li 
{
    font-family: Calibri;
    font-size: 18px;
    color: #7a7a7a;
}
#ebay-header span 
{
    font-weight: bold;
}
#ebay-menu .subsub 
{
    padding-left: 20px;
}

/* ~~~~  Reset Styles ~~~~ */

h2, P, li 
{
	font-family: calibri;
	padding: 0px;
	margin: 0px;
}
li, ul {
	padding: 0px;
	margin: 0px;	
}

/* ~~~~~~~~~~ About Us Page Styles ~~~~~~~~~~ */ 
#custom-page.about h2 {
	font-weight: normal;
	padding-bottom: 10px;
}
#custom-page.about h2 span {
	color: #ec0914
}
#custom-page.about p {
	padding-bottom: 15px;
}
#custom-page {
	margin-top: -15px;
	}

#custom-page.about #l-col {
	width: 359px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	overflow: hidden;
	border-right: 1px solid #b4b4b4;
}
#custom-page.about #l-col p {
	font-family: calibri;
	font-size: 14px;
	}
#custom-page.about #r-col {
	width: 390px;
	float: left;
	overflow: hidden;
}
/* ~~~~~ Reviews ~~~~~ */

#custom-page.about .review {
	font-size: 25px;
	font-style: italic;
	padding-bottom: 35px;
	color: #848484;
	letter-spacing: -1px;
}

/* ~~~~~~~~~~ Frequently Asked Questions ~~~~~~~~~~ */
#custom-page.faq h2 {
	font-size: 35px;
	padding-bottom: 10px;
	}
#custom-page.faq dt {
	font-weight: bold;
	padding-bottom: 5px;
	font-family: calibri;
	font-size: 18px;
	color: #C1030A;
	}
#custom-page.faq dd {
	padding: 0 0 20px 0;
	margin: 0px;
	font-family: calibri;
	color: #4a4a4a;
}
#custom-page {
	width: 800px;
	overflow: hidden;
}
	
/* ~~~~~~~~~~ Contact Page Styles ~~~~~~~~~~ */	

#custom-page.contact h2 {
	font-size: 35px;
	font-family: calibri;
	padding-bottom: 25px;
}

#custom-page.contact p {
	padding-bottom: 10px;
}
#custom-page.contact address {
	margin: 20px 0;
}
#custom-page.contact .no {
	padding-bottom: 0px;
	}
#custom-page.contact .last {
	padding-bottom: 25px;
	}
#custom-page.contact .icon {
	float: left;
	width: 58px;
	overflow: hidden;
	padding-right: 10px;
}
#custom-page #tel {
	padding-bottom: 10px;
	overflow: hidden
}
#custom-page.contact #email {
	clear: both;
	padding: 0 0 20px 0;
	overflow: hidden;
}
#custom-page.contact .times {
	font-size: 12px;
	color: #565658;
	padding: 0px;
}
#custom-page.contact .number {
	font-size: 42px;
	color: #565658;
	font-weight: bold;
	padding: 0 0 0 10px;
	line-height: 42px;
}
#custom-page.contact .email-ad {
	font-size: 42px;
	color: #565658;
	font-weight: bold;
	padding-left: 10px;
}

/* ~~~~~~~~~~ Store Homepage Styles ~~~~~~~~~~ */	

#custom-page.home 
{
    width: 800px;
    overflow: hidden;
}
#custom-page.home img 
{
    float: left;
    padding-right: 8px;
    padding-bottom: 20px; 
    border: none;
}
#custom-page.home .cat 
{
    overflow: hidden;
}
#custom-page.home .last 
{
    padding-right: 0px;
}

/* ~~~~~~~~~~ Product Page Styles ~~~~~~~~~~ */	
#product-page 
{
    width: 1034px;
    overflow: hidden;
}

#product-page .content 
{
    width: 790px;
    overflow: hidden;
    float: right;
}
#product-page #product-images img
{
    width: 400px;
    height: 400px;
    float: right;
}
#product-page #prod-info 
{
    width: 380px;
    float: left;
}
#product-page .prod-title 
{
    margin-bottom: 50px;
    font-size: 40px;
}
#product-page #prod-info h3
{
    padding-bottom: 0px;
    margin: 0px;
}
#product-page #prod-info  P 
{
    padding-bottom: 30px;
}
#product-page .prod-title, #product-page #prod-info 
{
    font-family: Calibri;
}
#product-page #related 
{
    padding: 25px 0;
}
