body {
	background: #fff;
	color: #000;
	margin: 10px 35px 0 35px;
}

html, img {
	border: none;
}

a {
	color: #228cd2;
	text-decoration: underline;
}

#pageContent a:visited {
	/*color: purple;*/
	color: #84c2ff;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 1.85em;
}

h3 {
	font-size: 1.25em;
}

h4,
h5,
h6 {
	font-size: 1em;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

*.gray,
*.gray *,
.gray a {
	color: /*#777*/ #999;
}

a.gray, *.gray a {
	white-space: nowrap;
}

a.gray:hover,
.gray a:hover {
	color: #000;
}


*.white,
*.white *,
.white a {
	color: #fff;
}

a.white, *.white a {
	white-space: nowrap;
}

a.white:hover,
.white a:hover {
	color: #333;
}


*.green,
*.green *,
.green a {
	color: #690;
}

a.green, *.green a {
	white-space: nowrap;
}

a.green:hover,
.green a:hover {
	color: #333;
}

/* ============================================================================================= */

.headerBlock {
	padding: 0 0 3px 0;
}

.logotypeBlock div {
	text-align: center;
	padding: 0 25px 0 25px;
}

.newsTickerContainer {
	font-size: 0.95em;
	padding: 0 0 0.25em 10px;
}

.newsTickerContainer * {
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
}

.newsTickerContainer a:hover {
	text-decoration: underline;
}

/* ============================================================================================= */

.signInContainer *,
.basketContainer *,
.searchContainer * {
	white-space: nowrap;
}

.signInContainer,
.basketContainer {
	margin-right: 4px;
}

/* ============================================================================================= */

.signInContainer {
}

.signInBlock {
	height: 75px;
}

.signInBlockInner {
	padding: 20px 25px 0 85px;
	height: 75px;
}

.signInBlockInner div.small {
	padding: 0.25em 0 0 0.2em;
}

/* ============================================================================================= */

.basketContainer {
}

.basketBlock {
	height: 75px;
}

.basketBlockInner {
	padding: 20px 25px 0 63px;
	height: 75px;
}

.basketImage {
	padding-left: 22px;
}

.basketBlockInner div.small {
	padding: 2px 0 0 2px;
}

/* ============================================================================================= */

.searchContainer {
}

.searchContainer * {
	white-space: nowrap;
}

.searchBlock {
	height: 75px;
}

.searchBlockInner {
	padding: 18px 25px 0 85px;
	height: 75px;
}

.searchBlockInner * {
	margin: 0;
	padding: 0;
}

.advancedSearch {
	padding: 2px 3px 0 3px;
}

/* ################################################################################### */

.menuContainer {
	padding: 0 0 3px 0;
}

#home .menuContainer {
	padding: 0;
}

.menuContainer * {
	white-space: nowrap;
}

.menuBlock {
}

#pageMenu {
	height: 58px;
}

#pageMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -22px;
}

#pageMenu li {
	display: inline;
	text-transform: uppercase;
	padding: 22px 25px 20px 0;
	margin: 0 0 0 29px;
	font-size: 0.95em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	/*height: 58px;*/
}

#pageMenu a {
	/*color: #333;*/
	text-decoration: none;
}

#pageMenu a:hover {
	/*color: #ffcc99;*/
	text-decoration: underline;
}

#pageMenu li.selectedMenuItemLi a {
	/*color: #fff;*/
	text-decoration: none;
}

#pageMenu li.selectedMenuItemLi a:hover {
	text-decoration: underline;
}

/* ################################################################################### */

#telephoneNumber {
	font-family:arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:1em;
	color:#ffffff;	
	background:url('/images/page/icon-phone.gif') no-repeat left center;
	padding:0 0 0 23px;
}

/* ################################################################################### */

.latestNewsBlock,
.featuredProductsBlock {
	width: 235px;
}

.subtitleContainer {
	height: 55px;
}

.subtitleBlock {
}

.subtitleBlockInner {
	height: 55px;
}

.subtitleBlock h2 {
	color: #fff;
	font-size: 1.25em;
	margin: 0;
	padding: 18px 18px 0 18px;
}

/* ################################################################################### */

