/* CSS Document */

@import "global.css";
/* CSS Document */

html { color: #666; }

body {
	background: #333 url(../images/bkgd_gallery1.gif) repeat-y center top;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#banner {
	background: url(../images/scs_banner.jpg);
	background-repeat: no-repeat;
	top: auto;
	text-align: left;
	height: 94px;
	width: 634px;
	background-position: center top;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#container {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	clear: both;
}


#title {
	width: auto;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.75em;*/
	white-space: nowrap;
	text-align: center;
	letter-spacing: 0.2em;
/*	float: center;*/
	padding: 2px 0;
/*	display: inline;*/
	margin: 5px auto 0;
	text-transform: uppercase;
/*	background: url(../images/bullet_1.gif) no-repeat left center;*/
	background-color: #000;
}

/*
	#title img {
	border: none;
	height: 12px;
	width: 8px;
	margin-right: 6px;
	margin-left: 0;
}
*/

#content {
	margin: 0;
	padding: 0;
}

#content p {
	font-size: 90%;
	font-color: #FDFDFD;
	text-align: left;
	padding: 1px 12px 20px;
	margin: 0 30px 5px 9px;
	letter-spacing: 0.05em;
	line-height: 150%;
	clear: none;
}

#content p a {white-space: nowrap;}

#content p.para {
	font-size: 0.75em;
	text-align: center;
	padding: 6px 0 2px 12px;
	margin: 0 30px 0 9px;
	letter-spacing: 0.05em;
	line-height: 170%;
	clear: none;
}

.para1 {color:#ccc; font-size:90%; text-align:left; padding: 0 20px;}

.para a:link {color:#999; border-bottom: none;}
.para a:visited {color:#999; border-bottom: none;}
.para a:hover {color:#ccc; background-color: #000; border-bottom: none;}
.para a:active {color:#fff; background-color:#000; border-bottom: none;}

#content p a:link {color:#999; border-bottom: 1px none #ccc;}
#content p a:visited {color:#999; border-bottom: 1px solid #ccc;}
#content p a:hover {color:#ccc; background-color: #000; border-bottom: none;}
#content p a:active {color:#fff; background-color:#000; border-bottom: none;}
	
#content img {font-size: 0.8em;font-weight: normal;}

h1 {
	font-size: 0.9em;
	font-color: #fff;
	text-align: center;
	margin: 18px 0 0;
	padding: 0;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	background: url(../images/bullet_1.gif) no-repeat left center;*/
}

h2 {
	font-size: 0.85em;
	font-color: #fff;
	text-align: center;
	padding: 0 0 0 17px;
	margin: 5px 0 0 6px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
/*	white-space: nowrap;*/
}

h3 {
	font-size: 0.8em;
	font-color: #999;
	text-align: left;
	/*clear: both;*/
	padding: 2px 2px 1px 17px;
	margin: 15px 0 8px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	background: url(../images/bullet_1.gif) no-repeat left center;
}

h4 {
	font-size: 0.7em;
	text-align: left;
	clear: both;
	padding: 2px 2px 2px 1px;
	margin: 1em 0px 6px;
	letter-spacing: 0.05em;
}

h6 {
	font-size: 0.7em;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	letter-spacing: 0.04em;
	float: right;
	margin-right: 20px;
	margin-top: 48px;
}

h1 img, h2 img, h3 img, h4 img, h6 img {
	border: none;
	height: 12px;
	width: 8px;
	margin-right: 8px;
	margin-left: 0;
}


a:link {text-decoration: none; padding-bottom: 1px;}
a:visited {text-decoration: none; padding-bottom: 1px;}
a:hover{text-decoration: none; padding-bottom: 1px;}
a:active{text-decoration: none; padding-bottom: 1px}

#buttons {
	padding: 5px 0 10px;
	width: 770px;
	text-align: center;
}

.button img {
	float: left;
	height: 58px;
	width: 58px;
	border: 0;
	margin: 5px 2px 0 5px;
}
/*---------------------------------------*/

/*
#content { padding: 40px auto;}	
#content p {color: #999;font-size: 90%;}
*/
	

/*	
#content img {color: #666;}
#content p.paraLeft {color: #999; border-left: 1px solid #666;font-size: 90%;}	
*/

.more {font-size: 90%; letter-spacing: 0.05em;}

p.caption {
	font-size: 50%;
	color: #ddd;
	letter-spacing: 0.05em;
	margin: 0 0 12px;
}

#left_column {
	margin-left: 5px;
	width: 49%;
	float: left;
	margin-bottom: 24px;
}

#right_column {
	width: 49%;
	float: right;
}

#left_column h2, #right_column h2 {
	background: url(../images/bullet_1.gif) no-repeat left center;
	padding-left: 13px;
}

#left_column p.links, #right_column p.links {
	border-left: 1px solid #666;
	margin: 0 0 0 6px;
	padding: 4px 0 0 8px;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	line-height: 160%;
	clear: both;
	color: #333; 
}

