﻿/*$1 Layout */
.container {
width: %100;
margin: 0;
padding: 0;
background-image: url(../images/bg1.jpg);
background-repeat: repeat-x;
}
.wrapper {
width: 800px;
margin: 0 auto;
}
.header {
width: 800px;
height: 185px;
background:#FFF;
}
/* Menu Styles */
.topnav {
color: #fff;
margin: 0;
padding: 0;
}
.topbar {
background-image: url(../images/top-bar.gif);
height: 12px;
width: 100%;
background-repeat: repeat-x;
}
.topnav .menu {
background: #666 url(../images/tab.jpg);
height: 27px;
list-style: none;
margin: 0;
padding: 0;

}
.topnav .menu li {
background-image:url(../images/spacer.gif);
background-position:0 1px;
background-repeat:no-repeat;
float:left;
font-size:13px;
font-weight:bold;
margin:0;
padding-left:17px;
padding-right:16px;
position:relative;

}
.topnav .menu li:last-child {
background-image: url(../images/spacer.gif) 1px left;
background-repeat: no-repeat;
margin: 0;
}
.topnav .menu li:first-child {
background-image: none;
margin: 0;
}
.topnav .menu a {
color: #fff;
display: block;
/*float: left;*/
line-height: 2em;
padding-top: 2px;
text-decoration: none;
font-family: Helvetica, arial;
}



/*-------------------- drop down menu styles -------------------------*/


.topnav .menu li ul {

position: absolute;
width:150px;
display:none;
left:0px;
top:27px;
background:#eee;
border:#aaa 1px solid;
margin:0;
list-style:none;
padding:0;
z-index:2;
}

.topnav .menu li:hover ul, .topnav .menu li.over ul {
position: absolute;
z-index: 200;
display:block;

}

.topnav .menu .parent .item65 {
margin-left: 30px;
}

.topnav .menu li ul li {
background-image: none;
padding-left:0px;
padding-right:0px;
font-size: 11px;
z-index:2;
}



.topnav .menu li ul li a {
display:block;
	color:#333;
	width:125px;
	padding-left: 25px;
	/*
	padding:0px;
	background:#fff;
	width:100%;*/
	
}




.topnav .menu li ul a:hover {
color:#fff;
background:#999;
display:block;

}

/*.topnav .menu li ul a {
color:#333;
}
.topnav .menu li ul li {
background-image:none;
} */
/*
.menu li ul li:hover {
color:#fff;
background:#999;
width:10em;
}
.menu li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-left: -9%;
}*/

/*-------------------- End of drop down menu styles ------------------*/
.item1 {
background-image: none !important;
}
.left .moduletable #mainlevel {
list-style: none;
margin: 0;
padding: 0;
}
.left .moduletable #mainlevel li {
margin: 0;
padding: 0;
}
.left .moduletable #mainlevel a {
color: #000;
}
/* End of Menu Styles */
.left {
position: relative;
float: left;
width: 180px;
/*height:600px;*/
overflow: hidden;
background:#fff;
/*background-image: url(../images/left_bkgd.gif);*/
background-repeat: no-repeat;
z-index: 1;
}
.content {
float: left;
width: 440px;
overflow: hidden;
background: #fff;
/*background-image: url(../images/content_bkgd.gif);*/
background-position: bottom;
background-repeat: no-repeat;
min-height: 540px;
}
.content h4 {
font-size: 12px;
color: #555;
}
.componentheading {
border-bottom:1px solid #CCCCCC;
color:#000033;
font-family:Arial,Helvetica,sans-serif;
font-size:1.4em;
font-weight:bold;
line-height:1.5em;
margin: 0px 10px 0 10px;
padding-top: 20px;
text-align:left;
text-decoration:none;
}
body, td, th {
color:#666;
font-family: Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
}
.bookdesc {
font-family: Tahoma,Arial,Helvetica,sans-serif; !important
color:#666;
font-size: 11px; !important
}
.content_gradient {
background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
margin: 0;
padding: 0;
}
.contentheading {
border-bottom:1px solid #CCCCCC;
color:#000033;
font-family: Arial, Helvetica, sans-serif;
font-size:1.5em;
font-weight:bold;
line-height:1.5em;
padding:0;
text-align:left;
text-decoration:none;
}
/* print icon styles */
a img, :link img, :visited img {
border:medium none;
}
.right {
float: left;
width: 180px;
overflow: hidden;
background:#fff;
}
/* Module styles */
.module {
margin: 5px 5px 0 0;
padding: 0;
}
.module div {
background:transparent url(../images/top.gif) no-repeat scroll right top;
margin: 0;
padding: 0;
}
.module div div {
background:transparent url(../images/right.gif) no-repeat scroll right top;
margin: 0;
padding: 0;
}
.module div div div {
background:transparent url(../images/bottom.gif) no-repeat scroll;
margin: 0px 0px;
background-position: bottom right;
position: 00px 0px 1px 00px;
padding: 10px 0 20px 0;
}
.module div div div div {
background-image: none;
}
.module .menu {
padding: 5px 10px 5px 0px;
margin: 0px 0px 0px 10px;
* margin: 0 0 0 0px;
}
.module .menu li {
line-height:1.6em;
font-family: Helvetica, sans-serif;
border-bottom: 1px dashed #ccc;
list-style-type: none;
padding: 0 0 0 10px;
}
.menu {
font-size: 12px;
}
.menu a:link {
text-decoration:none;
}