.newsBlock {
	background: left bottom url("/images/page/global-dotted-line.gif") repeat-x;
	padding: 1.15em 3px 1em 3px;
	margin: 0 15px;
}

.newsBlock .newsImageBlock {
	padding: 4px 0 4px 0;
}

.newsBlock em {
	font-style: normal;
}

.newsBlock h3 {
	font-size: 1em;
	margin: 0.25em 0;
}

.newsBlock p {
	margin: 0.25em 0;
}

/* ################################################################################### */

.productContainer {
	padding: 1.15em 3px 1em 3px;
	/*margin: 0 15px 10px 0;*/
	margin: 0 25px 20px 0;
	}

#home .productContainer {
	background: left bottom url("/images/page/global-dotted-line.gif") repeat-x;
	/*margin: 0 15px;*/
	margin: 0 10px;
	padding: 1.15em 0 1em 0;
}

.productImageContainer {
	width: 100px;
	text-align: center;
	float: left;
}

.productImageContainer strong {
	color: #999;
	font-size: 0.8em;
	display: block;
	height: 1em;
	text-align: left;
	display: none;
}

.productImageBlock {
	height: 100px;
	vertical-align: middle;
}

.productDescriptionContainer {
	margin-left: /*100*/ 105px; /* IE */
}

[class="productDescriptionContainer"] { /* all != IE */
	margin-left: 108px; /* 105+3 */
}

.productDescriptionContainer h3 {
	margin: 0;
	padding: 0 3px 0 0;
	font-size: 1em;
	font-family: Tahoma, sans-serif;
}

.productDescriptionContainer p {
	margin: 0.75em 0;
}

#home .productDescriptionContainer p {
	font-size: 0.85em;
}

.categoryPrice {
	display: block;
	padding: 0.25em 0 0 0;
	white-space: nowrap;
}

.categoryPrice strong {
	color: #333;
	font-size: 1.55em;
	font-family: Arial, sans-serif;
}

#home .categoryPrice strong {
	font-size: 1.3em;
}

.categoryPrice img {
	position: relative;
	bottom: -3px;
	left: 1px;
}

#home hr.noContent {
	display: none;
}

/* ################################################################################### */

.allNewsLink,
.allProductsLink {
	padding: 1em 18px 0 18px;
	font-weight: bold;
}

/* ################################################################################### */

.welcomeContentContainer {
	padding: 0 3px 0 3px;
}

.welcomeContentBlock {
}

.welcomeContentBlockInner-1 {
}

.welcomeContentBlockInner-2 {
}

.welcomeContentBlockInner-3 {
}

.welcomeContentBlockInner-4 {
	padding: 25px 35px 120px 35px;
}

.welcomeContentBlock h1,
.welcomeContentBlock h2,
.welcomeContentBlock h3,
.welcomeContentBlock h4,
.welcomeContentBlock h5,
.welcomeContentBlock h6 {
	color: #fff;
}

.welcomeContentBlock h1 {
	font-size: 2.15em;
	/*width: 50%;*/
}

.welcomeContentBlock .productCategories {
	padding: 0 0 0 230px;
}

.welcomeContentBlock .productCategories h2 {
	font-size: 1.4em;
	font-weight: normal;
}

.welcomeContentBlock .productCategories ul {
	margin: 0;
	padding: 0 0 0 13px;
}

.welcomeContentBlock .productCategories li {
	margin-left: 0em;
	padding: 0 0 0.5em 2px;
	font-family: Tahoma, sans-serif;;
}

/* ################################################################################### */

#pageFooter {
	padding: 3em 0 2em 0;
}

#home #pageFooter {
	padding-top: 2em;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter td {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	vertical-align: top;
}

.pageFooter-L {
	padding-left: 18px;
}

.lastUpdate {
	vertical-align: top;
	padding-left: 1em;
}

.pageFooter-C {
	padding-left: 15px;
}

#home .pageFooter-C {
	padding-left: 38px;
}

.pageFooterMenu {
	margin: 0;
	padding: 0 0 2em 0;
	list-style: none;
}

.pageFooterMenu li {
	margin: 0;
	padding: 0 1em 0 0;
	display: inline;
	font-size: 1.25em;
}

.pageFooter-R {
	font-size: 0.85em;
	padding-left: 18px;
}

