/* ---
css by David Collado copyright 2006 foamersstduios.com all rights reserved
before making any changes here email the auther at sales@foamers.net
 */
 
 /* ---
Sans-Serif
font-family:Helvetica,'Arial
Black',Arial,Verdana,Impact,Tahoma,'Lucida
Console',Geneva,'Trebuchet MS',Impact,'MS Sans Serif','Lucida Sans
Unicode','Arial Narrow','Andale
Mono','Chicago',Palatino,Utopia,Charcoal,Sans-serif;

Serif
font-family: Georgia, Times New Roman, Times, Bookman Old Style, Hoefler Text, Serif;
BCBCBC or 808080
 */

.sometext{
    color:#778B96;
    text-decoration:  none;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size:11px;
    font-weight: 400;
    text-decoration: none;
}

p.sometext{
    color:#778B96;
    text-decoration:  none;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size:12px;
    font-weight: 400;
    text-decoration: none;
}

span.nav a:link{
    color:#FFFFFF;
    font-family: Georgia, Times New Roman, Hoefler Text, Serif;
    font-size:14px;
    font-weight: 400;
    text-decoration:  none;
    margin: 0.2em;
}

span.nav a:active{
    color:#FFFFFF;
    font-family: Georgia, Times New Roman, Hoefler Text, Serif;
    font-size:14px;
    font-weight: 400;
    text-decoration:  none;
    margin: 0.2em;
}
span.nav a:visited{
    color:#778B96;
    font-family: Georgia, Times New Roman, Hoefler Text, Serif;
    font-size:14px;
    font-weight: 400;
    text-decoration:  none;
    margin: 0.2em;
}

span.nav a:hover{
    color:#778B96;
    font-family: Georgia, Times New Roman, Hoefler Text, Serif;
    font-size:14px;
    font-weight: 400;
    text-decoration:  none;
    margin: 0.2em;
}

A:link{
    color:#BCBCBC;
    text-decoration:  none;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size:11px;
    font-weight: 400;
    text-decoration: none;
}
A:active{
    color:#BCBCBC;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size:11px;
    font-weight: 400;
    text-decoration:  none;

}
A:visited{
    color:#808080;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size:11px;
    font-weight: 400;
    text-decoration: none;

}
A:hover{
    color:#808080;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size:11px;
    font-weight: 400;
    text-decoration: none;

}








#thumb_nail {
	clear:both;
	float:left;
	width:100%;
}


#thumb_nail .links {
	float:left;
	width:auto;
}

#thumb_nail .links span{
    display: block;
    width: 65px;
    clear:both;
    float:left;
    padding:2px 2px 2px 2px;
    margin: 0.5mm;
}


img{border: 0;}

.details{
    display: block;
    width: 150px;
    color:#F6944B;
    text-decoration:  none;
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size:12px;
    font-weight: 400;
    padding:2px 2px 2px 2px;
    margin: 0.5mm;
    }

/* popUp layer for Gallerry preview */
#dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/***********/
#interface1 { z-index:1; }
#loader_container { text-align:center; position:absolute; top:40%; width:100%; }
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #000000;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg { background-color:#FFFFFF; position:relative; top:8px; left:8px; height:7px; width:113px; font-size:1px }
/***********/
.preview_layout {
	z-index:100; position:absolute; background-color:#FFFFFF; width:460px; border:1px solid #F6944B;
	min-height:380px;
	height:auto !important;
	height:380px;
}
.title_layout {
    width:300px;
    padding:12px 0 0 18px;
    font: 16px Verdana, Arial, Helvetica, sans-serif;
    color:#F6944B;
    font-weight: bold;
     }






/* THE END */

