body {
	margin: 0px;
	padding: 0px;
	background-color: #ACACAC;
	background-image:url(../images/bg_repeat.jpg);
	background-repeat:repeat;
	background-position: top;
}
a{
	outline:none;
}
img{
	border:none;
}
.wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.logo_holder {
	padding-left: 20px;
}

.logo {
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
}
.search {
	margin-bottom: 35px;
	background-image: url(../images/round_top.gif);
	background-position: left bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 282px;
	float: right;
}

/*top links for account profile*/

.account_search_holder {
	float: right;
	padding-top: 80px;

}
.form_search {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	height: 20px;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}



.account {
	height: 25px;
	background-image: url(../images/gradient_bar2.gif);
	background-repeat: repeat-x;
	width: 310px;
	float: right;
}
.account ul {
	margin: 0px;
	padding: 0px;
}
.account li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.account a {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}
.account a:hover {
	color: #350353;
}







#nav {
	background-repeat: repeat-x;
	background-image: url(../images/gradient_nav_bg.gif);
	width: 950px;
	height: 40px;
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5D2B80;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../images/gradient_nav_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 11px;
	float: left;
}
#nav a:hover {
	color: #000000;
	background-image: url(../images/gradient_nav_bg_hover.gif);
	background-repeat: repeat-x;
}

#nav a.active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	border:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 11px;
	float: left;
	color: #000000;
	background-image: url(../images/gradient_nav_bg_hover.gif);
	background-repeat: repeat-x;
}



.headerHolder {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
	margin-top: 20px;
}
.headerTitle1 {
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	background-color: #5D2B80;
}
.headerTitle2 {
	margin-bottom: 10px;
	padding-left: 2px;
	font-family: tahoma;
	font-size: large;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/gradient_bg_title.gif);
}
.headerTitle3 {
	font-family: tahoma;
	font-size: 20px;
	color: #05FCFF;
	margin-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
}
.column_right_title_holder {
	height: 25px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.column_right_title_left {
	float: left;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #5D2B80;
}
.column_right_title_right {
	float: right;
}
.column_right_title_right a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: none;
	font-weight: bold;
}
.column_right_title_right a:hover {
	text-decoration: underline;
}

.column_right_content {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}


.storyby {
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}



#header {
	width: 950px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header .headerLeftColumn {
	width: 527px;
	float: left;
	clear: left;
}
#header .headerRightColumn {
	float: left;
	width: 423px;
}

#header .headerLeftColumnSub {

}
#header .headerRightColumnSub {
	height: 325px;
	float: left;
	width: 423px;
}
.topBar {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
	background-repeat: no-repeat;
}

.topNav {
	height: 25px;
	padding-top: 225px;
	color: #FFFFFF;
	padding-left: 5px;
}


.breadCrumbs {
	background-image: url(../images/index_04.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 12px;
	color: #AA3C94;
	height: 10px;
}
.advertise {
	margin-bottom: 10px;
}
.header_advertisement {
	height: 150px;
	background-color: #33FFCC;
}

.page_title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#container {
	margin-bottom: 10px;
}

.video_info_holder {
	margin-bottom: 10px;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
}




#content {
	padding: 10px;
	background-color: #FFFFFF;
	width: 930px;
	float: left;
	position: relative;
}
#content .conLeft {
	width: 620px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

#content .conLeftExtend {
	width: 620px;
	margin-bottom: 10px;
	float: left;
}


#content .conLeftExtend2 {
	width: 610px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .conLeftExtend3 {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 700px;
}


#content .conLeftExtend4 {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 740px;
}



#content .conMid {
	background-color: #5D2B80;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 237px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: none;
	float: left;
	padding-left: 10px;
}

#content .conMid2 {
	background-color: #5D2B80;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	width: 350px;
}

#content .conMid3 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;

}

#content .conMid4 {
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	width: 200px;
}



.conMidSimple2 {
	margin-bottom: 10px;
}


#content .conRight {
	margin-bottom: 10px;
	width: 300px;
	float: right;
}
.fashionPic {
	margin-bottom: 10px;
}
.fashionDescription {
	margin-bottom: 10px;
}

.blankHolder {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
}

.blankHolder2 {
	margin-bottom: 10px;
	padding: 5px;
}

.blankHolder3 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
	padding-bottom: 10px;
}
.blankHolder4 {
	margin-bottom: 3px;
}



