/* Page layout */
/* Smartphone stylesheet */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');
body
{

	color:#fff;
font-family: 'Montserrat', sans-serif;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	 -webkit-text-size-adjust: 100%; /* prevents iphone making text bigger when rotate handset */
background-color:#00312d;
}
.pageTop
{
	display:none;
}
.pageSides
{

}

.page
{
	background-color: #00312d; 
}
.header
{
background-color:#729891;
text-align:center;
height: 43vw;
}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}


/*OLD SOCIAL LINKS*/

.socialLinks 
{ 
    margin: 0px auto;
    position: absolute;
    top: 32vw;
    height: 0px;
    right: 0px;
    text-align: center;
    /* z-index: 20; */
}

.socialLinks .fa {  color:#fff; margin:0 5px 0 0;}
.socialLinks .social 
{ 
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 0px;
    text-align: center;
    width: 25%;
    font-size: 5vw;
    margin: 0px 10px 10px 0;
    border-radius: 10px 10px;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover .fa { color:#fff;}

/*NEW SOCIAL LINKS*/

#socialLinks 
{ 
margin: 0px auto;
    position: relative;
top: 24vw;
    height: 0px;
    /* left: 145px; */
    text-align: center;
    /* z-index: 20; */
}

#socialLinks .fa {  color:#fff; margin:0 5px 0 0;}
#socialLinks .socialIcon 
{ 
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 0px;
    text-align: center;
    width: 9%;
    font-size: 5vw;
    margin: 0 0px 10px 0;
    border-radius: 10px 10px;
}
#socialLinks .socialIcon  .fa { margin:0 auto;}
#socialLinks .socialIcon :hover .fa { color:#fff;}

#telephone 
{ 
    position: absolute;
top: 2vw;
    left: 10px;
    color: #fff;
    font-size: 11pt;
    /* font-weight: bold; */
    z-index: 20;
}
#telephone2
{ 
    position: absolute;
top: 2vw;
    right: 10px;
    color: #fff;
    font-size: 11pt;
    /* font-weight: bold; */
    z-index: 20;
}
#location 
{ 
position: absolute;
top: 7vw;
    left: 10px;
    color: #fff;
    font-size: 11pt;
    text-align: right;
    z-index: 20;
}
#location2
{ 
position: absolute;
top: 7vw;
    right: 10px;
    color: #fff;
    font-size: 11pt;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa, #telephone2 .fa,#location2 .fa { margin-right:3px; color:#fff;}
#telephone a, #location a,#telephone2 a, #location2 a{color:#fff; text-decoration: none;}

/* HOME SLIDES */

.animationPanelHomepage
{
display:none;
}
.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100% !important;
height: auto !important;
}
/*IMPORTANT: Add .animationPanelHomepageSP {display: unset !important;} to HOMEPAGE SMARTPHONE HTML*/

.homeSlides p
{ 
padding: 0px !important;
}

.homeSlides img
{ 
    height: auto;
    position: relative;
    right: 0px;
width: 100% !important;
height: 100% !important;
}

.homeSlides a .text 
{     
    width: 79% !important;
    /*font-family: 'Cantata One', serif;*/
    position: absolute;
    /* bottom: 84px; */
    left: 11%;
    /* margin-left: 0px; */
    background-color: rgb(134, 187, 163);
    color: #fff;
    padding: 18px 0px;
    text-align: center;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    font-size: 12pt !important;
    border: solid 2px #fff;
    margin: 0px auto;
    margin-top: 15%;
    line-height: 14px;
}

.homeSlides a .text:hover
{
background-color: #000;

}

p
{
	padding: 0px 5px !important;
}



/*GOOGLE TRANSLATE FIX*/
#google_translate_element
{
position: fixed;
}
.productDetailsImageWrapperWrapper {

    margin-bottom: 30px;
}

.autoSpacer {
    background: #fff url(/Websites/136/Images/upload/image/slide1BF2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: unset;
height: 54vw;
    width: 100vw;
    transform: scale(1);
    overflow: hidden;
    /* animation: 14s ease-in-out imageZoom; */
}

.heroText {
    color: #fff;
    position: absolute;
    top: 7%;
    left: 5%;
}

.heroTitle {
font-size: 8vw;
    margin-bottom: 10px;
padding: 0px !important;
}

.heroContent {
    text-align: left;
    color: #fff;
    font-size: 10vw;
    margin-top: 10px;
    margin-bottom: 10px;
}



.heroButtons p {
    float: left;
    margin-right: 5px;
    margin-top: 20px;
}

.heroButtons a {
    padding: 8px 15px;
    border: 1px solid #6f9890;
    color: #ffffff;
    font-family: 'Lora', serif;
    font-size: 4vw;
    background-color: #6f9890;
}

.boxOuter2 {
    padding: 35px 0px 0px 0px;
    margin-top: 0px;
    height: 0px;
    width: 100%;
    /* background-color: #6f9890; */
    border-top: 50px solid #6f9890;
    position: relative;
    z-index: 10;
}

.boxouter2BorderText {
    text-align: center;
    position: relative;
    bottom: 67px;
    color: #fff;
    margin-bottom: 0px;
    /* border-top: 7px double #6f9890; */
    /* border-bottom: 7px double #6f9890; */
    padding-top: 13px;
    padding-bottom: 12px;
font-size: 3.5vw;
}
.jumpBoxesOuter {
    padding: 0px 0px 45px 0px;
    height: auto;
    width: 96%;
    background: #fff;
    background: url(/Websites/136/Images/upload/image/boxOuterBorderBF3.jpg);
    background-size: cover;
    background-position: left;
    margin: 0px auto;
    /* box-shadow: 0px 0px 12px #afafaf; */
margin-bottom: 25px;
}
.jumpBoxCentre {
    width: 88%;
    height: auto;
    text-align: center !important;
    /* float: left; */
    background: unset;
    background-size: cover;
    overflow: hidden;
    transition: 0.2s;
    margin: 0px auto;
    background-color: #fff;
    margin-top: 0px;
    position: relative;
    top: 23px;
    /* left: 43%; */
    outline: 1px solid #b8bfb4;
    outline-offset: -10px;
    /* border: 1px solid #000; */
    padding-bottom: 28px;
    padding-top: 28px;
color: #000;
}

.jumpBoxTitle {
    color: #000;
    letter-spacing: 2px;
    line-height: 45px;
    text-align: center;
    font-size: 6.5vw;
    width: 85%;
    margin: 0vw auto 10px auto;
}

.jumpBoxCentre h2 {
    text-align: center;
    font-size: 5.2vw;
    color: #000;
    margin-bottom: 22px;
}
.shopLink {
    margin-top: 43px !important;
}
.shopLink a {
    padding: 9px 42px;
    border: 1px solid #ffffff;
    background: rgb(111 152 144);
    /* background: linear-gradient(90deg, rgba(164,115,27,1) 0%, rgba(250,225,154,1) 36%, rgba(250,225,154,1) 41%, rgba(180,125,25,1) 74%, rgba(170,116,18,1) 100%); */
    color: #fff;
    transition: 0.2s;
    font-size: 14pt;
}
.grid 
{
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

.gridSpacer
{
width: 2%;
height: 10px;
float: left;
}


.grid figure {
    position: relative;
    /* float: left; */
    /* overflow: hidden; */
    margin: 15px auto;
    margin-bottom: 1.8%;
    /* min-width: 320px; */
    /* max-width: 480px; */
    /* max-height: 360px; */
    width: 90%;
    background: #0b473c;
    text-align: center;
    cursor: pointer;
    border: 1vw solid #fff;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	/*padding: 2em;*/
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption h2
{
    color: #fff;
    font-size: 5.5vw;
font-family: 'Lora', serif;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {

}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Chico *****/
/*---------------*/

figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	/*-webkit-transform: scale(1);
	transform: scale(1);*/
}

figure.effect-chico figcaption {

}

figure.effect-chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
	padding: 52% 0 20px 0;
}

figure.effect-chico p {
    margin: 0 auto;
    max-width: 40%;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    font-size: 1.5vw;
    text-transform: lowercase;
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.meetContainer
{
width: 100%;
font-size: 10pt;
}

.meetContainerLeftImage
{

    width: 100%;
height: 70vw;
    margin-bottom: 5px;
}

.meetContainerRightText
{
    float: right;
    width: 100%;
    height: auto;
    padding-top: 10px;
    margin-bottom: 5px;
}

.meetContainerLeftText
{


    width: 100%;
    height: auto;
    padding-top: 10px;
    margin-bottom: 5px;

}
.meetContainerRightImage
{
    width: 100%;
    height: 69vw;
    margin-bottom: 5px;
    clear: right !important;
}

.meetQ
{
    /* float: left; */
    margin-left: 3%;
    margin-right: 1%;
    color: #6f9890;
    width: 100%;
    clear: both;
    margin-bottom: 9px;
    line-height: 19px;
}

.meetContainerLeftText .meetQ
{
    margin-left: 0%;
}

.meetA
{
    /* float: left; */
    color: #fff;
    width: 100%;
    line-height: 17px;
    font-size: 12px;
    clear: both;
}

.meetContainerImage1
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLayHelena2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}
.meetContainerImage2
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLayBeth2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}

.meetContainerImage3
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLayKatie2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}
.meetContainerImage4
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLayLisa2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}

.meetContainerImage5
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLayDave2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}
.meetContainerImage6
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLayEmma2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}

