﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-Serif;   
	color: #3D5F75;
	background-color:black;
	background-image:url(../../../logos/body-bk.gif); 
	background-repeat:repeat-x; 

}


.holder 
{
	/*height: 2000px;*/
	/*min-height:768px;*/
	width: 958px;
	margin: 0px auto 2px auto;
	padding: 10px 0px 10px 10px;
	position:relative;
	background-color:white;
	border:solid 5px #989898;
	overflow:visible;


}

.subslink
{
    position:absolute;
    top:128px;
    left: 856px;
    font-size:0.7em;
    color: black;
    font-family:Verdana, Arial, Sans-Serif;
    width:130px;
    text-align:left;
    z-index:999;
}
.subslink a, .commentlink a
{
      color:black;
      text-decoration:none;
}

.subslink a:hover, .commentlink a:hover
{
    text-decoration:underline;
}

.subsicon
{
  position:absolute;
  top:57px;
  left: 770px;
  z-index:1001;   
}

.commenticon
{
  position:absolute;
  top:12px;
  left: 770px;
  z-index:1001;
}
.commentlink
{
    position:absolute;
    top:89px;
    left: 857px;
    font-size:0.7em;
    color: black;
    font-family:Verdana, Arial, Sans-Serif;
    width:130px;
    text-align:left;
    z-index:999;

}

#checkouticon
{
    position:absolute;
    top:40px;
    left:877px;
    z-index:1001; 
    text-align:center; 
    width:50px; 
}  

#checkoutlink
{
    position:absolute;
    top:82px;
    left:880px;
    z-index:1001; 
    text-align:center; 
    width:50px;
    font-family:Arial;
}  

#checkoutlinka
{
    font-family:Arial;
}  
  
.topmenudiv1   
{    
    position: absolute;    
    left:4px;    
    top:138px;    
    width:auto;    
    right:0;    
    bottom:0;  
    
}    

.topmenudiv2    
{    
    position: relative;    
    margin-left: auto;    
    margin-right: auto;    
    width: 950px;    
    height: 26px;    
        background-color:white;
}    

.topmenudiv3    
{    
    position: relative;  
    width: 950px;    
    margin-left: auto;    
    margin-right: auto;    
    height: 20px;    
    text-align: left;    
    background-color:white;
    z-index:1000;
}    
    
* html div.RadMenu { display: inline; }    
*+html div.RadMenu { display: inline; }    
div.RadMenu    
{    
    float: none;    
    display: inline-block;   
    z-index:2000; /*RadWindow uses z-index of 3000 therefore set this lower to ensure menu is below the modal popup */ 
}    
* html div.RadMenu { display: inline; }    
*+html div.RadMenu { display: inline; }    


.loginholder 
{
	width: 950px;
	margin: 2px auto 2px auto;
	position:relative;
	height: 15px;

}

.topmenudivlogin
{
    position:absolute;
    top:0px;
    left:0px;
    text-align:right;
    width: 940px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.7em;
    z-index:10000;
    color: White;

}

.topmenudivlogin a
{
    color:White;
    text-decoration:none;
}

.topmenudivlogin a:hover
{
    
}


 
#landing-promo-message
{
    position:absolute;
    top:168px;
    left:0px;
    font-size: 8pt;
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    text-align:center;
    overflow:hidden;  
    color:#9b2038;
    z-index:999;
    width: 950px;
}

h2
{
    font-size:1em;
    font-family: Arial, Verdana, Sans-Serif; 
    margin:0;
    padding:0;
    color: #3D5F75;
    margin: 5px 0px;
}

h3
{
    font-size:1em;
    font-family: Arial, Verdana, Sans-Serif; 
    margin:0;
    padding:0;
    /*color: #043F65;*/
    margin: 5px 0px;
}

p
{
    font-size:0.8em;
    margin:0;
    padding:0;
    padding-bottom:5px;
    font-family: Arial, Verdana, Sans-Serif; 
    text-align:justify;
    color:#3D5F75;
    
}

a
{
    color: #CE2E45;
}

ul
{
  color:#3D5F75;
      font-size:0.8em;
      font-family: Arial, Verdana, Sans-Serif; 
      padding:0;
      margin: 5px 0px 5px 50px;
      list-style: disc;

}

li
{
    padding-bottom:5px;
    
}

img
{
    text-decoration:none;
    border:none;
}


#banner-logo
{
    position:absolute;
    cursor:pointer;
    top: 0px;
	left:0px;
	z-index:50;
    clear:both;
    background-color:White;
}

#banner-rotator
{
    position:absolute;
    top: 0px;
	left:40px; 
    z-index:45;
}

.banner-rotator
{
   height:100px;
}

#banner-logo img
{
   text-decoration:none;
   border:none;
   width:165px; 
   height:98px;
}

#banner-message-1
{
    position:absolute;
    top: -2px;
	left:175px;
	z-index:500;
	
}

#banner-message-1 h1
{
    font-size:0.9em;
    text-align:left;
    font-weight: bold;
    font-style:normal;
    font-family: Arial, Arial, Helvetica, sans-serif ;
    line-height:20px;
    color: #3D5F75;
}

#banner-message-2
{
    position:absolute;
    top: 390px;
	left:885px;
	z-index:500;
	
}

#banner-message-2a
{
    position:absolute;
    top: 58px;
	left:780px;
	z-index:500;
	color: #BD0000;
	
}

#banner-message-2a p
{
	color: #BD0000;
	 	font-size:0.70em;
	 	font-weight:normal;
	text-align:center;
	line-height:17px;
	font-family:Verdana;
}

#banner-message-2b
{
    position:absolute;
    top: 105px;
	left:867px;
	z-index:500;

	
	
}

#banner-message-2b p
{
 color : black;
 	font-size:0.55em;
	text-align:center;
		font-family:Verdana;
}

#banner-message-3
{
    position:absolute;
    top: 50px;
	left:125px;
	z-index:450;
	
}

.banner
{
  width:938px;
  position:relative;
  height:140px;
  margin:0px 0px 12px 0px;
  overflow:hidden;

}

.banner a
{
    font-size:0.7em;
    color: black;
    font-family:Verdana, Arial, Sans-Serif;
    text-decoration:none;
}

.banner a:hover
{
    text-decoration:underline;
}

.banner-language
{
    position: absolute;
    top: 107px;
    left: 762px;
    z-index:1001;
    width:200px;
    
}

.banner-language input
{
    margin-right:9px;
    float:left;
}


.banner-currency
{
    position: absolute;
    top: 5px;
    left: 870px;
    z-index:500;
}

.banner-currency input
{
    margin-right:3px;
    float:left;
}


.radwindow 
{ 
    z-index: 8000 !important; 
} 


#left-col
{
  float:left;
  background-color:White;
}


.left-menu
{
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 0px;
    font-size: 0.7em;
    width: 160px; 
    padding-bottom:5px;
    font-size:0.8em;
    background-color:#f1fcfa;
 
}