.pageFooter-R img {
	margin-top: 8px;
}

/* ################################################################################### */

#submenu a,
#submenu a:visited {
	/*color: #228cd2;*/
}

#submenu a:hover {
	/*color: #669933;*/
}

#submenu a.selectedMenuItem,
#submenu a.activeCategory,
#submenu a.selectedMenuItem:visited,
#submenu a.activeCategory:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#submenu a.selectedMenuItem:hover,
#submenu a.activeCategory:hover {
	text-decoration: underline;
}
	
/* ################################################################################### */

#pageContent {
	padding: 3px 0 0 0;
}

.mainContent {
	padding: 10px 25px 0 15px;
}

/* ################################################################################### */

ul.newsBlock {
	list-style: none;
	list-style-image: none;
	margin: -1.5em 0 0;
	padding: 0;
	background: none;
}

ul.newsBlock h3 {
	margin-top: 0;
}

ul.newsBlock li {
	display: block;
	margin: 0;
	padding: 1.5em 0 0 0;
}

ul.newsBlock img.newsImage {
	margin: 0.25em 0 0;
	border: 1px solid green;
}


ul.newsBlock em {
	display: block;
}

ul.newsBlock img {
	margin: 0 5px 5px 0;
}

/* ################################################################################### */

.newsBlockOpen em {
	font-style: normal;
}

/* ################################################################################### */
/*
#productImage {
	border: 1px solid #999 !important;
}

#spanPOV_Price {
	color: #e00 !important;
}

#productThumbnails div {
	padding-bottom: 5px;
}*/

/* ################################################################################### */

.siteMap {margin-top: -1em;}

/* ################################################################################### */

/* ################################################################################### */



	
.body_editor {padding: 10px;}

/* Float Ad */

.getDirectionForm {
    padding: 9px 11px 10px 10px;
    background: #f57f00;
    color: white;
    width: 24em;
	white-space: nowrap;
}

.newsTicker {
	width: 100%;
	height: 1.5em;
	overflow: hidden;
	font-family: arial, verdana, tahoma, sans-serif;
	/*font-weight: normal;*/
	line-height: 1.5;
	white-space: nowrap;
	filter: progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}





/* New */

a:hover,
#pageContent a:hover {
	color: #ff6600;
}

/* ============================================================================================= */

.signInContainer {
	background: left top url("/images/page/cuckoobird_top-box-1-background-x.jpg") repeat-x;
}

.signInBlock {
	background: left top url("/images/page/cuckoobird_top-box-1-background.jpg") no-repeat;
}

.signInBlockInner {
	background: right top url("/images/page/cuckoobird_top-box-1-background-right.jpg") no-repeat;
	color: #ef6e16;
}

.signInBlockInner a {
	color: #ed5f00;
}

/* ============================================================================================= */

.basketContainer {
	background: left top url("/images/page/cuckoobird_top-box-2-background-x.jpg") repeat-x;
}

.basketBlock {
	background: left top url("/images/page/cuckoobird_top-box-2-background.jpg") no-repeat;
}

.basketBlockInner {
	background: right top url("/images/page/cuckoobird_top-box-2-background-right.jpg") no-repeat;
}

.basketImage {
	background: left top url("/images/page/cuckoobird_basket.gif") no-repeat;
}

.basketBlockInner {
	color: #fff;
}

/* ============================================================================================= */

.searchContainer {
	background: left top url("/images/page/cuckoobird_top-box-3-background-x.jpg") repeat-x;
}

.searchBlock {
	background: left top url("/images/page/cuckoobird_top-box-3-background.jpg") no-repeat;
}

.searchBlockInner {
	background: right top url("/images/page/cuckoobird_top-box-3-background-right.jpg") no-repeat;
}

.searchInput {
	background: #dd6414;
}

/* ============================================================================================= */

.menuContainer {
	background: left top url("/images/page/cuckoobird_menu-background-x.jpg") repeat-x;
}

.menuBlock {
	background: right top url("/images/page/cuckoobird_menu-background-right.jpg") no-repeat;
}

#pageMenu {
	background: left top url("/images/page/cuckoobird_menu-background-left.jpg") no-repeat;
}

#pageMenu li {
	background: right center url("/images/page/cuckoobird_menu-point-background.gif") no-repeat;
}