.menu a:visited {
text-decoration:none;
}

.menu a:active {
text-decoration:none;
}

.menu a:hover {
text-decoration:none;
}
.module h3 {
color: #fff;
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
margin: 3px 0px 0px 15px;
padding: 0 0 0 5px;
}
/* End of Module styles */
.right_divider{
background-image: url(../images/right_divider.gif);
background-position: top left;
background-repeat: no-repeat;
min-height: 580px;
}
/* for Internet Explorer */
/*\*/
* html .right_divider {
height: 580px;
}
/**/

.iptconcept {
padding-top: 10px;
}
.module_search {
	padding-top: 10px;
}
.module_iptconcept {
	padding-left: 16px;
	padding-top: 15px;
}
.module_25th {
	padding-left: 11px;	
}
.seal_font {
	font-size:10px;
	padding-bottom:5px;	
}
#area_weblinks {
/*margin-left: 10px;*/
margin-left: 0px;
}
#area_contacts {
margin-left: 84px;	
}
#area_categories {
/*margin-left: 84px;*/
margin-left: -11px;
}
#area_sections {
/*margin-left: -14px;*/
margin-left: 84px;
}
#area_newsfeeds {
/*margin-left: 12px;*/
margin-left: -8px;
}
#searchForm {
margin: 0px;
padding: 0px;
}
* html .content {
/*background-image: url(../images/content_bkgd.gif);*/
background-repeat: no-repeat;
width: 440px;

}
.footer{
clear: both;
background:#fff;
margin: 0 0 20px 0;
padding-top: 10px;
font-size: 9px;
color: #999
}
.footer a:link {
text-decoration: none;
color: #999;
}
.footer a:visited {
text-decoration: none;
color: #999;
}
.footer a:hover {
text-decoration: none;
color: #999;
}
.footerbar {
background-color: #d2d3b4;
width: %100;
height: 6px;
background-position:bottom;
}
.padding {
padding: 5px 10px 0px 10px;
}
.contentpaneopen{
padding: 5px 0 0 0;
}
.contentpaneopen img {
text-align: center;
}
/* tabular data styles */
.c2 {
float:left;
padding: 0 5px;
border-right: thin solid #aaa;
width: 65px;
}
.c1 {
float:left;
padding: 0 5px;
border-right: thin solid #aaa;
width: 55px;
}
.c3 {
padding: 0 5px;
border-right: thin solid #aaa;
}
.even {
background-color: #eee;
}
.boxfooter {
background-color: #eee;
border: thin solid #aaa;
border-left: none;
padding-left: 5px;
}
.boxholder {
border-left: thin solid #aaa;
}
.boxheader {
font-size: 12px;
font-weight: bold;
border: thin solid #aaa;
border-left: none;
padding-left: 5px;
background-color: #0087d5;
color: #fff;
}
/*--------------------------------------------------------------------------------*/
.a1 {
padding-left: 5px;
border-left: thin solid #aaa;
}
.a2 {
border-right: thin solid #aaa;
padding-left: 5px;
}
.a3 {
padding-left: 5px;
}
.a4 {
padding-left: 5px;
border-right: thin solid #aaa;
}
.even {
/*
background-color: #eee;
clear: both;
width: 556px;
*/
}
.odd {
/*
clear: both;
width: 556px;
*/
}
.boxfooter {
/*
background-color: #eee;
border: thin solid #aaa;
border-left: none;
padding-left: 5px;
*/
}
.boxheader {
font-size: 12px;
font-weight: bold;
border: thin solid #aaa;
background-color: #0087d5;
color: #fff;
text-align:center
}
.aboxheader {
font-size: 12px;
font-weight: bold;
border: thin solid #aaa;
background-color: #0087d5;
color: #fff;
width: 420px;
text-align:center
}
.gridbottom {
border-bottom: thin solid #aaa;
}
.b1,.d1,.e1,.f1,.g1,.h1,.i1,.j1,.k1,.L1,.m1,.n1,.o1,.p1,.q1,.r1,.s1,.t1,.u1,.v1,.w1,.x1,.ha1,.hb1,.hc1,.hd1,.he1,.hf1,.hg1,.hh1,.hi1
,.hj1,.hk1,.hL1,.hm1,.hn1,.ho1,.hp1,.hq1,.hr1,.hs1,.ht1,.ia1,.ib1,.ic1,.id1,.ie1,.if1,.ig1,.ih1,.ii1,.ij1,.ik1,.iL1,.im1,.in1,.io1
,.ip1,.iq1,.ir1,.is1,.it1,.iu1,.iv1,.iw1,.ix1,.iy1,.iz1,.ra1,.rb1,.rc1,.rd1,.re1,.rf1,.rg1,.rh1,.ri1,.rj1,.rk1,.rL1,.rm1,.rn1,.ro1
,.rp1,.rq1,.rr1,.rs1,.rt1,.ru1,.rv1,.rw1,.rx1,.ry1,.rz1,.sa1,.sb1,.sc1,.sd1,.se1,.sf1,.sg1,.sh1,.si1,.sj1,.sk1,.sL1,.sm1,.sn1,.so1
,.sp1,.sq1,.sr1,.ss1,.st1,.su1,.sv1,.sw1,.sx1,.sy1,{
padding-left: 5px;
border-left: thin solid #aaa;
}
.b2,.d2,.e2,.f2,.g2,.h2,.i2,.j2,.k2,.L2,.m2,.n2,.o2,.p2,.q2,.r2,.s2,.t2,.u2,.v2,.w2,.x2,.ha2,.hb2,.hc2,.hd2,.he2,.hf2,.hg2,.hh2,.hi2 ,.hj2,.hk2,.hL2,.hm2,.hn2,.ho2,.hp2,.hq2,.hr2,.hs2,.ht2,.ia2,.ib2,.ic2,.id2,.ie2,.if2,.ig2,.ih2,.ii2,.ij2,.ik2,.iL2,.im2,.in2,.io2
,.ip2,.iq2,.ir2,.is2,.it2,.iu2,.iv2,.iw2,.ix2,.iy2,.iz2,.ra2,.rb2,.rc2,.rd2,.re2,.rf2,.rg2,.rh2,.ri2,.rj2,.rk2,.rL2,.rm2,.rn2,.ro2
,.rp2,.rq2,.rr2,.rs2,.rt2,.ru2,.rv2,.rw2,.rx2,.ry2,.rz2,.sa2,.sb2,.sc2,.sd2,.se2,.sf2,.sg2,.sh2,.si2,.sj2,.sk2,.sL2,.sm2,.sn2,.so2
,.sp2,.sq2,.sr2,.ss2,.st2,.su2,.sv2,.sw2,.sx2,.sy2,{
border-right: thin solid #aaa;
padding-left: 5px;
width: 60px;
}
.b3,.d3,.e3,.f3,.i3,.j3,.k3,.L3,.m3,.n3,.o3,.p3,.q3,.r3,.s3,.t3,.u3,.v3,.w3,.x3,.ha3,.hb3,.hc3,.hd3,.he3,.hf3,.hg3,.hh3,.hi3
,.hj3,.hL3,.hm3,.hp3,.hr3,.hs3,.ia3,.ib3,.ic3,.id3,.ie3,.if3,.ig3,.ih3,.ii3,.ij3,.ik3,.iL3,.im3,.in3,.io3
,.ip3,.iq3,.ir3,.is3,.it3,.iu3,.iv3,.iw3,.ix3,.iy3,.iz3,.ra3,.rb3,.rc3,.rd3,.re3,.rf3,.rg3,.rh3,.ri3,.rj3,.rk3,.rL3,.rm3,.rn3,.ro3
,.rp3,.rq3,.rr3,.rs3,.rt3,.ru3,.rv3,.rw3,.rx3,.ry3,.rz3,.sa3,.sb3,.sc3,.sd3,.se3,.sf3,.sg3,.sh3,.si3,.sj3,.sk3,.sL3,.sm3,.sn3,.so3
,.sp3,.sq3,.sr3,.ss3,.st3,.su3,.sv3,.sw3,.sx3,.sy3 {
padding-left: 5px;
}
.b4,.d4,.e4,.f4,.i4,.j4,.k4,.L4,.m4,.n4,.o4,.p4,.q4,.r4,.s4,.t4,.u4,.v4,.w4,.x4,.ha4,.hb4,.hc4,.hd4,.he4,.hf4,.hg4,.hh4,.hi4
,.hj4,.hL4,.hm4,.hp4,.hr4,.hs4,.ia4,.ib4,.ic4,.id4,.ie4,.if4,.ig4,.ih4,.ii4,.ij4,.ik4,.iL4,.im4,.in4,.io4
,.ip4,.iq4,.ir4,.is4 ,.it4,.iu4,.iv4,.iw4,.ix4,.iy4,.iz4,.ra4,.rb4,.rc4,.rd4,.re4,.rf4,.rg4,.rh4,.ri4,.rj4,.rk4,.rL4,.rm4,.rn4,.ro4
,.rp4,.rq4,.rr4,.rs4,.rt4 ,.ru4,.rv4,.rw4,.rx4,.ry4,.rz4,.sa4,.sb4,.sc4,.sd4,.se4,.sf4,.sg4,.sh4,.si4,.sj4,.sk4,.sL4,.sm4,.sn4,.so4
,.sp4,.sq4,.sr4,.ss4,.st4,.su4,.sv4,.sw4,.sx4,.sy4,{
padding-left: 5px;
border-right: thin solid #aaa;
width: 60px;
}
.can1,.can2{
padding-left: 5px;
border-left: thin solid #aaa;
}
.can3 {
padding-left: 5px;
border-left: thin solid #aaa;
border-right: thin solid #aaa;
}