.left-menu-heading
{
  float:left;
    color:white;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left:5px;
    width: 100%; 
    height:17px;
    background-color:#00a279;
    margin-top:10px;
}

.left-menu-search-heading
{
    color:white;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left:25px;
    width: 100%; 
    height:17px;
    background-color:#00a279;
}


.left-menu-item
{
    width:100%;
    float:left;
    margin:0px 0px 0px 0px;
    height:16px;
    padding:3px 0px 3px 0px;
         position:relative;
    

}

.left-menu-search
{
    width:100%;
    height:60px;
    margin:0px 0px 0px 0px;
    padding:3px 0px 3px 0px;
    position:relative;
}

.search-prompt
{
    width:140px;
    position:absolute;
    left:20px;
    top:35px;
}

.search-button
{
    height:20px;
    width:20px;
    position:absolute;
    left:135px;
    top:9px;
}

.search-box
{
    width:128px;
    position:absolute;
    left:20px;
    top:8px;
}

.search-box input
{
    width:100%;
}


.left-menu-item a
{
   text-decoration:none; 
   color: #3D5F75;
    padding: 2px 0px 2px 5px;
    display:block;
         

}

.left-menu-item a:hover
{
   text-decoration:underline; 
   color: #b15dbd;
   width: 100%;
   display:block;
   cursor:pointer;

}

.top-options
{
    font-size: 0.70em;
    margin-top:5px;
    margin-left:0px;
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left:5px;
    float:right;
    width: 780px;
    height: 165px;
    overflow:hidden;
}

.top-options-short
{
    font-size: 0.70em;
    margin-top:5px;
    margin-left:0px;
    padding-left:5px;
    padding-top: 0px;
    padding-bottom: 3px;
    float:right;
    width: 780px;
    height: 25px;
    overflow:hidden;
    text-align:left;
}

.top-options a
{
  text-decoration:none;
  border:none;

}

.top-options img
{
  text-decoration:none;
  border:none;


}





.top-option-1-EN
{
    height: 165px;
    width: 188px;
    float:left;
    margin-right:8px;
    background-image: url(../../../logos/our-frames.gif);
    background-repeat:no-repeat;
}

.top-option-1-EN a
{
    display:block;
    padding-top:26px;
    text-align:center;
    height:100%;
    width:100%;
    text-decoration:none;
}


.top-option-1-EN a:hover
{
    background-image: url(../../../logos/our-frames-hover.gif);
    background-repeat:no-repeat;

}

.top-option-1-EN a:hover img
{
    border: solid 2px #411982;
}

.top-option-1-EN a img
{  
    border: solid 2px #E02524;
}

.top-option-2-EN
{
    height: 165px;
    width: 190px;
    float:left;
    margin-right:7px;
    background-image: url(../../../logos/our-lenses.gif);
    background-repeat:no-repeat;
}

.top-option-2-EN a
{
    display:block;
    padding-top:26px;
    text-align:center;
    height:100%;
    width:100%;
}

.top-option-2-EN a:hover
{
    background-image: url(../../../logos/our-lenses-hover.gif);
    background-repeat:no-repeat;
}

.top-option-2-EN a:hover img
{
    border: solid 2px #411982;
}

.top-option-2-EN a img
{  
    border: solid 2px #33A02C;
}


.top-option-3-EN
{
    height: 165px;
    width: 190px;
    float:left;
    margin-right:5px;
    background-image: url(../../../logos/home-trial.gif);
    background-repeat:no-repeat;

}

.top-option-3-EN a
{
    display:block;
    padding-top:26px;
    height:100%;
    width:100%;
    text-decoration:none;
}

.top-option-3-EN a:hover
{
    background-image: url(../../../logos/home-trial-hover.gif);
    background-repeat:no-repeat;
}

.top-option-3-EN a:hover img
{
    border: solid 2px #411982;
}

.top-option-3-EN a img
{  
    border: solid 2px #811788;
}

.top-option-3-EN img
{
    text-align:left;
    margin-left:5px;
}

.top-option-4-EN
{
    height: 165px;
    width: 190px;
    float:left;
    margin-right:0px;
    background-image: url(../../../logos/basket-checkout.gif);
    background-repeat:no-repeat;
  
}

.top-option-4-EN a
{
    display:block;
    padding-top:26px;
    text-align:center;
    height:100%;
    width:100%;
    

}

.top-option-4-EN a:hover
{
    background-image: url(../../../logos/basket-checkout-hover.gif);
    background-repeat:no-repeat;

}

.top-option-4-EN img
{
    text-align:left;
    margin-left:0px;
}

.top-option-4-EN a:hover img
{
    border: solid 2px #411982;

}

.top-option-4-EN a img
{  
    border: solid 2px #F7931D;

}

.top-option-1-FR
{
    height: 165px;
    width: 188px;
    float:left;
    margin-right:8px;
    background-image: url(../../../logos/nos-montures.gif);
    background-repeat:no-repeat;
}

.top-option-1-FR a
{
    display:block;
    padding-top:26px;
    text-align:center;
    height:100%;
    width:100%;
    text-decoration:none;
}


.top-option-1-FR a:hover
{
    background-image: url(../../../logos/nos-montures-hover.gif);
    background-repeat:no-repeat;

}

.top-option-1-FR a:hover img
{
    border: solid 2px #411982;
}

.top-option-1-FR a img
{  
    border: solid 2px #E02524;
}

.top-option-2-FR
{
    height: 165px;
    width: 190px;
    float:left;
    margin-right:7px;
    background-image: url(../../../logos/nos-verres.gif);
    background-repeat:no-repeat;
}

.top-option-2-FR a
{
    display:block;
    padding-top:26px;
    text-align:center;
    height:100%;
    width:100%;
}

.top-option-2-FR a:hover
{
    background-image: url(../../../logos/nos-verres-hover.gif);
    background-repeat:no-repeat;
}

.top-option-2-FR a:hover img
{
    border: solid 2px #411982;
}

.top-option-2-FR a img
{  
    border: solid 2px #33A02C;
}


.top-option-3-FR
{
    height: 165px;
    width: 190px;
    float:left;
    margin-right:5px;
    background-image: url(../../../logos/essai-maison.gif);
    background-repeat:no-repeat;

}

.top-option-3-FR a
{
    display:block;
    padding-top:26px;
    height:100%;
    width:100%;
    text-decoration:none;
}

.top-option-3-FR a:hover
{
    background-image: url(../../../logos/essai-maison-hover.gif);
    background-repeat:no-repeat;
}

.top-option-3-FR a:hover img
{
    border: solid 2px #411982;
}

.top-option-3-FR a img
{  
    border: solid 2px #811788;
}

.top-option-3-FR img
{
    text-align:left;
    margin-left:5px;
}

.top-option-4-FR
{
    height: 165px;
    width: 191px;
    float:left;
    margin-right:0px;
    background-image: url(../../../logos/panier-caisse.gif);
    background-repeat:no-repeat;
  
}