.meetContainerImage7
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLayJo2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}
.meetContainerImage8
{
    width: 100%;
    height: 100%;
    background: url(/Websites/136/Images/upload/image/FlatLaySkye2.JPG);
    background-size: contain;
    background-repeat: no-repeat;
}

.contactFormBudget  {display:none;}

.column1of1
{
	padding-left:5px;
	padding-right:5px;
}

.bannerRight
{
	float:right;
	text-align:right;
	padding-right:10px;
}


.clearBoth
{
	clear:both;
}
.clearLeft
{
	clear:left;
}
.pageBottom
{

	height: 0px;
	clear: both;
	background-color:white; /* Same as body */

}


.mobileButton
{
	background-image: url(../../_global/Images/smartphoneButton.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#8A8A8A;
	margin-bottom: 5px;
	margin-top: 5px;
	color: Black;
	border-bottom:#353535 1px solid;
	border-top: #E9E9E9 1px solid;
}

.mobileButton a
{
	display: block;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	color:black;
	padding-right:25px;
	text-decoration:none;
}
.mobileButton a:visited
{
	color:black;
}
.mobileButtonHighlight
{
	background-image: url(../../_global/Images/smartphoneButtonHighlight.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#6f9890;
	margin-bottom: 5px;
	margin-top: 5px;
	color: white;
	border-bottom:#353535 1px solid;
	border-top: #E9E9E9 1px solid;
}

.mobileButtonHighlight a
{
	display: block;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	color:white;
	padding-right:25px;
	text-decoration:none;
}
.mobileButtonHighlight a:visited
{
	color:white;
}

.dropDown
{
	font-size:100%;
}


.mobileButtonHighlight {
    background-color: #739992 !important;
}

/* Mobile Nav Bar */
.navBarSmartphoneDropMenu {
    margin-bottom: 10px;
}

.navBar
{
	width:100%;
	
	background-repeat:repeat-x;
	height:40px;
	margin-bottom:0px;
background-color:#6f9890;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.navBarHome
{
	float:left;
	width:33%;
	padding-top:10px;
	padding-left:5px;
}
.navBarHome a
{
	width:100%;
	height:30px;
	color:white;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;

}
.navBarHome a:visited
{
	color:white;
}
.navBarBasket
{
	float:left;
	width:33%;
	padding-top:10px;
	color:white;
}
.navBarBasket a
{
	color:white;
	text-decoration:none;
}
.navBarBasket a:visited
{
	color:white;
}
.navBarCall
{
	padding-top:10px;
	text-align:right;
	padding-right:5px;
	color:white;
}
.navBarCall a
{
	width:100%;
	height:30px;
	color:white;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}
.navBarCall a:visited
{
	color:white;
}




/* Shop Product Page */
.products a
{
	text-decoration:none;
}

.productSummary
{
	width: 100%;
	background-image: url(../../_global/Images/smartphoneProductSumaryBack.png);
	background-repeat: repeat-x;
	background-position:right;
	height: 82px;

}
.productSummaryFeatured
{
	width:100%;
	background-image: url(../../_global/Images/smartphoneProductSumaryBack.png);
	background-repeat:repeat-x;
	background-position:right;
	height: 82px;

}
.productSummaryImage
{
	margin-top:1px;
	float:left;
	margin-right:10px;
	padding-left:0px;
}

.productSummary a
{
	display: block;
}
.productSummary a:visited
{

}
.productSummaryName
{
	padding-top:10px;
	color:#fff;
	overflow:hidden;
	height:40px;
	line-height:20px;
	margin-right:0px;
	padding-right:20px;
}
.productSummaryName a
{
	padding-top:20px;
}

.productSummaryPrice
{
	padding-top:5px;
	color:#fff;
}

.productSummaryButtons
{
	float:right;
	height:81px;
}
.productSummaryMore
{
}

/* General Style */
a
{
	text-decoration:none;
	color:#6f9890;
}
a:visited
{
	text-decoration:none;

}
.linkButton
{
	text-decoration:underline;
}

p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 10px;
    padding-top: 0px;
    font-size: 20pt;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-bottom: 35px;
    letter-spacing: 2px;
    border: none;
    font-family: 'Lora', serif;
    text-transform: uppercase;
}
h2
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 18pt;
    color: #fff;
    font-weight: normal;
text-transform: uppercase;
    letter-spacing: 0px;
font-family: 'Lora', serif;
    margin-bottom: 46px;
}
h3
{
	margin-top:0px;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#fff;
	font-size:100%;

}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
hr
{
	color:Green;
}
.faint
{
	color:gray;
}
.footerText .mobileButton {
    background-color: #c1c1c1 !important;
}

.footerText
{
	margin-top:10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 20px;
	border-top:#c03e8f 1px solid;
background-color: #6f9890;
}
.footerText a
{
	text-decoration:none;
	color:white;
}
.floristWindowLogo
{
	float:right;
	height:56px;
	padding-bottom:5px;
}
.footer strong
{
color:#75991B;
}

/* general styles */

.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	color:black;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}


