﻿
body 
{
    font-size:12px;
    font-family:Tahoma;
    color: #000000;
    margin-top:0px;
}

.logo
{
	padding-left:15px;
	padding-top:0px;
	font-size:25px;
}

.kicks
{
	font-weight:bold;
	color:#466083;
}

.beta
{
	padding-left:160px;
	font-weight:bold;
	color:#466083;
	font-size:17px;
}

a
{
color: #16387C;
text-decoration: none;

}

a:hover
{
text-decoration: underline;
}

p
{
    margin-bottom: 14px;
    text-align: justify;
}

#inner 
{
    width:850px;
    margin-left:auto;
    margin-right:auto;
}

#header
{
    position: relative;
    height: 100px;
    color: #FF7800;
    padding-left: 20px;
}

#header h1
{
    font-weight:normal;
    font-size: 23px;
    padding-top:12px;
}

#container
{
	position:relative;
	background-color:Transparent;
	clear:both;
}

#maincontent
{
    padding: 10px 0px 10px 0px;
    position:absolute;
    left:0;
    top:0;
    width:640px;
}

#mainwidecontent
{
    padding: 10px 0px 10px 0px;
    position:absolute;
    left:0;
    top:0;
    width:850px;
}

#rightcontent
{
    padding: 10px 0px 10px 0px;
    font-family:Verdana;
    font-size:11px;
    width:200px;
    position:absolute;
    right:0px;
    top:0px;
    left:650px;
}

#rightcontent a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

#footer
{
    position:static;
    background:transparent;
    background-repeat:no-repeat;
    background-image:url(../images/footerBG.gif);
    background-color:Blue;
}

#signin
{
	position:absolute;
	top:0px;
	right:0px;
	width:700px;
	color:Black;
	background-image:url(../images/SignInBG1.jpg);
	height:94px;
}

#loginview
{
	position:absolute;
	top:10px;
	left:10px;
	padding:0px 0px 0px 10px;
	text-align:center;
	font-family:Tahoma;
	font-size:15px;
	width:475px;
	line-height:24px;
	/*background-image:url(../images/HeaderBG.jpg);*/
}

#loginview a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

#loginview a
{
	  font-weight:bold;
}

#loginstatus
{
	position:absolute;
	top:0px;
	right:30px;
	padding:20px 0px 0px 0px;
	font-size:smaller;
	color:black;
}

#loginstatus a
{
	font-size:small;
	color:#466083;
}

#menufooter
{
    /*background-image:url(../images/menubottom.gif);*/
    background:#466083 no-repeat;
    padding-top:0px;
    border-style:none;
	border-width:thin;
	border-color:#466083;
	border-bottom-color:White;
	height:7px;
	width:96%;
	margin-left:20px;
}

#menu
{
	padding-left:10px;
}

#menu ul
{
    padding-bottom:0px;
    margin-bottom:6px;
}

#menu ul li.first
{
     margin-left:0px;
}

#menu ul li a
{
    background-color: transparent;
    padding: 1px 9px 0px 10px;
    text-decoration:none;
    color:White;
}

#menu ul li
{
	display:inline;
	background-color:#8C929C;
	border-bottom:solid 1px white;
	padding:5px 5px 5px 5px;
}

#menu ul li.active
{
	border-style:solid;
	border-width:thin;
	border-color:White;
	border-bottom:solid 1px #466083;
	/*background-color:#DE7D39;*/ /*466083 */
	background-color:#466083;
}

#playlistmenu
{
	position:relative;
	border-style:none;
	border-width:thin;
	border-color:#466083;
	border-bottom-color:White;
	/*background-color:#DE7D39;*/
	background-color:#466083;
	height:25px;
	margin-left:20px;
	width:96%;
}

#playlistmenu table
{
    position:absolute;
    margin-top:5px;
    top:0px;
}

#playlistmenu table tr td
{
	padding:0px 2px 0px 2px;
	margin-top:2px;
}

#playlistmenu table tr td.active
{
	margin-top:2px;
	background-color:#DE7D39;
 
}