.top-option-4-FR a
{
    display:block;
    padding-top:26px;
    text-align:center;
    height:100%;
    width:100%;
    

}

.top-option-4-FR a:hover
{
    background-image: url(../../../logos/panier-caisse-hover.gif);
    background-repeat:no-repeat;

}

.top-option-4-FR img
{
    text-align:left;
    margin-left:-2px;
}

.top-option-4-FR a:hover img
{
    border: solid 2px #411982;

}

.top-option-4-FR a img
{  
    border: solid 2px #F7931D;

}



.center
{
    width:790px;
    padding:0;
    float:left;
    margin-bottom:30px;
    background-color:White;
    
    
}



.center-left
{
    width:380px;
    float:left;
    margin-left:20px;
    margin-right:7px;
    margin-top:10px;
    padding-top:5px;
    
}

.center-right
{
    width:380px;
    margin-top:10px;
    padding-top:5px;
    float:left;
    
}

.center-right h2 a
{
  text-decoration:none;
  float: left;
}

.center-separator
{
    border-bottom: dotted 1px #043F65;
    margin:10px 30px;
}

.footer
{
    width:934px;
    border-top: solid 1px #B6B7B7;
    margin: 0px 0px 0px 3px;
    padding:5px 0px 5px 0px;
    clear:both;
    position:relative;
    height:100px;
    
}


.footer a
{

	text-decoration:none;
	color: #411982;
}

.footerlinks
{
    position:absolute;
    top: -65px;
    left:560px;
}

.breadcrumb 
{
    width:934px;
    margin: 20px 0px 5px 2px;
	text-decoration:none;
	font-size:0.7em;
	text-align:left;
	padding:30px 0px 0px 0px;
    clear:both;
}
.breadcrumb a
{

	text-decoration:none;
	color: #3D5F75;
}

.breadcrumb a:hover
{
	color: red;

}
.copyright
{
	color: #3D5F75;
	font-size:0.7em;
	text-align:right;
}

.smallprint
{
  	color: #3D5F75;
	font-size:0.7em;
	text-align:left;
    float:left;

}

.smallprint a
{
   	text-decoration:none;
	color: #3D5F75; 
	padding: 0px 20px 0px 0px;
}

.smallprint a:hover
{
    color:Red;
}

.category-row
{
    margin:5px 0px 0px 12px;
    width:772px;
    border-top:solid 4px #B6B7B7;



}

.category-row
{
    color: #3D5F75;
    font-family:arial;
    overflow:hidden;
}

.category-row a
{
    text-decoration:none;
    color: #3D5F75;
}

.category-row p
{
    font-size:0.8em;
    padding-right:10px;
    font-family:Arial;
    
}
.glasses-picture
{
    width:175px;
    height:70px;
    text-align:center;
    margin-top:45px;
    margin-bottom:9px;
    margin-left:3px;
}

.category-row h1
{
    text-align:left;
    padding:0px 0px;
    font-size:1em;
    font-weight:bold;
    font-family:Arial;
    height:15px;
    margin:8px 0px 8px 0px;
}

.category-row h3
{
    text-align:left;
    padding:0px 0px;
    font-size:0.7em;
    font-weight:bold;
    font-family:arial;
    height:15px;
    margin-bottom:15px;
}

.category-row-price
{
    text-align:center;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:64px;
    height:20px;
    background-image: url(../../../logos/price-bk.gif);
    background-repeat:no-repeat;
    padding-top:3px;
    position:absolute;
    z-index:5;
    top:35px;
    left:115px;
   
} 
.category-row-buy-now
{
    text-align:center;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:80px;
    height:20px;
    background-image: url(../../../logos/buy-now-bk.png);
    background-repeat:no-repeat;
    padding-top:3px;
    position:absolute;
    z-index:1;
    top:180px;
    left:100px;
    
} 

.category-row-buy {
	text-align:center;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:80px;
    height:20px;
    background-image: url(../../../logos/buy-now-bk.png);
    background-repeat:no-repeat;
    padding-top:3px;
    position:absolute;
    z-index:1;
    top:155px;
    left:100px;
}

.category-row-favourite {
	text-align:center;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:35px !important;
    height:35px !important;
	margin: -44px 0 7px 0 !important;
    padding-bottom: 0 !important;
    z-index:1;
}

.glasses-picture {
	margin-top: 0px !important;
}

.favourite-item {
	background: url("../../../logos/FavBackground.png") no-repeat scroll 0 0 transparent;
    clear: both;
    height: 86px;
    margin-bottom: 0;
    margin-left: 13px;
    margin-top: 0;
    padding: 10px 10px 0;
    position: relative;
    text-align: center;
    width: 115px;
}
.favourite-item img {
	height: 40px;
}
.favourite-item .remove {
	position: absolute;
	top: 7px;
	right: 7px;
}
.favourite-item .remove img {
	width: 10px;
	height: 10px;
}
.favourite-item .buy {
	position: absolute;
	top: 7px;
	left: -10px;
}
.favourite-item .buy img {
	width: 36px;
	height: 36px;
}
.favourite-item a {
	color: #3D5F75;
	font-size: 11px;
    text-decoration: none;
}

.category-row-special-offer
{
    text-align:center;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:85px;
    height:82px;
    background-image: url(../../../logos/special-offer-bk.png);
    background-repeat:no-repeat;
    padding-top:0px;
    position:absolute;
    z-index:5;
    top:50px;
    left:96px;
    
} 

.category-row-special-offer-text
{
    text-align:center;
    width:75px;
    font-size:0.9em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    position:absolute;
    z-index:5;
    top:20px;
    left:10px;
  
    
} 

.category-row-special-offer-text em
{

    font-size:1.4em;
    padding-left:3px;
     
} 
.category-row-special-offer-text p
{
    font-size:1.1em;
    text-align:center;
    font-weight:bold;
    font-family:Arial;
    color:white;
    width:65px;
    margin:0;
    padding:0;


}

.category-row-special-offer-text a
{
    color:white;
}


.category-row-home-trial
{
    text-align:left;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:100px;
    height:20px;
    background-repeat:no-repeat;
    padding-top:3px;
    position:absolute;
    z-index:1;
    top:185px;
    left:2px;
    
} 

.category-row-more-info
{
    text-align:left;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:100px;
    height:20px;
    background-repeat:no-repeat;
    padding-top:3px;
    position:absolute;
    z-index:1;
    top:170px;
    left:2px;
    
} 

.category-row-price-text
{
    text-align:right;
    font-size:0.6em;
    position:absolute;
    z-index:1;
    top:162px;
    left:78px;
    width:100px;

}

.category-row-price a, .category-row-buy-now a, .category-row-buy a
{
    color:White;
}

.line-through
{
    text-decoration:line-through;
}