/* Top Menu */

.mobileMenuHeader
{
margin-top:20px;
	color:#c03e8f;
}

.menu
{
	text-align:left;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index:10;
}
.menu ul li
{
    width:100%;
	background-image: url(../../_global/Images/smartphoneArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 0px;
	margin-top: 0px;
	color: Black;
	border-bottom:#333 1px solid;
}
.menu ul li a
{
	padding-top:10px;
	display:block;
	padding-left: 5px;
	color:white;
	text-decoration:none;
	height:30px;
}
.menu ul li a:hover
{
    text-decoration:underline;
}
.menu ul li a:visited
{
	color:white;
	text-decoration:none;
}
.menuSelected
{
	color: white;
	text-decoration:none;
}
.menuDisplayFull
{
	display:block;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:5px;
}





/* Product Menu */

.productMenuTitle
{
	padding-top:10px;
	color:#c03e8f;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
}
.productMenu
{

}
.productMenuTopSection
{
	display:none;
}
.productMenuSearchTitle
{
	display:none;
}
.productMenuSearchBox
{
	display:none;
}
.productMenuSearchButton
{
	display:none;
}
.productMenuSearchDropDown
{
	display:none;

}
.productMenu ul
{
	list-style-type: none;
	width:100%;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
	display:block;
	color:#c03e8f;
	height: 22px;
	font-weight: bold;
	padding-top: 20px;
	margin-left:0px;
	padding-left:5px;
	border-bottom: white 1px solid;

}
.productMenuSubCategory
{
	width:100%;
	
}

.productMenuSubCategory a
{
	display:block;
	color:white;
	text-decoration:none;
	height:30px;
	padding-left: 5px;
	padding-top:10px;
	background-image: url(../../_global/Images/smartphoneArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: white 1px solid;
}
.productMenuSubCategory a:hover
{
	text-decoration:none;

}
.productMenuBottom
{
	display:none;
}




/* Product Details Page */

.productDetails
{
}
.productDetailsCol1
{
}
.productDetails h1
{
font-size:14pt;
}

.productDetailsImageWrapper
{

}
.productDetailsImage
{
		width:180px;

}

.productDetailsCol2
{
	margin-left:0px;

}

.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:white;
}

.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsDescription
{
	clear:left;
}
.productDetailsModifierList
{
	font-size:large;
}
.productDetailsBack
{
	padding-top:15px;
	text-decoration:underline;
}
.productDetailsNote
{
	clear:right;
	margin-top:20px;
	color:#C0C0C0;
}
.productDetailsNote a
{
	color:#C0C0C0;
}
.productDetailsProductModifiersTable
{
}
.productDetailsProductModifiersTable td
{
	padding-bottom:10px;
}

.productDetailsLinkedProducts
{
	
}
.productDetailsLinkedProducts h1
{
}

/* checkout page */





/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
}
.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}