#playlistmenu table tr td a
{
    background-color: transparent;
    padding: 1px 10px 0px 10px;
    text-decoration:none;
    color:White;
}

#playlistmenu table tr td a:hover
{
    text-decoration: underline;
}

.datapager
{
    display:block;
    text-align:right;
    clear: both;
    font-size:small;
    padding-top:10px;
    padding-bottom:10px;
}

.ajaxdatapager
{
	position:relative;
	padding-bottom:20px;
}

.ajaxdatapagerloc
{
	 position:absolute;
	 left:300px;
	 top:0px;
}

.pager
{
    display:block;
    text-align:left;
    clear: both;
    font-size:small;
}

.ValidationSummary
{
	 font-size:smaller;
	 font-weight:bold;
}

.listview
{
	width:100%;
}

.productlistTable tr td
{
	width:180px;
	vertical-align:top;
}

.sortlinks
{
	padding-left:80px;
	padding-bottom:10px;
}

.greensmall
{
	color: green;
	font-size:10px;
	font-family:Calibri;
}

.greenmedium
{
	color: green;
	font-size:13px;
}

.graysmall
{
	color: #777777;
	font-size:10px;
	font-family:Verdana;
}

.graysmall a
{
	font-size:11px;
}

.playIcon
{
	padding:0px 0px 0px 0px;
}

.MediaPlayerBox
{
	position:relative;
}
.MediaPlayer
{
	padding-right:20px;
	padding-left:10px;
	width:200px;
}

.mediametadatacolumn
{
	width:150px;
}

.mediametadata
{
	padding:75px 10px 15px 10px;
}

.medialabelcolumn
{
	padding:0px 15px 0px 0px;
	font-weight:bold;
	font-family:calibri;
	font-size:small;
	width:50px;
}
.listviewDiv
{
	padding:10px 0px 10px 0px;
	width:570px;
}

.listviewDiv a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

#updatecontent
{
    padding: 10px 10px 10px 10px;
    background-repeat:repeat-y;
	float:left;
}
.addItem
{
	padding-left:10px;
}

.labelcolumn
{
	padding:0px 15px 0px 0px;
	font-weight:bold;
	font-family:calibri;
	font-size:small;
	width:70px;
}

.grayedlabelcolumn
{
	padding:0px 15px 3px 0px;
	font-weight:bold;
	font-family:calibri;
	font-size:small;
	width:75px;
	color:Gray;
}

.relatedBlogs
{
	padding-left:30px;
}

.title
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	padding:10px 0px 10px 0px;
}

.title a
{
	font-size:14px;
}

.smallertitle
{
	font-size:12px;
	font-family:Verdana;
	padding:5px 0px 2px 0px;
	font-weight:bold;
}

.smallertitle a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.smallertitle a
{
	font-weight:bold;
}

.playlisttitle
{
	font-size:13px;
	font-family:Calibri;
	font-weight:bold;
	padding:0px 10px 0px 0px;
}

.playlisttitle a
{
	color:#0065CE;
}

.IndentedTitle
{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	padding:0px 0px 7px 0px;
	width:100%;
}

.IndentedTitle a
{
	font-size:12px;
}

.blogLabel
{
	padding:0px 15px 0px 0px;
	font-weight:bold;
	font-family:calibri;
	font-size:small;
	width:175px;
}

.description
{
	padding:10px 10px 10px 20px;
	text-align:justify;
}

.smallerlinks
{
	font-size:11px;
	color:Gray;
	padding-left:0px;
	font-family:Verdana;
}

.commentdiv
{
	padding-left:20px;
	width:590px;
}

.GreenCommentBoxStyle
{
	position:relative;
	width:572px;
	border-top:solid 0px black;
	border-bottom:solid 0px black;
	padding-left:0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#DDF4DD,endColorStr=white); 
	padding-right:5px;
}

.CommentBoxStyle
{
	position:relative;
	width:572px;
	border-top:solid 0px black;
	border-bottom:solid 0px black;
	padding-left:0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F4F0E6,endColorStr=white); 
	padding-right:5px;
}

.CommentPhotoStyle
{
	float:left;
	width:100px;
	padding:10px 0px 10px 0px;
}

