html, body, p, ul, li, a {
	padding:0;
	margin: 0;
}

.txtBlackbold
{
	font-family:verdana, arial, helvetica, sans serif;
	font-size:12px;
	font-weight:bolder;
}

#container {
	position: relative;
	width: 970px;
	height: 520px;
	background: url('../images/background.jpg');
	margin: 0 auto;
	/*border:1px solid #000;*/
	}
#btnContainer
{
	position:relative;
	float:right;
	width:320px;
	height:27px;
	margin-top:0px;
	margin-right:27px;
	/*border:1px solid #000;*/
	/*padding-left:580px;*/
}
	#btnHolder
	{
		float:left;
		width:182px;
		height:27px;
		/*border:1px solid #000;*/
		}
		#btnHolderLeft {
			float:left;
			width:90px;
			height:27px;
			/*border:1px solid #000;*/
		}
		#btnHolderRight {
			float:left;
			width:90px;
			height:27px;
			/*border:1px solid #000;*/
		}
		
	#shareThis
	{
		float:right;
		width:118px;
		height:29px;
		/*border:1px solid #000;*/
	}
		#shareLeft
		{
			float:left;
			width:85px;
			height:29px;
			padding-top:10px;
		}
		#shareRight
		{
			float:right;
			width:30px;
			height:29px;
		}



