/************************ Footer Content ************************/

.ngaFooter ul{
	padding: 0 0 0 12px;
	overflow: hidden;
	margin-left: 20px;
}

.ngaFooter ul li {
	padding: 0px 25px 0px 10px;
	float: left;
	font-size: 1.1em;
	background:url(../img/bg_bullet_footer.gif) 0% 6px no-repeat;
	margin-left: -18px;
}

.ngaFooter ul li.first {
	background-image: none;
}


.ngaFooter ul li a {
	color: #347ecf;
}


/************************ module contant Content ************************/

.breadcrum {
	width: 774px;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 13px 13px 12px 0;
}

.breadcrum p {
	float: left;
	margin: 0 5px 0 0;
	font-size: 1.1em;
	color:#04a7e1;
}

.breadcrum ul li {
	float: left;
	background:url(../img/bg_bullet_blue_breadcrumb.gif) 0% 5px no-repeat;
	padding: 0 4px 0 12px;
	font-size: 1.1em;
}

.leftNav {
	width: 145px;
	/*margin-left: 8px;*/ /* changes after design updated into PDf*/
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	padding: 5px 0;
}

.leftNav ul {
	background:url(../img/bg_border_dotted.gif) bottom left repeat-x;
	padding: 8px 0;
}

.leftNav ul.articles {
	padding: 4px 0;
}

.leftNav ul li {
	/*margin-left: 5px;*/
	font-size: 1.2em;
}

.leftNav ul li a, .leftNav p a{
	display: block;	
	padding: 1px 2px 1px 26px;
	background:url(../img/bg_bullet_leftnav.gif) 10px 50% no-repeat;
}

.leftNav ul li a:hover, .leftNav p a:hover{
	background:#00b9ef url(../img/bg_bullet_leftnav_white.gif) 10px 50% no-repeat;
	color: #ffffff;		
/*	border-top: 1px solid #cbeffb;
	border-bottom: 1px solid #cbeffb;*/
}

/*.leftNav ul li a.selected, .leftNav p.selected a{*/
.leftNav a.selected{
	font-weight: bold;
	background:#00b9ef url(../img/bg_bullet_leftnav_white.gif) 10px 50% no-repeat;
	color: #ffffff;
	border-top: 1px solid #cbeffb;
	border-bottom: 1px solid #cbeffb;
}

.leftNav p{
	background:url(../img/bg_border_dotted.gif) bottom left repeat-x;
	padding-bottom: 5px;
	font-size: 1.2em;
}


.leftNav ul li.selected a {
	color: #ffffff;
}



/************************ featuredVideos ************************/

.featuredVideos {
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	/*float: left;*/
	margin: 0;
	padding: 16px 0;
	vertical-align:top;
	width: 305px;
}

.no-border {
	background-image: none;
}
.featuredVideos ul {
	margin:5px 0;
	clear: both;
}

.featuredVideos ul li {
	clear:both;
}

.featuredVideos ul li img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}	

.featuredVideos p {
	font-size:1.1em;
	clear: both;
}

.featuredVideos p a {
	font-weight: bold;
	background:url(../img/bg_bullet_blue.gif) 0% 50% no-repeat;
	padding-left: 15px!important;
	display: block;
	text-decoration: none;
	font-size: 1.1em;
}

.featuredVideos ul li .featuredVideosContent {
	float: left;
	width: 155px;
	margin-bottom: 10px;
}
.featuredVideos h3 {
	padding-bottom: 10px;
}


.featuredVideos ul li .featuredVideosContent h4 a{
/*	text-decoration:underline;*/
}

/************************ Related Articles ************************/

.relatedArticlesInfo {
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	margin: 0;
	padding: 16px 0;
	vertical-align:top;
	width: 305px;
}

.relatedArticlesInfo ul {
	margin: 0px 0 7px 0;
	clear: both;
}

.relatedArticlesInfo ul li {
	padding:5px 0 13px 0;
}

.relatedArticlesInfo ul li img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}	

.relatedArticlesInfo p {
	font-size:1.1em;
	clear: both;
}