.bbottom {
border-bottom: thin solid #aaa;
}

.bright {
border-right: thin solid #aaa;
}
.can4,.us4,.usb4 {
padding-left: 5px;
border-left: thin solid #aaa;
border-right: thin solid #aaa;
border-top: thin solid #aaa;
}
.us1,.usb1,.canb1 {
padding-left: 5px;
border-left: thin solid #aaa;
width: 55px;
}
.us2,.usb2,.canb2 {
padding-left: 5px;
border-left: thin solid #aaa;
width: 75px;
}
.us3,.usb3,.canb3 {
padding-left: 5px;
border-left: thin solid #aaa;
border-right: thin solid #aaa;
}
/*$2 global reset 87bade */
* {
margin:0;
paddin:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin: 0.5em 1.5em;
}
li,dd {
* margin-left:1em;
}
fieldset {
padding:.5em;
}
body {
font-size:76.1%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3em;
}
.rss_box {
margin-top: 10px;
}
.rss_button {
padding-left: 15px;
padding-right: 5px;
margin-top: -5px;
}
.rss_link {
padding-left: 40px;
}
.productListHeading p {
color: #FF0000;
}
/*This is added for the lightbox effect */
 ....loading....
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
syntax error
[Break on this error] }\n
index.ph...dit&cid=1 (line 489)
gload is not defined
[Break on this error] </table>
index.ph...dit&cid=1 (line 489)
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
				
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
GET index.php?option=com_morfeoshow&task=view&gallery=1&Itemid=55
http://dev.dlm.ca/joomladev1/index.php?option=com_morfeoshow&task=view&gallery=1&Itemid=55
	
