
body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#333333;
}
.bg {
	background-color: #cccccc;
	background-image:url(../images/pattern_130-g.gif);
}
a {
	color: #666666;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: none;

}
#siteholder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;

}
#header {
	padding: 30px;
	background-image:url(../images/site-headerb-bg.png);
	padding-top: 50px;
}
#logo {
	margin-left: -3px;
	float: left;
}
#socialicons {
	float: right;
	margin-top: -20px;

}
#socialicons img {
	margin-left: 5px;
}
#date {
	font-size: 11px;
	color: #999999;
	padding-bottom: 2px;
	padding-top: 4px;
	font-style: normal;
	font-weight: normal;
}
#date a {
	text-decoration: none;
	

}
#date a:hover {
	text-decoration: none;
	

}
#loggedin {
	text-align: right;
	float: left;
	font-size: 11px;
	padding-right: 10px;
}
#loggedin a {
	font-weight: bold;
	color:#009900;
	text-decoration: none;

}
#loggedin a:hover {
	color:#006600;

}
#loggedin a.logout {
	color: #CC0000;
}
#loggedin a.logout:hover {
	color: #990000;
}
#tagline {

	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #666666;
}
#phone {
	float: right;

padding-top: 6px;
padding-bottom: 6px;
color: #999999;
text-decoration: none;
border-left: 1px solid #f1f1f1;
font-size: 14px;
font-weight: bold;
}
#phone span {
	color: #cccccc;
	padding-left: 20px;
}
#phone img {
	margin-left: 10px;
}
#tnav {
	margin-left: -10px;
	padding-top: 10px;
	clear:  left;
}
#contentholder {
	background-image:url(../images/siteb-bg.png);
}
#content {
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;


}
#footer {
	font-size: 11px;
	padding: 30px;
	padding-top: 10px;
	background-image:url(../images/site-footerb-bg.png);
	background-position: bottom;
	color: #666666;
}
#footer a {
		text-decoration: none;
	color: #999999;
}
#footer a:hover {
	color: #333333;
}
#jj {
	float: right;
	padding-bottom: 20px;
}
#copyright {
	color: #666666;
	padding-bottom: 20px;

}
#copyright div {
	float: left;
}
#copyright ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#copyright ul li {
	float: left;
}
#copyright ul li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #f1f1f1;
	background-image: none;
}
#copyright ul li ul {
	display: none;
}
h1, h2 {
color:#666666;
margin:0;
padding:0;
font-size: 18px;
border-bottom: 1px solid #f1f1f1;
padding-bottom: 2px;
padding-top: 15px;
text-align: left;
}
/*  Home Images */
#homeimagesholder {
	position: relative;
	height: 0;
	padding: 56.25% 0 0 0;
	/*padding: 56.25% 0 0 0;*/
	overflow:  hidden;
}
#homeimages {

	/*height: 500px;
	width: 940px;*/
position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background-image: url('/templates/classic/images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	

}
#homeimages img {

	width:  100%;
	height: auto;
	text-align:  center;

}
#hometextholder {
	position: absolute;
	z-index: 1000;

}
#hometextbg {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 50px;
	top: 450px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
#hometextbg2 {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 10px;
	top: 520px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
#hometextbgtop {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 10px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
#hometext h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1500;
	left: 20px;
	top: 13px;
	font-size: 20px; 
	font-weight: bold;
	color: #ffffff;
		top: 465px;
		width: 940px;
		border: none;

}

/* Portfolio Images */

#portfolioimages {

	
	width: 100%;
	overflow: hidden;

}
#portfoliotextholder {
	position: absolute;
	z-index: 1000;

}
#portfoliotextbg {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 50px;
	top: 450px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
#portfoliotextbgtop {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 20px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}

#portfoliotext h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1500;
	left: 20px;
	top: 13px;
	font-size: 20px; 
	font-weight: bold;
	color: #ffffff;
		top: 465px;
		width: 940px;
		border: none;

}
#portfoliobreadcrumbs {
	position: absolute;
	z-index:1700;
}
#portfoliobreadcrumbs div {
	padding-top: 4px;
	padding-left: 20px;
}
#portfoliobreadcrumbs div a, #portfoliodisplayslider a {
	color: #ffffff;
	text-decoration: none;
}
#portfoliobreadcrumbs div a:hover, #portfoliodisplayslider a:hover {
	color: #cccccc;
	text-decoration: none;
}
#portfoliopages {
	position: absolute;
	z-index:1700;
	width: 420px;
	text-align: right;
	top: 467px;
	left: 500px;
}
#portfoliodisplayslider {
	position: absolute;
	z-index:1700;
	width: 350px;
	left: 570px;
	text-align: right;
	padding-top: 4px;
	font-size: 10px;
}
#portfoliodisplaythumbs {

	text-align: right;
	float: right;
}
.portfoliocaption {
	padding: 4px;
	padding-left: 20px;
	font-size: 11px;

}
.portfolioimage {
	background-color: #cccccc;
}

.portfoliobuy a{
	color:#006600;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;

}
.portfoliobuy a:hover{
	color:#009900;
}
/* Page Images */

#pageimages {

	height: 150px;
	width: 940px;
	overflow: hidden;

}
#pagetextholder {
	position: absolute;
	z-index: 1000;

}
#pagetextbg {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 50px;
	top: 100px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
#pagetextbg2 {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 10px;
	top: 140px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
#pagetextbgtop {
	position: absolute;
	z-index: 1500;
	width: 940px;
	height: 10px;
	background-color: #000000;
	  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}
