html {overflow-y: scroll;} 

A 			{
	font-family: verdana;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
A:link 		{
	font-family: verdana;
	color:#ffffff;
	text-decoration: none;
}
A:active 	{
	font-family: verdana;
	color:#666666;
	text-decoration: none;
}
A:visited 	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}
A:hover 	{
	color: #FFCC00;
	text-decoration: none;
}

.link			{font-family: verdana; font-size: 9px; text-align: left; letter-spacing: 0px; text-transform:uppercase}
a.link 			{color:#ffffff; text-decoration: none; display: block;padding: .5em 0 .5em .75em;}
a.link:link 	{color:#ffffff; text-decoration: none; display: block;padding: .5em 0 .5em .75em;}
a.link:active 	{color:#ffffff; text-decoration: none; display: block;padding: .5em 0 .5em .75em;}
a.link:visited 	{color:#ffffff; text-decoration: none; display: block;padding: .5em 0 .5em .75em;}
a.link:hover 	{color:#000000; text-decoration: none; display: block;padding: .5em 0 .5em .75em;}

.over 			{background: #ffffff;}
.out 			{background: #000000;}

body {
	font-family: verdana;
	background-color: #081a48;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg-blue.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top center;
}

.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	text-indent: 25px;
	text-shadow: 1px;
	vertical-align: top;
}

.clients {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
}

.text2 {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	padding-left: 1em;
	padding-right: 1em;
}

.text3 {
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	vertical-align: top;
	padding-left: 1em;
}

.power {
	font-family: verdana;
	font-size: 7px;
	text-align: left;
	font-weight: normal;
	color: gray;
	vertical-align: bottom;
	padding-left: 1em;
	padding-right: 1em;
}

.textleft {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 1em;
	text-transform:uppercase;
}

.textcategory {
	font-family: verdana;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	text-transform:uppercase;
	letter-spacing: 1px;
	display: block;
	padding: .5em 0 .5em .75em;
}

.textfill {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	background: white url(images/back_fill.gif) repeat-x;
	border: 1px;
	border-color: #000000;
	vertical-align: top;
	padding:5px;
	height: 25px;
}

.textbox {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	background: white url(images/back_fill.gif) repeat-x;
	vertical-align: top;
	padding:5px;
	border: 0px;
}

.button {
	font: bold 10px Verdana;
	color: #ffffff;
	border: 1px solid #000000;
	background: white url(images/glossyback.gif) repeat-x bottom left;
	padding: .5em .5em .5em .5em;
}	

IMG { border: 0px; vertical-align: top; padding:0px; }
IMG.img-picture { margin:0px; padding:0px; }
IMG.img-folder { border: 0px; vertical-align:top; padding:0px; }
IMG.img-galicon { border: 0px; padding:0px; }
IMG.img-thumbnail { border: 0px; padding:0px; }
IMG.img-thumbnail-selected { border: 0px; padding:0px; }
IMG.img-picture-prev { border: 0px; padding:0px; }
IMG.img-picture-next { border: 0px; padding:0px; }
IMG.img-thmbnavi-prev { border: 0px; padding:3px; }
IMG.img-thmbnavi-next { border: 0px; padding:3px; }
IMG.img-new { border: 0px; padding:5px }

/*SUB GALLERY POSITION*/
TABLE.table-wrapper {
  width: 710px;
  padding: 0px;
  vertical-align: top;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}

/*SUBFOLDER THUMBNAIL*/
TD.td-thumbnails-thumb {
  font-family:  verdana;
  color:        #ffffff;
  font-size:    8pt;
  vertical-align: bottom;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

TD.td-thumbnails-thumb-selected {
  font-family:  verdana;
  color:        #ffffff;
  font-size:    8pt;
  vertical-align: bottom;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family:  verdana;
  color:        #ffffff;
  font-size:    8pt;
  font-weight:  normal;
}

TABLE.table-main-title {}

TD.td-main-title {
  font-family:  verdana;
  color:   #c0c0c0;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#ffffff;
  font-size:8pt;
  font-family: verdana;
  text-align: center;
  background-color: transparent;
}

A.a-spgm-link {
  color: #ffffff;
  font-size:8pt;
  font-family: verdana;
  background-color: transparent;
  vertical-align: top;
}

/*MAIN THUMBNAIL CELL ALIGN*/
TD.td-gallisting-cell {
  vertical-align: top;
  text-align:center;
  width: 25%;
}

/*MAIN THUMBNAIL TABLE*/
TABLE.table-galitem {
  width: 100%;
  vertical-align: top;
}

/*MAIN THUMBNAIL CELL*/
TD.td-galitem-icon {
  vertical-align: top;
  text-align: center;
}

/*MAIN GALLERY PHOTO TEXT*/
TD.td-galitem-title {
  font-family:  verdana;
  font-size:    8pt;
  font-weight: normal;
  vertical-align: top;
  text-align: center;
  padding-bottom: 30px;
  padding-right: 5px;
  color: #CCCCCC;
}

TD.td-galitem-caption {
  font-family:  verdana;
  font-size:    8pt;
  vertical-align: top;
}

TABLE.table-picture {}

TD.td-picture-navi {
  font-size:    10pt;
  font-weight:  bold;
  color:        #ffffff;
  text-align: center;
  background-color: #ffffff;
}

TD.td-zoom-factors {
  padding: 0pt;
  vertical-align: top;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 0px solid #777777; 
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #777777;
  background-color: #dddddd;
  vertical-align: top;
  text-align: center;
}

/*TABLE AROUND MAIN PHOTO*/
TD.td-picture-pic {
  border: 0px solid #333333;
  vertical-align:top;
  text-align:center;
  width: 695;
}

TD.td-picture-filename {
  font-family:  verdana;
  font-size:    8pt;
  font-weight: normal;
  background-color: #ffffff;
  padding: 0px;
  background-color: transparent;
  vertical-align: top;
  text-align: center;
}

TD.td-picture-caption {
  font-family:  verdana;
  font-size:    8pt;
  background-color: #ececec;
  padding: 0px;
  background-color: transparent;
  vertical-align: top;
  text-align: center;
}


/*THUMBNAIL TABLE*/
TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

/*SUB GALLERY PAGE NUMBERS*/
TD.td-thumbnails-navi {
  color: #c0c0c0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-family: verdana;
  font-size: 10pt;
  font-weight: bolder;
  letter-spacing: 1px;
  padding-top: 2px;
  padding: 5x;
  vertical-align: middle;
  text-align: center;
}

SPAN.span-filters {
  font-size:    11pt;
  font-weight: normal;
  vertical-align: top;
  text-align: center;
}

/*GALLERY HEADER*/
DIV.div-galheader {
  font-family:  verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  background:transparent;
  padding-bottom: 0pt;
  width: 100%;
  text-align: left;
  border-bottom: 1px solid #ffffff;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(http://www.digitalfuelstudios.com/images/shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 10px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(http://www.digitalfuelstudios.com/images/shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(http://www.digitalfuelstudios.com/images/shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 10px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}


.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 179px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px solid black;
}

.glossymenu li{
position: relative;

}

.glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 179px; /*WIDTH OF SUB MENU ITEMS*/
	height: auto;
	left: 0;
	top: -1px;
	z-index: 150;
	display: none;
	border: 1px solid black;
}

.glossymenu li a{
	background: white url(images/glossyback.gif);
	font: bold 10px Verdana;
	color: white;
	display: block;
	width: auto;
	padding: 0px 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	letter-spacing: 0px;
	background-color: transparent;
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 1px solid black;
	text-shadow: #000000 1px;	
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-color: #FFFFFF;
font: bold 10px Verdana;
color: #FFFFFF;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */


/* Shopping Cart \*/

p
{ font-family:		Verdana;
  color:			white;
  font-size: 10px;
  vertical-align: top;
}

font
{ font-family:		Verdana;
  color:			white;
  vertical-align: top;
}

td, th 
{ font-family:		Verdana;
 font-size: 10px;
   color:			white;
  vertical-align: top;
}

h1
{ color:			white;
  font-size:		15px;
  padding-top: 		20px;
  color:#FFCC00;
  vertical-align: top;
}

h3
{ font-family: verdana;
  font-size: 15px;
  color:#FFCC00;
  vertical-align: top;
}

h4
{ font-family: verdana;
  font-size: 11px;
  color: #990000;
  vertical-align: top;
  font-weight: normal;
}

h5
{  font-size:		12px;
    color:			white;
	font-weight: normal;
}

.name
{ font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  color:#FFCC00;
  vertical-align: top;
}

a.name 		{
	font-family: verdana;
	color:#FFCC00;
	text-decoration: none;
}
a.name:link 		{
	font-family: verdana;
	color:#FFCC00;
	text-decoration: none;
}
a.name:active 	{
	font-family: verdana;
	color:#FFCC00;
	text-decoration: none;
}
a.name:visited 	{
	color: #FFCC00;
	background-color: transparent;
	text-decoration: none;
}
a.name:hover 	{
	color: #CC0000;
	text-decoration: none;
}

.category
{ font-family: verdana;
  font-size: 15px;
  color:#FFCC00;
  vertical-align: top;
line-height: 20px;
}

.subcat
{  	font-size: 12px;
    color: white;
	font-weight: normal;

}

.photo
{ border: 1px;
border-color:#FFFFFF;

}

.header
{ font-size:		10px;
  color:			white;
  font-weight:		bold;
  text-decoration:	underline;
}

.no_underline
{ text-decoration:		none;
  color:			white;
}
.small
{ font-size:		10px;
  color:			white;
}
.faq
{ font-size:		10px;
  color:			white;
}
.price_brief
{ font-size:		10px;
  color:			white;
}
.big
{ font-size:		10px;
  text-decoration:	none;
    color:			white;
}
.cat
{ font-size:		11px;
	color:			white;
	padding-left: 7px;
}
.price
{ font-size:		11px;
	color:			white;
}
.standard
{ font-weight:		normal;
	color:			white;
}
.white
{ color:			white;
}
.pink
{ color: #FFCC00;
}
.menu
{ color:			white;
  font-weight:		bold;
  font-size:		100%;
}
div.topmenu_selected
{
  background:		#000000;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		10px;
  color:			white;
}
.lightsmall
{ color:			white;
  font-size:		10px;
}
.category_child
{
  font-weight:		normal;
  color:			white;
}
.cart
{
  font-size:		10px;
  BORDER-BOTTOM:	0px solid #FFFFFF;	
  BORDER-LEFT:		0px solid #FFFFFF;
  BORDER-RIGHT:		0px solid #FFFFFF;	
  BORDER-TOP:		0px solid #FFFFFF;
  margin:			0px;
  font-weight:		normal;
  background-color:#ffffff;
  color:			black;
  width: 160px;
  padding: 5px;
}