/* 
-------------------------------------------------------------------
Terry Ross Jewelry stylesheet: global styles
author: www.semiartist.com
date created: 5 november 2009
last date modified: 5 november 2009
-------------------------------------------------------------------
*/




body { color: #555; font-family: "Gill Sans", "Gill Sans MT", helvetica, arial, sans-serif; font-size: 10pt; background-color: #000;  margin-left: 0pt; margin-top: 0pt; margin-bottom: 0pt;}
p {line-height: 150%; text-align:justify;}
td { }
a:link  { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: underline; }

a.button:link { color: #FFF; font-size: 10pt; text-decoration: none; background-color: #000; padding-top: 4px; padding-bottom: 4px; padding-left: 20px; padding-right: 20px; border: 1px solid #444; }
a.button:hover { color: #FFF; font-size: 10pt; text-decoration: none; background-color: #333; padding-top: 4px; padding-bottom: 4px; padding-left: 20px; padding-right: 20px; border: 1px solid #444; }
a.button:visited { color: #FFF; font-size: 10pt; text-decoration: none; background-color: #000; padding-top: 4px; padding-bottom: 4px; padding-left: 20px; padding-right: 20px; border: 1px solid #444; }
a.button:active { color: #FFF; font-size: 10pt; text-decoration: none; background-color: #000; padding-top: 4px; padding-bottom: 4px; padding-left: 20px; padding-right: 20px; border: 1px solid #444; }

.boxtext { font-size: 10pt; }

#emailme {
text-align: right;
}
#borderTable {	
width:1024px;
padding: 0px 0px 0px 0px;
border: 1px solid #444;
border-collapse:collapse;
border-spacing: 0px;


}
/* Font for menu items */
a.menuitems:link { color: #FFF; font-size: 8pt; text-decoration: none; }
a.menuitems:hover { color: #FFF; font-size: 8pt; text-decoration: underline; }
a.menuitems:visited { color: #FFF; font-size: 8pt; text-decoration: none; }
a.menuitems:active { color: #FFF; font-size: 8pt; text-decoration: underline; }

p.footer {
	font-size: 9pt;
	text-align: center;
	color: #666;
}

td.menu {
	width: 87px;
	height: 79px;
	padding-left: 5px;
	padding-right: 0px;
	vertical-align: bottom;
	border-left:1px solid #444; 
	text-align: left;
	font-size: 8pt;
	color: #FFF
	
}
td.buttonbox {
	text-align: center;
	
}

#menu1 {
	padding-bottom: 1px;
	border-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #444;
}


/* Background on Content Pages */
td.about {
 	padding-top: 1px;
	background-image: url(images/bkgd_about.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-top-style: solid; 
	border-top-color: 1px solid #444;
	border-top-width: 1px;  
}
td.news {
	background-image: url(images/bkgd_news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-top-style: solid; 
	border-top-color: 1px solid #444;
	border-top-width: 1px;  
}
td.contact {
	background-image: url(images/bkgd_contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-top-style: solid; 
	border-top-color: 1px solid #444;
	border-top-width: 1px;  
}
td.splash {
	background-image: url(images/bkgd_splash1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-top-style: solid; 
	border-top-color: 1px solid #444;
	border-top-width: 1px;  
	
	
}
td.shop {
	border-top-style: solid; 
	border-top-color: 1px solid #444;
	border-top-width: 1px;  
}