200 OK
	
dev.dlm.ca
	
12 KB
	
 
569ms
GET jsapi
http://www.google.com/jsapi
	
200 OK
	
google.com
	
5 KB
	
 
406ms
? mootools-yui-compressed.js
http://ajax.googleapis.com/ajax/libs/mootools/1.11/mootools-yui-compressed.js
	
&nbsp;
	
ajax.googleapis.com
	
19 KB
	
 
_
? shadowbox-mootools.js
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/adapter/shadowbox-mootools.js
	
&nbsp;
	
dev.dlm.ca
	
9 KB
	
 
_
? shadowbox.js
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/shadowbox.js
	
&nbsp;
	
dev.dlm.ca
	
70 KB
	
 
_
? style.css
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/style/style.css
	
&nbsp;
	
dev.dlm.ca
	
2 KB
	
 
_
? skin.css
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/skin.css
	
&nbsp;
	
dev.dlm.ca
	
6 KB
	
 
_
? skin.js
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/skin.js
	
&nbsp;
	
dev.dlm.ca
	
4 KB
	
 
_
? shadowbox-en.js
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/lang/shadowbox-en.js
	
&nbsp;
	
dev.dlm.ca
	
3 KB
	
 
_
? shadowbox-img.js
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/player/shadowbox-img.js
	