.category-row-more-info a, .category-row-home-trial a
{
    text-decoration:underline;
    font-size:0.9em;
}
.gender
{
    position:absolute;
    left:0px;
    top: 170px;
}
.gender img
{
    width:30px;
    height:30px;
}


.category-item
{
    float:left;
    height: 200px;
    width: 185px;
    margin: 5px 0px 0px 10px;
    border-right:dotted 1px #B6B7B7;
    position:relative;

    

    
}

.category-item h3, .category-item-left h3, .category-item-right h3
{
    padding-bottom: 12px;
}


.category-item-left
{
    float:left;
    height: 206px;
    width: 186px;
    margin: 5px 0px 0px 2px;
    border-right:dotted 1px #B6B7B7;
    position:relative;


   
}

.category-intro
{
    float:left;
    height: 206px;
    width: 382px;
    margin: 5px 0px 0px 2px;
    border-right:dotted 1px #B6B7B7;
    overflow:hidden;
   
}

.category-intro-text
{
    height: 200px;
    overflow:hidden;
   
}


.category-item-right
{
    float:left;
    height: 165px;
    width: 178px;
    margin: 5px 0px 0px 12px;
      position:relative;


}

.pagelist
{
  font-size:0.75em;
  font-weight:normal;
  margin:8px 0px 10px 0px;
      border-bottom:solid 1px #B6B7B7;
}

.pagelistheadings
{
    margin:0px 0px 5px 2px;
    padding:0;
}

.pagelistcontrols
{
    margin:0px 0px 15px 2px;
    padding:0;
}


.pagelistsort1
{
  width:200px;
  float:left;
  
}

.pagelistsort2 
{
  width:200px;
  float:left;
}

.pagelistsort2 select
{
  width:130px;
}

.pagelistview1
{
    float:left;
    width:200px;
}

.pagelistview2
{
  width:200px;
  float:left;

}

.pagelistview2 select
{
  width:130px;
}

.pagelistgender1
{
    float:left;
    width:200px;
}

.pagelistgender2
{
  width:200px;
  float:left;

}

.pagelistgender2 select
{
    width:130px;
}

.pagelistpagination1
{
}

.pagelistpagination2 a
{
    text-decoration:underline;
    padding:0px 5px 0px 0px;
    color: Black;
}


.pagelistbottomborder
{
    width:100%;
    margin:10px 0px 0px 0px;

}

.prodsections
{
    width: 768px;
    overflow:hidden;
    border:solid 1px #B6B7B7;
    margin: 5px 0px 0px 13px;
    color: #3D5F75;
    font-family:arial;
    position:relative;
  }
  
  #prodsection1
  {
      position:relative;
      width: 768px;
      height: 340px;
  }
  
 .prodsplash
 {
     top:-10px;
     left:470px;
     position:absolute;
 }

#prodsection1 h1
{
    font-size:1em;
    margin:10px 0px 0px 20px;
}

#prodimage
{
    width: 550px;
    height:284px;
    /*
    float:left;
    margin: 30px 0px 0px 20px;
    position:relative;
    */
    position: absolute;
    overflow:hidden;
    z-index:10;
    top:50px;
    left:30px;
}

#prodimage img
{
    /*border: solid 1px #B6B7B7;*/
    width: 550px;
    height:220px;
    
}

#image-holder
{
    position:absolute;
    top:40px;
    left:0px;
}

#flashSpin
{
    position:absolute;
    top:0px;
    left:20px;
}

#prodzoom-big
{
    position:absolute;
    top:240px;
    left:2px;
    z-index:4002;
    display:none;
}


#prodzoominstrucs
{
    position:absolute;
    top: 60px;
    left:240px;
    font-size:0.8em;
}

.prodthumbs
{
     width:170px;
     height:170px;
     position:absolute;
     left: 600px;
     top:50px;
}

.prodthumb
{
    width: 180px;
    height: 80px;
    margin:0px 0px 10px 30px;
    overflow:hidden;
}

.prodthumb h3
{
    font-size:0.8em;
    text-align:left;
    font-weight:normal;
    margin:5px 0px 0px 30px;
}

.prodthumb img
{
    height:50px;
    width: 125px;
    cursor:pointer;
    /*border: solid 1px #B6B7B7;*/
}

.prodthumb-360 img
{
    width:48px !important;
    height:48px !important;
    margin: 0 35px !important;    
}

.prodthumb-360 h3
{
    margin-left:15px !important;    
}

.prodsection2
{
        width: 768px;
}

#proddescription
{
    width: 340px;
    float:left;
    margin:0px 0px 15px 0px;
    padding:0px 0px 0px 10px;
    /*border: dotted 1px #043F65;*/
        height:53px;
    overflow:visible;

}


.bottom-aligned
{
    height:53px;
    vertical-align:bottom;
}

.prodprice
{
    text-align:center;
    font-size:0.7em;
    font-weight:normal;
    color:white;
    font-family:verdana;
    width:64px;
    height:20px;
    background-image: url(../../../logos/price-bk.gif);
    background-repeat:no-repeat;
    padding-top:3px;
    position:absolute;
    z-index:5;
    top:35px;
    left:18px;
    z-index:15;
   
} 

.prodpricedesc
{
    position:absolute;
    top:35px;
    left:80px;
    font-size:0.85em;
    z-index:15;
    
}

.prodpricedesc p
{
  margin-left:15px;
}

.sunglasses_choice
{
    width:200px;
    height:53px;
    overflow:hidden;
    text-align:left;
    font-size:0.8em;
    float:left;
    margin-top:-15px;
}

.prodframedimensions
{
    width: 230px;
    margin:0px 0px 10px 10px;
    padding: 5px 0px 0px 10px;
    border: dotted 1px #043F65;
    float:left;
    height:180px;
    overflow:hidden;
}

.prodframedimensions p
{
  float:left;
  width:115px;
  font-size: 0.7em;
}

.prodframedimensions em
{
  color: #9b2038; 
  font-style:normal;
}


.prodprescrip
{
        width: 480px;
    margin:0px 0px 0px 10px;
    padding: 5px 0px 0px 10px;
    border: dotted 1px #043F65;
    float:left;
        height:180px;
    overflow:hidden;

}

.prodprescrip img
{
    width:20px;
    height:20px;
    padding:0px 0px 0px 2px;
}

.prodprescrip h2
{
    margin-bottom:20px;
    margin-right:30px;
    
}

.prodprescripcheckbox
{
    vertical-align:middle;
    font-size:0.7em;
    font-weight:normal;
    margin-left:30px;
}





.prodprescrip select
{
    width: 95px;
    font-size:0.7em;
    border: solid 1px #B6B7B7;
    height:20px;
}


.prodprescrip input
{
    width: 40px;
    font-size:0.7em;
    border: solid 1px #B6B7B7;
    height:16px;
}

.prodprescripcheckbox input
{
   vertical-align:sub;
   border:none;
   width: 20px;  
}

