﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

body
{
	background-color: #1b1b1b;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}

/*-----------------------------------------------*/

#section_top
{
	background-color: #0c0c0c;
	margin:0; 
	padding:0;
	height:101px;
	color: #fff;
}

#section_top a
{
	color: #fff;
}

#section_top_content
{
	width: 980px;
    height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	width: 40%;
	float: left;
}

#logo > div
{
	padding: 0;
}

#login

{
	width: 60%;
	float: left;
}

#login > div
{
	padding: 30px 0 0 0;
	text-align: right;
}

/*-----------------------------------------------*/

#section_menu
{
	background-image: url(/Content/Images/menu_bg.gif);
	background-repeat:repeat-x;
	height:41px;
	margin:0; 
	padding:0;
}

#section_menu_content
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#mainSearch
{
	float:left;
	width: 180px;
}

#mainSearch > div
{
	padding: 7px 0 0 0;
}

#mainSearchInput
{
	height: 23px;
	width: 130px;
}

#subSearchInput
{
	height: 23px;
	width: 85%;
}

/*-----------------------------------------------*/

#section_main
{
/*
	background-image: url(/Content/Images/main_bg.gif);
	background-repeat:repeat;*/
    background-color:#fff;
	color:#6d6d6d;
	line-height:1.8em;
	padding:5px 0 5px 0;
	margin:0;
}

#section_main_content
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#section_main_content_blank
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}


.belowLeftMenu
{
	padding-top: 20px;
}

.featuredContentTitle
{
    padding-top:10px;
    color:#000;
    width:409px;
}


/*-----------------------------------------------*/

#section_aboveFooter
{
	background-color: #171717;
	border-top:1px solid #fff;
	height: 62px;
	margin:0; 
	padding:0;
	clear:both;
}

#section_aboveFooter_content
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/*-----------------------------------------------*/

#section_footer
{
	background-color: #1b1b1b;
	border-top:1px solid #272727; 
	margin:0; 
	padding:0;
	color: #7e7e7e;
}

#section_footer a
{
	color: #7e7e7e;
}

#section_footer h2
{
	color: #fff;
}

#section_footer ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#section_footer_content
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#footer_links
{

}

#services
{
	width:33%;
	float:left;
}

#services > div
{
	padding: 10px;
}

#admin
{
	width:34%;
	float:left;
}

#admin > div
{
	padding: 10px;
}

#contact
{
	width:33%;
	float:left;
}

#contact > div
{
	padding: 10px;
}

#footer
{
	margin: 80px 0 0 0;
	padding: 10px 0 0 0;
	font-size: .80em;
	border-top:1px solid #2b2b2b;
	clear:both;
}

/*--------------------------------------------------*/

a:link
{
	color: #071c49;
	text-decoration: underline;
}
a:visited
{
	color: #071c49;
}
a:hover
{
	color: #071c49;
	text-decoration: none;
}
a:active
{
	color: #071c49;
}