&nbsp;
	
dev.dlm.ca
	
9 KB
	
 
_
? system.css
http://dev.dlm.ca/joomladev1/templates/system/css/system.css
	
&nbsp;
	
dev.dlm.ca
	
2 KB
	
 
_
? general.css
http://dev.dlm.ca/joomladev1/templates/system/css/general.css
	
&nbsp;
	
dev.dlm.ca
	
3 KB
	
 
_
? template.css
http://dev.dlm.ca/joomladev1/templates/rhuk_milkyway/css/template.css
	
&nbsp;
	
dev.dlm.ca
	
13 KB
	
 
_
? blue.css
http://dev.dlm.ca/joomladev1/templates/rhuk_milkyway/css/blue.css
	
&nbsp;
	
dev.dlm.ca
	
723 B
	
 
_
? blue_bg.css
http://dev.dlm.ca/joomladev1/templates/rhuk_milkyway/css/blue_bg.css
	
&nbsp;
	
dev.dlm.ca
	
730 B
	
 
_
? arrow.png
http://dev.dlm.ca/joomladev1/templates/rhuk_milkyway/images/arrow.png
	
&nbsp;
	
dev.dlm.ca
	
294 B
	
 
_
? 733600_544250910.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/thumbs/733600_544250910.jpg
	
&nbsp;
	
dev.dlm.ca
	
3 KB
	
 
_
? house.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/thumbs/house.jpg
	
&nbsp;
	
dev.dlm.ca
	
4 KB
	
 
_
? beatles_basic.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/thumbs/beatles_basic.jpg
	
&nbsp;
	
dev.dlm.ca
	
3 KB
	
 
_
? dali13.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/thumbs/dali13.jpg
	
&nbsp;
	
dev.dlm.ca
	
3 KB
	
 
_
? house2.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/thumbs/house2.jpg
	
&nbsp;
	
dev.dlm.ca
	
4 KB
	
 
_
? Trent.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/thumbs/Trent.jpg
	
&nbsp;
	