.CommentBodyStyle
{
	float:right;
	width:475px;
	padding:10px 0px 10px 0px;
}

.CommentWallCommentBodyStyle
{
	float:right;
	width:455px;
	padding:10px 0px 10px 0px;

}

.CommentBoxStyle div a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.postingdate
{
	padding-top:5px;
}

.SlideShow
{
	width:575px;
	height:400px;
}

.BloggerPhoto
{
	width:50px;
	height:50px;
	border:solid 1px Black;
}

.BloggerSmallerPhoto
{
	width:42px;
	height:42px;
	border:solid 1px Black;
}

.BloggerSmallPhoto
{
	width:75px;
	/*height:90px;*/
	border:solid 0px Black;
	padding:5px 5px 9px 5px;
	background:white url(../images/layout/shad_bottom.gif) repeat-x bottom;
}

.BloggerSmallPhotoFixed
{
	width:38px;
	height:38px;
	border:solid 0px Black;
	padding:2px 2px 6px 2px;
	background:white url(../images/layout/shad_bottom.gif) repeat-x bottom;
}

.BloggerMediumPhoto
{
	width:125px;
	/*height:90px;*/
	border:solid 1px Black;
	padding:5px 5px 9px 5px;
	background:white url(../images/layout/shad_bottom.gif) repeat-x bottom;
}

.BloggerLargePhoto
{
	/*width:575px;
	height:438px;*/
	border:solid 1px Black;
	padding:5px 5px 9px 5px;
	background:white url(../images/layout/shad_bottom.gif) repeat-x bottom;
}

.UpdateProgress
{
	padding:10px 10px 10px 20px;
}

.TextField
{
    border: solid 1px #cfcfcf;
    width: 308px;
    height: 17px;
}

.TextArea
{
	width:300px;
	height:100px;
	padding:5px;
	font-family:Tahoma, Sans-Serif;
}

.LongTextArea
{
	width:400px;
	height:100px;
	padding:5px;
	font-family:Tahoma, Sans-Serif;
	 border:solid 1px black;
}

.IndentedDiv
{
	padding-left:30px;
	width:570px;
	text-align:justify;
	padding-top:10px;
}

.IndentedDiv a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.ValidationError
{
	font-family:Verdana;
	font-weight:bold;
	color:Red;
	font-size:smaller;
}

.search-tag-cloud
{
	position:relative;
	padding:10px 0px 10px 0px;
	
}

#tag-cloud
{
	float:left;
	padding-left:30px;
}

#tag-cloud a
{
	color:White;
	text-decoration:underline;
}
#site-search
{
	float:right;
	padding-left:30px;
	padding-right:30px;
}

#site-search a
{
	color:White;
}

.tagsVideoGrid
{
	padding-left:20px;	
}
a.go-search
{
	padding: 4px 12px 7px 12px;
	background: transparent url("/App_Themes/Default/Images/go-button.gif") no-repeat;	
	color: #95ce8b;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -2px;
	margin-left: 6px;
}
a.go-search:hover
{
	text-decoration: underline;	
}

.clearFloat
{
	clear: both;	
}

/*
.roundedcornr_box {
   background: #ffffff url(../images/layout/roundedcornr_grad.gif) repeat-x top left;
   margin-top:10px;
}
.roundedcornr_top div {
   background: url(../images/layout/roundedcornr_tl.gif) no-repeat top left;
}
.roundedcornr_top {
   background: transparent url(../images/layout/roundedcornr_tr.gif) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/layout/roundedcornr_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: transparent url(../images/layout/roundedcornr_br.gif) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 5px; }
*/