.prodprescrip h3
{
    margin:0;
    float:left;
    font-size:0.7em;

    padding-top:3px;
    font-weight:normal;
}


.prodprescriprow
{
    width:480px;
    overflow:hidden;
    margin-bottom:0px;
        height: 22px;
}


.prodprescripcol1
{
    width: 85px;
    float:left;
    overflow: hidden;
}

.prodprescripcol2
{
    width: 110px;
    float:left;
    overflow: hidden;
}

.prodprescripcolwide
{
    width: 270px;
    float:left;
    overflow: hidden;
}

.prodprescripcolwide select
{
    width: 270px;
    font-size:0.7em;
    border: solid 1px #B6B7B7;
}


.prodprescripcol3
{
    width: 110px;
    float:left;
    overflow: hidden;
}
.prodprescripcol4
{
    width: 55px;
    float:left;
    overflow: hidden;
}

.prodprescripcol5
{
    width: 110px;
    float:left;
    margin-left:10px; 
    overflow: hidden;
}

.prodlenschoice
{
    width:730px;
    margin:0px 0px 0px 10px;
    padding: 5px 0px 10px 10px;
    border: dotted 1px #043F65;
    float:left;
}


.prodlensoptions
{
    width: 740px;
    margin:10px 0px 0px 10px;
    padding: 5px 0px 20px 0px;
    border: dotted 1px #043F65;
    float:left;
}

.prodlensoptionscol
{
    float:left;
    width:212px;
    overflow:hidden;
    margin:0;
    padding:0;
}

.prodlensoptionspanel
{
    float:left;
    width:122px;
    overflow:hidden;
    font-size:0.8em;
    border: solid 1px #B6B7B7;
    margin:10px 0px 0px 10px;
    padding:5px;
    height:470px;
    
}
.prodlensoptionspanelclear
{
    width:264px;
    overflow:hidden;
    font-size:0.8em;
    border: solid 1px #B6B7B7;
    margin:0px 0px 0px 442px;
    padding:10px 5px 0px 5px;
    height:30px;
   
}

.prodlensoptionspanelclear em
{
    font-weight:bold;
    font-style:normal;
}

.prodlensoptionspanelclear input
{
      vertical-align:middle;
}

.prodlensoptionspanelclear label
{
    vertical-align:middle;
}



.prodlensoptionspanelclear img
{
    width:39px;
    height:20px;
    display:inline-block;
    vertical-align:bottom;
    margin-left:5px;
}


.prodlensoptionspanel h3
{
    font-size:0.9em;
}

.prodlensoptions h2
{
    margin-bottom:10px;
    margin-left:10px;
    float:left;
    
}

.prodlensoptionspanel img
{
    width:77px;
    height:40px;
    padding:10px 0px 20px 25px;
    display:block;
}

.prodlensoptionspanel input
{
  vertical-align:baseline;
  margin: 10px 0px 0px 0px;
}
.prodlensoptionspanel label
{
     padding: 0px 0px 0px 5px;
     font-size:0.85em;
}
.prodlensoptionspanel p
{
    font-size:0.9em;
    text-align:left;
    padding-right:5px;
    overflow:hidden;
    height:150px;
}

.prodlensselection em
{
  font-weight:bold;
  font-style:normal;
}

.prodlensselection input
{
    margin-top:10px;
    margin-bottom:15px;
    vertical-align:baseline;
    margin-left:0px;
    padding-left:0px;
}

.prodlensselection td
{
    vertical-align:top;  
    font-size:1em;
  margin:5px 0px 10px 0px;
  padding: 0px 5px 0px 0px;
  text-align:left;
  height:28px;
  overflow:hidden;
  width:140px;

    
}

.prodlensselection label
{
    font-size:0.75em;
    vertical-align:middle;
    padding-left:0px;


    
}


.prodbuybuttons
{
    width:400px;
    margin:10px 15px 0px 0px;
    padding: 10px 0px 0px 0px;
    /*border: dotted 1px #043F65; */
        height:48px;
    overflow:hidden;
    vertical-align:text-bottom;
    float:right;
    text-align:right;
    
}

.prodbuybuttons input
{
    margin-left:14px;
   
}

.spacer1
{
    height:15px;
}



.basketsection1
{
  border:solid 1px #B6B7B7; 
  margin: 10px 6px 10px 14px;
  padding: 15px 5px 10px 5px;
  background-color:#C3DDF0;
  width:765px;
  float:left;  
}

.basketsection1 h2
{
    margin: 0px 0px 10px 0px;
    padding:0;
}

.basketsection1 p
{
    text-align:left;
    line-height:20px;
}

.basketsection1 input
{
    vertical-align:bottom;
}

#paymentcards
{
    border:solid 1px #043F65;
    padding: 10px;
	width: 180px;
	height:100px;
	float:left;
    color: #3D5F75;
    margin: 0px 0px 0px 8px;
    background-color:White;
}

.promo-code-button
{
    margin-top: 15px;    
}

.promo-code-add
{
    border:1px solid #C3C3C3;
    margin:10px auto;
    padding:10px;
    font-size:1.2em;
    text-align:center;
    width:410px;
}
.promo-code-add .formlabels
{
    padding:0 0 0 50px;
}
.promo-code-add .forminputs
{
    width: 200px;    
}

.referees-container
{
    height: 120px;
    overflow-y: auto;    
}

.referee-item 
{
    font-size: 11px;    
}

.referee-item .referee-mail
{
    color: #CE2E45 !important;
    display:block;
    float:left;
    margin-bottom:10px;
    margin-right:10px;
    text-align: left;
    width:150px; 
}
.referee-item .referee-name
{
    display:block;
    float:left;
    margin-bottom:10px;
    width:150px;
}


#deliveryterms 
{
    background-color:White;
    border:solid 1px #043F65;
    padding: 10px;
	width: 240px;
	height:100px;
	float:left;
    color: #3D5F75;
    margin: 0px 0px 0px 8px;
}


#deliveryterms select
{
    width:240px;
    font-size:0.75em;
    border: solid 1px #B6B7B7;
    margin: 0px 0px 5px 0px;
}

#basketpromotioncode
{   
    background-color:White;
    border:solid 1px #043F65;
    padding: 10px;
	width: 240px;
	height:100px;
	float:left;
    color: #3D5F75;
    margin: 0px 0px 0px 8px;
}

#basketpromotioncode input
{   
    margin: 0px 0px 0px 10px;
        width: 80px;
    border: solid 1px #B6B7B7;
}


.promotionmessage 
{
    text-align:left;
  	font-weight:normal;
  	color: Red;
  	font-size:0.8em;
}

.promotionmessage li
{
  	color: Red;
   
   }


#basket
{
	margin: 0px 0px 0px 5px;
	width:750px;
	float:left;
	height:auto;

}

#basket a
{
	text-decoration:underline;
	color: Black;
	
}

.basketimage img, img.basketimage
{
    width:100px;
    padding: 10px 0px 0px 0px;
    text-align:left;
}