#salesLeftColumn {
	float: left;
	width: 150px;
	margin-right: 30px;
	text-align:center;
}

.homeBox {
	width: 310px;
	padding: 0;
	float: left;
	margin: 0 0 20px;
	text-align:center;
}

.homeBox2 {
	width: 310px;
	padding: 0;
	float: none;
	margin: 0 auto 20px;
	text-align:center;
}

.capBox {
	width: 310px;
	float: left;
	text-align:center;
}

.homeBoxCaption {
	width: auto;
	float: center;
	text-align:left;
}

.rightBox {
	width: 155px;
	padding: 0;
	float: left;
	margin: 10px 0 10px 0;
	line-height: 180%;
	text-align:center;
}

.rightBoxAbout {
	width: 120px;
	padding: 0;
	float: right;
	margin: 10px 0 10px 1em;

	text-align:center;
}

.midBox {
	width: 360px;
	padding: 0 0 0 10px;
	float: none;
	margin: 20px auto 10px;
	line-height: 180%;
	text-align:center;
}



#salesRightColumn td {
	font-size: 100%;
}

/* main menu */
#nav a {
	color: #666; background: #000;
}

/* top sub menu */
#nav li li a:link, #nav li li a:visited {
	color: #999;
	background: #000 url(../images/bullet_3.gif) no-repeat left center;
	border-bottom: 1px solid #666;
}

#nav li li a:hover, #nav li li.over {
	color: #ccc;
	border-bottom: 1px solid #ccc;
	background: #333 url(../images/bullet_3.gif) no-repeat left center;
}
	
#nav li li a:active {
	color: #999;
	border-bottom: 1px solid #000;
	background: #000 url(../images/bullet_3.gif) no-repeat left center;
}

#lionsx5 {
	height: 142px;
	width: 620px;
	border: none;
	margin: 20px auto 25px;
}

.photo1 {
	height: 310px;
	width: 310px;
/*	clear: both; */
	float: left;
	border: none;
	margin: 10px auto;
}

.photo2 {
	height: 620px;
	width: 620px;
	clear: both;
	border: none;
	margin: 10px auto;
}

.fancybox {
	float: left;
}

.smPhoto {
	height: 155x;
	width: 155px;
	border: none;
	float: left;
/*	margin: 50px auto 25px;*/
}

.smPhotoL {
	height: 155x;
	width: 155px;
	border: none;
	float: left;
/*	margin: 50px auto 25px;*/
}

.certL {
	height: 128x;
	width: 180px;
	border: none;
	float: right;
	margin: 10px 15px 25px;
}

.claydon {
	height: 150x;
	width: 150px;
	border: none;
	float: left;
	margin: 0 1em 1em 0;
}

.boxL {
	width:auto;
	float: left;
	margin: 0 auto 2px;
	padding: 1em;
	}

#backs {
	height: 191px;
	width: 620px;
	border: none;
	margin: 20px auto 25px;	
}

#LLdoor {
	height: 186px;
	width: 620px;
	border: none;
	margin: 20px auto 4px;	
}

#items ul {
	clear: both;
	font-size: 80%;
	letter-spacing: 0.05em;
	line-height: 150%;
	margin: 0 0 60px 4px;
	list-style: none;
}

#items img {
	border: none;
	height: 12px;
	width: 6px;
	margin: 0 6px 0 2px;	
}

#items li {
	display: block;
	float: left;
	clear: both;
	padding: 0.2em 2px 0.2em 2px;
}

.lennon_01 {
	width: 620px;
	height: 300px;
	border: none;
	margin: 20px auto 25px;
}

#zoom {
	margin: 5px auto 0 260px;
	text-align: center;
	font-style: italic;
}

.prints {
	text-align: center;
	float: left;
	margin: 20px 30px 40px 30px;
	padding: 0;
}

.prints img {
	border: none;
}

a.print1:link {
	width: 141px;
	height: 200px;
	border: none;
	text-decoration: none;
	margin: 0;
}

p.prints {
	font-size: 50%;
	font-color: #red;
	text-align: center;
}

.prints p img {
	margin: 0 6px 0 2px;
	border: none;
}

