@charset "utf-8";
/* CSS Document */

html, body{
	background:#fff url(../images/background.jpg) center ;
	padding:0;
	margin:0;
	font-family:arial;
	font-size:12px;
	height: 100%;
}

ol	{ margin:0; padding:0; }
li	{ margin-left:25px; }			

input				{ border:0 none; }
input[type="text"]	{ width:90% }

a, a:hover, a:active{ border:0 none; outline:none; text-decoration:none; }

td{
	vertical-align:top;
}

h1, h2, h3 	{ padding:0; margin:0; color:#00a7b0; }
p		{ padding:0; margin:0; }
h1		{ font-size:18px; margin-bottom:5px; }
h2		{ font-size:14px }
h3		{ font-size:14px; color:#f05819; margin:10px auto; position:relative; width:250px; }
h4		{ font-size:18px; color:#fff; }

.margintop5 	{ margin-top:5px; }
.margintop10 	{ margin-top:10px; }
.margintop35 	{ margin-top:35px; }
.marginright	{ margin-right:10px; }
.margin10		{ margin:10px; }
.margin20		{ margin:20px; }
.padding5		{ padding:5px; }
.padding10		{ padding:10px; }
.text14			{ font-size:14px; }
.text16			{ font-size:16px; }
.text18			{ font-size:18px; }
.text20			{ font-size:20px; }
.orangetext		{ color:#f6961b; }
.whitetext		{ color:#fff; }

#main{
	width:1024px;
	position:relative;
	margin:0 auto;
	
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

#header{
	background: url(../images/header-background.jpg) no-repeat;
	height:207px;
	width:1024px;
	position:relative;
}

#menu{
	width:760px;
	position:relative;
	margin:0 auto;
}

#contentContainer{
	width:915px;
	position:relative;
	margin:0 48px 0 61px;
}

#flashbit{
	width:951px;
	height:238px;
	position:relative;
	margin:0 auto;
}

.yellow{
	background-color:#ffed81;
	padding:5px;
}

.blue{
	background-color:#cceaea;
	width:440px;
}

.white{
	background:#fff url(../images/white-repeater.gif) repeat-y;
	padding:0 15px;
	text-align:left;
	padding-bottom:15px;
}

.orange{
	color:#f6952c;
	font-size:12px;
	text-align:left;
	font-weight:300;
	width:250px;
	position:relative;
	margin:0 auto;
}

.orange-button{
	background:url(../images/orange-button.jpg) no-repeat;
	width:225px;
	height:20px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 5px;
	position:relative;
	margin:0 auto;
}

.tab{
	padding-left:5px;
	text-align:left;
}

.tab2{
	padding-left:23px;
	text-align:left;
}

.holder-right{
	width:auto;
}

.imageplaceholder{
	background:url(../images/image-placeholderbg.jpg) no-repeat;
	width:155px;
	height:161px;
	text-align:left;
}

.thumbs{
	position:relative;
	width:200px;
}

.nail{
	background-color:#fccfb0;
	width:87px;
	height:96px;
	font-size:10px;
	}
	
a .nail{
	margin:3px;
	padding:7px 0;
	background:#fccfb0 url(../images/soft-edge5.gif) top no-repeat;
	font-size:10px;
	color:#a99b92;
	text-align:center;
	width:87px;
	height:80px;
}

a:hover .nail{
	margin:3px;
	padding:7px 0;
	background:#9bcf6b url(../images/soft-edge5.gif) top no-repeat;
	font-size:10px;
	color:#6a7660;
	text-align:center;
	width:87px;
	height:80px;
}


a .nails2{
	margin:5px;
	background:#fed2af url(../images/soft-edge3.gif) top no-repeat;
	width:105px;
	height:129px;
	float:left;
	font-size:12px;
	color:#a99b92;
	text-align:center;
}

a:hover .nails2{
	margin:5px;
	background:#9bcf6b url(../images/soft-edge3.gif) top no-repeat;
	width:105px;
	height:129px;
	float:left;
	color:#6a7660;
	text-align:center;
}

.thumbs a .nail span {
	color:#fff;
	font-size:11px;
	margin-bottom:3px;
	font-weight:bold;
}

.thumbs a .nail br {
	margin:3px;
	padding:0;
	}

.thumbs2 a .nails2 span{
	color:#fff;
	margin-bottom:6px;
	font-weight:bold;
}

.thumbs img{
	border:1px solid #fff;
	margin: 3px auto;
	width:81px;
	height:53px;
}

.thumbs2 img{
	border:2px solid #fff;
	margin: 6px auto;
	width:89px;
	height:68px;
 }

.clear{
	clear:both;
}

.search-form{
	background-color:#00909b;
	width:230px;
	margin:5px 0;
	font-size:11px;
	color:#fff;
}

.search-form .top{
	background:url(../images/soft-edge6.gif) top no-repeat;
	width:230px;
	height:10px;
}

.search-form .bottom{
	background:url(../images/soft-edge6.gif) bottom no-repeat;
	width:230px;
	height:10px;
}

.floatLeft	{ float:left; }
.floatRight	{ float:right; }
.gray a			{ color:#666; }
.gray a:hover 	{ color:#006666; text-decoration:underline; }

.orangetext{
	color:#ff9922;
	font-weight:bold;
}

.orangetext li{
	margin-bottom:10px;
}

.orangetext p{
	color:#333;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	margin-right:20px;
}

.vote-bg{
	color:#fff;
	font-weight:bold;
	text-align:center;
	width:169px;
	height:20px;
	background:url(../images/vote-bg.gif) no-repeat;
	margin-top:10px;
	padding:6px;
}

.bear{
	position:absolute;
	left: 697px;
	/*top: 182px;*/
	bottom: 10px;
}

#gallery{
	position:relative;
}

.whiterepeater{
	background:url(../images/white-smallrepeater.gif) repeat-y;
	padding:15px;
}

.searchbgcolor		{ background-color:#008f9b; }
.orangebgcolor		{ background-color:#ff7c0b; color:#fff }
.searchtopsoftedge	{ background:url(../images/soft-edge4.gif) top no-repeat; }
.searchbottomsoftedge	{ background:url(../images/soft-edge4.gif) bottom no-repeat; }

.gray{ color:#666; }
.borderbottom		{ border-bottom:1px #666666 solid; }

.right-holdertop{ background:url(../images/right-holder.gif) top no-repeat; width:442px; height:6px; }
.right-holderbottom{ background:url(../images/right-holder.gif) bottom no-repeat; width:442px; height:6px; }

/*sticky footer*/
* {
    margin: 0;
}
.footer, .push {
    height: 4em;
}

.footer{ background-color:#01b2ab; border-top:3px solid #fec700; color:#fff; }
.footer a, .footer a:active, .footer a:link, a, a img { text-decoration:none; color:#fff; border:0 none; outline:none; }
.footer a:hover { text-decoration:underline; color:#fff; border:0 none; outline:none; }

.floatRight .margin10 .whitetext td{
			text-align:left;
			}
			
/*pagination*/
ul{border:0; margin:0; padding:0;}

#pagination-flickr li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
display:inline;
}
#pagination-flickr a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination-flickr .previous-off,
#pagination-flickr .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination-flickr .next a,
#pagination-flickr .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
} 
#pagination-flickr .active{
color:#40bfb8;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination-flickr a:link,
#pagination-flickr a:visited {
color:#ea6101;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination-flickr a:hover{
border:solid 1px #666666;
}