.basketbuttons
{
    clear:both;
    text-align:right;
    padding-right:25px;
    padding-top:15px;
}

.basketbuttons input
{
    margin-left:14px;
   
}

.terms
{
    /*border-top: solid 1px #B6B7B7;*/
    padding:0px 50px 5px 15px;
    margin: 0px 8px 0px 15px;
}

.terms p
{
  text-align:justify;     
}

.terms h1
{
    font-size: 1.3em;
    text-align:center;
}

.terms h1
{
}

.terms em
{
    font-weight:bold;
}

.redeem-links
{
    float:right; 
}

.account
{
    margin: 5px 5px 0px 15px;
}

.account h3.thin
{
    width:100%;
    text-align:center;        
}

.account h3.wide
{
    float:left;
    margin:10px 170px;
}
.gridalert
{
    font-size:1.5em;
    font-weight:bold;
}

#Login
{
	margin:40px 10px 10px 35px;
	border:solid 1px #D3D0D0;
	padding:20px 0px 10px 30px;
	background-color:#EAEAEA;
  border:solid 1px #B6B7B7; 
  background-color:#C3DDF0;
}

#Register
{
	margin:20px 10px 10px 35px;
	border:solid 1px #D3D0D0;
	padding:20px 0px 10px 30px;
		background-color:#EAEAEA;
  border:solid 1px #B6B7B7; 
  background-color:#C3DDF0;

}

.regLabel
{
	color:White;
	background-color: #F79218;
	font-weight:normal;
	padding:3px;
	border: 1px solid #D3D0D0;
	margin: -35px 0px 0px -50px;
	width: 180px;
	float:left;
	text-align:center;
	font-size:0.9em;
	height:20px;
	display:inline;

}

.regLabel2
{
	color:White;
	background-color: #8C3C94;
	font-weight:normal;
	padding:3px;
	border: 1px solid #D3D0D0;
	margin: -35px 0px 0px -50px;
	width: 180px;
	float:left;
	text-align:center;
	font-size:0.9em;
	height:20px;
	display:inline;

}

.formlabels
{
	float: left;
	text-align:left;
	width: 120px;
	margin-left:5px;
	margin-right:10px;
	padding:0;
	padding-left:80px;
	height:25px;
	font-size:0.7em;


}

.forminputs
{
	float:left;
	text-align:left;
	width:310px;
	margin-left:0px;
	padding:0;
}

.forminputs a, .forminputs img
{
	border:none;
	text-decoration:none;
	vertical-align:middle;
}

.forminputspara
{
	font-size: 0.7em;
	float:left;
	padding-top:2px;
	margin-top: 10px;
		color:#554530;
		width:250px;

}

.forminputscheck
{
	float:left;
	width:30px;
	margin-top: 10px;
	height:30px
}

.formvalids
{
	float:left;
	text-align:left;
	width: 150px;
	margin-left:10px;
	font-size: 0.8em;
	overflow:hidden;

}

.formrow
{
	clear:both;
	height:20px;
	
		
}

.formrowtall
{
	clear:both;
	height:50px;
	
		
}

.textbox10
{
	width: 60px;
	font-size:0.8em;
	vertical-align:middle;
}

.textbox30
{
	width: 140px;
	font-size:0.8em;
}

.listbox30
{
	width: 40px;
	font-size:0.8em;
}

.listbox50
{
	width: 80px;
	font-size:0.8em;
}

.textbox50
{
	width: 270px;
	font-size:0.8em;
}


.textbox50RO
{
	width: 270px;
	font-size:0.8em;
	color:Gray;
}

.stdValidator
{
	font-size:0.8em;
	vertical-align:top;
}

#mainbodypayment
{
	border: 1px solid #D3D0D0;
	width: 945px;
	padding: 15px 0px 80px 0px;
	text-align: center;
	margin: 5px 5px 0px 5px;
	z-index:0;
}

#CheckoutProgress
{
	margin-bottom:0px;
	margin-left: 200px;
	font-size:0.8em;
	padding:0px 0px 30px 0px;	

}
#CheckoutTable
{
	border: solid 1px black;
	padding:15px 0px 25px 0px;
	height: 400px;
	width:800px;
	margin-left:auto; /* needed for non-ie browsers to centralise a block */
	margin-right:auto; /* needed for non-ie browsers to centralise a block */
	background-image: url(Logos/Checkout-Bkg.gif);
	background-repeat:repeat;
	background-position:center center;
		background-color:#C3DDF0;
			border:solid 1px #B6B7B7;
			overflow:hidden;
}

#EditProfile
{
    border: solid 1px black;
	padding:15px 0px 25px 0px;
	background-image: url(Logos/Checkout-Bkg.gif);
	background-repeat:repeat;
	background-position:center center;
	background-color:#C3DDF0;
	border:solid 1px #B6B7B7;
	overflow:hidden;
}

#EditProfile .update-button
{
    padding:0 215px;
}

#CheckoutTable h2
{
  text-align:left;
  font-size:1em;
  font-weight:bold;
  margin:0px 0px 15px 0px;
  padding:0;
  float:left;
}

.checkoutpanel
{
    height:355px;
    overflow:hidden;
}


#Receipt
{
	width:650px;
	margin-left:auto; /* needed for non-ie browsers to centralise a block */
	margin-right:auto; /* needed for non-ie browsers to centralise a block */
	background-color:#C3DDF0;
	padding:10px 0px;
	font-size:1.2em;
	text-align:left;
	margin-top:20px;

}

.errormsg
{
	font-size:0.7em;
	font-weight:normal;
	color:Red;	
	margin-top:0px;
	padding-top:0px;
	text-align:center;
	padding:10px 0px 10px 0px;
}
.activeLabel
{
	background-color:#411982;
	font-weight:normal;
	padding:3px;
		border: 1px solid #B6B7B7;
	margin-right: 10px;
	width: 180px;
	float:left;
	text-align:center;
	font-size:0.9em;
	height:17px;
	color:White;

}

.inActiveLabel
{
	padding:3px;	
	color:#3D5F75;
	background-color:#E4F1F8;
	border: 1px solid #B6B7B7;
	margin-right: 10px;
	margin-bottom:10px;
	width: 180px;
	float:left;
	text-align:center;
	height:17px;	

}

.invisible {display:none}

#paymentpleasewaitborder
{
    position:absolute;
    z-index:1;
    width:790px;
    height:428px;
    background-color:white;
    top:212px;
    left:86px;
    text-align:center;
    
}


#productsUpdateLoader {
	background-color: #FFFFFF;
    height: 100%;
    left: 10px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    width: 780px;
    z-index: 3000;
}

