body
{
	margin:  0;
	padding: 0;
	text-align: center;
	background-color: #225872;
	background-image: url( images/layout/bg.png );
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:   12px;
	color: #000;
	line-height: 17px;
}
	
img
{
	border: 0px;
}

.png {
		behavior: url(scripts/iepngfix.htc);
	}
	
/* IE6 PNG Transparency Fix ------------------------------------------------------- */
	
html img,
* html .png{
		position:relative;
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
		);
		}

div.page
{
	width:        800px;
	margin-left:  auto;
	margin-right: auto;
	text-align:   left;
}

div.header
{
	background-image:    url( images/layout/header_bg.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height: 102px;
}

div.splash
{
	background-image:    url( images/layout/splash.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height:              178px;
}

div.title
{
	background-image:    url( images/layout/title_bg.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height:              25px;
	padding:             0 12px;
	font-family:         "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:           14px;
	color:               #25375f;
	line-height:         25px;
	margin-top:      	 12px;
}


div.titleSchedule
{
	background-image:    url( images/layout/title_schedule_bg.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height:              45px;
	margin-top:      	 12px;
}

div.content
{
	padding: 0 12px 12px 0;
	background-color: #fff;
}

div.footer
{
	background-color:    #c4dcee;
	background-image:    url( images/layout/footer_bg.png );
	background-repeat:   repeat-y;
	background-position: center top;
	text-align:          center;
	height:              25px;
	line-height:         25px;
	font-size:           10px;
	padding:             0 12px;
	color:               #333;
}

div.footer a
{
	color: #333;
	text-decoration: none;
}

div.footer a:hover
{
	text-decoration: underline;
}

table.basic
{
	width:           100%;
	border:          0;
	border-collapse: collapse;
}

table.basic td
{
	padding: 0;
	vertical-align: top;
	font-size:   12px;
}

td.cyan
{
	background-color: #ced1e4;
	vertical-align:   middle !important;
}

td.feedLinks
{
	vertical-align: middle;
}

div.feedburnerFeedBlock ul
{
	list-style-position: inside;
	list-style-image: url( images/layout/dash.gif );
	margin: 0;
	padding: 0;
}

div.feedburnerFeedBlock div
{
	display: none;
}

div.feedburnerBlock li div
{
	color: #00FF00;
	display: none;
}

p.fbsubscribelink
{
	display: none;
}

#creditfooter
{
	display: none;
}

td.feedLinks a
{
	color: #000;
	text-decoration: none;
}

td.feedLinks a:hover
{
	text-decoration: underline;
}

div.feedServices
{
	text-align: right;
	line-height: 22px;
}

div.feedServices img
{
	vertical-align: middle;
}

div.feedServices a
{
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

div.feedServices a:hover
{
	text-decoration: underline;
}

div.blogDate
{
	width:            50px;
	color:            #fff;
	background-color: #c3dbed;
	font-family:      "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:        16px;
	font-weight:      bold;
	text-align:       center;
	padding:          3px;
	line-height:20px;
}

a
{
	color: #006194;
}

a:hover
{
	color: #0085cb;
}

h1
{
	color:          #2c356e;
	font-size:      14px;
	margin-bottom:  6px;
}

img.location
{
	width: 248px;
	height: 44px;
	border: 0;
	margin: 3px 0;
}

	
/*for exhibitor help desk page*/ 

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

.formfield
{
padding-bottom: 3px;
}

.formpad
{
padding-left: 168px;
}

div.slideshow
{
	width:  800px;
	height: 178px;
	background-image:    url( images/layout/splash.png );
	background-repeat:   no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
}

ul.listSortable
{
	margin:  0;
	padding: 0;
	vertical-align: middle;
}

ul.listSortableItem
{
	margin:          0;
	padding:         0;
	list-style-type: none;
}

td.listItem, ul.listSortable li.lined
{
	padding:       5px;
	margin:		   0;
	vertical-align: middle;
}

div.listBack
{
	float: left;
}

div.listAdd
{
	float: right;
}

li.listSortableItem
{
	margin:          0;
	padding:         0;
	list-style-type: none;
	vertical-align: middle;
}

img.standard
{
	width:          13px;
	height:         13px;
	vertical-align: middle;
}

.facebookHome {
	padding-top:12px; 
	padding-right:12px;
	}

.facebookDefault {
	padding-top:0px; 
	padding-right:0px;
	padding-top:2px;
	}
	
.facebookLoc {
	padding-top:0px; 
	padding-right:0px;
	margin-top:-29px;
	}


/* sportsmen's videos gallery styles */
.facebookSV {
	/* float:right; */
	padding:13px 10px 0 0;
	margin: 0;
}

#titleSV
{
	background-image:    url( images/layout/title_schedule_bg.png );
	background-repeat:   no-repeat;
	background-position: center top;
	height:              45px;
	padding:             0;
	font-family:         "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size:           14px;
	color:               #25375f;
	margin-top:      	 12px;
	margin-bottom: 		 0;
}

#videoMenuSV
{
	height: 				63px;
	width: 					800px;
	background-image:   	url( images/layout/nav_header_SV.gif );
	background-repeat:  	no-repeat;
	background-position: 	right top;
	background-color:		#dddfd5;
}

div.videoMenuBtnsSV
{
	margin: 				0;
	padding: 				8px 10px 8px 0;
	float: 					right;
	clear:					both;
}

#searchLayoutSV
{
	margin:				0;
	padding:			0;
	background-color:	#ffffff;
	width:				800px;
	height:				30px;
}

#videoRowsSV
{
	margin:				0;
	padding-top:		10px;
	background-color:	#ffffff;
	width:				800px;
}

#splitLayoutSV
{
	margin:				0;
	padding-top:		0;
	background-color:	#ffffff;
	width:				800px;
}
#SplitLayoutVideosSV
{
	margin:				0;
	padding: 			0;
	background-color:	#ffffff;
	width:				800px;

}
.select
{
	font-size : 		10px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	width: 				140px;
	height:				20px;
	margin-left: 		10px;
	padding-left: 		3px;
}

.selectCommentSV
{
	font-size : 		11px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	width: 				120px;
	height:				20px;
	margin-left: 		0px;
	padding-left: 		0px;
}

.selectSmall
{
	font-size : 		10px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	width: 				100px;
	margin-left: 		10px;
	padding: 			0;
}

.input
{
	font-size : 		10px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	width: 				120px;
	margin-left: 		5px;
	padding: 			0;
}

.input_comments
{
	font-size : 		10px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	width: 				222px;
	padding:            0;
	margin: 		    0;
}

.text_pagination
{
	font-size : 		12px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	vertical-align:     middle;
	text-align: 		center;
	padding: 			0 5px 0 5px;
	margin: 			0;
	height: 			26px;
}
.searchSV
{
	font-size : 		12px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	text-align: 		right;
	margin: 			0 0 0 5px;
	padding:            0;
}

.date_format
{
	font-size : 		11px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	vertical-align:     middle;
	text-align: 		center;
	padding: 			0 5px 3px 5px;
	margin: 			0;
	height: 			26px;
}

.go_button
{
	border:				0;
	width: 				43px;
	height: 			26px;
	margin-right: 		5px;
}

.direction_buttons
{
	border:				0;
	height: 			26px;
	width: 				28px;
	padding: 			0;
	margin: 			0;
}
.videoPlaceholderSV
{
	vertical-align:     text-top;
	width: 				192px;
	height: 			140px;
	border: 			0;
	padding: 			0 0 10px 0;
	margin: 			0;
}

.videoRatingSV
{
	padding:			0;
	width: 				192px;
	height: 			30px;
	border: 			0;
	font-size : 		12px;
	font-weight: 		bold;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#7e6138;
	text-align: 		center;
}
.ratingTextSV
{
	font-size : 		12px;
	font-weight: 		normal;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#000000;
}

.largeVideoSV
{
	width: 				500px;
	vertical-align: 	top;
	border:				0;
	padding: 			0 0 0 8px;
}
.smallVideoSV
{
	width: 				220px;
	text-align:			center;
	font-size : 		14px;
	font-weight: 		bold;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#7e6138;
	vertical-align: 	top;
	border: 			0;
	margin:				0;
	padding: 			0;

}
.gray_textSV
{
	font-size : 		11px;
	font-weight: 		normal;
	text-align:			left;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666;
}
.videoTitle
{
	font-size : 		16px;
	color:				#000;
	font-weight: 		bold;
	vertical-align: text-top;
	width: 				280px;
	text-align:			left;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	padding-top:        5px;
	
}
.videoDescription
{
	width: 				500px;
	padding-right:      5px;
	font-size : 		12px;
	color:				#000;
	font-weight: 		normal;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	word-wrap: 			break-word;
	overflow: 			auto;
}

.link_btnsSV
{
	width: 				220px;
	padding:            5px 0 0 0;
	margin-top: 		0;
	text-align:			right;
	vertical-align: 	top;
	
}
.comment_btnSV
{
	width: 				490px;
	padding: 			15px 5px 0 0;
	font-size : 		10px;
	font-weight:		bolder;
	color:				#666;
	font-weight: 		normal;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
.commentsSV
{
	width: 				500px;
	padding: 			7px 5px 7px 30px;
	font-size : 		12px;
	color:				#000;
	font-weight: 		normal;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}

.comment_textSV
{
	width: 				500px;
	padding: 			10px 20px 10px 0;
	font-size : 		12px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	font-weight: 		normal;
}
.commentBoxSV
{

	background-color:	#f5f2ea;
	width: 				498px;
}


.italicSV
{
	padding: 			0 0 0 10px;
	font-size : 		11px;
	font-family: 		"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color : 			#666666;
	font-weight: 		normal;
	font-style:			italic;
}
.hr
{
	color: 				#dbdbdb;
	line-height: 		1px;
	padding: 			0;
	margin: 			0;
}
.paddingSV
{
	padding-top:         5px;
	padding-bottom:	     5px;
	vertical-align:      middle;
	text-align: left;
}
.spacer
{
	height: 10px;
}