a.add
{
	background-image: url(/Content/Images/add.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.addComment
{
	background-image: url(/Content/Images/comment_add_16.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.edit
{
	background-image: url(/Content/Images/edit.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.message
{
	background-image: url(/Content/Images/email.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.search
{
	background-image: url(/Content/Images/Magnifier2.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.delete
{
	background-image: url(/Content/Images/close.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.comment
{
	background-image: url(/Content/Images/16-comment-square.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.viewGallery
{
	background-image: url(/Content/Images/application_view_gallery.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.friends
{
	background-image: url(/Content/Images/personal.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.readMore
{
	background-image: url(/Content/Images/view_more_text.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.event
{
	background-image: url(/Content/Images/calendar.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.external
{
	background-image: url(/Content/Images/external.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.previous
{
    background-image: url(/Content/Images/resultset_previous.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.next
{
    background-image: url(/Content/Images/resultset_next.png);
	background-repeat: no-repeat;
    background-position:right;
	padding: 0 18px 4px 0;
}

a.like
{
	background-image: url(/Content/Images/like.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.nolike
{
	background-image: url(/Content/Images/like-disable.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a:hover.nolike
{
	background-image: url(/Content/Images/like.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.acceptFriend
{
	background-image: url(/Content/Images/tick.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.declineFriend
{
	background-image: url(/Content/Images/close.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.acceptInvite
{
	background-image: url(/Content/Images/tick.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.declineInvite
{
	background-image: url(/Content/Images/close.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

a.save
{
	background-image: url(/Content/Images/save.png);
	background-repeat: no-repeat;
	padding: 0 0 4px 18px;
}

p, ul
{
	margin-bottom: 20px;
	line-height: 1.6em;
}



/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	padding: 0;
	margin: 0;
}

h1
{
    text-transform: uppercase;
	font-size: 1.5em;
	padding: 0 0 10px 0;
}
h2
{
    text-transform: uppercase;
	font-size: 1.3em;
	padding: 0 0 10px 0;
}
h3
{
	font-size: 1.2em;
	padding: 0 0 10px 0;
}
h4
{
	font-size: 1.1em;
	padding: 0 0 10px 0;
}
h5, h6
{
	font-size: 1em;
	padding: 0 0 10px 0;
}


h2 > span
{
    color: #F62329;
}

/* TAB MENU   
----------------------------------------------------------*/
#menucontainer
{
	clear:both;
}

#menu
{
	margin: 0;
	padding:0;
	height:41px;
	float:left;
	width: 800px;
}

#menu ul
{
	margin: 0;
	padding: 0;
	height:41px;
}

#menu li
{
	display: inline;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}

#menu li a
{
	position:relative;
	display: block;
	float: left;
	height:30px;
	width: 120px;
	padding: 11px 5px 0 5px;
	margin: 0 10px 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	color: #fff;
}

#menu a:hover, #menu .selected
{
	background-image: url(/Content/Images/menu_selected.gif);
}

/* SUB MENU --VERTICAL
----------------------------------------------------------*/

/* sub menu (vertical) */

#submenu ul
{
	line-height: normal;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted gray;
}

#submenu ul li
{
	font-size: .8em;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px dotted gray;
}


#submenu a
{
	border: none;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	padding: 5px 0px 5px 20px;
}

#submenu a:hover
{
	background-image: url(/Content/images/round_arrow_right.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#submenu a.selected
{
	background-image: url(/Content/images/round_arrow_right.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}

/* HOME STYLES
----------------------------------------------------------*/

.homeSectionHead
{
	border-bottom: 1px dotted Gray;
    font-size: 1.6em;
	font-weight: bold;
	padding: 3px;
	margin: 0 0 5px 0;
}

/* JOIN NOW STYLES
----------------------------------------------------------*/

.signUp
{
    background-color: #000;
    color: #000;
    padding: 5px;
}

.signUp > div
{
    border: 1px solid #3E2B0A;
    padding: 5px;
    background-color: #DBD5BB;
}

.signUpTitle
{
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
}

.signUpText
{
    text-align:center;
}

.signUpAction
{
    margin-top: 10px;
    text-align: center;
}

.signUpAction a
{
    margin-top: 10px;
    text-align: center;
    color: #000;
}

/* right col styles 
----------------------------------------------------------*/

.suggestedVendors, .suggestedProducts, .ads
{
    margin-bottom: 20px;
}

.suggestedVendor, .suggestedProduct, .ad
{
    margin-bottom: 5px;
    border-bottom: 1px dotted Gray;
}

.rightColLike
{
    margin-bottom: 10px;
}

/* PROFILE TAB MENU   
----------------------------------------------------------*/
#profileMenuSection
{
	clear:both;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	margin-bottom: 10px;
	background-color: #efefef;
}

#profileMenu
{
	margin: 0;
	padding:0;
	height:30px;
}

#profileMenu ul
{
	margin: 0;
	padding: 0;
	height:30px;
}

#profileMenu li
{
	display: inline;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}

#profileMenu li a
{
	position:relative;
	display: block;
	float: left;
	height:20px;
	width: 50px;
	padding: 6px 5px 4px 5px;
	margin: 0 0 0 0;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
	color: #000;
}

#profileMenu a:hover, #profileMenu .selected
{
	background-color: #CCCCCC;
}

/* -----------------PROFILE ---------------------*/

.profileSectionHead
{
	border-top: 1px dotted Gray;
	border-bottom: 1px dotted Gray;
	font-weight: bold;
	color: #000;
	padding: 3px;
	margin: 0 0 5px 0;
}

.profileSectionHead_noTop
{
	border-bottom: 1px dotted Gray;
	font-weight: bold;
	color: #000;
	padding: 3px;
	margin: 0 0 5px 0;
}

#profileInfoSummary
{
	margin-top: 5px;
}

#profileName
{
	font-size: 1.2em;
	font-weight: bold;
}

#profileTagLine
{
	font-Style: italic;
    margin-bottom: 5px;
}

#profileShortDescription
{
    margin-bottom: 5px;
}

#profileBecomeFan
{
    margin-bottom: 15px;
}

#profileMemberType
{
	font-size: .95em;
}

#profileMemberSince
{
	font-size: .95em;
	margin-bottom: 5px;
}

#profileAddFriend
{
    font-size: .95em;
	margin-bottom: 5px;
}

#profileSendMessage
{
    font-size: .95em;
	margin-bottom: 5px;
}


.profileInfoType
{
	font-size: .90em;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

.profileInfo
{
	font-size: .90em;
	padding: 0;
	margin: 0 0 3px 0;
}

.profileGameItem
{
    border-bottom: 1px dotted Gray;
    margin-bottom: 5px;
}

/* -----------------PROFILE PIC ---------------------*/

#profilePicPreview
{
	overflow: hidden;
	width: 200px;
	height: 200px;
}

/* -----------------EVENTS---------------------*/

.eventContainer
{
    border-bottom: 1px solid Gray;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.eventTitle
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

.eventDescription
{
    margin-bottom: 5px;
    text-align:justify;
}

.eventDates
{
    margin-bottom: 5px;
    font-weight: bold;
}

.eventLocation
{
    
}

.eventStreetAddress
{

}

.eventCityStateZip
{

}

/* -----------------notification ---------------------*/

.notification
{
    clear: both;
    margin-bottom: 5px;
}

.notificationPhoto
{
    float: left;
    margin: 0 5px 0 0;
}

.notificationText
{
    font-size: 1.2em;
}

/* -----------------PRODUCT GRID ---------------------*/

.productGallery
{
	width: 100%;
}



.productContainerBox
{
	width: 240px;
	height: 240px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.productPhotoBox
{
	position: relative;
	border: 4px solid #fff;
	height: 160px;
	overflow: hidden;
}

.productInfo
{
	position: relative;
	height: 70px;
}

/* -----------------Search GRID ---------------------*/

.searchGallery
{
	width: 100%;
}



.searchContainerBox
{
	width: 220px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin: 0 25px 0 0;
}

.searchPhotoBox
{
	position: relative;
	border: 4px solid #fff;
	width:200px;
	height: 120px;
	overflow: hidden;
}

.searchInfo
{
	position: relative;
	height: 94px;
}


/* -----------------Magazine---------------------*/

#section_magazine_main
{
    border-top: 1px dotted Gray;
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
}

.blogPost_Title_Magazine
{
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

.blogPost_Title_Magazine a
{
    text-decoration: none;
    color:#000;
	
}

.contentItem_BottomMenu_Magazine

{
    text-align:right;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted gray;
    margin-bottom: 10px;
    clear:both;
}

#magazine_FeaturedVendor
{
    background-image: url(/Content/Images/Featuredchannel-Background.png);
    background-repeat:no-repeat;
    height:280px;
    margin: 0 0 0 0;
    color: #fff;
}




#magazine_FeaturedVendorLogo
{
    background-color: #fff;
    /*background-image: url(/Content/Images/Logo-box.png);
    background-repeat:no-repeat;
    background-position: right;*/
    width:300px;
    height:80px;
    padding: 5px 0 5px 0;
    text-align: center;
    overflow: hidden;
}

.magazine_FeaturedVendorFeaturedVideo
{
    text-align: center;
    padding: 20px 0 10px 10px;
}

.magazine_Featured
{
    height: 240px;
    margin: 20px 0 20px 0;
    background-image: url(/Content/Images/sidebar_bg.png);
    background-repeat:repeat;
    color: #000;
    overflow:hidden;
}

.magazine_Featured > div
{
    padding: 10px;
}

.magazine_FeaturedVendorHeading
{
    
    font-size: 1.4em;
    padding: 10px 0 5px 0;
    font-weight: bold;
}



.magazine_FeaturedVendor_ContentItemTitle
{
    font-size:12px;
    font-weight:bold;
}

.magazine_FeaturedVendor_ContentItemTitle > span
{
    font-weight:normal;
    font-size: 10px;
}

.magazine_FeaturedVendor_ContentItemTitle a
{
    color:#000;
    text-decoration:none;
}

.magazine_FeaturedVendor_ContentItemTitle a:hover
{
    color:#000;
    text-decoration:underline;
}

.magazine_FeaturedVendor_ContentItemDescription
{
    border-bottom:1px dotted #000;
    padding: 0 0 10px 0;
}

    

/* -----------------IMAGE GALLERYS VIEW OLD---------------------*/

ul.thumb 
{
	list-style: none;
	margin: 0; 
	padding: 10px;
}
ul.thumb li 
{
	margin: 0; 
	padding: 3px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img 
{
	width: 100px; 
	height: 100px;
	border: 1px solid #ddd;
	padding: 3px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover 
{
	background:url(/Content/images/thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view 
{
	padding: 9px 0;
}

#main_view img
{
	border: 1px solid #ddd;
	padding: 3px;
	background: #f0f0f0;
}

/* -----------------IMAGE GALLERYS VIEW ---------------------*/

.galleryHolder
{

}
.galleryImage
{
    float: left;
    padding: 4px;
    margin: 10px;
    border: 1px solid gray;
}

/* -----------------Friends GALLERYS VIEW ---------------------*/

.friendContainerBox
{
	width: 50px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 8px;
}

.friendPhotoBox
{
	position:relative;
	border: 1px solid Gray;
	height: 50px;
	overflow: hidden;
}

.friendPhotoBox > img
{

}

.friendInfo
{
	position: relative;
	height: 48px;
}

/* -----------------IMAGE GALLERYS MANAGE ---------------------*/

.Gallery
{
	width: 742px;
}

.Gallery > div
{
	padding: 10px;
}

.PhotoContainerBox
{
	width: 160px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin: 10px;
}

.PhotoBox
{
	position: relative;
	border: 4px solid #fff;
	height: 110px;
	overflow: hidden;
}

.PhotoEditLinks
{
	position: relative;
	height: 30px;
    font-size: .80em;
}



/*==============================*/

/* -----------------INVITES ---------------------*/



.InviteContainerBox
{
	width: 160px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin: 10px;
}

.InvitePhotoBox
{
	position: relative;
	border: 4px solid #fff;
	height: 110px;
	overflow: hidden;
}

.InviteEditLinks
{
	position: relative;
	height: 50px;
}



/*==============================*/

.galleryGallery
{
	width: 540px;
}

.galleryGallery > div
{
	padding: 10px;
}

.galleryPhotoContainerBox
{
	width: 108px;
	height: 110px;
	overflow: hidden;
	float: left;
	margin: 10px;
}

.galleryPhotoBox
{
	position: relative;
	border: 4px solid #fff;
	height: 80px;
	overflow: hidden;
}

.galleryPhotoEditLinks
{
	position: relative;
	height: 10px;
	font-size: .80em;
}



/* OLD COMMENTS  
----------------------------------------------------------*/

#wallPost_start
{
    background-color: #000;
    background-image: url(/Content/Images/Featuredchannel-Background.png);
    background-repeat:no-repeat;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;

}

#wallPost_add
{
	background-color: #F2F2F2;
	border: 1px solid Gray;
	padding: 5px;
}

#wallPost_options
{
    text-align:right;
    padding: 5px;
    border: 1px solid #000;
}

.wallPost_optionSelected
{
    color: #EF1B29;
    font-weight: bold;
}

.commentContainer
{
	border-left: 1px dotted Gray;
	border-right: 1px dotted Gray;
	border-top: 1px dotted Gray;
	background-color: #F9F9F9;
}

.commentMain
{
	padding: 5px 10px 5px 10px;
	margin: 10px 0 10px 0;
	color: #000;
}

.commentMainPhoto
{
	float: left;
	margin: 0 10px 5px 0;
}

.commentTopMenu
{
	font-size: .95em;
}

.commentByLine
{

	width:80%;
	float:left;
}

.commentEditActions
{
	text-align: right;
	width:20%;
	float:left;
}



.commentText
{
	padding: 5px 0 5px 0;
	clear:both;
}

.commentImage
{

}

.commentBy
{
	font-weight:bold;
	color: #000;
}

.commentReply
{
	padding: 10px;
	margin: 0;
	color: #000;
	border-top: 1px dotted Gray;
	background-color: #F5F5F5;
}

.commentReplyPhoto
{
	float: left;
	margin: 0 10px 5px 0;
}




.dialog_replyComment_link
{
	padding-right: 20px;
}

/* ADS  
----------------------------------------------------------*/

.adTitle
{
    font-weight:bold;
}

.adCopy
{

}

/* PRODUCTS  
----------------------------------------------------------*/

.productName
{
    font-size: 1.2em;
    font-weight: bold;
}

.productPrice
{

}

.productType
{

}

.productRating
{

}

.productDescription
{

}

.productSpecs
{

}

.productURL
{

}

.productThumbs
{
    margin-top: 10px;
}

.productThumb
{

    width:50px;
    height: 50px;
    float:left;
    margin-right: 2px;
    margin-bottom: 2px;
    overflow:hidden;

}



/* MISC  
----------------------------------------------------------*/


.clear
{
	clear: both;
}

.error
{
	color:Red;
}

img 
{
	border: 0;
}

.photoInset
{
	float:left; 
	padding: 0 10px 0 0;
}

div#title
{
	display:block;
	float:left;
	text-align:left;
}

#logindisplay
{
	font-size:1.1em;
	display:block;
	text-align:right;
	margin:10px;
	color:White;
}

#logindisplay a:link
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:visited
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: white;
	text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
	margin: 0.5em 0;
}

.text-box
{
	width: 30em;
}

.text-box.multi-line
{
	height: 6.5em;
}

.tri-state
{
	width: 6em;
}


/* BUTTONS */



a.button
{
	display: block;
	float: right;
	margin: 0;
	background-color: #080808;
	background-image: url(/Content/images/heading_left.png);
	background-repeat: repeat-x;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	/*font-family: "Lucida Grande" , Tahoma, Arial, Verdana, sans-serif;*/
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}

a.button:hover
{
	
	border: 1px solid #C6D880;
	color: #fff;
}
a.button:active
{
	
	border: 1px solid #C6D880;
	color: #fff;
}

.dialogInstructions
{
	font-weight: bold;
	color: #000;
}


.breadcrumbs
{
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
	font-weight: bold;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
}

.breadcrumbs a
{
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.thisPage
{
	font-weight: bold;
}



.tableTitle
{
	/*background-image: url(/Content/images/wbg.gif);*/
	height: 40px;
	font-weight: bold;
	font-size: large;
	padding: 15px 0 0 0;
	color: #fca205;
}

.tableActions
{
	/*background-image: url(/Content/images/bg.gif);*/
	height: 30px;
	padding: 3px 0 0 3px;
}


.zebra
{
	width: 100%;
	border-spacing: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.zebra td.sectionHead
{
	height: 24px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px 0 5px;
	background-color: #cdcdcd;
	text-align:left;
}

.zebra tr
{
	background-color: #fff;
}

.zebra td
{
	padding: 10px;
	color: #000;
}

.zebra > tbody > tr > td
{
	border-top: 1px solid #c2bfbf;
}


.zebra td.last
{
	white-space: nowrap;
}

.zebra th
{
	/*bbackground-image: url(/Content/images/fhbg.gif);*/
	height: 24px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px 0 5px;
	background-color: #cdcdcd;
	text-align:left;
}

.zebra tfoot
{
	/*background-image: url(/Content/images/bg.gif);*/
	height: 40px;
	padding: 3px 0 0 3px;
	font-weight: bold;
}

.zebra td a
{
	color: #000;
}

.pagination
{
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #efefef;
}

.zebra tr.even td
{
	background-color: #efefef;
	
}

.zebra tr.even td.unopened
{
	background-color: #FFF5D6;
	
}

.unopened
{
    background-color: #FFF5D6;
}

.cellNumber
{
	text-align: right;
}

hr
{
	color: #000;
	background-color: #000;
	height: 1px;
	margin: 10px 0 10px 0;
	border: 0;
	width: 100%;
}

.alert
{
	background-color: #F3D8E6;
	color: #fff;
	font-weight: bold;
    padding: 3px;
}

.alertGood
{
	background-color: #8FB783;
	color: #fff;
	font-weight: bold;
    padding: 3px;
}

.inline
{
	display: inline;
}

.filter
{
	padding: 5px;
	border: 1px solid gray;
	margin-bottom: 10px;
	background-color: #efefef;
}

.disabled
{
	display: none;
}

/* Styles for Content Display
-----------------------------------------------------------*/

.addSection
{
	text-align:right;
	padding: 10px 0 10px 0;
	margin-bottom: 5px;
}

.blogPost_Title
{
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px 0 10px 0;
}


.blogPost_ByLine
{
	color: #808183;
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 12px;
    text-transform: none;
}

.blogPost_ShortDescription
{
	padding: 10px 0 10px 0;
}

.blogPost_Body
{
	padding: 10px 0 10px 0;
}

.blogPost_SupportingVideos
{
	padding: 10px 0 10px 0;
}

.blogPost_SupportingImages
{
	padding: 10px 0 10px 0;
}

.blogPost_ExternalLink
{
	padding: 10px 0 10px 0;
	
}

.contentItem_BottomMenu

{
    text-align:right;
    padding: 10px 0 10px 0;
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
    margin-bottom: 20px;
    clear:both;
}


.contentItem_Comments
{
	margin-top: 20px;
}

.contentItem_SupportingImage
{
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted gray;
}

/* Styles for Featured Video Display
-----------------------------------------------------------*/

.streamFeaturedVideoBox
{
    margin: 0 0 15px 0;
    background-color: #151515;
    background-image: url(/Content/images/StreamFeatured.png);
    background-repeat: repeat-x;
}

.streamFeaturedVideoBox a
{
    color: #fff;
}

.streamFeaturedVideoTitle
{
    font-size: 1.6em;
    padding: 7px 0 0 5px;
    height: 33px;
    color:#fff;
}

.streamFeaturedVideoHide
{
    text-align: right;
    padding: 10px 0 0 0;
}

.streamFeaturedVideo
{
    float:left;
    width: 340px;
}

.streamFeaturedVideo > div
{
    padding: 0 0 0 5px;
}

.streamFeaturedVideoAbout
{
    float:left;
    width: 200px;
}

.streamFeaturedVideoAbout > div
{
    padding: 0 0 0 15px;
}

.streamFeaturedVideoLogo
{
    margin: 15px 0 0 0;
}

.streamFeaturedVideoText
{
    color: #fff;
    font-size: .9em;
}

.streamFeaturedVideoBottom
{
    clear: both;
    background-color: #000;
    text-align: right;
}

.streamFeaturedVideoBottom > div
{
    padding: 5px;
}

/* Styles for Video Channels page
-----------------------------------------------------------*/

.videoChannelBox
{
    float:left;
    width: 49%;
    border: 1px solid Gray;
    height: 320px;
    margin: 0 5px 5px 0;
    overflow:hidden;
}

.videoChannelBox > div
{
    padding: 5px;
}

.videoChannelBoxDescription
{
    float:left;
    width: 49%;
}

.videoChannelBoxVideoText
{
    font-size: .9em;
}

.videoChannelBoxDescription > div
{
   padding: 5px;
}

.videoChannelBoxVideo
{
    float:left;
    width: 50%;
}

.videoChannelBoxVideo > div
{
    padding: 5px;
}

/* Styles for Video Channel
-----------------------------------------------------------*/

.videoChannel
{
    clear:both;
}

.videoChannelDescription
{
    float:left;
    width: 218px;
}

.videoChannelVideoText
{
    font-size:.90em;
}

.videoChannelDescription > div
{
    padding: 0 20px 0 0;
}

.videoChannelFeaturedVideos
{
    float:left;
    width: 552px;

}

.videoChannelFeaturedVideos > div
{
    padding: 5px;
}

.videoChannelOtherVideos
{
    clear:both;
}

.videoChannelOtherVideo
{
    float:left;
    width: 200px;
    margin: 0 10px 0 0;
}


/* Styles for Video Display
-----------------------------------------------------------*/

.video_Title
{
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.video_ByLine
{
	font-weight: bold;
}

.video_OpenLargerLink
{
	padding: 5px 0 5px 0;
}


.video_Description
{
	padding: 5px 0 5px 0;
}

.video_Title_blog
{
	font-weight: bold;
	padding: 10px 0 3px 0;
}

.video_Description_blog
{
	padding: 3px 0 10px 0;
	font-style:italic;
	border-bottom: 1px dotted Gray;
}

.ProfilePhoto
{
    float: left;
    margin: 0 5px 0 0;
}

/* Styles for Stream
-----------------------------------------------------------*/

.streamItem
{
    margin: 0 0 20px 0;
    clear:both;
}

.streamPhoto
{
    width:10%;
    float:left;
}

.streamPhoto > div
{
    padding: 0 5px 0 0;
}

.streamContent
{
    width: 89%;
    float: left;
}

.streamContent > div
{
    padding: 0 5px 0 5px;
}

.streamText
{
    
}

.streamTitle
{
    font-weight: bold;
}

.streamShortDescription
{
    line-height: 1.3em;
    padding: 10px 0 10px 0;
}

.streamPhotos
{
    padding: 10px 0 10px 0;
}

.streamItemPhotoBox
{
    width: 100px;
    float: left;
    margin: 0 15px 0 0;
    
}

.streamItemImage
{
    
    /*border: 3px solid white;*/
}

.streamActions
{
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
    margin: 5px 0 15px 0;
    padding: 3px 0 3px 0;
}

.streamCommentActions
{
    margin: 5px 0 5px 0;
    font-size:.80em;
}

.streamAddComment, .streamAddCommentShow
{
    margin: 0 0 10px 0;
    clear: both;
}

.streamComment, .streamCommentHide
{
    background-color: #D9D9D9;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
    clear: both;
}

.streamCommentHide
{
    display:none;
}

.streamCommentSummary
{
    font-weight: bold;
}

.streamCommentPhoto
{
    width:10%;
    float:left;
}

.streamCommentPhoto > div
{
    padding: 0 5px 0 0;
}

.streamCommentText
{
    width: 89%;
    float: left;
}

.streamCommentText > div
{
    padding: 0 5px 0 5px;
}

/* NEW COMMENTS  
----------------------------------------------------------*/

.CommentActions
{
    margin: 5px 0 15px 0;
    font-size:.80em;
}

.AddComment, .AddCommentShow
{
    margin: 0 0 10px 0;
    clear: both;
}

.Comment, .CommentHide
{
    background-color: #D9D9D9;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
    clear: both;
}

.CommentHide
{
    display:none;
}

.CommentSummary
{
    font-weight: bold;
}

.CommentPhoto
{
    width:10%;
    float:left;
}

.CommentPhoto > div
{
    padding: 0 5px 0 0;
}

.CommentText
{
    width: 89%;
    float: left;
}

.CommentText > div
{
    padding: 0 5px 0 5px;
}

/* AJAX LOADING  
----------------------------------------------------------*/
.loadMore
{
    clear:both;
	
}

.loadMoreLink
{
    display: block;
    border: 1px solid Gray;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	background-color: #F2F2F2;
    margin: 20px 0 0 0;
    padding: 5px 0 5px 0;
}

/*floats for layout*/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*----------*/

.twenty
{
	float: left;
	width: 19%;
}

.twenty-five
{
	float: left;
	width: 23%;
}

.eighty
{
	float: left;
	width: 79%;
}

.sixty
{
	float: left;
	width: 59%;
}

.thirty
{
	float: left;
	width: 29%;
}

.seventy
{
	float: left;
	width: 69%;
}

.forty
{
	float: left;
	width: 39%;
}

.forty-five
{
	float: left;
	width: 44%;
}

.fifty-five
{
	float: left;
	width: 54%;
}

.sixty-five
{
	float: left;
	width: 63%;
}

.thirty-five
{
	float: left;
	width: 33%;
}

.thirty-five-left
{
	float: left;
	width: 34%;
}

.sixty-five-right
{
	float: left;
	width: 65%;
}

.fifty-left
{
	float: left;
	width: 49%;
}

.fifty-right
{
	float: left;
	width: 49%;
}

.thirty-three-left
{
	float: left;
	width: 31%;
}

.thirty-three-right
{
	float: left;
	width: 31%;
}

.thirty-four
{
	float: left;
	width: 31%;
}

.sixty-seven
{
	float: right;
	width: 63%;
}

.seventy-five
{
	float: right;
	width: 73%;
}

/* Styles for main Cols
-----------------------------------------------------------*/

.homeLeft
{
	float: left;
	width: 19%;
	
}

.homeLeft > div
{
	padding-right: 10px;
}


.homeLeft_big
{
	float: left;
	width: 78%;
	border-right: 1px dotted gray;
	
}

.homeLeft_big > div
{
	padding-right: 10px;
}

.homeMiddle
{
	float: left;
	width: 59%;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
}

.homeMiddle > div
{
	padding-left: 10px;
	padding-right: 10px;
}

.homeMiddle_Right
{
	float: left;
	width: 80%;
	border-left: 1px dotted gray;
	padding: 0 0 10px 0;
}

.homeMiddle_Right > div
{
	padding-left: 10px;
}

.homeRight
{
	float: left;
	width: 21%;
}

.homeRight > div
{
	padding-left: 10px;
}




/*-------------------*/

.forty-five > div
{
	padding-right: 10px;
}

.fifty-five > div
{
	padding-left: 10px;
}

.twenty > div
{
	padding-right: 10px;
}

.twenty-five > div
{
	padding-right: 10px;
}

.eighty > div
{
	padding-left: 10px;
}


.sixty > div
{
	padding-right: 10px;
}

.forty > div
{
	padding-left: 10px;
}

.thirty > div
{
	padding-right: 10px;
}

.seventy > div
{
	padding-left: 10px;
}

.sixty-five > div
{
	padding-right: 10px;
}

.sixty-five-right > div
{
	padding-left: 10px;
}

.thirty-five > div
{
	padding-left: 10px;
}

.thirty-five-left > div
{
	padding-right: 10px;
}

.fifty-left > div
{
	padding-right: 10px;
}

.fifty-right > div
{
	padding-left: 10px;
}


.thirty-three-left > div
{
	padding-right: 10px;
}

.thirty-three-right > div
{
	padding-left: 10px;
}

.sixty-seven > div
{
	padding-left: 10px;
}

.seventy-five > div
{
	padding-left: 10px;
}




/*---------------------------------------*/