#pagetext h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1500;
	left: 20px;
	top: 13px;
	font-size: 20px; 
	font-weight: bold;
	color: #ffffff;
		top: 115px;
		width: 940px;
		border: none;

}

.galleries-images-slider {
	height: 516px;
	width: 940px;
	overflow-x:scroll; 
	overflow-y:hidden;

}
.galleries-images-slider ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.galleries-images-slider ul li {
display: inline-table;

}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;

}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	background-color: #666666;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;

}
.textbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	background-color: #333333;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
	cursor: pointer;

}
.error {
		background-color:#cc0000;
	padding: 5px;
	color:#ffffff;
	font-weight: bold;
}
.success {
	background-color:#009900;
	padding: 5px;
	color:#ffffff;
	font-weight: bold;
}
.adminheaderbar {
	font-weight: bold;
	background-color: #666666;
	border: 1px solid #cccccc;
	color: #ffffff;

}

.adminheaderbar2 {
	font-weight: bold;
	background-color: #e6e6e6;
	color: #000000;

}
.admincontentbar {
	padding-top: 5px;
	padding-bottom: 20px;
	background-image: url(../images/admincontentbar-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;



}
.admincontentbar .textbox {
	width: 75%;
}




/* Gallery */

.gallery-image {
	border:2px solid #cccccc;
/*
	width: 170px;
	height: 110px;
*/
	width: auto;
	height: auto;
	
	background-repeat: no-repeat;
	background-color: #ffffff;
}
.gallery-image:hover {
	border: 2px solid #999999;
}

.gallery-images-holder {
/*	width: 145px;*/
	width: auto;
	text-align: center;
	
	
}
.gallery-images {
/*
	width: 145px;
	height: 105px;
*/
	width: auto;
	height: auto;

	background-repeat: no-repeat;
	background-color: #ffffff;
		overflow: hidden;
}
.gallery-images img {
	border:1px solid #cccccc;
	
}

.gallery-images img:hover {
	border: 1px solid #999999;
}
.gallery-name {
	font-weight: bold;
}
.gallery-holder {
/*	width: 175px;*/
	width: auto;
	text-align: center;

}
.gallery-caption {
	text-align: center;

	font-weight: bold; 
	font-size: 11px;
	margin-top: 5px;
}
.gallery-date {
	text-align: center;


	font-size: 10px;
	color: #999999;
}
.gallery-tags {
	text-align: center;


	font-size: 11px;

}
.gallery-imagecount {
	color: #999999;
	font-size: 10px;

}
.gallery-cattable {


	background-color: #f1f1f1;
	padding: 10px;
}

.gallery-breadcrumbs, #portfoliodisplaythumbs {	
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}
.gallery-breadcrumbs a, #portfoliodisplaythumbs a{
	color: #666666;
}
.pagelinks {
font-size: 14px;

}
.pagelinks a {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	border: 1px solid #999999;
	margin-left: 2px;
	margin-bottom: 5px;
	background-color: #e6e6e6;
		font-weight: bold;
}
.pagelinks a:hover {
	background-color: #cccccc;

}
.pagelinks .on {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #999999;
	background-color: #999999;
	color: #ffffff;

}
.pagelinks .page {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	background-color:#666666;
	border: 1px solid #999999;
	color: #ffffff;

}
#adminnav {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 26px;
	border-bottom: 1px solid #cccccc;

}
#adminnav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#adminnav ul li {
	float: left;
}
#adminnav div {
	display: block;
	padding: 5px;
		padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-decoration: none;
}
#adminnav a {
	display: block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	background-color: #e6e6e6;
	color: #000000;

	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-decoration: none;
}

#adminnav a:hover {
	background-color: #cccccc;

}
#bloghomepage {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 300px;
	background-color: #f1f1f1;


}
#bloghomepage h2 {
	background-color: #ffffff;



}
#bloghomepage ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
		padding-top: 7px;
	padding-bottom: 7px;

}
#bloghomepage ul li {
}
#bloghomepage ul li a {
	background-image:url(../images/sub-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	padding: 5px;
	padding-left: 20px;

}

#vmarquee TD IMG {

}
#marqueecontainer {
	OVERFLOW: hidden; 
	WIDTH: 940px; 
	POSITION: absolute; 
	HEIGHT: 65px; 
	BACKGROUND-COLOR: #ffffff
}
.home-images {
	width: 100px;
	height: 65px;
	display:inline-table;
	background-repeat: no-repeat;
	background-position: center center;


}
.smallfont {
	font-size: 11px;
}
.carttable {

}
.cartheading {
	background-color: #e6e6e6;
	padding-left: 10px;
	font-weight: bold;
	color: #999999;
}
.cartcontents {
	padding-left: 10px;
	padding-top: 5px;

}
.cartimage {
	padding-bottom: 5px;
}

.horrule {
	height:1px; border-bottom: 1px solid #e6e6e6;
}


#recenthomeimages {
	width: 940px;
	overflow: hidden;
	height: 60px;
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#recenthomeimages li {
	float: left;

}
#recenthomeimages li a img {


	min-height: 60px;

	height: auto;


}

.newlink {
		font-size: 11px;
		float: right;
		padding-top: 20px;
	
	}
	.newlink a {
		color: #666666;
		text-decoration: none;
		font-weight: bold;
		
	
	}
	.newlink a:hover {
		color:#000000;
		text-decoration: none;
	
	}

#blogcats {
	float: right; margin-top: -28px; background-color: #e6e6e6; padding: 2px 5px 2px 5px;
}

#slideshow  {
	width: 100%;
	background-color:  #ffffff;
}

#slideshow img {
	width: 100%;
}