#pleasewaitborder
{
  position:absolute; 
  top:0px; 
  left:0px; 
  height:100%;
  width:100%;
  overflow:hidden; 
  background-color:#FFF;  
 /* filter:alpha(opacity=80); 
  opacity:0.9; */
  z-index:3000; 
    
}
#pleasewaitmessage
{
  position:absolute;  
  top:100px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
  /*filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage2
{
  position:absolute;  
  top:300px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
 /* filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage3
{
  position:absolute;  
  top:500px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
 /* filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage4
{
  position:absolute;  
  top:700px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
  /*filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage5
{
  position:absolute;  
  top:900px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
  /*filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage6
{
  position:absolute;  
  top:1100px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
  /*filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage7
{
  position:absolute;  
  top:1300px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
 /* filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage8
{
  position:absolute;  
  top:1500px; 
  left:48%; 
  z-index:1001; 
  width:116px;
  height:70px;
 /* background-color:#fff;  */
  background-image: url(../../../Logos/1010Direct-Logo.gif);
 /* filter:alpha(opacity=80); 
  opacity:0.9; */
    
} 

#pleasewaitmessage img, #pleasewaitmessage2 img, #pleasewaitmessage3 img, #pleasewaitmessage4 img, #pleasewaitmessage5 img, #pleasewaitmessage6 img, #pleasewaitmessage7 img, #pleasewaitmessage8 img
{
    margin-left: 49px;
    margin-top: 12px;
}

.checkoutbuttons
{
}

.promo
{
    font-family: Verdana;
    margin-top: -10px;
}

.promo h2
{
    font-size:1.2em;
    text-align:left;
    color: #9b2038;
    font-weight: normal;
    font-family: Verdana;
    margin:10px 0px;
}

.promo em
{
    color: #9b2038;
    font-style:italic;
}

.promo p
{
  line-height:21px;
  font-family: Verdana;
  font-size: 0.7em;
}

.promo li
{
  font-size:1.2em;
}

.promo img
{
  padding: 0px 8px 0px 0px;
}


.promo ul
{
  line-height:21px;
  font-family: Verdana;


}

.promo a
{
  color: #9b2038;
}

.tick ul
{
  list-style-image:url("../../../logos/green-tick.gif");
  list-style-type:square;
  font-family: Verdana;
  font-size: 0.55em;
}

.lfloat img
{
  float:left;
}

.promobold
{
    color: #9b2038;
    font-style:normal;
    font-weight:normal;
    font-family:Arial Black;
    text-align:center;
    width: 100%;
    font-size:0.9em;
}

.promored
{
    color: #9b2038;
}



.promosmallprint
{
    color: #9b2038;
    font-size:0.9em;
    line-height:15px;
}  

.promo h3
{
    text-align:left;
     font-size:0.8em;
     font-style:normal;
     font-weight:normal;
     color:white;
     background-color:#f98c3d;
     padding: 5px 5px 5px 10px;
     margin-bottom:0px;    
       font-family: Verdana;
         border: solid 1px #2c1e9c;
         border-bottom:none;
}

.promo h3 a
{
     color:white;
     background-color:#f98c3d;
}


.promo-box
{

  border: solid 1px #2c1e9c;
  margin-bottom:15px;
  padding:5px 15px 0px 0px;
  background-color: #FFF;
}

.promo-box p
{
    padding: 0px 5px 5px 10px;
}


.promo-left
{
    width:370px;
    float:left;
    margin-left:20px;
    margin-right:17px;
    margin-top:0px;
    padding-top:0px;
    /*border-top: 5px solid #411982;*/
    
}

.promo-right
{
    width:363px;
    margin-top:0px;
    padding-top:0px;
    margin-left:7px;
    margin-right:10px;
   /* border-top: 5px solid #33A02C; */
    float:left;

    
}

.info
{
    text-align:justify;
    padding-left:20px;
    padding-right:20px;
}

.info-left
{
    width:280px;
    float:left;
    margin-left:12px;
    margin-right:15px;
    margin-top:-10px;
    padding-top:5px;
    min-height:900px;
    
}

.info-left h2, .info-right h2
{
    font-weight: bold;
    font-size:1em;
    font-family:Arial, Arial, Helvetica, sans-serif;
}

.info-right h2
{
    text-align:right;
    padding-right:40px;
}

.info-right
{
    width:480px;
    margin-top:-10px;
    padding-top:5px;
    float:left;
    position:relative;
    z-index:9;

    
}


.info-right-image-1
{
    position:absolute;
    top: 30px;
    left: 0px;
    height: 340px;
    width: 270px;
    background-image: url("../../../logos/sightaid1.png?x=1");
    z-index:60;
    background-repeat:no-repeat;
}

.info-right-image-2
{
    position:absolute;
    top: 30px;
    left: 220px;    
    height: 310px;
    width: 270px;
    background-image: url("../../../logos/sightaid2.png?x=2");
    z-index:65;
    background-repeat:no-repeat;
}

.info-right-image-3
{
    position:absolute;
    top: 330px;
    left: 0px;    
    height: 335px;
    width: 270px;
    background-image: url("../../../logos/sightaid3.png?x=3");
    z-index:50;
    background-repeat:no-repeat;
}

.info-right-image-4
{
    position:absolute;
    top: 350px;
    left: 220px;    
    height: 300px;
    width: 260px;
    background-image: url("../../../logos/sightaid4.png?x=4");
    z-index:55;
    background-repeat:no-repeat;
}

.info-right-image-5
{
    position:absolute;
    top: 630px;
    left: 0px;    
    height: 320px;
    width: 270px;
    background-image: url("../../../logos/sightaid5.png?x=5");
    background-repeat:no-repeat;
    z-index:40;
}

.info-right-image-6
{
    position:absolute;
    top: 650px;
    left: 250px;    
    height: 320px;
    width: 270px;
    background-image: url("../../../logos/sightaid6.png?x=6");
    z-index:45;
    background-repeat:no-repeat;
}

.promo-separator-left
{
    border-top: 5px solid #411982;
    margin:10px 0px -15px 0px;
    width:380px;
}

.promo-separator-right
{
    border-top: 5px solid #33A02C;
    margin:10px 0px;
    width:380px;
    padding:0;
}

.bkwhite
{
  background-color:White;
}


.brand-left
{
    width:380px;
    float:left;
    margin-left:12px;
    margin-right:15px;
    margin-top:10px;
    padding-top:5px;
    border-top: 5px solid #411982;
    
}

.brand-right
{
    width:380px;
    margin-top:10px;
    padding-top:5px;
    border-top: 5px solid #33A02C;
    float:left;

    
}

.brand h3
{
    text-align:left;
     font-size:0.8em;
     font-style:normal;
     font-weight:normal;
     color:#9b2038;
     color:#3D5F75;
     margin:0px 0px 0px 10px;    
       font-family: Verdana;
}

.brand a
{
         text-decoration:none;
}

.brandbox
{
  width:380px;
  height:180px;
  margin: 10px 0px 0px 5px;
  padding:0px 0px 0px 10px;
    background-image:url(../../../Logos/brand-box-bk.jpg);
    background-repeat:no-repeat;
    
}

