@charset "utf-8";

body, p, a, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body {
	background-color: #FFFFFF;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a,
a:link,
a:active,
a:visited
{
	color:#2b2b2b;
	font-size:11px;
	text-decoration:none;
}

a:hover
{
	color: #999999;
}

#outer {
	margin-left: auto;
	margin-right: auto;
	width:720px;
	text-align:center;
	clear:both;
}

#header {
	line-height:31px;
	height:31px;
	padding-right:4px;
	text-align:right;
}

#header a,
#header a:link,
#header a:active,
#header a:visited
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	margin-left:10px;
}

#header a:hover,
#header a.chosen,
#header a.chosen:link,
#header a.chosen:active,
#header a.chosen:visited,
#header a.chosen:hover
{
	color: #999999;
}
 
#logo {
	line-height:80px;
	height:80px;
	background-image:url(/images/logo.gif);
	background-repeat: no-repeat;
}

#image {
	background-image:url(/images/shad.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom:16px;
	padding-top:10px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}


/*core drop shadow rules*/
.main{
text-align:center;
}
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(/images/sh.jpg) right bottom no-repeat;
}
.wrap2 {background:url(/images/sh-l.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 7px 7px 0;
	background:url(/images/sh-r.gif) right top no-repeat;}
.wrap3 img {
}
.wrap4 {
	padding:17px;
}


div.thumb {
	background-image:url(/images/thumb-shad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	margin-bottom: 6px;
}
div.thumb div {
	padding:8px;
}

div.thumb div a {
	display:block;
	background-color: #FFFFFF; 
}

div.thumb div a:hover img {
 filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;

}

div.thumb-between {
	float:left;
	width:6px;
	height:100px;
}

#footer {
text-align:center; padding:15px; color:#2b2b2b;
font-size:11px;
}

div.left-arrow {
	width:48px;
	height:35px;
	float:left;
	text-align:right;
}
div.left-arrow a,
div.left-arrow a:link,
div.left-arrow a:active,
div.left-arrow a:visited
 {
	font-family:Arial, Helvetica, sans-serif;
	width:48px;
	height:35px;
	line-height:35px;
	display:block;
	color:#717171;
	background-image:url(/images/prev-off.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size:11px;
	padding-top:2px;
}

div.left-arrow a:hover{
	background-image:url(/images/prev-on.gif);
	color:#FFFFFF;
}

div.right-arrow {
	width:48px;
	height:35px;
	float:left;
	margin-left:0px;
	text-align:left;
}
div.right-arrow a,
div.right-arrow a:link,
div.right-arrow a:active,
div.right-arrow a:visited
 {
	font-family:Arial, Helvetica, sans-serif;
	width:48px;
	height:35px;
	line-height:35px;
	display:block;
	color:#717171;
	background-image:url(/images/next-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:11px;
	padding-top:0px;
}

div.right-arrow a:hover{
	background-image:url(/images/next-on.gif);
	color:#FFFFFF;
}

table.descr td,
table.descr td p {
	color:#eaf4f6;
	text-align:left;
	font-size:11px;
	line-height:130%;
}

table.descr td a,
table.descr td a:link,
table.descr td a:active,
table.descr td a:visited
 {
	color:#eaf4f6;
}

table.descr td a:hover
 {
	color:#5d5d5d;
} 

#loader1 {
	background-image:url(/images/prev-on.gif);
	background-repeat: no-repeat;
	background-position: -1000px;
}
#loader2 {
	background-image:url(/images/next-on.gif);
	background-repeat: no-repeat;
	background-position: -1000px;
}

div.pages {
	font-size:11px;
	text-align:right;
	padding:5px;
}
div.pages span {
	color:#999999;
}