.boxLinks {
	margin-bottom: 3px;
}
.boxLinks a {
	font-family: tahoma;
	font-size: 11px;
	color: #DB2787;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
.boxLinks a:hover {
	color: #FFFFFF;
	background-color: #5D2B80;
	text-decoration: none;
}
.bar_top {
	background-image: url(../images/bar_top.gif);
	background-repeat: no-repeat;
	height: 9px;
}
.bar_bottom {
	background-image: url(../images/bar_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
}
.position_LR_holder {
	height: 20px;
}
.position_L {
	float: left;
}
.position_R {
	float: right;
}
.position_R a {
	font-family: arial;
	font-size: 12px;
	color: #FF0080;
	font-weight: bold;
	text-decoration: none;
}
.position_R a:hover {
	text-decoration: none;
	color: #5D2B80;
}





.comments {
	background-color: #F7F7F7;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.comments_total {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	padding: 5px;
	margin-bottom: 10px;
}
.commentsLinks {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-bottom: 10px;
}
.commentsLinks ul {
	margin: 0px;
	padding: 0px;
}
.commentsLinks li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.commentsLinks a {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5D2B80;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}
.commentsLinks a:hover {
	color: #5D2B80;
	background-color: #68FEF7;
}
.comment_box {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #E1E1E1;
}
.comment_box_holder_fixed {
	height: 40px;
	margin-bottom: 10px;
}
.comment_box_pic {
	float: left;
	width: 40px;
	margin-right: 10px;
}
.comment_box_holder_fixed2 {
	float: left;
}
.comment_box_name {
	margin-bottom: 5px;
	color: #5D2B80;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.comment_box_date_time {
	font-family: arial;
	font-size: 11px;
	color: #5D2B80;
	text-decoration: none;
}
.comment_box_content {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
}









/* featured section*/
.featuredHolder {
	margin-bottom: 10px;
	width: 620px;
	float: left;
}
.featured_container {
	height: 518px;
	margin-bottom: 20px;
}


.featuredHeader {
	margin-bottom: 10px;
}
.featuredPic {
	width: 620px;
	position: relative;
}
.featured_title_description_holder {
	background-image: url(../images/gradient_featured_info.gif);
	background-repeat: repeat-x;
	height:88px;
}

.featuredTitle {
	padding-top: 10px;
	padding-left: 10px;
}
.featuredTitle a {
	color: #333333;
	font-family: tahoma;
	font-size: 24px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.featuredTitle a:hover {
	text-decoration: none;
	color: #666666;
}

.featuredDescription {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

p{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin:0px;
	padding:0px;	
}

.featuredArticles {
	margin-bottom: 10px;
	position: relative;
	margin-left: 362px;
	height: 388px;
}
.featuredArticles_story ul {
	margin: 0px;
	padding: 0px;
}
.featuredArticles_story  li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.featuredArticles_story  a {
	color: #5D2B80;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	background-image: url(../images/gradient_bar_articles.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.featuredArticles_story  a:hover {
	color: #DB2787;
}





/*featured articles title */
.featuredArticles_title {
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	color: #DB2787;
	padding-bottom: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 28px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
}
.featuredArticles_title_left {
	float: left;
}
.featuredArticles_title_right {
	float: right;
}
.featuredArticles_title_right a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	padding-right: 5px;
}
.featuredArticles_title_right a:hover {
	color: #DB2787;
}

.universal_holder1 {
	margin-bottom: 10px;
}
.universal_holder2 {
	margin-top: 10px;
}


/*right column title */
.universal_title {
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	color: #00E5E2;
	padding-bottom: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 5px;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
}
.universal_title_left {
	float: left;
}
.universal_title_left a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	text-decoration: none;
}
.universal_title_left a:hover {
	color: #00E5E2;
	text-decoration: none;
}

.universal_title_right {
	float: right;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.universal_title_comment {
	background-image: url(../images/comment.gif);
	background-repeat: no-repeat;
	float: right;
	font-family: arial;
	font-size: 11px;
	height: 24px;
	margin-right: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	width: 34px;
	text-align: center;
}

.universal_title_right a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.universal_title_right a:hover {
	color: #DB2787;
}
.universal_paging_holder {
	height: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
}


.universal_paging_holder2 {
	height: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}




/*right column title */
.universal_header {
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	color: #00E5E2;
	padding-bottom: 9px;
	padding-left: 10px;
	height: 28px;
	padding-top: 5px;
	background-image: url(../images/gradient_black_gray.gif);
	background-repeat: repeat-x;
}
.universal_header_left {
	float: left;
}
.universal_header_left a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	text-decoration: none;
}
.universal_header_left a:hover {
	color: #00E5E2;
	text-decoration: none;
}

.universal_header_right {
	float: right;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.universal_header_right a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.universal_header_right a:hover {
	color: #00E5E2;
}



/*page titles*/
.universal_pg {
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 5px;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.universal_pg_left {
	float: left;
}
.universal_pg_left a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	text-decoration: none;
}
.universal_pg_left a:hover {
	color: #00E5E2;
	text-decoration: none;
}



/*page titles*/
.universal_pg2 {
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 5px;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.universal_pg2_left {
	float: left;
}
.universal_pg2_left a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	text-decoration: none;
}
.universal_pg2_left a:hover {
	color: #00E5E2;
	text-decoration: none;
}




/*poll page titles*/
.universal_poll {
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height: 28px;
	margin-bottom: 10px;
}
.universal_poll_left {
	float: left;
}
.universal_poll_left a {
	font-family: tahoma;
	font-size: 18px;
	color: #DB2787;
	font-weight: bold;
	text-decoration: none;
}
.universal_poll_left a:hover {
	color: #5D2B80;
	text-decoration: none;
}

.universal_poll_right {
	float: right;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.universal_poll_right a {
	font-family: tahoma;
	font-size: 18px;
	color: #DB2787;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.universal_poll_right a:hover {
	color: #5D2B80;
}


/*PAGINATION */
.universal_paging {

}

.universal_paging ul {
	margin: 0px;
	padding: 0px;
}
.universal_paging li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.universal_paging a {
	font-family: tahoma;
	font-size: 11px;
	color: #5D2B80;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/btn_rounded.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: 5px;
	height: 15px;
	width: 18px;
	float: right;
	display: block;
	padding-top: 3px;
}
.universal_paging a:hover {
	color: #DB2787;
}

.universal_paging td.selectedLink {
	font-family: tahoma;
	font-size: 11px;
	color: #DB2787;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/btn_rounded.gif);
	background-repeat: no-repeat;
	background-position:0px 1px;
	text-align: center;
	padding-right: 5px;
	height: 15px;
	width: 18px;
	float: right;
	display: block;
	padding-top: 4px;
}

/*HEADER FOR THE CAUGHT ON CAMERA SECTION */
.header_title {
	padding-bottom: 9px;
	padding-left: 10px;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 5px;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
}
.header_title_left {
	float: left;
	font-family: TAHOMA;
	font-size: 24px;
	font-weight: bold;
	color: #00E5E2;
	text-decoration: none;
}
.header_title_right {
	float: right;
}
.header_title_right a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	padding-right: 5px;
}
.header_title_right a:hover {
	color: #00E5E2;
}


/*TABBED MENU SECTION ON HOME PAGE */
.tabbed_title {
	padding-bottom: 9px;
	padding-left: 10px;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
}
.tabbed_title_left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.tabbed_title_left a {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #5D2B80;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.tabbed_title_left a:hover {
	color: #DB2787;
	text-decoration: none;
}

.tabbed_title_right {
	float: right;
}
.tabbed_title_right a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}
.tabbed_title_right a:hover {
	color: #00E5E2;
}



/*TABBED MENU SECTION ON HOME PAGE */
.tabbed2_title {
	padding-left: 10px;
	height: 39px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	background-image: url(../images/gradient_bar3.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.tabbed2_title_left {

}
.tabbed2_title_left ul {
	margin: 0px;
	padding: 0px;
}
.tabbed2_title_left li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.tabbed2_title_left a {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #5D2B80;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	float: left;
	padding-top: 5px;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
}
.tabbed2_title_left a:hover{
	color: #DB2787;
	text-decoration: none;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
	background-color: #0033FF;
}

.tabbed2_title_left a.active{
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	float: left;
	padding-top: 5px;
	border:none;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	color: #DB2787;
	text-decoration: none;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
	background-color: #0033FF;
}


.tabbed2_title_right {
	float: right;
}
.tabbed2_title_right a {
	font-family: tahoma;
	font-size: 24px;
	color: #5D2B80;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	padding-top: 10px;
	float: left;
}
.tabbed2_title_right a:hover {
	color: #00E5E2;
}


.new_dance_holder {
	display:block;
}
.new_talk_holder {
	display:none;
}

.polls_holder {
	margin-bottom: 15px;
}




/*TABBED ROW FOR THE NEW DANCE/TALK/FASHION SECTION*/
.tab_row_holder {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	width:603px;
	float:left;	
	padding-top: 5px;
	padding-bottom:5px;
	padding-right: 10px;
	padding-left: 5px;
}
.tab_row_info {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
}

.tab_row_link a {
	font-family: arial;
	font-size: 11px;
	color: #5D2B80;
	text-decoration: none;
	float: right;
	width: 90px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(../images/icon_vid.gif);
	background-position: right;
}
.tab_row_link a:hover {
	color: #DB2787;
	background-image: url(../images/icon_vid_over.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.tab_row_link2 a {
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: underline;
	float: right;
	text-align: center;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tab_row_link2 a:hover {
	color: #6F00A7;
	text-decoration: none;
}
.tab_row_info_title {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
}



/*TABBED ROW FOR THE NEW DANCE/TALK/FASHION SECTION*/
.tab3_row_holder {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
.tab3_row_info {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
}

.tab3_row_link a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
	float: right;
}
.tab3_row_link a:hover {
	color: #DB2787;
}


.tab3_row_info_title {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
}


/*TABBED ROW */
.tab4_row_holder {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
.tab4_row_holder2 {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-right: 10px;
	padding-left: 5px;
}
.tab4_row_info {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	margin-right: 10px;
}

.tab4_row_info_3 {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:5px;
}

.tab4_row_info3 {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width:411px;
	margin-bottom:5px;
	margin-top:5px;
}

.tab4_row_info2 {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tab4_row_info2 a {
	font-family: arial;
	font-size: 12px;
	color: #00E5E2;
}



.tab4_row_link a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
	float: right;
}
.tab4_row_link a:hover {
	color: #DB2787;
}


.tab4_row_info_title {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
}


/*TABBED ROW 5 DANCE MOVES HEADER*/
.tab5_row_holder {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 23px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(../images/gradient_bar.gif);
	background-repeat: repeat-x;
}
.tab5_row_name {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
	margin-right: 10px;
}

.tab5_row_creator {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 150px;
	font-weight: bold;
	margin-right: 10px;
}
.tab5_row_year {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 70px;
	font-weight: bold;
	margin-right: 10px;
}

.tab5_row_views {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 70px;
	font-weight: bold;
	margin-right: 10px;
}

.tab5_row_comments {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.tab5_row_info2 {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tab5_row_info2 a {
	font-family: arial;
	font-size: 12px;
	color: #00E5E2;
}



.tab5_row_link a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
	float: right;
}
.tab5_row_link a:hover {
	color: #DB2787;
}


.tab5_row_info_title {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
}


/*TABBED ROW 6 DANCE MOVES BODY*/
.tab6_row_holder {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
.tab6_row_name {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
	margin-right: 10px;
}
.tab6_row_name a {
	font-family: Arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
}
.tab6_row_name a:hover {
	color: #DB2787;
	text-decoration: none;
}


.tab6_row_creator {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 150px;
	margin-right: 10px;
}

.tab6_row_creator a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
}
.tab6_row_creator a:hover {
	color: #DB2787;
	text-decoration: none;
}
.tab6_row_year {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 70px;
	margin-right: 10px;
}

.tab6_row_views {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 70px;
	margin-right: 10px;
}

.tab6_row_comments {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 75px;
}
.tab6_row_info2 {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tab6_row_info2 a {
	font-family: arial;
	font-size: 12px;
	color: #00E5E2;
}



.tab6_row_link a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
	float: right;
}
.tab6_row_link a:hover {
	color: #DB2787;
}


.tab6_row_info_title {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 200px;
	font-weight: bold;
}



/*Polls list*/

.polls {
}

.polls_header_holder {
	height: 23px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

.tab_polls_holder {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 20px;
}



.tab_polls_info_title {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 350px;
	font-weight: bold;
}


.tab_polls_info_title_total {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 80px;
	margin-right: 10px;
	font-weight: bold;
}

.tab_polls_info_title_status {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	text-decoration: none;
	width: 80px;
	margin-right: 10px;
	font-weight: bold;
}


.tab_polls_info2 {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tab_polls_info2 a {
	font-family: arial;
	font-size: 12px;
	color: #00E5E2;
}



.tab_polls_link a {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../images/gradient_clickhere.gif);
	background-repeat: repeat-x;
	padding-bottom: 3px;
	width: 80px;
}
.tab_polls_link a:hover {
	color: #DB2787;
}

.tab_polls_total {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 80px;
	margin-right: 10px;
}

.tab_polls_status {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 80px;
	margin-right: 10px;
}

.tab_polls_title {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 350px;
}

.tab_polls_title a {
	font-family: Arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
}
.tab_polls_title a:hover {
	color: #DB2787;
	text-decoration: none;
}

/*poll section home*/
.poll_row_holder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	padding-bottom: 5px;
}
.poll_row_info {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.poll_result_label{
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-align:right;
	margin-top:4px;
	padding-left: 5px;
	width:20%;
}
.poll_result_bar {
	float: left;
	margin-left:6px;
	width:78%;
	height:25px;
	position:relative;	
}
.poll_result_bar_inner {
	height:100%;
	line-height:23px;
	text-decoration: none;
	background-color:#DB2787;	
}
.poll_result_text{
	font-family: arial;
	font-size: 12px;
	top:5px;
	left:5px;
	position:absolute;	
	color: #3A0456;
	font-weight:bold;
	z-index:100px;
}
.poll_result_bar_0{
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #3A0456;
	text-decoration: none;
	padding:5px;	
}
.poll_already{
	font-family: arial;
	font-size: 12px;
	padding-top:4px;
	color: #DB2787;
	font-weight:bold;
	text-align:center;
}


/*NEW VIDEO ROWS SECTION */
.row_holder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8C8C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
	background-image: url(../images/gradient_bar_articles_dark.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.row_holder_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 50px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
	background-image: url(../images/gradient_bar_articles_dark.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.row_pic {
	width: 60px;
	height:50px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.row_info {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 210px;
}
.row_info_description {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.row_info_title {


}
.row_info_title_link a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0080;
}

.row_info_title_link a:hover {
	margin-bottom: 5px;
	text-decoration: none;
}


.row2_info_title {
	height: 22px;
	padding-top: 8px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/gradient_bar_articles_dark.gif);
	background-position: bottom;

}
.row2_info_title_link a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-decoration: none;
}

.row2_info_title_link a:hover {
	margin-bottom: 5px;
	text-decoration: underline;
}

.row2_info_title_link a.active {
	font-family: arial;
	font-size: 12px;
	font-weight:normal;
	color: #5D2B80;
	float: left;
	padding:0px;
	margin-right: 10px;
	border:none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background:none;
	text-decoration: underline;
}

.row_link a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
	float: right;
}
.row_link a:hover {
	color: #DB2787;
}




.photogallery_thumbs {
	margin-bottom: 20px;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 554px; /*Width of Carousel Viewer itself*/
	height: 100px; /*Height should enough to fit largest content's height*/
	float:left;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.photogallery_body {
	background-image: url(../images/gradient_photogallery_thumbs.gif);
	background-repeat: repeat-x;
	height: 106px;
	margin-bottom: 10px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.photogallery_photo {
	float: left;
	height: 100px;
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
}
.photogallery_arrow_left {
	padding-right: 5px;
	float: left;
	padding-top: 30px;
}
.photogallery_arrow_right {
	float: right;
	padding-top: 30px;
	padding-left: 5px;
}

.photogallery_arrow_left img{
	cursor:pointer;
}
.photogallery_arrow_right img{
	cursor:pointer;
}


.latest_tab {
	margin-bottom: 10px;
}

/*latest dance videos*/
.latestHolder {
	margin-bottom: 10px;
}

.latestHeader {
	margin-bottom: 10px;
}
.latestPic {
	border: 1px solid #333333;
	padding: 3px;
	margin-bottom: 4px;
}
.latestTitle {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #999999;
	font-size: 11px;
	font-family: tahoma;
}
.latestTitle a {
	color: #ff0080;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 5px;
	font-weight: normal;
}
.latestTitle a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.latestDescription {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 5px;
	line-height: 16px;
}
.latestTime {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
.latestViews {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	margin-bottom: 5px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.latestTags {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


.latestRow {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}


.sideLinks {
}
.sideLinks a {
	color: #ff0080;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 5px;
}
.sideLinks a:hover {
	text-decoration: none;
	color: #5D2B80;
	background-color: #68FEF7;
}



.articlesHolder {
	margin-bottom: 20px;
}
.articlesHeader {
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: xx-large;
	color: #FFFFFF;
}

.choreoHolder {
	margin-bottom: 20px;
}

.choreoPic {
	background-repeat: no-repeat;
}

.choreoTitle {
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.choreoTitle ul {
	margin: 0px;
	padding: 0px;
}
.choreoTitle li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.choreoTitle a {
	color: #DB2787;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	display: block;
	width: 231px;
}
.choreoTitle a:hover {
	color: #FFFFFF;
	background-color: #5D2B80;
}




.featuredProfiles {
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.featuredProfiles ul {
	margin: 0px;
	padding: 0px;
}
.featuredProfiles li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.featuredProfiles a {
	color: #2EFDFB;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featuredProfiles a:hover {
	color: #5D2B80;
	background-color: #FFFFFF;
	text-decoration: none;
}
.homepgADholder {
}




/* home page gallery thumbs*/
.homepgPhotosHolder {
	margin-bottom: 20px;
}

.homepgPhotosTitle {
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: xx-large;
	color: #AD489B;
	text-decoration: none;
}
.homepgPhotosL {
	height: 80px;
	width: 94px;
	background-color: #FFFFFF;
	margin-bottom: 9px;
	border: 10px solid #FFFFFF;
	position: relative;
}


.homepgPhotosR {
	height: 80px;
	width: 94px;
	margin-bottom: 9px;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	position: relative;
	margin-left: 9px;
}


/* member photos thumbs*/
.memberPhotosHolder {
	margin-bottom: 10px;
}

.memberPhotosTitle {
	margin-bottom: 10px;
}
.memberPhotosL {
	width: 94px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	position: relative;
}
.memberPhotosR {
	width: 94px;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	position: relative;
	margin-left: 9px;
}
.membersName {
	font-size: 10px;
	text-decoration: underline;
	padding-top: 5px;
	text-align: center;
}
.membersName a {
	font-family: tahoma;
	font-size: 10px;
	color: #DB2787;
	text-decoration: underline;
}
.membersName a:hover {
	text-decoration: none;
}




.readmore {
	text-align: right;
	margin-bottom: 20px;
}
.readmore a {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #DB2787;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.readmore a:hover {
	background-color: #68FEF7;
	color: #333333;
}


.readmore2 {
	text-align: right;
}
.readmore2 a {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #DB2787;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.readmore2 a:hover {
	background-color: #FFFFCC;
	color: #0DA8A1;
}



.readmore3 {
	text-align: right;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
.readmore3 a {
	font-family: tahoma;
	font-size: 11px;
	color: #5D2B80;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.readmore3 a:hover {
	color: #DB2787;
}



.adBox {
	margin-bottom: 10px;
}


.rightColumnHolder {
	margin-bottom: 10px;
	background-image: url(../images/gradient_right_box.gif);
	background-repeat: repeat-x;
	padding: 10px;
}

.rightColumnHolder2 {
	background-image: url(../images/gradient_right_box.gif);
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
}
.rightColumnTitle {
	margin-bottom: 5px;
}
.rightColumnInner{
	padding: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/gradient_right_box.gif);
	background-repeat: repeat-x;
}

.rightColumnInnerOUTLINE{
	font-family: tahoma;
	font-size: 11px;
	background-repeat: repeat-x;
	border: 1px solid #000000;
}



.newsLetterHolder {
	margin-bottom: 10px;
}
.newsLetterTitle {
	margin-bottom: 5px;
}
.newsLetterInner{
	background-color: #DBDBDB;
	padding: 10px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	margin-bottom: 15px;
}

.form {
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #5D2B80;
	width: 180px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.form1 {
	border: 1px solid #E1E1E1;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	width: 300px;
	background-color: #E1E1E1;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.form_bigbox {
	border: 1px solid #CDCDCD;
}
.form2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}




.formField {
	margin: 0px;
	padding: 0px;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	color: #ff0080;
	text-decoration: underline;
}
.link1:hover {
	text-decoration: none;
}


.link2 {
	font-family: tahoma;
	font-size: 11px;
	color: #ff0080;
	text-decoration: underline;
}
.link2:hover {
	text-decoration: none;
}


.link3 {
	font-family: tahoma;
	font-size: 11px;
	color: #DB2787;
	text-decoration: underline;
}
.link3:hover {
	text-decoration: none;
}


.link4 {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}
.link4:hover {
	text-decoration: none;
	background-color: #422553;
}


.link5 {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.link5:hover {
	text-decoration: none;
	background-color: #FFFF99;
}

.link6 {
	font-family: tahoma;
	font-size: 12px;
	color: #66FFFF;
	text-decoration: underline;
	font-weight: normal;
}
.link6:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.divider {
	background-image: url(../images/divider_line.gif);
	background-repeat: no-repeat;
	height: 2px;
}
#footer {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	background-color: #E6E6E6;
	height: 260px;
}

.footer_column_holder {
	margin-right: 10px;
	padding-right: 10px;
	width: 290px;
	float: left;
}
.footer_header {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
.footer_body {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.footer_body p{
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.footer_body1 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	width: 140px;
	float: left;
}


.bullet ul {
	margin: 0px;
	padding: 0px;
}
.bullet li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.bullet li a {
	font-family: arial;
	color: #5D2B80;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	font-size: 12px;
}
.bullet li a:hover {
	color: #000000;
	text-decoration: none;
}

.font1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.fontBold1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.fontBold2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.font_bold3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00E5E2;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-right: 5px;
}


.font2 {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.font3 {
	font-family: arial;
	font-size: 11px;
	color: #422553;
	text-decoration: none;
}
.font4 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.font5 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3A0456;
	text-decoration: none;
	margin-bottom: 5px;
}
.next_prev {
	margin-bottom: 10px;
}






/* sendtion for tabbed menus*/

	pre {text-indent: 30px}

	#tabmenu {
	color: #000;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #5D2B80;
	background-color: #DCC5EB;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}

	#tabmenu a.active {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #5D2B80;
}

	#tabmenu a:hover {
	color: #CEFFF9;
	background-color: #5D2B80;
}

	#tabmenu a.active:hover {
		background: #ABAD85;
		color: #DEDECF; }

	#con {
	text-align: justify;
	padding: 20px;
	z-index: 2;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

	#con a:hover { }
.bulletList {
}
.bulletList ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	list-style-type: circle;
	margin-left: 15px;
	padding: 0px;
}
.bulletList li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	list-style-position: outside;
}

.bulletList a {
	font-family: tahoma;
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.bulletList a:hover {
}




.fontRows {
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}


.formSearch {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: arial;
	font-size: 24px;
	color: #CCCCCC;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
}



/*.pagination {
	margin-bottom: 10px;
	margin-top: 10px;
}
.pagination ul {
	margin: 0px;
	padding: 0px;
}
.pagination li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.pagination a {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB2787;
	list-style-type: none;
	display: inline;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.pagination a:hover {
	background-color: #2EFDFB;
	color: #000000;
}


.pagination2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}
.pagination2 ul {
	margin: 0px;
	padding: 0px;
}
.pagination2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.pagination2 a {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB2787;
	list-style-type: none;
	display: inline;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.pagination2 a:hover {
	background-color: #2EFDFB;
	color: #000000;
}



.pagination3 {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	padding-top: 10px;
}
.pagination3 ul {
	margin: 0px;
	padding: 0px;
}
.pagination3 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

.pagination3 a {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB2787;
	list-style-type: none;
	display: inline;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.pagination3 a:hover {
	background-color: #2EFDFB;
	color: #000000;
}*/

#container-4 {
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	padding-top: 10px;
	background-image: url(tab/background_repeat.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
}

#container-3{
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-image: url(tab/background_repeat.gif);
	border: 1px solid #333333;
}
.conholder {
	MARGIN-BOTTOM: 7px; PADDING-BOTTOM: 7px; BORDER-BOTTOM: #eaeaea 1px solid
}
.conholder1 {
	MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 5px; MARGIN-LEFT: 20px; BORDER-BOTTOM: #333333 1px solid
}
.thumbPic {
	margin-right: 10px;
	margin-bottom: 1px;
}
.article_pic {
	margin-right: 10px;
	float: left;
	width: 150px;
}
.article_holder {
	background-image: url(../images/gradient_bottom_articles.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 170px;
}

.article_holder2 {
	height: 170px;
	background-image: url(../images/gradient_bottom_articles.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}


.article_content {
	padding-top: 15px;
	padding-bottom: 15px;
	height: 100px;
}

.article_description {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	float: left;
	padding-right: 10px;
	width: 450px;
}

.search_description {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	float: left;
	padding-right: 10px;
	width: 600px;
}


.article_title {
	font-family: arial;
	font-size: 36px;
	color: #05FCFF;
	margin-bottom: 10px;
}
.article_title  a {
	font-family: tahoma;
	font-size: 30px;
	color: #05FCFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.article_title  a:hover {
	color: #D52A89;
	text-decoration: underline;
}
.article_comments {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	color: #FFFF99;
	margin-top: 15px;
}
.article_detail_pic {
	height: 430px;
	margin-bottom: 10px;
	background-color: #000000;
	margin-top: 10px;
}

.article_detail_pic_gallery {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:center;
}

.tags_holder {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	font-family: arial;
	font-size: 11px;
	color: #666666;
	height: 20px;
}
.tags_right {
	float: right;
	padding-right: 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
}
.tags_creator {
	float: left;
}



.tags {
	padding-right: 10px;

}
.tags a {
	font-family: arial;
	font-size: 11px;
	color: #FF0080;
}
.tags a:hover {
	color: #5D2B80;
	text-decoration: none;
}



.article_detail_content {
	margin-bottom: 20px;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.article_detail_content2 {
	margin-bottom: 20px;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;

}



.emailfriend {
	margin-top: 5px;
	margin-right: 5px;
}



.rowLinks {
	background-color: #FFFFFF;
}
.rowLinks a {
	color: #5D2B80;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.rowLinks a:hover {
	text-decoration: none;
	background-color: #05FCFF;
}
.quote_row {
	background-image: url(../images/add.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.quote_author {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BFBFBF;
	text-decoration: none;
}





.footerNav {
}

.footerNav ul {
	margin: 0px;
	padding: 0px;
}
.footerNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.footerNav a {
	font-family: arial;
	font-size: 10px;
	color: #422553;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.footerNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer_title {
	font-family: arial;
	font-size: 12px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	background-image: url(../images/footer_title_bg.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 5px;
}
.copyright {
	font-family: arial;
	font-size: 11px;
	color: #E2D9E8;
	padding-top: 10px;
	text-align: center;
}
.gallery_holder {
}



.gallery_thumbs {
	margin-bottom: 20px;
}
.gallery_thumbs2 {
	margin-bottom: 10px;
}
.gallery_link {
	text-align: center;
}
.gallery_link a {
	font-family: arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}
.gallery_link a:hover {
	text-decoration: none;
}


.gallery_info {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-bottom: 10px;
}
.featured_videos_holder {
	background-color: #333333;
	padding: 10px;
	margin-bottom: 10px;
}
.featured_videos_header {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: bold;
}
.featured_videos_thumb {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.featured_videos_title {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.featured_videos_views {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.featured_videos {
	float: left;
	width: 230px;
	margin-right: 15px;
}
.featured_videos1 {
	width: 230px;
	float: left;
}
.videos_tabs {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
.videos_tabs a {
	font-family: arial;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 20px;
}
.videos_tabs a:hover {
	color: #DB2787;
	text-decoration: underline;
}

.videos_holder {
	margin-bottom: 15px;
	height: 200px;
	background-image: url(../images/gradient_video_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.videos {
	margin-right: 10px;
	width: 147px;
	float: left;
}
.videos1 {
	width: 147px;
	float: left;
}
.videos_thumb {
	margin-bottom: 8px;
}
.videos_title {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 8px;
	height: 30px;
	text-align: center;
}
.videos_title a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
}
.videos_title a:hover {
	text-decoration: none;
}

.videos_views {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	margin-bottom: 5px;
}
.profile_bio {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.profile_facts {
}
.profile_universal {
}
.profile_qa_holder {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
.profile_qa_title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	background-color: #F7F7F7;
	padding-top: 4px;
	padding-bottom: 4px;
}
.profile_qa_answer {
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}


/*sorting*/
.sort {
	margin-bottom: 10px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.sort ul {
	margin: 0px;
	padding: 0px;
}
.sort li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.sort a {
	font-family: arial;
	font-size: 12px;
	color: #5D2B80;
	text-decoration: underline;
	display: block;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.sort a:hover {
	color: #ff0080;
	text-decoration: none;
}
.sort_holder {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 20px;
}
.sort_bottom_line{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 20px;
}
.a_z {
	float: right;
}

.a_z ul {
	margin: 0px;
	padding: 0px;
}
.a_z li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

.a_z li.gray_out{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #DADADA;
	float: left;
	margin-right: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 16px;
	font-weight: bold;
}


.a_z a {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CE0168;
	float: left;
	margin-right: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 16px;
	font-weight: bold;
}
.a_z a:hover {
	color: #350353;
	background-color: #97F1F0;
}
.a_z_holder {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 20px;
}
.sortby {
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.bullet {
	margin: 0px;
	list-style-type: circle;
	padding: 0px;
}





.profile_holder {
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding-bottom: 15px;
	margin-bottom: 20px;
}


.profile_columnL {
	margin-right: 20px;
	float: left;
	width: 300px;
}

.profile_columnR {
	float: left;
	width: 300px;
}
.profile_pic {
	height: 200px;
	width: 300px;
	background-color: #000000;
	margin-bottom: 10px;
}
.profile_title {
	font-family: arial;
	font-size: 11px;
	color: #5D2B80;
	margin-bottom: 3px;
}
.profile_title a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5D2B80;
	text-decoration: none;
}
.profile_title a:hover {
	text-decoration: none;
	color: #BB2D74;
}

#rightFeaturedVideo{
	display:block;
}

#rightDanceMovesList{
	display:none;
}

#rightMostViewsVideos{
	display:none;
}

#rightFeaturedDancers{
	display:block;
}

#rightLatestDancers{
	display:none;
}

.message
{
	border:solid 1px #CCCCCC;
	padding:8px;
	font-family: arial;
	font-size: 12px;
	color: #DB2787;
	font-weight:bold;
	text-align:center;
}

.left_align
{
	text-align:left;
}

.display_none{
	display:none;
}
.display_block{
	display:block;
}
.focus_valid{
border: 1px #1A1A1A solid;
margin-right: 5px;
margin-top: 4px;
width: 200px;
color: white;
height: 16px;
background: #545454;
}
.focus_textarea_valid{

}
.focus_file_valid{
border: 1px #1A1A1A solid;
margin-right: 5px;
margin-top: 4px;
padding:0px;
padding-top:2px;
color: white;
height:23px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
opacity: .70;
background: #545454;
}
.clear_both{
clear:both;
}
.galleryNumber {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	text-align: center;
	float: left;
	padding-left: 120px;
}
.galleryPreviousNext {
	width: 620px;
	margin-bottom: 10px;
	height: 10px;
}
.galleryPrevious {
	float: left;
}
.galleryPrevious a {
	font-family: arial;
	font-size: 11px;
	color: #FF0066;
}

.galleryPrevious a:hover {
	text-decoration: none;
}
.galleryNext a {
	font-family: arial;
	font-size: 11px;
	color: #FF0066;
}
.galleryNext a:hover {
	text-decoration: none;
}
.galleryNext {
	float: right;
}
