body{
	margin:0;
	padding:0 10px 0 10px;
	background:#000000;
	font-size:11px;
	color:#666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 18px;	
}
*{
	padding:0px;
	margin:0px;
}
div{
	float:left;
	margin: 0px;
	padding:0px;
}
/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}
/* ----- container size & positioning ----- */
#container{
	width:950px;
	background:#000000;
	padding-top:25px;
	margin:auto;
	float:none;
}
table.userdetailtable td{ padding-top:5px;}
table.userdetailtable1 td{ padding:5px 10px 5px 0px;}
table.logintable td{padding-top:4px;font-size:11px;}

.fontweghtbold{
	font-weight:bold;
}
/* ----- shopping basket info ----- */
.info{
	position:absolute;	
	top:10px;
	right:0px;
	z-index:10;
	color:#fff;
}
.info a{
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	color:#adadad;
}
.info a:hover{
	color:#00ff99;
	text-decoration:none; 
}
.logoimg{
position:absolute;	
	margin:0;
	padding:0;
	top:10px;
	left:0px;
	z-index:10;
}
/* ----- header area ----- */
#header{
	position:relative;
	width:947px;
	background-image: url(../img/common/lapada-logo2.jpg);
	background-repeat: no-repeat;
	background-position: 275px 0px;
}
/*----middle content area---*/
.middle{
	width:947px;
}
/* ----- main content area ---2-- */
.leftmenu{
	width:187px;
}
.width550{
	width:550px;
}
/* ----- footer area ----- */
.footer{
	font-size:9px;
	width:947px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.topfooter{
	padding-top:5px;
}
.textalignleft{
	text-align:left;
}
.textaligncenter{
	text-align:center;
}
.textalignright{
	text-align:right;
}
.footer ul, .footer li{
	margin:0;
	padding:0;
	list-style:none;
}
.footer li{display:inline;}
.footer a{
	color:#a5a5a5; 
	text-decoration:none;
	text-transform:uppercase;
}
.footer a:hover{
	color:#00ff99;
	text-decoration:none;
	text-transform:uppercase;
}
.footer li span{
	padding:0px 23px; 
}
/* -----end footer area ----- */
.font10 {
	font-size:9px;
	color: #888;
}
.floatleft{
	float:left; 
}
.floatright{ 
	float:right;
}
.floatnone{ 
	float:none;
}
/* --- top menu ---*/
.navigation{
	background:url(../graphics/main_nav_bg.jpg) repeat-x;
	height:35px;
	margin:9px 0px 5px 0px;
	line-height:35px;
	width:947px;
}
.navigation a{
	font-size:12px;
	color:#b8b8b8;
	text-decoration:none;
	margin:0px 28px 0px 28px;
	float:left;
	text-transform:uppercase;
}
.navigationActive{ 
	color:#00ff99; 
	text-decoration:none; 
	margin:0 28px 0 28px; 
	float:left;
	font-size:12px; 
	text-transform:uppercase; 
}
.navigation a:hover{ 
	color:#00ff99;
	text-decoration:none;
}
a.topLink{
	font-size:11px; 
	color:#ADADAD;
	text-decoration:none;
	padding:0 10px 0 10px;
}
a.topLink:hover{ 
	color:#00FF8A;
	text-decoration:none;
}
a.topLinkWishlist{
	font-size:11px; 
	color:#ADADAD;
	background:url(../graphics/icon_star_03.gif) 2px 0 no-repeat; 
	text-decoration:none; 
	padding:3px 0 3px 25px; 
}
a.topLinkWishlist:hover { 
	color:#00FF8A; 
	text-decoration:none; 
}
a.topLinkItem {
	font-size:11px;
	color:#ADADAD;
	background:url(../graphics/icon_myitems.jpg) 5px 0 no-repeat; 
	text-decoration:none;
	padding:3px 0 3px 25px; 
}
a.topLinkItem:hover {
	color:#00FF8A;
	text-decoration:none; 
}
/*---------end top menu---------*/
.margintop8 {
	margin-top:8px; 
}
.margintop2{
	margin-top:2px;
}
.margintop5{
	margin-top:5px;
}
.marginleft5{
	margin-left:4px !important;
	margin-left:2px;
}
.marginright5{
	margin-right:4px !important;
	margin-right:2px;
}

.marginright10{
	margin-right:15px ;

}
.bg{
	border:1px solid red;
}
.inputEmailId {
	width:220px;
	height:19px;
	border:1px ridge #666;
	margin-top:5px;
	padding:4px 0 0 10px;
	font-size:12px;
	background-color: #FFF;
}
a.subscribe {
	color:white;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}
a.subscribe:hover { 
	color:white;
	text-decoration:underline;
}
.width100{
	width:100%;
}
.height100{
	height:100%;
}
.paddingtop2{
	padding-top:2px;
}
.paddingtop3{
	padding-top:3px;
}
.paddingtop5{
	padding-top:5px;
}
.paddingbot5{
	padding-bottom:5px;
}
.paddingbot10{
	padding-bottom:10px;
}
.paddingtopbot5{
	padding:5px 0px;
}
ul.ulpadingtop5{
	padding-top:5px;
}
.paddingtop10{
	padding-top:10px;
}
.paddingtop20{
	padding-top:20px;
}
.paddingleft10{
	padding-left:10px;
}
.paddingtop15{
	padding-top:15px;
}
.paddingleft12{
	padding-left:12px;
}
.paddingleft15{
	padding-left:15px;
}
.paddingleft20{
	padding-left:20px;
}
.paddingleft5{
	padding-left:5px;
}

.paddingleft8 {
padding-left:8px;
}

.paddingright5{
	padding-right:5px;
}
.paddingright10{
	padding-right:10px;
}
.paddingright20{
	padding-right:20px;
}
.paddingbot3{
	padding-bottom:10px;
}
.paddingbot21{
	padding-bottom:21px;
}
.paddingall5{
	padding:5px;
}
.clrboth{
	clear:both
}
.height404{
	min-height:560px;
	height:auto !important;
	height:560px;
}
.paddingbot32{ 
	padding-bottom:32px;
}
.paddingbot10{
	padding-bottom:10px;
}
.bgcolor222222{
	background-color: #232323;
}
.colorC2C2C2{
	color:#C2C2C2;
}
.colorred{
	color:#00BD71;
}

.colorfff{
	color:#ffffff;
}

.color7A7A7A{
	color:#7A7A7A;
}

/* -----all white bground ----- */

.bgcolorfff{
	background-color:#ffffff;
}

/* -----end all white bground ----- */

.bgcolorcaca{
	background-color:#EBEBEB;
}

/* -----new arrivals bground ----- */

.bgcolor313131{
	background-color:#313131;
	padding-top: 10px;
}

/* -----end new arrivals bground ----- */

.color797979{
	color:#797979;
}
.color00FF99{
	color:#00FF99;
}
.color08C281{
	color:#000;
}	
.linhight17{
	line-height:17px;
}
.linhight9{
	line-height:9px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.imgborder{
	border:5px solid #808080;
}
/*--left menu---*/
ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul li{
	float:left;
}
ul.list li{
	float:none;
}

.minussign {
	width:158px;
	height:20px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#c2c2c2;
	padding-top:4px;
	padding-left:29px;
	background-image: url(../graphics/gradient3.jpg);
	background-repeat: repeat-x;
}
.minussign_right {
	height:20px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#c2c2c2;
	padding-top:4px;
	padding-left:29px;
	background-image: url(../graphics/gradient3.jpg);
	background-repeat: repeat-x;
	width:173px;
}
.menuitems{
	padding:5px 0 5px 10px;
	width:177px;
	margin:0px;
	float:left;
	background-image: url(../graphics/gradient4.jpg);
	background-repeat: repeat;
}
.menuitems li{
	background:url(../graphics/arrow01.jpg) 13px 5px no-repeat; 
	padding:0px 0px 0px 23px;
	width:100px;height:20px;
}
.menuitems li a {
	font-size:11px;
	font-weight:normal; 
	text-decoration:none;
	color:#adadad;
}
.menuitems li a:hover {
	color:#00ff99;
	text-decoration:none; 
}
.menuitems1{
	padding:5px 0 5px 10px;
	margin:0px;
	width:177px;
	float:left;
	background:url(../graphics/gradient4.jpg); 
	background-repeat: repeat;
}
.menuitems1 li{
	font-weight:normal; 
	text-decoration:none;
	font-size:11px;
	height:22px; 
	background:url(../graphics/arrow01.jpg) 13px 5px no-repeat;
	padding:0 0px 0 23px; 
	width:60px; 
}
.menuitems1 li a{
	color:#adadad;
}
.menuitems1 li a:hover{
	color:#00ff99;
	text-decoration:none; 
}
.toprightmenu{
	padding-top:35px;
	text-align:right;
	float:right;
	width:100%;
}
.link .link1 a{
	border: 1px solid #4E4E4E;
	background-color:#3a3a3a;
	text-align:center;
	padding:4px 8px;
	color:#cacaca; font-size:11px;
	font-weight:bold;
}
/* transparent border for content images*/
.linkimg img{
	border-right:5px solid white;
	border-left:5px solid white;
}
.link .link1 a:hover{ 
	color:#00FF99;
	text-decoration:none;
}
.searchButtn {
	border:1px solid #666;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:2px;
	height:22px;
	background-color:#757575;
	cursor:pointer;
}
.searchButtn:hover { 
	color:#FFFFFF;
	text-decoration:none;
	background-color:#555555;
}
.findfirst{
	height:35px;
	width:756px;
	background-image: url(../graphics/gradient4.jpg);
	background-repeat: repeat;
}
.InutField_new { 
	font-size:11px; 
	color:#FFF;
	padding-left:5px;
	padding-top:2px;
	width:114px; 
	height:18px;
	border: 1px solid #4E4E4E;
	background:#222222;
}
.InputText { 
	font-size:11px;
	color:#cacaca;
}
/*sign up form*/
.loginwidth756{
	width:756px;
}
.searchwidth740{
	width:755px;
}
.signup{
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.toplogo{
	padding-top:16px;
	padding-left:18px;
}
.inputfield{
	border:1px solid #CCC;
	background:#fff;
	padding:2px;
	width:200px;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.inputfieldshort{ 
	width:30px;
	border:1px solid #636363; 
	background:#fff;
}
.width310{
	width:310px;
}
.width200{
	width:250px;
}

.width250 {width:200px;}

.width73{
	width:73px;
}
.width80{
	width:80px;
}
.width110{
	width:110px;
}
.width130{
	width:130px;
}
.width150{
	width:150px;
}
/*---cms class-- */
.headlink{
	color:#636363;
	text-decoration:none;
}
a{
	color:#636363;
	text-decoration:none;
}
a:hover{
	color:#383838;
	text-decoration:none;
}
a.colorfff:hover{
	color:white;
	text-decoration:underline;
}
a.color00FF99:hover{
	color:#00FF99;
	text-decoration:underline;
}
.width937{
	width:937px;
}
.registerbuttn .searchButtn{
width:130px;
}
a.Forward { 
	font-size:12px; 
	color:#000; 
	text-decoration:none;
	background:url(../graphics/arrow_forward.gif) 8px 5px no-repeat; 
	padding-left:19px; 
}
a.back {
	font-size:12px;
	color:#666;
	text-decoration:none;
	background:url(../graphics/arrow_back.gif) 8px 5px no-repeat;
	padding-left:19px;
}

a.back:hover {color:#000;}

a.Forward:hover { text-decoration:none; color:#383838;}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
 padding:10px;
}

#pagination p{
	padding:5px;
	float:left;
}


a.Magnify {
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	background-color: #B8B8B8;
	background-image: url(../graphics/icon_magnify2.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 19px;
	background-position: 3px center;
}
a.Magnify:hover {
	text-decoration:underline;
}

ul.searchli li{
	width:170px;
	height:180px;
	line-height:15px;
 }
p.image{
	width:110px;
	height:110px;
}
.cartmenu{
	color:#08c281; background:url(../graphics/arrow_checkoutsteps.gif) 65px 4px no-repeat; padding-left:80px;
}
.cartmenuout{
	color:#797979; background:url(../graphics/arrow_checkoutsteps_normal.gif) 65px 4px no-repeat; padding-left:80px;font-size:11px;
}
.remove{
	background:url(../graphics/icon-trash.gif) 0 2px no-repeat; padding-left:19px;

}
.width305{
	width:305px;
}
.width300{
	width:300px;
}
.newsletter td{
	padding-top:4px;
}
.loginnewsletter td{
	padding-top:4px;
}
.confpadd{
	padding-right:220px !important;
	padding-right:230px;
}
/*
Product list page
*/
.productlist{
	width:730px;
}

h2{
	color:#08c281;
	font-size:19px;
	padding-top:10px;
	font-weight:normal;
	line-height: 24px;
}
h3{
	font-size:14px;
	color:#3a3a3a; 
	font-weight:bold;
}
h4{
	font-size:15px;
	color:#3a3a3a; 
	font-weight:bold;
	padding-top:10px;
}
h5{
	font-size:11px;
	color:#3a3a3a; 
	font-weight:bold;
	padding-top:10px;
}
.borderbottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.newimage{
	border:0px solid #808080;
}
.search td{
	padding:15px 10px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	font-size:11px;
}
.search td p{
	padding:2px;
}
.btnwidth{
	width:90px;
}
.search, .searchhead{
	width:712px;
}
.borderbotcoco{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
}
/* ----- featured articles ----- */
#articles ul, #articles li {
	margin:0;padding:0;list-style:none;
}
#articles ul{
	padding:3px 10px;
	color:#777;
}

#articles ul li{
	margin:0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/simple/arrow3.gif) no-repeat 0 .6em;
	width:505px;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{color:#777;text-decoration:underline;}

/*Featured products*/

.bordertop{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5E5E5;
}
.width660{
	width:660px;
}
.width735{
	width:735px;
}
.width730{
	width:730px;
}
.width720{
	width:720px;
}
a.selected{
	font-weight:bold;
	color:#08C281;
}
div#emailForm
{
  margin: 0px 20px 0px 20px;
  display: none;
}
.width745{
	width:746px;
}
.width960{
	width:937px;
}
.width540{
	width:540px;
}
.list li{
	background:url(../graphics/simple/arrow3.gif) no-repeat 0 .6em;
	padding:0 0px 0 15px; 
	line-height:15px;
}
.cart td{
	padding:10px 0px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
}
.cart th{
	padding:10px 0px 10px 5px;
	border-bottom:1px solid #DADADA;
}
.width525{
width:525px;
}
/*width220 for your payment page */
.width220{
	width:220px;
}
.width125{
	width:125px;
}
.product{
	width:340px;padding-top:10px
}
.selectbox{
	color:#000;
	background-color:#fff;
	font-size:12px; 
	overflow:hidden;
	width:151px;
	border:1px solid #DADADA;
}
.whiteselect{
	background-color:white;
	color:black;
	border:1px solid #DADADA;
	line-height:22px;
}
.newimagebdr{
	border:1px solid #666;
	margin-left: 17px;
	padding:3px;
}
.width700{
	width:700px;
}
.smallimg{
	border:1px dotted #E5E5E5;
}

.lightbox_div {
	padding-top:285px;
	text-align:center;
	width:950px;
}

.black_overlay{
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #191919;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.white_content {  
	  display: none;
	  position: absolute;
	  top: 15%;
	  z-index:1002;
	  overflow: auto;
  }
  table.searchtable td{
	border:0px;
	padding:2px 10px 4px 0px;
	width:172px;
  }
  .searchbtn1{
	text-align:center;
	color:#4D4D4D;
	text-decoration:none;
	padding:3px;
	height:24px;
	background-color: #EBEBEB;
	font-size: 10px;
  }
  
  .searchbtn1:hover{
	color:#454545;
	background-color: #DBDBDB;
  }
  
  .archive a {
	color: #C2C2C2;
}

.archive a:hover {
	color: #00FF99;
	text-decoration:none;
}

.textbottom {
	vertical-align:text-bottom;
	padding-right: 5px;
} 

/* ----- about ----- */

.about-content {
	line-height: 1.5em;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #727272;
	letter-spacing: 0em;
}

.about-title2 {
	float: left;
	width: 375px;
	font-size: 13px;
	color: #CCC;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.about-leftcol {
	width:374px;
	text-align: left;
	float:left;
	padding-right: 25px;
}

.about-txt {color:#000000;
font-size:16px;
line-height:26px;
}

.about-txt2 {
font-size:14px;
line-height:1.4;
}


.about-rightcol {
	width:373px;
	text-align: left;
	float:left;
	padding-left: 25px;
}

.about-heading {
	width:373px;
	height:30px;
	margin-bottom: 25px;
	font-size: 18px;
	color: #000;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}

p {
	padding-top: 0px;
	margin-top: 10px;
}

.about-title {
	float: left;
	width: 373px;
	font-size: 13px;
	color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.about-headshot {
	float: left;
}

.about-text {
	float: left;
	padding-right: 20px;
	width: 373px;
	padding-bottom: 25px;
	text-align: justify;
	}
	
.about-lapada {
	float: left;
	width: 248px;
	margin-top: 25px;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	font-weight: bold;
	padding-right: 20px;
}
	
.about-name {
	font-size: 13px;
	color: #000;
}

.about-logo {
	float: left;
	margin-top: 25px;
}

.about-img {
	border: 1px solid #EEE;
	padding: 3px;
}

/* ----- useful information ----- */

.ui-content {
	line-height: 1.5em;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #727272;
	letter-spacing: 0em;
	width: 847px;
}

.ui-table {
	line-height: 16px;
	font-size: 12px;
	color: #313131;
	letter-spacing: 0em;
}

.ui-small-font {
	line-height: 16px;
	font-size: 11px;
	color: #666;
}

.ui-leftcol {
	width:247px;
	text-align: left;
	float:left;
	padding-right: 25px;
}

.ui-middlecol {
	width:248px;
	text-align: left;
	float:left;
	padding-right: 25px;
	padding-left: 25px;
}
	
.ui-rightcol {
	width:248px;
	text-align: left;
	float:left;
	padding-left: 25px;
}

.ui-heading {
	width:249px;
	height:30px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-top: 35px;
}
.ui-list {
	font-size: 11px;
	color: #333;
	line-height: 14px;
	font-weight: bold;
	padding-top: 15px;
}

a.more {
	padding-right:10px;
	white-space:nowrap;
	color:#0088CC;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.antiquejewellerycompany.com/images/static%20images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
}

a.more:hover {
color:#0088CC;
text-decoration:underline;}
	
.ui-opening {
	float: left;
	width: 573px;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}

.ui-title {
	float: left;
	width: 573px;
	font-size: 13px;
	color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.ui-clearfix {
	clear: both;
}

/* ----- contact ----- */

.c-formlabel
{
	width: 2.4em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-size: 11px;
	color: #08C281;
}

.content-l {
	float:left;
	width: 330px;
	padding-right: 15px;
	font-size: 12px;
}

.content-r {
	float:right;
	width: 330px;
	padding-left: 15px;
	font-size: 12px;
}

.c-title {
	float: left;
	font-size: 13px;
	color: #CCC;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
	width:290px;
}

.c-contact-box {
	width: 400px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #EEE;
	border-bottom-color: #EEE;
	padding-top: 10px;
	padding-bottom: 10px;
}

.c-indent {
	margin-left: 45px;
}

.c-padding {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 400px;
}

.c-grey-txt {
	font-size: 12px;
	color: #727272;
}

/* ----- terms & conditions ----- */

.tt-content {
	line-height: 1.5em;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #727272;
	letter-spacing: 0em;
}

.tt-table {
	line-height: 16px;
	font-size: 12px;
	color: #313131;
	letter-spacing: 0em;
}

.tt-small-font {
	line-height: 16px;
	font-size: 11px;
	color: #666;
}

.tt-leftcol {
	width:389px;
	text-align: left;
	float:left;
	padding-right: 25px;
}

.tt-rightcol {
	width:389px;
	text-align: left;
	float:left;
	padding-left: 25px;
}

.tt-heading {
	width:389px;
	height:20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-top: 10px;
}

.tt-list {
	font-size: 11px;
	color: #333;
	line-height: 14px;
	font-weight: bold;
	padding-top: 15px;
}

.tt-title {
	float: left;
	width: 573px;
	font-size: 13px;
	color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.tt-clearfix {
	clear: both;
}

/* ----- faq ----- */

.faq-content {
	line-height: 1.5em;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #727272;
	letter-spacing: 0em;
	width: 600px;
}

.faq-dotted {
	color: #C5FFD4;
	font-size: 11px;
}

.faq-questionsa {
	color: #333;
	line-height: 1.7em;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0em;
}

.faq-title {
	float: left;
	width: 600px;
	font-size: 13px;
	color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.faq-clearfix {
	clear: both;
}

.faq-headings {
	width: 600px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
	padding-top: 20px;
	}

.generala:hover {background-color:#DBDBDB;
color:#454545;}

.generala {
	background-color:#EBEBEB;
	color:#4D4D4D;
	font-size:10px;
	height:24px;
	padding:3px;
	text-align:center;
	text-decoration:none;
}

.black {
	color: #000;
}

#imageDetails #caption{float:left;}
#imageDetails #price{float:right;}
.specStyle{
	display:none;
}

.login-title {
	float: left;
	width: 325px;
	font-size: 13px;
	color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
	margin-left:30px;
	padding-top:15px;
}


.login-heading {
	font-size: 16px;
	color: #000;
	margin-top: 15px;
}

.create-heading {
	font-size: 16px;
	color: #000;
	margin-top: 15px;
}


.login-oblig {
	font-size: 11px;
	color: #999;
	margin-left: 15px;
}

.wishlist-title {
	float: left;
	width: 475px;
	font-size: 18px;
	color: #000;
	padding-bottom:7px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.wishlist-title2 {
	float: left;
	width: 475px;
	font-size: 14px;
	color: #000;
	padding-bottom:7px;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
	height:auto;
}


.w-content {
	background-color: #FFF;
	width: 685px;
	height:auto;
	margin-right: 5px;
	margin-left: 5px;
	padding: 35px;
	}

.checkout-title {
	float: left;
	width: 325px;
	font-size: 13px;
	color: #CCC;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
	margin-left:20px;
	padding-top:15px;
}

.address {
	font-size: 14px;
	color: #000;
	padding-bottom:7px;
	margin-bottom:10px;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.padd-top {
	padding-top: 10px;
	padding-bottom:15px;
	color: #333;
}

.tel_num{border-top:1px dotted #E5E5E5;padding-top:10px;width:350px;color:#444444;font-size:14px;}
.w200{width:200px;}
.book_icon { 	
	width:10px;
	height:16px;
	background:url(../graphics/img_book.gif)2px 5px no-repeat; 
}
a.app_link { 	
	font-size:11px; 
	color:#B0B0B0; 
	text-decoration:none;
	padding-left:10px; 
}
#sharethis a{
width:200px;
float:left;
padding-bottom:4px;
}
#sharethis span{
float:left;
}


/* ----- glossary ----- */

.period11 {	width:275px;
	float:left;
	height:265px;
}
.period21 {
	width:575px;
	float:left;
	text-align: justify;
	font-size:11px;
	line-height:18px;
}

.clearfix {
	clear: both;
}

.glossary-title {
	float: left;
	width: 573px;
	font-size: 13px;
	color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.glossary-subs {padding-left:15px;padding-right:15px;}

.glossary-table {
	margin-top:25px;
}

.glossary-table td {
vertical-align: top;
}

.glossary-heading {
	color:#CCCCCC;
	font-size:13px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.glossary-heading2 {
	color:#000000;
	font-size:14px;
	margin-right:20px;
}

.newarrival {
color:#C2C2C2;
font-size:12px;
font-weight:normal;
height:20px;
text-decoration:none;
}

.newarrival2 {
	background-image:url(../graphics/gradient3.jpg);
	background-repeat:repeat;
	color:#C2C2C2;
	font-size:12px;
	font-weight:normal;
	height:20px;
	padding-left:29px;
	padding-top:3px;
	padding-bottom:2px;
	text-decoration:none;
	background-color: 343233;
}

.interior-headings {
	font-size: 14px;
	color: #B7B7B7;
}

.networks {
padding-top:10px; }

.paddingleft40 {padding-left:40px;}
.paddingtop30 {padding-top:30px;}

.date {font-size:11px;color:#000;}
.search_bg{background: transparent url(../graphics/gradient4.jpg) repeat-x left bottom;}

.height432{
	min-height:432px;
	height:auto !important;
	height:432px;
}