/* Contact Form */

.contactFormPrompt
{

}
.contactFormField
{
	width:200px;
}
.contactFormMessageBox
{
	width:200px;
}
.contactFormButton
{
	
}



/* Site Map Page */
.siteMap
{
}
.siteMapPages
{
}

.siteMapProducts
{
	
}
.siteMapProducts ul
{
	text-indent:0px;
	margin-left:0px;
	padding-left:0px;
}
.siteMapCategory
{
	font-size:smaller;

}
.siteMapPage
{
	 text-decoration:none;
}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	font-size:smaller;
	text-indent: 10px;
	text-decoration: none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	 font-size:smaller;
	text-decoration:none;
	text-indent: 20px;
	overflow:hidden;
	display:block;
	height:20px;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}



/* Captcha */
.captch
{
 vertical-align:top;
 }




 /* Gallery */
 
 .gallery
 {
	background-color:White;
 }
 
 .dng_photo1
 {
}



/* Website Specific */

.homePageLinks
{
background-image: url(../Images/smartphoneHomePage.jpg);
background-size:100% 100%;
background-repeat:no-repeat;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-botton:15px;
}

.homePageLinks a
{
color:white;
font-weight:strong;
font-size:10pt;
text-decoration:none;
background-color:black;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:5px;
display:block;
width:200px;

border-top: white 2px solid;
border-bottom: white 2px solid;
border-left: white 2px solid;
border-right: white 2px solid;
}
.homePageLinks a:visited
{
color:white;
font-weight:strong;
text-decoration:none;
}
.homePageLinks a:hover
{
color:white;
font-weight:strong;

background-color:#6CAEB8;
}
