/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

 li.topcat a.bold-299563,
   li.topcat a.bold-299547,
   li.topcat a.bold-299546{
       font-weight: bold;
   }

	/* ----- Header Cart ----- */
	
		#Header-Cart {
		
			position: absolute;
			
			right: 40px;
			top: 50px;
			
			width: 455px;
			
			text-align: right;
			
		}
		
		#Header-Cart #HC-Title { color: #c11111; }
		#Header-Cart #HC-ItemCount { color: #333333; }
		
		#Header-Cart { font-size: 16px; }

	/* ----- Control Box ----- */
	
		.Control-Box {
		
			position: relative;
			float: left;
			
			margin: 0 10px 0 0;
			
			width: 170px;
			
			border-top: 1px solid #e5e5e5;
			border-bottom: 1px solid #e5e5e5;
			
			background-image: url(http://images.esellerpro.com/2322/198930/images/elements/control-box-bg.gif);
			background-repeat: repeat-y;
			
		}
		
		.H170 { height: 170px; }
		
		.Control-Header {
			
			position: relative;
			float: left;
			
			width: 170px;
			height: 34px;
		
			background-image: url(http://images.esellerpro.com/2322/198930/images/elements/control-box-header.gif);
		
		}
		
		.Control-Box .Control-Header h2 { padding: 9px 0 0 10px; }
		
		.Control-Box UL {
		
			position: relative;
			float: left;
			
			width: 170px;
			
			list-style: none;
			
			overflow: hidden;
		
		}
		
		.Control-Box UL LI {
		
			position: relative;
			float: left;
			
			padding: 0 10px 0 10px;
			
			width: 160px;
			
			clear: both;
		
		}
		
		.Control-Box UL LI p { padding: 10px 0 0 0; }
		
		.Control-Box UL LI .Input-Small {
		
			position: relative;
			float: left;
			
			margin: 5px 0 0 0;
			padding: 2px 2px 2px 2px;
			
			width: 144px;
			
			border: 1px solid #e5e5e5;
			
			color: #333333;
			
			font-size: 0.8em;
		
		}
		
		.Control-Box UL LI .Input-Small2 {
				
			position: relative;
			float: left;

			margin: 5px 6px 0 0;
			padding: 2px 2px 2px 2px;

			width: 66px;

			border: 1px solid #e5e5e5;

			color: #333333;

			font-size: 0.8em;

		}
		
		.Control-Box UL LI .Input-Send {
		
			position: relative;
			float: right;
			
			margin: 5px 10px 0 0;
			
			width: 58px;
			height: 24px;
			
			background: none;
			background-color: #186da9;
			border: 1px solid #e5e5e5;
			
			color: #ffffff;
			
			font-size: 0.8em;
		
		}
		
		.Control-Box .Register-Link { 
		
			position: relative;
			float: left;
			
			padding: 14px 0 0 0;
		
		}
		
	/* ----- Menu Adverts ----- */
	
		.Menu-Advert {
		
			position: relative;
			float: left;
			
			margin: 10px 0 0 0;
		
		}

	/* ----- Header Tabs -----*/
	/* ----- Header Tabs -----*/
	/* ----- Header Tabs -----*/
	/* ----- Header Tabs -----*/ 
	
	
	
	

		#Tabbed-Menu {
			position: absolute;
			padding: 0;
			z-index: 99999;
			left: 0;
			top: 146px;
			width: 980px;
			font-size: 0.85em;
		}

		#Tabbed-Menu > ul {
        	margin: 0 0 0 10px;
			padding: 0;
			list-style: none;
			z-index: 99999;
		}
		
	    #Tabbed-Menu > ul > li {
			float: left;
			margin: 0;		
			padding: 0;
			z-index: 99999;
		}

		#Tabbed-Menu > ul > li > a {
			margin: 0 0 0 0;		
			padding: 14px 10px 17px 10px;
			display: block;
			z-index: 99999;
		}

		#Tabbed-Menu > ul > li > a:hover { 
			background-color: #186da9;
		}

		#Tabbed-Menu > ul > li:hover > a { 
			background-color: #186da9;
		}  
		
		
		
		
		/* dropdowns */
		/* dropdowns */
		/* dropdowns */	 
		
		
		

		#Tabbed-Menu > ul > li > ul {
		    position: absolute;
		    width: 180px;
		    left: -999em;
			margin: 0;
			padding: 5px 0;
			list-style: none;
			background-color: #186da9;
			font-size: 0.9em;
			z-index: 99999;
		}
		
		#Tabbed-Menu > ul > li:hover > ul {
			display: block;
			left: auto;
		}

		#Tabbed-Menu > ul > li > ul > li {
			float: left;
			margin: 0;
			width: 180px;
		}

		#Tabbed-Menu > ul > li > ul > li > a {
			padding: 2px 0 2px 10px;
			font-weight: bold;
			float: left;
		}
		
		#Tabbed-Menu > ul > li > ul > li.sub > a {
			font-weight: normal;
			color: #c7c7c7;
			padding: 1px 0 1px 17px;
		}
		
		#Tabbed-Menu > ul > li > ul > li > a:hover {
			background-color: #186da9; 
		}
			
			
			

	/* ----- Item List Advert ----- */
	/* ----- Item List Advert ----- */
	
		#Item-List-Advert {
		
			position: relative;
			float: left;
						
			width: 980px;
			height: 200px;
			
			border-bottom: 10px solid #dedede;
		
		}
		
		#Item-List-Advert object {
		
			position: relative;
			float: left;
		
		}

	/* ----- Twitter ----- */

		#Twitter-Box {
	
			position: relative;
			float: right;
			
			padding: 0 20px 0 0;
			
			width: 210px;
			height: 140px;
			
			overflow: hidden;
		
		}
		
		#Twitter-Box { color: #353533; }
		#Twitter-Box p { color: #353533; }
		#Twitter-Box h3 { color: #353533; }
		#TweetHeader { color: #353533; }
		#TweetHeader { font-weight: bold; }
		
		#Twitter-Box {
		
			font-size: 12px;
		
		}
		
		.twtr-widget { 
		
			position: relative;
			float: left;
			
			width: 210px;
		
		}
		
		.twtr-doc {
			
			position: relative;
			float: left;
			
			width: 210px;
					
		}
		
		.twtr-hd { 
		
			position: relative;
			float: left;
			
			width: 210px;
		
		}
		
		.twtr-hd .twtr-profile-img-anchor { 
		
			position: relative;
			float: left;
			
			margin: 0 10px 0 0;
		
		}

	/* ----- Footer ----- */
	
		#Footer-Contact {
		
			position: absolute;
			
			right: 10px;
			top: 80px;
		
		}
		
		#Footer-Contact {
		
			text-align: right;
			font-size: 0.7em;
		
		}
		
		#Footer-Contact { color: #aaaaaa; }
		#Footer-Contact a { color: #aaaaaa; }
		#Footer-Contact a:hover { color: #aaaaaa; }
	
		#Footer-Links {
		
			position: relative;
			float: left;

			width: 960px;

			padding: 20px 0 0 30px;
			
			background-image: url(http://images.esellerpro.com/2322/198930/images/block-backgrounds/faux-bg.gif);
			background-repeat: repeat-y;
			
			background-position: 10px 0;
		
		}
		
		#Footer-Links UL {
		
			position: relative;
			float: left;
		
			margin: 0 20px 0 0;
		
			list-style: none;
			
			width: 150px;
			
			border-right: 1px solid #e5e5e5;
		
		}
		
		#Footer-Links UL .LinkHeading { padding: 0 0 6px 0; }
		
		#Footer-Links UL LI { 
		
			padding: 0 0 3px 15px;
		
			background-image: url(http://images.esellerpro.com/2322/198930/images/elements/diamond.gif);
			background-repeat: no-repeat;
			
			background-position: 0 4px;
		
			line-height: 18px; 
		
		}
				
	/* ----- Wish List ----- */
	
		#Content-Graphic {
		
			position: absolute;
			
			right: 20px;
			top: 20px;
		
		}
		
		#Content-Graphic2 {
		
			position: absolute;
			
			right: 20px;
			top: 90px;
		
		}

	/* ----- Useful Links ----- */
		
		#Useful-Links { 
		
			position: relative;
			float: left;
			
			padding: 20px 0 0 20px;
			
			width: 385px;
		
		}
		
		#Useful-Links UL {
		
			position: relative;
			float: left;
			
			list-style: none;
		
		}
		
		#Useful-Links UL LI {
		
			width: 125px;
			
		}
		
	/* ----- Social Networking ----- */
	
		.Social-Network-Links {
		
			position: relative;
			float: right;
			
			padding: 110px 20px 0 0;
			width: 480px;
		
		}
		
		.Social-Network-Links img {
		
			position: relative;
			float: right;
			
			margin: 8px 0 0 4px;
		
		}
		
		.Networking-Heading {
		
			position: relative;
			float: left;
			
			padding: 15px 0 0 0;
			
			width: 140px;
			
			text-align: right;
		
		}
		
    /* ----- Menu Search ----- */

        .Menu-Content-Search {

            position: relative;
            float: left;

            padding: 10px 0 20px 0;

            width: 171px;

        }
    
        .Menu-UL-Search { 
        
            list-style: none;

            line-height: 0.5em;
        
        }
        
        .Menu-UL-Search p {
        
            margin: 0 0 3px 0;
        
        }
        
        .Menu-UL-Search #Menu-Search-Query {
        
            position: relative;
            float: left;

            margin: 10px 0 0 10px;
            padding: 3px 5px 3px 5px;
            
            width: 140px;
            height: 15px;
            
            border-top: 1px solid #9f9f9f;
            border-left: 1px solid #9f9f9f;
            border-right: 1px solid #9f9f9f;
            
            font-size: 0.7em; 
            color: #585858;
        
        }
        
        .Menu-UL-Search #Menu-Search-Submit {
        
        	position: relative;
        	float: left;
						
			margin: 0 0 0 10px;
			padding: 0 0 0 0;

			width: 152px;
			height: 19px;

			cursor: pointer;

			font-size: 0.8em;
			font-weight: bold; 

			text-transform: uppercase;		
			text-align: center;

			color: #ffffff; 
			
			background-color: #000000;
        
        }

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */
		

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

	/* ----- Control Box ----- */
			
		.Control-Box .Control-Header h2 { color: #ffffff; }

	/* ----- Header Tabs ----- */
	
		#Tabbed-Menu a { color: #ffffff; }		
		#Tabbed-Menu a:hover { color: #ffffff; }
		
		#Tabbed-Menu UL LI a b { color: #ffffff; }		
		#Tabbed-Menu UL LI a:hover b { color: #ffffff; }

		#Tabbed-Menu UL UL LI a { color: #ffffff; }		
		#Tabbed-Menu UL UL LI a:hover { color: #ffffff; }	
										  
    /* ----- Menu News Letter Box ----- */
    
        /* ----- No Styles ----- */		 
        
    /* ----- Menu Search ----- */
    
        .Menu-UL-Search p { color: #ffffff; }
       
	/* ----- Social Networking ----- */

		.Networking-Heading p {	color: #606060; }
		
	/* ----- Useful Links ----- */

		#Useful-Links h3 { color: #ff0000; }

		#Useful-Links UL LI a { color: #606060; }
		#Useful-Links UL LI a:hover { color: #606060; }

	/* ----- Footer ----- */
		
		#Footer-Links UL .LinkHeading { color: #353533; }
		
		#Footer-Links UL LI a { color: #777777; }
		#Footer-Links UL LI a:hover { color: #777777; }
		
/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */	

	/* ----- Control Box ----- */
		
		.Control-Box .Control-Header h2 { font-size: 0.9em; }
		
		.Control-Box UL LI p { font-size: 0.75em; }
		
		.Control-Box .Register-Link {

			font-size: 0.7em; 
			text-decoration: none;

		}
				
		.Control-Box .Register-Link:hover { text-decoration: underline; }
	
	/* ----- Header Tabs ----- */

		#Tabbed-Menu a {

			font-size: 1.0em;
			text-decoration: none;	
			font-weight: normal;

		}

		#Tabbed-Menu a:hover { text-decoration: underline; }
		
		#Tabbed-Menu a b { font-weight: normal; }

		#Tabbed-Menu li .Home { font-weight: normal; }
	
		#Tabbed-Menu UL .cat-item { font-size: 0.9em; }

    /* ----- Menu Search ----- */
    
        .Menu-UL-Search p { font-size: 0.7em; }

        .Menu-UL-Search select { 
        
            font-size: 0.7em;
        
        }

	/* ----- Social Networking ----- */

		.Networking-Heading p {	font-size: 0.7em; }
		
	/* ----- Useful Links ----- */

		#Useful-Links h3 { font-size: 0.8em; }

		#Useful-Links UL LI a { 

			font-size: 0.7em; 
			text-decoration: none;

		}

		#Useful-Links UL LI a:hover { text-decoration: underline; }

	/* ----- Footer ----- */

		#Footer-Links UL { font-size: 0.8em; }
		#Footer-Links UL LI a { text-decoration: none; }
		#Footer-Links UL LI a:hover { text-decoration: underline; }