.relatedArticlesInfo p a {
	font-weight: bold;
	background:url(../img/bg_bullet_blue.gif) 0% 50% no-repeat;
	padding-left: 15px!important;
	display: block;
	text-decoration: none;
	font-size: 1.1em;
}

.featuredVideos ul li .featuredVideosContent {
	float: left;
	width: 155px;
	margin-bottom: 10px;
}
.relatedArticlesInfo h3 {
	padding-bottom: 6px;
}

.relatedArticlesInfo ul li h4 {
	padding-bottom: 8px;
}

.relatedArticlesInfo ul li h4 a{
/*	text-decoration:underline!important;*/
}

/************************ PlayList ************************/

.playList{
	margin: 0 0 0 10px;
	padding: 0 5px 0 5px ;
	vertical-align:top;
	width: 770px;
	float:left;
}

.playVideo{
	float:left;
}

.playVideo .colWrap3{
	margin-top:0;
}
.playVideo .colWrap4 h2{
	background:transparent url(../img/bg_border_dotted.gif) repeat-x scroll left bottom;
	margin-top:15px;
	padding-bottom: 18px;	
}
.playVideo .rateVideo {
	float: left;
	padding: 12px 0 12px 18px;
}
.playVideo .rateVideo h3{
	float:left;
	margin-right:10px;
}
.playList h3{
	background:transparent url(../img/bg_border_dotted.gif) repeat-x scroll left top;
	margin:0 0 15px 0;
	padding-top:15px;
	width:757px;
}

.listVideos .listVideoContainer{
	margin-bottom:6px;
	overflow:hidden;
}

.listVideos .listVideoContainer ul {
	margin: 13px 0 0 0;
	margin: 0;
	clear: both;
}

.listVideos .listVideoContainer ul li {
	float:left;
	width:370px;
	padding:6px 0px 6px 6px;
	margin-right:6px;
	background:#f8f8f8;
}

.listVideos .listVideoContainer ul li img {
	float: left;
	vertical-align: top;
}	

.listVideos .listVideoContainer p {
	font-size:1.1em;
	clear: both;
}

.listVideos .listVideoContainer p a {
	font-weight: bold;
	background:url(../img/bg_bullet_blue.gif) 0% 50% no-repeat;
	padding-left: 15px!important;
	display: block;
	text-decoration: none;
}

.listVideos .listVideoContainer ul li .listVideosContent {
	float: left;
	padding:0 2px 0 8px;
	width: 220px;
	position:relative;
	
}
.listVideos .listVideoContainer ul li .listVideosContent h4 {
	width: 85%;
}

.listVideos .listVideoContainer ul li .listVideosContent p.new{
	text-transform:uppercase;
	position:absolute;
	top:-2px;
	right:0px;
	color:#08ACE6;
	border:1px #08ACE6 solid;
	padding:0 2px;
	font-size:0.9em;
	
}

.listVideos .listVideoContainer ul li .listVideosContent h4 a{
	font-size:1.1em;
/*	text-decoration:underline;*/
}

.listVideos .listVideoContainer ul li .listVideosContent .rating,
.rateVideo .rating{
	width:61px;
	height:10px;
	background-image:url(../img/starRatingSmall.gif);
	background-repeat: no-repeat;
	display:block;
	margin-top:2px;	
}

.rateVideo .rating{
	float:left;
	margin-top:4px;
}

/* Safari Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {

.listVideos .listVideoContainer ul li .listVideosContent p {
	margin-top:3px;
}
.listVideos .listVideoContainer ul li .listVideosContent .rating{
	margin-top:5px;	
}
}


.rating0{
	background-position:-64px -10px;
}
.rating1{
	background-position:-51px -10px;
}
.rating2{
	background-position:-38px -10px;
}
.rating3{
	background-position:-25px -10px;
}
.rating4{
	background-position:-12px -10px;
}
.rating5{
	background-position:1px -10px;
}
.rating0-5{
	background-position:-48px 0;
}
.rating1-5{
	background-position:-36px 0;
}
.rating2-5{
	background-position:-24px 0;
}
.rating3-5{
	background-position:-12px 0;
}
.rating4-5{
	background-position: 0 0;
}

.star-rating-control .rating-cancel { float: left; display: none !important;}

.listVideos h3 {
	padding-bottom: 10px;
}

/*****End of Playlist  *******/