dev.dlm.ca
	
3 KB
	
 
_
? pears.jpg
http://dev.dlm.ca/joomladev1/images/stories/fruit/pears.jpg
	
&nbsp;
	
dev.dlm.ca
	
3 KB
	
 
_
? loading.gif
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/loading.gif
	
&nbsp;
	
dev.dlm.ca
	
4 KB
	
 
_
? close.png
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/icons/close.png
	
&nbsp;
	
dev.dlm.ca
	
255 B
	
 
_
? next.png
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/icons/next.png
	
&nbsp;
	
dev.dlm.ca
	
248 B
	
 
_
? play.png
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/icons/play.png
	
&nbsp;
	
dev.dlm.ca
	
211 B
	
 
_
? pause.png
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/icons/pause.png
	
&nbsp;
	
dev.dlm.ca
	
155 B
	
 
_
? previous.png
http://dev.dlm.ca/joomladev1/components/com_morfeoshow/src/skin/classic/icons/previous.png
	
&nbsp;
	
dev.dlm.ca
	
237 B
	
 
_
? house2.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/big/house2.jpg
	
&nbsp;
	
dev.dlm.ca
	
16 KB
	
 
_
? Trent.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/big/Trent.jpg
	
&nbsp;
	
dev.dlm.ca
	
33 KB
	
 
_
? dali13.jpg
http://dev.dlm.ca/joomladev1/images/morfeoshow/gallery_1-7375/big/dali13.jpg
	
&nbsp;
	
dev.dlm.ca
	
6 KB
	
 
_
0 requests
			
0 B
	
(0 B from cache)
0ms
<html lang="en-gb" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb">
<head>
</head>
<body id="page_bg" class="color_blue bg_blue width_fmax">
<a id="up" name="up"/>
<div class="center" align="center">
</div>
<div id="shadowbox_container" style="visibility: visible;">
<div id="shadowbox_overlay" style="background-color: rgb(0, 0, 0); opacity: 0.8;"/>
<div id="shadowbox" style="top: 20px; width: 350px;">
<div id="shadowbox_title">
</div>
<div id="shadowbox_body" style="height: 395px;">
<div id="shadowbox_body_inner">
</div>
<div id="shadowbox_loading" style="display: none;">
</div>
</div>
<div id="shadowbox_info">
</div>
</div>
</div>
</body>
</html>
.tinytext {
font-size:10px;
}
.smalltext {
font-size:12px;
}
.medtext {
font-size:14px;
}
a {
text-decoration:underline;
}
#container {
}
.toggler {
background:#EEEEEE none repeat scroll 0 0;
border-color:#F5F5F5 #DDDDDD #DDDDDD #F5F5F5;
border-style:solid;
border-width:1px;
color:#222222;
font-family:'Andale Mono',sans-serif;
font-size:13px;
font-weight:normal;
margin:0;
padding:2px 5px;
}
fieldset.morfeo {
border:0 solid #CCCCCC;
margin:0;
}
fieldset.flickr {
border:1px solid #CCCCCC;
margin:0 3px 3px;
}
fieldset {
border:1px solid #CCCCCC;
margin-bottom:10px;
padding:5px;
text-align:left;
width: 368px;
}
fieldset p {
margin:10px 0;
}
legend {
color:#0B55C4;
font-size:12px;
font-weight:bold;
}
.gallerytable {
border-bottom:1px solid #D5D5D5;
border-right:1px solid #D5D5D5;
margin:5px;
padding:3px;
text-align:center;
width:100%;
}
table.desctable {
}
table.fototable {
}
table.fltable {
}
img#front {
float:right;
height:128px;
margin-top:20px;
position:absolute;
right:10px;
width:618px;
}
img#front {
background:transparent url(../images/front1.png) no-repeat scroll 0 0;
}
a.nounder {
border:0 none;
cursor:pointer;
text-decoration:none;
}
a.nounder:hover {
text-decoration:none;
}
/* End of the Lightbox styles */
/*Drop down menu css----------------------------------*/

/*end of Drop down menu css ----------------------------------------*/