body {
	background-color:#222222;
}

* { 
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

img {
	border:0px;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited { color: #999;text-decoration: none; }
a:hover { color: #fff;text-decoration: underline; }

#whitelink { color: #fff;text-decoration: none; font-weight:bold; }
a#whitelink:link, a#whitelink:visited { color: #fff;text-decoration: none; font-weight:bold; }
a#whitelink:hover { color: #fff;text-decoration: underline; }


#logo{
	width:172px;
	background:url(../images/logo.gif) no-repeat;
	background-position: 0 0;
	height:83px;
	overflow:hidden;
	text-indent:-9999px;
}

#menu_section {
	width:690px;
}


#menu{
	margin:0px;
	padding:0px;
	height:26px;
	overflow:hidden;
	width:660px;
	margin-left:30px;
}

#menu li{
	float:left;
	list-style-type:none;
	padding:0px;
	overflow:hidden;

}

#menu li a{
	height:26px;
	display:block;
	float:left;
	text-indent:-9999px;
}

#menu li a:hover{
	background-position: 0 -26px;

}

#home{
	background:url(../images/home.gif);
	background-position: 0 0;
	width:120px;
}

#gallery{
	background:url(../images/gallery.gif);
	background-position: 0 0;
	width:130px;

}

#about{
	background:url(../images/about.gif);
	background-position: 0 0;
	width:131px;

}

#prices{
	background:url(../images/prices.gif);
	background-position: 0 0;
	width:127px;

}

#contact{
	background:url(../images/contact.gif);
	background-position: 0 0;
	width:132px;
}

#galleryimage {
	border:solid 3px #333333;
}


#clientimage img {	
	border:solid 3px #333;
}


#clientimage #zoom {	
	width:280px;
	text-align:right;
	background:#333;
	padding-top:5px;
	height:30px;
}

#galleryimage-lg {
	margin-top:5px;
	border:solid 0px #333333;
}

#pagenumber {
	height:23px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-left:10px;
	color: #ff0099;
}

#pagenextprev {
	height:23px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-right:10px;
	color: #999;
}

#pagenextprev a {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

#imageinfo {
	padding-left:15px;
	background:url(../images/bullet-1.gif) no-repeat;
	background-position: 0 8px;
	height:30px;
	padding-top:5px;
}

#imageinfo {
	border-top:solid 1px #666666;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}

.title {
	font-weight:bold;
	color:#fff;
}

#mainnewsitem {
	position:relative;
	margin-left:5px;
	margin-top:-55px;
	color:#FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}

#maingalleryitem {
	position:relative;
	margin-left:5px;
	margin-top:-51px;
	color:#fff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}

#clear {
	clear:both;
}

#pinktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#ff0099
}

ul#clientlist{
	margin-left:5px;
}

ul#clientlist li{
	list-style:none;
	background:url(../images/bullet-1.gif) no-repeat;
	background-position: -2px 3px;	
	padding-left:15px;
	height:20px;
}

.client-port-top {
	background: #666;
	height:25px;
	color: #333;
	padding-left:10px;
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle
}

.client-port-top a, .client-port-top a:link, .client-port-top a:visited {
	color: #000;
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle
	text-decoration:none
}
.client-port-top a:hover {
	color: #fff;
	text-decoration:underline;
}

.client-port-top-black {
	color: #000;
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
}

.client-port-view-top {
	height:25px;
	color: #999;
	padding-left:10px;
	font-family: Tahoma;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle
}

.minibasket {
	vertical-align:middle;
}

.baskettable {
	background:#666;
	border:solid 2px #333;
}

#basketheader {
	padding-left:8px;
	height:25px;
	color:#393939;
	font-weight:bold;
}

#basketitems {
	padding-left:8px;
	height:25px;
	color:#fff;
	font-weight:bold;
}