/********Video Comments******/

.colWrap3 .commentsList {
	float: left;
	padding: 12px 0 0 18px; 
	width: 434px;
}

.videoComments .commentsHead {
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	float: left;
	margin:0 0 0 17px;
	width:417px;
}
.videoComments .commentsHead p.commentsList {
	float: right;
	font-size: 1.1em;
	width: auto
}
.videoComments .commentsBottom {
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	float: left;
	padding-top: 12px;
	width:auto;
}

.videoComments .commentsBottomSub {
	background:url(../img/bg_border_dotted.gif) bottom left repeat-x;
	float: left;
	padding-bottom: 12px;
	width:417px;
}
.videoComments .commentsBottom p.commentsResultInfo {
	float: left;
	font-size: 1.1em;
	width:auto;
}
.videoComments .commentsBottom p.commentsResultInfo span {
	font-weight: bold;
	width:auto;
}
.videoComments .commentsBottom p.moreComments {
	float: right;
	font-size: 1.1em;
	padding: 0;
}
.videoComments .commentsBottom p.commentsList {
	float: right;
	width: auto
}
.videoComments .ngaPageContent {
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	padding: 12px 0 0 0;
}
.videoComments .colWrap3 {
	margin-top: 0;
	padding-top: 0;
}
.videoComments .colWrap3 h3 {	
	float:left;
	padding: 12px 0 0 0;
	width: auto;	
}
.videoComments .colWrap4 .featuredVideos ul li .featuredVideosContent {
	width:140px;
}
.videoComments .colWrap4 .relatedArticlesInfo,
.videoComments .colWrap4 .featuredVideos ul,
.videoComments .colWrap4 .featuredVideos {
	width: 295px;
   float: left;
}
.videoComments .colWrap4 .featuredVideos {
	padding-top: 12px;	
}
.videoComments .colWrap3 .ngaPageContent p.commentsTitle span {
	font-weight: bold;
	padding-bottom: 5px;
}
.videoComments .colWrap3 .ngaPageContent p.commentsTitle {	
	padding-bottom: 5px;
	padding-right:10px;
}
.ngaPageInfo .addComments {
	float:left;	
	padding: 20px 0 0 0;
	width: 417px;
}
.ngaPageInfo .addComments ul {
	float:left;
	padding-top: 15px;
}
.ngaPageInfo .addComments ul li {
	padding-bottom: 15px;
}
.ngaPageInfo .addComments h3 {
	background:url(../img/icon_add_comments.gif) no-repeat left 3px;
	float:left;
	padding: 0 10px 0 15px;
	width: 417px;
}
.ngaPageInfo .addComments ul li label {
	display:block;
	font-size:1.1em;
	margin-bottom:8px;
}


/********End of Video Comments******\



/************************ featuredVideos ************************/
h2.articleHeader{
	padding:0 10px 8px 14px;
}

.ngaPageInfo {
	width: 417px;
	margin: 0 0 10px 0;	
	padding:10px 17px 0 17px;
	float:left;
}

.ngaPageInfo .articlesListContent {
	width: 49%;
	float: left;
	margin-right: 3px;
}

.ngaPageInfo .articlesListContent ul li {
	padding: 0 0 12px 0;
}

.ngaPageInfo .articlesListContent ul li h3 {
	padding-bottom: 8px;
}

.ngaPageInfo .articlesListContent ul li ul li {
	line-height: 1.1em;
	padding-bottom: 6px;
	font-size: 1.1em;
}

a.backToTop {
	text-decoration: underline!important;	
}

.ngaPageInfo .ngaPageInfoFooter {
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	padding: 20px 0;
	float:left;
	width: 417px;
	font-size: 1.1em;
}