/* Text links */

#textlinks {
	background-image: url(../images/footline_b.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
	margin-bottom: 2em;
	margin-top: 40px;
}

#textlinks a:link, #textlinks a:visited {
	color: #666;
	border-bottom: 1px solid #333;
	background-color: #000;
}

#textlinks a:hover {
	color: #999;
	border-bottom: 1px solid #999;
	background-color: #333;
}

#textlinks a:active {
	color: #ccc;
	text-decoration: none;
}


#counter {
	color: #333;
	font-size: 60%;
	margin-top: 100px;
}

/*h1 {color: #ccc;}
h2 {color: #fff;}
h3 {color: #039;background: #ddd;}
h4 {color: #039;background: #ddd;}
h6 {color: #666;background: #fff;}*/

h1 a:link, #content p.para a:link {color:#999; border-bottom: 1px solid #999;}
h1 a:visited, #content p.para a:visited {color:#999; border-bottom: 1px solid #666;}
h1 a:hover{color:#ccc; background-color: #333; border-bottom: 1px solid #333;}
h1 a:active{color:#fff; background-color:#000; border-bottom: 1px solid #000;}

#header {display: block; clear: both;}

/* 'current price' box on Sales page*/

#content p.box {
	color: #009;
	font-size: 0.7em;
	text-align: left;
	padding: 6px 12px;
	margin: 0 auto 0px;
	letter-spacing: 0.03em;
	line-height: 140%;
	clear: both;
	font-weight: normal;
	background: #ddd;
	border-left: 1px solid #009;
	width: 50%;
}

#right_box {
	width: 200px;
	background-color: #fff;
	padding: 5px;
	float: right;
	border: 1px solid #999;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.7em;
	line-height: 180%;
	text-align: center;
}

#right_box img {
	width: 6px;
	height: 12px;
	margin-right: 6px;
	margin-left: 3px;
}

#right_box li {
	display: list-item;
	clear: both;
	font-weight: bold;
}

/* images */

.leftPhoto {
	height: 210px;
	width: 210px;
	float: left;
	margin-left: 2px;
	margin-top: 20px;
	clear: both;
	}

.centrePhoto {
	height: 210px;
	width: 210px;
	margin: auto;
	margin-top: 20px;
	clear: both;
	}	
	
.space {
	clear: both;
	margin: 50px auto 25px;
	}

/* main menu */

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	white-space: nowrap;
}

#nav a {
	cursor: hand;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
	text-align: left;
	letter-spacing: 0.05em;
}

li {
	position: relative;
	float: left;
	text-align: left;
	white-space: nowrap;
	border: none;
	margin: 0;
	padding: 0;
}

#banner img {border: none;}

#banner a {border: none;}


li #menu {
	width: 86px;
	margin: 46px 0 0 5px;	
}

li #menu a:link, li #menu a:visited {color:#999; border-bottom: none;background: #000 url(../images/bullet_a.gif) no-repeat left center;padding-left: 17px;}
li #menu a:hover, li #menu a:active {color:#fff; border-bottom: none;background: #000 url(../images/bullet_b.gif) no-repeat left center;padding-left: 17px;}

}

/* top sub menu */

#nav li div a {font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

li:hover ul, li.over ul {display: block;}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0px 1px 1px;
	margin-left: 6px;
	white-space: nowrap;
	background-color: #transparent;
}

li>ul {top: auto; left: auto;}

li li {
	display: block;
	float: none;
	border: 0;
	padding: 0;
}

#nav li li {
	background: url(../images/bullet_3.gif) no-repeat left center;
}

#nav li li a:link, #nav li li a:visited {
	vertical-align: middle;
	margin-top: 1px;
	display: block;
	text-align: left;
	padding: 0.2em 8px 0.2em 13px;
	text-transform: uppercase;
}

#nav li li a:hover, #nav li li.over {
	padding-left: 13px;
	margin-top: 1px;
}
	
#nav li li a:active {
	padding-left: 13px;
	margin-top: 1px;
}

#nav li li a {
	width: 10em;
	letter-spacing: 0.2em;
	font-size: 70%;
}

/* Text links */

#textlinks {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 620px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 30px;
}

#textlinks ul {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#textlinks ul li {display: inline;}

#textlinks a:link, #textlinks a:visited {
	text-decoration: none;
	font-size: 65%;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 10px;
	margin-left: 10px;
}
#textlinks a:hover {text-decoration: none; padding-bottom: 1px;}
#textlinks a:active {text-decoration: none;}
