/* Color: Black */

body {          
	background: #F6F8F5;

}


a {
	color: #001927;
	font-weight: normal;
	
}

a:hover {
	color: #07599a;
        text-decoration: none;
}

h2 {
width: auto;
color: black !important;
border: 1px solid #ccc;

font-size: 1.3em;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
text-transform: uppercase;
font-weight: bold;
background-color: #F8F8F8;
/*border-radius: 5px; -moz-border-radius: 5px; -web-border-radius: 5px;*/
line-height: 1.5em;

}

/*h3 {
	color: #034285;
}*/

.nav-second-menu {
	z-index:0;
	position:relative;
	background:#333;
	width:975px;
	margin:0 auto;
	padding:10px 15px 10px 15px;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	border-top:1px #000 solid;
	font-size:1.2em;
	height:15px;
}
#TopMenu {
        float:right;
}

#TopMenu li a, #TopMenu li div {
	border-left: 1px solid #999999;
	color: #fff;
}

#TopMenu li div a {
	border-left: 0;
}

#TopMenu li a:hover {
	color: #fff;
}

#Menu li a {
	background: url('../../default/images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #65b2cb;
}

#Menu li ul li a:hover {
	background-color: #075899;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #65b2cb;
}

#Outer {
		background: #f6f8f5 url('/templates/eurocreme/new_design/background.jpg') no-repeat center top;
}


#Header {
	border-bottom: 1px solid #4aa1b2;
}


#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

#SearchForm a:hover {
	color: #fff;
}

.Left {
	/*background: transparent url('../../default/images/blue/LeftBg.gif') no-repeat;*/
}

/*.Left li {
	width: 100%;
        height: 15px;
        vertical-align:middle;
        padding-left: 15px;
	background-image: url(../../eurocreme/images/menu_dot.gif);


	background-repeat: no-repeat;

	background-position: -5px;

        
}*/

.Left li a:hover {
        
}

.Content {
}

.Content a {
	color: black;
}

.Content.Wide {
}

.Content.Widest {
	padding: 10px;
}

.front_banner img {
	border:1px solid #000;
	height:250px;
	width:615px;
}
.front_banner {
	margin:0 0 10px 0;
	text-align:center;
}

.Right {
	/*background: transparent url('../../default/images/blue/RightBg.gif') no-repeat;*/
}

.Right a {
	color: #034285;
}

.Right a:hover, .Right a:hover strong {
	color: #001927;
}

/*#Footer {
	
        background: transparent url('../../eurocreme/images/blackband-bottom.gif') repeat-x;
        height: 150px;
        color: #FFF;
}

#Footer li a {
	border-left: 1px solid #208db5;
        color: #FFF;
}
*/

.footer-container {
        width:1025px;
        margin-left:auto;
        margin-right:auto;
	padding-top: 30px;
	clear: both;
}

.footerdata {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;	
	font-size: 0.9em;
}
	.footerdata-inner {
		
		padding-top: 10px;
		padding-bottom: 10px;
		font-size:1.1em;
	}
	
	.logo-footer {
		margin:5px 0 10px 15px;

	}
	
 	.footerdata a {
		color: #CC0099;
		text-decoration: none;
	}
	.footerdata a:hover {
		color: white;
		text-decoration: underline;
	}
	.footerdata ul li{
		float: left;
	}
	
	.footer-left {
		margin:0 15px 0 15px;
	}
	
	.footer-left a {
		margin:0 5px 0 0;
	}
	.footerdata ul.footer-left ul{
		margin-left: 5px !important;
		list-style: none;
		padding:0 !important;
	}
	
	.footerdata ul.footer-left li {
        list-style: none;
		margin:0 10px 0 0 !important;
	}
	.footerdata ul.footer-right {
		float: right;
                list-style: none;
	}
	
	
	.footerdata ul.footer-right li{
		margin-right: 20px;
	} 
	.footerdata ul.footer-right li span {
		font-weight: bold;
	}
	
	.thawteseal {
		margin:0px;
		padding:0px;
		text-align:right;
		float:right;
		margin:5px 15px 0 0;
	}
	.thawteseal a {
		color:#666666;
		text-decoration:none;
		font-size:1em;
	}
	.thawteseal a:hover {
		color:#999;
		text-decoration:none;
	}

	
	
ul.footer-tabs {
	margin-left: 30px;
        margin-bottom: 0px;
}
	ul.footer-tabs li {
		float: left;
		margin-right: 5px;
		width: 120px;
		height: 27px;
		display: block;
		text-align: center;
		background: black;
		margin-bottom: 0 !important;
	}

	ul.footer-tabs li a{
		text-align: center;
		color: #CC0099;
		width: 120px;
		height: 20px;
		padding-top: 7px;
		display: block;
		text-decoration: none;

	} ul.footer-tabs li a:hover {
		text-decoration: underline;
	}

.support-container {
        width:1025px;    
        margin-left:auto;
        margin-right:auto;
	padding: 0px;
	clear: both;
}

ul.support-tab {
	margin-right: 20px;
        margin-bottom: 0px;
}
	ul.support-tab li {
		float: right;
		margin-right: 5px;
		width: 120px;
		height: 27px;
		display: block;
		text-align: center;
	}


	ul.support-tab li a{
		border-bottom: 1px dotted #000;
        border-left: 1px dotted #000;
        border-right: 1px dotted #000;
		text-align: center;
		color: #FFF; 
        background: #CC0099;
		width: 120px;
		height: 20px;
		padding: 7px;
		font-size: 14px;
		display: block;
		text-decoration: none;
	}
	
	ul.support-tab li a:hover {
		text-decoration: underline;
	}


