/* C. Mariani Antiques Stylee */
/* (C) All Rights Reserved */
/* Developed by SF Station */

/* basics ------------------------------------------------------------------- */

body { 
  	font-family: Times New Roman, Times, serif; 
  	font-size: 13px;
	background: #FFF;
	color: #000; 
  	padding: 0; 
  	margin: 0;  
  	border: 0;
	}
	
alt { 
	font-family: Times New Roman, Times, serif; 
  	font-size: 13px; 
  	display: none;
	}
	
p, ul, ol, li { 
  	font-family: Times New Roman, Times, serif; 
  	}

b { 
	font-weight: bold; 
	}
	
i { 
	font-style: italic; 
	}

.line { 
	border-top: 1px solid #CCC;
	display: block;
	}

.textS {
	font-family: Times New Roman, Times, serif; 
  	font-size: 11px; 
  	font-weight: normal;
	font-style: normal; 
  	color: #000;
  	}

.more { 
	font-family: Times New Roman, Times, serif; 
  	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	}


/* templates -------------------------------------------------------------------- */

#home {   	
 	margin-top: 50px;
	margin-left: 5px;
	width: 750px;
	}
	
#tn {
	font-family: Times New Roman, Times, serif; 
  	font-size: 11px;
	width: 570px;
	}
	
#tn td {
	text-align: center;
	padding-bottom: 30px;
	}
	
#custom {
	font-family: Times New Roman, Times, serif; 
  	font-size: 11px;
	width: 570px;
	}
	
#custom td {
	text-align: center;
	width: 285px;
	}
	
#custom .right {
	width: 285px;
	height: 270px;
	background: #F8F6E3;
	border: 1px solid #CCC;
	text-align: center;
	}
	
#custom .right_contactus {
	width: 285px;
	background: #F8F6E3;
	border: 1px solid #CCC;
	text-align: center;
	}

#custom .pad {
	padding: 5px;
	}

.custom_blurb {
	font-family: Times New Roman, Times, serif; 
  	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	}
	
.dimensions {
        font-family: Times New Roman, Times, serif;
        font-size: 11px;
        font-style: italic;
        }

.visited {
	border: 3px solid #CCC;
	}
	
.search {
	font-family: Arial, Helvetica, san-serif; 
  	font-size: 12px;
	width: 50px;
	height: 18px;
	}
	
.titles_catalog {
	font-family: Times New Roman, Times, serif; 
  	font-size: 14px;
	padding-left: 30px;
	padding-bottom: 10px;
	}
	
.titles_item {
	font-family: Times New Roman, Times, serif; 
  	font-size: 16px;
        font-weight: bold;
	padding-bottom: 20px;
	}
	
.titles_custom {
	font-family: Times New Roman, Times, serif; 
  	font-size: 20px;
	text-align: center;
	}
	
.line_custom {
	padding-top: 7px;
	text-align: center;
	}

.blurb {
	font-family: Times New Roman, Times, serif; 
  	font-size: 13px;
	}
	
.country {
	font-family: Times New Roman, Times, serif; 
  	font-size: 13px;
	}
	
.countryL {
	width: 90px;
	}
	
.countryR {
	text-align: right;
	}
	
.closeup {
	font-family: Times New Roman, Times, serif; 
  	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
	}
	
.footer {
	font-family: Verdana, Arial, Helvetica, san-serif; 
  	font-size: 10px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
	}
		
.footer_catalog {
	font-family: Verdana, Arial, Helvetica, san-serif; 
  	font-size: 10px;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 570px;
	}

.notfound {
	font-family: Arial, Helvetica, san-serif; 
  	font-size: 15px;
	font-weight: bold;
	padding: 50px 50px 50px 100px;
	}

/* catalog manager -------------------------------------------------------------------- */

.CM_content {
	font-family: Times New Roman, Times, serif; 
  	font-size: 15px;
	padding-top: 10px;
	padding-left: 95px;
	}
	
.CM_title {
	font-family: Times New Roman, Times, serif; 
  	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 95px;
	}
	
.CM_field01 {
	width: 250px;
	}
	
.CM_field02 {
	width: 250px;
	height: 200px;
	}
	
.invalid {
	color: #F00;
	}
	
.footer_CM {
	font-family: Verdana, Arial, Helvetica, san-serif; 
  	font-size: 10px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
	width: 790px;
	}

/* links -------------------------------------------------------------------- */

a:link {   	
 	color: #915B0F; 
  	text-decoration: none;
	}
	
a:visited { 
  	color: #915B0F; 
  	text-decoration: none;
	}
	
a:hover { 
  	color: #41469C; 
  	text-decoration: underline; 
	}
	
a:active { 
  	color: #65A624; 
  	text-decoration:none;
	}

form {
        margin-bottom: 0px;
}
