﻿body 
{
	font-family:Trebuchet MS;
	background-color:#2f3a46;
	/*background-image:url(images/HomePageHeader.gif);
	background-repeat:repeat-x;
	background-position:top left;*/
	margin:0px;
	padding:0px;
	color:White;
}


a:link, a:visited{color:#cce4ff;}
a:hover, a:active{color:#ccff00; text-decoration:none;}

.LogoCell
{
	padding-left:30px; 
	text-align:center;	
	width:1px;
	padding-top:20px;
	
	
}

.LogoCell h2
{
	padding:0px;
	margin:0px;
	font-size:11px;
	letter-spacing:2px;
	white-space:nowrap;
	font-weight:normal;
	
}


.Logo
{
	position:absolute;
	top:0;
	left:43px;	
}

 a.Logo:link, a.Logo:visited
{
	color:#7898ba;
	text-align:center;
	text-decoration:none;
	padding:0px 3px 0px 3px;
	font-size:10px;	
}

 a.Logo:hover, a.Logo:active
{
	color:#ffffff;	
	text-align:center;
	text-decoration:none;
	padding:0px 3px 0px 3px;	
}


.MainMenu
{
	text-align:left;
	vertical-align:top;
	width:30%;
	font-size:95%;	
}

.Woman
{
	background-color: #ffd1f0;		
}

.Woman:hover
{
	background-color:#ffb0e5;		
}

.Man
{
	background-color: #d5eeff;
}

.Man:hover
{
	background-color:#b1dfff;
}	

.Kids
{
	background-color: #fffc9d;
}

.Kids:hover
{
	background-color:#fffa6b;
}

.MainMenu h1
{
	font-weight:normal;
	font-size:110%;
	margin:0px;	
}

.MainMenu h1 a:link, .MainMenu h1 a:visited
{
	color:#1f2e41;
	padding:0px 3px 0px 3px;
	white-space:nowrap;
	display:block;
}

.MainMenu h1 a:hover, .MainMenu h1 a:active
{
	color:#000000;
	text-decoration:none;
}

.HPProductList
{
	text-align:left;
	min-width:600px;		
	width:100%;
	background-color:#ffffff;
	background-image:url(images/WhiteBottomBg.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	padding-bottom:250px;
	color:#222222;
	
}

.HPProductList ul, .ProductListHolder ul
{
	list-style-type:none;	
}

.HPProductList a, .ProductListHolder a
{
	color:#5b6b88;
}



.hpTagPromo
{
    width:200px;
    font-size:.8em;
    line-height:1em;
    margin-bottom:50px;
    margin-top:37px;
}


.hpTagPromo h2
{
    line-height:1.1;
}

.promoCaption
{
    padding:5px 0 0 5px;
}

.ProductPicturesHolder
{
	text-align:center;
	width:100%;
	background-color:#ffffff;
	background-image:url(images/WhiteBottomBg.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	padding-bottom:270px;
	padding-top:10px;
	color:#475e77;
	height:600px;
	vertical-align:top;
}

.ProductPicturesHolder #MainImage
{
	margin-bottom:50px;	
}

.ProductListHolder
{
	text-align:left;
	width:100%;
	background-color:#ffffff;
	background-image:url(images/WhiteBottomBg.gif);
	background-position:bottom center;
	background-repeat:repeat-x;
	padding-bottom:270px;
	color:#222222;
	vertical-align:top;	
}

.BlockRightSide
{
	background-image:url(images/WhiteRightBg.gif);
	background-position:left;
	background-repeat:repeat-y;
	
}

.HPProductList a:link
{
	color:#000f59;
}


.HPProduct
{
	font-size:80%;
	text-align:center;
	width:160px;
	height:280px;
	border:1px solid #ffffff;	
	padding:6px;	
	background-color:#ffffff;	
	vertical-align:top;		
}

.HPProduct:hover
{
	border:1px solid #d6ecff;			
	background-image:url(images/ProductHoverGradient.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

.HPProduct .ProductDescription
{
	font-size:90%;
}

.HPProduct .price
{
	color:#c80000;	
	font-weight:bold;
	font-size:120%;
}

.HPProduct h3
{
	padding:0px;
	margin:0px;
	font-size:120%;
}

.HPProduct h3 a:link{color:#005bc2; padding:0px 3px 0px 3px;}
.HPProduct h3 a:visited{color:#588bc4;}
.HPProduct h3 a:hover, .HPProduct h3 a:active{color:#ffffff; background-color:#588bc4; text-decoration:none;}
.HPProduct img{border:none;}


.basket
{
	padding:17px 5px 5px 50px;
	font-size:90%;	
	background-image:url(images/basket_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:190px;
	margin-top:10px;
	color:White;
	margin-bottom:-100px;

}

.basket:hover
{
	padding:17px 5px 5px 50px;
	background-image:url(images/basket_bg_hover.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.basket .price
{
	color:#fff600;
	font-weight:bold;	
	
}

.basket a.OrderLink
{
	font-weight:bold;
	color:#9cff00;			
}

.basket a.OrderLink:hover
{
	color:#ffffff;	
	text-decoration:none; 
}


.BasketRow
{
	font-size:90%;
	vertical-align:top;	

}

.BasketRow:hover
{
	background-color:#3c5065;	
}

.BasketRow a
{
	text-decoration:none;	
}


.BasketRow td
{
	border-bottom:1px solid #6793c3;	
}

.BasketRow .delCell
{
	text-align:center;
	padding:15px;	
}

.BasketRow h2
{
	margin:0px;
	padding:0px;
	font-size:110%;
	font-weight:normal;		
}


.BasketTable td
{
	 padding:0 20px 0 20px;	
	 text-align:left;
}

.BasketRow .totalPrice
{
	color:#fcff00;	
	font-weight:bold;
}

.BasketRow .price
{
	color:#ff9900;	
	font-size:90%;
	font-weight:bold;
}

.BasketRow:hover .price
{
	color:#d8ff4f;	
	font-weight:bold;
}

.BasketRow .title
{
	padding:5px;
	padding-right:50px;
	text-align:left;
	width:100%;
}

.BasketRow .count
{
	padding:5px 0px 5px 10px;
}
.BasketRow .imgCell, .BasketRow .totalPrice
{
	padding:5px;
}




.TotalTr:hover
{
	background-color:#3f5063;	
}

.TotalTr .totalPriceText, .TotalTr .totalPrice
{
	padding:5px;
	white-space:nowrap;
}
.TotalTr .totalPrice
{
	font-weight:bold;	
}

.TotalTr:hover .totalPriceText, .TotalTr .totalPriceText
{
	text-align:right;	
	
}

.TotalTr:hover .totalPrice
{
	background-color:#c80000; 
	color:White;	
}

.rightCell
{
	vertical-align:top;	
	padding-top:10px;	
}

.rightCell a:link, .rightCell a:visited
{
	/* color:#35475f; */
}

.SearchCell
{
	padding:0px 10px 0px 10px;		
	visibility:hidden;
}
.SearchCell h3
{
	margin:1px;
	font-size:70%;	
	font-weight:normal;	
}

.SearchCell h3 a
{
	color:#0061bc;
	text-decoration:none;
}


.HPTagCloudCell
{
	font-size:100%;		
    padding:20px;
      line-height:1.6em;

}

.HPTagCloudCell span
{
    color:Green;
}

.HPTagCloudCell .TagCloud a:link, .HPTagCloudCell .TagCloud a:visited
{
	color:#0068d2;
	white-space:nowrap;
	padding:0 2px 0 2px;
	text-decoration:none;
	display:inline-block;
	
	
}

.HPTagCloudCell .TagCloud a:hover, .HPTagCloudCell .TagCloud a:active
{
	background-color:#a8ff00;
	color:Black;
	text-decoration:none;
}

.TagCloudCell
{
	font-size:100%;		
    padding:20px;
    line-height:1.5em;
}

.TagCloudCell span
{
    color:Yellow;
}

.TagCloudCell .TagCloud a:link, .TagCloudCell .TagCloud a:visited
{
	color:#d0e0f1;
	white-space:nowrap;
	padding:0 2px 0 2px;
	text-decoration:none;
	display:inline-block;
	
	
	
}

.TagCloudCell .TagCloud a:hover, .TagCloudCell .TagCloud a:active
{
	background-color:#16181b;
	color:#e4ff9b;
	text-decoration:none;
}



.TagCloud .active
{
	background-color:#c80000;
	padding:0px 5px 0px 5px;
	color:White;
	display:inline-block;
	margin:0px;
	white-space:nowrap;	
}


.innerPrice
{
	color:#ffde00;
	font-size:180%;	
	font-weight:bold;	
	display:inline;
	
}

.innerProductTitle
{
	display:inline;	
	float:left;
	
}

.ProductInnerDescription
{
	padding:10px;
	color:#fefefe;
	font-size:85%;
}

.imageThumbs
{
	
	background-color:White;
	padding:10px;	
}




.prodImg
{
	margin-bottom:20px;
	padding:20px;	
	
}

.prodImg img
{
	margin-bottom:5px;	
}

.prodImgIcon 
{
	display:inline-table;
	border:1px solid #cccccc;
	background-color:White;	
	padding:5px;
		
}

.prodImgIcon:hover
{
	border:1px solid green;
}

.ProductList
{
	padding:10px;	
}

.ProductList a
{
	color:#1d518a;
}

.Product
{
	float:left;
	position:relative;
	width:160px;
	height:300px;
	text-align:left;
	padding:0px;
	/*background-image:url(images/ProductGradient.gif);
	background-repeat:no-repeat;
	background-position:bottom;*/
	padding-right:8px;
	margin-bottom:20px;
	font-size:90%;	
	list-style-type:none;	
	
}



.imgLink
{
	height:120px;	
	display:block;
	padding-bottom:5px;
}

.Product:hover
{
	/*background-image:url(images/ProductHoverGradient.gif);
	background-repeat:no-repeat;
	background-position:bottom;	*/
}

.Product .Caption, .Product .HPLISTProductCaption, .Product .ProductCaption
{
	font-size:80%;
	color:#999999;	
	padding:0;
	display:block;
	line-height:1em
}

.Product .HPLISTProductTitle, .Product .ProductTitle
{
	font-size:90%;	
}

.Product:hover .Caption, .Product:hover .HPLISTProductCaption, .Product:hover .ProductCaption
{
	color:Black;	
}

.Product:hover h2 a, .Product:hover .HPLISTProductTitle a, .Product:hover .ProductTitle a
{
	color:#1a6d00;	
}


.Product h2
{
	margin:0px;	
}
.Product h2
{
	font-size:90%;	
	padding:0px 4px 0px 4px;	
	font-weight:normal;
}

.Product .fromTo
{
	color:#999999;
	font-size:80%;
}

.Product:hover .fromTo
{
	color:#c80000;
	font-size:80%;
}

.Product .price, .Product .HPLISTProductPrice, .Product .ProductPrice
{
	color:#c80000;	
	font-weight:bold;
	margin-left:-3px;
	display:inline;
	padding:0px 2px 0px 2px;	
}

.Product:hover .price, .Product:hover .HPLISTProductPrice, .Product:hover .ProductPrice
{
	color:#ffffff;	
	background-color:#c80000;
}

.Product .HPLISTProductImage, .Product .ProductImage
{
	height:120px;	
}

.ProductListPageTitle, .ProductPageTitle, .TextPageTitle
{
	color:#ffffff;
	font-size:1.8em;	
	margin:0px  0px 13px 10px;
	font-weight:normal;
}

.BasketPageTitle
{
	margin:0px  0px 13px 40px;	
	letter-spacing:-2px;
	color:#ffffff;
	font-size:160%;	
	
}

.ProductListPageTitle:first-letter, .ProductPageTitle:first-letter, .BasketPageTitle:first-letter, .TextPageTitle:first-letter
{
	color:#c0ff00;		
}


.ProductListTagDiv
{
	clear:both;
	padding:20px;	
	
	
}

.ProductListTagDiv a:link, .ProductListTagDiv a:visited
{
	color:#3e5875;	
	white-space:nowrap;
}

.ProductListTagDiv a:hover, .ProductListTagDiv a:active
{
	background-color:#3e5875;
	color:#ffffff;	
	text-decoration:none;
}

.BasketProduct 
{
	padding:0px 30px;		
}

.BasketProduct h2
{
	font-size:120%;
	font-weight:normal;	
	margin:0px;
}

.BasketProduct .price
{
	color:#fff600;
	font-weight:bold;		
}

.BigWriting
{
	font-size:140%;		
	padding-top:60px;
	display:block;
	color:#feffcc;
}

.ProductParams
{
	background-color:#42566c;
	margin:10px;		
	font-size:80%;	
	color:White;
}

.ProductParams tr:hover
{
	background-color:#394757;	
	color:#ffde00;
}
.ProductParams td
{
	border-bottom:1px solid #aaaaaa;	
	padding:4px 15px 4px 15px;
}

.BasketRow .CartDeleteIcon
{
	width:25px;
	height:25px;
	overflow:hidden;
	text-indent:9999em;
	background-image:url(images/DeleteIcon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;	
	
}

.BasketRow:hover .CartDeleteIcon
{
	width:25px;
	height:25px;
	overflow:hidden;
	text-indent:9999em;
	background-image:url(images/DeleteIconHover.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;	
}

.CartLink, .HomeLink, .OrderLink1
{
	padding-left:30px;
	background-repeat:no-repeat;
	background-position:left;	
	display:block;
	margin-bottom:10px;
	margin-left:70px;
	font-size:115%;
}

.HomeLink
{
	background-image:url(images/HomeGreen.gif);
}
.HomeLink:hover
{
	background-image:url(images/HomeRed.gif);
	text-decoration:none;
}

.CartLink
{
	background-image:url(images/BasketGreen.gif);
}
.CartLink:hover
{
	background-image:url(images/BasketRed.gif);
	
	text-decoration:none;
}

.OrderLink1
{
	background-image:url(images/OrderGreen.gif);	
}
.OrderLink1:hover
{
	background-image:url(images/OrderRed.gif);
	text-decoration:none;
}

.BasketTable
{
	width:100%;	
}

.CommonTextBox
{
	border:1px solid #5c748f;
    padding:4px;
    font-family:Arial;
 
}

.enabled
{
	color:Black;	
}

.disabled
{
	color:#cccccc;	
}

.CommonButton
{
	font-size:115%;	
	cursor:pointer;
	cursor:hand;
	
}

.invisible
{
    display:none;
}

.OrderWizardBlock
{
	padding:20px; 
	background-color:#3a4756;
	border-bottom:#4c5f74 solid 2px; 
	border-top:#4c5f74 solid 2px; 
	margin-left:30px; 
	margin-top:10px; 
	width:70%; 
	min-width:600px;	
	font-size:95%;
	text-align:center;

}

.OrderWizardBlock table td
{
	vertical-align:top;	
	text-align:left;
}

.OrderWizardBlock table td h2
{
	margin:0px 0px 10px 0px;	
	color:#ff9900;	
}

.FieldHelp
{
	font-size:70%;
	color:#b3e5ff;	
}

#briefInfo
{
    color:#999999;
    line-height:2.2em;
    font-size:.8em;
}

#briefInfo b
{
    color:White;
    font-size:1.4em;
}

#prevImg, #nextImg, #confirmBtn
{
    cursor:pointer;
    cursor:hand;
}

.TextPageHolder
{
	padding:0px 40px 40px 40px;		
}


.TextPageHolder h2, .TextPageHolder h3, .TextPageHolder h4
{
	margin:0px;
	padding:0px;	
}

.TextPageHolder .text
{
	padding-left:20px;	
}


{
padding:0 0 50px 0;
margin:0;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline; }
#menu li a, #menu li .active
{
padding:0.1em 1em 0 20px;
float:left;
color:#96ff00;
background-image:url(images/BullitStar.gif);
background-repeat:no-repeat;
background-position:middle left;
}

#menu li .active
{
	font-size:140%;
	color:#f6ff00;	
	background-image:url(images/BullitStarActive.gif);
background-repeat:no-repeat;
background-position:middle left;	
padding-left:25px;
}

#menu li a
{
	text-decoration:none;
}
#menu li a:hover
{
background-image:url(images/BullitStarHover.gif);
background-repeat:no-repeat;
background-position:middle left;
text-decoration:none;
color:White;
}

#menu h5
{
	padding:0px;
	margin:0px;	
	font-weight:normal;
}



.pager
{
	padding:20px 20px 20px 30px;	
	clear:both;
	display:block;
}

.pager a:link, .pager a:visited
{
	padding:0px 10px 0px 10px;
	background-color:#a3ff59;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-align:center;		

}

.pager a:hover, .pager a:active
{
	background-color:#c80000;
	color:White;	
}

.pager .active
{
	padding:0px 10px 0px 10px;
	background-color:#ff7700;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;	
}




.subProduct
{
	margin-top:80px;	
}

.subProduct h2
{
	margin:0;
	padding:0;
	font-size:90%;
	font-weight:normal;
}

.subProduct tr:hover
{
	background-color:#475e77;	
}

.subProduct .price
{
	font-size:90%;
	font-weight:bold;
	color:#fdffbd;	
}

.subProduct tr:hover .price
{
	color:#96ff00;	
}

.subProduct tr:hover h2 a
{
	color:white;
	text-decoration:none;
}


.otherProducts
{
	padding-left:10px;	
	margin:0px;
}
.otherProducts li
{
	display:block;	
}

.otherProducts li h4
{
	display:inline;
	padding:0px 30px 0px 25px;
	background-image:url(images/smallGiftIcon.gif);
	background-position:left;
	background-repeat:no-repeat;
	white-space:nowrap;
}

.otherProducts li h4 a
{
	text-decoration:none;	
}

.otherProducts li h4:hover
{
	background-image:url(images/smallGiftIconHover.gif);	
}

.otherProducts li h4 a:hover
{
	text-decoration:none;
	color:#fff000;	
}

.slogan
{
	padding:0px 10px 0px 70px;
	color:#ffffff;	
	vertical-align:middle;
	font-size:90%;
	width:100%;
}


.CommonFormDescription
{
	color:#ebf4ff; font-size:85%; margin:0  0 20px 10px;	
}

h1.CommonFormTitle
{
	margin:0; font-size:180%; padding:0px; font-weight:normal; color:#c80000;	
}



.phoneNumber
{
	font-size:120%;
	color:#999999;	
	padding-left:20px;
}


.HPCategoryLinks
{
	color:White;	
	height:25px;
}
.HPCategoryLinks h2
{
	padding:2px;
	margin:0;
	
}


#topnav {display:none; z-index:500;}
html>body #topnav {display:block; }
#topnav {margin-left:50px; margin-left:25px; top:100px; font-size:0; text-align:left;}
/*—–Yes NEED margin in twice——*/
.nav li{display:inline; line-height:2em;}
.nav li ul{position:absolute; z-index:500;}
ul.nav { margin-top:5px;}
ul.nav, .nav ul{margin:0; padding:0; cursor:default; list-style-type:none;}
ul.nav>li{display:table-cell; padding:0 10px 0 10px; float:left;}
ul.nav li>ul{display:none; border:2px solid #2a3e49;}
ul.nav li:hover>ul{display:block;}
.nav ul li a{display:block; padding: 2px 4px 2px 4px;}
.nav li a {color:#fff; padding-left:4px;}
.nav ul li a{background-color:#111518; color:#ffffff; padding:5px 10px 5px 10px;}
ul.nav li:hover {}
.nav ul li a:hover{background-color:#c7e4ff; color:#1d1f20;}

.nav ul li a:active{background-color:#44C21F; color:#FFF;}
.nav a{font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none;}




.childTagsList 
{
	list-style-type:none;	
}

.childTagsList li
{
	display:inline-table;
	color:#ff5500;	
}

.childTagsList li:hover
{
	color:Yellow;	
}

.childTagsList h2
{
	display:inline;
	font-weight:normal;		
	font-size:85%;
	white-space:nowrap;
}




.InnerWhoTagList h3
{
	margin:0;
	padding:0;
	font-size:90%;
	font-weight:normal;	
}

.InnerWhoTagList 
{
	color:#87e500;
}




.freeDelivery
{
	color:#c0ff00;
	font-style:italic;
	display:inline;
	margin-left:20px;
	padding:5px 0 5px  25px;
	background-image:url(images/FreeDeliveryIcon.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:70%;
	white-space:nowrap;
}



.phoneCell
{
	text-align:right;
	vertical-align:top;		
	padding-right:40px;
	padding-top:12px;
	
	
}

.phoneDiv
{
	font-size:24px;	
	padding-left:55px;
	background-image:url(images/phoneIcon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:80px;
	width:210px;
	float:right;
	margin-top:20px;
}

.basketLink 
{
	color:White;	
}

.basket{font-size:80%;}

.basket a:hover
{
	text-decoration:none;	
}


.WhiteTopRightCorner
{
	background-image:url(images/WhiteTopRightCorner.gif);	
	background-repeat:no-repeat;
	background-position:top right;	
}


.HPProductBlockTitle
{
	height:10px;
}


.HPLISTProductTitle, .ProductTitle
{
	display:block;	
}


.AdminPanelDiv
{
	background-color:Black; font-size:12px; text-align:right; padding:3px;	
}

.AdminPanelDiv ul
{
	margin:2px;	
}
.AdminPanelDiv ul li
{
	list-style-position:inside;
	display:inline;	
}


.searchBox { padding-left:45px;}

.WhiteDiv
{
	text-align:left; 
	padding:30px;
	background-color:White;
	color:Black;
	display:table-cell;
	min-width:600px;
}

.WhiteDiv a:link, .WhiteDiv a:visited
{
	color:Blue;	
}

.WhiteDiv h2, .WhiteDiv h3, .WhiteDiv h4
{
	margin-top:0;
}

.supplierProduct
{
	width:120px; 
	height:220px; 
	overflow:hidden; 
	border:2px solid #cccccc; 
	margin:0 10px 10px 0; 
	float:left; 
	padding:10px;
	background-color:White;
	font-size:80%;
}

.supplierProduct .ProductCaption
{
	display:block;
	height:50px;
	overflow:hidden;
		
}

.supplierProduct:hover
{
	background-color:#f6f6f6;
	border-color:Blue;
}


.supplierProduct .ProductPrice
{
	color:#c80000;
	font-weight:bold;	
}

.WaterMarkText
{
	color:#aaaaaa;
	font-family:Verdana;	
}

.jsLink
{
cursor: pointer; cursor: hand;
border-bottom:1px dashed;
}

.jsLink:hover
{
	border-bottom:none;	
}

.linkPanel
{
	clear:both; 
	padding:10px; 
	background-color:#f6f6f6;	
	display:block;
}

.linkPanel:hover
{
	background-color:#ccfeaa;
}


.WatermarkText
{
	color:#aaaaaa;	
}


.AllTagsTreeTable
{
	font-size:80%;		
}

.AllTagsTreeTable a:link, .AllTagsTreeTable a:visited
{
	text-decoration:none;	
	padding:0 3px 0 3px;
}
.AllTagsTreeTable a:hover, .AllTagsTreeTable a:active
{
	background-color:#c80000;
	color:White;	
}

.AllTagsTreeTable td
{
	vertical-align:top;	
}

.AllTagsTreeTable h2
{
	color:#c0ff00;	
}

.AllTagsTreeTable li
{
	padding:0;
	margin:0;
	color:Yellow;
}

.AllTagsTreeTable li .productCount
{
	font-size:11px; color:White; font-weight:bold;	
}


.loginstatus
{
	text-decoration:none;	
}


.price_list
{
	font-size:80%;	
	color:Yellow;	
}

.price_list ul
{
	padding:0;
	list-style-position:inside;	
	margin:0;
}

.price_list a:link, .price_list a:visited
{
	color:White;
}

.TagCaption
{
	font-family:Georgia;	
	font-style:italic;
	font-size:.8em;
	display:block;
	padding:0px 20px 10px 20px;
}


.UserArea a
{
	white-space:nowrap;	
}

.UserArea a:hover
{
	color:Yellow;	
}


.HomePageTitle, .InnerPageTopLinks
{
	margin:-10px 0 0 0; 
	padding-left:30px; 
	font-size:.7em; 
	color:#68afff; 
	position:absolute; 
	top:50px; 
	left:220px;	
	font-weight:normal;
	white-space:normal;
}

.HomePageTitle a, .InnerPageTopLinks a
{
	text-decoration:none;	
	display:block;
}