.roundedcornr_box {
	background: url(../images/layout/roundedcornr_tl.png) no-repeat top left;
	margin-top:5px;
}
.roundedcornr_top {
	background: url(../images/layout/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../images/layout/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../images/layout/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../images/layout/roundedcornr_r.png) top right repeat-y;
}
.roundedcornr_content_left {
	background: url(../images/layout/roundedcornr_r.png) top left repeat-y;
	margin-left:-10px;
	padding-left:10px;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {

}
.roundedcornr_content 
{ 
	padding: 0 10px; 
}

div.shadow
{
	background:white;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	position:relative;
}

div.bottomleft
{
	width:2px;
	height:4px;
	background: white url(../images/layout/shad_blcorner.gif) no-repeat bottom left;
	position:absolute;
	bottom:0px;
	left:-1px;
}

div.bottomright
{
	width:1px;
	height:4px;
	background: white url(../images/layout/shad_blcorner.gif) no-repeat bottom right;
	position:absolute;
	bottom:0px;
	right:-1px;
}

div.topleft
{
	width:2px;
	height:0px;
	background: white url(../images/layout/shad_tlcorner.gif) no-repeat top left;
	position:absolute;
	top:0px;
	left:-1px;
}

div.topright
{
	width:2px;
	height:0px;
	background: white url(../images/layout/shad_tlcorner.gif) no-repeat top right;
	position:absolute;
	top:0px;
	right:-1px;
}

.imagemap
{
	padding-left:10px;
	position:relative;
}


.imagemap a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.summaryimagemap a
{
	font-weight:bold;
}

.summaryimagemap a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.videoimagemap
{
	position:absolute;
	top:70px;
	left:70px;
	width:100px;
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
}

.playlistimagemap
{
	position:absolute;
	top:50px;
	left:450px;
	width:150px;
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
}

.memberimagemap
{
	position:absolute;
	top:315px;
	left:450px;
	width:150px;
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
}

.blogimagemap
{
	position:absolute;
	top:325px;
	left:270px;
	width:150px;
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
}

.summaryimagemap
{
	clear:both;
	text-align:center;
	font-family:Tahoma;
	font-size:15px;
	width:550px;
	padding:50px 0px 30px 30px;
	line-height:30px;
}

.photoimagemap
{
	position:absolute;
	top:325px;
	left:45px;
	width:150px;
	text-align:center;
	font-family:Tahoma;
	font-size:14px;
}

.video
{
	position:absolute;
	top:50px;
	left:180px;
	font-size:16px;
	font-weight:bold;
}

.playlist
{
	position:absolute;
	top:75px;
	left:360px;
	font-size:16px;
	font-weight:bold;
}

.member
{
	position:absolute;
	top:290px;
	left:440px;
	font-size:16px;
	font-weight:bold;
}

.blog
{
	position:absolute;
	top:300px;
	left:295px;
	font-size:16px;
	font-weight:bold;
}

.photo
{
	position:absolute;
	top:300px;
	left:70px;
	font-size:16px;
	font-weight:bold;
}

.MemberPageDiv
{
	padding:10px 0px 10px 0px;
}

.toplinks
{
	 padding:0px 0px 15px 50px;
}

.toplinks a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.indentedtoplinks
{
	 padding:0px 0px 15px 200px;
}

.blogtitle
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
	padding:5px 0px 2px 0px;
}

.blogtitle a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.blogtitle a
{
	font-weight:bold;
}

.paddedlinks
{
	padding:5px 0px 10px 40px;
}

.paddedlinks a:hover, .username a:hover, 
.leavecomment a:hover, .replybutton a:hover
{
	  background-color:#0063DC;
	  color:White;
	  text-decoration:none;
}

.replybutton
{
	padding:5px 0px 10px 500px;
	font-weight:bold;
	font-size:14px;
}

.leavecomment
{
	padding:5px 0px 10px 20px;
	font-weight:bold;
	font-size:13px;
}

.ie6
{
	 padding-top:10px; 
	 text-align:left;
	 font-size:smaller;
	 color:Red;
}

.combobox
{
	padding:10px 10px 10px 75px;
}

.Button
{
	height:27px;
}

.BackToSearch
{
	padding-left:400px;
}

.centertext
{
	text-align:center;
	vertical-align:middle;
	padding:0px 0px 0px 0px;border:none;
}

.red
{
	color:Red;
	font-size:smaller;
}

.commentTextBox
{
	border-color:#466083;
	border-style:solid;
	border-width:1px;
}

.textBox
{
	width:300px;
	border:solid 1px #466083;
}