#pageMenu a {
	color: #fff;
}

#pageMenu a:hover {
	color: #ffcc99;
}

#pageMenu li.selectedMenuItemLi a {
	color: #ffcb91;
}

/* ################################################################################### */

#cover-x {
	margin: 3px 0;
	background: center top url("/images/page/cover-x.gif") repeat-x;
}

#cover-r {
	background: right top url("/images/page/cover-r.jpg") no-repeat;
}

#cover-l {
	background: left top url("/images/page/cover-l.gif") no-repeat;
}

#cover-woman {
	/*background: 75% top url("/images/page/cover-woman.png") no-repeat;*/
}

#cover-slogan {
	height: 252px;
}

#cover-slogan img {
	margin: 110px 0 0 3%;
	vertical-align: bottom;
}

/* ============================================================================================= */

.subtitleContainer {
	background: #f57f00 left top url("/images/page/cuckoobird_subtitle-background-x.jpg") repeat-x;
}

.subtitleBlock {
	background: left top url("/images/page/cuckoobird_subtitle-background-left.jpg") no-repeat;
}

.subtitleBlockInner {
	background: right top url("/images/page/cuckoobird_subtitle-background-right.jpg") no-repeat;
}

/* ============================================================================================= */

.welcomeContentBlock {
	background: #95ac18 right bottom url("/images/page/cuckoobird_welcome-content-background.gif") repeat-x;	
}

.welcomeContentBlockInner-1 {
	background: left top url("/images/page/cuckoobird_welcome-content-background-lt.gif") no-repeat;
}

.welcomeContentBlockInner-2 {
	background: left bottom url("/images/page/cuckoobird_welcome-content-background-lb.jpg") no-repeat;
}

.welcomeContentBlockInner-3 {
	background: right top url("/images/page/cuckoobird_welcome-content-background-rt.gif") no-repeat;
}

.welcomeContentBlockInner-4 {
	background: right bottom url("/images/page/cuckoobird_welcome-content-background-rb.gif") no-repeat;
}

.welcomeContentContainer {
	color: #fff;
}

.welcomeContentBlock a {
	color: #fff;
}

.welcomeContentBlock a:hover {
	color: #333;
}

.welcomeContentBlock .productCategories ul {
	list-style: square outside url("/images/page/bullet-ffffff.gif");
}

/* ============================================================================================= */

.navigationBar div {
	background: #eee !important;
	text-transform: lowercase;
	font-size: 0.85em;
}

.navigationBar font {
	color: #999 !important;
}





/*    --------------------  Float Ad  ------------------------    */

#FloatAdShadow {
	width:100%;
}	

.ad-shadow {
	
	width:100%;
	height:100%;	
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}

#FloatAdBox {
	margin:9px 19px 25px 15px;
	width:auto;
	
	font-size:90%;
	font-family: tahoma, verdana, arial, sans-serif;
	
	position:relative;
	top:0;
	left:0;
}

#FloatAdBox, #FloatAdBox a, #FloatAdBox td {
	
}

#FloatAdBox .ad-bg {
	background-color:#f4f0d7;
	width:100%;
}

#FloatAdBox a.ad-ttl {
	text-decoration:none;
	color:#000000;
}

#FloatAdBox h2 {
	margin: 0 0 8px 0;
	line-height:1.0;
	font-size:160%;
	font-family: arial, tahoma, verdana, sans-serif;
}

#FloatAdBox .ad-form-1 {
	margin: 0 4px;
	width:auto;
	height:1px;
}

#FloatAdBox .ad-form-2 {
	margin: 0 2px;
	width:auto;
	height:1px;
}

#FloatAdBox .ad-form-3 {
	margin: 0 1px;
	width:auto;
	height:2px;
}

#FloatAdBox .ad-content {
	margin:0;
	padding:4px 8px;
}

#FloatAdBox .ad-closer {
	float:right;
	margin-left:20px;
	
	cursor:pointer;
	cursor:hand;
}

#FloatAdBox .ad-img-frame {
	width:100%;
	
}

#FloatAdBox .ad-descr {
	margin: 4px 0 0 0;
	color:#333333;
}

#FloatAdBox .ad-descr p {
	margin: 0 0 1em 0;
}