/* START PAGINATION PAGE COUNT */
#paginatorSearchSort
{
	position:relative;
	width:960px;
	height:60px;
	padding-top:5px;
	margin-left: 7px;
	/*border:1px solid #000;*/
}

	#paginationHolder /* HOLD EVERYTHING IN THE pagination PAGE COUNTER - arrows, left corners, right corners, page numbers */
	{
		float:left;
		width: 300px;
		height:50px;
		margin-left:7px;
		padding-top:5px;
		/*border:1px solid #000;*/
	}
		#btnsHolderLeft{
			width:45px;
			height:44px;
			float:left;
			/*border:1px solid #000;*/
		}
		#btnsHolderRight{
			width:45px;
			height:44px;
			/*margin-left:7px;
			margin-top: 5px;*/
			float:left;
			/*border:1px solid #000;*/
		}
			#prevHolder{
				width:47px;
				height:44px;
				background-repeat:no-repeat;
				margin-top:0px;
				margin-right:0px;
				float:left;
				/*border:1px solid #000;*/
			}
				.prev
				{
					width:47px;
					height:44px;
					background-image:url('../images/btn_prev.png');
					background-repeat:no-repeat;
					margin-top:0px;
					margin-right:0px;
					float:left;
				}
					a.prev:link
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_prev.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}
					a.prev:visited
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_prev.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}
					a.prev:hover
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_prev_rollover.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}
					a.prev:active
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_prev.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}
				
			#nextHolder {
				width:47px;
				height:44px;
				background-repeat:no-repeat;
				float:left;
				margin-top:0px;
				margin-left:0px;
				/*border:1px solid #000;*/
			}
				.next
				{
					width:47px;
					height:44px;
					background-image:url('../images/btn_next.png');
					background-repeat:no-repeat;
					margin-top:0px;
					margin-left:0px;
					float:right;
					/*border:1px solid #000;*/
				}
					a.next:link
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_next.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}
					a.next:visited
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_next.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}
					a.next:hover
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_next_rollover.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}
					a.next:active
					{
						display:block;
						width:47px;
						height:44px;
						background-image: url('../images/btn_next.png');
						background-repeat:no-repeat;
						vertical-align:top;
					}				
			
		#pageHolderContainer{
			padding-top:8px;
			width:auto;
			height:24px;
			float:left;
		}
		#pageHolderLeft
		{
			width:5px;
			height:24px;
			/*background-image:url('../images/bkg_paginationLeft.jpg');*/
			background-repeat:no-repeat;
			float:left;
		}
		#pagerHolder
		{
			width:auto;
			height:17px;
			float:left;
			padding-top:4px;
			/*background-color:#fedb7f;*/
			/*border:1px solid #000;*/
		}
		#pageHolderRight
		{
			width:5px;
			height:24px;
			/*background-image:url('../images/bkg_paginationRight.jpg');*/
			background-repeat:no-repeat;
			float:left;
			/*border:1px solid #000;*/
		}
			.pagor
			{
					font-family:verdana, arial, helvetica, sans serif;
					font-size:15px;
					font-weight:bolder;
					text-decoration:none;
					margin-left:3px;
					margin-right:3px;
					float:left;
					/*border:1px solid #000;*/
			}
			a.pagor:link {color:#005ea5;}
			a.pagor:visited {color:#464646;}
			a.pagor:hover {color:#464646;}
			a.pagor:active {color:#005ea5;}
			
			a.pagor.selected
			{
				font-family:verdana, arial, helvetica, sans serif;
				font-weight:bolder;
				text-decoration:none;
				margin-left:3px;
				margin-right:3px;
				color:#464646;
			}
/* END PAGINATION PAGE COUNT */

/* START SEARCH ITEMS ELEMENTS */
#searchItemsHolder
{
	float:right;
	width: 550px;
	height:55px;
	margin-right:7px;
	
	/*border:1px solid #000;*/
}
	#searchElmsLeft
	{
		float:left;
		width:145px;
		height:50px;
		/*border:1px solid #000;*/
	}
	#searchElmsRight
	{
		float:right;
		width:390px;
		height:50px;		
		text-align:right;
		/*border:1px solid #000;*/
	}
		.formLabels
		{
			font-family:verdana, arial, helvetica, sans serif;
			font-size:12px;
			font-weight:bolder;
			text-decoration:none;
			text-align:left;
			vertical-align:text-top;
			margin-bottom:5px;
		}
		#galleryForm
		{
			float:right;
			width:400px;
			margin-top:0px;
			/*border:1px solid #000;*/
		}
			#searchField
			{
				width: 250px;
				height: 34px;
				line-height:34px;
				border: none;
				margin-top: 5px;
				margin-left:0px;
				margin-right:0px;
				margin-bottom:0px;
				padding-left:10px;
				padding-right:0px;
				padding-top:2px;
				padding-bottom:0px;
				background-image:url('../images/search_field1.png');
				background-repeat:no-repeat;
				font-family:arial;
				font-size:16px;
				font-weight:normal;
				text-decoration:none;
				color:#787878;	
				/*border:1px solid #000;*/
				background-color: transparent;
				float:left;
			}
		#bntHolder
		{
			margin-top:14px;
			float:right;
			width:170px;
		}
		.searchButton
		{
			float:left;
			display:block;
			width: 35px;
			height: 44px;
			margin-top: 5px;
			background-image: url('../images/search_btn.png');
			background-repeat:no-repeat;
			vertical-align:top;
			/*border:1px solid #000;*/
		}
			a.searchButton:link
			{
				display:block;
				width: 35px;
				height: 44px;
				background-image: url('../images/search_btn.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}
			a.searchButton:visited
			{
				display:block;
				width: 35px;
				height: 44px;
				background-image: url('../images/search_btn.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}
			a.searchButton:hover
			{
				display:block;
				width: 35px;
				height: 44px;
				background-image: url('../images/search_btn_rollover.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}
			a.searchButton:active
			{
				display:block;
				width: 35px;
				height: 44px;
				background-image: url('../images/search_btn_rollover.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}
			
		.clearSearchBtn
		{
			display:block;
			width: 84px;
			height: 44px;
			margin-top:5px;
			background-image: url('../images/btn_def_reset.png');
			background-repeat:no-repeat;
			vertical-align:top;
			float:right;
		}
			a.clearSearchBtn:link
			{
				display:block;
				width: 84px;
				height: 44px;
				background-image: url('../images/btn_def_reset.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}
			a.clearSearchBtn:visited
			{
				display:block;
				width: 84px;
				height: 44px;
				background-image: url('../images/btn_def_reset.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}
			a.clearSearchBtn:hover
			{
				display:block;
				width: 84px;
				height: 44px;
				background-image: url('../images/btn_over_reset.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}
			a.clearSearchBtn:active
			{
				display:block;
				width: 84px;
				height: 44px;
				background-image: url('../images/btn_over_reset.png');
				background-repeat:no-repeat;
				vertical-align:top;
			}		
		
		
		 #order
		 {
			width:125px;
			height:34px;
			margin-top:5px;
			padding-top:7px;			
			font-family:verdana, arial, helvetica, sans serif;
			font-size:14px;
			font-weight:bolder;
			vertical-align:middle;
			text-align:center;
			text-decoration:none;
			color:#005ea5;			
		 }
		 input.optionsCentered
		 {
			vertical-align:middle;
			margin-top:10px;
		 }
/* END SEARCH ITEMS ELEMENTS */

/* START GALLERY ELEMENTS */
#content
{
	/*position: absolute;*/
	width: auto;
	height: 360px;
	margin-top:-7px;
	margin-left:0px;
	/*border:1px solid #000;*/
}
	#gallery ol
	{
		margin: 0;
		padding: 0;
		margin-left: 9px;
		/*border:1px solid #000;*/
	}
		.post
		{
			list-style-type: none;
			float: left;
			width: 176px;
			height: 174px;
			margin: 10px 7px 5px 7px;
			/*margin: 10px 9px 5px 9px;*/
			
			white-space: nowrap;
			overflow: hidden;
			background-image:url('../images/bkg_videoThmbnail.jpg');
		}
			.thumb
			{
				background-color: transparent;
			}
				.thumb a
				{
					display: block;
					/*margin-top:2px;
					margin-left:2px;*/
					/*width:173px;*/
					margin-right: 0px;
					width:173px;
					height:129px;
					/*border:1px solid #000;*/
				}
					.thumb img
					{
						width: 176px;
						height: 131px;
					}
			.name
			{
			font-family:verdana, arial, helvetica, sans serif;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			text-align:center;
			vertical-align:text-top;
			margin: 10px 0 0 0px;
			/*border:1px solid #000;*/
			}
			a.name:link {color:#464646;}
			a.name:visited {color:#464646;}
			a.name:hover {color:#005ea5;}
			a.name:active {color:#005ea5;}

			.stars1, .stars2, .stars3, .stars4, .stars5, .stars6 {
				width: 130px;
				height: 15px;
				margin: 5px 0 0 47px;
				margin-left:50px;
				overflow: hidden;
				/*border:1px solid #000;*/
			}
				.stars1 {background: url(../images/stars1.png) no-repeat left top;}
				.stars2 {background: url(../images/stars2.png) no-repeat left top;}
				.stars3 {background: url(../images/stars3.png) no-repeat left top;}
				.stars4 {background: url(../images/stars4.png) no-repeat left top;}
				.stars5 {background: url(../images/stars5.png) no-repeat left top;}
				.stars6 {background: url(../images/stars6.png) no-repeat left top;}
			.timesPlayed
			{
				font-family:verdana, arial, helvetica, sans serif;
				font-size:9px;
				font-weight:bold;
				text-decoration:none;
				text-align:center;
				vertical-align:text-top;
				color:#464646;
				margin-top:5px;
				margin-bottom:10px;
			}
/* END GALLERY ELEMENTS */
/* START VIDEO PLAYER MODAL WINDOW ELEMENTS */
#playerDiv {
	position: absolute;
	width:70%;
	/*height:50%;*/
	left: 0px;
	bottom: 0;
	
	/*background: url(http://host-a.oddcast.com/wiztober/images/player_bg.png);*/
	z-index: 500;
	display: none;
	margin-left: 130px;
	margin-top:10px;
}
#playerDiv table {
	margin: 40px 5px;
	height: 430px;
	width: 100%;
}
#playerDiv td {
	text-align: center;
	vertical-align: middle;
}

/* anchor rollovers */
#btnCreate
		{
			float:right;
			width: 254px;
			height: 55px;
			margin-top:20px;
			margin-right:358px;
			background-image: url('../images/create_btn.png');
			background-repeat:no-repeat;
			text-align:center;
			
			/*border:1px solid #000;*/
		}
#btnCreate:hover
		{
			float:right;
			display:block;
			width: 254px;
			height: 55px;
			margin-top: 20px;
			margin-right:358px;
			background-image: url('../images/create_btn_rollover.png');
			background-repeat:no-repeat;
			text-align:center;
			/*border:1px solid #000;*/
		}


#btnGallery
{
  display: block;
  width: 83px;
  height: 27px;
  background: url('../images/btn_def_gallery.jpg') no-repeat 0 0;
}

#btnGallery:hover
{
	display: block;
  width: 83px;
  height: 27px;
	background: url('../images/btn_over_gallery.jpg') no-repeat 0 0;
}

#btnGallery span
{
  display: none;
}
#btnShare
{
  display: block;
  width: 30px;
  height: 29px;
  background: url('../images/btn_shareThis.jpg') no-repeat 0 0;
}

#btnShare:hover
{
	display: block;
  width: 30px;
  height: 29px;
	background: url('../images/btn_shareThis.jpg') no-repeat 0 0;
}

#btnShare span
{
  display: none;
}

.notFound
{
	font-family:verdana, arial, helvetica, sans serif;
	font-size:14px;
	font-weight:bold;
	color:#33738a;
	text-align:center;
	margin-top:100px;
	margin-left:225px;
	/*border:1px solid #000;*/
	width:500px;
}