.Content .ProductList li {
	border: 0px solid #000;
	text-align: center;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #FFF;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	color: #800000;
}

.ProductList .Rating {
	color: #797979;
}

.Right .ProductList li {
	border-bottom: 1px dotted #000;
	text-align: center;
}

.Content .FeaturedProducts .ProductList li {
	background: #FFF;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: FFF;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: black;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	text-align: center;
	color: #FFF;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	border: 1px dotted #000;
	background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	background: black;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	text-align: center;
	color: #F00;
    font-size: 22px;
}

.Breadcrumb {
	border-bottom: 1px solid #DCDFE2;
}


.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
	background: url('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px dotted #000;
}

.CartContents thead tr th, table.General thead tr th {
	background: #edf2f3;
	color: #424748;
	/* border-bottom: 1px solid #c7d7db; */
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #c7d7db;
	color: #075899;
}

.MiniCart .SubTotal {
	color: #075899;
}

.JustAddedProduct {
	border: 1px solid #c0dae7;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #075899;
}

.CategoryPagination {
	color: #034285;
	background: #f4fbfc;
	border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#EEF5F9;
}

.InfoMessage {
	background: #EFF8FA url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #c7d7db;
	background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #dcf0f5;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
	background-color: #EEF5F9;
}

#flag {
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position:center 0px;
                width:100%;
		}
		
.header-top {
		background-attachment:fixed;
		url("../../eurocreme/new_design/head_bg.png") repeat-x scroll left top transparent;
        background-position:center 0px;
		width:100%;
		height: auto;
		position:absolute;
		top:0px;
		left:0px;
		margin-top:5px;
}
.header-top-bg {
		width:100%;
		height:305px;
		position:absolute;
		top:0px;
		left:0px;
		z-index:0;
		
		/*background:url('../../eurocreme/images/header-dotted.png') repeat top left;*/

	}

.logosbg {
		width:955px;
		height:60px;

		position:relative;
		top:0px;
		left:0px;

		z-index:0;
		background:url('../../eurocreme/images/logos-bg.gif') no-repeat top left;

	}

.logos a {
margin-top:-60px; margin-bottom:60px; 
  display:block; 
  width:65px; 
  height:60px; 
overflow:hidden;
position:absolute;
}
.logos a:hover img {
margin-left:-65px;
}

.logos-last a {
margin-top:-60px; margin-bottom:60px; 
  display:block; 
  width:110px;
 
  height:60px; 
overflow:hidden;
position:absolute;
}
.logos-last a:hover img {
margin-left:-110px;
}


.flag-header {
		width:100%;
		height:150px;
		top:0px;
		left:0px;
		z-index:0;
		background: url('../../eurocreme/new_design/alex.png') no-repeat top center;
		
		}
		
		.flag-header-head {
				width:977px;
				margin:0 auto;
				padding-top:15px;
				}
				.flag-header-head-logo {
						display:block;
						width:346px;
						height:80px;
						position:relative;
						top:-13px;
						margin-top:7px;
						float:left;
						font-size:16px;
						color:#fff;
						text-decoration:none;
						outline:none;
						}
						.flag-header-head-advert {
								display:block;
								position:relative;
								float:right;
								}
								.flag-header-head-menu {
										
										}
				
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../eurocreme/images/FlagBg.png', sizingMethod='scale');

a.logo:link, a.logo:visited {
		display:block;
		width:183px;
		height:63px;
		position:relative;
		top:-13px;
		margin-top:7px;
		float:left;
		font-size:16px;
		color:#fff;
		text-decoration:none;
		outline:none;
		background:url('../../eurocreme/images/logo.gif') no-repeat;
	}
.topbanner {
		margin-top:100px; margin-left:534px;
	}
/* Navigation */									
	ul#nav {
		/*height:36px;*/
 		padding: 112px 0px 0px 30px;
		position:relative;
		
		}
		
		ul#nav li {
			float:left;
			margin-right: 15px;
			font-size: 1.4em;
			font-weight:bold !important;
			padding-top: 10px;
			padding-bottom:0px;
            list-style: none;

			}
			
			ul#nav li.last {
				margin-right:0px;
			}
			
			ul#nav li a:link, ul#nav li a:visited {
				display:block;
				color:#fff;
                background: #000;
				text-decoration:none;
				padding:5px 10px;    
				text-transform:uppercase;
				outline:none;
				font-weight:bold !important;
				}
				
				ul#nav li a.on:link, ul#nav li a.on:visited {
					height:30px;
					background:#fff;
					color:#000;
				}
					
				ul#nav li a.on:hover {
					color:#F00 !important;
				}
				
			ul#nav li a:hover {
				color:#fff !important;
				text-decoration:none;
				background: #8f1e76;
				}
				
			ul#nav li.ssearch {
				float:left;
				margin-right:100px;
			}
				
				ul#nav li.ssearch input {
					 border: 1px solid black;
					float:left;
					width:220px;
					height:14px;
                    /*background: #FFF url('../../eurocreme/images/search-bg.gif') no-repeat top right;*/
                   
					padding:4px 3px 3px 3px;
					font-size:70%;
					color:#000;
					text-transform:uppercase;
					border: 1px solid black
				}
                             ul#nav li.ssearch input[type="text"]:focus, ul#nav li.ssearch textarea:focus {
                                        background: #FFF;
                                }
			
.addthis {
       float: right;
} 
.new {
display:block; 
width:120px; 
height:32px; 
position:relative; 
top:30px; 
margin-top:2px; 
margin-left:18px; 
float:right; 
outline:none; 
text-align:right;
background:url('../../eurocreme/images/new.png') transparent no-repeat top right;
}