.brandbox a
{
        font-size:0.8em;
    text-align:left;
    color: #9b2038;
    font-weight: normal;
    font-family: Verdana;
}

.alert-box
{
  width:343px;
  height:98px;
  margin: 10px 0px 0px 20px;
  padding:8px 0px 0px 0px;
    background-image:url(../../../Logos/alert-box.jpg);
    background-repeat:no-repeat;
    
}

.alert-box p
{
    color: white;
    line-height:11pt;
    font-size:14px;
    text-align:center;
    
}

.home-specialoffers
{
}

.home-specialoffer
{
  width:380px;
  height:180px;
  margin: 0px 0px 0px 5px;
  padding:0px 0px 0px 10px;
  background-image :url(../../../Logos/brand-box-bk.jpg);
    background-repeat:no-repeat;
    float:left;
      position: relative;
}

.home-specialoffer-title
{
    position:absolute;
    top:150px;
    left:15px;
    text-decoration:none;
    font-size:0.7em;
    z-index:100;

    
}


.home-specialoffer-title a
{
    color:#3D5F75;
}


.home-specialoffer-title a, .home-specialoffer-price-text a
{
    text-decoration:none;
}

  
.home-specialoffer-image 
{
    position:absolute;
    top:20px;
    left:10px;

}
.home-specialoffer-image img
{
  width:350px;
  height:140px;
}

.home-specialoffer-price-text
{
    position:absolute;
    top:15px;
    left:160px;
    font-size: 0.8em;
    width:200px;
    text-align:right;
    overflow:hidden;

}
.centeralign
{
  text-align:center;
  width:100%;
}

.centeralign p
{
  text-align:center;
}

.centeralign a
{
  text-align:center;
}



.homefeature
{
    clear:both;
    border: solid 1px silver;
    margin-bottom:12px;
    margin-left:12px;
    margin-right:6px;
    padding: 0px 30px 15px 30px;
    position:relative;
}

.featurebuttonleft
{
    position:absolute;
    top:3px;
    left:2px;
    z-index:3000;
    cursor:pointer; 
    float: left;
}



.featurebuttonright
{
    position:absolute;
    top:3px;
    left:752px;
    z-index:3000;
    cursor:pointer; 
    float: left;
}

.designer-glasses
{
    clear:both;
    border: solid 1px silver;
    margin-bottom:12px;
    margin-left:0px;
    margin-right:12px;
    padding: 15px 0px 10px 22px;
    position:relative;
    background-color: White;/* #e9e7e4;*/
    margin-top:20px;
}

.designer-glasses-buttonleft
{
    position:absolute;
    margin-top:47px;
    left:12px;
    z-index:3000;
    cursor:pointer; 
    float: left;
}



.designer-glasses-buttonright
{
    position:absolute;
    margin-top:47px;
    left:938px;
    z-index:3000;
    cursor:pointer; 
    float: left;
}

.brand-logo
{
    background-image: url('../../../logos/brand-logo-bk.png');
    background-repeat:no-repeat;
    height:110px;
    width:143px;
    text-align:left;
    vertical-align:top;
    margin:0px 0px 0px 6px;
    
}

.brand-logo img
{
    height:87px;
    width:130px;
    vertical-align:top;
    text-align:left;
    margin:0;
    padding:0;
}





.rrClipRegion { border: 0px !important;}

.homefeature-item
{
    width:170px;
    overflow:hidden;
    padding:5px 0px 0px 5px;
}

.homefeature-item img
{
   width:175px;
   height:70px;  
}

.homefeature-item a
{
    text-decoration: none;
    font-size:0.9em;
}

.homefeature em
{
    font-weight:bold;
    font-style:normal;
    font-size:1.2em;
}


.homefeature-desc
{
    text-align:left;
    font-size:0.9em;
    width:165px;
    margin-top:4px;

}

.homefeature-desc a
{
    color:#3D5F75;
    
}

.homefeature-title, .homefeature h2
{
   color: #9b2038;

}

.homefeature-title
{
  width: 178px;
  overflow:hidden;
}

.homefeature h2
{
    margin-left:5px;
    margin-top:5px;
}

.homefeature-price
{
    margin-top:4px;
    font-size:0.9em;

}

.homefeature-price a,.homefeature-title a
{
    color: #9b2038;
}

.homeboxleft
{
    width:378px;
    height:218px;
    overflow:hidden;
    float:left;
    margin-left:12px;
    margin-bottom:12px;
    border: solid 1px black;
    margin-right:12px;
}

.homeboxright
{
    width:378px;
    height:218px;
    overflow:hidden;
    float:left;
    margin-bottom:12px;
    text-align:right; 
    border: solid 1px black;
}

.error-page
{
    margin-top:5px;
    background-color:White;
    text-align:center;
    min-height: 2000px;
}
.error-page-logo
{
}

.error-page-row
{
    margin-top:30px;
}

.error-page-row p
{
    width:750px;
	margin: 10px auto 0px auto;
    text-align:center;
}

.tp_debug
{
  font-size:6pt;
  font-family:Arial; 
  color:Red;
  vertical-align:super; 
}

#redeemLinks
{
    float:right;
    width:178px;    
}

#redeemLinks input 
{
    margin-bottom:10px;
}

.promo-code-add ul
{
    float:left;
    margin:0;
    width:160px;
}

.promo-code-add ul li
{
    list-style-type: none;    
    text-align: left;
}

.item-name
{
	max-width:50%;
}

.item-name img
{
    height: 28px
}

#promotion-block
{
 font-size:6pt;
  font-family:Arial;
    position:relative;
    width:570px;
    left:370px;
    height:50px;
	margin-top:5px;
}

#promotion-block #user-name
{
	font-size:6pt;
	font-family:Arial;
    float:right;
	margin-left:50px;
	margin-top:3px;
}

#promotion-block #user-email
{
	font-size:6pt;
	font-family:Arial;
    float:left;
    margin-left:30px;
	margin-top:2px;
	float:right;
}

#show-send-email-control, #send-email
{
    width:30px;
    float:right;
    background-image: url("../../../logos/send-to-friend.png");
    background-repeat:no-repeat;
    height:25px;
}

#recommended
{
	font-size:8pt;
	font-family:Arial;
	top:4px;
    width:520px;
	text-align:right;
	position:absolute;
}
#show-send-email-control
{


}
#send-email
{
     background-image: url("../../../logos/send-to-friend.png");
	 position:relative;
	 margin-top:-25px;
}
#show-send-email-control a, #send-email a
{

}
#promotion-block .errorLabelCl
{
    position:absolute;
    top:30px;
    left:50%;
    color:Red;
}

#hide-show-block
{
    margin-top:0px;
	width:530px;
	position:absolute;
}

#clientBtn
{
	
}

.serverBtn span, #clientBtn span
{
	position:absolute;
	width:30px;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	color:white;
	height:30px;
	top:3px;
}