.ngaLogo {
	text-align: center;
	margin: 25px 0 13px 0;
}

.supportPromoInfo1 {	
	width: 312px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.supportPromoInfo {
	float:left;
	width: 312px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.supportPromoInfo1 .supportPromoContent,
.supportPromoInfo .supportPromoContent {
	width: 120px;
	float: left;
	margin-top: 20px;
}
.supportPromoInfo1 .supportPromoContent p {
	font-size: 1.1em;
	color:#12b9f4;
	padding-bottom: 7px;
	padding-left: 2px;
}
.supportPromoInfo .supportPromoContent p {
	font-size: 1.1em;
	color:#707070;
	padding-bottom: 7px;
}

.flashHomePage .supportPromoInfo .supportPromoContent p {
	font-size: 1.3em;
	color:#12b9f4;
	padding-bottom: 7px;
}

.supportPromoInfo1 .supportLinks,
.supportPromoInfo .supportLinks {
	background-color:#12b9f4;
	float: left;
	margin-top: 5px;
	padding-left: 5px;
	width: 292px;
	color:#fff;
}

.supportPromoInfo1 .supportLinks ul,
.supportPromoInfo .supportLinks ul {
	padding: 3px 10px;
	clear: both!important;
	overflow: hidden;
}

.supportPromoInfo1 .supportLinks ul li,
.supportPromoInfo .supportLinks ul li {
	float:left;
	padding: 0 16px 0 6px;
	background:url(../img/bg_bullet_white.gif) 0% 50% no-repeat;
	margin-left: -12px;
	font-size: 1.1em;
}


.supportPromoInfo1 .supportLinks ul {
	padding: 3px 10px 3px 0px;
	clear: both!important;
	overflow: hidden;
}


.supportPromoInfo1 .supportLinks ul li {
	float:left;
	padding: 0 10px 2px 10px;
	background:url(../img/bg_bullet_white.gif) 0% 50% no-repeat;
	margin-left: -5px;
	font-size: 1.1em;
   zoom:1;
}


.supportPromoInfo1 .supportLinks ul li a,
.supportPromoInfo .supportLinks ul li a {
	display: block;
	color:#ffffff;
}


.flashHomePage .colWrap5 .supportPromoInfo1,
.flashHomePage .colWrap5 .supportPromoInfo {
	margin: 0 auto;
	background:url(../img/bg_supportPromoInfo.gif) top left repeat-x;
	padding: 0 7px 0 31px;
	width: 338px;
	float:none;
   overflow:hidden;
}

.flashHomePage .colWrap5 .supportPromoInfo1 .supportLinks,
.flashHomePage .colWrap5 .supportPromoInfo .supportLinks {	
	float: left;
	margin-top: 5px!important;
	width: 294px;
}

/*homepage logo bottom */
.supportPromoInfo1 a.adoptEarly,
.supportPromoInfo a.adoptEarly {
	background: url(../img/btn_adopt_it_early_NORMAL.png) no-repeat left top;
	float: left;
	height: 93px;
	width: 188px;
	text-indent: -999em;
}
.supportPromoInfo1 a.adoptEarly:hover,
.supportPromoInfo a.adoptEarly:hover {
	background: url(../img/btn_adopt_it_early_ROLLOVER.png) no-repeat left top;
}
/*homepage logo bottom */






/**************************** Article Content **************************************/

.ngaPageContent {
	width: 417px;
	margin: 0 0 10px 0;	
	padding:20px 0 0 0;
	float:left;
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
}

.ngaPageContent p {
	font-size: 1.1em;
	padding-bottom: 15px;
	padding-right: 10px;
}


/* Safari Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {

.breadcrum ul li {
	background:url(../img/bg_bullet_blue_breadcrumb.gif) 0% 50% no-repeat;
}
}


/* START :: Thank you page */

.hostingDetails {

}

.ngaCoreContainer .colWrap4 .hostingDetails {
	background:url(../img/bg_border_dotted.gif) top left repeat-x;
	float: left;	
	padding: 19px 0;
}

.hostingDetails ul li {
	padding: 0 0 19px 0;
}

.hostingDetails ul li a {
	font-weight: bold;
	background:url(../img/bg_bullet_blue.gif) no-repeat 0% 3px;
	padding-left: 15px!important;
	display: block;
	text-decoration: none;
	color:#707070!important;
}
.hostingDetails ul li a:hover, .hostingDetails ul li a.selected {
	color:#08ACE6!important;
}

.hostingDetails ul li p {
	padding-left:15px;
	padding-bottom: 0;
	font-size: 1.1em;
}

/* END :: Thank you page */

/* START :: Sign uppage */
.signupInfo h3{
	background:url(../img/bg_plus.gif) left 3px no-repeat;
	padding-left:15px;
	padding-bottom:18px;
}
.signupInfo ul {
	width:235px;
}
.signupInfo ul li{
	float:left;
	margin-bottom:6px;
}
.signupInfo ul li label{
	font-size:1.1em;
	display:block;
	margin: 0 0 6px 0;
}
.signupInfo ul li label span{
	color:#04a7e1;
	font-size:1.6em;
	font-weight:bold;
}

.signupInfo ul li input, .signupInfo ul li select{
	width:210px;
}
.signupInfo ul li p{
	padding:27px 0 8px 0;
}
.radioGroup {
	width:100%;
	float:left;
}
.radioGroup input{
	width:auto!important;
	float:left;
	margin-bottom:22px;
}
.radioGroup label{
	float:left;
	width:40px;
	padding-left:5px;
}
.checkGroup 
{float:left;
	width:100%;
}
.checkGroup input{
	width:auto!important;
	float:left;
	margin-bottom: 10px;
}
.checkGroup label{
	float:left;
	width:auto;
	padding-right:45px;
}
.checkGroup label a{
	font-size:1.0em!important;
}

.signupInfo .checkGroup input.cancelBtn,
.signupInfo .checkGroup input.submitBtn {
	border: none;
	float:left;
	height: 23px;
	margin: 22px 0;
	text-indent: -999em;
	width: 80px;
}


/*Sign up Error*/
.formError {
	color: #d82f31; 
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 8px 0;
	width: 212px;
	display:none;
}

.hasError .formError{
    display:block;
}


/*end of Error*/



/* END:: Sign uppage */


#videoContainer {
	text-align: center;
}

.supportPromoInfo .supportPromoContent p.titleInfo {
	font-size: 1.3em;
	color: #0aafef;
}

/**** Bookmark ******/

.colWrap3 .bookmarks {
	background: url(../img/bg_border_dotted.gif) repeat-x left top;
	border:medium none;
	float:left;
	margin:0;
	padding:12px 0;
	width:416px;
}
.colWrap3 .bookmarks h3 {
	color:#707070;
	font-size:1.1em;
	padding: 0 0 9px 0;
	width: 100%;
}
.bookmarks ul {
	float:left;
	width:350px;
}

/* DIGG */
.bookmarks li.digg {
	background:transparent url(../img/icon_digg.gif) no-repeat scroll 0;
}
.bookmarks li {
	float:left;
	min-height:16px;
}
.bookmarks ul li a {
	float: left;
	font-size: 1.1em;
	margin-top: 1px;
	padding-right:20px;
}
.bookmarks li a {
	padding:0 20px 0 25px;
}
.hidden {
	height:1px !important;
	left:-9999px !important;
	overflow:hidden !important;
	position:absolute !important;
	width:1px !important;
}

/*Delicious*/
.bookmarks li.delicious {
	background:transparent url(../img/icon_delicious.gif) no-repeat scroll 0;
}
.bookmarks li.delicious a {
	padding:0 15px 0 23px;
}

/*Newsvine*/
.bookmarks li.newsvine {
	background:transparent url(../img/icon_newsvine.gif) no-repeat scroll 0;
}
.bookmarks li.newsvine a {
	padding:0 20px;
}




/* End of Bookmark *******/

