/* CSS Document */
img {
	border: none;
}
/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 10px;
	position: relative;
	top:-25px;
	float: none;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(../images/image_decoration/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}

.sample1 span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 90px;
	background: url(../images/image_decoration/pin.png) no-repeat;
}

.sample2 span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(../images/image_decoration/tape.png) no-repeat;
}

.sample3 span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(../images/image_decoration/paper-clip.png) no-repeat;
}

.sample3 a {
	
	border-bottom:none;
	border:none;
	border:#FFFFFF;
	
}

.sample4 span {
	width: 115px;
	height: 32px;
	display: block;
	position: absolute;
	top: -13px;
	left: 30px;
	background: url(../images/image_decoration/tape2.png) no-repeat;
}

.sample5 span {
	width: 216px;
	height: 166px;
	display: block;
	position: absolute;
	top: -17px;
	left: -18px;
	background: url(../images/image_decoration/gold-frame.png) no-repeat;
}

.sample6 span {
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(../images/image_decoration/cut-corner.png) no-repeat;
}

.sample7 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/image_decoration/round-corner.png) no-repeat;
}
.sample7 img {
	border: none;
	padding: 0;
}

.sample8 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(../images/image_decoration/round-corner.png) no-repeat;
}
.sample8 img {
	border: none;
	padding: 5px 6px 6px;
	background: url(../images/image_decoration/round-bg.gif) no-repeat;
}


.sample9 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 6px;
	left: 7px;
	background: url(../images/image_decoration/stamp-pattern.png) no-repeat;
}
.sample9 img {
	border: none;
	padding: 6px 7px 7px;
	background: url(../images/image_decoration/stamp-bg.gif) no-repeat;
}

.sample10 span {
	width: 181px;
	height: 134px;
	display: block;
	position: absolute;
	top: -6px;
	left: -6px;
	background: url(../images/image_decoration/brush-border.png) no-repeat;
}
.sample10 img {
	border: none;
	padding: 0;
}

.sample11 span {
	width: 122px;
	height: 72px;
	display: block;
	position: absolute;
	top: -22px;
	left: -15px;
	background: url(../images/image_decoration/floral-corner.png) no-repeat;
}

.sample12 span {
	width: 186px;
	height: 137px;
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	background: url(../images/image_decoration/watercolor-top.png) no-repeat;
}
.sample12 img {
	border: none;
	padding: 9px 12px 12px 11px;
	background: url(../images/image_decoration/watercolor-bg.png) no-repeat;
}

.sample13 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/image_decoration/mask.png) no-repeat;
}
.sample13 img {
	border: none;
	padding: 0;
}

.sample14 span {
	width: 170px;
	height: 84px;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(../images/image_decoration/glossy-gradient.png);
}



/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 5px;
	padding: 0;
	float: left;
	position: relative;
	width: 160px;
	height: 130px;
	list-style-type:none;
}

.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(../images/image_decoration/tape.png) no-repeat;
}

.gallery em {
	display: block;
	padding: 4px 0 0;
	text-align: right;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	width: 160px;
	position: absolute;
	bottom: 0px;
	right: 5px;
	z-index: 3;
}
.gallery a {

	text-decoration: none;
	
}


/* ---------- gallery styles start here ----------------------- */
.gallery_border {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery_border li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 130px;
	list-style-type:none;
	
}
.gallery_border img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
	width:135px;
}
.gallery_border li:hover img {
	border-color: #999;
}
.gallery_border em {
	width: 102px;
	background: url(../images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 50px;
	font-style: normal;
	text-align: center;
}


.gallery_border a {
	text-decoration: none;
	
}

/*--------------------- gallery_border samll images*/
.gallery_border_s {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery_border_s li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 100px;
	height: 75px;
	list-style-type:none;
	
}
.gallery_border_s img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
	width:100px;
}
.gallery_border_s li:hover img {
	border-color: #999;
}
.gallery_border_s em {
	width: 102px;
	background: url(../images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 50px;
	font-style: normal;
	text-align: center;
}


.gallery_border_s a {
	text-decoration: none;
	
}



